: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)}}.home-app-shell{--home-bg-primary:#f5f1e8;--home-bg-secondary:#efe9dd;--home-card-bg:#fbf8f2;--home-card-border:#e2dbce;--home-text-primary:#171717;--home-text-secondary:#5f5a52;--home-text-muted:#8a847a;--home-accent-red:#c95a38;--home-accent-red-dark:#a9472a;--home-accent-blue:#2f6dde;--home-accent-blue-soft:#dce7ff;--home-accent-black:#111;--home-dark-surface:#1b1b1b;--home-dark-surface-soft:#262626;background:linear-gradient(#f5f1e8fa,#efe9ddf5),#f5f1e8;min-height:100vh}.home-app-shell .content{width:min(100%,640px);padding:0}.home-screen{min-height:100vh;padding:0 16px calc(112px + env(safe-area-inset-bottom));background:linear-gradient(180deg, #f5f1e82e, #f5f1e8e6), var(--home-bg-primary);color:var(--home-text-primary)}.home-loading-screen{align-content:center;place-items:center;gap:14px;display:grid}.home-loading-screen p{color:var(--home-text-secondary);margin:0}.home-hero-shell{z-index:18;height:var(--home-hero-height);background:var(--home-bg-primary);min-height:152px;box-shadow:0 16px 36px rgba(36, 29, 20, calc(.1 * var(--home-scroll)));border-radius:0 0 30px 30px;margin:0 -16px 18px;transition:height .12s linear,box-shadow .18s;position:sticky;top:0;overflow:hidden}.home-hero-paper,.home-hero-mountain,.home-hero-expanded,.home-sticky-state{position:absolute;inset:0}.home-hero-mountain{width:90%;height:auto;opacity:calc(.66 - .16 * var(--home-scroll));transform:translateY(calc(var(--home-scroll) * -12px));pointer-events:none;display:none;top:auto;bottom:22px;left:5%}.home-hero-expanded{opacity:calc(1 - var(--home-scroll));pointer-events:none;transform:translateY(calc(var(--home-scroll) * -26px))}.home-env-badge{z-index:5;color:var(--home-accent-red-dark);background:#fbf8f2b3;border:1px solid #c95a3842;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;line-height:1;position:absolute;top:18px;right:18px}.home-wordmark{z-index:4;pointer-events:none;width:min(44vw,222px);height:auto;position:absolute;top:92px;left:28px}.home-hero-mascot{z-index:3;opacity:1;pointer-events:none;width:min(62vw,330px);height:auto;transform:translateX(calc(var(--home-scroll) * 42px)) translateY(calc(var(--home-scroll) * -34px)) scale(calc(1 - .08 * var(--home-scroll)));position:absolute;top:74px;right:-62px}.cashier-display{z-index:5;color:var(--home-text-primary);pointer-events:auto;gap:10px;display:grid;position:absolute;top:270px;left:30px}.cashier-display span{font-size:.95rem;font-weight:750;line-height:1.2}.cashier-cells{grid-template-columns:repeat(3,54px);gap:10px;display:grid}.cashier-cells b{width:54px;height:54px;color:var(--home-text-primary);background:#fbf8f2e6;border:1.5px solid #5f5a5252;border-radius:15px;place-items:center;font-size:1.65rem;font-weight:650;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff85}.cashier-display-active .cashier-cells b{background:#fbf8f2f0;border-color:#2f6dde57}.home-sticky-state{opacity:var(--home-scroll);pointer-events:none;justify-content:space-between;align-items:center;padding:20px 26px 18px;display:flex}.home-sticky-state .cashier-display{position:relative;top:auto;left:auto}.cashier-display-compact{gap:7px}.cashier-display-compact span{font-size:.82rem;font-weight:800}.cashier-display-compact .cashier-cells{grid-template-columns:repeat(3,42px);gap:8px}.cashier-display-compact .cashier-cells b{background:#fbf8f2c7;border-radius:12px;width:42px;height:42px;font-size:1.35rem}.home-sticky-mountain{z-index:-1;opacity:.34;pointer-events:none;width:38%;display:none;position:absolute;bottom:6px;left:31%}.home-sticky-wordmark{pointer-events:none;width:108px;height:auto}.home-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-card{color:var(--home-text-primary);background:#fbf8f2e6;border:1px solid #e2dbcec2;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 12px 30px #382d200f}.balance-home-card,.level-home-card{min-height:176px;padding:20px 18px}.balance-home-card{align-content:space-between;display:grid}.balance-home-card span,.home-action-card>span,.home-card-title-row span{color:var(--home-text-primary);text-transform:uppercase;font-size:1rem;font-weight:800;line-height:1.2}.balance-home-card strong{color:#050505;white-space:nowrap;font-size:clamp(2.2rem,12vw,3.82rem);font-weight:950;line-height:.92}.balance-home-card strong small{font-size:1.05rem;font-weight:850}.balance-home-card p,.level-home-card p,.home-action-card p{color:var(--home-text-secondary);margin:0;font-size:.82rem;line-height:1.45}.balance-home-card i{border:2px solid #5f5a521a;border-radius:999px;width:54px;height:54px;position:absolute;bottom:18px;right:18px}.balance-home-card i:before{border-radius:inherit;content:"";border:1px solid #5f5a521f;position:absolute;inset:10px}.level-home-card{align-content:space-between;gap:8px;display:grid}.level-home-card h2{color:var(--home-text-primary);margin:0;font-size:clamp(1rem,4.6vw,1.35rem);line-height:1.15}.level-home-card h2 span{color:var(--home-accent-blue)}.home-progress-bar{background:#5f5a5224;border-radius:999px;height:8px;overflow:hidden}.home-progress-bar span{border-radius:inherit;background:var(--home-accent-blue);height:100%;display:block}.level-home-card strong{color:#050505;font-size:1.42rem;line-height:1}.level-home-card em{color:var(--home-accent-red);font-style:normal;font-weight:850}.home-action-card{min-height:294px;padding:18px;display:grid}.home-card-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-card-title-row b{background:var(--home-accent-blue-soft);color:var(--home-accent-blue);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.68rem;line-height:1}.club-card-body{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:8px;display:grid}.club-card-body h2,.supply-home-card h2{color:var(--home-text-primary);text-transform:uppercase;margin:0 0 8px;font-size:1.04rem;line-height:1.18}.club-card-body img{object-fit:cover;border-radius:999px;width:92px;height:92px}.club-card-progress{gap:8px;display:grid}.club-card-progress span{color:var(--home-text-secondary);font-size:.78rem}.club-card-progress strong{color:var(--home-text-primary)}.club-card-progress div{background:#5f5a5224;border-radius:999px;height:5px;overflow:hidden}.club-card-progress i{border-radius:inherit;background:var(--home-accent-red);width:60%;height:100%;display:block}.home-pill-link{min-height:48px;color:var(--home-text-primary);text-transform:uppercase;background:#efe9ddb8;border-radius:999px;justify-content:space-between;align-items:center;padding:0 18px;font-size:.82rem;font-weight:850;line-height:1;text-decoration:none;display:flex}.home-pill-link span{font-size:1.4rem;line-height:1}.supply-home-card{align-content:space-between;gap:8px}.supply-home-card img{object-fit:contain;justify-self:center;width:min(112%,190px);margin:-8px -14px -6px}.supply-home-card p{text-transform:uppercase}.home-slot-banner{background:linear-gradient(90deg, #1b1b1bf5, #1b1b1be0), var(--home-dark-surface);color:#f7f3ea;border-radius:24px;min-height:156px;margin:16px 0 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #11111129}.home-slot-banner>div{z-index:2;align-content:center;gap:10px;max-width:54%;padding:20px;display:grid;position:relative}.home-slot-banner span{color:#fff;text-transform:uppercase;font-size:1rem;font-weight:850;line-height:1.1}.home-slot-banner p{color:#f7f3ead6;margin:0;font-size:.84rem;line-height:1.45}.home-slot-banner a{color:#fff;border:1px solid #f7f3ea5c;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:110px;min-height:38px;padding:0 18px;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.home-slot-banner img{width:min(78vw,390px);height:auto;position:absolute;bottom:-34px;right:-82px}.placeholder-screen{align-content:center;min-height:54vh}.placeholder-card{gap:10px;padding:24px;display:grid}.placeholder-card span{color:var(--home-accent-red,#c95a38);text-transform:uppercase;font-size:.76rem;font-weight:850}.placeholder-card h1{color:var(--home-text-primary,var(--text));margin:0;font-size:1.6rem;line-height:1.1}.placeholder-card p{color:var(--home-text-secondary,var(--muted));margin:0;font-size:.96rem;line-height:1.45}.bottom-nav{bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2eb;border-color:#e2dbcedb;border-radius:28px;gap:2px;padding:7px 8px;box-shadow:0 12px 34px #382d2021}.bottom-nav a{color:#5f5a52;border-radius:20px;place-items:center;gap:3px;min-height:56px;font-size:.72rem;font-weight:750;display:grid}.bottom-nav a.active{color:#111;box-shadow:none;background:0 0}.bottom-nav a.active:after{content:"";background:#c95a38;border-radius:999px;width:24px;height:3px;margin-top:1px;display:block}.nav-icon{width:25px;height:25px;display:block;position:relative}.nav-icon:before,.nav-icon:after{content:"";position:absolute}.nav-icon-home:before{background:currentColor;border-radius:4px 4px 6px 6px;inset:8px 4px 3px}.nav-icon-home:after{clip-path:polygon(50% 0,100% 46%,82% 46%,82% 100%,18% 100%,18% 46%,0 46%);background:currentColor;width:17px;height:17px;top:2px;left:4px}.nav-icon-catalog:before{border:2px solid;border-radius:14px 14px 7px 7px;inset:6px 4px 5px}.nav-icon-catalog:after{background:currentColor;border-radius:999px;width:2px;height:10px;top:1px;left:11px;transform:rotate(34deg)}.nav-icon-slot:before{border:2px solid;border-radius:999px;inset:1px}.nav-icon-slot:after{border:2px solid;border-top:0;border-radius:0 0 8px 8px;width:9px;height:13px;top:6px;left:8px}.nav-icon-club:before{background:currentColor;border-radius:999px;height:3px;top:6px;left:4px;right:4px}.nav-icon-club:after{border-left:2px solid;border-right:2px solid;width:13px;height:13px;top:8px;left:6px;box-shadow:inset 0 3px}.nav-icon-profile:before{border:2px solid;border-radius:999px;width:9px;height:9px;top:3px;left:8px}.nav-icon-profile:after{border:2px solid;border-radius:12px 12px 5px 5px;width:17px;height:10px;bottom:2px;left:4px}@media (width<=390px){.home-screen{padding-inline:12px}.home-hero-shell{margin-inline:-12px}.home-wordmark{width:186px;left:22px}.home-hero-expanded p,.cashier-display{left:24px}.cashier-cells{grid-template-columns:repeat(3,48px);gap:8px}.cashier-cells b{width:48px;height:48px}.home-hero-mascot{width:318px;right:-88px}.home-content-grid{gap:10px}.balance-home-card,.level-home-card,.home-action-card{padding:16px}.home-slot-banner img{width:360px;right:-112px}.bottom-nav a{font-size:.66rem}}.home-screen{--home-hero-opacity:1;--home-hero-y:0px;--home-sticky-opacity:0;--home-sticky-y:-18px;padding-bottom:calc(146px + env(safe-area-inset-bottom))}.home-hero-shell{z-index:1;background:var(--home-bg-primary);height:430px;min-height:430px;box-shadow:none;opacity:var(--home-hero-opacity);transform:translate3d(0, var(--home-hero-y), 0);will-change:opacity, transform;border-radius:0 0 30px 30px;margin:0 -16px 18px;transition:none;position:relative;top:auto;overflow:hidden}.home-hero-paper,.home-hero-mountain,.home-hero-expanded{position:absolute;inset:0}.home-hero-paper{background:linear-gradient(#f5f1e80a,#f5f1e8b8),url(/home/home-hero-bg-paper.png) 50%/cover no-repeat}.home-hero-mountain{opacity:.62;pointer-events:none;width:90%;height:auto;top:auto;bottom:22px;left:5%;transform:none}.home-hero-expanded{pointer-events:none;transform:none}.home-env-badge,.home-sticky-state{display:none}.home-wordmark{z-index:4;object-fit:cover;object-position:top center;pointer-events:none;width:min(44vw,222px);height:58px;position:absolute;top:92px;left:28px}.home-hero-expanded p{z-index:4;width:190px;color:var(--home-text-secondary);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800;line-height:1.85;position:absolute;top:190px;left:30px}.home-hero-mascot{z-index:3;opacity:1;pointer-events:none;width:min(62vw,330px);height:auto;position:absolute;top:74px;right:-62px;transform:none}.home-hero-expanded .cashier-display{z-index:5;position:absolute;top:270px;left:30px}.home-sticky-header{z-index:40;width:min(100%,640px);min-height:126px;opacity:var(--home-sticky-opacity);pointer-events:none;transform:translate3d(-50%, var(--home-sticky-y), 0);will-change:opacity, transform;background:linear-gradient(#fbf8f2e0,#f5f1e8db),url(/home/home-hero-bg-paper.png) 50% 36%/cover no-repeat;border-radius:0 0 28px 28px;justify-content:space-between;align-items:center;padding:18px 26px 16px;display:flex;position:fixed;top:0;left:50%;overflow:hidden;box-shadow:0 14px 32px #241d141c}.home-sticky-header .cashier-display{z-index:2;position:relative;top:auto;left:auto}.home-sticky-mountain{z-index:0;opacity:.18;pointer-events:none;width:36%;height:auto;position:absolute;bottom:3px;left:35%}.home-sticky-wordmark{z-index:2;object-fit:cover;object-position:top center;pointer-events:none;width:112px;height:30px;position:relative}.club-card-body{grid-template-columns:minmax(0,1fr) 96px;gap:12px}.club-art-frame{place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.club-art-frame img{object-fit:contain;width:100%;height:100%;display:block}.club-card-body>img{display:none}.home-media-frame{place-items:center;min-height:124px;display:grid;overflow:hidden}.home-media-frame img{object-fit:contain;width:min(112%,210px);max-height:136px;display:block}.supply-home-card>img{display:none}.home-pill-link{white-space:nowrap;gap:12px}.home-pill-link span{flex:none}.home-slot-banner{min-height:174px;margin-top:16px}.home-slot-banner>div{max-width:46%;padding:22px 20px}.home-slot-banner img{object-fit:contain;width:auto;height:min(136px,23vw);max-height:136px;position:absolute;top:50%;bottom:auto;right:8px;transform:translateY(-50%)}@media (width<=430px){.home-screen{padding-inline:12px;padding-bottom:calc(150px + env(safe-area-inset-bottom))}.home-hero-shell{margin-inline:-12px;height:410px;min-height:410px;margin-bottom:16px}.home-wordmark{width:188px;top:84px;left:22px}.home-hero-expanded p{width:176px;font-size:.72rem;top:178px;left:24px}.home-hero-expanded .cashier-display{top:258px;left:24px}.home-hero-mascot{width:318px;top:72px;right:-92px}.home-sticky-header{min-height:120px;padding:17px 18px 15px}.home-sticky-wordmark{width:102px}.home-content-grid{gap:10px}.balance-home-card,.level-home-card{min-height:164px;padding:16px}.balance-home-card strong{font-size:clamp(2rem,10vw,2.7rem)}.balance-home-card strong small{font-size:.86rem}.level-home-card h2{font-size:clamp(.94rem,4.1vw,1.12rem)}.level-home-card strong{font-size:1.2rem}.club-home-card,.supply-home-card{grid-column:1/-1;min-height:auto;padding:18px}.club-card-body{grid-template-columns:minmax(0,1fr) 86px;min-height:100px}.club-art-frame{width:86px;height:86px}.home-media-frame{min-height:132px}.home-media-frame img{width:min(100%,210px);max-height:132px}.home-pill-link{min-height:46px;padding:0 16px;font-size:.78rem}.home-slot-banner{min-height:164px;margin-bottom:12px}.home-slot-banner>div{max-width:43%;padding:18px 16px}.home-slot-banner p{font-size:.72rem}.home-slot-banner img{height:106px;max-height:106px;right:-4px}}@media (width<=360px){.home-sticky-header{padding-inline:14px}.cashier-display-compact .cashier-cells{grid-template-columns:repeat(3,38px);gap:6px}.cashier-display-compact .cashier-cells b{width:38px;height:38px;font-size:1.16rem}.home-sticky-wordmark{width:88px}.balance-home-card,.level-home-card{padding:14px}.balance-home-card strong{font-size:1.86rem}.home-slot-banner>div{max-width:44%}.home-slot-banner img{height:98px;right:-16px}}.home-hero-mountain,.home-sticky-mountain{display:none}
