:root{--bg:#101010;--surface:#191919;--surface2:#202020;--text:#f4f3ed;--muted:#a7a7a1;--line:#33332f;--yellow:#f9d900;--shadow:0 18px 55px #0005;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);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,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1,h2{letter-spacing:-.045em}h1{font-size:clamp(2.3rem,4vw,3.7rem);margin-bottom:16px}h2{font-size:clamp(1.8rem,2.7vw,2.6rem);font-weight:650}h3{font-size:1.1rem}p{margin-bottom:20px}a,button{transition:color .2s,background .2s,border-color .2s,box-shadow .2s}a:hover{color:var(--yellow)}:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}input,select,textarea{border:1px solid #454541;background:#181818;color:var(--text);padding:13px 15px;border-radius:2px;min-width:0}input::placeholder,textarea::placeholder{color:#8e8e89}input:focus,select:focus,textarea:focus{border-color:var(--yellow)}select{color-scheme:dark}label{font-size:.875rem}.small,small{font-size:.8125rem;line-height:1.6}.eyebrow,.muted{color:var(--muted)}.eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.6;margin-bottom:16px}.yellow-dot{color:var(--yellow)}.section-wrap{max-width:var(--max);margin:auto;padding:72px 40px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 24px;min-height:50px;border:1px solid var(--yellow);background:var(--yellow);color:#101010;font-weight:700;font-size:.875rem;border-radius:2px;box-shadow:0 5px 20px #0002}.button:hover{background:#ffe943;border-color:#ffe943;color:#000;box-shadow:0 7px 26px #e9c90024}.button.outline{background:transparent;color:var(--text);border-color:#51514b;box-shadow:none}.button.outline:hover{border-color:var(--yellow);color:var(--yellow)}.full{width:100%}.text-button{border:0;background:none;padding:15px 0;display:inline-block;color:var(--text);text-align:center;font-size:.875rem}.text-button:hover{color:var(--yellow)}.icon-btn{border:0;background:none;padding:10px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.icon-btn:hover{color:var(--yellow)}.demo-bar{text-align:center;background:#22221a;color:#d3c976;padding:7px 20px;font-size:.75rem;letter-spacing:.06em}.demo-bar span{margin:0 14px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#090909f5;border-bottom:1px solid #ffffff12;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 5px 25px #0003}.header-inner{max-width:1440px;margin:auto;padding:0 44px;height:90px;justify-content:space-between;gap:36px}.brand,.header-inner{display:flex;align-items:center}.brand{flex-shrink:0}.brand,.brand img{width:153px;height:84px}.brand img{object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:29px;font-size:.8125rem}.desktop-nav>a,.nav-dropdown>a{display:flex;align-items:center;gap:6px;padding:33px 0;white-space:nowrap}.desktop-nav .active{color:var(--yellow)}.nav-dropdown{position:relative}.nav-dropdown-panel{position:absolute;top:76px;left:-20px;min-width:220px;padding:15px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);display:none}.nav-dropdown:focus-within .nav-dropdown-panel,.nav-dropdown:hover .nav-dropdown-panel{display:block}.nav-dropdown-panel a{display:block;padding:10px}.header-actions{display:flex;gap:8px}.bag{position:relative}.bag span{position:absolute;right:0;top:1px;background:var(--yellow);color:#000;border-radius:50%;font-size:.75rem;line-height:17px;width:17px;text-align:center;font-weight:700}.mobile-only{display:none}.hero{position:relative;min-height:630px;height:min(700px,calc(100svh - 120px));overflow:hidden;background:#131311;border-bottom:1px solid var(--line)}.hero-art{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-art,.hero-shade{position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#101010e6,#101010b0 32%,#10101008 65%)}.hero-content{position:relative;max-width:1320px;padding:105px 40px 60px;margin:auto}.hero .eyebrow{color:#e8dfb0;display:flex;align-items:center;gap:12px;font-size:.75rem}.yellow-line{display:block;width:28px;height:2px;background:var(--yellow)}.hero h1{font-size:clamp(3.2rem,5vw,4.6rem);line-height:1.06;letter-spacing:-.05em;font-weight:750;max-width:650px;margin:28px 0}.hero h1 em{color:var(--yellow);font-style:normal}.hero p{color:#bebeb8;font-size:1rem;line-height:1.8;margin-bottom:32px}.hero-caption{display:flex;flex-direction:column;gap:4px;margin-top:40px;font-size:.75rem;letter-spacing:.15em;color:#aaa99c}.hero-caption span:first-child{color:#e6e3d7;font-weight:700}.hero-product{right:50px;bottom:52px;gap:28px;border-bottom:1px solid #888;padding-bottom:10px}.hero-pagination,.hero-product{position:absolute;display:flex;align-items:center;font-size:.75rem}.hero-pagination{left:50%;bottom:20px;transform:translateX(-50%);gap:14px;letter-spacing:.12em;color:#999}.hero-pagination .selected{width:30px;height:2px;background:var(--yellow)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:10px;font-size:.75rem}.underlined{display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid #66665b;padding-bottom:7px;white-space:nowrap;font-size:.8125rem}.category-tabs{display:flex;gap:8px;margin-bottom:30px;overflow:auto;padding-bottom:3px}.category-tabs a{font-size:.8125rem;padding:9px 20px;border:1px solid var(--line);border-radius:2px;white-space:nowrap}.category-tabs .selected{border-color:var(--yellow);color:var(--yellow);background:#f9d90008}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.product-card{min-width:0}.product-image{position:relative;display:block;background:#20201e;overflow:hidden;aspect-ratio:4/5;border:1px solid #ffffff09;box-shadow:0 10px 26px #0002}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.3,1)}.product-image:hover img{transform:scale(1.045)}.badge{position:absolute;left:12px;top:12px;padding:5px 9px;background:#151515d9;border:1px solid #ffffff29;color:#e5e5df;font-size:.75rem;letter-spacing:.035em;font-weight:600}.badge.yellow{background:var(--yellow);color:#151515;border-color:var(--yellow)}.badge.inline{position:static;display:inline-flex}.card-view{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;background:#111e;color:var(--text);padding:13px 17px;font-size:.8125rem;transform:translateY(100%);transition:transform .25s}.product-image:focus-visible .card-view,.product-image:hover .card-view{transform:translateY(0)}.product-info{padding:18px 0 6px}.product-category{text-transform:uppercase;letter-spacing:.12em;color:#96968d;font-size:.75rem}.product-info h3{font-size:1rem;font-weight:500;margin:8px 0 12px;letter-spacing:-.02em}.price{display:flex;gap:10px;align-items:center}.price strong{font-size:1.0625rem;font-weight:600}.price del{font-size:.8125rem;color:var(--muted)}.price-note{margin:3px 0 0;color:#919187;font-size:.75rem}.launches{border-top:1px solid var(--line)}.promotions{padding-top:32px}.promotion-empty{padding:34px;background:#191918;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.promotion-empty h3{margin-bottom:10px;font-weight:500;font-size:1.25rem}.promotion-empty p{margin:0;color:var(--muted);font-size:.875rem}.newsletter{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#181816;padding:55px max(40px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1.2fr 1fr;grid-gap:70px;gap:70px;align-items:center}.newsletter h2{font-size:1.65rem;margin-bottom:12px}.newsletter .eyebrow{font-size:.75rem;color:#b1a655;margin-bottom:12px}.newsletter p{font-size:.875rem;color:var(--muted);margin-bottom:0}.newsletter-input{display:flex;border-bottom:1px solid #aaa692}.newsletter-input input{flex:1 1;background:none;border:0;padding:14px 0}.newsletter-input button{background:var(--yellow);color:#000;border:0;width:52px;height:48px}.newsletter form>small{color:#949488;font-size:.75rem;display:block;margin-top:13px}footer{background:#090909;padding:48px max(40px,calc((100vw - 1240px)/2)) 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;grid-gap:40px;gap:40px;padding-bottom:45px}.footer-brand img{object-fit:contain;margin-top:-20px;margin-bottom:10px}.footer-brand p{color:#97978f;font-size:.8125rem}.footer-grid h3{font-size:.8125rem;margin:10px 0 23px}.footer-grid a{display:flex;align-items:center;gap:9px;font-size:.75rem;color:#a4a49d;margin-bottom:11px}.footer-grid a:hover{color:var(--yellow)}.footer-grid .small{font-size:.75rem;margin-top:25px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #252522;padding:22px 0;font-size:.75rem;color:#84847c}.footer-bottom span{gap:8px}.footer-bottom span,.whatsapp{display:flex;align-items:center}.whatsapp{position:fixed;right:25px;bottom:25px;z-index:35;justify-content:center;width:54px;height:54px;border:1px solid #edda32;border-radius:50%;background:var(--yellow);color:#000;box-shadow:0 5px 30px #0008}.whatsapp:hover{background:#ffe94b;color:#000;box-shadow:0 5px 30px #f9d90033}.breadcrumb{display:flex;gap:12px;align-items:center;flex-wrap:wrap;color:#93938c;font-size:.75rem;margin-bottom:40px}.breadcrumb span:last-child{color:#d2d2c9}.catalog-page{padding-top:32px}.catalog-title{display:flex;justify-content:space-between;align-items:end;gap:25px;padding-bottom:38px;border-bottom:1px solid var(--line);margin-bottom:30px}.catalog-title h1{font-size:2.8rem}.catalog-title .eyebrow{font-size:.75rem}.catalog-title p{font-size:.875rem;margin:0}.result-count{font-size:.8125rem;color:var(--muted);white-space:nowrap}.catalog-layout{display:grid;grid-template-columns:200px 1fr;grid-gap:36px;gap:36px}.catalog-layout .product-grid{gap:18px}.catalog-layout .product-image{aspect-ratio:4/5}.catalog-toolbar{justify-content:space-between;margin-bottom:24px;min-height:45px}.catalog-toolbar,.sort-select{display:flex;align-items:center}.sort-select{gap:12px;color:var(--muted);font-size:.75rem}.sort-select select{font-size:.75rem;padding:10px 12px;max-width:190px}.filter-group{padding:0 0 28px;margin-bottom:26px;border-bottom:1px solid var(--line)}.filter-group h3{font-size:.8125rem;margin:0 0 20px}.filter-group>a{display:flex;justify-content:space-between;color:var(--muted);font-size:.8125rem;margin-bottom:14px}.filter-group>a.selected{color:var(--yellow)}.filter-group>a span{font-size:.75rem;color:#85857b}.check-label{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:.8125rem;color:var(--muted)}input[type=checkbox]{accent-color:var(--yellow);width:16px;height:16px}.price-fields{display:flex;gap:8px;align-items:center;margin-bottom:16px}.price-fields label{min-width:0;font-size:.75rem;color:var(--muted)}.price-fields input{width:100%;padding:10px 8px;font-size:.8125rem;margin-top:6px}.price-fields>span{padding-top:20px;color:#666}.filter-group .button{font-size:.75rem;min-height:40px;padding:10px}.filter-note{font-size:.75rem;font-weight:600;color:#c6bc65}.filter-note span{display:block;font-weight:400;font-size:.75rem;color:var(--muted);margin-top:5px}.mobile-filter{display:none}.load-more{text-align:center;padding:38px 0 0}.active-filters{justify-content:space-between;gap:10px;padding:12px 15px;background:#24241c;margin-bottom:20px}.active-filters,.active-filters button{display:flex;align-items:center;font-size:.75rem}.active-filters button{gap:6px;background:none;border:0;color:var(--yellow)}.page-search{display:flex;max-width:600px;margin-bottom:30px}.page-search input{flex:1 1}.modal{padding:0;border:1px solid var(--line);color:var(--text);background:var(--surface);max-height:100dvh;box-shadow:var(--shadow)}.modal::-webkit-backdrop{background:#000a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal::backdrop{background:#000a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.drawer{margin:0 0 0 auto;position:fixed;inset:0 0 0 auto;width:470px;max-width:100%;height:100dvh;max-height:100dvh;border-right:0;overflow:auto}.modal-inner{padding:28px}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:24px}.modal-heading h2{font-size:1.45rem;margin:0}.search-modal{width:700px;max-width:calc(100% - 30px);border-radius:3px;margin:12vh auto auto}.search-form{display:flex;margin-bottom:30px}.search-form input{flex:1 1;width:0}.search-categories{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.search-categories a{display:flex;justify-content:space-between;padding:15px;border:1px solid var(--line);font-size:.875rem}.empty{text-align:center;padding:60px 15px;color:var(--muted)}.empty svg{margin:0 auto 20px;color:var(--yellow)}.empty h2,.empty h3{color:var(--text);font-size:1.5rem}.empty p{max-width:400px;margin:0 auto 25px;font-size:.875rem}.cart-item{display:flex;gap:16px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item img{object-fit:cover;border-radius:2px;width:88px;height:110px}.cart-item-info{flex:1 1;display:flex;align-items:start;flex-direction:column;gap:5px;font-size:.875rem}.cart-item-info small{font-size:.75rem;color:var(--muted)}.cart-item>.icon-btn{align-self:start}.quantity{justify-content:space-between;border:1px solid #444;height:44px;min-width:108px}.quantity,.quantity button{display:flex;align-items:center}.quantity button{background:none;border:0;justify-content:center;min-width:34px;height:42px}.quantity span{min-width:25px;text-align:center;font-size:.875rem}.cart-item .quantity{margin-top:7px;height:32px;min-width:95px}.cart-item .quantity button{height:30px;min-width:30px}.cart-bottom{padding-top:30px}.subtotal{display:flex;justify-content:space-between;margin-bottom:10px}.success{background:#d8cf2020;padding:12px 15px;border:1px solid #d8cf2050;font-size:.8125rem;color:#e5df93}.mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}.product-page{padding-top:30px}.product-layout{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:60px;gap:60px}.gallery{display:grid;grid-template-columns:70px 1fr;grid-gap:16px;gap:16px;align-content:start}.thumbnails{display:flex;flex-direction:column;gap:12px}.thumbnails button{border:1px solid var(--line);background:var(--surface);padding:0}.thumbnails button.selected{border-color:var(--yellow)}.thumbnails img{width:100%;height:87px;object-fit:cover}.gallery-main{border:1px solid #ffffff0a;background:#20201e;position:relative;padding:0;box-shadow:var(--shadow);overflow:hidden}.gallery-main>img{width:100%;height:610px;object-fit:cover}.gallery-main>span{position:absolute;right:16px;bottom:16px;background:#111b;border:1px solid #555;padding:10px;display:flex}.gallery-note{grid-column:2;font-size:.75rem;color:var(--muted);margin:0}.purchase-panel{padding-top:10px}.purchase-panel .eyebrow{font-size:.75rem}.purchase-panel h1{font-size:2.9rem;line-height:1.05}.product-subtitle{color:var(--muted);font-size:.875rem}.product-badges{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:20px;border-bottom:1px solid var(--line)}.product-price{display:flex;flex-direction:column;margin:25px 0}.product-price strong{font-size:2.15rem;letter-spacing:-.03em}.product-price span{font-size:.75rem;color:var(--muted)}.product-price del{font-size:1rem;color:var(--muted)}.product-description{font-size:.875rem;color:#b6b6af;line-height:1.8}.variant-label{display:block;margin:23px 0;font-size:.75rem;color:var(--muted)}.variant-label select{display:block;width:100%;margin-top:8px}.purchase-actions{display:flex;gap:12px;margin-bottom:12px}.purchase-actions .quantity{height:52px}.purchase-actions .quantity button{height:50px}.purchase-actions>.button{flex:1 1;padding:15px 14px;gap:12px}.purchase-panel>.small{margin-top:12px;font-size:.75rem}.product-accordions{margin-top:24px}.product-accordions details,details{border-bottom:1px solid var(--line);padding:16px 0;font-size:.875rem}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:"+";color:var(--muted)}details[open]>summary:after{content:"−"}details p{color:var(--muted);font-size:.8125rem;line-height:1.8;margin:15px 0 0}.trust-row{display:flex;gap:25px;margin-top:25px;font-size:.75rem;color:#aaa99c}.trust-row>span{display:flex;align-items:center;gap:8px}.product-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;border-top:1px solid var(--line);margin-top:65px;padding:60px 0}.product-details h2{font-size:2rem}.product-details p{font-size:.875rem;line-height:1.85}.product-details dl>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.product-details dt{color:var(--muted)}.product-details dd{margin:0}.related{padding-top:35px;border-top:1px solid var(--line)}.related .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.image-modal{width:min(800px,95vw);margin:auto;max-height:95dvh}.zoom-image{max-height:75dvh;width:100%;object-fit:contain}.inquiry-message{white-space:pre-wrap;font:inherit;font-size:.875rem;background:#111;padding:20px;border:1px solid var(--line)}.notice{padding:18px;border:1px solid #f9d90040;background:#f9d90009;color:#d5d0a9;display:flex;gap:12px;font-size:.8125rem}.honeypot,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--yellow);color:#000;padding:12px}.skip-link:focus{top:10px}.content-page{max-width:1180px;min-height:60vh}.page-intro{max-width:740px;margin-bottom:45px}.page-intro p{color:var(--muted);font-size:1.05rem}.checkout-grid,.contact-grid,.editorial-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:64px;gap:64px}.editorial-image{width:100%;height:500px;object-fit:cover;box-shadow:var(--shadow)}.editorial-copy{align-self:center}.editorial-copy p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:60px}.feature-block{border-top:1px solid #555;padding:26px 0}.feature-block>span{color:var(--yellow);font-size:.8125rem}.feature-block h3{margin:22px 0 14px;font-size:1.3rem}.feature-block p{color:var(--muted);font-size:.875rem}.form-panel,.info-panel{background:#191918;border:1px solid var(--line);padding:30px;box-shadow:var(--shadow)}.form-panel label{display:block;margin-bottom:18px;color:#bbbcb0}.form-panel input,.form-panel textarea{display:block;width:100%;margin-top:7px}.form-panel textarea{resize:vertical;min-height:145px}.form-panel .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.form-panel .check-label{display:flex;align-items:flex-start}.form-panel .check-label input{width:18px;margin:3px 0 0;flex-shrink:0}.form-panel .honeypot{display:none}.info-panel h3{font-size:1.3rem}.info-panel p{color:var(--muted);font-size:.875rem}.info-panel .button{margin-top:10px}.info-list{padding:0;list-style:none}.info-list li{padding:15px 0;border-bottom:1px solid var(--line);display:flex;gap:15px;align-items:center;color:#c0c0b7;font-size:.875rem}.content-narrow{max-width:800px}.content-narrow section{margin:35px 0}.content-narrow h2{font-size:1.45rem}.content-narrow p{color:var(--muted)}.tracking-form{display:flex;gap:12px;margin-bottom:20px}.tracking-form input{flex:1 1}.tracking-steps{list-style:none;padding:0;margin:30px 0}.tracking-steps li{display:flex;gap:20px;padding:15px 0;align-items:center;color:var(--muted)}.tracking-steps .step-number{border:1px solid #444;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0}.tracking-steps .current .step-number,.tracking-steps .done .step-number{color:#000;background:var(--yellow);border-color:var(--yellow)}.tracking-steps .current{color:var(--yellow)}.tracking-steps p{margin:5px 0 0;font-size:.8125rem}.tracking-result{background:#191918;padding:30px;border:1px solid var(--line)}.checkout-summary{position:-webkit-sticky;position:sticky;top:120px;align-self:start}.checkout-summary .subtotal{font-size:1.3rem}.account-card{max-width:580px;margin:0 auto;text-align:center;padding:50px 35px}.account-card>svg{color:var(--yellow);margin:0 auto 25px}.form-feedback{font-size:.875rem;margin-top:18px}.account-shell{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:64px;gap:64px;align-items:center;max-width:1080px;margin:0 auto}.account-story h1{font-size:clamp(2.2rem,3.4vw,3.2rem)}.account-story p{color:var(--muted);max-width:420px}.auth-panel{max-width:460px;width:100%;justify-self:end}.auth-tabs{display:flex;gap:22px;margin-bottom:26px;border-bottom:1px solid var(--line)}.auth-tabs button{background:none;border:0;padding:13px 4px;color:var(--muted);font-size:.9375rem;font-weight:600;border-bottom:2px solid transparent;margin-bottom:-1px}.auth-tabs button:hover{color:var(--text)}.auth-tabs button.selected{color:var(--yellow);border-bottom-color:var(--yellow)}.auth-panel .button{margin-top:6px}.auth-security{display:flex;align-items:center;gap:8px;margin-top:16px}.auth-security svg{color:var(--yellow);flex-shrink:0}.captcha{margin:18px 0}.captcha>div{display:flex;justify-content:center}.error-page{text-align:center;min-height:60vh;padding-top:100px}.error-page .error-code{font-size:5rem;color:var(--yellow);font-weight:700}.cookie-note{font-size:.8125rem;color:var(--muted)}@media(min-width:1600px){.hero-art{object-position:50% 48%}.hero-content{padding-top:110px}}@media(max-width:1150px){.header-inner{gap:18px;padding:0 26px}.desktop-nav{gap:17px;font-size:.75rem}.desktop-nav>a,.nav-dropdown>a{white-space:normal}.brand,.brand img{width:130px}.header-actions{gap:0}.product-layout{gap:35px}.catalog-layout{grid-template-columns:175px 1fr;gap:25px}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero h1{font-size:3.8rem}.hero-content{padding-top:100px}.product-details{gap:50px}}@media(max-width:900px){.desktop-nav{display:none}.mobile-only{display:flex}.header-inner{height:82px;padding:0 24px}.brand{margin-right:auto;width:135px}.brand img{height:78px;width:135px}.section-wrap{padding:52px 28px}.hero{height:620px;min-height:620px}.hero-content{padding:110px 28px 50px}.hero h1{font-size:3.1rem;max-width:500px}.hero-art{object-position:57% center}.hero-shade{background:linear-gradient(90deg,#101010ef,#1010109a 45%,#10101005)}.hero-product{right:28px;bottom:48px}.hero p{font-size:.9375rem}.product-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter{padding:45px 28px;gap:30px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:25px 40px}footer{padding:40px 28px 0}.catalog-layout{grid-template-columns:1fr}.desktop-filters{display:none}.mobile-filter{display:inline-flex;padding:10px 15px;min-height:44px}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-subtitle{display:none}.catalog-title h1{font-size:2.5rem}.product-layout{gap:25px;grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.thumbnails{order:2;flex-direction:row}.thumbnails button{width:60px}.thumbnails img{height:70px}.gallery-main>img{height:450px}.gallery-note{grid-column:1;order:3}.purchase-panel h1{font-size:2.3rem}.purchase-actions{flex-wrap:wrap}.purchase-actions>.button{flex-basis:100%}.product-price strong{font-size:1.8rem}.product-details{gap:35px}.product-details h2{font-size:1.8rem}.trust-row{gap:15px;flex-wrap:wrap}.checkout-grid,.contact-grid,.editorial-grid{gap:30px}.feature-grid{gap:18px}.form-panel,.info-panel{padding:22px}.form-panel .form-row{grid-template-columns:1fr;gap:0}.account-shell{grid-template-columns:1fr;gap:34px}.auth-panel{justify-self:center;max-width:520px}}@media(max-width:600px){body{font-size:16px}.demo-bar{font-size:.75rem;letter-spacing:0;padding:7px 10px}.demo-bar span{margin:0 5px}.header-inner{height:73px;padding:0 12px;gap:7px}.brand,.brand img{width:111px;height:69px}.header-actions .icon-btn{padding:9px;min-width:39px}.account-link{display:none}.hero{height:680px;min-height:0}.hero-art{object-fit:cover;object-position:72% center;height:75%;top:25%}.hero-shade{background:linear-gradient(180deg,#101010,#101010f0 25%,#10101044 52%,#10101000 76%,#101010bb)}.hero-content{padding:42px 22px 25px}.hero .eyebrow{font-size:.75rem;letter-spacing:.14em;margin:0 0 20px}.hero h1{font-size:2.85rem;margin:0 0 18px;max-width:350px}.hero p{font-size:.8125rem;line-height:1.7;margin-bottom:22px;max-width:290px}.hero .button{font-size:.75rem;padding:12px 19px;min-height:44px;gap:25px}.hero-caption{display:none}.hero-product{bottom:42px;right:22px;font-size:.75rem;gap:25px}.hero-pagination{bottom:15px;font-size:.75rem;white-space:nowrap}.section-wrap{padding:44px 20px}.section-heading{align-items:start;gap:18px;margin-bottom:25px;flex-wrap:wrap}.section-heading h2{font-size:1.85rem}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.12em}.underlined{font-size:.75rem;gap:12px;padding-bottom:5px}.category-tabs{gap:7px;margin-bottom:22px;margin-right:-20px;padding-right:20px}.category-tabs a{font-size:.75rem;padding:8px 13px}.product-grid{gap:25px 12px}.product-image{aspect-ratio:4/5}.product-info{padding-top:12px}.product-category{font-size:.75rem;letter-spacing:.06em}.product-info h3{font-size:.875rem;line-height:1.35;margin:5px 0 8px}.price strong{font-size:.9375rem}.badge,.price-note{font-size:.75rem}.badge{top:7px;left:7px;padding:4px 6px}.card-view{display:none}.promotion-empty{padding:25px;display:block}.promotion-empty h3{font-size:1.125rem}.promotion-empty p{font-size:.8125rem}.promotion-empty .button{margin-top:22px;font-size:.75rem;width:100%}.newsletter{padding:35px 20px;grid-template-columns:1fr;gap:24px}.newsletter h2{font-size:1.65rem;max-width:300px}.newsletter p{font-size:.8125rem}.newsletter .eyebrow,.newsletter form>small{font-size:.75rem}.footer-grid{gap:25px 20px}.footer-brand{grid-column:1/-1;display:flex;gap:22px;align-items:center}.footer-brand img{width:145px;margin:0}.footer-brand p{font-size:.75rem;margin:0}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{margin-bottom:18px}footer{padding:30px 20px 0}.footer-bottom{display:block;font-size:.75rem}.footer-bottom>span+span{margin-top:10px}.whatsapp{width:48px;height:48px;right:16px;bottom:16px}.breadcrumb{font-size:.75rem;gap:8px;margin-bottom:30px}.catalog-page{padding-top:24px}.catalog-title{display:block;padding-bottom:23px;margin-bottom:20px}.catalog-title h1{font-size:2.2rem}.catalog-title p{font-size:.8125rem}.result-count{display:block;margin-top:20px}.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.catalog-toolbar{gap:10px}.sort-select{font-size:0;gap:0}.sort-select select{font-size:.75rem;padding:12px 8px;max-width:160px}.mobile-filter{font-size:.75rem;gap:9px}.modal-inner{padding:20px}.modal-heading h2{font-size:1.3rem}.search-form .button{padding:12px}.search-categories{grid-template-columns:1fr}.search-modal{margin-top:5vh}.cart-item{gap:12px}.cart-item img{width:70px;height:90px}.product-page{padding-top:24px}.product-layout{grid-template-columns:1fr;gap:32px}.gallery{gap:12px}.gallery-main>img{height:auto;max-height:500px;aspect-ratio:4/5;object-fit:cover}.thumbnails img{height:70px}.purchase-panel{padding-top:0}.purchase-panel h1{font-size:2.5rem}.product-price strong{font-size:2rem}.product-description{font-size:.875rem}.purchase-actions{flex-wrap:nowrap}.purchase-actions>.button{flex-basis:auto;font-size:.75rem;padding:13px 10px;gap:8px}.purchase-actions .quantity{min-width:95px}.product-details{grid-template-columns:1fr;padding:36px 0;margin-top:40px;gap:30px}.product-details h2{font-size:1.75rem}.related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related .product-card:last-child{display:none}.checkout-grid,.contact-grid,.editorial-grid{grid-template-columns:1fr;gap:30px}.editorial-image{height:350px}.feature-grid{grid-template-columns:1fr;gap:8px;margin-top:30px}.page-intro h1{font-size:2.4rem}.page-intro p{font-size:.9375rem}.page-intro{margin-bottom:30px}.checkout-summary{position:static}.tracking-form{flex-direction:column}.tracking-result{padding:20px}.account-card{padding:30px 20px}.notice{font-size:.75rem}.form-panel label,.inquiry-message{font-size:.8125rem}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.whatsapp{background:#111;color:var(--yellow);border-color:#f9d90088}.whatsapp:hover{background:#222;color:#ffe943;border-color:var(--yellow)}.hero-art{object-position:50% 0}@media(min-width:1600px){.hero-art{object-position:50% 0}}@media(max-width:900px){.hero-art{object-position:57% 0}}@media(max-width:600px){.hero-art{object-position:72% 0}}.shipping-calculator{margin:25px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shipping-calculator h3{display:flex;gap:10px;align-items:center;font-size:.875rem}.shipping-calculator label{font-size:.75rem;color:var(--muted)}.shipping-input{display:flex;gap:8px;margin-top:8px}.shipping-input input{width:0;flex:1 1}.shipping-input .button{padding:10px 15px;font-size:.75rem}.shipping-calculator .small{margin:10px 0 0;font-size:.75rem}.shipping-quotes{padding:0;list-style:none}.shipping-quotes li{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.shipping-quotes small{display:block;font-size:.75rem;color:var(--muted)}.captcha{margin:15px 0;min-height:65px}.account-card .button{margin-top:14px}.card-view{transform:none;background:linear-gradient(0deg,#090909f5,#121212e8);border-top:1px solid #ffffff18;padding:10px 12px 10px 17px;font-size:.75rem;font-weight:600;letter-spacing:.01em;min-height:50px;box-shadow:0 -8px 22px #0002}.card-view-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #f9d9006b;background:#f9d90012;color:var(--yellow);border-radius:50%;transition:background .2s,transform .2s,color .2s}.product-image:focus-visible .card-view,.product-image:hover .card-view{background:#f9d900;color:#111;border-color:#f9d900}.product-image:focus-visible .card-view-icon,.product-image:hover .card-view-icon{color:#111;background:#1111;border-color:#1115;transform:rotate(-35deg)}.product-image img{padding-bottom:45px;object-fit:contain}.product-image{background:#171717}@media(max-width:600px){.card-view{display:flex;padding:8px 9px 8px 11px;min-height:44px;font-size:.75rem}.card-view-icon{width:25px;height:25px}.card-view-icon svg{width:15px}.product-image img{padding-bottom:43px}}.magnifier{position:relative;width:100%;height:610px;overflow:hidden;background:#171717}.magnifier-expand{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.magnifier-expand>img{height:100%;width:100%;object-fit:contain}.expand-icon{position:absolute;right:15px;bottom:15px;background:#101010bc;border:1px solid #777;padding:10px;display:flex;color:var(--yellow)}.magnifier-lens{position:absolute;pointer-events:none;border:2px solid var(--yellow);border-radius:50%;background-repeat:no-repeat;background-color:#171717;box-shadow:0 8px 35px #000a,0 0 0 5px #1118;z-index:2}.zoom-controls{display:flex;gap:20px;align-items:center;justify-content:space-between;margin:0 0 20px}.zoom-controls input{accent-color:var(--yellow);padding:0;max-width:220px}.expanded-magnifier .magnifier{height:65dvh}.expanded-magnifier .magnifier-expand{cursor:crosshair}.expanded-magnifier .expand-icon{display:none}@media(max-width:900px){.magnifier{height:450px}}@media(max-width:600px){.magnifier{height:auto;aspect-ratio:4/5}.expanded-magnifier .magnifier{height:60dvh;aspect-ratio:auto}.desktop-zoom-tip,.zoom-controls{display:none}.image-modal .modal-inner{padding:15px}}.editorial-copy h1{font-size:clamp(2rem,3.2vw,3.1rem)}.editorial-copy .brand-signature{color:var(--yellow);font-weight:600}.editorial-grid>.editorial-image{height:100%;min-height:500px;max-height:820px;object-fit:cover}@media(max-width:600px){.editorial-grid>.editorial-image{min-height:0;height:390px}}