@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--navy:#081b2d;--navy2:#102d42;--ink:#152a38;--gold:#d5a03e;--gold2:#f2ca74;--cream:#f5efe4;--paper:#fffdf8;--muted:#66757d;--line:#ddd6ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}.topline{padding:9px 20px;background:var(--navy);color:#d9c18e;text-align:center;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.header{height:92px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,248,.96)}.brand{display:flex;align-items:center;gap:14px}.brand img{width:58px;height:58px;border-radius:15px;object-fit:cover;box-shadow:0 8px 26px #081b2d22}.brand span{display:flex;flex-direction:column}.brand strong{font:600 21px 'Playfair Display',Georgia,serif;letter-spacing:.01em}.brand small{color:#9b752f;font-size:9px;letter-spacing:.18em;text-transform:uppercase;margin-top:4px}.header nav{display:flex;gap:28px;align-items:center;font-size:12px;font-weight:700}.header nav>a:not(.nav-cta):hover{color:#ad7621}.nav-cta{padding:12px 16px;background:var(--navy);color:white}.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;background:linear-gradient(125deg,#f7f1e7,#ede2d0);overflow:hidden}.hero-copy{padding:105px max(32px,calc((100vw - 1176px)/2));padding-right:60px}.kicker{color:#a8731f;font-size:10px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.035em;margin:20px 0}h1{font-size:clamp(54px,6.2vw,90px);line-height:.97;max-width:760px}h1 em{color:#aa7625;font-weight:500}.lede{max-width:630px;color:#52636b;font-size:19px;line-height:1.75}.actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button{display:inline-block;padding:17px 22px;background:var(--navy);color:white;font-size:12px;font-weight:800;box-shadow:0 10px 30px #081b2d22;transition:.2s}.button:hover,.nav-cta:hover{background:#173f59;transform:translateY(-1px)}.under{font-size:12px;font-weight:800;border-bottom:1px solid #9c7a3e;padding-bottom:4px}.proof{display:flex;gap:30px;margin-top:64px;padding-top:24px;border-top:1px solid #d4c8b6}.proof span{display:flex;gap:9px;align-items:center;color:#607079;font-size:11px}.proof strong{color:#aa7625;font:16px 'Playfair Display',serif}.art{position:relative;display:grid;place-items:center;min-height:700px;background:radial-gradient(circle at 50% 42%,#ffffff 0,#f7f1e7 55%,#e8dcc8 100%);overflow:hidden}.art:before,.art:after{content:'';position:absolute;border:1px solid #bd8a2c38;border-radius:50%}.art:before{width:620px;height:620px}.art:after{width:470px;height:470px}.brand-stage{position:relative;z-index:2;text-align:center;color:var(--navy)}.brand-stage>span{display:block;color:#9f6d1e;font-size:9px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;margin-bottom:20px}.brand-stage img{width:min(310px,60vw);height:min(310px,60vw);object-fit:contain;filter:drop-shadow(0 28px 32px #102d4226)}.brand-stage p{font:25px/1.35 'Playfair Display',serif;margin:28px 0 0}.brand-stage em{color:#9d6b1f}.section{max-width:1240px;margin:auto;padding:120px 32px}.heading{display:grid;grid-template-columns:.65fr 1.2fr 1fr;gap:40px;align-items:start}.heading h2,.standard h2{font-size:clamp(42px,4.5vw,65px);line-height:1.02;margin:0}.heading>p:last-child{color:var(--muted);line-height:1.75;margin:6px 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:72px;border:solid var(--line);border-width:1px 0 0 1px}.category{position:relative;padding:36px 28px;min-height:260px;border:solid var(--line);border-width:0 1px 1px 0;transition:.2s}.category:hover{background:#fbf5e9;transform:translateY(-3px);box-shadow:0 18px 40px #102d420d}.icon{display:grid;place-items:center;width:42px;height:42px;background:#f4e5c8;color:#9f6918;font-size:20px}.category h3,.product h3{font:500 25px/1.2 'Playfair Display',serif;margin:42px 0 15px}.category p,.product>p{color:var(--muted);font-size:13px;line-height:1.75}.shelf{background:var(--navy);color:white;padding:118px max(32px,calc((100vw - 1176px)/2))}.light>p:last-child{color:#afbec7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:68px}.product{position:relative;min-height:420px;padding:34px;background:#12344a;border:1px solid #31566c;overflow:hidden}.product:after{content:'';position:absolute;inset:auto -70px -130px auto;width:230px;height:230px;border:1px solid #d5a03e22;border-radius:50%}.product.live{background:linear-gradient(150deg,#1a4962,#102f44);border-color:#c99b48}.num{float:right;color:#6f8797;font:16px 'Playfair Display',serif}.product .type{color:#efb95c;font-size:9px;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.product h3{font-size:31px;margin-top:68px}.product>p:not(.type){color:#b9c8cf}.product-link{position:relative;z-index:2;display:inline-block;margin-top:20px;color:#f1c56f;font-size:12px;font-weight:800;border-bottom:1px solid #f1c56f;padding-bottom:4px}.status{position:absolute;bottom:31px;display:flex;align-items:center;color:#d9e1e5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.status:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--gold);margin-right:9px}.standard{max-width:1120px;margin:auto;padding:125px 32px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.checks p{display:flex;align-items:center;margin:0;padding:21px 0;border-bottom:1px solid var(--line);font:500 18px 'Playfair Display',serif}.checks p:before{content:'✓';display:grid;place-items:center;flex:0 0 31px;height:31px;border-radius:50%;background:#f4e7ce;color:#9c681a;margin-right:18px;font:700 14px 'DM Sans',sans-serif}footer{padding:30px max(32px,calc((100vw - 1176px)/2));display:flex;align-items:center;gap:40px;background:#061725;color:#dce4e8;font-size:11px}.footer-brand{display:flex;align-items:center;gap:12px;font:500 18px 'Playfair Display',serif}.footer-logo{width:50px;height:50px;border-radius:12px;object-fit:cover}footer>p{flex:1;color:#93a8b3}@media(max-width:900px){.header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.art{min-height:530px}.heading{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.product{min-height:350px}.standard{grid-template-columns:1fr;gap:45px}}@media(max-width:560px){.topline{font-size:8px}.header{height:80px;padding:0 18px}.brand img{width:48px;height:48px}.brand small{display:none}.nav-cta{font-size:10px;padding:10px}.hero-copy{padding:72px 22px}.actions{align-items:flex-start;flex-direction:column}.proof{gap:14px;flex-direction:column;margin-top:45px}.art{min-height:430px}.section,.shelf{padding:85px 22px}.category-grid{grid-template-columns:1fr}.standard{padding:85px 22px}footer{align-items:flex-start;flex-direction:column;gap:18px}}
