:root{--paper:#f4f1eb;--ink:#111111;--muted:#696763;--line:#d9d6cf;--green:#101010;--accent:#f4f1eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,select,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #77736b;outline-offset:5px}img{max-width:100%}h1,h2,h3,p{margin-top:0}button{cursor:pointer}.announcement{background:var(--green);color:white;padding:8px 20px;text-align:center;font-size:12px;letter-spacing:1.6px}.announcement span{margin-left:30px;color:var(--accent)}header{position:sticky;top:0;z-index:10;background:#f4f1ebf5;backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:20px 5%;border-bottom:1px solid var(--line);gap:20px}.wordmark{display:block;flex-shrink:0}.wordmark img{display:block;width:165px;height:auto}nav{display:flex;align-items:center;gap:32px;font-size:14px}.nav-buy{padding:8px 16px;border:1px solid #aaa69e;border-radius:4px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--green);color:white;min-height:640px}.hero-copy{padding:68px 11% 55px}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:2px;margin-bottom:24px}h1{font-size:clamp(60px,6.8vw,112px);font-weight:800;line-height:.96;letter-spacing:-.05em;margin-bottom:28px}em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.hero-copy>p:not(.eyebrow){color:#d7d2c9;font-size:18px}.button{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:17px 22px;min-height:54px;border-radius:4px;font-size:13px;font-weight:700;letter-spacing:.8px;border:0;width:max-content;max-width:100%;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.light{background:var(--accent);color:var(--ink)}.dark{background:var(--green);color:white}.dark:hover{background:#333333}.hero-note{display:block;font-size:11px;letter-spacing:1.2px;margin-top:36px;color:#c7c1b7}.hero-product{background:#e9e6df;display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative;padding:32px}.hero-product>img{width:100%;max-height:610px;object-fit:contain;mix-blend-mode:multiply}.hero-product-label{display:flex;justify-content:space-between;gap:20px;color:#504d47;font-size:11px;letter-spacing:1.2px;padding:20px 0 0}.section{max-width:1440px;margin:auto;padding:90px 5%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}h2{font-size:clamp(38px,4.5vw,64px);line-height:1.05;letter-spacing:-.04em;margin-bottom:0}.intro{max-width:400px}.intro p{margin-bottom:12px}.subtle{font-size:14px;color:var(--muted);margin-bottom:22px}.interactive-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.shop-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;padding:0 28px 26px}.mockup-view{margin:0 -28px 25px;background:#eeebe5;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.mockup-view img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.shop-card>h3{font-size:26px;letter-spacing:-.7px;margin-bottom:22px}.shop-card fieldset{padding:0;border:0;margin:0 0 20px;min-width:0}.shop-card legend,.size-label{font-size:14px;font-weight:600;margin-bottom:10px;display:block}.options{display:flex;gap:8px;flex-wrap:wrap}.option{position:relative;cursor:pointer}.option input{position:absolute;opacity:0}.option span{display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid var(--line);border-radius:5px;font-size:14px;min-height:44px}.option i{width:17px;height:17px;flex-shrink:0;border-radius:50%;border:1px solid #aaa69e}.option input:checked+span{border:2px solid var(--green);padding:9px 12px;background:#eae6dd}.option input:focus-visible+span{outline:3px solid #77736b;outline-offset:3px}.size-input{display:block;width:100%;padding:13px;background:white;border:1px solid #b9b5ad;border-radius:5px;margin-bottom:8px;min-height:50px}.order-preview{border-top:1px solid var(--line);padding:13px 0;margin:8px 0}.order-preview summary{display:flex;justify-content:space-between;cursor:pointer;font-size:14px;min-height:28px}.order-preview[open] summary{margin-bottom:14px}.message-label{display:none}.order-message{width:100%;border:0;background:#efebe3;padding:14px;line-height:1.6;resize:vertical;font-size:14px;border-radius:4px}.order-button{width:100%}.order-button:disabled{background:#e2ded6;color:#77736c;cursor:not-allowed;transform:none}.order-status{font-size:13px;color:var(--muted);margin:12px 0 6px}.direct-fallback{font-size:13px;text-decoration:underline;text-underline-offset:3px}.caption{font-size:12px;color:var(--muted);margin:20px 0 0}.brand{display:grid;grid-template-columns:1fr 1fr;background:#141414;color:white}.brand-photo{background:#e9e6df;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;min-width:0}.brand-photo img{width:100%;max-height:520px;object-fit:contain;mix-blend-mode:multiply}.brand-photo span{display:block;align-self:flex-start;color:#34312c;font-size:12px;letter-spacing:2px;margin:15px 0}.brand-copy{padding:75px 12%}.brand-copy h2{margin-bottom:30px}.brand-copy>p:not(.eyebrow){color:#d3cec5}.brand-bottom{display:flex;flex-wrap:wrap;gap:18px;border-top:1px solid #514d46;padding-top:23px;margin-top:35px;font-size:11px;letter-spacing:1px}.ordering{display:grid;grid-template-columns:1fr 1fr;gap:70px}.ordering h2{margin-bottom:25px}.ordering .button{margin-top:25px}.handle{display:block;font-size:14px;margin-top:15px;width:max-content;color:var(--muted)}ol{list-style:none;padding:0;margin:0;align-self:center}li{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}li>span{font-family:Georgia,serif;font-size:27px;color:#77736b}li h3{font-size:19px;margin-bottom:8px}li p{font-size:15px;color:var(--muted);margin:0}footer{background:#101010;color:#f4f1eb;padding:35px 5% 25px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1px}.footer-logo{padding:40px 0}.footer-logo img{display:block;width:100%;height:auto;filter:invert(1)}.footer-bottom{border-top:1px solid #4b4741;padding-top:20px;color:#c7c1b7}@media(min-width:1600px){.hero-copy{padding-left:max(10%,calc((100vw - 1400px)/2))}}@media(max-width:900px){nav{gap:20px}.hero{min-height:0}.hero-copy{padding:50px 9%}h1{font-size:65px}.hero-product{padding:20px}.hero-product-label{flex-direction:column;gap:3px}.hero-note{font-size:10px}.section{padding:65px 5%}.section-top{gap:30px}.intro{max-width:320px}.shop-card{padding:0 20px 22px}.mockup-view{margin:0 -20px 22px}.interactive-products{gap:20px}.option span{font-size:13px;padding:10px}.option input:checked+span{padding:9px}.brand-copy{padding:55px 8%}.ordering{gap:35px}.brand-photo{padding:20px}.button{font-size:12px;padding:16px}}@media(max-width:650px){header{padding:15px 5%;gap:10px}.wordmark img{width:123px}nav{gap:15px;font-size:13px}.nav-buy{border:none;padding:0}.announcement{font-size:10px;letter-spacing:1px}.announcement span{margin-left:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 35px}h1{font-size:clamp(58px,15vw,86px)}.hero-copy h1 br:nth-child(2){display:none}.hero-copy h1 em{display:block;margin-top:2px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-note{margin-top:24px}.hero-product{padding:15px 6%}.hero-product>img{max-height:380px}.hero-product-label{flex-direction:row;font-size:10px;padding-bottom:10px}.section-top{display:block;margin-bottom:30px}.intro{max-width:none;margin-top:22px}.interactive-products{grid-template-columns:1fr;gap:28px}.shop-card{padding:0 20px 22px}.mockup-view{aspect-ratio:1.1/1}.shop-card>h3{font-size:24px}.options{gap:10px}.option span{font-size:14px;padding:10px 13px}.option input:checked+span{padding:9px 12px}.brand{grid-template-columns:1fr}.brand-photo{padding:25px 6%}.brand-photo img{max-height:370px}.brand-copy{padding:45px 6%}.ordering{grid-template-columns:1fr;gap:30px}.footer-top,.footer-bottom{font-size:10px;letter-spacing:.6px}.footer-bottom span:nth-child(2){display:none}.footer-logo{padding:30px 0}.eyebrow{margin-bottom:20px}.button{min-height:52px}.size-input{font-size:16px}}@media(max-width:360px){nav{gap:10px}.wordmark img{width:108px}.option span{padding:10px;font-size:13px}.option input:checked+span{padding:9px}.hero-product-label{font-size:9px}.announcement span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Campaign imagery, monochrome identity and original footer mark. */
.hero{position:relative;display:block;min-height:700px;isolation:isolate;background:#101010;overflow:hidden}.hero-product{position:absolute;inset:0;z-index:-2;padding:0;background:#101010;display:block}.hero-product>img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 18%;mix-blend-mode:normal;filter:grayscale(1)}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.43) 52%,rgba(0,0,0,.08)),linear-gradient(0deg,rgba(0,0,0,.4),transparent 40%)}.hero-copy{padding:65px 6% 95px;max-width:750px}.hero-product-label{position:absolute;left:6%;right:6%;bottom:24px;color:#f4f1eb;flex-direction:row}.hero-note{color:#ded8ce}.brand-photo{position:relative;min-height:660px;padding:0;overflow:hidden;background:#101010}.brand-photo img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center top;filter:grayscale(1);mix-blend-mode:normal}.brand-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 55%)}.brand-photo span{position:absolute;z-index:1;left:7%;bottom:30px;color:#f4f1eb}.footer-logo{padding:55px 0}.footer-logo img{filter:none;max-width:760px;margin:auto;width:100%;height:auto}.wordmark img{filter:grayscale(1)}@media(max-width:900px){.hero-copy{padding:55px 6% 90px}.hero{min-height:620px}.brand-photo{min-height:600px}}@media(max-width:650px){.hero{min-height:660px}.hero-copy{padding:55px 6% 100px;max-width:100%}.hero-product>img{object-position:58% top}.hero::after{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.75),transparent 70%)}.hero-product-label{font-size:10px;gap:15px}.brand-photo{min-height:480px}.brand-photo img{object-position:center top}.footer-logo{padding:35px 0}}

/* SULSIDE campaign backdrops and accessible color selection. */
.collection{max-width:none;position:relative;isolation:isolate;background:#eceae5;padding-bottom:90px}
.collection::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(244,241,235,.96),rgba(244,241,235,.86)),url('assets/detail.jpg') center 35%/cover no-repeat;pointer-events:none}
.collection .section-top,.interactive-products,.collection>.caption{max-width:1296px;margin-left:auto;margin-right:auto}
.shop-card{background:#fffffff5;border-color:#ccc8c0;box-shadow:0 16px 40px #1111110d}
.mockup-view{transition:background .25s ease;background:#e8e7e4}
.shop-card[data-color="marrom"] .mockup-view{background:#e1d7cd}
.shop-card[data-color="off-white"] .mockup-view{background:#d9d8d3}
.option span{background:#fff;transition:background .18s,color .18s,border-color .18s}
.option input[data-slug="preta"]:checked+span{background:#171717;color:#fff;border-color:#171717}
.option input[data-slug="marrom"]:checked+span{background:#69412d;color:#fff;border-color:#69412d}
.option input[data-slug="off-white"]:checked+span{background:#eee9de;color:#171717;border-color:#6b665e}
.option input:checked+span i{box-shadow:0 0 0 1px currentColor}
.option.sold-out span{border-style:dashed}
.selected-color{font-weight:700}
.stock-summary{color:#282623;font-weight:600}
.model-alias{display:block;font-size:14px;letter-spacing:2px;font-weight:400;margin-top:8px;color:#696763}
.ordering{max-width:none;position:relative;isolation:isolate;background:#151515;color:#f4f1eb;padding-top:85px;padding-bottom:85px}
.ordering::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.93),rgba(0,0,0,.84)),url('assets/topografica-preta.png') center 45%/cover no-repeat;pointer-events:none}
.ordering li p,.ordering .handle{color:#d2cec6}.ordering li{border-color:#ffffff35}.ordering li>span{color:#e2ddd3}.ordering .button{background:#f4f1eb;color:#111}.ordering .button:hover{background:#fff}
@media(max-width:650px){.collection{padding-bottom:60px}.collection::before{background:linear-gradient(#f4f1ebea,#f4f1ebef),url('assets/detail.jpg') center/cover no-repeat}.ordering{padding-top:55px;padding-bottom:55px}.options{gap:8px}.option span{font-size:14px}.shop-card>h3{line-height:1.25}}
