:root{--gold: #c4a35a;--gold-bright: #d4b36a;--ink: #0a0a0a;--muted: #6b675f;--paper: #ffffff;--stage: #ffffff;--chip: #f3f1ec;--line: #ece8e0;--danger: #c4453c;--ok: #2f7a4a;--blue: #3b6fd4;--font-body: "Noto Sans TC", "PingFang TC", "Noto Sans CJK TC", sans-serif;--radius: 14px;--input-h: 2.75rem;--tabbar-h: 4.35rem;--shadow: 0 1px 2px rgba(10, 10, 10, .04)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;background:#fff}html{background:#fff}body{font-family:var(--font-body);background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}::selection{background:#e8d7a8;color:var(--ink)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}a{color:#8a6d2f}button,input,select,textarea{font-family:inherit}button:disabled{opacity:.55;cursor:not-allowed}.matrix-query-page{width:min(1440px,calc(100% - 2rem));min-height:100dvh;margin:0 auto;padding:2rem 0 3rem}.matrix-query-heading{margin-bottom:1rem}.matrix-query-heading h1{margin:0 0 .35rem}.matrix-query-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:.75rem;align-items:end}.matrix-query-form label{display:flex;flex-direction:column;gap:.35rem}.matrix-query-detail{margin-top:1rem}@media(max-width:680px){.matrix-query-page{width:min(100% - 1rem,1440px);padding-top:1rem}.matrix-query-form{grid-template-columns:1fr}.matrix-query-form .btn-auto{width:100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.h5-stage{min-height:100%;min-height:100dvh;display:grid;place-items:stretch;background:#fff}.h5-phone{width:100%;max-width:480px;margin:0 auto;height:100dvh;max-height:100dvh;overflow:hidden;background:#fff;display:flex;flex-direction:column;position:relative;isolation:isolate}@media(min-width:768px){.h5-phone{border-left:1px solid var(--line);border-right:1px solid var(--line)}}.h5-scroll{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;overscroll-behavior:contain;background:#fff}.h5-pane{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column}.h5-pane[hidden]{display:none!important}.h5-top{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:.5rem;padding:calc(.55rem + env(safe-area-inset-top,0px)) .85rem .45rem;background:#fff;position:sticky;top:0;z-index:8}.h5-brand{display:grid;place-items:center;min-height:44px;padding-block:7px}.brand-logo{display:block;object-fit:contain;object-position:center}.brand-logo-header{height:28px;width:auto;max-width:160px}.brand-logo-auth,.brand-logo-home{width:170px;height:auto;max-width:100%}.brand-logo-admin{width:132px;height:auto;max-width:min(150px,42vw)}.auth-brand{display:grid;place-items:center;padding:10px 0 6px}.h5-meta{font-size:.72rem;text-align:right;line-height:1.25;color:var(--muted);max-width:42vw;overflow:hidden}.h5-meta div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-btn{width:44px;height:44px;display:inline-grid;place-items:center;border:0;background:transparent;color:var(--ink);cursor:pointer;border-radius:12px}.h5-tabbar{position:relative;flex:0 0 auto;z-index:12;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);padding:.35rem .4rem calc(.4rem + env(safe-area-inset-bottom,0px))}.auth-phone{height:auto;min-height:100vh;min-height:100dvh;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.auth-phone .auth-shell{width:100%;height:auto;min-height:100vh;min-height:100dvh;flex:0 0 auto}.h5-tabbar .tab{display:flex;flex-direction:column;align-items:center;gap:.15rem;text-decoration:none;color:#6a6660;font-size:.68rem;min-height:44px;justify-content:center}.h5-tabbar .tab.active{color:var(--ink);font-weight:600}.tab-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:999px}.tab-icon.on{background:var(--gold);color:var(--ink)}.auth-shell{min-height:100%;min-height:100dvh;display:grid;place-items:center;padding:1.5rem 1rem 2.5rem;background:#fff}.auth-card{width:min(920px,100%);background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:2rem 1.5rem 1.75rem}.auth-card.narrow{width:min(440px,100%)}.auth-card h1{text-align:center;margin:0 0 .35rem;font-size:1.25rem;font-weight:650;color:var(--ink)}.auth-card .lede{text-align:center;color:var(--muted);margin:0 0 1.5rem;font-size:.95rem}.field{display:flex;flex-direction:column;gap:.4rem;min-width:0}.field label,.field-label{font-size:.8rem;color:var(--muted)}.field input,.field select,.field textarea{width:100%;min-height:var(--input-h);padding:.7rem .9rem;border-radius:10px;border:1px solid #ddd8ce;background:var(--chip);color:var(--ink);font-size:1rem}.phone-input-row{display:grid;grid-template-columns:minmax(138px,.85fr) minmax(0,1.6fr);gap:8px}@media(max-width:420px){.phone-input-row{grid-template-columns:1fr}}.form-grid{display:grid;grid-template-columns:1fr;gap:1rem 1.25rem}@media(min-width:720px){.form-grid.two{grid-template-columns:1fr 1fr}.form-grid .span-2{grid-column:1 / -1}}.form-group{margin:0 0 1.25rem}.btn{border:none;border-radius:12px;min-height:44px;padding:.7rem 1rem;font-weight:600;cursor:pointer;width:100%}.btn-gold{background:var(--gold);color:#0a0a0a}.inline-link{color:#8a6d2f;font-weight:650}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:transparent;color:var(--ink);border:1px solid #d8d2c6}.btn-danger{background:#f4d4d0;color:#7a1f18}.btn-auto{width:auto;min-width:44px;padding-inline:1rem}.btn-row{display:flex;flex-direction:column;gap:.65rem;margin-top:1.25rem}.btn-row-inline{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.form-stack{display:flex;flex-direction:column;gap:.65rem}.staff-link{display:block;text-align:center;margin-top:1.25rem;font-size:.75rem;color:#888;text-decoration:none}.muted{color:var(--muted);font-size:.85rem}.error{color:var(--danger);font-size:.9rem}.ok{color:var(--ok);font-size:.9rem}.empty{color:var(--muted);padding:1.5rem 0;text-align:center}.loading{padding:3rem 1rem;text-align:center;color:var(--muted)}.page{background:#fff}main.page{padding:.85rem 1rem 1.25rem;width:100%;min-width:0;background:#fff}main.page h2{margin:0 0 .45rem;font-size:1.2rem}main.page h3{margin:1.1rem 0 .4rem;font-size:1rem}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1rem;margin:.75rem 0}.tree-node{border:1px solid var(--line);border-radius:12px;padding:.75rem;margin:.4rem 0;background:var(--chip)}.badge{display:inline-block;font-size:.7rem;padding:.1rem .4rem;border-radius:999px;background:var(--gold);color:#111;margin-left:.35rem}.amount-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.amount-grid button{min-height:44px;border-radius:10px;border:1px solid #e4dfd4;background:var(--chip);color:var(--ink);cursor:pointer}.amount-grid button.sel{border-color:var(--gold);background:#f7f0e0}.pay-choice{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin:.7rem 0 .9rem}.pay-choice button{min-height:52px;border-radius:10px;border:1px solid #e4dfd4;background:#fff;color:var(--ink);cursor:pointer;text-align:left;padding:.5rem .7rem}.pay-choice button.sel{border-color:var(--gold);background:#fff;box-shadow:inset 0 0 0 1px var(--gold)}.pay-choice strong{display:block;font-size:.9rem}.pay-choice span{display:block;margin-top:.15rem;font-size:.78rem;color:var(--muted, #6b6560)}table.data{width:100%;border-collapse:collapse;font-size:.85rem;font-variant-numeric:tabular-nums}table.data th,table.data td{padding:.55rem .4rem;border-bottom:1px solid var(--line);text-align:left}.wallet-duo{display:grid;grid-template-columns:1fr 1.15fr;gap:.55rem;margin:.2rem 0 1rem}.wallet-card{border-radius:16px;padding:.85rem .9rem .95rem;min-height:5.4rem;display:flex;flex-direction:column;gap:.2rem}.wallet-card.store{background:#e6d3a3;color:var(--ink)}.wallet-card.star{background:#111;color:var(--gold)}.wallet-label{font-size:.78rem;display:block}.wallet-label.gold{color:var(--gold)}.wallet-amt{display:block;margin-top:.35rem;font-size:1.35rem;font-weight:700;font-variant-numeric:tabular-nums;word-break:break-all}.wallet-amt.gold{color:var(--gold-bright)}.wallet-star-head{display:flex;justify-content:space-between;gap:.4rem;align-items:start}.wallet-rank{display:inline-flex;align-items:center;gap:.2rem;font-size:.78rem;color:var(--gold);flex-shrink:0}.wallet-detail{margin-top:auto;padding-top:.35rem;font-size:.75rem;color:var(--ink);text-decoration:none;min-height:28px;display:inline-flex;align-items:center}.wallet-detail.gold{color:var(--gold)}.feature-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.feature-grid.compact{grid-template-columns:repeat(4,1fr)}.feature-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:5.6rem;border-radius:16px;background:var(--chip);color:var(--ink);text-decoration:none;font-size:.78rem;text-align:center;padding:.55rem .3rem}.feature-tile.gold{background:var(--gold);color:#0a0a0a}.feature-tile.soon{border:0;width:100%}.soon-tag{font-size:.62rem;color:var(--muted)}.feature-icon{display:grid;place-items:center;height:28px}.home-screen{min-height:100%;display:flex;flex-direction:column;background:#fff;padding:1.1rem 1rem 1.4rem}.home-brand{display:grid;place-items:center;padding:1.2rem 0 .6rem}.home-lead{margin:0 0 1rem;color:var(--muted);font-size:.92rem}.home-actions{margin-top:auto}.mall-page{display:flex;flex-direction:column;flex:1;min-height:100%;background:#fff}.mall-banner{min-height:4.8rem;background:#fff;border-bottom:1px solid var(--line);display:grid;place-items:center;padding:.7rem .9rem}.mall-body{display:grid;grid-template-columns:5.4rem 1fr;min-height:0;flex:1;overflow:auto}.mall-cats{background:#fff;display:flex;flex-direction:column;border-right:1px solid var(--line)}.mall-cats .cat{min-height:3.4rem;border:0;background:transparent;color:var(--muted);cursor:pointer;position:relative;padding:.5rem .3rem;font-size:.78rem}.mall-cats .cat.on{background:var(--paper);color:var(--ink);font-weight:650}.mall-list{padding:.3rem .7rem .8rem}.mall-item{display:grid;grid-template-columns:4.2rem 1fr auto;gap:.6rem;align-items:center;padding:.7rem 0;border-bottom:1px solid var(--line)}.mall-item-open,.mall-item-copy{border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer;min-width:0}.mall-item-open{min-height:44px}.mall-item img{width:4.2rem;height:4.2rem;object-fit:contain;background:var(--chip);border-radius:8px}.mall-item h2{margin:0;font-size:.95rem}.mall-item p{margin:.2rem 0 0;font-variant-numeric:tabular-nums}.mall-cart{flex:0 0 auto;margin:.35rem .75rem .2rem;display:grid;grid-template-columns:1fr auto;border-radius:16px;overflow:hidden;z-index:5;border:1px solid var(--line)}.mall-cart-left{background:#fff;color:var(--ink);display:flex;align-items:center;gap:.55rem;padding:.55rem 1rem;min-height:44px}.mall-cart-copy{display:flex;flex-direction:column;gap:.05rem;font-size:.72rem;color:var(--muted)}.mall-cart-copy strong{color:var(--ink);font-size:.95rem}.cart-bag{position:relative;display:grid;place-items:center}.cart-bag i{position:absolute;top:-6px;right:-8px;background:var(--gold);color:#111;font-style:normal;font-size:.62rem;min-width:16px;height:16px;border-radius:999px;display:grid;place-items:center}.mall-checkout{background:var(--gold);color:#0a0a0a;border:0;min-width:6.4rem;font-weight:700;cursor:pointer}.mall-flash{padding:0 1rem}.mall-detail{display:flex;flex-direction:column;gap:.7rem}.mall-detail-img{width:100%;max-height:14rem;object-fit:contain;background:var(--chip);border-radius:12px}.mall-detail-price{margin:0;font-size:1.2rem;font-weight:700;font-variant-numeric:tabular-nums}.qty{display:inline-flex;align-items:center;gap:.35rem}.qty-n{min-width:1.1rem;text-align:center;font-variant-numeric:tabular-nums}.qty-minus,.qty-plus{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.qty-minus{border:1px solid var(--gold);background:transparent;color:var(--gold)}.qty-plus{border:0;background:var(--gold);color:#0a0a0a}.star-row{display:grid;grid-template-columns:3.2rem 1fr;gap:.55rem;align-items:center;padding:.7rem 0;border-bottom:1px solid var(--line)}.star-badge{width:3.1rem;height:3.1rem;border-radius:999px;background:#111;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.72rem;gap:.05rem}.star-badge.muted{background:#8a8680}.star-nums{display:flex;justify-content:space-between;gap:.5rem;font-size:.86rem;font-variant-numeric:tabular-nums}.star-track{height:8px;background:#111;border-radius:99px;overflow:hidden;margin-top:.4rem}.star-fill{display:block;height:100%;background:var(--gold)}.star-cta{width:100%;min-height:44px;border:0;border-radius:12px;color:#0a0a0a;display:flex;align-items:center;justify-content:space-between;padding:.55rem .8rem;cursor:pointer;text-align:left;gap:.4rem}.star-cta.gold{background:var(--gold);color:#0a0a0a}.star-cta.red{background:var(--danger);color:#fff}.star-cta.blue{background:var(--blue);color:#fff}.auto-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.7rem 0 .9rem}.auto-row p{margin:0}.switch{width:52px;height:32px;border-radius:999px;border:0;background:#d8d4cc;position:relative;cursor:pointer;flex-shrink:0}.switch.on{background:var(--gold)}.switch-knob{position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:999px;background:#fff;transition:left .16s ease}.switch.on .switch-knob{left:23px}@media(prefers-reduced-motion:reduce){.switch-knob{transition:none}}.voucher-row{display:grid;grid-template-columns:3.6rem 1fr auto;gap:.7rem;align-items:center;margin-bottom:.9rem}.voucher-row img{width:3.6rem;height:3.6rem;background:var(--chip);border-radius:8px}.voucher-row p{margin:0}.check-row{display:flex;gap:.5rem;align-items:flex-start;margin:.8rem 0 1rem;font-size:.9rem}.check-row input{width:1.15rem;height:1.15rem;margin-top:.15rem}.modal-root,.sheet-root,.drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#14100a73;border:0;width:100%;height:100%}.modal-card,.sheet-card,.drawer-panel{position:absolute;background:var(--paper);z-index:1}.modal-card{left:50%;top:50%;transform:translate(-50%,-50%);width:min(390px,calc(100% - 1.5rem));max-height:min(86dvh,640px);overflow:auto;border-radius:18px;padding:.4rem 1rem 1.1rem}.drawer-root{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40}.sheet-card{left:50%;bottom:0;transform:translate(-50%);width:min(480px,100%);max-height:min(88dvh,720px);overflow:auto;border-radius:18px 18px 0 0;padding:.4rem 1rem calc(1.1rem + env(safe-area-inset-bottom,0px))}.drawer-panel{top:0;left:0;width:min(320px,86%);height:100%;overflow:auto;padding:.8rem 1rem calc(1.2rem + env(safe-area-inset-bottom,0px));box-shadow:4px 0 24px #0a0a0a14}.modal-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:48px}.modal-head h2,.drawer-head h2{margin:0;font-size:1.05rem}.drawer-links{display:flex;flex-direction:column;gap:.2rem;margin:.8rem 0 1rem}.drawer-links a{min-height:44px;display:flex;align-items:center;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--line)}.more-list{list-style:none;margin:0;padding:0}.more-link{display:flex;align-items:center;min-height:48px;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--line)}.pill{border-radius:14px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.2rem;background:var(--chip)}.pill.gold{background:#e6d3a3}.pill .label{font-size:.75rem;opacity:.85}.pill .value{font-size:1.15rem;font-weight:600;font-variant-numeric:tabular-nums}.matrix-tree{margin:.75rem 0 1.2rem;min-width:0;max-width:100%}.matrix-tree-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:end;justify-content:space-between;margin-bottom:.6rem}.matrix-tree-search{display:flex;gap:.5rem;align-items:end;flex-wrap:wrap}.matrix-tree-search label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:var(--muted)}.matrix-tree-search input{min-height:2.4rem;padding:.45rem .7rem;border-radius:8px;border:1px solid #d5d8de;background:#fff;color:var(--ink)}.matrix-tree-zoom{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.matrix-tree-scale{min-width:3.4rem;text-align:center;color:var(--muted);font-size:.78rem;font-variant-numeric:tabular-nums}.matrix-tree-hint{margin:.45rem 0 .7rem;color:var(--muted);font-size:.8rem}.matrix-tree-viewport{height:min(62vh,560px);min-height:420px;width:100%;max-width:100%;min-width:0;overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fff;touch-action:pan-x pan-y;cursor:grab;overscroll-behavior:contain;box-sizing:border-box}.matrix-tree-viewport:active{cursor:grabbing}.matrix-tree-world{position:relative;display:block;background:#fff}.matrix-tree-world svg{display:block;width:100%;height:100%;overflow:hidden;background:#fff}.matrix-layer{fill:#5c6570;font-size:11px}.matrix-edge{stroke:#8a7344;stroke-width:1.6}.matrix-edge.slot-left{stroke:#b0893a}.matrix-edge.slot-right{stroke:#5a7394}.matrix-edge-label{fill:#6b5a32;font-size:10px}.matrix-node rect{fill:#fff;stroke:#d5d8de;stroke-width:1;cursor:pointer}.matrix-node.root rect{fill:#fbf6ea;stroke:var(--gold)}.matrix-node.selected rect{fill:#fbf6ea;stroke:var(--gold);stroke-width:2}.matrix-node rect.matrix-node-avatar{fill:#e8eef4;stroke:none;pointer-events:none}.matrix-node.root rect.matrix-node-avatar,.matrix-node.selected rect.matrix-node-avatar{fill:var(--gold)}.matrix-node:focus{outline:none}.matrix-node:focus-visible rect{stroke:var(--gold);stroke-width:2.5}.matrix-node-initials{fill:#1a2332;font-size:11px;font-weight:700;pointer-events:none}.matrix-node.root .matrix-node-initials,.matrix-node.selected .matrix-node-initials{fill:#17120a}.matrix-node-name{fill:#1a2332;font-size:12px;font-weight:650;pointer-events:none}.matrix-node-meta{fill:#5c6570;font-size:10px;pointer-events:none}.matrix-node-sponsor{fill:#5c6570;font-size:9.5px;pointer-events:none}@media(max-width:560px){.matrix-tree-viewport{min-height:280px;height:min(40vh,320px)}.matrix-tree-scale{width:100%;text-align:left}}@media(max-width:390px){main.page{padding:.75rem .75rem 1rem}.auth-card{padding:1.5rem 1rem 1.4rem}.amount-grid{grid-template-columns:repeat(2,1fr)}}.account-choice-list{display:grid;gap:12px;margin-top:20px}.account-choice{align-items:center;background:#fff;border:1px solid #e1d8c8;border-radius:14px;color:#0a0a0a;display:flex;justify-content:space-between;min-height:72px;padding:14px 16px;text-align:left;width:100%}.account-choice:not(:disabled):hover,.account-choice:not(:disabled):focus-visible{border-color:#c4a35a;box-shadow:0 0 0 3px #c4a35a29}.account-choice small{color:#6d675f;display:block;margin-top:5px}
