@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{--primary-red: #E41E26;--primary-red-hover: #c11119;--text-title: #1a1a1a;--text-content: #333333;--text-secondary: #666666;--bg-base: #ffffff;--bg-unselected: #f5f5f5;--bg-selected: #fff5f5;--border-line: #e0e0e0;--border-box: #d0d0d0}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-base);color:var(--text-content);line-height:1.5}button{font-family:"Poppins",inherit;cursor:pointer;border:none;background:none}input{font-family:"Poppins",inherit}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.header.svelte-14eodto.svelte-14eodto{position:sticky;top:0;z-index:10;background:var(--bg-base);border-bottom:1px solid rgba(224,224,224,.5);height:56px}.header-container.svelte-14eodto.svelte-14eodto{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1280px;margin:0 auto;padding:0 16px}.logo-section.svelte-14eodto.svelte-14eodto{display:flex;align-items:center;gap:12px}.logo-icon.svelte-14eodto.svelte-14eodto{width:34px;height:36px;flex-shrink:0}.divider.svelte-14eodto.svelte-14eodto{width:1px;height:20px;background:#e0e0e0}.title.svelte-14eodto.svelte-14eodto{font-size:12px;font-weight:500;color:var(--text-title);line-height:1.2;max-width:96px}.avatar.svelte-14eodto.svelte-14eodto{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0}.avatar.svelte-14eodto svg.svelte-14eodto{width:100%;height:100%}.avatar-img.svelte-14eodto.svelte-14eodto{width:100%;height:100%;object-fit:cover;display:block}@media (min-width: 768px){.header.svelte-14eodto.svelte-14eodto{height:60px}.logo-section.svelte-14eodto.svelte-14eodto{gap:16px}.title.svelte-14eodto.svelte-14eodto{font-size:16px;max-width:none}.divider.svelte-14eodto.svelte-14eodto{height:14px}}.footer.svelte-pj7urp.svelte-pj7urp{background:var(--bg-base);margin-top:auto}.footer-container.svelte-pj7urp.svelte-pj7urp{max-width:1280px;margin:0 auto}.divider.svelte-pj7urp.svelte-pj7urp{border:none;border-top:1px solid rgba(224,224,224,.5);display:none}.footer-content.svelte-pj7urp.svelte-pj7urp{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;text-align:center;font-size:12px;color:var(--text-secondary)}.copyright.svelte-pj7urp.svelte-pj7urp{line-height:1}.footer-links.svelte-pj7urp.svelte-pj7urp{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}.footer-links.svelte-pj7urp span.svelte-pj7urp:not(.separator){cursor:default}.separator.svelte-pj7urp.svelte-pj7urp{width:1px;height:8px;background:#e0e0e0;margin:0 16px}@media (min-width: 768px){.divider.svelte-pj7urp.svelte-pj7urp{display:block}.footer-content.svelte-pj7urp.svelte-pj7urp{flex-direction:row;justify-content:space-between;align-items:flex-start;text-align:left}.copyright.svelte-pj7urp.svelte-pj7urp{flex:1}.footer-links.svelte-pj7urp.svelte-pj7urp{flex:1;justify-content:flex-end}}.carousel-wrapper.svelte-lcmutn.svelte-lcmutn{background:#151515}.carousel.svelte-lcmutn.svelte-lcmutn{position:relative;max-width:1366px;margin:0 auto;padding:0;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}.carousel-inner.svelte-lcmutn.svelte-lcmutn{position:relative;width:100%;padding-top:43.478%;overflow:hidden}.carousel-slide.svelte-lcmutn.svelte-lcmutn{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.carousel-slide.active.svelte-lcmutn.svelte-lcmutn{opacity:1}.carousel-slide.svelte-lcmutn img.svelte-lcmutn{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.carousel-indicators.svelte-lcmutn.svelte-lcmutn{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.indicator.svelte-lcmutn.svelte-lcmutn{width:6px;height:6px;border-radius:50%;background:#fffc;border:none;cursor:pointer;padding:0;transition:background .2s;-webkit-tap-highlight-color:transparent}.indicator.active.svelte-lcmutn.svelte-lcmutn{background:#e41e26}@media (min-width: 768px){.carousel.svelte-lcmutn.svelte-lcmutn{padding:10px 0 20px}.carousel-inner.svelte-lcmutn.svelte-lcmutn{padding-top:19.106%}.indicator.svelte-lcmutn.svelte-lcmutn{width:10px;height:10px}.indicator.active.svelte-lcmutn.svelte-lcmutn{background:linear-gradient(209deg,#da1c1c -7.14%,#8c1515 102.95%)}}.game-selection-wrapper.svelte-1ah8vus.svelte-1ah8vus{position:relative;width:100%;background:#efefef}.background-pattern.svelte-1ah8vus.svelte-1ah8vus{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/images/pattern-game-selection.png);background-size:cover;background-position:center;background-repeat:no-repeat}.decorative-lines.svelte-1ah8vus.svelte-1ah8vus{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;pointer-events:none}.line-left.svelte-1ah8vus.svelte-1ah8vus{height:7px;flex:1;background:#f2b13e}.svg-mobile.svelte-1ah8vus.svelte-1ah8vus{height:27px;display:block}.svg-desktop.svelte-1ah8vus.svelte-1ah8vus{height:27px;display:none}.line-right.svelte-1ah8vus.svelte-1ah8vus{height:27px;flex:1;background:#fdd373a1}.game-selection.svelte-1ah8vus.svelte-1ah8vus{position:relative;max-width:1280px;margin:0 auto;padding:20px 22px 14px}.section-title.svelte-1ah8vus.svelte-1ah8vus{position:relative;margin-left:-6px;margin-bottom:16px;font-size:18px;line-height:1;font-weight:700;color:var(--text-title)}.games-grid.svelte-1ah8vus.svelte-1ah8vus{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 22px}.game-card.svelte-1ah8vus.svelte-1ah8vus{background:none;border:none;padding:0;cursor:pointer;max-width:70px;margin:0 auto;outline:none}.game-icon-container.svelte-1ah8vus.svelte-1ah8vus{margin-bottom:4px;padding:3px}.game-card.selected.svelte-1ah8vus .game-icon-container.svelte-1ah8vus{padding:0}.game-icon-wrapper.svelte-1ah8vus.svelte-1ah8vus{position:relative;padding-top:100%;border-radius:25%;overflow:hidden;border:3px solid transparent;transition:border-color .2s}.game-icon-wrapper.selected.svelte-1ah8vus.svelte-1ah8vus{border-color:#d81a0d}.game-icon.svelte-1ah8vus.svelte-1ah8vus{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#fff;pointer-events:none}.checkmark-badge.svelte-1ah8vus.svelte-1ah8vus{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:top left;transform:scale(.5);border-top-left-radius:50%;padding:18.75%;background:linear-gradient(-45deg,transparent 50%,#D81A0D 50%);transition:opacity .2s}.checkmark-badge.svelte-1ah8vus svg.svelte-1ah8vus{width:100%;height:100%;color:#fff;transform:scale(.45);transform-origin:top left}.game-name.svelte-1ah8vus.svelte-1ah8vus{font-size:12px;text-align:center;color:var(--text-content);line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-name.selected.svelte-1ah8vus.svelte-1ah8vus{font-weight:700;color:#d81a0d}@media (min-width: 640px) and (max-width: 767px){.games-grid.svelte-1ah8vus.svelte-1ah8vus{grid-template-columns:repeat(6,1fr)}}@media (min-width: 768px){.svg-mobile.svelte-1ah8vus.svelte-1ah8vus{display:none}.svg-desktop.svelte-1ah8vus.svelte-1ah8vus{display:block}.game-selection.svelte-1ah8vus.svelte-1ah8vus{padding:27px 32px 16px}.section-title.svelte-1ah8vus.svelte-1ah8vus{margin-left:0;margin-bottom:20px;font-size:20px}.games-grid.svelte-1ah8vus.svelte-1ah8vus{grid-template-columns:repeat(8,1fr);gap:16px}.game-card.svelte-1ah8vus.svelte-1ah8vus{max-width:105px}.game-icon-container.svelte-1ah8vus.svelte-1ah8vus{margin-bottom:8px;padding:8px}.game-card.selected.svelte-1ah8vus .game-icon-container.svelte-1ah8vus{padding:0}.game-icon-wrapper.svelte-1ah8vus.svelte-1ah8vus{border-width:4px}.game-name.svelte-1ah8vus.svelte-1ah8vus{font-size:14px;line-height:22px}.checkmark-badge.svelte-1ah8vus svg.svelte-1ah8vus{transform:scale(.45714)}}@media (min-width: 1024px){.games-grid.svelte-1ah8vus.svelte-1ah8vus{grid-template-columns:repeat(8,1fr)}}.loading-overlay.svelte-j53588{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loading-content.svelte-j53588{display:flex;flex-direction:column;align-items:center;gap:20px}.logo-container.svelte-j53588{animation:svelte-j53588-pulse 1.5s ease-in-out infinite}.logo-icon.svelte-j53588{width:68px;height:72px;filter:drop-shadow(0 4px 8px rgba(228,30,38,.3))}.loading-text.svelte-j53588{color:#fff;font-size:18px;font-weight:600;text-align:center;animation:svelte-j53588-fadeInOut 1.5s ease-in-out infinite}@keyframes svelte-j53588-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}@keyframes svelte-j53588-fadeInOut{0%,to{opacity:1}50%{opacity:.7}}@media (max-width: 767px){.logo-icon.svelte-j53588{width:51px;height:54px}.loading-text.svelte-j53588{font-size:16px}}.login-section.svelte-w0xp0a.svelte-w0xp0a{margin-bottom:20px}.section-header.svelte-w0xp0a.svelte-w0xp0a{display:flex;align-items:center;gap:8px;margin-bottom:12px}.step-badge.svelte-w0xp0a.svelte-w0xp0a{position:relative;width:24px;height:24px;display:grid;align-items:center;flex-shrink:0}.step-badge.svelte-w0xp0a svg.svelte-w0xp0a{grid-column:1;grid-row:1}.step-number.svelte-w0xp0a.svelte-w0xp0a{grid-column:1;grid-row:1;text-align:center;font-size:16px;font-weight:700;color:#fff;line-height:1}h2.svelte-w0xp0a.svelte-w0xp0a{font-size:18px;font-weight:700;color:var(--text-title);line-height:1}.login-card.svelte-w0xp0a.svelte-w0xp0a{background:#f5f5f5;border-radius:8px;padding:16px;border:1px solid #e0e0e0}.form-group.svelte-w0xp0a.svelte-w0xp0a{display:flex;flex-direction:column;gap:8px}label.svelte-w0xp0a.svelte-w0xp0a{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:500;color:var(--text-title);line-height:16px}.info-button.svelte-w0xp0a.svelte-w0xp0a{padding:4px;background:none;border:none;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;transition:opacity .2s;font-size:14px;-webkit-tap-highlight-color:transparent}.info-button.svelte-w0xp0a.svelte-w0xp0a:hover{opacity:.7}.input-group.svelte-w0xp0a.svelte-w0xp0a{display:flex;gap:0;width:100%}input.svelte-w0xp0a.svelte-w0xp0a{flex:1;min-width:0;padding:15px 16px;border:1px solid #d0d0d0;border-right:none;border-radius:8px 0 0 8px;background:#fff;font-size:16px;outline:none;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}input.svelte-w0xp0a.svelte-w0xp0a::placeholder{color:#999}input.svelte-w0xp0a.svelte-w0xp0a:focus{border-color:var(--primary-red)}input.svelte-w0xp0a.svelte-w0xp0a:disabled{opacity:.6;cursor:not-allowed}.submit-button.svelte-w0xp0a.svelte-w0xp0a{flex-shrink:0;padding:15px 20px;background:var(--primary-red);color:#fff;border:none;border-radius:0 8px 8px 0;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s;white-space:nowrap;line-height:1;-webkit-tap-highlight-color:transparent}.submit-button.svelte-w0xp0a.svelte-w0xp0a:active{background:var(--primary-red-hover)}.submit-button.svelte-w0xp0a.svelte-w0xp0a:disabled{opacity:.6;cursor:not-allowed}.help-text.svelte-w0xp0a.svelte-w0xp0a{font-size:13px;color:#000;font-weight:500;display:flex;align-items:center;gap:4px}.error-message.svelte-w0xp0a.svelte-w0xp0a{padding:10px 12px;background:#fee;border:1px solid #fcc;border-radius:6px;color:#c00;font-size:14px}form.loading.svelte-w0xp0a.svelte-w0xp0a{opacity:.7;pointer-events:none}@media (max-width: 374px){input.svelte-w0xp0a.svelte-w0xp0a{font-size:14px;padding:12px 14px}.submit-button.svelte-w0xp0a.svelte-w0xp0a{padding:12px 16px;font-size:14px}h2.svelte-w0xp0a.svelte-w0xp0a{font-size:16px}.help-text.svelte-w0xp0a.svelte-w0xp0a{font-size:12px}}@media (min-width: 375px) and (max-width: 767px){.login-card.svelte-w0xp0a.svelte-w0xp0a{padding:18px}input.svelte-w0xp0a.svelte-w0xp0a{font-size:16px}}@media (min-width: 768px){h2.svelte-w0xp0a.svelte-w0xp0a{font-size:20px}.login-section.svelte-w0xp0a.svelte-w0xp0a{max-width:464px;margin-bottom:36px}.login-card.svelte-w0xp0a.svelte-w0xp0a{padding:16px}input.svelte-w0xp0a.svelte-w0xp0a{font-size:15px}.submit-button.svelte-w0xp0a.svelte-w0xp0a:hover:not(:disabled){background:var(--primary-red-hover)}.help-text.svelte-w0xp0a.svelte-w0xp0a{font-size:14px}}@media (min-width: 1024px){.login-card.svelte-w0xp0a.svelte-w0xp0a{padding:16px}}.package-selection-container.svelte-g09fqg.svelte-g09fqg{max-width:464px;margin:0 auto}.section.svelte-g09fqg.svelte-g09fqg{margin-bottom:36px}.section-header.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;gap:8px;margin-bottom:12px}.step-badge.svelte-g09fqg.svelte-g09fqg{position:relative;width:24px;height:24px;display:grid;align-items:center;flex-shrink:0}.step-badge.svelte-g09fqg svg.svelte-g09fqg{grid-column:1;grid-row:1}.step-number.svelte-g09fqg.svelte-g09fqg{grid-column:1;grid-row:1;text-align:center;font-size:16px;font-weight:700;color:#fff;line-height:1}h2.svelte-g09fqg.svelte-g09fqg{font-size:18px;font-weight:700;color:var(--text-title);line-height:1;flex:1}.logout-button.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;gap:4px;font-size:14px;color:#d81a0d;background:none;border:none;cursor:pointer;padding:4px 8px;transition:opacity .2s;font-weight:500}.logout-button.svelte-g09fqg.svelte-g09fqg:hover{opacity:.7}.logout-button.svelte-g09fqg svg.svelte-g09fqg{width:16px;height:16px}.account-card.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;gap:12px;padding:12px;background:#f4f4f4;border-radius:8px}.account-avatar.svelte-g09fqg.svelte-g09fqg{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.account-avatar.svelte-g09fqg img.svelte-g09fqg{width:100%;height:100%;object-fit:cover}.account-info.svelte-g09fqg.svelte-g09fqg{flex:1;min-width:0}.account-name.svelte-g09fqg.svelte-g09fqg{font-size:14px;font-weight:700;color:var(--text-title);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-id.svelte-g09fqg.svelte-g09fqg{font-size:12px;color:#757575;margin-top:8px;line-height:1}.tabs.svelte-g09fqg.svelte-g09fqg{display:flex;gap:12px;margin-bottom:16px}.tab.svelte-g09fqg.svelte-g09fqg{min-width:72px;padding:8px 12px;border-radius:9999px;background:#fff;border:1px solid #d3d3d3;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.tab.active.svelte-g09fqg.svelte-g09fqg{background:#fff4f4;color:#d81a0d;border:2px solid #d81a0d}.packages-grid.svelte-g09fqg.svelte-g09fqg{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.package-card.svelte-g09fqg.svelte-g09fqg{min-height:50px;padding:8px;background:#fff;border:1px solid #d3d3d3;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.package-card.selected.svelte-g09fqg.svelte-g09fqg{background:#fff4f4;border:2px solid #d81a0d}.package-content.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;gap:4px}.package-icon.svelte-g09fqg.svelte-g09fqg{width:12px;height:12px;object-fit:contain}.package-amount.svelte-g09fqg.svelte-g09fqg{font-size:14px;font-weight:500}.special-offers.svelte-g09fqg.svelte-g09fqg{margin-top:16px}.offers-header.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;gap:8px;margin-bottom:12px}.offers-header.svelte-g09fqg h3.svelte-g09fqg{font-size:16px;font-weight:700;color:#757575;white-space:nowrap}.offers-header.svelte-g09fqg hr.svelte-g09fqg{flex:1;border:none;border-top:1px solid #eee}.offers-grid.svelte-g09fqg.svelte-g09fqg{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.offer-card.svelte-g09fqg.svelte-g09fqg{background:#fff;border:1px solid #d3d3d3;border-radius:8px;padding:6px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column}.offer-card.svelte-g09fqg.svelte-g09fqg:hover{border-color:#d81a0d}.offer-card.selected.svelte-g09fqg.svelte-g09fqg{background:#fff4f4;border:2px solid #d81a0d}.offer-image.svelte-g09fqg.svelte-g09fqg{width:100%;padding-top:56.25%;position:relative;border-radius:4px;overflow:hidden;margin-bottom:8px;background:#fff}.offer-image.svelte-g09fqg img.svelte-g09fqg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:10px;box-sizing:border-box}.offer-info.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:flex-start;gap:4px}.offer-details.svelte-g09fqg.svelte-g09fqg{flex:1;display:flex;flex-direction:column;gap:4px;text-align:left}.offer-name.svelte-g09fqg.svelte-g09fqg{font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offer-price.svelte-g09fqg.svelte-g09fqg{font-size:13px;font-weight:700;color:#d81a0d}.info-icon.svelte-g09fqg.svelte-g09fqg{width:14px;height:14px;background:none;border:none;color:#d81a0d;cursor:pointer;flex-shrink:0;padding:0;margin-top:2px}.purchase-footer.svelte-g09fqg.svelte-g09fqg{position:sticky;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:10}.purchase-info.svelte-g09fqg.svelte-g09fqg{display:flex;flex-direction:column;gap:8px}.selected-amount.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:700}.selected-amount.svelte-g09fqg img.svelte-g09fqg{width:16px;height:16px}.amount-text.svelte-g09fqg.svelte-g09fqg{font-weight:700}.caret-up.svelte-g09fqg.svelte-g09fqg{font-size:12px;line-height:1;color:#757575;transform:translateY(-1px)}.payment-prompt.svelte-g09fqg.svelte-g09fqg{font-size:14px;color:#757575;display:flex;align-items:baseline;gap:6px}.discount-pill.svelte-g09fqg.svelte-g09fqg{font-size:10px;font-weight:400;color:#999;margin-left:auto}.total-label.svelte-g09fqg.svelte-g09fqg{color:#757575;font-weight:600}.total-value.svelte-g09fqg.svelte-g09fqg{color:#d81a0d;font-weight:700}.purchase-button.svelte-g09fqg.svelte-g09fqg{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 20px;background:#d81a0d;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.purchase-button.svelte-g09fqg.svelte-g09fqg:hover:not(:disabled){background:#cd1214}.purchase-button.svelte-g09fqg.svelte-g09fqg:disabled{opacity:.4;cursor:not-allowed}.purchase-button.svelte-g09fqg svg.svelte-g09fqg{width:18px;height:18px}.modal-overlay.svelte-g09fqg.svelte-g09fqg{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-content.svelte-g09fqg.svelte-g09fqg{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.modal-image.svelte-g09fqg.svelte-g09fqg{width:100%;max-width:200px}.modal-image.svelte-g09fqg img.svelte-g09fqg{width:100%;height:auto}.modal-title.svelte-g09fqg.svelte-g09fqg{font-size:20px;font-weight:700;color:var(--text-title);text-align:center}.modal-description.svelte-g09fqg.svelte-g09fqg{font-size:14px;color:#666;text-align:center;line-height:1.6}.modal-button.svelte-g09fqg.svelte-g09fqg{width:100%;padding:12px 20px;background:#d81a0d;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s}.modal-button.svelte-g09fqg.svelte-g09fqg:hover{background:#cd1214}@media (max-width: 374px){.package-amount.svelte-g09fqg.svelte-g09fqg{font-size:12px}.package-icon.svelte-g09fqg.svelte-g09fqg{width:10px;height:10px}h2.svelte-g09fqg.svelte-g09fqg{font-size:16px}.offer-name.svelte-g09fqg.svelte-g09fqg{font-size:12px}.offer-price.svelte-g09fqg.svelte-g09fqg{font-size:11px}}@media (min-width: 640px){.packages-grid.svelte-g09fqg.svelte-g09fqg{grid-template-columns:repeat(4,1fr);gap:12px}.package-card.svelte-g09fqg.svelte-g09fqg{min-height:64px}.package-amount.svelte-g09fqg.svelte-g09fqg{font-size:16px}.package-icon.svelte-g09fqg.svelte-g09fqg{width:14px;height:14px}.offers-grid.svelte-g09fqg.svelte-g09fqg{grid-template-columns:repeat(4,1fr)}}@media (min-width: 768px){h2.svelte-g09fqg.svelte-g09fqg{font-size:20px}.packages-grid.svelte-g09fqg.svelte-g09fqg{grid-template-columns:repeat(6,1fr);gap:16px}.package-card.svelte-g09fqg.svelte-g09fqg{min-height:72px}.package-amount.svelte-g09fqg.svelte-g09fqg{font-size:18px}.package-icon.svelte-g09fqg.svelte-g09fqg{width:16px;height:16px}.purchase-footer.svelte-g09fqg.svelte-g09fqg{border-top:none;gap:40px;justify-content:flex-end}.purchase-info.svelte-g09fqg.svelte-g09fqg{align-items:flex-end}.selected-amount.svelte-g09fqg.svelte-g09fqg{font-size:16px}.selected-amount.svelte-g09fqg img.svelte-g09fqg{width:16px;height:16px}.payment-prompt.svelte-g09fqg.svelte-g09fqg{font-size:16px}}.login-page.svelte-12p5swo{display:flex;flex-direction:column;min-height:100vh;background:#f5f5f5}.main.svelte-12p5swo{flex:1;display:flex;flex-direction:column}.content-wrapper.svelte-12p5swo{background:#efefef}.purchase-section.svelte-12p5swo{background:#fff;border-radius:14px 14px 0 0;max-width:1280px;margin:0 auto;padding:8px 8px 16px}@media (min-width: 1024px){.purchase-section.svelte-12p5swo{border-radius:0;padding:36px 40px 16px}}@media (min-width: 768px){.purchase-section.svelte-12p5swo{padding:20px}}.checkout-page.svelte-110h4ne.svelte-110h4ne{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.checkout-hero.svelte-110h4ne.svelte-110h4ne{height:110px;background:linear-gradient(90deg,#00000059,#0000000d),url(/images/banner-checkout.jpg);background-size:cover;background-position:center;position:relative}.back-button.svelte-110h4ne.svelte-110h4ne{position:absolute;left:16px;top:16px;background:#00000073;color:#fff;border:none;border-radius:999px;padding:10px 14px;font-weight:600;font-size:14px}.checkout-content.svelte-110h4ne.svelte-110h4ne{max-width:420px;margin:0 auto;width:100%;padding:0;flex:1}.product-card.svelte-110h4ne.svelte-110h4ne{background:#fff;border-radius:14px;padding:18px 16px;margin:-24px 16px 0;text-align:center;box-shadow:0 10px 24px #00000014;position:relative}.product-icon.svelte-110h4ne.svelte-110h4ne{width:92px;height:92px;margin:-56px auto 10px;border-radius:18px;background:#fff;box-shadow:0 8px 20px #0000001a;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-icon.svelte-110h4ne img.svelte-110h4ne{width:86px;height:86px;object-fit:cover;border-radius:18px}.product-title.svelte-110h4ne.svelte-110h4ne{font-size:20px;font-weight:700;color:#111;margin-top:8px}.summary-card.svelte-110h4ne.svelte-110h4ne{background:#f2f2f2;border-radius:14px;padding:14px;margin:14px 16px 0}.summary-row.svelte-110h4ne.svelte-110h4ne{display:flex;justify-content:space-between;align-items:center;padding:8px 2px}.summary-label.svelte-110h4ne.svelte-110h4ne{color:#555;font-size:14px;font-weight:400}.summary-value.svelte-110h4ne.svelte-110h4ne{display:flex;align-items:center;gap:6px;font-weight:600;color:#111;font-size:14px}.diamond-icon.svelte-110h4ne.svelte-110h4ne{width:16px;height:16px}.offers-note.svelte-110h4ne.svelte-110h4ne{margin-top:12px;padding-top:8px;border-top:1px solid #ddd;font-size:13px;font-weight:600;color:#333}.offer-row.svelte-110h4ne .summary-label.svelte-110h4ne{font-size:13px;color:#666}.summary-price.svelte-110h4ne.svelte-110h4ne{font-weight:600;color:#d81a0d;font-size:14px}.disclaimer.svelte-110h4ne.svelte-110h4ne{margin-top:10px;font-size:12px;color:#666;line-height:1.4}.form-card.svelte-110h4ne.svelte-110h4ne{background:#fff;border-radius:14px;padding:14px 14px 16px;margin:14px 16px 24px}.form-row.svelte-110h4ne.svelte-110h4ne{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0f0f0}.form-label.svelte-110h4ne.svelte-110h4ne{font-size:14px;color:#666;font-weight:400}.form-value.svelte-110h4ne.svelte-110h4ne{font-size:14px;color:#111;font-weight:600}.field.svelte-110h4ne.svelte-110h4ne{margin-top:16px}.field.svelte-110h4ne label.svelte-110h4ne{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:#333}.field.svelte-110h4ne input.svelte-110h4ne{width:100%;border:1px solid #d3d3d3;border-radius:8px;padding:12px;font-size:14px;outline:none;transition:border-color .2s}.field.svelte-110h4ne input.svelte-110h4ne:focus{border-color:#d81a0d}.field.svelte-110h4ne input.svelte-110h4ne:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.field.error.svelte-110h4ne input.svelte-110h4ne{border-color:#dc2626}.error-message.svelte-110h4ne.svelte-110h4ne{display:block;margin-top:4px;font-size:12px;color:#dc2626}.terms.svelte-110h4ne.svelte-110h4ne{margin-top:12px;font-size:11px;color:#666;line-height:1.35}.terms.svelte-110h4ne a.svelte-110h4ne{color:#1d4ed8;text-decoration:underline}.proceed.svelte-110h4ne.svelte-110h4ne{margin-top:14px;width:100%;padding:14px 12px;border-radius:10px;border:none;font-weight:700;font-size:15px;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#d81a0d,#a81509);color:#fff}.proceed.svelte-110h4ne.svelte-110h4ne:disabled{background:#e5e5e5;color:#00000059;cursor:not-allowed}.proceed.svelte-110h4ne.svelte-110h4ne:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #d81a0d4d}.pix-error.svelte-110h4ne.svelte-110h4ne{margin-top:12px;padding:12px;background:#fee;border:1px solid #dc2626;border-radius:8px;color:#dc2626;font-size:13px;font-weight:600;text-align:center}.missing.svelte-110h4ne.svelte-110h4ne{margin-top:14px;background:#fff;border-radius:14px;padding:16px;color:#333}.checkout-page.generated.svelte-14cjcxw.svelte-14cjcxw{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.checkout-hero.svelte-14cjcxw.svelte-14cjcxw{height:110px;background:linear-gradient(90deg,#00000059,#0000000d),url(/images/banner-checkout.jpg);background-size:cover;background-position:center;position:relative}.checkout-content.svelte-14cjcxw.svelte-14cjcxw{max-width:420px;margin:0 auto;width:100%;padding:0;flex:1}.product-card.svelte-14cjcxw.svelte-14cjcxw{background:#fff;border-radius:14px;padding:18px 16px;margin:-24px 16px 0;text-align:center;box-shadow:0 10px 24px #00000014;position:relative}.product-icon.svelte-14cjcxw.svelte-14cjcxw{width:92px;height:92px;margin:-56px auto 10px;border-radius:18px;background:#fff;box-shadow:0 8px 20px #0000001a;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-icon.svelte-14cjcxw img.svelte-14cjcxw{width:86px;height:86px;object-fit:cover;border-radius:18px}.product-title.svelte-14cjcxw.svelte-14cjcxw{font-size:20px;font-weight:700;color:#111;margin-top:8px}.summary-card.svelte-14cjcxw.svelte-14cjcxw{background:#f2f2f2;border-radius:14px;padding:14px;margin:14px 16px 0}.summary-row.svelte-14cjcxw.svelte-14cjcxw{display:flex;justify-content:space-between;align-items:center;padding:8px 2px}.summary-label.svelte-14cjcxw.svelte-14cjcxw{color:#555;font-size:14px;font-weight:400}.summary-value.svelte-14cjcxw.svelte-14cjcxw{display:flex;align-items:center;gap:6px;font-weight:600;color:#111;font-size:14px}.diamond-icon.svelte-14cjcxw.svelte-14cjcxw{width:16px;height:16px}.offers-note.svelte-14cjcxw.svelte-14cjcxw{margin-top:12px;padding-top:8px;border-top:1px solid #ddd;font-size:13px;font-weight:600;color:#333}.offer-row.svelte-14cjcxw .summary-label.svelte-14cjcxw{font-size:13px;color:#666}.summary-price.svelte-14cjcxw.svelte-14cjcxw{font-weight:600;color:#d81a0d;font-size:14px}.disclaimer.svelte-14cjcxw.svelte-14cjcxw{margin-top:10px;font-size:12px;color:#666;line-height:1.4}.form-card.svelte-14cjcxw.svelte-14cjcxw{background:#fff;border-radius:14px;padding:14px 14px 16px;margin:14px 16px 12px}.form-row.svelte-14cjcxw.svelte-14cjcxw{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0f0f0}.form-label.svelte-14cjcxw.svelte-14cjcxw{font-size:14px;color:#666;font-weight:400}.form-value.svelte-14cjcxw.svelte-14cjcxw{font-size:14px;color:#111;font-weight:600}.error-banner.svelte-14cjcxw.svelte-14cjcxw,.missing.svelte-14cjcxw.svelte-14cjcxw{margin:14px 16px 0;background:#fff;border-radius:14px;padding:16px;color:#333;border:1px solid #eee}.error-banner.svelte-14cjcxw.svelte-14cjcxw{border-color:#dc2626;color:#dc2626;font-weight:600}.finalize-message.svelte-14cjcxw.svelte-14cjcxw{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#f0fdf4;border-radius:8px;margin-bottom:16px;border:1px solid #22c55e}.finalize-message.svelte-14cjcxw span.svelte-14cjcxw{font-size:14px;font-weight:600;color:#22c55e}.countdown-text.svelte-14cjcxw.svelte-14cjcxw{text-align:center;font-size:13px;color:#666;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.countdown-pill.svelte-14cjcxw.svelte-14cjcxw{display:inline-block;width:fit-content;margin:0 auto;background:#0000000f;color:#333;border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.qr-section.svelte-14cjcxw.svelte-14cjcxw{display:flex;justify-content:center;margin-bottom:20px}.qr-code-wrapper.svelte-14cjcxw.svelte-14cjcxw{background:#fff;border:2px solid #eee;border-radius:16px;padding:16px;box-shadow:0 2px 8px #00000014}.qr-code-image.svelte-14cjcxw.svelte-14cjcxw{display:block;width:200px;height:200px}.pix-code-display.svelte-14cjcxw.svelte-14cjcxw{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px;margin-bottom:16px;overflow-x:auto}.pix-code-text.svelte-14cjcxw.svelte-14cjcxw{font-family:Courier New,monospace;font-size:11px;color:#333;word-break:break-all;line-height:1.4}.copy-button.svelte-14cjcxw.svelte-14cjcxw{width:100%;padding:14px;background:#e74c3c;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s;margin-bottom:24px}.copy-button.svelte-14cjcxw.svelte-14cjcxw:hover{background:#c0392b}.instructions.svelte-14cjcxw.svelte-14cjcxw{margin-top:24px;padding-top:24px;border-top:1px solid #eee}.instructions-title.svelte-14cjcxw.svelte-14cjcxw{font-size:14px;font-weight:600;color:#111;margin-bottom:12px}.instructions-list.svelte-14cjcxw.svelte-14cjcxw{list-style:decimal;padding-left:20px;margin-bottom:16px}.instructions-list.svelte-14cjcxw li.svelte-14cjcxw{font-size:13px;color:#666;line-height:1.6;margin-bottom:8px}.processing-notice.svelte-14cjcxw.svelte-14cjcxw{font-size:12px;color:#666;line-height:1.6;padding:12px;background:#f9f9f9;border-radius:8px}.footer-copyright.svelte-14cjcxw.svelte-14cjcxw{text-align:center;font-size:11px;color:#999;margin-top:32px;padding-top:24px;border-top:1px solid #eee;line-height:1.8}.footer-copyright.svelte-14cjcxw a.svelte-14cjcxw{color:#666;text-decoration:none}.footer-copyright.svelte-14cjcxw a.svelte-14cjcxw:hover{text-decoration:underline}.upsell-page.svelte-qcry7u.svelte-qcry7u{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.upsell-content.svelte-qcry7u.svelte-qcry7u{flex:1;max-width:600px;margin:0 auto;padding:32px 16px;width:100%}.success-card.svelte-qcry7u.svelte-qcry7u{background:#fff;border-radius:14px;padding:32px 24px;box-shadow:0 2px 12px #00000014;text-align:center}.success-icon.svelte-qcry7u.svelte-qcry7u{font-size:64px;margin-bottom:16px}.success-card.svelte-qcry7u h1.svelte-qcry7u{color:#22c55e;margin-bottom:12px}.success-card.svelte-qcry7u>p.svelte-qcry7u{color:#666;margin-bottom:16px}.player-info.svelte-qcry7u.svelte-qcry7u{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px;background:#f9f9f9;border-radius:8px;margin-bottom:24px}.player-info.svelte-qcry7u strong.svelte-qcry7u{font-size:18px;color:#111}.player-info.svelte-qcry7u span.svelte-qcry7u{font-size:14px;color:#666}.info-box.svelte-qcry7u.svelte-qcry7u{background:#e8f5e9;border-radius:8px;padding:16px;margin-bottom:32px}.info-box.svelte-qcry7u p.svelte-qcry7u{color:#2e7d32;font-size:14px;margin:8px 0}.upsell-section.svelte-qcry7u.svelte-qcry7u{margin-bottom:32px;padding:24px 0;border-top:2px dashed #eee}.upsell-section.svelte-qcry7u h2.svelte-qcry7u{color:#d81a0d;margin-bottom:8px}.upsell-section.svelte-qcry7u>p.svelte-qcry7u{color:#666;font-size:14px;margin-bottom:20px}.upsell-card.svelte-qcry7u.svelte-qcry7u{position:relative;background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:2px solid #d81a0d;border-radius:12px;padding:24px;margin-bottom:16px}.badge.svelte-qcry7u.svelte-qcry7u{position:absolute;top:-12px;right:20px;background:#d81a0d;color:#fff;padding:6px 16px;border-radius:20px;font-weight:700;font-size:14px}.upsell-card.svelte-qcry7u h3.svelte-qcry7u{color:#111;margin-bottom:12px}.price-old.svelte-qcry7u.svelte-qcry7u{color:#999;text-decoration:line-through;font-size:14px;margin-bottom:4px}.price-new.svelte-qcry7u.svelte-qcry7u{color:#d81a0d;font-size:28px;font-weight:700;margin-bottom:16px}.upsell-button.svelte-qcry7u.svelte-qcry7u{width:100%;padding:14px;background:#d81a0d;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s}.upsell-button.svelte-qcry7u.svelte-qcry7u:hover{background:#c01609}.continue-button.svelte-qcry7u.svelte-qcry7u{padding:14px 32px;background:#f5f5f5;color:#666;border:1px solid #ddd;border-radius:8px;font-weight:600;cursor:pointer}.continue-button.svelte-qcry7u.svelte-qcry7u:hover{background:#eee}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}
