.checkout-page{min-height:100vh;background:#fff;color:#111827;font-family:Arial,Helvetica,sans-serif}.checkout-header{min-height:148px;box-sizing:border-box;padding:24px 20px 18px;background:#000;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.checkout-logo-link{display:flex;align-items:center;justify-content:center;text-decoration:none}.checkout-logo{width:150px;height:52px;object-fit:contain;margin:0 0 18px;opacity:1;filter:brightness(0) invert(1);transform:scale(2);transform-origin:center}.checkout-header p{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.35;text-align:center}.checkout-header strong{display:block;margin-top:3px;color:#fff;font-size:14px;font-weight:700;font-style:italic;line-height:1.35}.checkout-container{width:min(1160px,calc(100% - 32px));margin:24px auto 60px;display:grid;grid-template-columns:minmax(0,1fr) 375px;gap:16px;align-items:start}.checkout-flow{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.checkout-left{display:flex;flex-direction:column;gap:20px;min-width:0}.checkout-left .checkout-card{width:100%;height:auto;margin:0}.checkout-card,.order-summary{box-sizing:border-box;background:#fff;border:1px solid #dfe4ea;border-radius:10px;padding:26px}.checkout-card-heading{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:22px}.step-heading-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.step-title-row{display:flex;flex-direction:row;align-items:center;gap:7px}.step-title-row h2{margin:0;color:#111827;font-size:20px;font-weight:700;line-height:1.2;white-space:nowrap}.step-number{width:21px;height:21px;flex:0 0 21px;border-radius:50%;background:#25364d;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;line-height:1}.step-description{margin:0;color:#334155;font-size:13px;font-weight:400;line-height:1.35;text-align:left}.step-counter{flex:0 0 auto;margin-top:4px;color:#111827;font-size:12px;font-weight:400;line-height:1.2;white-space:nowrap;text-align:right}.edit-button{flex:0 0 auto;border:0;padding:3px 0;background:transparent;color:#667085;font-size:13px;font-weight:400;cursor:pointer}.checkout-card.active{background:#fff}.checkout-card.active .step-title-row h2{color:#111827}.checkout-card.active .step-description{color:#334155}.checkout-card.active .step-counter{color:#111827}.checkout-card.active .step-number{background:#25364d;color:#fff}.checkout-card.completed{background:#fff}.checkout-card.completed .step-title-row h2{color:#111827}.checkout-card.completed .step-description{color:#334155}.checkout-card.completed .step-counter{color:#111827}.checkout-card.completed .step-number{background:#25364d;color:#fff}.checkout-card.locked{background:#fafafa}.checkout-card.locked .step-title-row h2{color:#7d8795}.checkout-card.locked .step-description{color:#929ba8}.checkout-card.locked .step-counter{color:#7d8795}.checkout-card.locked .step-number{background:#edf0f3;color:#fff}.checkout-form{display:flex;flex-direction:column;gap:16px}.checkout-form label{display:flex;flex-direction:column;gap:7px;color:#111;font-size:14px;font-weight:600;line-height:1.3}.checkout-form input{width:100%;height:47px;box-sizing:border-box;padding:0 14px;border:1px solid #d6dce4;border-radius:8px;outline:none;background:#fff;color:#111827;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .15s ease,box-shadow .15s ease}.checkout-form input::placeholder{color:#8c96a5}.checkout-form input:focus{border-color:#111;box-shadow:0 0 0 1px #111}.checkout-form-row{display:grid;grid-template-columns:1fr 1.3fr;gap:10px}.pix-discount-note{width:100%;min-height:52px;box-sizing:border-box;padding:9px 14px;display:flex;align-items:center;justify-content:center;gap:12px;background:#f5f6f7;border:1px solid #dfe3e8;border-radius:8px;color:#20262e;font-size:13px;font-weight:400;line-height:1.2;transform-origin:center;animation:pixCardShake 3.6s ease-in-out infinite}.discount-copy{text-align:left;line-height:1.2}.pix-discount-note strong{color:#009846;font-weight:700}.discount-icon{position:relative;width:22px;height:22px;flex:0 0 22px;animation:none}.pix-dot{position:absolute;width:6px;height:6px;background:#778596;border-radius:1px;transform:rotate(45deg)}.pix-top{top:1px;left:8px}.pix-left{top:8px;left:1px}.pix-right{top:8px;right:1px}.pix-bottom{bottom:1px;left:8px}@keyframes pixCardShake{0%,76%,to{transform:translate(0) rotate(0)}80%{transform:translate(-3px) rotate(-.35deg)}84%{transform:translate(3px) rotate(.35deg)}88%{transform:translate(-2px) rotate(-.25deg)}92%{transform:translate(2px) rotate(.25deg)}96%{transform:translate(-1px) rotate(-.1deg)}}.checkout-primary{width:100%;height:56px;border:0;border-radius:8px;background:#45c947;color:#fff;font-family:inherit;font-size:17px;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .1s ease}.checkout-primary:hover{filter:brightness(.96)}.checkout-primary:active{transform:scale(.995)}.checkout-summary-data{display:flex;flex-direction:column;gap:5px;color:#111827;font-size:14px;line-height:1.35}.shipping-section{display:flex;flex-direction:column;gap:12px}.shipping-section h3{margin:0;color:#111;font-size:17px;font-weight:700;line-height:1.25}.shipping-option{width:100%;min-height:74px;box-sizing:border-box;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #252525;border-radius:8px}.shipping-option.selected{border-color:#252525}.shipping-radio{width:18px;height:18px;box-sizing:border-box;border:1.5px solid #4b5563;border-radius:50%;display:flex;align-items:center;justify-content:center}.shipping-radio-dot{width:8px;height:8px;background:#4b5563;border-radius:50%}.shipping-info{min-width:0;display:flex;flex-direction:column;gap:5px}.shipping-info strong{color:#111827;font-size:14px;font-weight:700;line-height:1.2}.shipping-deadline{display:flex;align-items:center;gap:6px;color:#687386;font-size:12px;font-weight:400}.correios-logo{width:24px;height:16px;object-fit:contain;display:block}.shipping-price{color:#111827;font-size:14px;font-weight:700;white-space:nowrap}@media (max-width: 600px){.shipping-section h3{font-size:16px}.shipping-option{min-height:72px;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;padding:13px 14px}}.payment-method-card{position:relative;width:100%;box-sizing:border-box;background:#fff;border:1px solid #d9dee6;border-radius:9px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.payment-method-card.selected{border:1.5px solid #202020}.order-summary{position:sticky;top:20px}.order-summary h2{margin:0 0 26px;color:#111827;font-size:20px;font-weight:700;line-height:1.2}.order-product{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding-bottom:20px;margin-bottom:18px;border-bottom:1px solid #e4e7eb}.order-product img{width:64px;height:64px;box-sizing:border-box;object-fit:contain;background:#fff;border:1px solid #e2e5e9;border-radius:8px}.order-product div{min-width:0;display:flex;flex-direction:column;gap:6px}.order-product strong{color:#111827;font-size:14px;font-weight:700;line-height:1.25}.order-product span{color:#111827;font-size:14px}.order-line,.order-total{display:flex;justify-content:space-between;gap:20px;padding:8px 0;color:#111827;font-size:14px}.order-line strong{font-weight:700}.order-total{margin-top:10px;padding-top:18px;border-top:1px solid #e4e7eb;font-size:18px;font-weight:700}.checkout-footer{min-height:205px;padding:30px 20px;box-sizing:border-box;background:#f1f3f5;color:#929aa7;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:13px;text-align:center}.checkout-footer strong{font-weight:600}@media (max-width: 900px){.checkout-container,.checkout-flow{grid-template-columns:1fr}.checkout-left{gap:12px}.order-summary{position:static;grid-row:1}}@media (max-width: 600px){.checkout-page{background:#fff}.checkout-header{min-height:132px;padding:18px 14px}.checkout-logo{width:128px;height:44px;margin-bottom:13px}.checkout-header p,.checkout-header strong{font-size:11px}.checkout-container{width:calc(100% - 20px);margin:12px auto 30px;gap:12px}.checkout-flow{gap:12px}.checkout-card,.order-summary{padding:18px;border-radius:8px}.checkout-card-heading{gap:10px;margin-bottom:20px}.step-title-row h2,.order-summary h2{font-size:18px}.step-description{font-size:12px}.step-counter{font-size:11px}.checkout-form-row{grid-template-columns:1fr}.checkout-primary{height:52px;font-size:16px}.pix-discount-note{min-height:52px;font-size:12px}.order-summary{order:-1}.checkout-footer{min-height:170px}}@media (prefers-reduced-motion: reduce){.pix-discount-note{animation:none}.checkout-primary{transition:none}}.input-valid-wrapper{position:relative;width:100%}.input-valid-wrapper input{width:100%;padding-right:45px}.input-check{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#00a650;font-size:21px;font-weight:500;line-height:1;pointer-events:none}.cep-loading{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#667085;font-size:14px;font-weight:700;pointer-events:none}.input-valid-wrapper{position:relative!important;width:100%!important;display:block!important}.input-valid-wrapper input{width:100%!important;padding-right:46px!important;box-sizing:border-box!important}.input-check{position:absolute!important;top:50%!important;right:14px!important;left:auto!important;bottom:auto!important;transform:translateY(-50%)!important;margin:0!important;padding:0!important;color:#00a650!important;font-size:21px!important;font-weight:500!important;line-height:1!important;pointer-events:none!important;z-index:2!important}.cep-loading{position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important;color:#667085!important;font-size:14px!important;font-weight:700!important;line-height:1!important;pointer-events:none!important}.cep-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(105px,.72fr);gap:14px;align-items:center}.cep-input-wrapper{min-width:0;width:100%}.cep-location{min-width:0;max-width:100%;color:#111827!important;font-size:13px;font-weight:500;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:normal}.cep-warning{margin-top:-4px;display:flex!important;flex-direction:column!important;gap:1px;color:#e11d2e!important;font-size:12px!important;line-height:1.3!important}.cep-warning strong,.cep-warning span{color:#e11d2e!important}.cep-warning strong{font-weight:700!important}.cep-warning span{font-weight:400!important}.location-select-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.location-select-row label{min-width:0;display:flex;flex-direction:column;gap:7px;color:#111;font-size:14px;font-weight:600;line-height:1.3}.location-select-row select{width:100%;min-width:0;height:47px;box-sizing:border-box;padding:0 34px 0 14px;border:1px solid #d6dce4;border-radius:8px;outline:none;background:#fff;color:#111827;font-family:inherit;font-size:14px;font-weight:400;cursor:pointer;text-overflow:ellipsis}.location-select-row select:focus{border-color:#111;box-shadow:0 0 0 1px #111}.location-select-row select:disabled{background:#fafafa;color:#9aa2af;cursor:not-allowed}@media (max-width: 600px){.cep-row{grid-template-columns:minmax(0,1.12fr) minmax(95px,.88fr);gap:10px}.cep-location{font-size:12px;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.location-select-row{grid-template-columns:1fr 1fr;gap:10px}.location-select-row label{font-size:13px}.location-select-row select{height:47px;padding-left:10px;padding-right:28px;font-size:13px}}.payment-options{display:flex;flex-direction:column;gap:22px}.payment-method-card{position:relative;width:100%;box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:9px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.payment-method-card:not(.selected){border-color:#dfe3e8;background:#fff}.payment-method-card:not(.selected) .payment-method-top{min-height:62px}.payment-method-card:not(.selected) .payment-radio{border-color:#8f99a6}.payment-method-card:not(.selected) .payment-method-info strong{color:#111827}.payment-method-card:not(.selected) .payment-method-info span{color:#8c96a5}.payment-method-card.selected{border:1.5px solid #202020;background:#fff}.payment-method-card.selected .payment-radio{border-color:#4b5563}.payment-method-card.selected .payment-method-info strong{color:#111827}.payment-method-card.selected .payment-method-info span{color:#00a650}.payment-method-top{min-height:68px;box-sizing:border-box;padding:14px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-method-left{min-width:0;display:flex;align-items:center;gap:12px}.payment-radio{width:18px;height:18px;flex:0 0 18px;box-sizing:border-box;border:1.5px solid #4b5563;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-radio-dot{width:8px;height:8px;background:#4b5563;border-radius:50%}.payment-icon-circle{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#f5f6f8;display:flex;align-items:center;justify-content:center}.pix-circle{background:#f2fbf9}.payment-pix-image{width:24px;height:24px;object-fit:contain;display:block}.card-mini-icon{color:#25364d;font-size:21px;line-height:1}.payment-method-info{min-width:0;display:flex;flex-direction:column;gap:4px}.payment-method-info strong{color:#111827;font-size:15px;font-weight:600;line-height:1.2}.payment-method-info span{color:#00a650;font-size:12px;font-weight:500}.payment-discount-badge{position:absolute;top:-10px;right:6px;padding:3px 12px;background:#c9f5d4;color:#07873d;border-radius:10px;font-size:9px;font-weight:700;line-height:1;white-space:nowrap}.payment-method-body{padding:18px 28px 12px;cursor:default}.payment-method-body p{margin:0 0 22px;color:#687386;font-size:14px;line-height:1.45}.pix-payment-value{margin-bottom:20px!important}.pix-payment-value strong{color:#00a650;font-size:15px;font-weight:700}.payment-method-body .checkout-primary{margin-top:3px}.card-method .payment-method-top{min-height:62px}@media (max-width: 600px){.payment-options{gap:16px}.payment-method-top{padding:13px 12px}.payment-method-left{gap:10px}.payment-icon-circle{width:36px;height:36px;flex-basis:36px}.payment-method-body{padding:16px 12px 12px}.payment-method-info strong{font-size:14px}.payment-discount-badge{right:5px;padding:3px 9px;font-size:8px}}.payment-method-card.collapsed{border:1px solid #dfe3e8;background:#fff}.payment-method-card.collapsed .payment-method-top{min-height:66px}.payment-method-card.collapsed .payment-radio{border-color:#9ba5b2}.payment-method-card.collapsed .payment-method-info strong{color:#111827}.payment-method-card.collapsed .payment-method-info span{color:#00a650}.payment-method-card.selected{border:1.5px solid #222222;background:#fff}.payment-method-card.collapsed .payment-method-body{display:none}.payment-icon-box{width:38px;height:38px;border-radius:50%;background:#f5f6f7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.credit-card-logo{width:26px;height:26px;object-fit:contain;display:block}.checkout-card.completed{background:#f7fcf8;border:1px solid #26a65b}.checkout-card.completed .step-description,.checkout-card.completed .step-number,.checkout-card.completed .step-counter{display:none}.checkout-card.completed .checkout-card-heading{margin-bottom:14px}.checkout-card.completed .step-title-row h2{font-size:19px}.completed-step-content{display:flex;flex-direction:column;gap:4px;color:#111827;font-size:14px;line-height:1.35}.completed-step-content strong{font-weight:700}.delivery-completed{gap:20px}.completed-address,.completed-shipping{display:flex;flex-direction:column;gap:4px}.completed-shipping{margin-top:4px}.completed-shipping span{font-size:13px}.checkout-card.completed .edit-button{color:#667085;font-size:13px}@media (max-width: 600px){.checkout-card.completed{padding:18px}.checkout-card.completed .step-title-row h2{font-size:18px}.completed-step-content{font-size:13px}}.checkout-left{display:flex;flex-direction:column;gap:20px;min-width:0;align-self:start}.checkout-left>.checkout-card{width:100%;height:auto;margin:0;flex:none}.checkout-flow>.checkout-card{width:100%;height:auto;align-self:start}@media (max-width: 900px){.checkout-left{gap:12px}}.card-payment-form{display:flex;flex-direction:column;gap:22px;padding:20px 24px 24px}.card-field{display:flex;flex-direction:column;gap:8px}.card-field-label{color:#111;font-size:13px;font-weight:600;line-height:1.25}.card-field-label small{margin-left:4px;color:#687386;font-size:10px;font-weight:400}.card-input{width:100%;height:46px;box-sizing:border-box;padding:0 13px;border:1px solid #d6dce4;border-radius:8px;background:#fff;color:#111827;outline:none;font-family:inherit;font-size:14px}.card-input::placeholder{color:#8c96a5}.card-input:focus,.card-installments:focus{border-color:#111;box-shadow:0 0 0 1px #111}.card-number-wrapper{position:relative}.card-number-wrapper .card-input{padding-right:48px}.card-input-icon{position:absolute;top:50%;right:13px;width:21px;height:21px;transform:translateY(-50%);object-fit:contain;opacity:.6;pointer-events:none}.card-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card-installments{width:100%;height:46px;box-sizing:border-box;padding:0 38px 0 13px;border:1px solid #d6dce4;border-radius:8px;background:#fff;color:#111827;outline:none;font-family:inherit;font-size:14px;cursor:pointer}.card-finish-button{margin-top:-2px!important}@media (max-width: 600px){.card-payment-form{gap:20px;padding:18px 18px 22px}.card-form-row{grid-template-columns:1fr 1fr;gap:9px}.card-input,.card-installments{height:46px}}.mobile-stepper,.mobile-summary-toggle{display:none}@media (max-width: 600px){.checkout-container{width:100%!important;margin:0 auto 30px!important;gap:0!important}.order-summary{order:-3}.mobile-stepper{order:-2}.checkout-flow{order:-1}.order-summary{width:100%!important;padding:0!important;border:0!important;border-radius:0!important;position:static!important;background:#fff}.mobile-summary-toggle{width:100%;min-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #e5e7eb;background:#f7f7f7;color:#111827;cursor:pointer}.mobile-summary-toggle>span{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600}.mobile-summary-toggle small{font-size:10px}.mobile-summary-toggle>strong{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:700}.mobile-summary-arrow{font-size:13px}.order-summary-content{display:none;padding:18px 16px}.order-summary.mobile-open .order-summary-content{display:block}.order-summary-content>h2{display:none}.mobile-stepper{width:100%;box-sizing:border-box;padding:18px 32px 14px;display:flex;align-items:flex-start;justify-content:center;background:#fff;border-bottom:1px solid #e5e7eb}.mobile-step{width:72px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#aeb5bf;font-size:10px;text-align:center}.mobile-step-circle{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9edf1;color:#9da5b0;font-size:11px;font-weight:700}.mobile-step.active{color:#111827}.mobile-step.active .mobile-step-circle{background:#000;color:#fff}.mobile-step-line{height:2px;flex:1;max-width:48px;margin-top:13px;background:#e5e7eb}.mobile-step-line.active{background:#000}.checkout-flow{width:100%!important;display:block!important;padding:0!important}.checkout-left{width:100%!important}.checkout-card{width:100%!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding:18px 16px!important;margin:0!important}}.pix-payment-screen{margin-top:18px;padding:20px;background:#fff;border:1px solid #e7e7e7;border-radius:14px}.pix-payment-status{display:flex;align-items:center;gap:12px;margin-bottom:20px}.pix-payment-status>div:last-child{display:flex;flex-direction:column;gap:2px}.pix-payment-status strong{font-size:14px;color:#111}.pix-payment-status span{font-size:12px;color:#777}.pix-status-icon{width:34px;height:34px;border-radius:50%;background:#eaf8ef;color:#16a34a;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700}.pix-payment-value{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;margin-bottom:20px;background:#f7f7f7;border-radius:10px}.pix-payment-value span{font-size:12px;color:#777}.pix-payment-value strong{font-size:20px;color:#111}.pix-qr-container{display:flex;justify-content:center;margin:10px 0 18px}.pix-qr-container img{width:220px;max-width:100%;height:auto}.pix-payment-instructions{text-align:center;margin-bottom:18px}.pix-payment-instructions strong{font-size:14px;color:#111}.pix-payment-instructions p{max-width:320px;margin:6px auto 0;font-size:12px;line-height:1.5;color:#777}.pix-divider{display:flex;align-items:center;gap:10px;margin:18px 0;color:#999;font-size:11px}.pix-divider:before,.pix-divider:after{content:"";flex:1;height:1px;background:#e5e5e5}.pix-copy-box{padding:12px;margin-bottom:10px;border:1px solid #ddd;border-radius:8px;background:#fafafa;font-size:11px;line-height:1.45;color:#555;word-break:break-all;max-height:82px;overflow:hidden}.pix-copy-button{width:100%;min-height:46px;border:none;border-radius:8px;background:#000;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.pix-payment-footer{margin-top:18px;padding-top:16px;border-top:1px solid #eee;display:flex;flex-direction:column;align-items:center;gap:3px}.pix-payment-footer strong{font-size:12px;color:#111}.pix-payment-footer span{font-size:11px;color:#999}@media (max-width: 600px){.pix-payment-screen{padding:16px;border-radius:12px}.pix-qr-container img{width:200px}}.cep-warning-info{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.cep-warning-info strong,.cep-warning-info span{color:#475569}@media (max-width: 600px){.checkout-form input,.checkout-form select,.checkout-form textarea{font-size:16px}}.phone-wrapper{position:relative}.phone-prefix{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#64748b;font-size:16px;font-weight:400;pointer-events:none;z-index:2}.phone-wrapper input{padding-left:52px!important}.checkout-form input.input-error{border-color:#ef3340;background:#fff1f2}.checkout-form input.input-error:focus{border-color:#ef3340;box-shadow:0 0 0 1px #ef3340}.field-error{display:block;margin-top:-1px;color:#ef3340;font-size:13px;font-weight:400;line-height:1.3}.veno-3ds-container{width:100%}#veno-3ds-challenge iframe{width:100%!important;max-width:100%;border:0}.checkout-footer{width:100%;box-sizing:border-box;margin-top:0;padding:28px 16px 34px;background:#f5f6f8;border-top:1px solid #eceef1;display:flex;flex-direction:column;align-items:center;text-align:center;color:#98a0af;font-size:12px;line-height:1.35}.checkout-footer p{margin:0 0 6px;color:#98a0af;font-size:12px;font-weight:400}.footer-payment-title{display:block;margin-top:7px;margin-bottom:8px;color:#98a0af;font-size:12px}.footer-payment-methods{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-bottom:18px}.footer-payment-methods>span{height:23px;min-width:37px;padding:0 5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d7dbe1;border-radius:3px;color:#333;font-size:7px;font-weight:600}.footer-payment-methods .footer-pix{min-width:37px}.footer-pix img{display:block;width:18px;height:18px;object-fit:contain}.footer-secure{display:flex;align-items:center;justify-content:center;gap:7px;color:#9ba3b1}.footer-lock{font-size:20px;line-height:1}.footer-secure div{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.footer-secure strong{color:#9ba3b1;font-size:11px;font-weight:700}.footer-secure div span{margin-top:2px;color:#9ba3b1;font-size:10px;font-weight:600}@media (max-width: 600px){.checkout-footer{padding:25px 12px 30px}.footer-payment-methods{gap:4px;max-width:360px}.footer-payment-methods>span{min-width:34px;height:22px;padding:0 4px;font-size:6px}}.footer-cnpj{margin:0 0 6px!important;color:#98a0af;font-size:11px!important;font-weight:400}.footer-payment-methods>span img{display:block;width:30px;height:18px;object-fit:contain}.checkout-reviews{margin-top:16px;width:100%}.checkout-reviews-track{display:flex;flex-direction:column;gap:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.checkout-review-card{padding:16px;border-bottom:1px solid #ececec}.checkout-review-card:last-child{border-bottom:0}.checkout-review-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.checkout-review-avatar{width:46px;height:46px;flex:0 0 46px;border-radius:50%;object-fit:cover}.checkout-review-stars{color:#f7b500;font-size:13px;line-height:1;letter-spacing:1px;margin-bottom:4px}.checkout-review-card strong{display:block;color:#111;font-size:13px;line-height:1.2}.checkout-review-card p{margin:0;color:#333;font-size:12px;line-height:1.45}.checkout-review-dots{display:none}@media (max-width: 900px){.checkout-reviews{margin-top:14px;overflow:hidden}.checkout-reviews-track{display:flex;flex-direction:row;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;border:0;border-radius:0;background:transparent;padding:0 2px 6px;scrollbar-width:none}.checkout-reviews-track::-webkit-scrollbar{display:none}.checkout-review-card{flex:0 0 72%;min-width:0;padding:12px;border:1px solid #e7e7e7;border-radius:8px;background:#fff;scroll-snap-align:start}.checkout-review-card:last-child{border-bottom:1px solid #e7e7e7}.checkout-review-avatar{width:34px;height:34px;flex-basis:34px}.checkout-review-stars{font-size:10px}.checkout-review-card strong{font-size:11px}.checkout-review-card p{font-size:10px;line-height:1.4}.checkout-review-dots{display:flex;justify-content:center;gap:4px;margin-top:6px}.checkout-review-dots span{width:4px;height:4px;border-radius:50%;background:#d1d5db}.checkout-review-dots span:first-child{background:#374151}}.checkout-reviews-mobile{display:none}.checkout-reviews-desktop{display:block}@media (max-width: 900px){.checkout-reviews-mobile{display:block;width:100%;margin-top:14px}.checkout-reviews-desktop{display:none}}.checkout-review-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.delivery-date-estimate{display:flex;align-items:center;gap:10px;margin-top:10px;padding:12px 14px;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:12px}.delivery-date-icon{font-size:20px;flex-shrink:0}.delivery-date-estimate div{display:flex;flex-direction:column}.delivery-date-estimate span{font-size:11px;color:#777}.delivery-date-estimate strong{margin-top:1px;font-size:13px;color:#111;text-transform:capitalize}.delivery-date-estimate small{margin-top:2px;font-size:10px;color:#777}.pix-page{width:100%;min-height:100vh;background:#333438;font-family:Arial,Helvetica,sans-serif}.pix-shell{width:100%;max-width:440px;min-height:100vh;margin:0 auto;background:#fff}.pix-header{height:72px;background:#000;display:flex;align-items:center;justify-content:center}.pix-logo{width:170px;height:64px;max-height:none;object-fit:contain;filter:brightness(0) invert(1)}.pix-content{padding:26px 20px 34px}.pix-content h1{margin:0;color:#222;font-size:23px;line-height:1.2;font-weight:700;text-align:center}.pix-subtitle{margin:14px 0 0;color:#6c6c6c;font-size:12px;line-height:1.4;text-align:center}.pix-subtitle strong{font-weight:700}.pix-status{width:172px;min-height:34px;margin:12px auto 25px;border-radius:20px;background:#fff7d7;color:#c48a00;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.pix-illustration{height:125px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.pix-phone-circle{position:relative;width:110px;height:110px;border-radius:50%;background:#fafafa;display:flex;align-items:center;justify-content:center}.pix-phone{position:relative;width:42px;height:78px;border:5px solid #111;border-radius:9px;background:#fff;transform:rotate(5deg);box-shadow:0 2px 5px #0000001f}.pix-phone:before{content:"";position:absolute;width:15px;height:3px;top:3px;left:50%;border-radius:4px;background:#111;transform:translate(-50%)}.pix-phone-screen{height:100%;display:flex;align-items:center;justify-content:center;color:#20c997;font-size:24px}.pix-clock{position:absolute;top:9px;left:17px;color:#222;font-size:22px}.pix-total{margin:0 0 17px;display:flex;align-items:center;justify-content:center;gap:4px;color:#777;font-size:11px}.pix-total strong{color:#00b886;font-weight:700}.pix-code-field{width:100%;height:44px;padding:0 12px;border:1px solid #eeeeee;border-radius:5px;background:#fafafa;color:silver;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.pix-copy{width:100%;height:48px;margin-top:11px;border:0;border-radius:3px;background:#17c99a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:700}.pix-copy:active{transform:scale(.99)}.pix-warning{margin-top:13px;padding:12px 13px;border:1px solid #e7dfd1;border-radius:4px;background:#fffdf8;display:flex;align-items:flex-start;gap:8px}.pix-warning-icon{width:16px;height:16px;border:1px solid #d29e42;border-radius:50%;color:#d29e42;flex:0 0 16px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.pix-warning p{margin:0;color:#806f5f;font-size:10px;line-height:1.5}.pix-how{margin-top:21px}.pix-how h2{margin:0 0 16px;color:#222;font-size:16px;font-weight:700}.pix-step{min-height:31px;display:flex;align-items:flex-start;gap:11px}.pix-step>span{width:20px;height:20px;border-radius:50%;background:#17c99a;color:#fff;flex:0 0 20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.pix-step p{margin:2px 0 0;color:#555;font-size:11px;line-height:1.45}.pix-step strong{color:#333}@media (max-width: 600px){.pix-page{background:#fff}.pix-shell{max-width:none}.pix-content{padding-left:20px;padding-right:20px}}.pix-payment-image{width:120px;height:120px;object-fit:contain;display:block}.pix-copy-icon{width:15px;height:15px;flex-shrink:0}.success-page{width:100%;min-height:100vh;background:#333438;font-family:Arial,Helvetica,sans-serif}.success-shell{width:100%;max-width:440px;min-height:100vh;margin:0 auto;background:#fff}.success-header{height:72px;background:#000;display:flex;align-items:center;justify-content:center}.success-logo{width:170px;height:64px;object-fit:contain;filter:brightness(0) invert(1)}.success-content{padding:36px 20px 34px;text-align:center}.success-icon{width:92px;height:92px;margin:0 auto 24px;border-radius:50%;background:#edf9ea;color:#63c74d;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;border:4px solid #63c74d}.success-content h1{margin:0;color:#111;font-size:24px;line-height:1.2;font-weight:700}.success-message{margin:16px 0 26px;color:#555;font-size:14px;line-height:1.55}.success-message strong{color:#222}.success-info-card{padding:18px;border:1px solid #dcebd8;border-radius:12px;background:#f7fcf5;text-align:left}.success-info-item{display:flex;align-items:flex-start;gap:14px}.success-info-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#e9f8e6;color:#2ca84a;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.success-info-item>div:last-child{min-width:0}.success-info-item strong{display:block;margin-bottom:5px;color:#111;font-size:14px;font-weight:700}.success-info-item p{margin:0;color:#666;font-size:13px;line-height:1.5}.success-info-item p strong{display:inline;color:#2ca84a;font-size:inherit}.success-divider{height:1px;margin:18px 0;background:#dfe8dd}.success-thanks{margin-top:26px}.success-thanks p{margin:0 0 8px;color:#666;font-size:13px}.success-thanks strong{color:#333;font-size:14px}.success-footer{padding:22px 20px 28px;border-top:1px solid #eeeeee;background:#fafafa;display:flex;flex-direction:column;align-items:center;gap:7px;color:#8b94a2}.success-footer span{font-size:12px}.success-footer small{font-size:11px}@media (max-width: 600px){.success-page{background:#fff}.success-shell{max-width:none}.success-content{padding:34px 20px 30px}}body{margin:0}.dashboard-page{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);background:#f5f6f8;color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px;background:#0c0c0d;color:#fff}.dashboard-brand{height:70px;display:flex;align-items:center;margin-bottom:24px}.dashboard-brand img{width:160px;height:60px;object-fit:contain;filter:brightness(0) invert(1)}.dashboard-nav{display:flex;flex-direction:column;gap:6px}.dashboard-nav button{width:100%;padding:12px 14px;border:0;border-radius:10px;background:transparent;color:#ffffffa6;text-align:left;font-size:13px;font-weight:700;cursor:pointer;transition:.2s}.dashboard-nav button:hover,.dashboard-nav button.active{background:#ffffff14;color:#fff}.dashboard-sidebar-footer{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:#ffffff73;font-size:11px}.dashboard-main{min-width:0;padding:34px}.dashboard-section-heading,.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.dashboard-eyebrow{display:block;margin-bottom:5px;color:#888;font-size:10px;font-weight:800;letter-spacing:1.2px}.dashboard-section-heading h1,.dashboard-header h1{margin:0;font-size:32px;line-height:1.1;letter-spacing:-1px}.dashboard-section-heading p,.dashboard-header p{margin:8px 0 0;color:#717171;font-size:13px}.dashboard-date,.orders-count{padding:9px 13px;border:1px solid #dedede;border-radius:10px;background:#fff;white-space:nowrap;font-size:12px;font-weight:700}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.dashboard-stats-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat-card,.dashboard-panel{border:1px solid #e8e8e8;border-radius:16px;background:#fff;box-shadow:0 4px 20px #00000006}.dashboard-stat-card{padding:20px}.dashboard-stat-card>span{display:block;color:#777;font-size:11px;font-weight:700}.dashboard-stat-card strong{display:block;margin-top:8px;font-size:26px;line-height:1;letter-spacing:-1px}.dashboard-stat-card small{display:block;margin-top:8px;color:#999;font-size:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.75fr);gap:18px;margin-bottom:18px}.dashboard-panel{padding:20px}.dashboard-panel-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.dashboard-panel-header span{color:#888;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.dashboard-panel-header h2{margin:4px 0 0;font-size:17px;letter-spacing:-.3px}.dashboard-panel-header button{padding:8px 11px;border:1px solid #e2e2e2;border-radius:9px;background:#fafafa;color:#333;font-size:11px;font-weight:700;cursor:pointer}.dashboard-status-list{display:flex;flex-direction:column}.dashboard-status-list>div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #f0f0f0}.dashboard-status-list>div:last-child{border-bottom:0}.dashboard-status-list span{font-size:12px}.dashboard-status-list strong{font-size:13px}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.paid{background:#159447}.status-dot.pending{background:#d6a021}.status-dot.cancelled{background:#d94b4b}.dashboard-order-status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.dashboard-order-status.paid{background:#eaf8ef;color:#168142}.dashboard-order-status.pending{background:#fff6dc;color:#956b00}.dashboard-order-status.cancelled{background:#fff0f0;color:#b83c3c}.mini-sales-chart{height:230px;display:grid;grid-template-columns:repeat(7,1fr);gap:12px;align-items:end;padding-top:15px}.mini-sales-day{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.mini-sales-bar-area{width:100%;height:170px;display:flex;align-items:flex-end;border-radius:8px;background:#f5f5f5;overflow:hidden}.mini-sales-bar{width:100%;min-height:4px;background:#111;border-radius:6px 6px 0 0}.mini-sales-day strong{font-size:11px}.mini-sales-day span{color:#888;font-size:9px;text-transform:capitalize}.chart-total{display:flex;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid #eee;font-size:12px}.dashboard-orders{padding-bottom:12px}.dashboard-table-wrapper{width:100%;overflow-x:auto}.dashboard-table{width:100%;border-collapse:collapse;font-size:12px}.dashboard-table th{padding:11px 10px;border-bottom:1px solid #eaeaea;color:#8a8a8a;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.dashboard-table td{padding:14px 10px;border-bottom:1px solid #f2f2f2;vertical-align:middle}.dashboard-table tr:last-child td{border-bottom:0}.dashboard-empty{padding:42px!important;color:#aaa;text-align:center}.orders-table-panel{padding:8px 14px 14px}.orders-full-table{min-width:950px}.customers-table{min-width:900px}.payments-table{min-width:720px}.tracking-table{min-width:880px}.order-customer-cell{display:flex;flex-direction:column;gap:3px}.order-customer-cell strong{font-size:12px}.order-customer-cell span{max-width:220px;color:#999;font-size:10px;overflow:hidden;text-overflow:ellipsis}.order-details-button{padding:6px 10px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#111;font-size:10px;font-weight:800;cursor:pointer}.order-details-button:hover{border-color:#111}.orders-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:10px;margin-bottom:14px}.single-search{margin-bottom:14px}.orders-toolbar input,.orders-toolbar select,.single-search input{width:100%;height:44px;padding:0 13px;border:1px solid #ddd;border-radius:10px;background:#fff;color:#111;font-size:12px;outline:none}.orders-toolbar input:focus,.orders-toolbar select:focus,.single-search input:focus{border-color:#111}.phone-action-cell{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.whatsapp-mini-button,.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#111;color:#fff;font-weight:800}.whatsapp-mini-button{padding:5px 7px;border-radius:7px;font-size:9px}.whatsapp-button{padding:7px 10px;border-radius:8px;font-size:10px}.modal-phone-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tracking-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.tracking-status.tracked{background:#eaf8ef;color:#168142}.tracking-status.waiting{background:#fff6dc;color:#956b00}.metrics-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.metrics-bars{display:flex;flex-direction:column;gap:13px}.metrics-bar-row{display:grid;grid-template-columns:48px 1fr 90px;align-items:center;gap:10px}.metrics-bar-row>span{color:#777;font-size:10px}.metrics-bar-row>strong{text-align:right;font-size:10px}.metrics-bar-track{height:8px;overflow:hidden;border-radius:999px;background:#eee}.metrics-bar-fill{height:100%;border-radius:inherit;background:#111}.metric-list{display:flex;flex-direction:column}.metric-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #eee}.metric-list>div:last-child{border-bottom:0}.metric-list span{color:#555;font-size:11px}.metric-list strong{font-size:12px}.order-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;justify-content:flex-end;background:#0000006b}.order-modal{width:min(540px,100%);height:100%;overflow-y:auto;padding:26px;background:#fff;color:#111;box-shadow:-20px 0 60px #00000026}.order-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #eee}.order-modal-header span{color:#888;font-size:10px;font-weight:800;text-transform:uppercase}.order-modal-header h2{margin:4px 0 0;font-size:22px}.order-modal-header button{width:36px;height:36px;border:0;border-radius:50%;background:#f4f4f4;color:#111;font-size:22px;cursor:pointer}.order-detail-status{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.order-detail-status>strong{font-size:20px}.order-detail-section{padding:18px 0;border-top:1px solid #eee}.order-detail-section h3{margin:0 0 13px;font-size:13px}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-detail-grid>div{min-width:0;display:flex;flex-direction:column;gap:4px}.order-detail-grid span{color:#888;font-size:10px}.order-detail-grid strong{font-size:12px;word-break:break-word}.order-address{margin:0;color:#555;font-size:12px;line-height:1.6;word-break:break-word}.dashboard-error{margin-bottom:16px;padding:12px 14px;border:1px solid #f1c8c8;border-radius:10px;background:#fff4f4;color:#a12828;font-size:12px;font-weight:600}.dashboard-mobile-nav{display:none}@media (max-width: 1000px){.dashboard-page{grid-template-columns:180px minmax(0,1fr)}.dashboard-sidebar{padding:20px 12px}.dashboard-brand img{width:125px}.dashboard-main{padding:26px 20px}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stats-three{grid-template-columns:repeat(3,1fr)}.dashboard-grid,.metrics-grid{grid-template-columns:1fr}}@media (max-width: 650px){body{background:#f5f6f8}.dashboard-page{display:block;padding-bottom:76px}.dashboard-sidebar{position:static;width:100%;height:58px;flex-direction:row;align-items:center;padding:8px 14px}.dashboard-brand{height:auto;margin:0}.dashboard-brand img{width:90px;height:38px}.dashboard-nav,.dashboard-sidebar-footer{display:none}.dashboard-main{padding:18px 12px 28px}.dashboard-section-heading,.dashboard-header{flex-direction:column;gap:12px;margin-bottom:20px}.dashboard-section-heading h1,.dashboard-header h1{font-size:26px}.dashboard-section-heading p,.dashboard-header p{font-size:11px;line-height:1.5}.orders-count,.dashboard-date{padding:7px 10px;font-size:10px}.dashboard-stats,.dashboard-stats-three{grid-template-columns:1fr 1fr;gap:8px}.dashboard-stat-card{padding:14px}.dashboard-stat-card>span{font-size:9px}.dashboard-stat-card strong{font-size:19px}.dashboard-stat-card small{font-size:8px;line-height:1.4}.dashboard-panel{padding:14px;border-radius:12px}.dashboard-panel-header{margin-bottom:14px}.dashboard-panel-header h2{font-size:14px}.orders-toolbar{grid-template-columns:1fr}.orders-toolbar input,.orders-toolbar select,.single-search input{height:42px;font-size:11px}.orders-table-panel{padding:4px 8px 10px}.dashboard-table th{padding:9px 8px;font-size:8px}.dashboard-table td{padding:11px 8px;font-size:9px}.order-customer-cell strong{font-size:9px}.order-customer-cell span{font-size:7px}.dashboard-order-status{padding:4px 6px;font-size:8px}.order-details-button{padding:5px 8px;font-size:8px}.mini-sales-chart{height:190px;gap:6px}.mini-sales-bar-area{height:135px}.mini-sales-day strong{font-size:9px}.mini-sales-day span{font-size:7px}.chart-total{font-size:10px}.metrics-bar-row{grid-template-columns:38px 1fr 70px;gap:6px}.metrics-bar-row>strong,.metrics-bar-row>span{font-size:8px}.metric-list span,.metric-list strong{font-size:10px}.order-modal-backdrop{align-items:flex-end}.order-modal{width:100%;height:92vh;padding:18px 16px 90px;border-radius:18px 18px 0 0}.order-modal-header{position:sticky;top:-18px;z-index:3;margin:-18px -16px 0;padding:18px 16px 14px;background:#fff}.order-detail-grid{grid-template-columns:1fr;gap:14px}.modal-phone-row{align-items:flex-start;flex-direction:column}.whatsapp-button{width:fit-content}.dashboard-mobile-nav{position:fixed;left:8px;right:8px;bottom:8px;z-index:5000;display:flex;overflow-x:auto;padding:6px;border:1px solid #dedede;border-radius:14px;background:#fffffff5;box-shadow:0 8px 30px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none}.dashboard-mobile-nav::-webkit-scrollbar{display:none}.dashboard-mobile-nav button{flex:0 0 auto;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:#777;font-size:9px;font-weight:800;cursor:pointer}.dashboard-mobile-nav button.active{background:#111;color:#fff}}.funnel-panel{margin-bottom:18px}.funnel-total{font-size:12px}.funnel-list{display:flex;flex-direction:column;gap:18px}.funnel-item-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:7px}.funnel-item-top>div:first-child{display:flex;align-items:center;gap:8px}.funnel-number{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#111;color:#fff;font-size:9px;font-weight:800}.funnel-item-top strong{font-size:12px}.funnel-item-values{display:flex;align-items:center;gap:8px}.funnel-item-values strong{font-size:14px}.funnel-item-values span{color:#777;font-size:10px}.funnel-track{width:100%;height:9px;overflow:hidden;border-radius:999px;background:#eee}.funnel-fill{height:100%;border-radius:inherit;background:#111;transition:width .4s ease}.funnel-drop{display:block;margin-top:5px;color:#999;font-size:9px}.funnel-alert{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:17px 20px;border:1px solid #f1d6a5;border-radius:14px;background:#fff9ec}.funnel-alert>div{display:flex;flex-direction:column;gap:4px}.funnel-alert span{color:#9b731d;font-size:9px;font-weight:800;text-transform:uppercase}.funnel-alert>div strong{font-size:13px}.funnel-alert>strong{color:#956b00;font-size:22px}.current-step-panel{margin-bottom:18px}.current-step-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.current-step-item{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 14px;border:1px solid #eee;border-radius:10px;background:#fafafa}.current-step-item span{color:#555;font-size:10px}.current-step-item strong{font-size:15px}@media (max-width: 650px){.funnel-item-top{gap:8px}.funnel-item-top strong{font-size:10px}.funnel-item-values strong{font-size:12px}.funnel-alert{padding:14px}.funnel-alert>strong{font-size:18px}.current-step-list{grid-template-columns:1fr}}.abandoned-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 180px 210px;gap:10px;margin-bottom:12px}.abandoned-toolbar input,.abandoned-toolbar select,.abandoned-custom-dates input{width:100%;height:44px;padding:0 13px;border:1px solid #ddd;border-radius:10px;background:#fff;color:#111;font-size:12px;outline:none}.abandoned-toolbar input:focus,.abandoned-toolbar select:focus,.abandoned-custom-dates input:focus{border-color:#111}.abandoned-custom-dates{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:420px;margin-bottom:14px}.abandoned-custom-dates label{display:flex;flex-direction:column;gap:5px}.abandoned-custom-dates label>span{color:#777;font-size:9px;font-weight:800;text-transform:uppercase}.abandoned-table-panel{padding:14px}.abandoned-table{min-width:930px}.abandoned-result-count{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;background:#111;color:#fff;font-size:10px}.abandoned-step-badge{display:inline-flex;align-items:center;padding:6px 8px;border-radius:999px;font-size:9px;font-weight:800;white-space:nowrap}.abandoned-step-badge.pix{background:#fff0e6;color:#a74b00}.abandoned-step-badge.payment{background:#fff6dc;color:#956b00}.abandoned-step-badge.shipping{background:#eef3ff;color:#3459a7}.abandoned-step-badge.identification{background:#f3efff;color:#6043a2}.abandoned-step-badge.checkout,.abandoned-step-badge.default{background:#f3f3f3;color:#555}.abandoned-source-cell{display:flex;flex-direction:column;gap:3px}.abandoned-source-cell strong{font-size:11px}.abandoned-source-cell span{color:#999;font-size:9px}.abandoned-no-contact{color:#aaa;font-size:9px}.abandoned-mobile-list{display:none}.abandoned-mobile-card{padding:14px;border:1px solid #e8e8e8;border-radius:13px;background:#fff}.abandoned-mobile-card.priority{border-color:#f1c98f;background:#fffaf2}.abandoned-mobile-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.abandoned-mobile-card-top>div{min-width:0;display:flex;flex-direction:column;gap:4px}.abandoned-mobile-card-top>div strong{font-size:11px}.abandoned-mobile-card-top>div span{overflow:hidden;color:#888;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.abandoned-mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:12px;border-top:1px solid #eee}.abandoned-mobile-grid>div{min-width:0;display:flex;flex-direction:column;gap:4px}.abandoned-mobile-grid span{color:#999;font-size:8px}.abandoned-mobile-grid strong{overflow:hidden;font-size:9px;text-overflow:ellipsis}.abandoned-mobile-whatsapp{width:100%;display:flex;align-items:center;justify-content:center;margin-top:13px;padding:10px 12px;border-radius:9px;background:#111;color:#fff;text-decoration:none;font-size:9px;font-weight:800}@media (max-width: 850px){.abandoned-toolbar{grid-template-columns:1fr 1fr}.abandoned-toolbar input{grid-column:1 / -1}}@media (max-width: 650px){.abandoned-toolbar{grid-template-columns:1fr}.abandoned-toolbar input{grid-column:auto}.abandoned-toolbar input,.abandoned-toolbar select,.abandoned-custom-dates input{height:42px;font-size:11px}.abandoned-custom-dates{grid-template-columns:1fr 1fr;max-width:none}.abandoned-desktop-table{display:none}.abandoned-mobile-list{display:flex;flex-direction:column;gap:9px}.abandoned-table-panel{padding:10px}}.dashboard-global-period{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-bottom:18px;padding:12px 14px;border:1px solid #e8e8e8;border-radius:14px;background:#fff;box-shadow:0 4px 20px #00000006}.dashboard-global-period-label{display:flex;flex-direction:column;gap:2px;margin-right:auto}.dashboard-global-period-label span,.dashboard-global-custom-dates label>span{color:#888;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.dashboard-global-period-label strong{font-size:12px}.dashboard-global-period>select,.dashboard-global-custom-dates input{height:38px;padding:0 11px;border:1px solid #ddd;border-radius:9px;background:#fff;color:#111;font-size:11px;outline:none}.dashboard-global-period>select:focus,.dashboard-global-custom-dates input:focus{border-color:#111}.dashboard-global-custom-dates{display:flex;align-items:flex-end;gap:8px}.dashboard-global-custom-dates label{display:flex;flex-direction:column;gap:4px}@media (max-width: 650px){.dashboard-global-period{align-items:stretch;padding:11px}.dashboard-global-period-label{width:100%;margin-right:0}.dashboard-global-period>select{width:100%}.dashboard-global-custom-dates{width:100%;display:grid;grid-template-columns:1fr 1fr}.dashboard-global-custom-dates input{width:100%}}:root{--white:#fff;--black:#0b0b0c;--graphite:#1d1d1f;--g50:#fafafa;--g100:#f5f5f7;--g200:#e7e7ea;--g300:#d4d4d8;--g400:#a1a1aa;--g500:#71717a;--g600:#52525b;--green:#178447;--r-sm:12px;--r-md:18px;--r-lg:28px;--shadow:0 16px 50px rgba(0,0,0,.08);--max:1160px;--header:70px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body,#root{margin:0;min-height:100%;overflow-x:hidden}body{color:var(--black);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button,a{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}a{text-decoration:none;color:inherit}h1,h2,h3,p,ul,dl,dd{margin:0;padding:0}ul{list-style:none}section{scroll-margin-top:88px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}.site-header{position:sticky;top:0;z-index:50;height:var(--header);background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.site-header.is-scrolled{border-color:var(--g200);box-shadow:0 2px 18px #0000000a}.header-inner{height:100%;max-width:var(--max);padding:0 18px;margin:auto;display:flex;align-items:center;justify-content:center}.header-logo{height:100%;display:flex;align-items:center;justify-content:center}.header-logo-img{width:154px;height:58px;object-fit:contain}.header-nav,.header-cta{display:none}.hero-shell{max-width:var(--max);margin:0 auto;padding:12px 16px 34px}.gallery{width:100%}.gallery-stage{position:relative;min-height:310px;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid var(--g200);border-radius:24px;display:grid;place-items:center;overflow:hidden}.gallery-main{width:100%;height:100%;min-height:310px;padding:24px;display:grid;place-items:center}.gallery-img{width:100%;height:270px;object-fit:contain;transition:transform .3s ease}.gallery-main:active .gallery-img{transform:scale(.985)}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:50%;background:#fffffff0;box-shadow:0 3px 14px #0000001f;font-size:27px;line-height:1;display:grid;place-items:center}.gallery-nav-prev{left:10px}.gallery-nav-next{right:10px}.gallery-counter{position:absolute;right:12px;bottom:12px;font-size:12px;font-weight:700;color:var(--g600);background:#fffffff0;border:1px solid var(--g200);padding:5px 9px;border-radius:999px}.gallery-zoom-hint{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--g500);font-size:12px;margin:10px 0}.gallery-thumbs{display:flex;gap:8px;justify-content:center}.gallery-thumb{width:70px;height:58px;border:1.5px solid var(--g200);border-radius:10px;background:#fff;padding:5px;overflow:hidden;transition:.2s}.gallery-thumb.is-active{border-color:var(--black);box-shadow:0 0 0 1px var(--black)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-info{padding-top:26px}.product-info-inner{width:100%}.product-badge{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;background:#111;color:#fff;border-radius:999px;padding:8px 11px}.badge-dot{width:6px;height:6px;border-radius:50%;background:#fff;animation:pulse 1.7s infinite}@keyframes pulse{50%{opacity:.4}}.product-name{font-size:clamp(28px,8vw,42px);line-height:1.08;letter-spacing:-.035em;margin:16px 0 14px;max-width:760px}.product-rating-link{display:inline-flex;align-items:center;gap:7px;color:var(--g600);padding:2px 0}.stars{display:inline-flex;gap:2px;color:#111}.star-svg{width:var(--star-size);height:var(--star-size)}.rating-value{font-weight:800;color:#111}.rating-count{text-decoration:underline;text-underline-offset:3px;font-size:14px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 28px}.chip{display:inline-flex;align-items:center;gap:6px;background:var(--g100);border:1px solid var(--g200);padding:8px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#313137}.variant-block{margin-top:6px}.variant-title{font-size:16px;margin-bottom:10px}.variant-grid{display:grid;gap:9px}.variant-card{position:relative;width:100%;min-height:86px;border:1.5px solid var(--g200);border-radius:16px;background:#fff;padding:14px 14px 14px 48px;text-align:left;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s}.variant-card:hover{border-color:#bbb}.variant-card:active{transform:scale(.995)}.variant-card.is-selected{border-color:#111;background:#fbfbfb;box-shadow:0 0 0 1px #111}.variant-check{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:22px;height:22px;border:1.5px solid var(--g300);border-radius:50%;display:grid;place-items:center}.variant-card.is-selected .variant-check{background:#111;border-color:#111;color:#fff}.variant-text{display:flex;flex-direction:column;gap:2px;min-width:0}.variant-label{font-size:14px}.variant-subtitle{font-size:12px;color:var(--g500)}.variant-price{font-weight:850;font-size:16px;white-space:nowrap}.price-block{margin:22px 0 12px}.price-oferta{display:flex;flex-direction:column;gap:2px;margin-bottom:4px}.price-oferta-label{font-size:13px;font-weight:750}.price-oferta-note{font-size:12px;color:var(--g500)}.price-main{font-size:40px;line-height:1;letter-spacing:-.04em;animation:priceIn .24s ease}@keyframes priceIn{0%{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:none}}.buy-btn{width:100%;min-height:54px;border-radius:14px;background:#0c0c0d;color:#fff;font-size:15px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s,box-shadow .2s}.buy-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00000029}.buy-btn:active{transform:translateY(0)}.tech-info{margin-top:18px;border:1px solid var(--g200);border-radius:18px;overflow:hidden;background:#fff}.tech-title{font-size:16px;padding:16px 16px 7px}.tech-list{padding:0 16px 10px}.tech-item{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--g100);font-size:13px}.tech-item dt{color:var(--g500)}.tech-item dd{font-weight:700;text-align:right}.tech-toggle{width:100%;padding:14px 16px;border-top:1px solid var(--g200);font-size:13px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.tech-chevron{transition:transform .25s}.tech-chevron.is-open{transform:rotate(180deg)}.tech-more-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.tech-more-wrap.is-open{grid-template-rows:1fr}.tech-more{overflow:hidden}.tech-more-list{padding:0 16px 16px;display:grid;gap:8px}.tech-more-list li{font-size:13px;color:var(--g600);padding-left:16px;position:relative}.tech-more-list li:before{content:"✓";position:absolute;left:0;font-weight:800;color:#111}.features,.camera,.reviews,.second-offer,.faq{padding:72px 16px}.features,.reviews,.faq{background:#fff}.camera,.second-offer{background:var(--g100)}.features-inner,.camera-inner,.reviews-inner,.second-offer-inner,.faq-inner{max-width:var(--max);margin:auto}.section-head{max-width:720px;margin:0 auto 34px;text-align:center}.section-eyebrow{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:var(--g500);margin-bottom:8px}.section-title{font-size:clamp(30px,8vw,50px);line-height:1.05;letter-spacing:-.04em}.section-sub{font-size:15px;color:var(--g500);margin-top:12px;line-height:1.65}.feature-row{display:flex;flex-direction:column;gap:24px;padding:28px 0}.feature-media{min-height:280px;border-radius:24px;border:1px solid var(--g200);background:#fff;display:grid;place-items:center;padding:24px;overflow:hidden}.feature-img{width:100%;height:260px;object-fit:contain}.feature-text h3{font-size:26px;line-height:1.1;letter-spacing:-.025em;margin-bottom:10px}.feature-text p{color:var(--g500);font-size:15px;line-height:1.7}.feature-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.feature-points li{font-size:12px;font-weight:800;padding:8px 11px;background:#111;color:#fff;border-radius:999px}.camera-row{display:grid;gap:18px}.camera-compare{display:grid;grid-template-columns:1fr 34px 1fr;align-items:stretch;gap:6px}.camera-card{position:relative;border:1px solid var(--g200);background:#fff;border-radius:18px;padding:18px 12px;display:flex;flex-direction:column;gap:5px;justify-content:center;min-height:116px}.camera-card.is-highlight{border-color:#111;box-shadow:0 0 0 1px #111}.camera-card-label{font-size:12px;color:var(--g500);line-height:1.3}.camera-card-price{font-size:20px;letter-spacing:-.03em}.camera-card-tag{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:850;margin-top:3px}.camera-divider{display:grid;place-items:center;font-size:20px;font-weight:800}.camera-cta-wrap{border:1px solid var(--g200);background:#fff;border-radius:18px;padding:18px}.camera-note{font-size:14px;color:var(--g500);line-height:1.6;margin-bottom:14px}.camera-btn{width:100%;background:#111;color:#fff;border-radius:13px;padding:15px 16px;font-weight:850}.camera-asset{margin-top:24px;display:grid;justify-items:center}.camera-asset-img{width:min(100%,420px);max-height:340px;object-fit:contain;border-radius:20px}.camera-asset-caption{text-align:center;max-width:520px;color:var(--g500);font-size:13px;margin-top:12px}.reviews-summary{display:grid;gap:18px;border:1px solid var(--g200);border-radius:24px;padding:24px;background:#fff;box-shadow:var(--shadow)}.summary-score{display:flex;flex-direction:column;align-items:center;justify-content:center}.summary-value{font-size:64px;line-height:1;letter-spacing:-.06em}.summary-total{font-size:13px;color:var(--g500);margin-top:6px}.reviews-trust{border-radius:16px;background:var(--g100);padding:18px;display:flex;gap:12px;align-items:flex-start}.reviews-trust-icon{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:800}.reviews-trust strong{font-size:14px}.reviews-trust p{font-size:13px;color:var(--g500);margin-top:4px}.review-placeholder{margin-top:16px;border:1px dashed var(--g300);border-radius:20px;padding:26px;text-align:center;color:var(--g500)}.review-placeholder-icon{font-size:26px;color:#111}.review-placeholder strong{display:block;color:#222;margin:6px 0 4px}.review-placeholder p{font-size:13px}.second-offer-card{background:#fff;border:1px solid var(--g200);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.second-offer-media{min-height:300px;padding:24px;background:linear-gradient(180deg,#fff,#fafafa);display:grid;place-items:center}.second-offer-img{width:100%;height:280px;object-fit:contain}.second-offer-content{padding:24px}.second-offer-name{font-size:27px;line-height:1.08;letter-spacing:-.035em;margin:14px 0 9px}.second-offer-rating{display:flex;align-items:center;gap:8px}.second-offer-rating-text{font-size:13px;color:var(--g500)}.second-offer-variant{display:block;margin-top:20px;color:var(--g500);font-size:13px}.second-offer-price{display:block;font-size:38px;letter-spacing:-.04em;margin:2px 0 14px}.faq-list{max-width:820px;margin:auto;border-top:1px solid var(--g200)}.faq-item{border-bottom:1px solid var(--g200)}.faq-question{width:100%;padding:20px 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left}.faq-question-text{font-size:15px;font-weight:800}.faq-icon{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--g100);display:grid;place-items:center;transition:transform .25s}.faq-icon.is-open{transform:rotate(45deg)}.faq-answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item.is-open .faq-answer-wrap{grid-template-rows:1fr}.faq-answer{overflow:hidden}.faq-answer p{color:var(--g500);font-size:14px;line-height:1.7;padding:0 2px 20px}.site-footer{background:#0b0b0c;color:#fff;padding:54px 18px 22px}.footer-inner{max-width:var(--max);margin:auto;display:grid;gap:30px}.footer-brand{max-width:360px}.footer-logo{width:190px;height:105px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.footer-desc{color:#aaa;font-size:13px;line-height:1.65;margin-top:4px}.footer-title{text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:#888;margin-bottom:10px}.footer-list{display:grid;gap:8px}.footer-list,.footer-list a{font-size:13px;color:#d8d8d8}.footer-list a:hover{color:#fff}.footer-bottom{max-width:var(--max);margin:32px auto 0;padding-top:20px;border-top:1px solid #27272a;color:#777;font-size:12px}.sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:45;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--g200);padding:8px 12px calc(8px + env(safe-area-inset-bottom));transform:translateY(120%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .28s ease}.sticky-bar.is-visible{transform:none;opacity:1;pointer-events:auto}.sticky-bar-inner{max-width:var(--max);margin:auto;display:flex;align-items:center;gap:12px}.sticky-bar-info{min-width:0;flex:1;display:flex;flex-direction:column}.sticky-bar-price{font-size:18px;line-height:1.1}.sticky-bar-variant{font-size:10px;color:var(--g500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-bar-btn{min-width:132px;background:#111;color:#fff;border-radius:12px;padding:13px 18px;font-weight:850}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000e0;display:grid;place-items:center;padding:20px}.lightbox-content{width:min(100%,980px);height:min(82vh,760px);background:#fff;border-radius:18px;padding:16px;display:grid;place-items:center}.lightbox-img{width:100%;height:100%;object-fit:contain}.lightbox-close{position:fixed;right:16px;top:16px;width:42px;height:42px;border-radius:50%;background:#fff;font-size:28px;display:grid;place-items:center;z-index:2}@media (min-width:760px){:root{--header:76px}.header-inner{padding:0 24px;justify-content:flex-start}.header-logo-img{width:170px;height:64px}.hero-shell{padding:32px 24px 64px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:46px;align-items:start}.gallery{position:sticky;top:96px}.gallery-stage,.gallery-main{min-height:520px}.gallery-img{height:450px}.gallery-thumbs{justify-content:flex-start}.gallery-thumb{width:88px;height:70px}.product-info{padding-top:10px}.product-name{font-size:42px}.variant-grid{grid-template-columns:1fr}.features,.camera,.reviews,.second-offer,.faq{padding:96px 24px}.section-head{margin-bottom:48px}.feature-row{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center;padding:42px 0}.feature-row.is-reverse .feature-media{order:2}.feature-row.is-reverse .feature-text{order:1}.feature-media{min-height:430px}.feature-img{height:370px}.feature-text h3{font-size:34px}.camera-row{grid-template-columns:1.2fr .8fr;align-items:stretch}.camera-asset{margin-top:40px}.reviews-summary{grid-template-columns:260px 1fr;align-items:center;padding:30px}.reviews-trust{height:100%;align-items:center}.second-offer-card{display:grid;grid-template-columns:1.05fr .95fr}.second-offer-media{min-height:460px}.second-offer-img{height:410px}.second-offer-content{padding:50px;display:flex;flex-direction:column;justify-content:center}.footer-inner{grid-template-columns:1.5fr repeat(3,1fr)}}@media (min-width:1020px){.header-nav{display:flex;gap:25px;margin-left:auto;align-items:center}.header-nav-link{font-size:13px;color:var(--g600);font-weight:650}.header-nav-link:hover{color:#111}.header-cta{display:inline-flex;margin-left:24px;background:#111;color:#fff;border-radius:999px;padding:11px 17px;font-size:13px;font-weight:800}.hero-shell{gap:64px}.gallery-main:hover .gallery-img{transform:scale(1.025)}.variant-grid{grid-template-columns:1fr 1fr}.variant-card{padding-left:44px}.camera-compare{gap:12px}.section-sub{font-size:16px}}@media (max-width:380px){.hero-shell{padding-left:12px;padding-right:12px}.gallery-stage,.gallery-main{min-height:286px}.gallery-img{height:242px}.product-name{font-size:27px}.camera-compare{grid-template-columns:1fr}.camera-divider{height:28px}.camera-card{min-height:94px}.sticky-bar-btn{min-width:112px}.footer-logo{width:170px}}.promo-bar{width:100%;height:36px;overflow:hidden;display:flex;align-items:center;background:#050505;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:100}.promo-track{display:flex;align-items:center;width:max-content;flex-shrink:0;white-space:nowrap;animation:vision-marquee 20s linear infinite;will-change:transform}.promo-track span{flex-shrink:0;padding-right:52px;font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;line-height:1}@keyframes vision-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}@media (min-width: 768px){.promo-bar{height:38px}.promo-track span{font-size:12px;padding-right:72px}}.promo-item{display:flex!important;align-items:center;gap:8px;padding-right:34px!important}.promo-item strong{background:#fff;color:#050505;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.4px;line-height:1}.promo-item em{font-style:normal;font-size:10px;font-weight:700;letter-spacing:.6px;color:#fff}.promo-item b{font-size:9px;opacity:.5}@media (max-width: 767px){.promo-bar{height:36px}.promo-item{gap:7px;padding-right:30px!important}.promo-item strong{font-size:9px;padding:4px 7px}.promo-item em{font-size:9px}}.site-header{height:auto!important}.header-inner{height:var(--header);min-height:var(--header);flex-shrink:0}.header-logo{display:flex;align-items:center;justify-content:center;height:100%}.header-logo-img{width:190px!important;height:auto!important;max-width:70vw!important;max-height:64px!important;object-fit:contain;display:block}@media (max-width: 767px){.header-inner{height:82px;min-height:82px;overflow:visible}.header-logo{overflow:visible}.header-logo-img{width:200px!important;max-width:72vw!important;max-height:70px!important;transform:scale(1.55);transform-origin:center}}.sales-trust-card{margin-top:14px;width:100%;padding:18px 16px;display:grid;grid-template-columns:1.15fr 1px 1fr 1fr;align-items:center;gap:14px;background:#0a0a0a;color:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014}.sales-trust-main{display:flex;flex-direction:column;gap:2px}.sales-trust-number{font-size:26px;line-height:1;font-weight:900;letter-spacing:-1px}.sales-trust-main>span{font-size:10px;color:#ffffffa6;font-weight:600}.sales-trust-divider{width:1px;height:38px;background:#ffffff1f}.sales-trust-benefit{display:flex;align-items:center;gap:8px}.sales-trust-benefit div{display:flex;flex-direction:column;gap:2px}.sales-trust-benefit strong{font-size:10px;line-height:1.1;font-weight:800}.sales-trust-benefit small{font-size:8px;line-height:1.2;color:#ffffff8c}.sales-trust-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-size:12px;flex-shrink:0}@media (max-width: 430px){.sales-trust-card{grid-template-columns:1.15fr 1px 1fr 1fr;gap:9px;padding:16px 12px}.sales-trust-number{font-size:23px}.sales-trust-benefit strong{font-size:9px}.sales-trust-benefit small{font-size:7px}}.camera-card{font-family:inherit;text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.camera-card:active{transform:scale(.98)}.camera-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.reviews-list{display:flex;flex-direction:column;gap:14px;margin-top:20px}.review-card{background:#fff;border:1px solid #e9e9e9;border-radius:18px;padding:18px;box-shadow:0 6px 20px #0000000a}.review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.review-name{display:block;font-size:14px;font-weight:800;color:#111}.review-verified{display:inline-block;margin-top:4px;padding:4px 7px;border-radius:999px;background:#f0f0f0;color:#333;font-size:9px;font-weight:700}.review-date{font-size:10px;color:#8a8a8a;white-space:nowrap}.review-stars{margin-top:12px}.review-comment{margin:10px 0 0;font-size:13px;line-height:1.6;color:#444}.review-images{display:flex;gap:8px;margin-top:14px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.review-images::-webkit-scrollbar{display:none}.review-images img{width:92px;height:92px;border-radius:12px;object-fit:cover;flex-shrink:0;border:1px solid #eeeeee}.reviews-summary{margin-top:20px;padding:20px;border:1px solid #e9e9e9;border-radius:20px;background:#fff}.summary-score{display:flex;flex-direction:column;align-items:center;text-align:center}.summary-value{font-size:48px;font-weight:900;line-height:1;letter-spacing:-2px;color:#050505}.summary-total{margin-top:6px;font-size:11px;color:#777}@media (max-width: 767px){.review-card{padding:16px;border-radius:16px}.review-name{font-size:13px}.review-comment{font-size:12px;line-height:1.55}.review-images img{width:86px;height:86px}.summary-value{font-size:44px}}.reviews-more{margin-top:18px;padding:24px 18px;background:#f7f7f7;border:1px solid #e8e8e8;border-radius:18px;display:flex;flex-direction:column;align-items:center;text-align:center}.reviews-more-stars{font-size:18px;letter-spacing:3px;margin-bottom:8px}.reviews-more-title{font-size:24px;font-weight:900;color:#111}.reviews-more-total{margin-top:3px;font-size:11px;color:#777}.reviews-more-divider{width:35px;height:1px;background:#d7d7d7;margin:17px 0}.reviews-more-text{margin:0 0 13px;font-size:11px;color:#777}.reviews-more-btn{width:100%;height:48px;border:0;border-radius:12px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease}.reviews-more-btn:hover{background:#242424}.reviews-more-btn:active{transform:scale(.98)}.reviews-more-btn span{font-size:15px}.reviews-more-end{font-size:11px;color:#777}.reviews{padding-bottom:32px!important}.faq{padding-top:32px!important}@media (max-width: 767px){.reviews{padding-bottom:24px!important}.faq{padding-top:28px!important}}.guarantee-section{width:100%;padding:32px 16px 24px}.guarantee-card{position:relative;max-width:1180px;margin:0 auto;padding:42px 28px 38px;background:radial-gradient(circle at 50% 5%,rgba(212,164,58,.12),transparent 28%),linear-gradient(145deg,#181818,#0d0d0d);border:1px solid rgba(255,255,255,.06);border-radius:28px;text-align:center;color:#fff;box-shadow:0 20px 50px #0000001f,inset 0 1px #ffffff0a;overflow:hidden}.guarantee-badge{width:110px;height:110px;margin:0 auto 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;color:#241b0a;background:linear-gradient(145deg,#ffe38a,#d9a936 55%,#f5ce62);border:1px solid rgba(255,232,158,.8);box-shadow:0 0 0 5px #daac400f,0 8px 30px #daac4047}.guarantee-badge strong{font-size:36px;line-height:1;font-weight:900;letter-spacing:-1px}.guarantee-badge span{margin-top:5px;font-size:11px;font-weight:800;letter-spacing:1.8px}.guarantee-label{margin-bottom:12px;color:#ddb248;font-size:12px;font-weight:800;letter-spacing:3px}.guarantee-card h2{max-width:760px;margin:0 auto;color:#fff;font-size:clamp(27px,4vw,42px);line-height:1.08;letter-spacing:-1.3px;font-weight:800}.guarantee-description{max-width:760px;margin:20px auto 0;color:#aaa;font-size:16px;line-height:1.7}.guarantee-description strong{color:#fff;font-weight:700}.guarantee-benefits{max-width:800px;margin:30px auto 0;display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}.guarantee-benefits>div{display:flex;align-items:center;gap:9px;color:#d5d5d5;font-size:14px}.guarantee-check{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#d9ad43;color:#111;font-size:13px;font-weight:900}@media (max-width: 600px){.guarantee-section{padding:24px 12px 18px}.guarantee-card{padding:32px 18px 30px;border-radius:24px}.guarantee-badge{width:92px;height:92px;margin-bottom:22px}.guarantee-badge strong{font-size:31px}.guarantee-label{font-size:10px;letter-spacing:2.5px}.guarantee-card h2{font-size:27px;line-height:1.12}.guarantee-description{margin-top:17px;font-size:14px;line-height:1.65}.guarantee-benefits{margin-top:26px;flex-direction:column;align-items:flex-start;width:max-content;max-width:100%;gap:14px}.guarantee-benefits>div{font-size:14px}}.secure-purchase-section{width:100%;padding:10px 16px 36px}.secure-purchase-card{max-width:1180px;margin:0 auto;padding:30px 30px 32px;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #e7e7e7;border-radius:24px;box-shadow:0 12px 35px #0000000f;overflow:hidden}.secure-purchase-heading{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:30px}.secure-heading-content{display:flex;align-items:center;gap:10px;flex-shrink:0}.secure-heading-content h2{margin:0;font-size:23px;line-height:1;color:#111;font-weight:850;letter-spacing:-.6px}.secure-shield{width:38px;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f6d365,#d9a62d);color:#fff;font-size:19px;font-weight:900;clip-path:polygon(50% 0%,95% 15%,88% 70%,50% 100%,12% 70%,5% 15%);filter:drop-shadow(0 5px 8px rgba(197,148,35,.2))}.secure-heading-line{width:70px;height:1px;background:linear-gradient(90deg,transparent,#d9a62d)}.secure-heading-line:last-child{background:linear-gradient(90deg,#d9a62d,transparent)}.secure-purchase-grid{display:grid;grid-template-columns:repeat(4,1fr)}.secure-purchase-item{position:relative;padding:4px 28px;text-align:center}.secure-divider{position:absolute;top:5%;right:0;width:1px;height:90%;background:#e5e5e5}.secure-icon{width:62px;height:62px;margin:0 auto 17px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#f7f7f7,#ededed);border:1px solid #ebebeb;font-size:29px;box-shadow:inset 0 1px #fff}.secure-purchase-item h3{margin:0;color:#111;font-size:16px;font-weight:800;line-height:1.3}.secure-purchase-item p{max-width:220px;margin:10px auto 0;color:#707070;font-size:14px;line-height:1.5}@media (max-width: 850px){.secure-purchase-grid{grid-template-columns:repeat(2,1fr);row-gap:35px}.secure-purchase-item:nth-child(2) .secure-divider{display:none}}@media (max-width: 600px){.secure-purchase-section{padding:6px 12px 26px}.secure-purchase-card{padding:27px 16px 25px;border-radius:22px}.secure-purchase-heading{gap:10px;margin-bottom:27px}.secure-heading-line{width:35px}.secure-heading-content{gap:8px}.secure-heading-content h2{font-size:19px}.secure-shield{width:32px;height:36px;font-size:16px}.secure-purchase-grid{grid-template-columns:1fr;row-gap:0}.secure-purchase-item{padding:22px 6px}.secure-purchase-item:first-child{padding-top:4px}.secure-purchase-item:last-child{padding-bottom:2px}.secure-divider{display:block!important;top:auto;bottom:0;left:15%;right:auto;width:70%;height:1px;background:#e7e7e7}.secure-purchase-item:last-child .secure-divider{display:none!important}.secure-icon{width:58px;height:58px;margin-bottom:13px;font-size:27px}.secure-purchase-item h3{font-size:16px}.secure-purchase-item p{max-width:285px;margin-top:7px;font-size:14px}}.sales-trust-card{grid-template-columns:1.15fr 1px repeat(3,1fr);gap:12px;padding:18px 16px}@media (max-width: 767px){.sales-trust-card{position:relative;grid-template-columns:1fr 1fr;gap:0;padding:14px}.sales-trust-main,.sales-trust-benefit{min-height:62px;padding:10px 12px;display:flex;align-items:center}.sales-trust-divider{display:none}.sales-trust-main,.sales-trust-benefit{border-bottom:none}.sales-trust-card:after{content:"";position:absolute;left:14px;right:14px;top:50%;height:1px;background:#ffffff1f;pointer-events:none}.sales-trust-benefit strong{font-size:10px}.sales-trust-benefit small{font-size:9px;line-height:1.25}.sales-trust-icon{width:24px;height:24px}}.variant-extra{display:inline-block;width:fit-content;margin-top:4px;padding:3px 7px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:800;line-height:1}.summary-highlight{display:inline-block;margin-top:8px;padding:5px 10px;background:#111;color:#fff;border-radius:999px;font-size:11px;font-weight:800}.variant-recommended{display:inline-block;width:fit-content;margin-top:3px;padding:3px 7px;border-radius:999px;background:#f5f5f5;border:1px solid #dcdcdc;color:#111;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.shipping-estimate{margin-top:16px;padding:14px;border:1px solid var(--g200);border-radius:14px;background:#fafafa}.shipping-estimate-title{display:block;margin-bottom:8px;font-size:13px;color:#111}.shipping-estimate-form{display:grid;grid-template-columns:1fr auto;gap:8px}.shipping-estimate-form input{width:100%;height:42px;padding:0 12px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;font-size:13px;outline:none}.shipping-estimate-form input:focus{border-color:#111}.shipping-estimate-form button{height:42px;padding:0 16px;border-radius:10px;background:#111;color:#fff;font-size:12px;font-weight:800}.shipping-estimate-form button:disabled{opacity:.6}.shipping-estimate-result{display:flex;align-items:center;gap:9px;margin-top:10px;padding:10px 11px;border-radius:10px;background:#fff;border:1px solid #e7e7e7}.shipping-estimate-result>span{font-size:18px}.shipping-estimate-result div{display:flex;flex-direction:column}.shipping-estimate-result strong{font-size:12px}.shipping-estimate-result small{margin-top:2px;font-size:10px;color:#777}.shipping-estimate-error{display:block;margin-top:8px;font-size:11px;color:#b42318}@media (max-width: 600px){.shipping-estimate{padding:12px}.shipping-estimate-form input,.shipping-estimate-form button{height:40px}}
