:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;letter-spacing:0;color:#f7f8fb;--bg:#080a0d;--bg-soft:#10141b;--surface:#131820e6;--surface-strong:#191f2af5;--surface-muted:#ffffff0f;--line:#ffffff1f;--line-strong:#ffffff2e;--text:#f7f8fb;--muted:#a7afbd;--muted-strong:#d2d7df;--blue:#1580ff;--blue-soft:#1580ff29;--orange:#f05a32;--orange-soft:#f05a3229;--green:#33d17a;--red:#ff6b4a;--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--shadow:0 18px 52px #0000004d;--blue-glow:0 0 26px #1580ff33;--orange-glow:0 0 26px #f05a322e;background:#080a0d;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(180deg, #10161ff0, #080a0d 34%), var(--bg);margin:0}body:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(120deg,#1580ff14,#0000 35%),linear-gradient(260deg,#f05a3214,#0000 36%),repeating-linear-gradient(90deg,#ffffff06 0 1px,#0000 1px 12px);position:fixed;inset:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;padding-bottom:calc(76px + env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow-x:hidden}.app-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#080a0dfa,#080a0dc2 82%,#0000);justify-content:space-between;align-items:center;width:min(100%,640px);min-height:58px;margin:0 auto;padding:10px 16px 8px;display:flex;position:sticky;top:0}.brand-lockup{min-width:0;color:var(--text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-symbol{color:#cce3ff;width:34px;height:34px;box-shadow:var(--blue-glow);background:#1580ff24;border:1px solid #1580ff59;border-radius:13px;place-items:center;font-size:1rem;font-weight:950;display:grid}.brand-lockup span:last-child{gap:2px;display:grid}.brand-lockup strong{font-size:.92rem;line-height:1.1}.brand-lockup small{color:var(--muted);font-size:.72rem;font-weight:750;line-height:1.1}.header-chip,.environment-badge,.profile-pill,.accent-chip,.status-dot,.status-pill{border:1px solid var(--line);width:fit-content;min-height:30px;color:var(--muted-strong);background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.environment-badge{color:#ffc9bb;background:#f05a3217;border-color:#f05a324d;box-shadow:0 0 0 1px #f05a320d}.accent-chip{background:var(--orange-soft);color:#ffd8cd;border-color:#f05a3261}.status-dot{background:var(--blue-soft);color:#cce3ff;border-color:#1580ff61}.content{width:min(100%,640px);margin:0 auto;padding:8px 16px 28px}.page{gap:16px;margin-top:4px;display:grid}.dashboard-screen,.profile-screen,.rewards-screen{gap:16px}.screen-header,.card-heading-row,.promotion-heading,.achievement-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.screen-header h1,.section-header h1,.section-header h2,.card-heading-row h2,.promotion-heading h2,.achievement-heading h2{color:var(--text);margin:4px 0 0;font-size:1.16rem;line-height:1.15}.screen-kicker,.eyebrow,.promotion-eyebrow{color:var(--orange);text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1.2;display:inline-flex}.subtitle,.muted-text,.fine-print,.item-meta,.info-text,.error-text,.empty-state,.legal-text,.section-header p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.5}.fine-print{font-size:.82rem}.info-text{color:#9ed0ff}.error-text{color:#ffb09f}.glass-card,.card-page,.form-card,.summary-card>div,.action-card,.list-card,.reward-card,.install-card,.install-modal-content{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffff12, #ffffff07), var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.card-page{gap:18px;padding:20px;display:grid}.hero-balance-card{isolation:isolate;min-height:178px;box-shadow:var(--blue-glow), var(--shadow);background:linear-gradient(135deg,#1580ff57,#f05a3226 58%,#0b0e14f2),#10141b;border:1px solid #1580ff33;border-radius:30px;display:grid;position:relative;overflow:hidden}.hero-brand-smoke{pointer-events:none;filter:blur(14px);background:linear-gradient(90deg,#0000,#e0f4ff2e,#0000),linear-gradient(160deg,#ffffff14,#0000 52%);height:68%;position:absolute;inset:auto -20% -36%;transform:rotate(-4deg)}.hero-content{z-index:2;align-content:center;gap:7px;max-width:76%;padding:20px 22px;display:grid;position:relative}.hero-content strong{color:var(--text);font-size:2.58rem;line-height:.95}.hero-content span:not(.screen-kicker){color:#dce8f8;font-size:1rem;font-weight:800}.hero-content p{color:#f7f8fbbd;margin:8px 0 0;font-size:.9rem;line-height:1.4}.hero-mascot{z-index:1;opacity:.68;filter:drop-shadow(0 18px 28px #0000006b);width:174px;position:absolute;bottom:-30px;right:-42px}.level-card,.redemption-card,.preview-card,.action-card,.list-card,.profile-card{gap:16px;padding:17px;display:grid}.level-meter,.achievement-meter{background:#ffffff1a;border-radius:999px;height:11px;overflow:hidden}.level-meter span,.achievement-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #62bcff);height:100%;box-shadow:var(--blue-glow);display:block}.level-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;display:flex}.level-meta strong{color:#ffd8cd}.level-card-focused{border-color:#1580ff33}.level-scale-labels{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;font-weight:850;line-height:1.2;display:flex}.level-scale-labels strong{color:#cce3ff}.level-scale-values{color:#f7f8fb80;margin-top:-8px;font-size:.74rem}.info-popover{flex:none;position:relative}.info-popover summary{border:1px solid var(--line);width:30px;height:30px;color:var(--muted-strong);cursor:pointer;background:#ffffff0f;border-radius:999px;place-items:center;font-size:.82rem;font-weight:950;line-height:1;list-style:none;display:grid}.info-popover summary::-webkit-details-marker{display:none}.info-popover p{z-index:30;border:1px solid var(--line);border-radius:var(--radius-md);width:min(260px,100vw - 48px);color:var(--muted-strong);box-shadow:var(--shadow);background:#0f131bfa;margin:0;padding:12px;font-size:.86rem;line-height:1.45;position:absolute;top:38px;right:0}.redemption-card{background:linear-gradient(145deg, #1580ff1f, #ffffff06 52%), var(--surface);border-color:#1580ff3d}.redemption-card-compact{gap:13px}.redemption-card-ready{background:linear-gradient(145deg, #33d17a1c, #1580ff14 55%), var(--surface);border-color:#33d17a57}.redemption-code-display,.redemption-waiting,.cashier-code-panel{text-align:center;justify-items:center;gap:8px;padding:12px 0;display:grid}.redemption-code-display strong,.cashier-code{color:var(--text);text-shadow:var(--blue-glow);font-size:3.25rem;line-height:.95}.redemption-code-display span,.redemption-waiting span{color:var(--muted);font-size:.92rem}.redemption-waiting strong{color:var(--muted-strong);font-size:1.18rem}.redemption-status-line{gap:4px;padding:2px 0;display:grid}.redemption-status-line strong{color:var(--text);font-size:1.04rem;line-height:1.2}.redemption-status-line span{color:var(--muted);font-size:.88rem;line-height:1.35}.redemption-actions{grid-template-columns:1fr;gap:10px;display:grid}.redemption-actions-two{grid-template-columns:1fr 1fr}.code-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000ad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.code-modal-content{text-align:center;gap:16px;width:min(100%,380px);padding:22px;display:grid}.code-modal-content h2{color:var(--text);margin:5px 0 0;font-size:1.26rem;line-height:1.15}.code-modal-value{color:var(--text);text-shadow:var(--blue-glow);padding:14px 0 8px;font-size:4.2rem;line-height:.9;display:block}.code-modal-content p{color:var(--muted);margin:-6px 0 0;font-size:.92rem}.preview-list,.reward-list,.achievement-list{gap:12px;display:grid}.compact-preview-item,.list-item{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff0a;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:14px;display:flex}.compact-preview-item div,.list-item div:first-child{gap:5px;min-width:0;display:grid}.compact-preview-item strong,.item-title{color:var(--text);margin:0;font-weight:850;line-height:1.25}.compact-preview-item span{color:var(--muted);font-size:.88rem;line-height:1.35}.compact-preview-item b,.item-amount{color:#9ed0ff;white-space:nowrap;font-weight:900}.text-link,.legal-text a,.checkbox-field a,.policy-page a:not(.link-button){color:#9ed0ff;font-weight:800;text-decoration:none}.reward-card{gap:14px;padding:17px;display:grid}.reward-card-ready{border-color:#33d17a52}.reward-meter,.promotion-meter{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.reward-meter span,.promotion-meter span{background:#ffffff1a;border-radius:999px;height:10px}.reward-meter span.filled,.promotion-meter span.filled{background:linear-gradient(90deg, var(--blue), #61c0ff);box-shadow:var(--blue-glow)}.reward-details,.achievement-details{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff0b;overflow:hidden}.reward-details summary,.achievement-details summary{cursor:pointer;color:var(--muted-strong);padding:12px 14px;font-size:.9rem;font-weight:850;line-height:1.3}.reward-details ul,.achievement-flavor-list{max-height:260px;color:var(--muted);gap:8px;margin:0;padding:0 14px 14px 30px;font-size:.9rem;line-height:1.35;display:grid;overflow:auto}.profile-hero{border-color:#f05a323d;grid-template-columns:68px 1fr;align-items:center;gap:14px;padding:16px;display:grid}.profile-hero img{object-fit:cover;background:#ffffff14;border-radius:20px;width:68px;height:68px}.profile-hero h2{color:var(--text);margin:5px 0 4px;font-size:1.12rem;line-height:1.18}.profile-hero p{color:var(--muted);margin:0}.profile-field-grid,.summary-card{gap:12px;display:grid}.profile-field,.summary-card>div{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff0b;gap:6px;min-width:0;padding:14px;display:grid}.profile-field span,.summary-card span{color:var(--muted);font-size:.86rem}.profile-field strong,.summary-card strong{color:var(--text);overflow-wrap:anywhere;line-height:1.25}.profile-link-button{width:100%}.form-card{gap:16px;padding:18px;display:grid}.form-card label{color:var(--muted-strong);gap:8px;font-weight:750;display:grid}.checkbox-field{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;font-size:.9rem;font-weight:500;line-height:1.45;display:grid}.checkbox-field input{width:18px;height:18px;margin:2px 0 0;padding:0}.form-card input,.amount-field input{border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;color:var(--text);background:#ffffff14;padding:14px 16px}.form-card input::placeholder,.amount-field input::placeholder{color:#f7f8fb61}.button-primary,.button-secondary,.link-button{cursor:pointer;text-align:center;border:none;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:14px 18px;font-weight:900;line-height:1.1;text-decoration:none;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--blue), #41a6ff);color:#fff;box-shadow:var(--blue-glow)}.button-secondary{border:1px solid var(--line);color:var(--muted-strong);background:#ffffff12}.button-primary:disabled,.button-secondary:disabled{cursor:not-allowed;opacity:.58}.link-button{color:#9ed0ff;background:var(--blue-soft);width:fit-content}.policy-page{gap:18px}.policy-page section{gap:8px;display:grid}.policy-page h2{color:var(--text);margin:0;font-size:1rem}.policy-page p,.instruction-page ol{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.instruction-page ol{gap:8px;padding-left:22px;display:grid}.item-amount-group{align-self:center;justify-items:end;gap:4px;min-width:max-content;display:grid}.item-bonus-list{justify-items:end;gap:3px;display:grid}.item-bonus{font-size:.82rem;font-weight:850}.item-bonus-credit{color:var(--green)}.item-bonus-debit{color:var(--red)}.amount-field,.redemption-summary{gap:8px;display:grid}.button-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.diagnostic-code{border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--muted);gap:10px;padding:12px;font-size:.9rem;display:grid}.empty-state{border:1px solid var(--line);border-radius:var(--radius-md);text-align:center;background:#ffffff0b;padding:22px 16px}.install-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;place-items:end center;padding:16px;display:grid;position:fixed;inset:0}.install-modal-content,.install-card{gap:14px;width:min(100%,420px);padding:18px;display:grid}.install-card{width:100%}.install-icon{border:1px solid var(--line);background:#ffffff14;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.install-icon img{object-fit:cover;width:100%;height:100%}.install-copy{gap:6px;display:grid}.install-copy h2{color:var(--text);margin:0;font-size:1.05rem}.install-copy p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.install-actions{gap:10px;display:grid}.history-screen{gap:14px}.filter-tabs{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:5px;display:grid}.filter-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;font-size:.78rem;font-weight:850;line-height:1.1}.filter-tabs button.active{color:var(--text);background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff14}.history-list{gap:12px;display:grid}.history-card{border:1px solid var(--line);background:linear-gradient(145deg, #ffffff12, #ffffff06), var(--surface);border-radius:22px;grid-template-columns:38px minmax(0,1fr) max-content;align-items:center;gap:12px;min-height:92px;padding:15px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 36px #0000003d}.history-card:before{content:"";background:#9ed0ff73;width:3px;position:absolute;inset:0 auto 0 0}.history-card-credit:before{background:var(--green)}.history-card-debit:before{background:var(--red)}.history-card-purchase:before{background:var(--blue)}.history-marker{color:#d7eaff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:15px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.history-card-credit .history-marker{color:#b8ffd5;background:#33d17a1f}.history-card-debit .history-marker{color:#ffc6ba;background:#ff6b4a1f}.history-main{gap:7px;min-width:0;display:grid}.history-title-row{gap:4px;display:grid}.history-title-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;line-height:1.24;overflow:hidden}.history-title-row span{width:fit-content;color:var(--muted);font-size:.74rem;font-weight:850;line-height:1}.history-main p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.2}.history-bonus-row{flex-wrap:wrap;gap:6px;display:flex}.bonus-chip{border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:5px 8px;font-size:.76rem;font-weight:900;line-height:1;display:inline-flex}.bonus-chip-credit{color:#aaf4c9;background:#33d17a21}.bonus-chip-debit{color:#ffc0b2;background:#ff6b4a21}.bonus-chip-muted{color:var(--muted);background:#ffffff0f}.history-amount{color:#9ed0ff;white-space:nowrap;align-self:start;font-size:1rem;font-weight:950;line-height:1.1}.history-card-debit .history-amount{color:#ffc0b2}.rewards-screen{gap:15px}.rewards-hero{background:linear-gradient(135deg, #1580ff2e, #f05a3214 58%, #ffffff09), var(--surface);border-color:#1580ff3d;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:20px;display:grid;position:relative;overflow:hidden}.rewards-hero:after{content:"";opacity:.12;background:url(/brand/mascot.png) 50%/contain no-repeat;width:160px;height:160px;position:absolute;bottom:-54px;right:-36px;transform:rotate(-9deg)}.rewards-hero>*{z-index:1;position:relative}.rewards-hero h2{max-width:360px;color:var(--text);margin:7px 0 8px;font-size:1.28rem;line-height:1.14}.rewards-hero p{max-width:390px;color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.rewards-hero-stat{width:76px;height:76px;box-shadow:var(--blue-glow);background:#1580ff1f;border:1px solid #1580ff47;border-radius:24px;place-items:center;gap:2px;display:grid}.rewards-hero-stat strong{color:var(--text);font-size:1.6rem;line-height:1}.rewards-hero-stat span{color:var(--muted);font-size:.74rem;font-weight:850}.reward-section{gap:10px;display:grid}.section-title-row{justify-content:space-between;align-items:end;gap:12px;padding-inline:2px;display:flex}.section-title-row h2{color:var(--text);margin:0;font-size:1rem;line-height:1.2}.section-title-row span{color:var(--muted);font-size:.8rem;font-weight:800;line-height:1.2}.reward-card-featured,.promo-reward-card,.achievement-reward-card{background:linear-gradient(160deg, #ffffff12, #ffffff07), var(--surface);border-color:#ffffff21}.reward-card-featured{border-color:#1580ff38}.promo-reward-card{border-color:#f05a3238}.achievement-reward-card{border-color:#1580ff2b}.reward-prize{color:#b8ffd5;white-space:nowrap;background:#33d17a1f;border-radius:999px;align-items:center;min-height:32px;padding:8px 10px;font-size:.82rem;font-weight:950;line-height:1;display:inline-flex}.bottom-nav{right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0e14c2;border:1px solid #ffffff21;border-radius:22px;gap:4px;width:min(100% - 24px,608px);margin:0 auto;padding:5px;display:grid;position:fixed;left:12px;box-shadow:0 12px 34px #00000057}.bottom-nav a{min-height:44px;color:var(--muted);text-align:center;border-radius:17px;justify-content:center;align-items:center;font-size:.78rem;font-weight:850;line-height:1.2;text-decoration:none;display:flex}.bottom-nav a.active{color:#fff;background:linear-gradient(135deg,#1580ff40,#1580ff1a);box-shadow:inset 0 0 0 1px #9ed0ff33}.centered-screen{place-items:center;gap:12px;min-height:52vh;display:grid}.spinner{border:5px solid #1580ff29;border-top-color:var(--blue);border-radius:999px;width:44px;height:44px;animation:1s linear infinite spin}.achievement-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);gap:14px;padding:18px;display:grid}.achievement-card-completed{border-color:#33d17a52}.achievement-reward{background:var(--blue-soft);color:#cce3ff;border-radius:999px;flex:none;padding:7px 10px;font-size:.86rem;font-weight:900;line-height:1}.achievement-description,.achievement-preview{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.achievement-status{gap:4px;display:grid}.achievement-status strong{color:var(--text);font-size:1.25rem;line-height:1.2}.achievement-status p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.4}.achievement-claimed{color:#b8ffd5;background:#33d17a24}.achievement-list-empty{color:var(--muted);margin:0;padding:0 14px 14px;font-size:.9rem}@media (width>=700px){.content{padding-top:18px}.hero-content strong{font-size:3.45rem}.hero-mascot{width:212px}}@media (width<=390px){.content,.app-header{padding-inline:12px}.hero-content{max-width:76%;padding:20px}.hero-content strong{font-size:2.62rem}.hero-mascot{width:172px;right:-46px}.bottom-nav a{font-size:.72rem}}@keyframes spin{to{transform:rotate(360deg)}}
