:root{--ink:#111314;--ink2:#1b1e20;--paper:#f4f1eb;--white:#fff;--teal:#315f68;--teal2:#6c9da2;--wine:#8b2c30;--line:rgba(255,255,255,.14);--muted:#777b7c;--radius:26px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.skip-link{position:fixed;left:12px;top:-100px;z-index:999;background:#fff;padding:12px 16px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:fixed;top:0;left:0;right:0;height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;z-index:100;border-bottom:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(10,11,12,.72),rgba(10,11,12,0));backdrop-filter:blur(4px);color:#fff}.brand img{width:110px;height:68px;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.2))}.desktop-nav{display:flex;gap:30px;font-size:14px}.desktop-nav a{opacity:.82;transition:.2s}.desktop-nav a:hover{opacity:1}.header-actions{display:flex;align-items:center;gap:9px}.icon-btn{width:41px;height:41px;border:1px solid rgba(255,255,255,.2);background:rgba(15,16,17,.28);display:grid;place-items:center;border-radius:50%;cursor:pointer}.icon-btn svg,.btn svg,.round-arrow svg,.text-link svg,.trust-strip svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-link{font-size:13px;padding:11px 16px;border:1px solid rgba(255,255,255,.2);border-radius:999px}.menu-btn{display:none}.hero{min-height:790px;height:96vh;position:relative;color:white;overflow:hidden;background:#101213}.hero-slides,.hero-slide,.hero-overlay{position:absolute;inset:0}.hero-slide{background-size:cover;background-position:center;opacity:0;transform:scale(1.03);transition:opacity 1s ease,transform 6s ease}.hero-slide.is-active{opacity:1;transform:scale(1.09)}.hero-overlay{background:linear-gradient(90deg,rgba(8,10,11,.94) 0%,rgba(8,10,11,.75) 43%,rgba(8,10,11,.22) 72%,rgba(8,10,11,.42) 100%),linear-gradient(0deg,rgba(8,10,11,.8),transparent 42%)}.hero-content{position:relative;z-index:2;width:min(90%,var(--max));height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;padding-top:70px;align-items:flex-start}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:700;color:#c8dfe1}.eyebrow.dark{color:var(--teal)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,7vw,106px);line-height:.93;font-weight:400;letter-spacing:-.05em;max-width:860px;margin:22px 0}.hero h1 em,.business-content h2 em{color:#b7d4d6;font-weight:400}.hero-content>p{font-size:clamp(17px,1.5vw,22px);line-height:1.6;max-width:630px;color:rgba(255,255,255,.78)}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;gap:12px;border-radius:999px;font-weight:650;font-size:14px}.btn-primary{background:#fff;color:#121516}.btn-ghost{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.04);color:#fff}.btn-dark{background:var(--ink);color:#fff}.channel-row{display:flex;align-items:center;gap:14px;margin-top:36px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:rgba(255,255,255,.58)}.channel-row i{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.4)}.hero-dots{position:absolute;z-index:3;left:5vw;bottom:36px;display:flex;gap:7px}.hero-dots button{width:34px;height:4px;padding:0;border:0;background:rgba(255,255,255,.25);cursor:pointer}.hero-dots button.is-active{background:white}.hero-note{position:absolute;right:5vw;bottom:31px;z-index:3;font-size:11px;color:rgba(255,255,255,.58)}.hero-note span{display:block;text-align:right;color:#fff}.trust-strip{background:#171a1b;color:white;min-height:104px;display:grid;grid-template-columns:repeat(3,1fr);padding:0 5vw;border-top:1px solid rgba(255,255,255,.08)}.trust-strip>div{display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.1);padding-left:30px}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border-right:0}.trust-strip svg{width:26px;height:26px;color:#9cc2c5}.trust-strip span{display:flex;flex-direction:column}.trust-strip b{font-size:13px}.trust-strip small{font-size:12px;color:rgba(255,255,255,.5);margin-top:3px}.section{padding:110px 5vw}.section-light{background:var(--paper)}.section-dark{background:#111314;color:white}.section-head{width:min(100%,var(--max));margin:0 auto 52px;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-head h2,.split-copy h2,.business-content h2,.lookbook h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(42px,5vw,72px);letter-spacing:-.04em;line-height:1;margin:14px 0 0}.section-head>p{max-width:440px;color:#646868;line-height:1.7}.section-head.inverse>p{color:rgba(255,255,255,.6)}.category-grid{width:min(100%,var(--max));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{min-height:310px;border:1px solid #d9d4cc;border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s;background:rgba(255,255,255,.4)}.category-card:hover{transform:translateY(-5px);background:#fff;border-color:#c7c0b6}.category-index{font-family:Georgia,serif;color:#a29c93}.category-card h3{font-family:Georgia,serif;font-size:32px;font-weight:400;margin-bottom:10px}.category-card p{color:#777;line-height:1.5}.round-arrow{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor;margin-left:auto}.product-grid{width:min(100%,var(--max));margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#191c1d;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(255,255,255,.08)}.product-media{height:520px;position:relative;overflow:hidden;background:#222}.product-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.86);transition:.5s}.product-card:hover img{transform:scale(1.04);filter:saturate(.9) brightness(.96)}.product-tag{position:absolute;left:18px;top:18px;background:rgba(17,19,20,.85);padding:8px 11px;border-radius:999px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.product-media button{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:50%;background:rgba(17,19,20,.7);border:1px solid rgba(255,255,255,.2);color:white;display:grid;place-items:center}.product-media button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.product-info{padding:21px 20px 24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.product-info h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin-bottom:6px}.product-info p{font-size:12px;color:rgba(255,255,255,.5);margin:0}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:650}.text-link.dark{color:var(--ink)}.split-feature{display:grid;grid-template-columns:1.03fr .97fr;min-height:730px;background:#e8e1d7}.split-image{min-height:620px}.split-image img{width:100%;height:100%;object-fit:cover}.split-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 8vw}.split-copy p{font-size:17px;line-height:1.7;color:#5f6363;max-width:540px;margin:28px 0}.split-copy ul{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-template-columns:repeat(2,1fr);gap:11px 30px;color:#343737;font-size:14px}.split-copy li:before{content:"•";color:var(--wine);margin-right:9px}.split-copy .btn{align-self:flex-start}.business-section{position:relative;min-height:720px;background:#0c1012;color:white;overflow:hidden}.business-bg{position:absolute;inset:0;background:url('../img/hero-3.jpg') center/cover;opacity:.38;filter:saturate(.7)}.business-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101314 5%,rgba(16,19,20,.85) 48%,rgba(16,19,20,.2))}.business-content{position:relative;z-index:2;width:min(90%,var(--max));margin:auto;min-height:720px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.business-content p{max-width:560px;color:rgba(255,255,255,.7);font-size:17px;line-height:1.65;margin-top:26px}.lookbook{width:min(100%,var(--max));margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.lookbook p{max-width:470px;color:#646868;line-height:1.7;margin:24px 0}.lookbook-mosaic{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;height:600px}.lookbook-mosaic img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.lookbook-mosaic img:first-child{transform:translateY(42px)}.about{padding:120px 5vw;background:#dfe7e6;display:flex;flex-direction:column;align-items:center;text-align:center}.about img{width:180px;height:180px;object-fit:contain}.about p{font-family:Georgia,serif;font-size:clamp(28px,4vw,52px);max-width:900px;line-height:1.1}.admin-link.big{border-color:#829a9d;padding:14px 20px}.drawer-backdrop{position:fixed;inset:0;z-index:190;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.25s}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(88vw,390px);z-index:200;background:#121516;color:#fff;padding:24px;transform:translateX(100%);transition:.3s}.drawer.is-open{transform:none}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head img{width:100px;height:75px;object-fit:contain}.drawer nav{display:flex;flex-direction:column;margin-top:35px}.drawer nav a{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.11);font-family:Georgia,serif;font-size:28px}footer{background:#0d0f10;color:white;padding:70px 5vw 30px;display:grid;grid-template-columns:2fr 1fr;gap:30px;align-items:start}footer img{width:145px;height:110px;object-fit:contain}footer p{color:rgba(255,255,255,.5);font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;font-size:13px}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;color:rgba(255,255,255,.4);margin-top:26px}
@media(max-width:980px){.desktop-nav,.admin-link:not(.big){display:none}.menu-btn{display:grid}.site-header{height:74px}.hero{min-height:720px}.hero-overlay{background:linear-gradient(90deg,rgba(8,10,11,.92),rgba(8,10,11,.48)),linear-gradient(0deg,rgba(8,10,11,.85),transparent)}.trust-strip{grid-template-columns:1fr;padding:20px 5vw}.trust-strip>div{padding:15px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.trust-strip>div:last-child{border-bottom:0}.section-head{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{display:none}.split-feature{grid-template-columns:1fr}.split-image{height:560px}.lookbook{grid-template-columns:1fr}.lookbook-mosaic{height:520px}}
@media(max-width:640px){.site-header{padding:0 18px}.brand img{width:84px}.header-actions .icon-btn:nth-child(1),.header-actions .icon-btn:nth-child(2){display:none}.hero{height:92svh;min-height:660px}.hero-content{width:auto;margin:0;padding:90px 20px 70px;justify-content:flex-end}.hero h1{font-size:58px;max-width:330px}.hero-content>p{font-size:16px;max-width:360px}.hero-cta{width:100%}.btn{justify-content:center}.hero-cta .btn{width:100%}.channel-row{gap:8px;flex-wrap:wrap;max-width:320px}.channel-row i:nth-of-type(3),.channel-row span:last-child{display:none}.hero-dots{left:20px;bottom:24px}.hero-note{display:none}.section{padding:75px 20px}.section-head{margin-bottom:34px;gap:20px}.section-head h2,.split-copy h2,.business-content h2,.lookbook h2{font-size:44px}.category-grid{grid-template-columns:1fr}.category-card{min-height:230px}.product-grid{grid-template-columns:1fr}.product-card:last-child{display:block}.product-media{height:470px}.split-image{height:500px;min-height:0}.split-copy{padding:70px 20px}.split-copy ul{grid-template-columns:1fr}.business-content{width:auto;padding:80px 20px}.lookbook-mosaic{height:480px;grid-template-columns:1fr 1fr}.lookbook-mosaic img:first-child{transform:translateY(25px)}.about{padding:80px 20px}footer{grid-template-columns:1fr;padding:55px 20px 25px}.footer-links{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.hero-slide{transform:none!important}}
