@import "https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";
.heywaii-payment-root{--bg:#0a090f;--bg-card:#13111c;--bg-surface:#1a1726;--bg-hover:#221f30;--accent:#c9a84c;--accent-dim:#8a6e2e;--accent-glow:#c9a84c1f;--purple:#7c5cfc;--purple-dim:#7c5cfc26;--text-primary:#f0ecff;--text-secondary:#9490a8;--text-muted:#5a5669;--border:#ffffff12;--border-accent:#c9a84c4d;--border-purple:#7c5cfc4d;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--radius-xl:28px}.heywaii-payment-root *{box-sizing:border-box}.heywaii-payment-root{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;scrollbar-gutter:stable;min-height:100vh;padding-bottom:90px;font-family:Outfit,Noto Serif TC,sans-serif}.heywaii-payment-root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 20% -10%,#7c5cfc14 0%,#0000 60%),radial-gradient(60% 40% at 90% 110%,#c9a84c0f 0%,#0000 55%);position:fixed;inset:0}.heywaii-payment-root main.payment-main{z-index:1;scrollbar-gutter:stable;position:relative}.heywaii-payment-root .header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a090fd9;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex;position:sticky;top:0}.heywaii-payment-root .header-nav{align-items:center;gap:24px;display:flex}.heywaii-payment-root .header-nav a{color:var(--text-secondary);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.heywaii-payment-root .header-nav a:hover{color:var(--text-primary)}.heywaii-payment-root .header-nav a.active,.heywaii-payment-root .header-nav span.active{color:var(--accent)}.heywaii-payment-root.device-mobile .header-nav{display:none!important}.heywaii-payment-root.device-mobile .bottom-nav{display:flex!important}.heywaii-payment-root.device-mobile{padding-bottom:90px!important}.heywaii-payment-root.device-mobile .page{max-width:480px!important;padding:24px 18px!important}.heywaii-payment-root .btn-login{background:var(--accent);color:#1a1200;cursor:pointer;border:none;border-radius:50px;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s}.heywaii-payment-root .btn-login:hover{opacity:.88;transform:translateY(-1px)}.heywaii-payment-root .page{box-sizing:border-box;background:#000;width:100%;max-width:480px;margin:0 auto;padding:24px 18px}.heywaii-payment-root .page-title{letter-spacing:-.5px;margin-bottom:6px;font-size:22px;font-weight:700}.heywaii-payment-root .page-subtitle{color:var(--text-secondary);margin-bottom:28px;font-size:14px}.heywaii-payment-root .section-head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.heywaii-payment-root .section-title{letter-spacing:-.2px;font-size:15px;font-weight:600}.heywaii-payment-root .section-link{color:var(--accent-dim);cursor:pointer;font-size:12px;text-decoration:none}.heywaii-payment-root .all-2x-badge{color:#111;letter-spacing:.2px;white-space:nowrap;background:#f4c542;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.heywaii-payment-root .tab-bar{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);gap:4px;margin-bottom:20px;padding:4px;display:flex}.heywaii-payment-root .tab-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;padding:10px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:background .2s,color .2s}.heywaii-payment-root .tab-btn.active{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border)}.heywaii-payment-root .tab-panels-stage{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr);width:100%;height:clamp(22rem,56dvh,36rem);min-height:22rem;max-height:36rem;margin-bottom:20px;display:grid;overflow:hidden}.heywaii-payment-root .tab-panels-stage>.tab-panel{-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none;z-index:0;grid-area:1/1;width:100%;min-width:0;height:100%;min-height:0;display:block;overflow:hidden auto}.heywaii-payment-root .tab-panels-stage>.tab-panel.active{visibility:visible;pointer-events:auto;z-index:1}.heywaii-payment-root:not(.device-mobile) .tab-panels-stage{height:auto;min-height:0;max-height:none;overflow:visible}.heywaii-payment-root:not(.device-mobile) .tab-panels-stage>.tab-panel{visibility:hidden;pointer-events:none;height:auto;display:none;overflow:visible}.heywaii-payment-root:not(.device-mobile) .tab-panels-stage>.tab-panel.active{visibility:visible;pointer-events:auto;display:block}.heywaii-payment-root .plan-carousel-wrap{margin-bottom:8px;position:relative}.heywaii-payment-root .plan-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin:0 -4px;padding:4px 4px 12px;display:flex;overflow-x:auto}.heywaii-payment-root .plan-carousel::-webkit-scrollbar{display:none}.heywaii-payment-root .plan-card{scroll-snap-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;flex:0 0 calc(88% - 6px);padding:22px 20px 20px;display:flex;position:relative;overflow:hidden}.heywaii-payment-root .plan-card.featured{border-color:var(--border-purple)}.heywaii-payment-root .plan-card.gold{border-color:#c9a84c66}.heywaii-payment-root .plan-popular{color:#3a006e;letter-spacing:.3px;background:#e8b4ff;border-radius:0 0 10px 10px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.heywaii-payment-root .plan-tier-icon{margin-bottom:10px;font-size:26px}.heywaii-payment-root .plan-name{margin-bottom:4px;font-size:20px;font-weight:700}.heywaii-payment-root .plan-name.silver{color:#c0c8d8}.heywaii-payment-root .plan-name.gold{color:var(--accent)}.heywaii-payment-root .plan-name.plat{color:#e0d4ff}.heywaii-payment-root .plan-price-row{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.heywaii-payment-root .plan-price{letter-spacing:-1px;font-size:34px;font-weight:700}.heywaii-payment-root .plan-price-unit{color:var(--text-muted);font-size:13px}.heywaii-payment-root .plan-tagline{color:var(--text-muted);margin-bottom:18px;font-size:12px}.heywaii-payment-root .plan-divider{background:var(--border);height:1px;margin-bottom:16px}.heywaii-payment-root .plan-features{flex-direction:column;flex:1;gap:10px;margin-bottom:20px;display:flex}.heywaii-payment-root .plan-feat{color:var(--text-secondary);align-items:center;gap:10px;font-size:13.5px;display:flex}.heywaii-payment-root .feat-star{flex-shrink:0;font-size:14px}.heywaii-payment-root .plan-paypal{color:var(--text-muted);text-align:center;letter-spacing:.2px;margin-bottom:10px;font-size:11px}.heywaii-payment-root .plan-btn{border-radius:var(--radius-md);cursor:pointer;letter-spacing:.3px;border:none;width:100%;padding:13px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s}.heywaii-payment-root .plan-btn:hover{opacity:.88;transform:translateY(-1px)}.heywaii-payment-root .plan-btn.silver-btn{color:#0d1520;background:linear-gradient(135deg,#8fa8c8,#c0c8d8)}.heywaii-payment-root .plan-btn.gold-btn{color:#1a1200;background:linear-gradient(135deg,#c9a84c,#f0d080)}.heywaii-payment-root .plan-btn.plat-btn{color:#1a0040;background:linear-gradient(135deg,#9b7fe8,#d4b8ff)}.heywaii-payment-root .plan-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.heywaii-payment-root .credit-list button.credit-row{width:100%;font:inherit;color:inherit;text-align:inherit;appearance:none;border:none;margin:0}.heywaii-payment-root .carousel-dots{justify-content:center;gap:6px;margin-bottom:24px;display:flex}.heywaii-payment-root .dot{background:var(--text-muted);cursor:pointer;border-radius:50%;width:6px;height:6px;transition:all .25s}.heywaii-payment-root .dot.active{background:var(--accent);border-radius:3px;width:18px}.heywaii-payment-root .credits{margin-bottom:32px}.heywaii-payment-root .credit-list{background:var(--border);border-radius:var(--radius-md);flex-direction:column;gap:1px;display:flex;overflow:hidden}.heywaii-payment-root .credit-row{background:var(--bg-card);cursor:pointer;align-items:center;gap:14px;padding:14px 16px;transition:background .2s;display:flex;position:relative}.heywaii-payment-root .credit-row:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0}.heywaii-payment-root .credit-row:last-child{border-radius:0 0 var(--radius-md) var(--radius-md)}.heywaii-payment-root .credit-row:hover{background:var(--bg-hover)}.heywaii-payment-root .credit-row.best-value{background:linear-gradient(90deg, var(--bg-card) 0%, #c9a84c0f 100%)}.heywaii-payment-root .credit-badge{background:var(--accent);color:#1a1200;white-space:nowrap;border-radius:50px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.heywaii-payment-root .credit-gem-icon{text-align:center;flex-shrink:0;width:32px;font-size:22px}.heywaii-payment-root .credit-info{flex:1;min-width:0}.heywaii-payment-root .credit-amount{color:var(--text-primary);margin-bottom:2px;font-size:15px;font-weight:600}.heywaii-payment-root .credit-bonus{color:#3ecf8e;font-size:11px}.heywaii-payment-root .credit-price-col{text-align:right;flex-shrink:0}.heywaii-payment-root .credit-price{color:var(--accent);font-size:15px;font-weight:600}.heywaii-payment-root .credit-per{color:var(--text-muted);margin-top:2px;font-size:10px}.heywaii-payment-root .history{margin-bottom:32px}.heywaii-payment-root .history-list{background:var(--border);border-radius:var(--radius-md);flex-direction:column;gap:1px;display:flex;overflow:hidden}.heywaii-payment-root .history-item{background:var(--bg-card);align-items:center;gap:14px;padding:14px 16px;display:flex}.heywaii-payment-root .history-item:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0}.heywaii-payment-root .history-item:last-child{border-radius:0 0 var(--radius-md) var(--radius-md)}.heywaii-payment-root .hist-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.heywaii-payment-root .hist-icon.purchase{background:#c9a84c1f}.heywaii-payment-root .hist-icon.sub{background:#7c5cfc1f}.heywaii-payment-root .hist-icon.bonus{background:#1ec8781a}.heywaii-payment-root .hist-icon.refund{background:#ff5a5a1a}.heywaii-payment-root .hist-info{flex:1;min-width:0}.heywaii-payment-root .hist-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:14px;font-weight:500;overflow:hidden}.heywaii-payment-root .hist-date{color:var(--text-muted);font-size:11px}.heywaii-payment-root .hist-amount{text-align:right;font-size:14px;font-weight:600}.heywaii-payment-root .hist-amount.positive{color:#3ecf8e}.heywaii-payment-root .hist-amount.negative{color:var(--text-secondary)}.heywaii-payment-root .hist-amount.refund{color:#ff7b7b}.heywaii-payment-root .hist-pts{color:var(--text-muted);text-align:right;margin-top:2px;font-size:10px}.heywaii-payment-root .bottom-nav{-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border);z-index:100;padding-bottom:env(safe-area-inset-bottom,0);background:#0a090feb;display:flex;position:fixed;bottom:0;left:0;right:0}.heywaii-payment-root .nav-item{color:var(--text-muted);cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:10px 0;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.heywaii-payment-root .nav-item:hover{color:var(--text-secondary)}.heywaii-payment-root .nav-item.active{color:var(--accent)}.heywaii-payment-root .nav-icon{font-size:20px;line-height:1}.heywaii-payment-root .divider{background:var(--border);height:1px;margin:8px 0 28px}.heywaii-payment-root .cta-row{background:var(--bg-card);border:1px solid var(--border-purple);border-radius:var(--radius-lg);cursor:pointer;align-items:center;gap:16px;margin-bottom:32px;padding:18px 20px;transition:background .2s;display:flex}.heywaii-payment-root .cta-row:hover{background:var(--bg-hover)}.heywaii-payment-root .cta-icon{background:var(--purple-dim);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.heywaii-payment-root .cta-text .cta-title{margin-bottom:3px;font-size:15px;font-weight:600}.heywaii-payment-root .cta-text .cta-desc{color:var(--text-secondary);font-size:12px}.heywaii-payment-root .cta-arrow{color:var(--text-muted);margin-left:auto;font-size:18px}@media (min-width:600px){.heywaii-payment-root .page{max-width:1180px;padding:32px 24px}.heywaii-payment-root .credit-grid{grid-template-columns:repeat(4,1fr)}.heywaii-payment-root .header-nav{display:flex}.heywaii-payment-root .bottom-nav{display:none}.heywaii-payment-root{padding-bottom:0}.heywaii-payment-root .page{padding-top:36px}.heywaii-payment-root .plans{max-width:1120px;margin:0 auto}.heywaii-payment-root .history{max-width:960px;margin-left:auto;margin-right:auto}}@media (max-width:380px){.heywaii-payment-root .plan-price{font-size:24px}.heywaii-payment-root .credit-grid{grid-template-columns:repeat(2,1fr)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.heywaii-payment-root .plans{animation:.4s .12s both fadeUp}.heywaii-payment-root .credits{animation:.4s .18s both fadeUp}.heywaii-payment-root .history{animation:.4s .24s both fadeUp}@media (max-width:599px){.heywaii-payment-root .header-nav{display:none}}
