@font-face{font-family:Jokker-Semibold;src:url(/Jokker-TRIAL-Semibold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Jokker-Light;src:url(/Jokker-TRIAL-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Jokker-Regular;src:url(/Jokker-TRIAL-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Jokker;src:url(/Jokker-TRIAL-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Jokker;src:url(/Jokker-TRIAL-Semibold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}:root{--color-white:#fff;--color-bg:#fff;--color-black:#1a1a1a;--color-text-primary:#1a1a1a;--color-text-secondary:#6b6b6b;--color-text-tertiary:#999;--color-gray-bg:#f5f5f5;--color-gray-card:#f7f7f7;--color-gray-border:#e5e5e5;--color-gray-light:#f0f0f0;--color-coral:#e74c3c;--color-coral-dark:#d63031;--color-aqua:#2dd4a8;--color-aqua-bg:#e0f7ef;--color-purple:#7c3aed;--color-purple-dark:#1a0a3e;--font-title:"Jokker-Semibold", "Jokker", sans-serif;--font-body:"Jokker-Regular", "Jokker", sans-serif;--font-family:var(--font-body);--page-padding:24px;--section-gap:48px;--card-radius:16px;--button-radius:10px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-bg);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:600}p,span,a,li,input,textarea{font-family:var(--font-body)}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-title);cursor:pointer;background:0 0;border:none}input{font-family:var(--font-body);border:none;outline:none}a{color:inherit;text-decoration:none}ul{list-style:none}.page-wrapper{background:var(--color-white);max-width:480px;min-height:100vh;margin:0 auto}@media (width>=481px){body{background:#ebebeb}.page-wrapper{box-shadow:0 0 36px #0000001a}}.announcement-bar{color:var(--color-white);text-align:center;letter-spacing:.01em;background:linear-gradient(90deg,#4da3ff 0%,#30dfa6 100%);padding:10px 16px;font-size:13px;font-weight:500;line-height:1.4}.header{padding:16px var(--page-padding);border-bottom:1px solid var(--color-gray-border);background:var(--color-white);z-index:100;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.header-logo{align-items:center;display:flex}.header-logo img{width:auto;height:28px;display:block}.header-actions{align-items:center;gap:20px;display:flex}.header-icon{width:24px;height:24px;color:var(--color-text-primary);justify-content:center;align-items:center;display:flex}.header-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:24px;height:24px}.cart-btn{transition:transform .2s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:visible}.cart-count-badge{background:var(--color-text-primary);color:#fff;pointer-events:none;border-radius:10px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 4px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-7px;right:-9px;box-shadow:0 2px 6px #0000004d}.cart-btn.pop{animation:.45s cubic-bezier(.175,.885,.32,1.275) cartBtnPop}.cart-count-badge.badge-pop{animation:.45s cubic-bezier(.175,.885,.32,1.4) badgePop}@keyframes cartBtnPop{0%{transform:scale(1)}35%{transform:scale(1.38)rotate(-10deg)}65%{transform:scale(1.15)rotate(6deg)}to{transform:scale(1)rotate(0)}}@keyframes badgePop{0%{transform:scale(1)}40%{transform:scale(1.6)}to{transform:scale(1)}}.flying-particle{z-index:99999;pointer-events:none;border-radius:50%;width:26px;height:26px;animation:.6s cubic-bezier(.16,.84,.25,1) forwards flyToCart;position:fixed;box-shadow:0 4px 14px #00000059,0 0 0 2.5px #fff}@keyframes flyToCart{0%{left:var(--start-x);top:var(--start-y);opacity:1;transform:translate(-50%,-50%)scale(1.1)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.4)}to{left:var(--target-x);top:var(--target-y);opacity:.8;transform:translate(-50%,-50%)scale(.35)}}.breadcrumb{padding:14px var(--page-padding) 0;color:var(--color-text-tertiary);align-items:center;gap:6px;font-size:13px;display:flex}.breadcrumb a{color:var(--color-text-tertiary)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .current{color:var(--color-text-secondary);text-decoration:underline}.breadcrumb-sep{font-size:11px}.product-section{padding:20px var(--page-padding) 0}.product-title{letter-spacing:-.5px;color:var(--color-text-primary);margin-bottom:18px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:42px;font-weight:600;line-height:1.12}.product-description{color:#1e1e1e;margin-bottom:20px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:18px;font-weight:400;line-height:1.55}.product-rating{align-items:center;gap:8px;margin-bottom:24px;display:flex}.stars{gap:3px;display:flex}.star{color:#e0e0e0;width:18px;height:18px}.star.filled{color:#fbbf24}.review-count{color:var(--color-text-tertiary);font-size:14px}.product-carousel-wrapper{padding:12px 0 20px}.product-carousel{touch-action:pan-y;cursor:grab;width:100%;overflow:hidden}.product-carousel:active{cursor:grabbing}.product-carousel-track{will-change:transform;transition:transform .35s cubic-bezier(.25,.46,.45,.94);display:flex}.product-carousel-slide{aspect-ratio:1;background:var(--color-white);justify-content:center;align-items:center;min-width:100%;padding:8px 4px;display:flex;overflow:hidden}.product-carousel-slide img{object-fit:contain;width:100%;max-width:440px;height:100%;max-height:520px;display:block}.product-carousel-slide img.img-opcaofixa{transform-origin:50%;transform:scale(1.2)}.carousel-dots{justify-content:center;gap:8px;padding:16px 0 4px;display:flex}.carousel-dot{background:var(--color-gray-border);cursor:pointer;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .25s,transform .25s}.carousel-dot.active{background:var(--color-text-primary);transform:scale(1.2)}.carousel-dot:hover:not(.active){background:var(--color-text-tertiary)}.pricing-section{padding:16px var(--page-padding)}.price-original{color:var(--color-text-tertiary);margin-bottom:6px;font-size:15px}.price-original span{text-decoration:line-through}.price-pix{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.price-value{color:var(--color-coral);font-size:38px;font-weight:700;line-height:1.15}.price-label{color:var(--color-coral);font-size:15px;font-weight:500}.installment-info{color:var(--color-text-secondary);margin-bottom:4px;font-size:14px}.payment-details{color:var(--color-text-secondary);cursor:pointer;margin-bottom:24px;font-size:13px;text-decoration:underline;display:inline-block}.color-selector{margin-bottom:24px}.color-label{color:var(--color-text-primary);margin-bottom:12px;font-size:15px;font-weight:500}.color-label span{color:var(--color-text-secondary);font-weight:400}.color-swatches{gap:12px;display:flex}.color-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:34px;height:34px;transition:border-color .2s,transform .15s;position:relative}.color-swatch:hover{transform:scale(1.05)}.color-swatch.active{border-color:var(--color-text-primary)}.color-swatch:after{content:"";background:inherit;border-radius:50%;position:absolute;inset:3px}.swatch-blue{background:#264e70}.swatch-gray{background:#687687}.swatch-silver{background:#c5c8cb}.swatch-starlight{background:#dfd7c8}.quantity-section{align-items:center;gap:16px;margin-bottom:20px;display:flex}.quantity-control{border:1px solid var(--color-gray-border);border-radius:8px;align-items:center;display:flex;overflow:hidden}.qty-btn{width:44px;height:48px;color:var(--color-text-primary);background:var(--color-white);justify-content:center;align-items:center;font-size:20px;transition:background .15s;display:flex}.qty-btn:hover{background:var(--color-gray-bg)}.qty-value{border-left:1px solid var(--color-gray-border);border-right:1px solid var(--color-gray-border);justify-content:center;align-items:center;width:44px;height:48px;font-size:16px;font-weight:500;display:flex}.add-to-cart-btn{background:var(--color-text-primary);color:var(--color-white);border-radius:var(--button-radius);letter-spacing:.02em;flex:1;height:48px;font-size:16px;font-weight:600;transition:opacity .2s,transform .1s}.add-to-cart-btn:hover{opacity:.9}.add-to-cart-btn:active{opacity:.8;transform:scale(.99)}.sticky-buy-bar{z-index:999;box-sizing:border-box;background:#f7f7f8;border-top:1px solid #e0e0e0;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;max-width:480px;padding:12px 18px 14px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)translateY(110%);box-shadow:0 -4px 20px #00000014}.sticky-buy-bar.visible{transform:translate(-50%)translateY(0)}.buy-bar-left{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.buy-bar-title{color:#1a1a1a;letter-spacing:-.2px;margin:0;font-family:Jokker-Regular,Jokker,sans-serif;font-size:19px;font-weight:400;line-height:1.2}.buy-bar-swatches{align-items:center;gap:8px;display:flex}.bar-swatch{cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:transform .15s;display:flex;position:relative}.bar-swatch:hover{transform:scale(1.08)}.bar-swatch.active{box-shadow:0 0 0 2px #f7f7f8,0 0 0 4px #ff3b30}.bar-swatch.crossed .swatch-slash{pointer-events:none;background-color:#ff3b30;border-radius:1px;width:28px;height:1.5px;position:absolute;transform:rotate(45deg)}.buy-bar-right{text-align:right;flex-direction:column;align-items:flex-end;gap:10px;display:flex}.buy-bar-pricing{flex-direction:column;align-items:flex-end;line-height:1.25;display:flex}.price-line-top{color:#6b7280;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px}.price-line-top .orig-val-struck{color:#888;font-family:Jokker-Regular,Jokker,sans-serif;text-decoration:line-through}.price-line-bottom{color:#4b5563;align-items:baseline;gap:3px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px;display:flex}.price-line-bottom .pix-val{color:#ff3b30;letter-spacing:-.3px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:16px;font-weight:500}.price-line-bottom .pix-txt{color:#4b5563;font-size:13px}.buy-pill-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#000;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:9px 20px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:14px;font-weight:400;line-height:1;transition:opacity .2s,transform .1s;display:inline-flex}.buy-pill-btn:hover{opacity:.9}.buy-pill-btn:active{opacity:.8;transform:scale(.98)}.delivery-section{padding:16px var(--page-padding) 28px}.delivery-label{color:var(--color-text-primary);margin-bottom:12px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:14.5px;font-weight:600}.delivery-input-row{border:1.5px solid var(--color-gray-border);background:var(--color-white);border-radius:10px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.delivery-input-row:focus-within{border-color:var(--color-text-primary);box-shadow:0 0 0 3px #0000000d}.delivery-input{height:48px;color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:15px}.delivery-input::placeholder{color:var(--color-text-tertiary)}.delivery-btn{height:48px;color:var(--color-text-primary);border:none;border-left:1.5px solid var(--color-gray-border);cursor:pointer;background:#f7f7f8;justify-content:center;align-items:center;padding:0 22px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.delivery-btn:hover:not(:disabled){background:#eaeaea}.delivery-btn:disabled{opacity:.7;cursor:not-allowed}.delivery-loading-spinner{border:2px solid #00000026;border-top-color:var(--color-text-primary);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.delivery-error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px;animation:.2s ease-out fadeIn;display:flex}.delivery-error .error-icon{flex-shrink:0;width:16px;height:16px}.delivery-result{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:16px;padding:16px 18px;animation:.25s ease-out fadeIn;box-shadow:0 4px 14px #0000000a}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.delivery-address-box{border-bottom:1px solid #f0f0f2;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.delivery-address-icon{background:#f4f5f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.delivery-address-icon svg{width:18px;height:18px;color:var(--color-coral)}.delivery-address-info{flex-direction:column;flex:1;gap:2px;display:flex}.address-badge{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-family:Jokker-Regular,Jokker,sans-serif;font-size:11.5px;font-weight:500}.address-street-name{color:#1a1a1a;margin:0;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:15px;font-weight:600;line-height:1.3}.address-location-details{color:#4b5563;margin:0;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13.5px;line-height:1.3}.shipping-info-list{flex-direction:column;gap:10px;display:flex}.shipping-info-item{background:#f9f9fb;border:1px solid #eeeeef;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.shipping-info-left{flex-direction:column;gap:2px;display:flex}.shipping-info-name{color:#1a1a1a;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:14.5px;font-weight:600}.shipping-info-time{color:#6b7280;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px}.shipping-info-tag.free{color:#059669;background:#ecfdf5;border-radius:6px;padding:4px 10px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:13.5px;font-weight:700}.shipping-info-price{color:#1a1a1a;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:15px;font-weight:700}.feature-cards-section{padding:8px var(--page-padding) 28px}.feature-card{background:var(--color-gray-card);border-radius:var(--card-radius);margin-bottom:16px;padding:24px 22px}.feature-card:last-child{margin-bottom:0}.feature-card h3{color:var(--color-text-primary);margin-bottom:10px;font-size:19px;font-weight:600;line-height:1.3}.feature-card p{color:var(--color-text-secondary);font-size:15px;line-height:1.6}.infographic-section{padding:20px 0}.infographic-section img{width:100%}.hero-headline{text-align:center;padding:52px var(--page-padding) 36px}.hero-headline h2{color:var(--color-text-primary);letter-spacing:-.5px;margin-bottom:18px;font-size:42px;font-weight:800;line-height:1.12}.hero-headline p{color:var(--color-text-secondary);max-width:340px;margin:0 auto;font-size:16px;line-height:1.6}.specs-highlights{padding:0 var(--page-padding) 40px;flex-direction:column;gap:18px;display:flex}.spec-highlight-card{background:#f8f9fa;border-radius:22px;flex-direction:row;justify-content:space-between;align-items:center;padding:26px 22px;display:flex}.spec-card-image{flex:0 0 45%;justify-content:center;align-items:center;padding-right:12px;display:flex}.spec-card-image img{object-fit:contain;max-width:100%;max-height:95px}.spec-card-content{text-align:left;flex-direction:column;flex:1;justify-content:center;display:flex}.spec-card-title{font-family:var(--font-title);color:var(--color-text-primary);margin:0;font-size:20px;font-weight:600;line-height:1.35}.spec-card-title .highlight{color:#ff4343;font-weight:600}.spec-card-subtitle{font-family:var(--font-body);color:#222;margin-top:5px;font-size:14px;font-weight:400;line-height:1.35}.recording-modes-section{padding:0 var(--page-padding) 44px}.recording-modes-section>h2{text-align:center;letter-spacing:-.5px;margin-bottom:14px;font-size:34px;font-weight:800;line-height:1.15}.recording-modes-section>p{text-align:center;color:var(--color-text-secondary);margin-bottom:24px;padding:0 10px;font-size:15px;line-height:1.6}.recording-mode-cards{flex-direction:column;gap:18px;display:flex}.recording-mode-card{border-radius:22px;line-height:0;position:relative;overflow:hidden}.recording-mode-card img{width:100%;height:auto;display:block}.recording-mode-overlay{background:linear-gradient(#0000 35%,#00000059 60%,#000000d1 100%);flex-direction:column;justify-content:flex-end;padding:28px 22px;line-height:normal;display:flex;position:absolute;inset:0}.recording-mode-card h3{color:var(--color-white);letter-spacing:-.3px;margin-bottom:8px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:28px;font-weight:600;line-height:1.2}.recording-mode-card p{color:var(--color-white);opacity:.95;font-family:Jokker-Regular,Jokker,sans-serif;font-size:16px;font-weight:400;line-height:1.45}.accordion-section{padding:44px var(--page-padding) 44px}.accordion-section>h2{margin-bottom:28px;font-size:32px;font-weight:800;line-height:1.15}.accordion-item{border-top:1px solid var(--color-gray-border)}.accordion-item:last-child{border-bottom:1px solid var(--color-gray-border)}.accordion-header{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:20px 0;display:flex}.accordion-header span{color:var(--color-text-primary);font-size:17px;font-weight:600}.accordion-arrow{width:22px;height:22px;color:var(--color-coral);transition:transform .3s}.accordion-arrow.open{transform:rotate(180deg)}.accordion-content{max-height:0;transition:max-height .4s;overflow:hidden}.accordion-content.open{max-height:900px}.accordion-inner{padding-bottom:24px}.accordion-image{border-radius:14px;width:100%;height:auto;margin-bottom:18px;display:block}.accordion-inner h3{color:var(--color-text-primary);letter-spacing:-.3px;margin-bottom:12px;font-family:Jokker-Light,Jokker,sans-serif;font-size:26px;font-weight:300;line-height:1.28}.accordion-inner p{color:var(--color-text-secondary);font-size:15px;line-height:1.7}.intelligence-section{margin:0 var(--page-padding);text-align:center;color:var(--color-white);background:linear-gradient(160deg,#1a0a3e 0%,#0d0520 40%,#1a0533 70%,#2d1066 100%);border-radius:24px;margin-bottom:44px;padding:52px 26px}.intelligence-section h2{margin-bottom:20px;font-size:32px;font-weight:800;line-height:1.2}.intelligence-section h2 .gradient-text{background:linear-gradient(135deg,#a78bfa,#c084fc,#e879f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.intelligence-section p{color:#fffffff2;font-size:17px;font-weight:400;line-height:1.65}.intelligence-section p .model-names{color:var(--color-white);font-weight:700}.results-section{padding:44px var(--page-padding)}.results-section>h2{text-align:center;margin-bottom:32px;font-size:28px;font-weight:800;line-height:1.2}.results-stats{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px;display:grid}.result-stat{text-align:left}.result-stat .stat-value{color:var(--color-text-primary);font-size:38px;font-weight:800;line-height:1}.result-stat .stat-unit{color:var(--color-coral);vertical-align:super;font-size:16px;font-weight:600}.result-stat .stat-desc{color:var(--color-text-secondary);margin-top:6px;font-size:13px;line-height:1.45}.results-footnotes{color:var(--color-text-tertiary);margin-bottom:36px;font-size:11px;line-height:1.6}.awards-section{padding:16px var(--page-padding) 44px}.awards-grid{grid-template-columns:1fr 1fr;align-items:center;gap:36px 24px;display:grid}.award-item{justify-content:center;align-items:center;display:flex}.award-logo{justify-content:center;align-items:center;width:100%;height:110px;display:flex}.award-logo img{object-fit:contain;width:auto;max-width:155px;height:auto;max-height:105px;display:block}.box-contents-section{padding:48px var(--page-padding) 40px}.box-contents-section h2{text-align:center;color:var(--color-text-primary);letter-spacing:-.5px;margin-bottom:28px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:38px;font-weight:600}.box-list{text-align:center;margin-bottom:32px;padding:0;list-style:none}.box-list li{color:#2c2c2c;font-family:Jokker-Regular,Jokker,sans-serif;font-size:20px;font-weight:400;line-height:1.6}.box-image-container{background:#f4f4f6;border-radius:24px;justify-content:center;align-items:center;padding:28px 20px;display:flex}.box-image-container img{width:100%;max-width:100%;height:auto;display:block}.specifications-section{padding:48px var(--page-padding) 48px}.specifications-section h2{text-align:center;color:var(--color-text-primary);letter-spacing:-.5px;margin-bottom:40px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:38px;font-weight:600}.specs-grid{grid-template-columns:1fr 1fr;gap:36px 20px;display:grid}.spec-item{flex-direction:column;gap:8px;display:flex}.spec-item .spec-label{color:#333;font-family:Jokker-Regular,Jokker,sans-serif;font-size:17px;font-weight:400;line-height:1.3}.spec-item .spec-value{color:var(--color-text-primary);letter-spacing:-.3px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:24px;font-weight:400;line-height:1.25}.benefits-strip{padding:36px var(--page-padding);background:var(--color-gray-card)}.benefit-item{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.benefit-item:last-child{margin-bottom:0}.benefit-icon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.benefit-icon svg{width:28px;height:28px;stroke:var(--color-text-primary);fill:none;stroke-width:1.5px}.benefit-content h4{margin-bottom:4px;font-size:16px;font-weight:600}.benefit-content p{color:var(--color-text-secondary);font-size:13px;line-height:1.45}.newsletter-section{padding:44px var(--page-padding)}.newsletter-section h2{margin-bottom:14px;font-size:25px;font-weight:700;line-height:1.3}.newsletter-section>p{color:var(--color-text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.newsletter-form{margin-bottom:14px}.newsletter-input-row{border-bottom:2px solid var(--color-coral);align-items:center;padding-bottom:10px;display:flex}.newsletter-input{color:var(--color-text-primary);background:0 0;flex:1;padding:8px 0;font-size:15px}.newsletter-input::placeholder{color:var(--color-text-tertiary)}.newsletter-submit{width:44px;height:44px;color:var(--color-coral);justify-content:center;align-items:center;display:flex}.newsletter-submit svg{width:22px;height:22px}.newsletter-privacy{color:var(--color-text-tertiary);font-size:11px;line-height:1.6}.newsletter-privacy a{color:var(--color-text-secondary);text-decoration:underline}.footer{padding:44px var(--page-padding) 28px}.footer-logo{opacity:.22;filter:grayscale();-webkit-user-select:none;user-select:none;margin-bottom:36px;display:inline-block}.footer-logo img{width:auto;height:42px;display:block}.footer-columns{flex-direction:column;gap:32px;margin-bottom:36px;display:flex}.footer-column h4{color:var(--color-text-primary);margin-bottom:14px;font-size:16px;font-weight:600}.footer-column li{margin-bottom:10px}.footer-column a{color:var(--color-text-secondary);font-size:14px;transition:color .15s}.footer-column a:hover{color:var(--color-text-primary)}.footer-column p{color:var(--color-text-secondary);font-size:14px;line-height:1.5}.footer-social{gap:12px;margin-bottom:28px;display:flex}.social-icon{background:var(--color-coral);width:40px;height:40px;color:var(--color-white);border-radius:10px;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.social-icon:hover{opacity:.85}.social-icon svg{fill:currentColor;width:20px;height:20px}.footer-bottom{border-top:1px solid var(--color-gray-border);padding-top:20px}.footer-copyright{color:var(--color-text-tertiary);margin-bottom:6px;font-size:12px;line-height:1.6}.footer-credit{color:var(--color-text-tertiary);font-size:12px}.footer-credit a{text-decoration:underline}.cart-drawer-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100000;opacity:0;visibility:hidden;background:#00000073;justify-content:flex-end;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility .3s;display:flex;position:fixed;inset:0}.cart-drawer-overlay.open{opacity:1;visibility:visible}.cart-drawer-container{background:#fff;flex-direction:column;width:100%;max-width:440px;height:100%;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 32px #00000026}.cart-drawer-overlay.open .cart-drawer-container{transform:translate(0)}.cart-drawer-header{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cart-drawer-title{color:#111;letter-spacing:-.3px;margin:0;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:20px;font-weight:600}.cart-drawer-close{color:#333;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.cart-drawer-close:hover{color:#000;background:#f4f4f4}.cart-items-list{flex-direction:column;flex:1;gap:20px;padding:20px 24px;display:flex;overflow-y:auto}.cart-item{border-bottom:1px solid #f2f2f2;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.cart-item-img-box{background:#f7f7f8;border:1px solid #eee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:90px;padding:6px;display:flex;overflow:hidden}.cart-item-img-box img{object-fit:contain;width:100%;height:100%;display:block}.cart-item-details{flex-direction:column;flex:1;min-width:0;display:flex}.cart-item-top-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.cart-item-name{color:#111;margin:0;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:16px;font-weight:600}.cart-item-remove-btn{color:#888;background:#fff;border:1px solid #e2e2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s,color .15s,background .15s;display:flex}.cart-item-remove-btn:hover{color:#e53935;background:#fff5f5;border-color:#e53935}.cart-item-color{color:#666;margin-top:3px;margin-bottom:14px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13.5px}.cart-item-bottom-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-item-qty-control{background:#fff;border:1px solid #dbdbdb;border-radius:6px;align-items:center;width:96px;height:34px;display:flex;overflow:hidden}.cart-qty-btn{color:#444;background:0 0;justify-content:center;align-items:center;width:30px;height:32px;font-size:16px;transition:background .15s;display:flex}.cart-qty-btn:hover{background:#f4f4f4}.cart-qty-val{text-align:center;color:#111;flex:1;font-size:13px;font-weight:500}.cart-item-price{color:#111;white-space:nowrap;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:15px;font-weight:700}.cart-drawer-footer{background:#fafafa;border-top:1px solid #eee;flex-direction:column;padding:22px 24px 30px;display:flex}.cart-summary-row{color:#333;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.cart-summary-row .summary-label,.cart-summary-row .summary-val{font-family:Jokker-Regular,Jokker,sans-serif}.cart-summary-row.total-row{color:#111;margin-top:8px;margin-bottom:18px;font-size:16px;font-weight:700}.cart-summary-row.total-row .summary-label{font-family:Jokker-Semibold,Jokker,sans-serif;font-size:16px;font-weight:700}.cart-summary-row.total-row .summary-val{font-family:Jokker-Semibold,Jokker,sans-serif;font-size:17px;font-weight:700}.cart-drawer-divider{background:#e5e5e5;height:1px;margin-bottom:20px}.cart-checkout-btn{color:#fff;background:#000;border-radius:26px;justify-content:center;align-items:center;width:100%;height:52px;margin-bottom:12px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:15px;font-weight:600;transition:background .2s,transform .1s;display:flex}.cart-checkout-btn:hover{background:#222}.cart-continue-btn{color:#111;background:#fff;border:1px solid #d5d5d5;border-radius:26px;justify-content:center;align-items:center;width:100%;height:52px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:15px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.cart-continue-btn:hover{background:#f8f8f8;border-color:#b5b5b5}.cart-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 24px;display:flex}.cart-empty-text{color:#777;margin-bottom:24px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:16px}.checkout-page-container{background:#f7f8fa;flex-direction:column;min-height:calc(100vh - 120px);padding:16px 16px 110px;display:flex}.checkout-content{flex-direction:column;gap:16px;width:100%;max-width:480px;margin:0 auto;display:flex}.checkout-card{background:#fff;border:1px solid #edf0f3;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000008}.checkout-card-header{border-bottom:1px solid #f0f2f5;padding:18px 20px}.checkout-card-title{color:#111;letter-spacing:-.2px;margin:0;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:18px;font-weight:600}.checkout-count{color:#555;font-family:Jokker-Regular,Jokker,sans-serif;font-size:15px;font-weight:400}.checkout-items-list{flex-direction:column;display:flex}.checkout-item{border-bottom:1px solid #f2f4f7;gap:16px;padding:20px;display:flex}.checkout-item:last-child{border-bottom:none}.checkout-item-img-box{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:100px;padding:6px;display:flex}.checkout-item-img-box img{object-fit:contain;width:100%;height:100%}.checkout-item-info{flex-direction:column;flex:1;min-width:0;display:flex}.checkout-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.checkout-item-title{color:#111;margin:0 0 3px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:16px;font-weight:600}.checkout-item-color{color:#666;margin:0 0 12px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13.5px}.checkout-item-close-btn{color:#333;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;margin-top:-3px;margin-right:-4px;padding:0;transition:background .15s,color .15s;display:flex}.checkout-item-close-btn:hover{color:#000;background:#f0f0f0}.checkout-prices-grid{justify-content:space-between;margin-bottom:14px;display:flex}.price-col{flex-direction:column;display:flex}.price-col-right{text-align:right;align-items:flex-end}.price-label-sm{color:#71717a;margin-bottom:3px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:11px}.price-val-unit{color:#18181b;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:14px;font-weight:600}.price-val-partial{color:#18181b;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:15px;font-weight:700}.checkout-item-bottom{align-items:center;display:flex}.checkout-qty-control{background:#fff;border:1px solid #d4d4d8;border-radius:6px;align-items:center;width:90px;height:32px;display:flex;overflow:hidden}.checkout-qty-btn{color:#3f3f46;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:30px;font-size:15px;transition:background .15s;display:flex}.checkout-qty-btn:hover{background:#f4f4f5}.checkout-qty-val{text-align:center;color:#18181b;flex:1;font-size:13px;font-weight:500}.checkout-summary-body{flex-direction:column;gap:16px;padding:20px;display:flex}.checkout-summary-row{justify-content:space-between;align-items:center;display:flex}.checkout-summary-row .summary-text{color:#27272a;font-family:Jokker-Regular,Jokker,sans-serif;font-size:14px}.checkout-summary-row .summary-value{color:#18181b;font-family:Jokker-Regular,Jokker,sans-serif;font-size:14px}.checkout-input-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.input-row-label{color:#27272a;font-family:Jokker-Regular,Jokker,sans-serif;font-size:14px}.input-group{background:#fff;border:1px solid #e4e4e7;border-radius:6px;align-items:center;width:176px;height:36px;display:flex;overflow:hidden}.input-group input{color:#18181b;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 10px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px}.input-group input::placeholder{color:#71717a}.input-group-btn{color:#27272a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e4e4e7;height:100%;padding:0 12px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px;font-weight:500;transition:background .15s}.input-group-btn:hover{background:#f4f4f5}.checkout-shipping-options{flex-direction:column;gap:12px;margin-top:2px;padding-top:2px;display:flex}.checkout-shipping-option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:12px;padding:4px 0;display:flex}.checkout-shipping-checkbox{background:#fff;border:1.5px solid #bdc3c7;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;transition:all .15s;display:flex}.checkout-shipping-checkbox svg{stroke:#18181b;width:12px;height:12px}.checkout-shipping-option.selected .checkout-shipping-checkbox{background:#fff;border-color:#18181b}.checkout-shipping-info{flex-direction:column;flex:1;display:flex}.checkout-shipping-name{color:#18181b;font-family:Jokker-Regular,Jokker,sans-serif;font-size:14.5px;line-height:1.3}.checkout-shipping-estimate{color:#444;margin-top:2px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:13px;line-height:1.3}.checkout-shipping-price{color:#18181b;white-space:nowrap;margin-left:auto;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:14.5px;font-weight:600}.checkout-cep-error{color:#e11d48;margin-top:-6px;font-family:Jokker-Regular,Jokker,sans-serif;font-size:12.5px}.checkout-card-divider{background:#f0f2f5;height:1px;margin:4px 0}.checkout-total-row{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.checkout-total-row .total-text,.checkout-total-row .total-value{color:#18181b;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:17px;font-weight:700}.checkout-fixed-bottom{z-index:999;background:#fff;justify-content:center;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.checkout-submit-btn{color:#fff;cursor:pointer;background:#00a859;border:none;border-radius:6px;justify-content:center;align-items:center;width:100%;max-width:480px;height:48px;font-family:Jokker-Semibold,Jokker,sans-serif;font-size:15px;font-weight:600;transition:background .2s;display:flex}.checkout-submit-btn:hover{background:#00934e}
