@import "https://fonts.googleapis.com/css2?family=Outfit:ital,wght@0,300;0,400;0,600;0,800;1,700;1,800&display=swap";:root{--primary:#ff5000;--primary-hover:#e04600;--secondary:#ffe066;--accent:gold;--dark:#07060a;--light-text:#fff;--muted-text:#fff6;--gold-glow:0 0 25px #ffd70080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Outfit,system-ui,-apple-system,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background-color:var(--dark);color:var(--light-text);min-height:100vh;position:relative;overflow-x:hidden}#root{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.star-background{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.star{background-color:#fff;border-radius:50%;animation:2.5s ease-in-out infinite blink-star;position:absolute;box-shadow:0 0 4px #fff}@keyframes blink-star{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.spotlight{pointer-events:none;z-index:1;background:radial-gradient(circle at 50% -20%,#ffdc9638 0%,#ffb43208 50%,#0000 80%);width:100%;max-width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.app-container{z-index:10;flex-direction:column;justify-content:flex-start;gap:20px;width:100%;max-width:450px;min-height:100vh;padding:24px 20px;display:flex;position:relative}.header-area{text-align:center;margin-top:35px;margin-bottom:0}.header-btn-skip{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:400;position:absolute;top:24px;left:20px}.header-area h2{color:#fff;letter-spacing:-.2px;text-shadow:0 2px 4px #00000080;margin-bottom:8px;font-size:21px;font-style:italic;font-weight:700}.header-area p{color:var(--secondary);letter-spacing:-.2px;text-shadow:0 2px 4px #00000080;font-size:20px;font-style:italic;font-weight:800}.roulette-wrapper{aspect-ratio:1;filter:drop-shadow(0 15px 30px #000000a6);justify-content:center;align-items:center;width:100%;max-width:395px;margin:0 auto;display:flex;position:relative}.pointer-arrow{z-index:10;filter:drop-shadow(0 4px 6px #00000080);width:44px;height:52px;position:absolute;top:-15px;left:50%;transform:translate(-50%)scale(.92)}.wheel-container{z-index:1;background-color:#0000;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.wheel-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.fixed-girar-center{z-index:12;cursor:pointer;object-fit:contain;filter:drop-shadow(0 4px 10px #00000059);width:100%;height:100%;transition:transform .15s cubic-bezier(.175,.885,.32,1.275),filter .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fixed-girar-center:hover{filter:drop-shadow(0 6px 14px #ff7f5073);transform:translate(-50%,-50%)scale(1.05)}.fixed-girar-center:active{transform:translate(-50%,-50%)scale(.92)}.fixed-girar-center.disabled{cursor:not-allowed;filter:drop-shadow(0 2px 5px #0003)grayscale(15%);opacity:.95;pointer-events:none}.fallback-wheel{background:conic-gradient(#fff 0deg 60deg,#ffe8d6 60deg 120deg,#fff 120deg 180deg,#ffe8d6 180deg 240deg,#fff 240deg 300deg,#ffe8d6 300deg 360deg);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.fallback-segment{transform-origin:0 0;justify-content:center;align-items:center;width:50%;height:50%;padding-bottom:24%;display:flex;position:absolute;top:50%;left:50%}.fallback-text{color:#5d4037;text-align:center;white-space:nowrap;letter-spacing:-.2px;text-shadow:0 1px 1px #fffc;font-size:12.5px;font-weight:800}.action-area{flex-direction:column;align-items:center;width:100%;margin-top:5px;margin-bottom:10px;display:flex}.capsule-btn-container{width:100%;max-width:320px;position:relative}.capsule-btn{color:#fff;cursor:pointer;text-shadow:0 2px 4px #0000004d;letter-spacing:.5px;background:linear-gradient(#ff9f43 0%,#ff5252 50%,#d63031 100%);border:3px solid #fed;border-radius:33px;outline:none;justify-content:center;align-items:center;width:100%;height:66px;font-size:25px;font-weight:800;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 8px 25px #ff525266,inset 0 3px 6px #fff9}.capsule-btn:active:not(:disabled){transform:scale(.97);box-shadow:0 4px 15px #ff525299}.capsule-btn.spinning{background:linear-gradient(#ff5252 0%,#d63031 100%);animation:1.5s infinite pulse-border}.capsule-btn:disabled{opacity:.85;cursor:not-allowed}@keyframes pulse-border{0%,to{box-shadow:0 8px 25px #ff525266}50%{box-shadow:0 8px 35px #ff5252cc,0 0 15px #ffd70066}}.capsule-badge{color:#fff;z-index:10;background:#e74c3c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:flex;position:absolute;top:-8px;right:12px;box-shadow:0 4px 8px #0006}.pointing-hand{pointer-events:none;z-index:15;filter:drop-shadow(0 4px 5px #0000004d);width:42px;height:42px;animation:1.2s ease-in-out infinite tap-gesture;position:absolute;bottom:-15px;right:15px}@keyframes tap-gesture{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-6px,-6px)scale(.9)}}.footer-disclaimer{text-align:center;color:#ffffff47;text-shadow:0 1px 2px #00000080;margin-top:15px;padding:0 10px;font-size:11.5px;font-weight:400;line-height:1.4}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000e0;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.modal-content{text-align:center;width:100%;max-width:380px;box-shadow:0 20px 50px #000000b3, var(--gold-glow);background:radial-gradient(circle at 50% 0,#20202e 0%,#0c0b11 100%);border:2px solid #ffffff14;border-radius:24px;padding:32px 24px 24px;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards bounce-in;position:relative}.modal-content.success{border-color:var(--accent)}.modal-icon-wrapper{border:2px solid var(--primary);background:#ff50001a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex;box-shadow:0 0 15px #ff500066}.modal-content.success .modal-icon-wrapper{border-color:var(--accent);box-shadow:var(--gold-glow);background:#ffd70026;animation:3s ease-in-out infinite float-slow}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bounce-in{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-title{margin-bottom:12px;font-size:26px;font-weight:800;line-height:1.2}.modal-title.gold-text{background:linear-gradient(90deg,#ffe066 0%,gold 50%,#f5b041 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.modal-description{color:#fff9;margin-bottom:24px;font-size:15px;line-height:1.5}.modal-highlight{color:#fff;background:linear-gradient(135deg,#ff5000 0%,#ffc000 100%);border-radius:12px;margin-bottom:24px;padding:12px;font-size:26px;font-weight:800;box-shadow:0 4px 15px #ff500033}.modal-countdown-timer{background:#07060a;border:1px solid #1c1a24;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:12px;display:flex}.countdown-unit{flex-direction:column;align-items:center;display:flex}.countdown-val{color:#f33;font-family:monospace;font-size:24px;font-weight:800}.countdown-label{text-transform:uppercase;color:#fff6;letter-spacing:.5px;font-size:9px}.modal-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2ecc71 0%,#27ae60 100%);border:none;border-radius:26px;width:100%;height:52px;font-size:18px;font-weight:700;transition:transform .1s;box-shadow:0 6px 15px #2ecc714d}.modal-btn:active{transform:scale(.97)}.spinning-wheel-animation{transition:transform 3.2s cubic-bezier(.1,.8,.1,1)}.ticker-overlay{background:#ffffff0d;border:1px solid #ffffff14;border-radius:15px;align-self:center;align-items:center;gap:8px;margin-bottom:10px;padding:6px 16px;font-size:12px;display:flex}.ticker-dot{background-color:#2ecc71;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #2ecc71}.success-fullscreen{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:200;text-align:center;background:radial-gradient(circle at 50% 45%,#b8860b52 0%,#07060a 75%);flex-direction:column;justify-content:space-between;align-items:center;width:100vw;height:100vh;padding:30px 20px 40px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.header-btn-skip-modal{color:#ffffff73;cursor:pointer;z-index:210;background:0 0;border:none;font-size:14px;font-weight:400;position:absolute;top:24px;left:20px}.success-header-area{margin-top:60px;animation:.7s cubic-bezier(.175,.885,.32,1.275) forwards slide-down-fade}.success-title-main{color:#fff;text-shadow:0 0 15px #ffd70099;background:linear-gradient(#fff 0%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:32px;font-style:italic;font-weight:900;line-height:1.1}.success-title-sub{color:#fff;text-shadow:0 4px 8px #0009;letter-spacing:-.5px;font-size:36px;font-style:italic;font-weight:900;line-height:1.1}.prize-image-container{perspective:1000px;z-index:205;justify-content:center;align-items:center;width:100%;max-width:410px;margin:auto 0;display:flex;position:relative}.prize-glow-glow{filter:blur(25px);z-index:1;background:radial-gradient(circle,#ffd7004d 0%,#0000 70%);width:200px;height:250px;animation:2s ease-in-out infinite pulse-glow;position:absolute}.prize-image-animated{z-index:2;opacity:0;filter:drop-shadow(0 15px 30px #000000a6)drop-shadow(0 0 15px #ffd70040);border-radius:16px;width:95%;height:auto;animation:.8s cubic-bezier(.175,.885,.32,1.275) .1s forwards prize-enter,3s ease-in-out .9s infinite prize-float;transform:scale(.3)rotate(-5deg)}.success-cta-button{color:#fff;cursor:pointer;text-shadow:0 2px 4px #0000004d;letter-spacing:.5px;z-index:210;opacity:0;background:linear-gradient(#ff9f43 0%,#ff5252 50%,#d63031 100%);border:3px solid #fed;border-radius:30px;justify-content:center;align-items:center;width:100%;max-width:300px;height:60px;margin-bottom:25px;font-size:20px;font-weight:800;animation:1.6s ease-in-out infinite pulse-cta,.6s cubic-bezier(.175,.885,.32,1.275) .5s forwards slide-up-fade-btn;display:flex;transform:translateY(20px);box-shadow:0 10px 25px #ff525273,inset 0 3px 6px #fff9}.success-cta-button:active{transform:scale(.95)}.success-footer-disclaimer{color:#ffffff47;text-shadow:0 1px 2px #00000080;opacity:0;z-index:205;max-width:320px;padding:0 20px;font-size:11px;font-weight:400;line-height:1.4;animation:1s ease-in-out .8s forwards fade-in}@keyframes slide-down-fade{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up-fade-btn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes prize-enter{0%{opacity:0;transform:scale(.3)rotate(-8deg)}70%{transform:scale(1.05)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes prize-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.65;transform:scale(1.25)}}@keyframes pulse-cta{0%,to{transform:scale(1);box-shadow:0 10px 25px #ff525273}50%{transform:scale(1.03);box-shadow:0 10px 35px #ff5252b3,0 0 15px #ffd7004d}}.product-layout{color:#2d3436;background-color:#fff;min-height:100vh;padding-top:15px;padding-bottom:240px}.product-layout .star-background{opacity:.15;filter:invert()}.product-layout .spotlight{background:radial-gradient(circle at 50% -20%,#00000008 0%,#0000 60%)}.product-layout .header-btn-skip{color:#00000073}.product-header-dark{background:var(--dark);border-bottom:1.5px solid #ffffff0f;flex-direction:column;gap:15px;margin:-24px -20px 15px;padding:35px 20px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.product-header-dark .star-background{opacity:.85;filter:none;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.spotlight-header{pointer-events:none;z-index:1;background:radial-gradient(circle at 50% -20%,#ffdc9638 0%,#ffb43208 50%,#0000 80%);width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.header-btn-skip-dark{color:#ffffff80;cursor:pointer;z-index:10;background:0 0;border:none;font-size:14px;font-weight:400;transition:color .2s;position:absolute;top:20px;left:20px}.header-btn-skip-dark:hover{color:#ffffffd9}.banner-header-container{z-index:2;background-color:#0000;border-radius:12px;width:100%;margin-top:5px;position:relative;overflow:hidden}.banner-header-image{width:100%;height:auto;display:block}.urgency-timer-banner-dark{text-align:center;color:#fff;letter-spacing:.5px;z-index:2;white-space:nowrap;text-shadow:0 1px 2px #0000004d;background:linear-gradient(#ff9f43 0%,#ff5252 50%,#d63031 100%);border:1.5px solid #fed;border-radius:8px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;margin-bottom:6px;padding:6px 12px;font-size:11.5px;font-weight:800;display:flex;position:relative;box-shadow:0 4px 15px #ff52524d}@keyframes pulse-timer-banner{0%,to{transform:scale(1);box-shadow:0 0 5px #e74c3c05}50%{transform:scale(1.02);box-shadow:0 0 12px #e74c3c1a}}.urgency-timer-banner svg{color:#e74c3c;animation:3s linear infinite rotate-tick}@keyframes rotate-tick{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.timer-countdown{color:#fff;white-space:nowrap;background:#0006;border-radius:6px;flex-shrink:0;margin-left:4px;padding:3px 8px;font-family:monospace;font-size:13.5px;font-weight:900;display:inline-block}@media (width<=380px){.urgency-timer-banner-dark{gap:4px;margin-bottom:4px;padding:6px 10px;font-size:10px}.timer-countdown{padding:2px 6px;font-size:11px}}.products-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.product-card{background:#fff;border:1px solid #f1f2f6;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:6px;padding:0 0 10px;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.product-card.selected{background:#ff500003;border-color:#ff5000;box-shadow:0 6px 16px #ff500014}.product-image-container{aspect-ratio:4/5;background-color:#fff;border-bottom:1px solid #00000005;border-radius:0;justify-content:center;align-items:center;width:100%;height:auto;display:flex;overflow:hidden}.product-card-image{object-fit:contain;width:100%;height:100%;padding:10px;transition:transform .4s}.product-card:hover .product-card-image{transform:scale(1.04)}.product-title{color:#333;white-space:nowrap;text-overflow:ellipsis;min-height:auto;padding:4px 8px 0;font-size:12.5px;font-weight:500;line-height:1.3;overflow:hidden}.product-price-row{align-items:baseline;gap:6px;padding:0 8px;display:flex}.product-price-current{color:#000;font-size:15px;font-weight:800}.product-price-original{color:#999;font-size:11.5px;font-weight:400;text-decoration:line-through}.product-discount-badge-container{padding:0 8px}.product-discount-badge{color:#ff5000;background-color:#fff2eb;border-radius:4px;align-items:center;padding:2px 6px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.product-discount-badge svg{margin-left:2px}.product-button-container{margin-top:auto;padding:6px 8px 0}.product-choose-btn{color:#fff;cursor:pointer;text-align:center;background:#ff5000;border:none;border-radius:20px;outline:none;width:100%;padding:9px 4px;font-size:11px;font-weight:800;transition:all .2s;box-shadow:0 2px 6px #ff500026}.product-choose-btn:active{transform:scale(.96)}.product-choose-btn.selected{background:#2ecc71;box-shadow:0 2px 6px #2ecc7133}.checkout-sticky{z-index:100;background:#fff;border-top:1.5px solid #0000000d;flex-direction:column;gap:10px;width:100%;max-width:450px;padding:12px 16px 24px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 25px #0000000f}.checkout-sticky .cart-card{box-shadow:none;background:#fafafc;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:2px;padding:10px 14px;display:flex}.checkout-sticky .cart-row{justify-content:space-between;align-items:center;display:flex}.checkout-sticky .cart-label{color:#333;align-items:center;font-size:13.5px;font-weight:700;display:flex}.checkout-sticky .cart-label svg{color:#ff5000;margin-right:4px}.checkout-sticky .cart-amount{color:#333;font-size:15.5px;font-weight:800}.checkout-sticky .cart-amount.unlocked{color:#27ae60;text-shadow:0 0 4px #27ae601a}.checkout-sticky .progress-bg{background:#0000000a;border-radius:5px;width:100%;height:10px;position:relative;overflow:hidden}.checkout-sticky .progress-fill{background:linear-gradient(90deg,#ff9f43 0%,#ff5000 100%);border-radius:5px;width:0;height:100%;transition:width .4s cubic-bezier(.1,.8,.1,1)}.checkout-sticky .progress-fill.complete{background:linear-gradient(90deg,#2ecc71 0%,#27ae60 100%)}.checkout-sticky .progress-status-text{color:#0009;text-align:center;font-size:11px;font-weight:600;line-height:1.2}.checkout-sticky .highlight-amount{color:#ff5000;font-weight:700}.checkout-sticky .success-text{color:#27ae60;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.checkout-sticky .success-text svg{color:#2ecc71;margin-right:4px}.checkout-btn-active{text-shadow:0 1px 2px #0000001a;cursor:pointer;border:none;border-radius:24px;justify-content:center;align-items:center;width:100%;height:48px;font-size:14px;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.checkout-btn-active.disabled{color:#00000059;cursor:not-allowed;box-shadow:none;background:#dfe6e9;border:1px solid #0000000f}.checkout-btn-active.ready{color:#fff;background:linear-gradient(#2ecc71 0%,#27ae60 50%,#219653 100%);border:3px solid #e1f5fe;animation:1.5s ease-in-out infinite pulse-checkout;box-shadow:0 8px 25px #2ecc7159}.checkout-btn-active.ready:active{transform:scale(.96)}@keyframes pulse-checkout{0%,to{transform:scale(1);box-shadow:0 8px 25px #2ecc714d}50%{transform:scale(1.02);box-shadow:0 8px 30px #2ecc7180,0 0 15px #ffd7001a}}.checkout-view-container{color:#2d3436;background-color:#fff;flex-direction:column;width:100%;max-width:450px;min-height:100vh;padding:0;display:flex;overflow-x:hidden;box-shadow:0 0 30px #0000000d}.checkout-header{z-index:100;background:#fff;border-bottom:1px solid #f1f2f6;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #00000005}.checkout-logo-img{object-fit:contain;width:auto;height:24px}.checkout-logo-fallback{letter-spacing:2px;color:#000;font-family:Garamond,serif;font-size:22px;font-weight:900}.checkout-badge-secure{color:#27ae60;background-color:#e8f8f5;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.secure-badge-icon{width:12px;height:12px}.checkout-stepper{background-color:#fafafc;border-bottom:1px solid #f1f2f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.stepper-line{z-index:1;background:#e2e8f0;height:2px;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.stepper-line-fill{background:#ff5000;height:100%;transition:width .3s}.step-node{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.step-circle{color:#64748b;background-color:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.step-node.active .step-circle{color:#fff;background-color:#ff5000;border-color:#ff5000;box-shadow:0 0 10px #ff500040}.step-node.completed .step-circle{color:#fff;background-color:#27ae60;border-color:#27ae60}.step-label{text-transform:uppercase;letter-spacing:.2px;color:#64748b;font-size:10px;font-weight:700}.step-node.active .step-label{color:#ff5000}.step-node.completed .step-label{color:#27ae60}.checkout-form-container{flex-direction:column;flex-grow:1;gap:20px;padding:24px 20px;display:flex}.checkout-section-title{color:#1e293b;margin-bottom:5px;font-size:18px;font-weight:800}.checkout-section-subtitle{color:#64748b;margin-top:-15px;margin-bottom:5px;font-size:13px}.checkout-form-card{background-color:#fff;flex-direction:column;gap:16px;display:flex}.checkout-input-group{flex-direction:column;gap:6px;display:flex}.checkout-input-group label{color:#475569;font-size:12px;font-weight:700}.checkout-input-group input,.checkout-input-group select{color:#1e293b;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:14px;transition:all .2s}.checkout-input-group input:focus,.checkout-input-group select:focus{border-color:#ff5000;box-shadow:0 0 0 3px #ff500014}.checkout-input-group input::placeholder{color:#94a3b8}.checkout-order-summary{background-color:#fafafc;border:1px solid #f1f2f6;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:10px;padding:16px;display:flex}.checkout-summary-title{color:#1e293b;border-bottom:1px solid #e2e8f0;padding-bottom:8px;font-size:14px;font-weight:800}.checkout-summary-item{color:#64748b;justify-content:space-between;align-items:center;font-size:13px;display:flex}.checkout-summary-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:70%;overflow:hidden}.checkout-summary-row{color:#475569;justify-content:space-between;align-items:center;font-size:13px;display:flex}.checkout-summary-row.total{color:#ff5000;border-top:1px dashed #cbd5e1;margin-top:4px;padding-top:10px;font-size:16px;font-weight:800}.discount-value{color:#27ae60;font-weight:700}.original-price-line{color:#94a3b8;margin-right:4px;font-size:11px;text-decoration:line-through}.checkout-wizard-actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.checkout-wizard-btn{color:#fff;cursor:pointer;background:#ff5000;border:none;border-radius:26px;justify-content:center;align-items:center;width:100%;height:52px;font-size:15px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 15px #ff500033}.checkout-wizard-btn:active{transform:scale(.97)}.checkout-wizard-btn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.checkout-back-link{color:#64748b;cursor:pointer;background:0 0;border:none;align-self:center;padding:4px;font-size:13px;font-weight:600;transition:color .2s}.checkout-back-link:hover{color:#1e293b}.pix-generation-box{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.pix-alert-banner{color:#856404;background-color:#fff9db;border:1px solid #ffe066;border-radius:8px;width:100%;padding:12px;font-size:12px;font-weight:600;line-height:1.4}.pix-qr-container{background:#fff;border:2.5px solid #00bfa5;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:inline-flex;box-shadow:0 6px 15px #00bfa51a}.pix-qr-img{width:155px;height:155px}.pix-timer-box{color:#fff;text-shadow:0 1px 2px #0000004d;background:linear-gradient(#ff9f43 0%,#ff5252 50%,#d63031 100%);border:2px solid #fed;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #ff525259,inset 0 2px 4px #ffffff80}.pix-copy-section{flex-direction:column;gap:8px;width:100%;display:flex}.pix-copy-label{color:#475569;text-align:left;font-size:12px;font-weight:700}.pix-code-textarea{color:#64748b;resize:none;cursor:text;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:60px;padding:12px;font-family:monospace;font-size:11px}.pix-copy-btn{color:#fff;cursor:pointer;background:#00bfa5;border:none;border-radius:24px;justify-content:center;align-items:center;gap:6px;width:100%;height:48px;font-size:14px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 15px #00bfa533}.pix-copy-btn:active{transform:scale(.97)}.pix-loader-status{color:#00bfa5;align-items:center;gap:10px;margin-top:10px;font-size:12px;font-weight:700;display:flex}.pix-spinner{border:2px solid #00bfa533;border-top-color:#00bfa5;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite pix-spin}@keyframes pix-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-toast{color:#fff;z-index:1000;background:#1e293b;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:700;animation:.3s cubic-bezier(.18,.89,.32,1.28) forwards toast-fade-in;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 10px 25px #00000040}@keyframes toast-fade-in{to{opacity:1;transform:translate(-50%)translateY(0)}}.toast-success-icon{color:#2ecc71;width:16px;height:16px}.checkout-completed-box{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:20px 0;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards bounce-in;display:flex}.completed-check-icon{color:#27ae60;background-color:#e8f8f5;border:4px solid #27ae60;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:3s ease-in-out infinite float-slow;display:flex;box-shadow:0 8px 20px #27ae6026}.completed-check-icon svg{width:44px;height:44px}.completed-title{color:#27ae60;font-size:22px;font-weight:900}.completed-order-badge{color:#1e293b;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-family:monospace;font-size:14px;font-weight:700}.completed-info-text{color:#64748b;padding:0 10px;font-size:13.5px;line-height:1.5}.completed-info-text strong{color:#1e293b}.checkout-footer{background-color:#fff;border-top:1px solid #f1f2f6;width:100%;margin-top:40px}.checkout-footer .max-w-7xl{max-width:80rem}.checkout-footer .mx-auto{margin-left:auto;margin-right:auto}.checkout-footer .px-4{padding-left:1rem;padding-right:1rem}.checkout-footer .py-8{padding-top:2rem;padding-bottom:2rem}.checkout-footer .space-y-6>*+*{margin-top:1.5rem}.checkout-footer .space-y-3>*+*{margin-top:.75rem}.checkout-footer .text-center{text-align:center}.checkout-footer .text-sm{font-size:.875rem;line-height:1.25rem}.checkout-footer .font-medium{font-weight:500}.checkout-footer .flex{display:flex}.checkout-footer .flex-wrap{flex-wrap:wrap}.checkout-footer .justify-center{justify-content:center}.checkout-footer .items-center{align-items:center}.checkout-footer .gap-2{gap:.5rem}.checkout-footer .h-6{height:1.5rem}.checkout-footer .h-7{height:1.75rem}.checkout-footer .h-9{height:2.25rem}.checkout-footer .w-auto{width:auto}.checkout-footer .object-contain{object-fit:contain}.checkout-footer .inline-flex{display:inline-flex}.checkout-footer .overflow-hidden{overflow:hidden}.checkout-footer .py-\[5px\]{padding-top:5px;padding-bottom:5px}.checkout-footer .relative{position:relative}.checkout-footer .shrink-0{flex-shrink:0}.checkout-footer .h-full{height:100%}.checkout-footer .w-full{width:100%}.checkout-footer .mx-1\.5{margin-left:.375rem;margin-right:.375rem}.checkout-footer .w-px{width:1px}.checkout-footer .flex-col{flex-direction:column}.checkout-footer .leading-none{line-height:1}.checkout-footer .whitespace-nowrap{white-space:nowrap}.checkout-footer .font-bold{font-weight:700}.checkout-footer .uppercase{text-transform:uppercase}.checkout-footer .tracking-\[-0\.05em\]{letter-spacing:-.05em}.checkout-footer .tracking-\[-0\.095em\]{letter-spacing:-.095em}@media (width>=640px){.checkout-footer .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=1024px){.checkout-footer .lg\:px-8{padding-left:2rem;padding-right:2rem}}.failed-fullscreen{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:200;text-align:center;background:radial-gradient(circle at 50% 45%,#ff500038 0%,#07060a 75%);flex-direction:column;justify-content:space-between;align-items:center;width:100vw;height:100vh;padding:30px 20px 40px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.failed-header-area{margin-top:60px;animation:.7s cubic-bezier(.175,.885,.32,1.275) forwards slide-down-fade}.failed-title-main{color:#fff;text-shadow:0 0 15px #ff500099;background:linear-gradient(#fff 0%,#ff5000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:32px;font-style:italic;font-weight:900;line-height:1.1}.failed-title-sub{color:#fff;text-shadow:0 4px 8px #0009;letter-spacing:-.5px;font-size:36px;font-style:italic;font-weight:900;line-height:1.1}.failed-image-container{perspective:1000px;z-index:205;justify-content:center;align-items:center;width:100%;max-width:410px;margin:auto 0;display:flex;position:relative}.failed-glow-glow{filter:blur(25px);z-index:1;background:radial-gradient(circle,#ff50004d 0%,#0000 70%);width:200px;height:250px;animation:2s ease-in-out infinite pulse-glow;position:absolute}.failed-image-animated{z-index:2;opacity:0;filter:drop-shadow(0 15px 30px #000000a6)drop-shadow(0 0 15px #ff500040);border-radius:16px;width:95%;height:auto;animation:.8s cubic-bezier(.175,.885,.32,1.275) .1s forwards prize-enter,3s ease-in-out .9s infinite prize-float;transform:scale(.3)rotate(-5deg)}.failed-cta-button{color:#fff;cursor:pointer;text-shadow:0 2px 4px #0000004d;letter-spacing:.5px;z-index:210;opacity:0;background:linear-gradient(#ff9f43 0%,#ff5252 50%,#d63031 100%);border:3px solid #fed;border-radius:30px;justify-content:center;align-items:center;width:100%;max-width:300px;height:60px;margin-bottom:25px;font-size:20px;font-weight:800;animation:1.6s ease-in-out infinite pulse-cta,.6s cubic-bezier(.175,.885,.32,1.275) .5s forwards slide-up-fade-btn;display:flex;transform:translateY(20px);box-shadow:0 10px 25px #ff525273,inset 0 3px 6px #fff9}.failed-cta-button:active{transform:scale(.95)}.summary-item-thumb{object-fit:contain;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:48px;height:48px;padding:3px}.shipping-options-list{flex-direction:column;gap:12px;margin-top:8px;display:flex}.shipping-option-card{cursor:pointer;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.shipping-option-card:hover{background-color:#fffaf7;border-color:#ff5000}.shipping-option-card.selected{background-color:#fffaf7;border-color:#ff5000;box-shadow:0 4px 12px #ff50000d}.shipping-option-card input[type=radio]{accent-color:#ff5000;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin:0}.shipping-option-label{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.shipping-option-text{flex-direction:column;gap:2px;min-width:0;display:flex}.shipping-option-title{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.shipping-option-desc{color:#64748b;font-size:11px;font-weight:400;line-height:1.3}.shipping-option-price{color:#27ae60;flex-shrink:0;font-size:14px;font-weight:700}.payment-options-list{flex-direction:column;gap:12px;margin-top:8px;display:flex}.payment-option-card{cursor:pointer;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.payment-option-card:hover:not(.disabled){background-color:#fffaf7;border-color:#ff5000}.payment-option-card.selected{background-color:#fffaf7;border-color:#ff5000;box-shadow:0 4px 12px #ff50000d}.payment-option-card.disabled{opacity:.65;cursor:not-allowed;background-color:#f8fafc;border-color:#e2e8f0}.payment-option-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.payment-option-info input[type=radio]{accent-color:#ff5000;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin:0}.payment-option-label{cursor:pointer;flex-direction:column;gap:2px;min-width:0;display:flex}.payment-option-card.disabled .payment-option-label{cursor:not-allowed}.payment-option-title{color:#1e293b;font-size:14px;font-weight:800}.payment-option-desc{color:#64748b;font-size:11.5px;font-weight:400;line-height:1.3}.payment-option-logo{object-fit:contain;flex-shrink:0;width:auto;height:22px}.payment-option-logos-group{flex-shrink:0;align-items:center;gap:6px;display:flex}
