.cx,.cx-page{--ground: #edf1eb;--surface: #ffffff;--surface-2: #e2e9e0;--surface-3: #d5ded3;--ink: #13201b;--ink-2: #4b5c54;--ink-3: #75867d;--line: #d2dbd0;--pond: #0f4a43;--pond-2: #17665c;--pond-ink: #eaf5f1;--pond-ink-2: #a9cbc2;--float: #ee5420;--float-press: #d4461a;--float-ink: #ffffff;--float-soft: #fde6dc;--gold: #b98a12;--silver: #7d8a90;--bronze: #9c5d31;--good: #1d7f50;--warn: #9a6a12;--bad: #b73a28;--water-1: #1b6a60;--water-2: #0e433d;--ripple: rgba(255, 255, 255, .16);--heat: #ee5420;--major: #1f4fa0;--major-soft: #e0e9f8;--champ: #7a4b00;--champ-soft: #f6e9c8;--shadow: 0 1px 2px rgba(14, 40, 34, .06), 0 6px 20px rgba(14, 40, 34, .08);--display: "Barlow Condensed", "Roboto Condensed", "Arial Narrow", system-ui, sans-serif;--body: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .cx,:root:not([data-theme=light]) .cx-page{--ground: #0b1411;--surface: #121e1a;--surface-2: #1a2a25;--surface-3: #243631;--ink: #e4ede8;--ink-2: #a3b5ad;--ink-3: #78897f;--line: #253631;--pond: #0f4a43;--pond-2: #1a6d62;--pond-ink: #eaf5f1;--pond-ink-2: #9cc4b9;--float: #ff6630;--float-press: #ff7d4d;--float-soft: #3a2118;--gold: #e0b34a;--silver: #aab6bb;--bronze: #cc8a5a;--good: #4cc38a;--warn: #e2b04a;--bad: #ff7a66;--water-1: #155a51;--water-2: #0a302b;--heat: #ff6630;--major: #8fb3f0;--major-soft: #18253b;--champ: #e8c170;--champ-soft: #2e2512;--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px rgba(0, 0, 0, .35)}}:root[data-theme=dark] .cx,:root[data-theme=dark] .cx-page{--ground: #0b1411;--surface: #121e1a;--surface-2: #1a2a25;--surface-3: #243631;--ink: #e4ede8;--ink-2: #a3b5ad;--ink-3: #78897f;--line: #253631;--pond: #0f4a43;--pond-2: #1a6d62;--pond-ink: #eaf5f1;--pond-ink-2: #9cc4b9;--float: #ff6630;--float-press: #ff7d4d;--float-soft: #3a2118;--gold: #e0b34a;--silver: #aab6bb;--bronze: #cc8a5a;--good: #4cc38a;--warn: #e2b04a;--bad: #ff7a66;--water-1: #155a51;--water-2: #0a302b;--heat: #ff6630;--major: #8fb3f0;--major-soft: #18253b;--champ: #e8c170;--champ-soft: #2e2512;--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px rgba(0, 0, 0, .35)}.cx-page{margin:0;background:var(--ground)}.cx{position:relative;height:100dvh;max-width:480px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:var(--ground);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased;container-type:inline-size}.cx.cx-embedded{height:100%;max-width:none}.cx *,.cx *:before,.cx *:after{box-sizing:border-box}.cx h1,.cx h2,.cx h3,.cx p,.cx ol,.cx ul,.cx dl,.cx dd,.cx figure{margin:0;padding:0}.cx ol,.cx ul{list-style:none}.cx button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;text-align:inherit}.cx button:disabled{cursor:not-allowed;opacity:.55}.cx input{font:inherit;color:var(--ink)}.cx :focus-visible{outline:2.5px solid var(--float);outline-offset:2px;border-radius:6px}.cx .num{font-variant-numeric:tabular-nums}.cx .muted{color:var(--ink-2)}.cx .fine{font-size:12.5px;color:var(--ink-3)}.cx .link{color:var(--pond-2);font-weight:600;font-size:14px}:root[data-theme=dark] .cx .link{color:var(--pond-ink-2)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .cx .link{color:var(--pond-ink-2)}}.cx-main{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cx .screen{padding:12px 16px 28px;display:flex;flex-direction:column;gap:18px}.cx .screen.has-cart,.cx .screen-detail{padding-bottom:96px}.cx .wordmark{display:flex;flex-direction:column;line-height:1}.cx .wm-name{font-family:var(--display);font-weight:800;font-size:44px;letter-spacing:.02em}.cx .wm-tag{font-family:var(--display);font-weight:600;font-size:15px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);margin-top:4px}.cx .wordmark-sm{flex-direction:row;align-items:baseline;gap:10px}.cx .wordmark-sm .wm-name{font-size:30px}.cx .wordmark-sm .wm-tag{font-size:12.5px;margin:0}.cx .topbar{display:flex;align-items:center;justify-content:space-between;padding-top:4px}.cx .icon-btn{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ink-2)}.cx .icon-btn:hover{background:var(--surface-2)}.cx .screen-head h1{font-family:var(--display);font-weight:700;font-size:34px;line-height:1.05;letter-spacing:.01em;text-wrap:balance}.cx .screen-head p{color:var(--ink-2);font-size:13.5px;margin-top:4px;max-width:40ch}.cx .block{display:flex;flex-direction:column;gap:10px}.cx .block-head{display:flex;align-items:baseline;justify-content:space-between}.cx .block-title{font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2)}.cx .btn{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:14px;font-weight:700;font-size:15px;transition:background-color .15s,transform .1s}.cx .btn:active:not(:disabled){transform:scale(.98)}.cx .btn-block{width:100%}.cx .btn-sm{min-height:38px;padding:0 14px;font-size:14px;border-radius:11px}.cx .btn-float{background:var(--float);color:var(--float-ink)}.cx .btn-float:hover:not(:disabled){background:var(--float-press)}.cx .btn-pond{background:var(--pond);color:var(--pond-ink)}.cx .btn-ghost{background:var(--surface-2);color:var(--ink)}.cx .btn-ghost:hover:not(:disabled){background:var(--surface-3)}.cx .btn-danger{background:var(--bad);color:#fff}.cx .seg{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;background:var(--surface-2);padding:4px;border-radius:13px;gap:4px}.cx .seg button{min-height:38px;border-radius:10px;text-align:center;font-weight:600;font-size:13.5px;color:var(--ink-2)}.cx .seg button.is-on{background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.cx .chips{display:flex;gap:8px;overflow-x:auto;margin:-2px -16px 0;padding:2px 16px;scrollbar-width:none}.cx .chips::-webkit-scrollbar{display:none}.cx .chip{flex:none;min-height:34px;padding:0 14px;border-radius:999px;border:1.5px solid var(--line);font-size:13.5px;font-weight:600;color:var(--ink-2);white-space:nowrap}.cx .chip.is-on{background:var(--ink);border-color:var(--ink);color:var(--ground)}.cx .kind{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;background:var(--surface-2);color:var(--ink-2)}.cx .kind-major{background:var(--major-soft);color:var(--major)}.cx .kind-champions{background:var(--champ-soft);color:var(--champ)}.cx .status{font-size:12px;font-weight:700;padding:3px 8px;border-radius:6px;background:var(--surface-2);color:var(--ink-2)}.cx .status-open,.cx .status-order-paid{background:var(--float-soft);color:var(--float-press)}.cx .status-live{background:var(--float);color:#fff}.cx .status-order-collected,.cx .status-completed{color:var(--good)}.cx .status-cancelled,.cx .status-order-cancelled{color:var(--bad)}.cx .post{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:none;background:var(--surface-2);color:var(--ink);border-radius:9px 9px 4px 4px;position:relative;line-height:1;padding-bottom:5px;border-top:5px solid var(--ink-3)}.cx .post small{font-family:var(--display);font-weight:600;font-size:9.5px;letter-spacing:.14em;color:var(--ink-2);margin-bottom:2px}.cx .post b{font-family:var(--display);font-weight:800;font-variant-numeric:tabular-nums}.cx .post-float{background:var(--float);color:var(--float-ink);border-top-color:var(--ink)}.cx .post-float small{color:#ffffffd9}.cx .post-xs{width:30px;height:30px;border-top-width:3px;border-radius:6px 6px 3px 3px;padding-bottom:4px}.cx .post-xs b{font-size:16px}.cx .post-md{width:48px;height:50px}.cx .post-md b{font-size:26px}.cx .post-lg{width:64px;height:70px}.cx .post-lg b{font-size:36px}.cx .post-xl{width:78px;height:88px}.cx .post-xl b{font-size:46px}.cx .weight{display:inline-flex;align-items:baseline;gap:3px;white-space:nowrap}.cx .weight b{font-family:var(--display);font-weight:700;font-size:24px;letter-spacing:.01em}.cx .weight small{font-size:12px;font-weight:600;color:var(--ink-2)}.cx .weight-sm b{font-size:19px}.cx .weight-lg b{font-size:40px}.cx .angler-card{background:radial-gradient(120% 70% at 110% -10%,rgba(255,255,255,.09) 0 38%,transparent 39%),radial-gradient(90% 60% at 110% -10%,rgba(255,255,255,.06) 0 48%,transparent 49%),linear-gradient(160deg,var(--pond-2),var(--pond) 60%);color:var(--pond-ink);border-radius:22px;padding:18px 18px 8px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow)}.cx .ac-top{display:flex;align-items:center;gap:12px}.cx .avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-family:var(--display);font-weight:700;font-size:19px;background:#ffffff24;color:var(--pond-ink);flex:none}.cx .ac-id{display:flex;flex-direction:column;min-width:0}.cx .ac-name{font-weight:700;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx .ac-meta{font-size:12.5px;color:var(--pond-ink-2);letter-spacing:.02em}.cx .ac-label{display:block;font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--pond-ink-2)}.cx .ac-balance{display:flex;align-items:flex-end;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.cx .ac-balance strong{font-family:var(--display);font-weight:700;font-size:clamp(26px,9.5cqi,40px);line-height:1;letter-spacing:.01em;white-space:nowrap}.cx .ac-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.14)}.cx .ac-stat{padding:10px 0 8px;display:flex;flex-direction:column;gap:2px}.cx .ac-stat+.ac-stat{padding-left:12px;border-left:1px solid rgba(255,255,255,.14)}.cx .ac-stat b{font-family:var(--display);font-weight:700;font-size:24px;line-height:1.1}.cx .ac-stat small{font-family:var(--body);font-size:12px;font-weight:500;color:var(--pond-ink-2)}.cx .news{display:flex;flex-direction:column;gap:8px}.cx .news-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:18px;scrollbar-width:none}.cx .news-track::-webkit-scrollbar{display:none}.cx .news-card{flex:0 0 100%;scroll-snap-align:start;padding:16px 18px;min-height:128px;display:flex;flex-direction:column;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.cx .news-1{background:var(--float-soft);border-color:transparent}.cx .news-2{background:var(--surface-2);border-color:transparent}.cx .news-tag{align-self:flex-start;font-family:var(--display);font-weight:700;font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--float-press)}.cx .news-card h3{font-family:var(--display);font-weight:700;font-size:23px;line-height:1.1;text-wrap:balance}.cx .news-card p{font-size:13.5px;color:var(--ink-2)}.cx .news-card a{color:var(--ink);font-weight:700;font-size:13.5px}.cx .dots{display:flex;gap:6px;justify-content:center}.cx .dots span{width:6px;height:6px;border-radius:99px;background:var(--surface-3);transition:width .2s}.cx .dots span.is-on{width:18px;background:var(--ink-2)}.cx .ticket{display:grid;grid-template-columns:1fr auto;background:var(--surface);border-radius:18px;box-shadow:var(--shadow);overflow:hidden;position:relative;width:100%}.cx .ticket-main{padding:14px 16px;display:flex;flex-direction:column;gap:3px;align-items:flex-start}.cx .ticket-title{font-family:var(--display);font-weight:700;font-size:24px;line-height:1.1;margin-top:4px}.cx .ticket-when{font-size:13.5px;color:var(--ink-2)}.cx .ticket-time{font-weight:700;font-size:14px}.cx .ticket-stub{padding:12px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-left:2px dashed var(--line);min-width:104px}.cx .ticket:before,.cx .ticket:after{content:"";position:absolute;right:95px;width:18px;height:18px;border-radius:50%;background:var(--ground)}.cx .ticket:before{top:-9px}.cx .ticket:after{bottom:-9px}.cx .stub-note{font-size:11.5px;color:var(--ink-2);text-align:center;max-width:12ch;line-height:1.25}.cx .list{display:flex;flex-direction:column;gap:10px}.cx .srow{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px;background:var(--surface);border-radius:16px;border:1px solid var(--line);width:100%}.cx .srow.is-joined{border-color:var(--float);box-shadow:inset 0 0 0 1px var(--float)}.cx .dateblock{width:52px;display:flex;flex-direction:column;align-items:center;line-height:1;padding:6px 0;border-radius:12px;background:var(--surface-2)}.cx .dateblock small{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2)}.cx .dateblock b{font-family:var(--display);font-weight:700;font-size:26px;margin:2px 0}.cx .srow-main{display:flex;flex-direction:column;gap:3px;min-width:0}.cx .srow-top{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cx .joined{font-size:12px;font-weight:700;color:var(--float-press)}.cx .srow-title{font-weight:700;font-size:15.5px}.cx .srow-meta{font-size:13px;color:var(--ink-2)}.cx .srow-result{font-size:13px}.cx .chev{color:var(--ink-3)}.cx .cap{display:flex;align-items:center;gap:8px;margin-top:2px}.cx .cap-bar{flex:1;max-width:120px;height:5px;border-radius:9px;background:var(--surface-3);overflow:hidden}.cx .cap-bar span{display:block;height:100%;background:var(--pond-2);border-radius:9px}.cx .cap-bar span.is-low{background:var(--float)}.cx .cap-text{font-size:12px;color:var(--ink-2);white-space:nowrap}.cx .leader{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;width:100%;padding:14px 16px;border-radius:16px;background:var(--surface-2)}.cx .leader .icon{color:var(--gold)}.cx .leader-label{display:block;font-size:12px;color:var(--ink-2)}.cx .leader-name{display:block;font-weight:700}.cx .backbar{margin:-4px 0 -10px -8px}.cx .detail-hero{display:flex;flex-direction:column;gap:4px;padding:18px;border-radius:20px;background:var(--surface);border:1px solid var(--line)}.cx .hero-major{background:var(--major-soft);border-color:transparent}.cx .hero-champions{background:var(--champ-soft);border-color:transparent}.cx .hero-chips{display:flex;gap:8px;align-items:center;margin-bottom:4px}.cx .detail-hero h1{font-family:var(--display);font-weight:800;font-size:40px;line-height:1;text-wrap:balance}.cx .hero-when{color:var(--ink-2);font-weight:500;margin-top:4px}.cx .hero-time{font-family:var(--display);font-weight:700;font-size:24px}.cx .mine{display:flex;gap:16px;align-items:center;padding:14px 16px;border-radius:18px;background:var(--float-soft)}.cx .mine-text{display:flex;flex-direction:column;gap:2px}.cx .mine-text>b{font-size:16px}.cx .facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border-radius:16px;overflow:hidden;border:1px solid var(--line)}.cx .facts>div{background:var(--surface);padding:12px 14px;display:flex;flex-direction:column;gap:4px}.cx .facts .facts-wide{grid-column:1 / -1}.cx .facts dt{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.cx .facts dd{font-weight:600}.cx .facts dd.num{font-family:var(--display);font-size:22px;font-weight:700}.cx .action-bar{position:absolute;left:0;right:0;bottom:64px;padding:12px 16px;background:linear-gradient(to top,var(--ground) 70%,transparent);z-index:5}.cx .action-note{text-align:center;color:var(--ink-2);font-weight:600;padding:12px}.cx .action-bar:empty{display:none}.cx .pond{display:flex;flex-direction:column;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:10px}.cx .pond svg{width:100%;height:auto;display:block}.cx .pond .pp{fill:var(--surface-2);stroke:var(--ink-3);stroke-opacity:.35;stroke-width:1}.cx .pond .pp-occ{fill:var(--surface-3)}.cx .pond .pp-on{fill:var(--float);stroke:var(--ink);stroke-width:2}.cx .pond .pt{font-family:var(--display);font-weight:700;font-size:17px;fill:var(--ink)}.cx .pond .pt-inv{fill:#fff}.cx .pond .pond-label{font-family:var(--display);font-weight:600;font-size:17px;letter-spacing:.3em;fill:#ffffff8c}.cx .pond figcaption{font-size:12.5px;color:var(--ink-2);text-align:center}.cx .board,.cx .leaderboard{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.cx .board li{display:grid;grid-template-columns:34px 1fr auto 82px;gap:10px;align-items:center;padding:9px 14px;border-top:1px solid var(--line)}.cx .leaderboard li{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:11px 14px;border-top:1px solid var(--line)}.cx .board li:first-child,.cx .leaderboard li:first-child{border-top:0}.cx .board li.is-me,.cx .leaderboard li.is-me{background:var(--float-soft)}.cx .board .weight,.cx .leaderboard .weight{justify-content:flex-end}.cx .board-name{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx .rank{font-family:var(--display);font-weight:800;font-size:22px;text-align:center;color:var(--ink-3);font-variant-numeric:tabular-nums}.cx .rank-1{color:var(--gold);font-size:28px}.cx .rank-2{color:var(--silver);font-size:26px}.cx .rank-3{color:var(--bronze);font-size:25px}.cx .lb-main{display:flex;flex-direction:column;min-width:0}.cx .lb-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx .lb-sub{font-size:12.5px;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx .mebar{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px 16px;border-radius:16px;background:var(--pond);color:var(--pond-ink)}.cx .mebar .weight small{color:var(--pond-ink-2)}.cx .mebar-rank{font-family:var(--display);font-weight:800;font-size:34px;line-height:1}.cx .mebar-rank small{font-size:18px;color:var(--pond-ink-2)}.cx .mebar-text{display:flex;flex-direction:column;font-weight:600;font-size:14px}.cx .mebar-text small{font-weight:500;color:var(--pond-ink-2);font-size:12.5px}.cx .tours{display:flex;flex-direction:column;gap:14px}.cx .tour{border-radius:20px;padding:16px;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.cx .tour header{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.cx .tour h3{font-family:var(--display);font-weight:800;font-size:30px;line-height:1}.cx .tour-champions{background:var(--champ-soft);border-color:transparent}.cx .podium{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;align-items:end}.cx .step{display:flex;flex-direction:column;gap:6px;min-width:0}.cx .step-who{display:flex;flex-direction:column;align-items:center;text-align:center}.cx .step-name{font-weight:700;font-size:13px;line-height:1.2;overflow-wrap:anywhere}.cx .step-kg{font-size:12.5px;color:var(--ink-2)}.cx .step-block{display:grid;place-items:center;border-radius:10px 10px 4px 4px;color:#fff;font-family:var(--display)}.cx .step-block b{font-size:30px;font-weight:800}.cx .step-1 .step-block{height:86px;background:var(--gold)}.cx .step-2 .step-block{height:64px;background:var(--silver)}.cx .step-3 .step-block{height:48px;background:var(--bronze)}.cx .tour-prize{font-size:12.5px;color:var(--ink-2);border-top:1px dashed var(--line);padding-top:10px}.cx .products{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.cx .product{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border-top:1px solid var(--line)}.cx .product:first-child{border-top:0}.cx .product-glyph{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-family:var(--display);font-weight:800;font-size:24px;background:var(--surface-2);color:var(--ink-2)}.cx .cat-umpan .product-glyph{background:var(--float-soft);color:var(--float-press)}.cx .cat-perlengkapan .product-glyph{background:var(--major-soft);color:var(--major)}.cx .cat-minuman .product-glyph,.cx .cat-makanan .product-glyph{background:var(--champ-soft);color:var(--champ)}.cx .product-info{display:flex;flex-direction:column;min-width:0}.cx .product-info h3{font-size:14.5px;font-weight:700;line-height:1.3}.cx .product-info p{font-size:12.5px;color:var(--ink-2)}.cx .product-price{font-weight:700;font-size:14px;margin-top:2px}.cx .product-stock{font-size:11.5px;color:var(--ink-3)}.cx .add-btn{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--ink);color:var(--ground)}.cx .stepper{display:flex;align-items:center;gap:2px;background:var(--surface-2);border-radius:12px;padding:3px}.cx .stepper button{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:var(--surface)}.cx .stepper span{min-width:22px;text-align:center;font-weight:700}.cx .cart-bar{position:absolute;left:12px;right:12px;bottom:74px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px 10px 18px;border-radius:18px;background:var(--ink);color:var(--ground);z-index:5;box-shadow:var(--shadow)}.cx .cart-bar>span{display:flex;flex-direction:column;line-height:1.2}.cx .cart-bar>span span{font-size:13px;opacity:.8}.cx .order{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.cx .order-head,.cx .order-foot{display:flex;justify-content:space-between;align-items:center;gap:10px}.cx .order-code{font-family:var(--display);font-weight:800;font-size:24px;letter-spacing:.12em}.cx .order-items{font-size:13.5px;color:var(--ink-2)}.cx .pickup-code{font-family:var(--display);font-weight:800;font-size:64px;letter-spacing:.16em;line-height:1}.cx .cart-lines li{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px dashed var(--line);font-size:14px}.cx .profile-head{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding-top:6px}.cx .avatar-lg{width:60px;height:60px;font-size:26px;background:var(--pond);color:var(--pond-ink)}.cx .profile-head h1{font-family:var(--display);font-weight:800;font-size:30px;line-height:1;text-wrap:balance}.cx .profile-head p{font-size:13px}.cx .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cx .stat{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.cx .stat-label{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.cx .stat-val{display:inline-flex;align-items:baseline;gap:3px}.cx .stat-val b,.cx b.stat-val{font-family:var(--display);font-weight:700;font-size:34px;line-height:1}.cx .stat-val small{font-size:13px;color:var(--ink-2);font-weight:600}.cx .stat-sub{font-size:12px;color:var(--ink-2);line-height:1.3}.cx .stat-lapak .post{margin:2px 0}.cx .wallet-block{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:14px 16px;gap:6px}.cx .wallet-row{display:flex;align-items:center;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.cx .wallet-amt{font-family:var(--display);font-weight:700;font-size:32px;display:block;line-height:1.05;white-space:nowrap}.cx .disclosure{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;padding:8px 0 2px;border-top:1px solid var(--line);margin-top:6px;width:100%}.cx .rot{transform:rotate(180deg)}.cx .tx-list li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px dashed var(--line)}.cx .tx-main{display:flex;flex-direction:column;min-width:0}.cx .tx-kind{font-weight:600;font-size:14px}.cx .tx-note{font-size:12px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx .tx-amt{font-weight:700;white-space:nowrap}.cx .tx-amt.pos{color:var(--good)}.cx .history{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.cx .history li{display:grid;grid-template-columns:auto 1fr auto 74px;gap:12px;align-items:center;padding:10px 12px;border-top:1px solid var(--line)}.cx .history li:first-child{border-top:0}.cx .history .dateblock{width:44px;padding:4px 0}.cx .history .dateblock b{font-size:21px}.cx .history .weight{justify-content:flex-end}.cx .hist-main{display:flex;flex-direction:column;gap:3px;min-width:0}.cx .hist-title{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx .hist-sub{display:flex;gap:6px;align-items:center;font-size:12px;white-space:nowrap;overflow:hidden}.cx .podium-tag{font-weight:700;color:var(--gold)}.cx .logout{margin-top:4px}.cx .tabbar{flex:none;display:grid;grid-template-columns:repeat(5,1fr);background:var(--surface);border-top:1px solid var(--line);padding:6px 4px calc(6px + env(safe-area-inset-bottom));height:auto;min-height:64px;z-index:6}.cx .tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;font-weight:600;color:var(--ink-3);border-radius:12px;text-align:center}.cx .tab.is-active{color:var(--ink)}.cx .tab.is-active .icon{color:var(--float)}.cx .sheet-wrap{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;justify-content:flex-end}.cx .sheet-backdrop{position:absolute;inset:0;background:#06120f80}.cx .sheet{position:relative;background:var(--surface);border-radius:22px 22px 0 0;max-height:88%;display:flex;flex-direction:column;animation:cx-up .22s ease-out}.cx .sheet-tall{max-height:96%}@keyframes cx-up{0%{transform:translateY(24px)}to{transform:none}}@media(prefers-reduced-motion:reduce){.cx .sheet{animation:none}.cx .btn{transition:none}}.cx .sheet-head{display:flex;align-items:center;justify-content:space-between;padding:14px 12px 4px 20px}.cx .sheet-head h2{font-family:var(--display);font-weight:700;font-size:26px}.cx .sheet-body{padding:8px 20px calc(20px + env(safe-area-inset-bottom));overflow-y:auto}.cx .stack{display:flex;flex-direction:column;gap:14px}.cx .toast{position:absolute;left:16px;right:16px;bottom:80px;z-index:30;padding:12px 16px;border-radius:14px;background:var(--ink);color:var(--ground);font-weight:600;font-size:14px;box-shadow:var(--shadow)}.cx .toast-err{background:var(--bad);color:#fff}.cx .field{display:flex;flex-direction:column;gap:6px}.cx .field>span{font-size:13px;font-weight:600;color:var(--ink-2)}.cx .field input,.cx .phone-input{min-height:50px;border-radius:14px;border:1.5px solid var(--line);background:var(--surface);padding:0 14px;font-size:16px;width:100%}.cx .field input:focus,.cx .phone-input:focus-within{border-color:var(--pond-2);outline:none}.cx .phone-input{display:flex;align-items:center;gap:10px;padding:0 0 0 14px}.cx .phone-input input{border:0;min-height:46px;padding:0 14px 0 0;background:transparent;outline:none}.cx .prefix{font-weight:700;color:var(--ink-2);border-right:1.5px solid var(--line);padding-right:10px}.cx .otp-input{font-family:var(--display);font-weight:700;font-size:34px!important;letter-spacing:.5em;text-align:center;padding-left:.5em!important}.cx .form-error{color:var(--bad);font-weight:600;font-size:14px}.cx .note-warn{color:var(--warn);font-weight:600;font-size:14px}.cx .demo-hint{padding:10px 12px;border-radius:12px;background:var(--champ-soft);color:var(--champ);font-size:13.5px}.cx .demo-hint b{font-family:var(--display);font-size:20px;letter-spacing:.2em}.cx .sum{display:flex;flex-direction:column;gap:2px}.cx .sum>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.cx .sum dt{color:var(--ink-2)}.cx .sum dd{font-weight:600}.cx .sum-total{border-top:1px solid var(--line);padding-top:9px!important}.cx .sum-total dd{font-weight:800}.cx .neg{color:var(--bad)}.cx .confirm-card{display:flex;flex-direction:column;gap:4px;align-items:flex-start;padding:12px 14px;border-radius:14px;background:var(--surface-2)}.cx .confirm-card b{font-size:17px}.cx .confirm-card span:last-child{font-size:13.5px;color:var(--ink-2)}.cx .balance-line{display:flex;justify-content:space-between;align-items:baseline}.cx .balance-line b{font-family:var(--display);font-size:26px}.cx .preset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cx .preset{min-height:48px;border-radius:12px;border:1.5px solid var(--line);font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.cx .preset.is-on{border-color:var(--float);background:var(--float-soft);color:var(--float-press)}.cx .qr-stack{align-items:center;text-align:center}.cx .qr-amount{display:flex;flex-direction:column}.cx .qr-amount span{font-size:13px;color:var(--ink-2)}.cx .qr-amount b{font-family:var(--display);font-size:40px;line-height:1}.cx .qr-frame{position:relative;width:min(100%,272px);padding:18px 18px 12px;border-radius:20px;background:#fff;color:#0d1512;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:6px}.cx .qris-badge{font-family:var(--display);font-weight:800;letter-spacing:.2em;font-size:16px}.cx .qr-img{width:100%;aspect-ratio:1;max-width:100%}.cx .qr-img svg{width:100%;height:100%;display:block}.cx .qr-merchant{font-size:12px;color:#4b5c54}.cx .qr-timer{display:flex;align-items:center;gap:6px;font-size:13.5px;color:var(--ink-2)}.cx .qr-steps{list-style:decimal;padding-left:20px;text-align:left;font-size:13.5px;color:var(--ink-2);display:flex;flex-direction:column;gap:3px;align-self:stretch}.cx .success{align-items:center;text-align:center;padding:8px 0}.cx .success h3{font-family:var(--display);font-size:28px}.cx .success-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--good);color:#fff}.cx .big-num{font-family:var(--display);font-weight:800;font-size:44px;line-height:1;color:var(--good)}.cx .empty{text-align:center;padding:28px 16px;color:var(--ink-2);display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px}.cx .empty-title{font-weight:700;color:var(--ink);font-size:15px}.cx .loading{display:grid;place-items:center;padding:40px 0}.cx .spinner{display:inline-block;width:18px;height:18px;border-radius:50%;border:2.5px solid var(--surface-3);border-top-color:var(--float);animation:cx-spin .8s linear infinite;vertical-align:middle}@keyframes cx-spin{to{transform:rotate(360deg)}}.cx .cx-boot{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.cx .login{flex:1;overflow-y:auto;display:flex;flex-direction:column}.cx .login-hero{background:linear-gradient(170deg,var(--pond-2),var(--pond));color:var(--pond-ink);padding:40px 22px 0;display:flex;flex-direction:column;gap:14px;overflow:hidden}.cx .login-hero .wm-name{font-size:72px}.cx .login-hero .wm-tag{color:var(--pond-ink-2);font-size:17px}.cx .login-lede{max-width:32ch;color:var(--pond-ink-2);font-size:15px}.cx .login-posts{display:flex;gap:10px;margin-top:18px;transform:translateY(14px)}.cx .login-posts span{flex:none;width:44px;height:58px;border-radius:9px 9px 0 0;border-top:5px solid var(--ink);background:var(--surface-2);color:var(--ink);display:grid;place-items:center;font-family:var(--display);font-weight:800;font-size:24px}.cx .login-posts span:nth-child(4){background:var(--float);color:#fff;height:70px;margin-top:-12px}.cx .login-card{flex:1;background:var(--surface);padding:26px 22px 30px;border-radius:22px 22px 0 0;margin-top:-8px;position:relative}.cx .login-card h1{font-family:var(--display);font-weight:700;font-size:30px}.cx .ac-meta b{color:var(--pond-ink);font-weight:700;letter-spacing:.08em}.cx .idcard{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:16px;background:var(--surface);border:1.5px dashed var(--pond-2)}.cx .idcard-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.cx .idcard-top>span{display:flex;flex-direction:column}.cx .idcard-no{font-family:var(--display);font-weight:800;font-size:40px;line-height:1;letter-spacing:.14em}.cx .idcard p{font-size:13px;color:var(--ink-2)}.cx .guest-tag{display:inline-block;margin-left:6px;padding:0 5px;border-radius:4px;background:var(--surface-2);color:var(--ink-3);font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;vertical-align:1px}.cx .welcome-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cx .welcome-stats span:last-child{grid-column:1 / -1}.cx .welcome-stats span{display:flex;flex-direction:column;align-items:flex-start;padding:10px 12px;border-radius:14px;background:var(--surface-2);min-width:0}.cx .welcome-stats b{font-family:var(--display);font-weight:800;font-size:24px;line-height:1.05;white-space:nowrap}.cx .welcome-stats small{font-size:12px;color:var(--ink-2)}
