:root{--sand:#f3eadb;--paper:#fffaf2;--ink:#172720;--sea:#0b443a;--coral:#e85b43;--sun:#f3c84b;--font-display:"Cormorant Garamond", "Iowan Old Style", Baskerville, Georgia, serif;--font-body:"DM Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--display-hero:clamp(5.8rem, 12.5vw, 10.5rem);--display-page:clamp(4rem, 8.5vw, 7.6rem);--display-section:clamp(3.4rem, 6.5vw, 6rem);--display-card:clamp(2.6rem, 4.8vw, 5rem);--body-large:clamp(1.08rem, 1.8vw, 1.35rem);color:var(--ink);background:var(--sand);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--sand);margin:0}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}a,button{min-height:44px}:focus-visible{outline:3px solid var(--sun);outline-offset:3px}main{overflow:hidden}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;font-weight:500}.eyebrow{letter-spacing:.15em;font-size:.72rem;font-weight:700}.button,.product-card a{justify-content:center;align-items:center;padding:.85rem 1.15rem;text-decoration:none;display:inline-flex}.button-dark{color:var(--sand);background:var(--sea)}.button-sun{color:var(--ink);background:var(--sun)}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 5vw;display:flex}.site-header{z-index:20;background:var(--paper);border-bottom:1px solid #17272033;min-height:74px;position:relative}.header-brand{align-items:center;width:clamp(7.7rem,11vw,10rem);min-height:0;display:inline-flex}.header-brand img{width:100%;height:auto}.nav,.site-footer nav{align-items:center;gap:clamp(1rem,2.4vw,2.5rem);display:flex}.nav a,.site-footer a{color:inherit;text-underline-offset:.3em}.nav a{font-size:.88rem;text-decoration:none}.nav a:hover{text-decoration:underline}.menu-toggle{display:none}.site-footer{background:var(--paper);border-top:1px solid #1727202e}.site-footer p{font-family:var(--font-display);font-size:1.2rem}.inquiry-notice{background:var(--sun);margin:0;padding:.7rem 5vw;font-size:.85rem}.home-editorial{background:var(--paper)}.editorial-hero{background:var(--paper);border-bottom:1px solid #1727202e;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);min-height:min(780px,100vh - 74px);display:grid}.editorial-hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,8vw,8rem) 8vw;display:flex}.editorial-hero h1{max-width:7.2ch;font-size:var(--display-hero);letter-spacing:-.065em;margin:0 0 2rem;line-height:.78}.editorial-hero__intro{font-size:var(--body-large);margin:0;line-height:1.45}.editorial-hero__actions{flex-direction:column;align-items:flex-start;gap:.85rem;margin-top:2.1rem;display:flex}.editorial-hero__entry{text-align:center;justify-content:center;width:min(16rem,100%)}.editorial-hero__entry.editorial-text-link{padding:.85rem 1.15rem}.editorial-hero__entry--wholesale{white-space:nowrap}.editorial-text-link,.editorial-path__link{color:inherit;text-underline-offset:.55rem;align-items:center;text-decoration-thickness:1px;display:inline-flex}.editorial-hero__visual{min-height:100%;margin:0;overflow:hidden}.editorial-hero__visual img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.current-edit{background:var(--paper);padding:clamp(4.5rem,8vw,8rem) 6.5vw clamp(5.5rem,10vw,9rem)}.current-edit>h2{font-size:var(--display-section);letter-spacing:-.055em;margin:0 0 clamp(2.5rem,5vw,4.5rem);line-height:.9}.current-edit__layout{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"featured supporting""statement supporting";align-items:start;gap:clamp(3rem,6vw,6rem);display:grid}.edit-product{min-width:0}.edit-product--featured{grid-area:featured;padding-top:4rem}.edit-product__image-link{min-height:0;display:block;overflow:hidden}.edit-product__image-link img{aspect-ratio:1.72;object-fit:contain;mix-blend-mode:multiply;background:0 0;width:100%;transition:transform .24s;transform:scale(1.32)}.edit-product__image-link:hover img{transform:scale(1.38)}.edit-product__meta{margin:.85rem 0 0;font-size:clamp(.82rem,1.2vw,.98rem);line-height:1.45}.current-edit__supporting{grid-area:supporting;gap:clamp(2rem,4vw,4rem);display:grid}.current-edit__supporting .edit-product:nth-child(2){justify-self:end;width:94%}.current-edit__supporting .edit-product:nth-child(3){justify-self:center;width:82%}.current-edit__statement{max-width:9ch;font-family:var(--font-display);letter-spacing:-.045em;grid-area:statement;align-self:end;margin:1.5rem 0 0;font-size:clamp(3rem,5vw,5rem);line-height:.96}.editorial-paths{border-top:1px solid #1727202e;grid-template-columns:1fr 1fr;display:grid}.editorial-path{flex-direction:column;align-items:flex-start;min-height:23rem;padding:clamp(3rem,5vw,5.5rem);display:flex}.editorial-path h2{font-size:var(--display-card);letter-spacing:-.05em;margin:0 0 1.5rem;line-height:.9}.editorial-path p{font-size:var(--body-large);margin:0;line-height:1.5}.editorial-path__link{gap:1rem;margin-top:auto}.editorial-path__link span{font-size:1.4rem}.editorial-path--retail-primary{color:var(--paper);background:var(--sea)}.editorial-path--wholesale-secondary{color:var(--ink);background:var(--paper)}.page-intro{background:var(--sand);padding:5rem 7vw 2rem}.page-intro h1{font-size:var(--display-page);letter-spacing:-.065em;margin:.3rem 0;line-height:.82}.page-intro>p:not(.eyebrow){max-width:58rem;font-size:var(--body-large);line-height:1.5}.proof-grid{background:var(--ink);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.proof-grid p{background:var(--sun);margin:0;padding:2rem;font-weight:700}.hero,.section,.split-section,.trust{padding:5rem 7vw}.section{background:var(--paper)}.section h2,.split-section h2{font-size:var(--display-section);letter-spacing:-.055em;line-height:.9}.product-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.product-card{background:var(--sand)}.product-card img{aspect-ratio:1/1.08;object-fit:cover;width:100%}.product-copy{padding:1rem}.product-copy h3{margin:.3rem 0;font-size:1.8rem}.product-copy span,.colour-tags{letter-spacing:.08em;font-size:.75rem}.product-card a{color:var(--sand);background:var(--ink);font-size:.8rem}.split-section{grid-template-columns:1fr 1fr;padding:0;display:grid}.split-section>div{padding:4rem 7vw}.split-section>div:first-child{color:var(--sand);background:var(--sea)}.split-section>div:last-child{background:var(--sun)}.split-section a{color:inherit}.trust{color:var(--sand);background:var(--ink);letter-spacing:.08em;justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.form-panel form{gap:.8rem;max-width:720px;display:grid}.form-panel label{gap:.35rem;font-weight:600;display:grid}.form-panel input,.form-panel textarea,.form-panel select{background:#fffdf8;border:1px solid #8d8375;padding:.75rem}.form-panel textarea{min-height:7rem}.product-card button,.form-panel button{color:var(--sand);background:var(--ink);border:0;padding:.8rem 1rem}.product-card button:disabled,.form-panel button:disabled{cursor:not-allowed;opacity:.45}.product-page{background:var(--paper)}.product-hero{background:var(--sand);grid-template-columns:1fr 1fr;min-height:68vh;display:grid}.product-hero-copy{align-self:center;padding:8rem 12%}.product-hero h1{font-size:var(--display-page);letter-spacing:-.065em;margin:.3rem 0 1rem;line-height:.8}.product-hero-copy>p:not(.eyebrow){max-width:30rem;line-height:1.6}.product-hero button,.fit-section button{color:var(--sand);background:var(--sea);border:0;padding:.85rem 1rem}.product-hero>img{object-fit:cover;width:100%;height:100%;min-height:520px}.product-gallery{grid-template-columns:1.2fr .8fr;align-items:center;gap:7vw;display:grid}.product-image-panel{background:#fff;place-items:center;min-height:36rem;display:grid}.product-image-panel img{object-fit:contain;width:100%;height:100%}.product-selection h2,.motion-section h2,.detail-section h2,.fit-section h2{font-size:var(--display-section);letter-spacing:-.055em;line-height:.9}.colour-options{gap:.6rem;display:flex}.colour-options button{border:1px solid var(--ink);background:0 0;padding:.8rem 1rem}.colour-options button.active{color:var(--sand);background:var(--ink)}.motion-section{color:var(--sand);background:var(--sea);grid-template-columns:.7fr 1.3fr;align-items:center;gap:3rem;padding:5rem 7vw;display:grid}.motion-section video{object-fit:cover;background:#fff;width:100%;max-height:32rem}.detail-grid{grid-template-columns:repeat(3,minmax(0,14rem));gap:1rem;display:grid}.detail-tile{aspect-ratio:1.4;object-fit:cover;background:#fff;border:1px solid #142a2433;width:100%}.fit-section{background:var(--sun);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:5rem 7vw;display:grid}.fit-section dl{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.fit-section dl div{border-top:1px solid #142a2473;padding-top:.7rem}.fit-section dt{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.fit-section dd{font-family:var(--font-display);margin:.25rem 0 0;font-size:1.9rem}.fit-visual{background:#f8ead6;border:1px solid #142a241f;place-self:center;width:min(100%,34rem);padding:.75rem}.fit-visual img{mix-blend-mode:multiply;width:100%}.contact-options{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.contact-option{min-height:16rem;color:var(--ink);background:var(--sand);border:1px solid #142a2426;padding:2rem;text-decoration:none;display:block}.contact-option h2,.contact-whatsapp h2{letter-spacing:-.05em;font-size:2.5rem;line-height:.95}.contact-option:hover{background:var(--sun)}.contact-whatsapp{background:var(--sand)}.contact-fallback{margin-top:1.5rem}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}@media (width<=959px){.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-hero{min-height:640px}.editorial-hero__copy{padding-inline:6vw}}@media (width<=768px){.menu-toggle{color:var(--ink);background:0 0;border:0;display:block}.nav{display:none}.nav.open{border:1px solid var(--ink);background:var(--paper);flex-direction:column;padding:1rem;display:flex;position:absolute;top:4rem;right:5vw}.site-footer{flex-direction:column;align-items:flex-start}.proof-grid{grid-template-columns:1fr 1fr}.product-hero,.product-gallery,.motion-section,.fit-section{grid-template-columns:1fr}.product-hero-copy{padding:5rem 7vw}.product-hero>img{min-height:0;max-height:38rem}.motion-section,.fit-section{padding:4rem 6vw}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(9rem,12rem))}.contact-options{grid-template-columns:1fr}}@media (width<=700px){:root{--display-hero:clamp(4.8rem, 22vw, 7rem);--display-page:clamp(3.6rem, 17vw, 5.8rem);--display-section:clamp(3rem, 13vw, 4.6rem)}.editorial-hero{grid-template-columns:1fr;min-height:0}.editorial-hero__copy{min-height:36rem;padding:4.5rem 7vw}.editorial-hero h1{max-width:6.5ch}.editorial-hero__visual{min-height:35rem}.current-edit{padding-inline:7vw}.current-edit__layout{grid-template-columns:1fr;grid-template-areas:"featured""supporting""statement"}.edit-product--featured{padding-top:0}.current-edit__supporting{grid-template-columns:1fr 1fr}.current-edit__supporting .edit-product:nth-child(2),.current-edit__supporting .edit-product:nth-child(3){justify-self:stretch;width:100%}.current-edit__supporting .edit-product:nth-child(3){grid-column:1/-1;justify-self:end;width:65%}.current-edit__statement{margin-top:1rem}.editorial-paths,.split-section{grid-template-columns:1fr}.editorial-path{min-height:24rem;padding:4rem 7vw}.hero,.section,.trust{padding:4rem 6vw}.trust{flex-direction:column}.split-section>div{padding:3rem 6vw}}@media (width<=500px){.proof-grid,.product-grid,.current-edit__supporting{grid-template-columns:1fr}.current-edit__supporting .edit-product:nth-child(3){grid-column:auto;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
