: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}}
.hero-slide .hero-bg,.hero-slide video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero{min-height:520px;background:#111314;color:#fff;padding:150px 5vw 80px;display:flex;align-items:flex-end}.page-hero>div{width:min(100%,var(--max));margin:auto}.page-hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,88px);font-weight:400;line-height:.96;letter-spacing:-.05em;margin:18px 0}.page-hero p{color:rgba(255,255,255,.65);font-size:17px}.catalog-shell{width:min(90%,var(--max));margin:0 auto;padding:70px 0 110px;display:grid;grid-template-columns:250px 1fr;gap:38px}.catalog-filters{position:sticky;top:105px;align-self:start}.catalog-filters form{display:grid;gap:11px}.catalog-filters label{font-size:12px;font-weight:750;margin-top:9px}.catalog-filters input,.catalog-filters select{width:100%;border:1px solid #d6d2ca;border-radius:12px;background:#fff;padding:12px;font:inherit}.catalog-filters .btn{border:0;margin-top:8px}.catalog-count{font-size:12px;color:#707575;margin-bottom:14px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid .product-card{color:#fff}.empty-state{padding:70px 0}.product-detail{background:var(--paper);min-height:100vh;padding:125px 5vw 90px;display:grid;grid-template-columns:1.1fr .9fr;gap:55px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:22px}.product-gallery img:first-child{grid-column:1/-1;aspect-ratio:16/12}.product-copy{position:sticky;top:115px;align-self:start;padding:22px 0}.product-back{display:inline-block;font-size:12px;color:#657174;margin-bottom:30px}.product-copy h1{font-family:Georgia,serif;font-size:clamp(44px,5vw,74px);font-weight:400;line-height:.98;letter-spacing:-.045em;margin:14px 0 18px}.lead{font-size:19px;line-height:1.55;color:#566063}.rich-copy{font-size:15px;line-height:1.75;color:#3f4546;margin:25px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d2cec7;margin:30px 0}.spec-grid>div{padding:15px 0;border-bottom:1px solid #d2cec7;display:flex;flex-direction:column;gap:5px}.spec-grid b{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.spec-grid span{font-size:14px;color:#656b6b}.buy-box{margin-top:34px}.buy-box h2{font-family:Georgia,serif;font-size:30px;font-weight:400}.buy-links{display:grid;gap:9px}.buy-link{background:#111314;color:#fff;border-radius:14px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;font-weight:700}.buy-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:900px){.catalog-shell{grid-template-columns:1fr}.catalog-filters{position:static}.product-detail{grid-template-columns:1fr}.product-copy{position:static}.catalog-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-hero{min-height:430px;padding:120px 20px 55px}.catalog-shell{width:auto;margin:0;padding:45px 20px 75px}.catalog-grid{grid-template-columns:1fr}.product-detail{padding:100px 20px 70px;gap:28px}.product-gallery{grid-template-columns:1fr 1fr}.product-copy h1{font-size:48px}}
.is-hidden{display:none!important}.hero-content [data-hero-title],.hero-content [data-hero-subtitle],.hero-content [data-hero-eyebrow]{transition:opacity .25s ease}
/* V2.1 — favoritos, orçamento e conversão */
.favorite-header{position:relative}.favorite-header [data-favorite-count]{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#fff;color:#111314;display:grid;place-items:center;font-size:10px;font-weight:800;opacity:.45}.favorite-header [data-favorite-count].has-items{background:#b8d4d6;opacity:1}.drawer-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.12);font-size:11px}.product-card{position:relative}.product-media-wrap{position:relative}.product-media{display:block;position:relative;overflow:hidden}.product-media-wrap .favorite-btn{position:absolute;right:13px;top:13px;z-index:3}.favorite-btn{width:42px;height:42px;border:1px solid rgba(17,19,20,.13);border-radius:50%;background:rgba(255,255,255,.9);display:grid;place-items:center;cursor:pointer;transition:.2s;box-shadow:0 5px 20px rgba(0,0,0,.08)}.favorite-btn svg{width:19px;height:19px;fill:none;stroke:#111314;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.favorite-btn:hover{transform:translateY(-2px)}.favorite-btn.is-favorite{background:#8b2c30;border-color:#8b2c30}.favorite-btn.is-favorite svg{fill:#fff;stroke:#fff}.favorite-detail{flex:0 0 auto;margin-top:9px}.product-title-row{display:flex;align-items:flex-start;gap:18px}.product-title-row h1{flex:1}.catalog-fav-link{display:flex;gap:8px;align-items:center;margin-top:18px;font-size:12px;font-weight:700;color:#315f68}.catalog-fav-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.catalog-fav-link span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#e2e8e7}.page-hero.compact{min-height:520px}.favorites-shell,.quote-shell{width:min(90%,1240px);margin:0 auto;padding:70px 0 110px}.favorites-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:35px}.favorites-toolbar>div:first-child{display:flex;flex-direction:column;gap:6px}.favorites-toolbar b{font-family:Georgia,serif;font-size:32px;font-weight:400}.muted-public{font-size:13px;color:#747a7b}.favorites-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-outline,.btn-outline-dark{border:1px solid #c6c8c5;background:transparent;color:#111314}.favorites-shell .empty-state{padding:75px 20px;text-align:center;border:1px solid #dedbd4;border-radius:24px}.favorites-shell .empty-state h2{font-family:Georgia,serif;font-weight:400;font-size:38px}.quote-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.quote-intro{position:sticky;top:115px}.quote-intro h2,.quote-success h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);font-weight:400;line-height:1;letter-spacing:-.035em;margin:16px 0 22px}.quote-intro>p{font-size:17px;color:#5e6566;line-height:1.7}.quote-form{background:#fff;border:1px solid #dfddd7;border-radius:24px;padding:28px}.public-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.public-field{display:flex;flex-direction:column;gap:7px}.public-field.full{grid-column:1/-1}.public-field label{font-size:12px;font-weight:750}.public-field input,.public-field textarea{width:100%;border:1px solid #d5d4cf;border-radius:12px;padding:13px;background:#fff;font:inherit}.public-field textarea{min-height:145px;resize:vertical}.consent label{display:flex;align-items:flex-start;gap:9px;line-height:1.45;font-weight:500;color:#606667}.consent input{width:auto;margin-top:3px}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-alert{grid-column:1/-1;background:#fff1f1;color:#8b2c30;padding:12px 14px;border-radius:11px;font-size:13px}.selected-products{margin-top:32px;border-top:1px solid #d9d5ce;padding-top:22px}.selected-products>b{display:block;margin-bottom:12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.selected-product{display:flex;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid #e2dfd9}.selected-product img{width:48px;height:58px;object-fit:cover;border-radius:8px}.selected-product span{font-size:13px;font-weight:700}.quote-success{max-width:730px;margin:0 auto;text-align:center;padding:45px 0}.success-mark{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;background:#315f68;color:#fff;font-size:30px}.quote-success p{font-size:18px;line-height:1.65;color:#5d6465}.quote-success .hero-cta{justify-content:center}.product-commercial-actions{display:flex;gap:10px;flex-wrap:wrap;margin:6px 0 26px}.buy-note{font-size:12px;color:#777;margin:-10px 0 15px}@media(max-width:900px){.quote-layout{grid-template-columns:1fr;gap:35px}.quote-intro{position:static}.favorites-toolbar{align-items:flex-start;flex-direction:column}.page-hero.compact{min-height:460px}}@media(max-width:640px){.favorites-shell,.quote-shell{width:auto;padding:45px 20px 80px}.public-form-grid{grid-template-columns:1fr}.public-field.full{grid-column:auto}.quote-form{padding:20px}.favorites-actions{width:100%}.favorites-actions .btn{width:100%;justify-content:center}.product-title-row h1{font-size:44px}.favorite-detail{width:40px;height:40px}.page-hero.compact{min-height:420px}}
.inline-public-link{color:#315f68;text-decoration:underline;text-underline-offset:2px}
