:root{--obsidian:#0e0c0b;--espresso:#1a1411;--ivory:#f5efe4;--soft-ivory:#d8d0c3;--gold:#c7a96b;--gold-light:#dec58e;--bronze:#76552c;--ink:#15100c;--display:"Bodoni MT", Didot, "Times New Roman", Georgia, serif;--sans:"Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--obsidian);color:var(--ivory);font-family:var(--sans);margin:0;overflow-x:hidden}body,button,input,select,textarea{font-family:var(--sans)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ivory);outline-offset:4px}.site-header{z-index:30;background:var(--obsidian);border-bottom:1px solid #c7a96bb8;justify-content:space-between;align-items:center;height:92px;padding:0 40px;display:flex;position:relative}.brand{text-transform:uppercase;flex-direction:column;gap:7px;display:flex}.brand span{font-family:var(--display);letter-spacing:.19em;white-space:nowrap;font-size:clamp(17px,1.65vw,24px);font-weight:500}.brand small{color:var(--gold);letter-spacing:.23em;font-size:11px;font-weight:600}.desktop-nav{align-items:center;gap:clamp(28px,3.4vw,54px);height:100%;display:flex}.desktop-nav a{color:#f5efe4e0;letter-spacing:.2em;text-transform:uppercase;place-items:center;height:100%;font-size:12px;font-weight:600;transition:color .22s;display:grid;position:relative}.desktop-nav a:after{content:"";background:var(--gold);width:0;height:1px;transition:width .22s;position:absolute;bottom:22px;left:0}.desktop-nav a:hover,.desktop-nav a.active{color:var(--gold)}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:calc(100% - .2em)}.mobile-menu{display:none}.hero{background:var(--obsidian);border-bottom:1px solid #76552cb8;grid-template-columns:46% 54%;min-height:718px;display:grid}.hero-copy{z-index:3;flex-direction:column;justify-content:center;padding:64px 24px 56px 46px;display:flex;position:relative}.eyebrow{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:650}.hero h1,.section-heading h2,.fabric-copy h2,.story-copy h2,.whatsapp-section h2{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-weight:400}.hero h1{max-width:660px;font-size:clamp(76px,8vw,116px);line-height:.86}.hero-rule{background:linear-gradient(90deg, var(--gold), transparent);width:100px;height:1px;margin:52px 0 26px}.hero-intro{max-width:460px;color:var(--soft-ivory);margin:0;font-size:18px;font-weight:400;line-height:1.7}.hero-actions{gap:14px;width:min(100%,394px);margin-top:38px;display:grid}.button{letter-spacing:.18em;text-transform:uppercase;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:16px 26px;font-size:12px;font-weight:700;line-height:1.2;transition:transform .22s,background .22s,border-color .22s;display:inline-flex}.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.button-light{color:var(--ink);background:var(--ivory);border-color:var(--ivory)}.button-light:hover{background:var(--gold);border-color:var(--gold);transform:translateY(-2px)}.button-outline{color:var(--gold);border-color:var(--gold);background:0 0}.button-outline:hover{border-color:var(--gold-light);background:#c7a96b1f;transform:translateY(-2px)}.hero-visual{background:var(--espresso);min-width:0;position:relative;overflow:hidden}.hero-photo-wrap{position:absolute;inset:0}.hero-photo{object-fit:cover;object-position:50% 33%;width:100%;height:100%;animation:.8s cubic-bezier(.22,1,.36,1) both imageReveal}.hero-photo-shade{pointer-events:none;background:linear-gradient(90deg,#0e0c0bb8 0%,#0e0c0b1a 28%,#0e0c0b05 70%,#0e0c0b38 100%);position:absolute;inset:0}.concept-label{color:var(--ivory);letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0c0b94;border:1px solid #f5efe48c;margin:0;padding:9px 13px;font-size:9px;font-weight:650;position:absolute;bottom:24px;right:28px}.fabric-tile{z-index:4;border:1px solid var(--gold);background:var(--espresso);width:124px;margin:0;position:absolute;overflow:hidden;box-shadow:0 24px 50px #00000052}.fabric-tile img{object-fit:cover;width:100%;height:100%;transform:scale(1.7)}.fabric-tile-one{height:362px;top:62px;left:8px}.fabric-tile-one img{object-position:48% 46%}.fabric-tile-two{height:315px;top:346px;left:70px}.fabric-tile-two img{object-position:48% 50%;transform:scale(1.15)}.assurance{border-bottom:1px solid #76552c8c;grid-template-columns:repeat(3,1fr);min-height:90px;display:grid}.assurance>div{justify-content:center;align-items:center;gap:22px;min-width:0;padding:24px clamp(22px,4vw,72px);display:flex}.assurance>div+div{border-left:1px solid #c7a96b73}.assurance p{letter-spacing:.19em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:11px;font-weight:600}.assurance svg{fill:none;width:32px;height:32px;stroke:var(--gold);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}.assurance-mark{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);font-family:var(--display);place-items:center;font-size:12px;display:grid;transform:rotate(45deg)}.assurance-mark:first-line{transform:rotate(-45deg)}.sun-mark{border:1px solid var(--gold);background:repeating-conic-gradient(from 0deg, var(--gold) 0deg 3deg, transparent 3deg 22.5deg);border-radius:50%;width:34px;height:34px;display:block}.section{padding:124px 40px}.collection-section{background:#12100f}.section-heading h2,.fabric-copy h2,.story-copy h2,.whatsapp-section h2{font-size:clamp(52px,6vw,86px);line-height:.95}.section-heading h2 em,.fabric-copy h2 em,.story-copy h2 em,.whatsapp-section h2 em{color:var(--gold);text-transform:none;font-weight:400}.split-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:64px;max-width:1360px;margin:0 auto 70px;display:grid}.split-heading>p{max-width:480px;color:var(--soft-ivory);margin:0 0 4px;font-size:16px;line-height:1.75}.product-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:390px;gap:14px;max-width:1360px;margin:0 auto;display:grid}.product-card{background:var(--espresso);border:1px solid #c7a96b33;min-width:0;position:relative;overflow:hidden}.product-card:first-child,.product-card:nth-child(5){grid-row:span 2}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .35s}.product-card:after{content:"";opacity:.82;background:linear-gradient(#0000 38%,#0e0c0be0 100%);transition:opacity .3s;position:absolute;inset:0}.product-card:hover img{transform:scale(1.055)}.product-card:hover:after{opacity:1}.product-info{z-index:2;position:absolute;bottom:24px;left:24px;right:24px}.product-info p,.product-info h3{margin:0}.product-info p{color:var(--gold);letter-spacing:.21em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:650}.product-info h3{font-family:var(--display);font-size:26px;font-weight:400}.product-badge{z-index:3;color:var(--gold-light);letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0c0bb8;border:1px solid #c7a96bb3;padding:8px 10px;font-size:8px;font-weight:650;position:absolute;top:16px;right:16px}.fabric-editorial{max-width:1520px;margin:0 auto;padding:118px 40px 138px}.fabric-story{border:1px solid #c7a96b4d;grid-template-columns:1.08fr .92fr;min-height:600px;display:grid}.fabric-story+.fabric-story{margin-top:40px}.fabric-story-reverse .fabric-image{order:2}.fabric-image{min-height:600px;position:relative;overflow:hidden}.fabric-image img{object-fit:cover;width:100%;height:100%}.fabric-image span{color:var(--ivory);letter-spacing:.2em;text-transform:uppercase;background:#0e0c0bb3;border:1px solid #f5efe480;padding:9px 12px;font-size:8px;font-weight:650;position:absolute;bottom:22px;left:22px}.fabric-copy{background:var(--espresso);flex-direction:column;justify-content:center;padding:clamp(52px,7vw,100px);display:flex}.fabric-copy>p:not(.eyebrow){color:var(--soft-ivory);margin:30px 0 0;font-size:16px;line-height:1.8}.fabric-copy ul{margin:30px 0 34px;padding:0;list-style:none}.fabric-copy li{color:var(--soft-ivory);letter-spacing:.03em;border-bottom:1px solid #c7a96b29;padding:11px 0 11px 22px;font-size:13px;position:relative}.fabric-copy li:before{color:var(--gold);content:"✦";font-size:8px;position:absolute;left:0}.text-link{border-bottom:1px solid var(--gold);width:fit-content;color:var(--gold);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;padding-bottom:7px;font-size:10px;font-weight:650;display:inline-flex}.concepts-section{color:var(--ink);background:var(--ivory);padding:126px 40px 140px}.concepts-heading{text-align:center;max-width:1020px;margin:0 auto 100px}.concepts-heading .eyebrow,.concepts-heading h2 em,.concept-group-title>span,.concept-card figcaption span{color:#8b672f}.concept-note{color:#5e564d;max-width:680px;margin:34px auto 0;font-size:15px;line-height:1.8}.concept-group{max-width:1360px;margin:0 auto;scroll-margin-top:110px}.concept-group+.concept-group{margin-top:120px}.concept-group-title{border-bottom:1px solid #76552c59;grid-template-columns:auto 1fr auto;align-items:baseline;gap:20px;margin-bottom:36px;padding-bottom:20px;display:grid}.concept-group-title>span{font-family:var(--display);font-size:20px}.concept-group-title h3,.concept-group-title p{margin:0}.concept-group-title h3{font-family:var(--display);text-transform:uppercase;font-size:42px;font-weight:400}.concept-group-title p{color:#6f675e;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:650}.concept-grid{gap:16px;display:grid}.concept-grid-women{grid-template-columns:repeat(6,1fr)}.concept-grid-women .concept-card:first-child,.concept-grid-women .concept-card:nth-child(2){grid-column:span 3}.concept-grid-women .concept-card:nth-child(n+3){grid-column:span 2}.concept-grid-men{grid-template-columns:repeat(3,1fr)}.concept-card{background:#eee6d8;border:1px solid #76552c42;margin:0}.concept-card img{object-fit:cover;object-position:center 18%;width:100%;height:620px;transition:transform .7s cubic-bezier(.22,1,.36,1)}.concept-grid-women .concept-card:nth-child(n+3) img,.concept-grid-men .concept-card img{height:540px}.concept-card{overflow:hidden}.concept-card:hover img{transform:scale(1.025)}.concept-card figcaption{z-index:2;background:var(--ivory);border-top:1px solid #76552c42;flex-direction:column;gap:7px;min-height:88px;margin-top:-1px;padding:18px 20px;display:flex;position:relative}.concept-card figcaption span{letter-spacing:.2em;text-transform:uppercase;font-size:8px;font-weight:700}.concept-card figcaption strong{font-family:var(--display);font-size:22px;font-weight:400}.story-section{background:var(--espresso);grid-template-columns:1.1fr .9fr;min-height:760px;display:grid}.story-visual{min-height:680px;position:relative;overflow:hidden}.story-visual:after{content:"";background:linear-gradient(90deg, transparent 72%, var(--espresso) 100%);position:absolute;inset:0}.story-visual img{object-fit:cover;width:100%;height:100%}.story-visual p{z-index:2;color:var(--gold-light);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:9px;font-weight:650;position:absolute;bottom:30px;left:34px}.story-copy{flex-direction:column;justify-content:center;padding:86px clamp(40px,7vw,110px) 86px 68px;display:flex}.story-logo{object-fit:cover;border:1px solid #c7a96b59;width:94px;height:94px;margin-bottom:44px}.story-copy>p:not(.eyebrow){max-width:600px;color:var(--soft-ivory);margin:26px 0 0;font-size:15px;line-height:1.85}.story-signature{color:var(--gold);font-family:var(--display);margin-top:44px;font-size:24px;font-style:italic}.order-section{background:#11100f;border-top:1px solid #c7a96b3d;grid-template-columns:.76fr 1.24fr;gap:clamp(60px,9vw,150px);padding:130px 40px;display:grid}.order-heading{max-width:560px}.order-heading>p:last-child{color:var(--soft-ivory);margin:34px 0 0;font-size:15px;line-height:1.8}.order-form{grid-template-columns:1fr 1fr;gap:24px 20px;display:grid}.order-form label{flex-direction:column;gap:10px;display:flex}.order-form label>span{color:var(--gold);letter-spacing:.19em;text-transform:uppercase;font-size:9px;font-weight:650}.order-form input,.order-form select,.order-form textarea{width:100%;min-height:54px;color:var(--ivory);background:#ffffff09;border:1px solid #c7a96b52;border-radius:0;outline:none;padding:14px 16px;font-size:14px;transition:border-color .18s,background .18s}.order-form textarea{resize:vertical;min-height:138px}.order-form input::placeholder,.order-form textarea::placeholder{color:#d8d0c37a}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:var(--gold);background:#c7a96b0e}.order-form select option{color:var(--ivory);background:var(--espresso)}.full-field{grid-column:1/-1}.honeypot{position:absolute!important;left:-9999px!important}.submit-button{color:var(--ink);background:var(--gold);cursor:pointer;border:0}.submit-button:hover{background:var(--ivory);transform:translateY(-2px)}.whatsapp-section{text-align:center;background:var(--espresso);border-top:1px solid #c7a96b4d;padding:110px 30px}.whatsapp-section>p:not(.eyebrow){color:var(--soft-ivory);letter-spacing:.07em;margin:28px 0 34px;font-size:13px}.whatsapp-section .button{min-width:300px}footer{text-align:center;border-top:1px solid var(--gold);background:#080706;padding:66px 40px 36px}.footer-brand{font-family:var(--display);letter-spacing:.17em;text-transform:uppercase;font-size:27px}footer>p{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:12px 0 34px;font-size:10px;font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.footer-links a{color:var(--soft-ivory);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:600}footer small{color:#d8d0c366;letter-spacing:.13em;text-transform:uppercase;margin-top:52px;font-size:9px;display:block}.reveal{animation:.62s cubic-bezier(.22,1,.36,1) both contentReveal}.reveal-one{animation-delay:80ms}.reveal-two{animation-delay:.16s}.reveal-three{animation-delay:.25s}.reveal-four{animation-delay:.34s}@keyframes contentReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes imageReveal{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (width<=1180px){.site-header{padding:0 28px}.desktop-nav{gap:24px}.hero{grid-template-columns:50% 50%}.hero-copy{padding-left:30px}.hero h1{font-size:clamp(72px,8.5vw,98px)}.fabric-tile{width:100px}.fabric-tile-two{left:54px}.assurance>div{padding:22px 24px}.assurance p{font-size:9px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:first-child,.product-card:nth-child(5){grid-row:auto}.concept-card img,.concept-grid-women .concept-card:nth-child(n+3) img,.concept-grid-men .concept-card img{height:500px}}@media (width<=860px){html{scroll-padding-top:76px}.site-header{height:76px;padding:0 20px}.brand span{font-size:16px}.brand small{font-size:8px}.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #c7a96b8c;place-content:center;gap:7px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--gold);width:19px;height:1px;display:block}.mobile-menu nav{border:1px solid var(--gold);background:#0e0c0bfa;width:230px;padding:14px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 20px 50px #00000073}.mobile-menu nav a{color:var(--soft-ivory);letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid #c7a96b2e;padding:14px 12px;font-size:10px;font-weight:650}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:660px;padding:74px 26px 62px}.hero h1{font-size:clamp(68px,15vw,108px)}.hero-visual{min-height:720px}.fabric-tile-one{top:70px;left:18px}.fabric-tile-two{top:382px;left:66px}.assurance{grid-template-columns:1fr}.assurance>div{justify-content:flex-start;padding:22px 28px}.assurance>div+div{border-top:1px solid #c7a96b40;border-left:0}.assurance p{font-size:10px}.section{padding:96px 22px}.split-heading{grid-template-columns:1fr;gap:30px}.product-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:380px}.fabric-editorial{padding:90px 22px 106px}.fabric-story{grid-template-columns:1fr}.fabric-story-reverse .fabric-image{order:0}.fabric-image{min-height:520px}.fabric-copy{padding:62px 40px}.concepts-section{padding:100px 22px 112px}.concepts-heading{margin-bottom:72px}.concept-group-title{grid-template-columns:auto 1fr}.concept-group-title p{grid-column:2}.concept-grid-women{grid-template-columns:repeat(2,1fr)}.concept-grid-women .concept-card:nth-child(n){grid-column:span 1}.concept-grid-women .concept-card:last-child{grid-column:1/-1}.concept-grid-men{grid-template-columns:1fr 1fr}.concept-grid-men .concept-card:last-child{grid-column:1/-1}.story-section{grid-template-columns:1fr}.story-visual{min-height:660px}.story-visual:after{background:linear-gradient(180deg, transparent 74%, var(--espresso) 100%)}.story-copy{padding:70px 40px 90px}.order-section{grid-template-columns:1fr;gap:64px;padding:100px 24px}}@media (width<=560px){.brand span{letter-spacing:.13em;font-size:13px}.brand small{letter-spacing:.15em}.hero-copy{min-height:620px}.hero h1{font-size:clamp(58px,17vw,86px)}.hero-intro{font-size:16px}.hero-actions{width:100%}.button{padding-inline:18px;font-size:10px}.hero-visual{min-height:610px}.fabric-tile{width:78px}.fabric-tile-one{height:260px;top:40px}.fabric-tile-two{height:250px;top:258px;left:50px}.section-heading h2,.fabric-copy h2,.story-copy h2,.whatsapp-section h2{font-size:clamp(45px,14vw,66px)}.product-grid{grid-template-columns:1fr;grid-auto-rows:480px}.fabric-image{min-height:430px}.fabric-copy{padding:50px 24px 58px}.concept-group-title h3{font-size:34px}.concept-group-title p{line-height:1.6}.concept-grid-women,.concept-grid-men{grid-template-columns:1fr}.concept-grid-women .concept-card:last-child,.concept-grid-men .concept-card:last-child{grid-column:auto}.concept-card img,.concept-grid-women .concept-card:nth-child(n+3) img,.concept-grid-men .concept-card img{height:520px}.story-visual{min-height:520px}.story-copy{padding:60px 24px 80px}.order-form{grid-template-columns:1fr}.full-field{grid-column:auto}.whatsapp-section{padding:90px 22px}.whatsapp-section .button{width:100%;min-width:0}footer{padding-inline:22px}.footer-brand{font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
