*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff9e6;--fg:#1e2a3a;--card:#fff;--border:#d4c499;--muted:#f0e4c0;--muted-fg:#5c6370;--red:#e6271a;--yellow:#fc0;--blue:#1380ec;--green:#25b15f;--orange:#f98c1f}body{min-height:100vh}.funil-wrap{background:var(--bg);color:var(--fg);flex-direction:column;min-height:100vh;font-family:VT323,sans-serif;display:flex}.funil-wrap h1,.funil-wrap h2,.funil-wrap h3,.funil-wrap h4{font-family:VT323,cursive}.lego-stripe{background:repeating-linear-gradient(90deg, var(--red) 0 40px, var(--yellow) 40px 80px, var(--blue) 80px 120px, var(--green) 120px 160px);height:12px}.header{background:var(--card);justify-content:center;align-items:center;gap:8px;padding:12px;display:flex;box-shadow:0 2px 8px #0000000f}.dot{border-radius:50%;width:16px;height:16px;box-shadow:inset 0 -2px 3px #00000026}.screen{text-align:center;flex-direction:column;align-items:center;max-width:480px;margin:0 auto;padding:24px 16px 32px;display:none}.screen.active{display:flex}.btn{letter-spacing:1px;cursor:pointer;color:#fff;text-shadow:0 1px 2px #0003;-webkit-user-select:none;user-select:none;border:none;border-radius:12px;padding:16px 32px;font-family:VT323,cursive;font-size:18px;transition:all .1s;position:relative;box-shadow:0 4px 12px #00000026}.btn:active,.btn.pressed{transform:translateY(3px);box-shadow:0 1px 4px #00000026;border-bottom-width:2px!important}.btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-red{background:var(--red);border-bottom:5px solid #ae1e13}.btn-blue{background:var(--blue);border-bottom:5px solid #0f61b3}.btn-green{background:var(--green);border-bottom:5px solid #1b7e44}.btn-yellow{background:var(--yellow);color:var(--fg);text-shadow:none;border-bottom:5px solid #c29b00}.btn-orange{background:var(--orange);border-bottom:5px solid #c76605}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:var(--card);border:3px solid var(--border);border-radius:16px;padding:24px;box-shadow:0 8px 32px #00000014}.hero-img{border:4px solid var(--yellow);border-radius:16px;width:100%;box-shadow:0 8px 24px #0000001f}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #ffcc004d}50%{box-shadow:0 0 40px #fc09}}.pulse-glow{animation:2s ease-in-out infinite pulse-glow}.progress-bar{gap:4px;width:100%;margin-top:4px;display:flex}.progress-brick{border-radius:6px;flex:1;height:24px;transition:all .3s;position:relative;box-shadow:inset 0 -2px #00000026}.progress-brick.filled:after{content:"";background:inherit;filter:brightness(1.1);border-radius:50%;width:12px;height:12px;position:absolute;top:2px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px 2px #00000026}.quiz-option{text-align:left;width:100%;margin-bottom:8px;padding:12px 24px;font-size:16px}.funil-wrap textarea{border:2px solid var(--border);background:var(--bg);width:100%;height:128px;color:var(--fg);resize:none;border-radius:12px;outline:none;padding:16px;font-family:VT323,sans-serif;font-size:16px;box-shadow:inset 0 -3px #0000001a}.funil-wrap textarea:focus{border-color:var(--red)}@keyframes lego-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.loading-brick{border-radius:6px;width:32px;height:32px}.loading-bar{background:var(--muted);border-radius:999px;width:100%;height:16px;margin-top:24px;overflow:hidden}.loading-fill{background:var(--yellow);border-radius:999px;height:100%;transition:width .2s}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-100vh)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}.confetti{pointer-events:none;z-index:50;border-radius:3px;width:12px;height:12px;animation:3s ease-in forwards confetti-fall;position:fixed}.roulette-pointer{border-left:12px solid #0000;border-right:12px solid #0000;border-top:20px solid var(--red);z-index:10;filter:drop-shadow(0 2px 2px #0000004d);width:0;height:0;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.result-box{border-radius:12px;margin-top:16px;padding:16px;font-family:VT323,cursive;font-size:20px}.loja-wrap{color:#1a1d26;background:#fff;flex-direction:column;min-height:100vh;font-family:Nunito,sans-serif;display:flex;overflow-x:hidden}.loja-wrap h1,.loja-wrap h2,.loja-wrap h3,.loja-wrap .font-display{font-family:Fredoka One,cursive}.loja-header{z-index:50;background:#f5c518;position:sticky;top:0;box-shadow:0 4px 12px #0003}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:12px 16px;display:flex}.loja-wrap .logo{color:#fff;font-family:Fredoka One,cursive;font-size:1.4rem}.nav-links{gap:24px;display:flex}.nav-links a{color:#fff;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#f5c518}.btn-cart-header{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;font-weight:800;display:flex;position:relative}.cart-count{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px}.hero{position:relative;overflow:hidden}.hero img{object-fit:cover;width:100%;height:320px;display:block}.hero-overlay{background:linear-gradient(#0000,#1a1d2699);align-items:flex-end;display:flex;position:absolute;inset:0}.hero-content{width:100%;max-width:1200px;margin:0 auto;padding:24px 23px 23px}.hero h2{color:#fff;text-shadow:2px 2px 4px #0006;font-size:2.5rem}.hero p{color:#ffffffe6;max-width:500px;margin-top:4px}.btn-hero{color:#1a1d26;background:#f5c518;border-radius:8px;margin-top:16px;padding:12px 24px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-block}.btn-hero:hover{filter:brightness(1.1)}.promo-wrapper{color:#fff;text-align:center;background:#1a1d26;padding:20px 16px;font-family:Nunito,sans-serif}.promo-wrapper h2{color:#f5c518;margin-bottom:12px;font-family:Fredoka One,cursive;font-size:1.2rem}.timer-box{justify-content:center;gap:10px;display:flex}.box{color:#1a1d26;background:#f5c518;border-radius:10px;min-width:64px;padding:12px 16px}.box span{font-size:1.6rem;font-weight:900;line-height:1;display:block}.box p{text-transform:uppercase;letter-spacing:.05em;margin:4px 0 0;font-size:.7rem;font-weight:700}.main{gap:32px;width:100%;max-width:1200px;margin:0 auto;padding:32px 16px;display:flex}.sidebar{flex-shrink:0;width:220px}.sidebar h4{text-transform:uppercase;letter-spacing:1px;color:#6b7280;margin-bottom:12px;font-size:.75rem;font-weight:800}.sidebar .section{margin-bottom:24px}.filter-btn,.age-btn{text-align:left;cursor:pointer;color:#1a1d26;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 12px;font-size:.9rem;font-weight:600;transition:all .2s;display:block}.filter-btn:hover,.age-btn:hover{background:#f0fdf4}.filter-btn.active{color:#fff;background:#22965c}.age-btn{color:#6b7280;background:#f0fdf4;border-radius:999px;width:auto;margin:0 4px 4px 0;padding:6px 12px;font-size:.75rem;font-weight:800;display:inline-block}.age-btn.active{color:#1a1d26;background:#f5c518}.content{flex:1}.content-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.content-header h2{font-size:1.5rem}.content-header span{color:#6b7280;font-size:.9rem}.grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.product-image-wrap{cursor:pointer;background:#f0fdf4;position:relative;overflow:hidden}.product-image-wrap img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .5s}.product-card:hover .product-image-wrap img{transform:scale(1.1)}.badge{z-index:2;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:4px 12px;font-size:.7rem;font-weight:800;position:absolute;top:12px;left:12px}.product-overlay{opacity:0;z-index:3;pointer-events:none;background:#1a1d2600;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.product-card:hover .product-overlay{opacity:1;pointer-events:auto;background:#1a1d2633}@media (hover:none){.product-overlay{opacity:1;pointer-events:auto;background:#1a1d2640}}.btn-details{color:#1a1d26;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:800}.btn-details:hover{background:#f5c518}.product-info{flex-direction:column;flex:1;padding:16px;display:flex}.product-cat{text-transform:uppercase;letter-spacing:1px;color:#6b7280;font-size:.7rem;font-weight:700}.product-info h3{margin-top:4px;font-family:Fredoka One,cursive;font-size:1.1rem;line-height:1.3}.product-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-top:8px;font-size:.85rem;display:-webkit-box;overflow:hidden}.product-meta{color:#6b7280;margin-top:8px;font-size:.75rem}.product-bottom{justify-content:space-between;align-items:flex-end;margin-top:12px;display:flex}.old-price{color:#6b7280;margin-right:8px;font-size:.85rem;text-decoration:line-through}.loja-wrap .price{color:#dc2626;font-size:1.25rem;font-weight:800}.btn-cart{color:#fff;cursor:pointer;background:#22965c;border:none;border-radius:8px;padding:8px 12px;font-size:.8rem;font-weight:800;transition:all .2s}.btn-cart:hover{filter:brightness(1.1)}.btn-cart:active{transform:scale(.95)}.btn-cart:disabled{cursor:not-allowed;opacity:.6;background:#9ca3af}.modal-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1d2680;justify-content:center;align-items:center;padding:16px;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.modal{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 24px 48px #0003}.modal-body{display:flex}.modal-img{background:#f0fdf4;width:50%}.modal-img img{aspect-ratio:1;object-fit:cover;width:100%}.modal-content{flex-direction:column;width:50%;padding:24px;display:flex}.modal-close{cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:1.2rem;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0000001a}.modal-content .product-cat{margin-bottom:4px}.modal-content h2{font-family:Fredoka One,cursive;font-size:1.5rem}.modal-content .desc{color:#6b7280;margin-top:12px;font-size:.9rem;line-height:1.6}.modal-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.modal-tag{color:#6b7280;background:#f0fdf4;border-radius:999px;padding:6px 12px;font-size:.8rem}.modal-price-area{margin-top:auto;padding-top:24px}.modal-price-area .price{font-size:2rem}.btn-cart-modal{color:#fff;cursor:pointer;background:#22965c;border:none;border-radius:12px;width:100%;margin-top:16px;padding:14px;font-size:1rem;font-weight:800;transition:all .2s}.btn-cart-modal:hover{filter:brightness(1.1)}.cart-overlay{z-index:55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1d2666;display:none;position:fixed;inset:0}.cart-overlay.open{display:block}.cart-drawer{z-index:56;background:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0003}.cart-drawer.open{transform:translate(0)}.cart-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px;display:flex}.cart-header h2{font-family:Fredoka One,cursive;font-size:1.25rem}.cart-close{cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.4rem}.cart-items{flex:1;padding:16px;overflow-y:auto}.cart-empty{text-align:center;color:#6b7280;margin-top:48px}.cart-item{background:#f0fdf4;border-radius:12px;gap:12px;margin-bottom:12px;padding:12px;display:flex}.cart-item img{object-fit:cover;border-radius:8px;width:80px;height:80px}.cart-item-info{flex:1;min-width:0}.cart-item-info h4{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:800;overflow:hidden}.cart-item-info .price{color:#dc2626;margin-top:4px;font-size:.85rem;font-weight:800}.cart-qty{align-items:center;gap:8px;margin-top:8px;display:flex}.cart-qty button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;width:28px;height:28px;font-weight:800}.cart-qty span{text-align:center;width:24px;font-size:.85rem;font-weight:800}.cart-remove{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:1rem}.cart-footer{border-top:1px solid #e5e7eb;padding:16px}.cart-total{justify-content:space-between;font-size:1.1rem;font-weight:800;display:flex}.cart-total .price{color:#dc2626}.btn-checkout{color:#fff;cursor:pointer;background:#22965c;border:none;border-radius:12px;width:100%;margin-top:12px;padding:14px;font-size:1rem;font-weight:800}.toast{z-index:70;color:#fff;opacity:0;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;background:#22965c;border-radius:12px;max-width:calc(100vw - 32px);padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .3s;position:fixed;top:24px;left:50%;overflow:hidden;transform:translate(-50%,-120%);box-shadow:0 8px 24px #0003}.toast.show{opacity:1;transform:translate(-50%)}.footer{color:#fff;text-align:center;background:#1a1d26;margin-top:48px;padding:32px 16px}.footer h3{color:#f5c518;font-family:Fredoka One,cursive}.footer p{color:#fff9;margin-top:8px;font-size:.85rem}.footer .copy{color:#fff6;margin-top:16px;font-size:.75rem}.checkout-page-main{flex:1;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;width:100%;max-width:960px;margin:0 auto;padding:32px 16px;display:grid}.checkout-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;min-width:0;padding:24px;box-shadow:0 4px 24px #00000014}.checkout-card h2{color:#1a1d26;margin-bottom:4px;font-family:Fredoka One,cursive;font-size:1.4rem}.checkout-subtitle{color:#888;margin-bottom:20px;font-size:.85rem}.checkout-field{margin-bottom:14px}.checkout-field label{color:#1a1d26;margin-bottom:5px;font-size:.8rem;font-weight:700;display:block}.checkout-field input{border:2px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:Nunito,sans-serif;font-size:.95rem;transition:border-color .2s}.checkout-field input:focus{border-color:#f5c518}.checkout-field select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 14px center no-repeat;border:2px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:Nunito,sans-serif;font-size:.95rem;transition:border-color .2s}.checkout-field select:focus{border-color:#f5c518}.checkout-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-section-title{color:#1a1d26;text-transform:uppercase;letter-spacing:.5px;border-top:1.5px solid #f0f0f0;margin:16px 0 10px;padding-top:14px;font-size:.8rem;font-weight:700}.checkout-methods{gap:10px;margin-bottom:20px;display:flex}.method-card{cursor:pointer;text-align:center;border:2px solid #e5e7eb;border-radius:12px;flex:1;padding:12px;transition:border-color .2s,background .2s}.method-card.selected{background:#fffbea;border-color:#f5c518}.method-card .method-icon{font-size:1.6rem}.method-card .method-label{margin-top:4px;font-size:.8rem;font-weight:700}.checkout-total{background:#f9f9f9;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:12px 16px;font-weight:700;display:flex}.checkout-total .total-value{color:#e63946;font-size:1.2rem}.btn-pay{color:#fff;cursor:pointer;background:#22965c;border:none;border-radius:12px;width:100%;padding:15px;font-size:1rem;font-weight:800;transition:background .2s}.btn-pay:disabled{cursor:not-allowed;background:#aaa}.btn-pay:not(:disabled):hover{background:#1a7a4a}.pay-result{text-align:center;padding:12px 0}.pay-result .result-icon{margin-bottom:10px;font-size:3rem}.pay-result h3{margin-bottom:8px;font-family:Fredoka One,cursive;font-size:1.3rem}.pay-result p{color:#555;font-size:.95rem}.ref-box{text-align:left;background:#f0faf4;border:2px solid #22965c;border-radius:12px;margin-top:14px;padding:14px}.ref-box .ref-row{justify-content:space-between;margin-bottom:6px;font-size:.95rem;display:flex}.ref-box .ref-row:last-child{margin-bottom:0}.ref-box .ref-label{color:#555}.ref-box .ref-val{color:#1a1d26;overflow-wrap:anywhere;text-align:right;font-weight:800}.checkout-error{color:#c0392b;background:#fff0f0;border:1.5px solid #e63946;border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:.85rem;font-weight:700}.order-bump-section{background:linear-gradient(135deg,#fff8e1 0%,#fffde7 100%);border:2px dashed #f5c518;border-radius:14px;margin:16px 0;padding:14px}.order-bump-title{color:#b45309;text-align:center;margin-bottom:10px;font-family:Fredoka One,cursive;font-size:1rem}.order-bump-title span{color:#1a1d26;vertical-align:middle;background:#f5c518;border-radius:20px;margin-left:4px;padding:1px 8px;font-size:.75rem}.bump-cards{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:480px){.bump-cards{grid-template-columns:1fr}}.bump-card{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:10px;transition:border-color .2s,box-shadow .2s;display:flex}.bump-card:hover{border-color:#f5c518}.bump-card.selected{background:#f0fdf4;border-color:#16a34a;box-shadow:0 0 0 2px #bbf7d0}.bump-card img{object-fit:contain;border-radius:6px;flex-shrink:0;width:50px;height:50px}.bump-info{flex:1;min-width:0;overflow:hidden}.bump-name{color:#1a1d26;overflow-wrap:anywhere;margin-bottom:2px;font-size:.82rem;font-weight:700;line-height:1.25}.bump-price{color:#16a34a;font-size:.9rem;font-weight:800}.bump-check{color:#fff;background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;transition:background .2s,border-color .2s;display:flex}.bump-card.selected .bump-check{background:#16a34a;border-color:#16a34a}.order-summary{background:#fff;border:1px solid #f0f0f0;border-radius:16px;min-width:0;padding:24px;position:sticky;top:80px;box-shadow:0 4px 24px #00000014}.order-summary h3{color:#1a1d26;margin-bottom:12px;font-family:Fredoka One,cursive;font-size:1.15rem}.summary-item{border-bottom:1px solid #f0f0f0;gap:10px;padding:8px 0;display:flex}.summary-item img{object-fit:cover;background:#f0fdf4;border-radius:8px;flex-shrink:0;width:50px;height:50px}.summary-item .info{flex:1;min-width:0}.summary-item .name{overflow-wrap:anywhere;font-size:.8rem;font-weight:700;line-height:1.2}.summary-item .price{color:#dc2626;margin-top:4px;font-size:.85rem;font-weight:800}.summary-total{border-top:2px solid #f0f0f0;justify-content:space-between;margin-top:12px;padding-top:12px;font-size:1.1rem;font-weight:800;display:flex}.summary-total .total-v{color:#dc2626;font-size:1.25rem}.status-box{text-align:center;background:#fffbeb;border:1.5px solid #fbbf24;border-radius:10px;margin-top:16px;padding:14px}.status-box p{color:#92400e;margin:0;font-size:.9rem;font-weight:600}.status-box.success{background:#f0fdf4;border-color:#22965c}.status-box.success p{color:#166534}.status-box.failed{background:#fef2f2;border-color:#fca5a5}.status-box.failed p{color:#b91c1c}@media (max-width:1024px){.grid{grid-template-columns:repeat(2,1fr)}.checkout-page-main{grid-template-columns:minmax(0,1fr)}.order-summary{position:static}}@media (max-width:768px){.nav-links,.sidebar{display:none}.main{padding:16px}.grid{grid-template-columns:1fr}.hero img{height:200px}.hero h2{font-size:1.5rem}.modal-body{flex-direction:column}.modal-img,.modal-content{width:100%}.box{min-width:52px;padding:10px}.box span{font-size:1.3rem}.checkout-page-main{gap:16px;padding:16px}.checkout-card,.order-summary{padding:18px}.checkout-row{grid-template-columns:1fr}.header-inner{padding:12px}.loja-wrap .logo img{height:32px!important}}
