:root{--premium-ink:#101713;--premium-green:#193d2c;--premium-lime:#dce879;--premium-cream:#f4f0e7;--premium-coral:#d66f49}
body{background:#f4f2ec;color:var(--premium-ink);font-feature-settings:"kern" 1}
.ds-header{height:82px;background:rgba(244,242,236,.82);border-color:rgba(16,23,19,.1);backdrop-filter:blur(24px) saturate(130%)}
.ds-brand img{width:40px;height:40px;border-radius:11px;object-fit:contain}.ds-brand b{font-size:21px;letter-spacing:-.4px}.ds-nav nav{gap:36px}.ds-nav nav a{font-size:13px;position:relative}.ds-nav nav a.active:after{content:"";position:absolute;right:0;left:0;bottom:-14px;height:2px;background:var(--premium-coral)}
.premium-hero{height:min(760px,calc(100vh - 82px));min-height:620px;position:relative;overflow:hidden;background:#172119;color:#fff}.premium-hero-media{position:absolute;inset:0}.premium-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.premium-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,19,14,.18) 0%,rgba(11,19,14,.35) 35%,rgba(11,19,14,.92) 72%,#0d1711 100%)}
.premium-hero-content{height:100%;display:flex;align-items:center;position:relative;z-index:2}.premium-hero-copy{width:min(610px,55%);margin-right:auto}.premium-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.04em;color:#e7eadc}.premium-eyebrow i{width:24px;height:1px;background:var(--premium-lime)}.premium-eyebrow.dark{color:#576159}.premium-eyebrow.dark i{background:var(--premium-coral)}
.premium-hero h1{font-size:clamp(60px,8vw,112px);line-height:.88;letter-spacing:-6px;margin:28px 0 30px;font-weight:900}.premium-hero h1 em{font-style:normal;color:var(--premium-lime)}.premium-hero p{font-size:19px;line-height:1.9;color:#c9d0c8;max-width:540px;margin:0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.premium-primary{background:var(--premium-lime);color:var(--premium-ink);border-radius:4px;padding:16px 22px;box-shadow:none}.premium-primary:hover{box-shadow:none;background:#ebf397}.premium-primary b{font-size:19px}.premium-link{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.35);padding:9px 0;font-size:13px;font-weight:800}.premium-proof{display:flex;gap:0;margin-top:55px;border-top:1px solid rgba(255,255,255,.15);padding-top:20px}.premium-proof span{padding:0 20px;border-left:1px solid rgba(255,255,255,.14);font-size:11px;color:#9fac9f}.premium-proof span:first-child{padding-right:0}.premium-proof b{display:block;color:#fff;font-size:17px;margin-bottom:4px}.hero-scroll{position:absolute;z-index:3;bottom:27px;left:35px;color:#fff;text-decoration:none;font-size:10px;display:flex;align-items:center;gap:9px;transform:rotate(-90deg);transform-origin:left bottom}.hero-scroll span{width:34px;height:1px;background:#fff}
.premium-categories{background:#fff;border-bottom:1px solid #dedfd9}.premium-categories-grid{display:grid;grid-template-columns:repeat(3,1fr)}.premium-categories-grid>a{min-height:128px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:28px 30px;text-decoration:none;border-left:1px solid #e4e5df;transition:.25s}.premium-categories-grid>a:last-child{border-left:0}.premium-categories-grid>a:hover{background:#edf2e8}.cat-number{font:700 11px/1 Arial;color:#9ba29c;align-self:start;margin-top:4px}.premium-categories-grid b{display:block;font-size:19px;margin-bottom:6px}.premium-categories-grid small{color:#7d857f}.premium-categories-grid i{font-style:normal;font-size:23px;transition:.2s}.premium-categories-grid>a:hover i{transform:translate(-4px,4px)}
.premium-catalog{padding-top:110px}.premium-section-head h2{font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-3px;margin:16px 0 0}.premium-section-head p{font-size:15px}.catalog-search{border-radius:2px;background:transparent;border:0;border-bottom:1px solid #b9beb8}.catalog-search input{background:transparent;width:260px;padding-right:0}.catalog-search button{background:transparent;color:var(--premium-ink);padding:0 8px}.filter-chips{margin:12px 0 32px}.filter-chips a{border-radius:3px;background:transparent;padding:9px 17px}.filter-chips a.active{background:var(--premium-ink)}
.ds-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ds-product-card{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.ds-product-card:hover{transform:none;box-shadow:none}.ds-cover{height:410px;margin:0;border-radius:3px;padding:0;background:#d9ddd6;box-shadow:0 18px 40px rgba(20,28,22,.12);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.ds-product-card:hover .ds-cover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(20,28,22,.2)}.ds-cover img{transition:transform .7s cubic-bezier(.2,.8,.2,1)}.ds-product-card:hover .ds-cover img{transform:scale(1.025)}.ds-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,12,9,.42));pointer-events:none}.ds-cover-label{position:absolute;right:18px;bottom:16px;color:#fff;font-size:11px;font-weight:800;z-index:2}.ds-cover em{right:auto;left:14px;top:14px;border-radius:2px;background:var(--premium-lime);box-shadow:none}.ds-product-meta{padding:18px 2px 0}.ds-product-meta>span{font-size:10px;letter-spacing:.03em}.ds-product-meta h3{font-size:23px;margin:8px 0;letter-spacing:-.5px}.ds-product-meta p{height:45px;font-size:13px;line-height:1.7}.ds-card-bottom{border-top:1px solid #d8dbd5;padding-top:14px}.ds-card-bottom strong{font-size:18px}.ds-card-bottom>a{background:transparent;color:var(--premium-ink);border:1px solid #bfc4bd}.ds-card-bottom>a:hover{color:#fff}
.premium-membership-wrap{padding:110px 0;background:#111914;margin-top:110px}.premium-membership{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:#183a2a;color:#fff}.premium-membership-image{min-height:620px;overflow:hidden}.premium-membership-image img{width:100%;height:100%;object-fit:cover}.premium-membership-copy{padding:78px 70px;display:flex;flex-direction:column;justify-content:center}.premium-membership-copy h2{font-size:clamp(50px,5vw,74px);line-height:1.02;letter-spacing:-3px;margin:24px 0}.premium-membership-copy p{color:#bdcbbf;line-height:1.9;max-width:480px}.premium-membership-copy ul{list-style:none;padding:0;margin:28px 0;display:grid;gap:13px}.premium-membership-copy li:before{content:"✓";color:var(--premium-lime);margin-left:12px}.membership-cta{display:flex;align-items:center;gap:22px;margin-top:12px}.membership-cta span{font-size:12px;color:#aebdb1}.membership-cta b{display:block;color:#fff;font-size:18px;margin-top:2px}
.premium-editorial{padding:120px 0}.premium-editorial-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.premium-editorial-head>span{font-size:12px;color:#737c75}.premium-editorial-head h2{font-size:clamp(42px,5vw,68px);line-height:1.1;letter-spacing:-3px;margin:0}.premium-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.premium-editorial-grid>a{height:560px;position:relative;overflow:hidden;padding:42px;color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(180deg,transparent 35%,rgba(8,13,10,.78)),var(--editorial-image);background-position:center;background-size:cover}.premium-editorial-grid h3{font-size:43px;line-height:1.05;letter-spacing:-2px;margin:13px 0 30px}.premium-editorial-grid small{font-size:11px}.premium-editorial-grid i{font-style:normal;font-size:12px;font-weight:800}.premium-editorial-grid>a:after{content:"";position:absolute;inset:0;border:0 solid rgba(255,255,255,.7);transition:.25s}.premium-editorial-grid>a:hover:after{inset:12px;border-width:1px}
.premium-faq{background:#ece9e1;padding:110px 0}.premium-faq h2{font-size:clamp(46px,5vw,70px);line-height:1.06;letter-spacing:-3px;margin:20px 0}.premium-faq p{color:#69716b}.faq-grid{grid-template-columns:.8fr 1.2fr}.faq-list details{background:transparent;border:0;border-top:1px solid #c7cac4;border-radius:0;padding:24px 0;margin:0}.faq-list details:last-child{border-bottom:1px solid #c7cac4}.faq-list summary{font-size:16px;display:flex;justify-content:space-between;list-style:none}.faq-list summary span{font-size:24px;font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}
.premium-newsletter{background:var(--premium-lime);border-radius:0;margin-top:110px;padding:58px 65px;display:flex;justify-content:space-between;align-items:end;gap:40px}.premium-newsletter small{font-size:11px}.premium-newsletter h2{font-size:38px;line-height:1.25;letter-spacing:-1.5px;margin:10px 0 0}.premium-newsletter form{display:flex;width:min(460px,100%);border-bottom:1px solid #182019;padding-bottom:8px}.premium-newsletter input{flex:1;border:0;background:transparent;padding:12px 0;font:inherit;outline:0}.premium-newsletter button{border:0;background:var(--premium-ink);color:#fff;padding:0 18px;font:inherit;font-size:12px;font-weight:800}.ds-footer{border-radius:0;margin-top:110px;background:#0f1712}
@media(max-width:1000px){.premium-hero-copy{width:68%}.premium-hero-overlay{background:linear-gradient(90deg,rgba(11,19,14,.2),rgba(11,19,14,.88) 68%,#0d1711)}.ds-product-grid{grid-template-columns:repeat(2,1fr)}.premium-membership-copy{padding:55px 42px}.premium-newsletter{align-items:start;flex-direction:column}}
@media(max-width:760px){.ds-header{height:70px}.premium-hero{height:720px;min-height:0}.premium-hero-media img{object-position:34% center}.premium-hero-overlay{background:linear-gradient(180deg,rgba(10,17,12,.1),rgba(10,17,12,.92) 56%,#0d1711)}.premium-hero-content{align-items:flex-end;padding-bottom:60px}.premium-hero-copy{width:100%;margin:0}.premium-hero h1{font-size:62px;letter-spacing:-3.5px}.premium-hero p{font-size:16px}.premium-proof{margin-top:35px}.premium-proof span{padding:0 10px}.hero-scroll{display:none}.premium-categories-grid{grid-template-columns:1fr}.premium-categories-grid>a{min-height:100px;border-left:0;border-bottom:1px solid #e4e5df}.premium-section-head h2,.premium-editorial-head h2{letter-spacing:-2px}.ds-product-grid{grid-template-columns:1fr}.ds-cover{height:480px}.premium-membership{grid-template-columns:1fr}.premium-membership-image{min-height:450px}.premium-membership-copy{padding:48px 28px}.premium-editorial-head{align-items:start;flex-direction:column;gap:15px}.premium-editorial-grid{grid-template-columns:1fr}.premium-editorial-grid>a{height:480px}.faq-grid{grid-template-columns:1fr}.premium-newsletter{padding:38px 25px}.premium-newsletter h2{font-size:29px}}
@media(max-width:440px){.premium-hero h1{font-size:52px}.premium-proof span:last-child{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.ds-cover{height:390px}.premium-membership-image{min-height:340px}.premium-membership-copy h2{font-size:48px}.membership-cta{align-items:flex-start;flex-direction:column}.premium-editorial-grid>a{height:420px;padding:28px}.premium-editorial-grid h3{font-size:36px}.premium-newsletter form{flex-direction:column;border:0;gap:10px}.premium-newsletter input{border-bottom:1px solid #182019}.premium-newsletter button{padding:14px}}
