@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans TC,system-ui,sans-serif;color:#f8f5ec;background:#0b1f1a;font-synthesis:none;--bg: #0b1f1a;--surface: #102a23;--surface-2: #16382e;--felt: #1c6b50;--felt-light: #278164;--gold: #e4bd68;--gold-light: #f4d998;--muted: #aabdb6;--danger: #f18b7d;--line: rgba(255, 255, 255, .1);-webkit-tap-highlight-color:transparent}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -10%,#1f4a3c 0,transparent 32rem),var(--bg)}button,input{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(228,189,104,.45);outline-offset:2px}.app-shell{min-height:100vh;padding-bottom:calc(112px + env(safe-area-inset-bottom))}.topbar{height:76px;max-width:1180px;margin:auto;padding:14px 20px;display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border:2px solid var(--gold);border-radius:15px;transform:rotate(-4deg);background:var(--felt);box-shadow:inset 0 0 0 4px #0000001f}.brand-mark span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#f4efe4;color:#14251f;font-weight:800;font-size:13px;transform:rotate(4deg)}.brand-copy{flex:1}.brand-copy p{margin:0 0 1px;color:var(--muted);font-size:11px;letter-spacing:.12em}.brand-copy h1{margin:0;font-size:20px;letter-spacing:.08em}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#ffffff0d}main{max-width:1180px;margin:auto}.hero{padding:30px 20px 24px}.eyebrow{color:var(--gold);margin:0 0 5px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero h2,.section-heading h2{margin:0;font-size:25px;line-height:1.3}.stats{margin-top:22px;padding:16px 8px;display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;border:1px solid var(--line);border-radius:18px;background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stats div{display:grid;justify-items:center;gap:3px}.stats strong{font-size:22px}.stats span{color:var(--muted);font-size:11px}.stats i{width:1px;height:28px;background:var(--line)}.stats .attention strong{color:var(--gold-light)}.waiting-section,.tables-section{padding:20px}.waiting-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff05}.section-heading{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{font-size:20px}.section-heading h2 span{display:inline-grid;place-items:center;min-width:25px;height:25px;margin-left:4px;border-radius:9px;background:#e4bd6824;color:var(--gold-light);font-size:13px}.text-button,.secondary-button{min-height:44px;display:inline-flex;align-items:center;gap:6px;border:0;background:none;font-size:13px;font-weight:600}.danger-text{color:var(--danger)!important}.secondary-button{padding:0 13px;border:1px solid rgba(228,189,104,.35);border-radius:13px;color:var(--gold-light);background:#e4bd680f}.people-strip{display:flex;gap:9px;padding:2px 1px 6px;overflow-x:auto;scrollbar-width:none}.people-strip::-webkit-scrollbar{display:none}.person-chip{flex:none;height:46px;display:flex;align-items:center;border:1px solid var(--line);border-radius:15px;background:var(--surface-2);overflow:hidden;transition:.18s ease}.person-chip.selected{border-color:var(--gold);background:#e4bd6821;box-shadow:0 0 0 3px #e4bd6814}.person-main{height:100%;padding:0 8px;display:flex;align-items:center;gap:7px;border:0;background:none;font-weight:600}.avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#245a49;color:var(--gold-light);font-size:13px}.chip-delete{width:34px;height:100%;padding:0;display:grid;place-items:center;border:0;border-left:1px solid var(--line);background:none;color:var(--muted)}.all-set{height:48px;display:flex;align-items:center;gap:8px;color:#9fd5bd;font-size:14px}.tables-section{padding-top:26px}.table-grid{display:grid;gap:16px}.table-card{position:relative;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 12px 28px #00000021;overflow:visible;transition:.18s ease}.table-card.target{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 0 0 3px #e4bd681a,0 18px 30px #00000038;cursor:pointer}.table-card-head{height:60px;padding:0 13px 0 17px;display:flex;align-items:center;justify-content:space-between}.table-card-head>div{display:flex;align-items:center;gap:9px}.table-card-head h3{margin:0;font-size:17px}.status-dot{width:9px;height:9px;border-radius:50%;background:#769087;box-shadow:0 0 0 4px #7690871a}.status-dot.busy{background:#6bdfad;box-shadow:0 0 0 4px #6bdfad1a}.table-actions{position:relative;color:var(--muted);font-size:12px}.table-actions span{display:flex;align-items:center;gap:4px}.table-actions>button{width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;background:none;color:var(--muted)}.context-menu{position:absolute;z-index:8;top:43px;right:0;width:158px;padding:6px;display:grid!important;gap:2px!important;border:1px solid var(--line);border-radius:13px;background:#17362d;box-shadow:0 16px 35px #00000059}.context-menu button{min-height:42px;padding:0 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:9px;background:none;text-align:left;font-size:13px}.context-menu button:hover{background:#ffffff0f}.felt{position:relative;min-height:154px;margin:0 10px 10px;padding:23px;display:grid;place-items:center;border:5px solid #25483c;border-radius:13px;background:radial-gradient(circle at 30% 20%,var(--felt-light),var(--felt));box-shadow:inset 0 5px 15px #0003;overflow:hidden}.felt:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;background-image:linear-gradient(35deg,transparent 45%,white 50%,transparent 55%);background-size:80px 80px;pointer-events:none}.pocket{position:absolute;z-index:2;width:16px;height:16px;border-radius:50%;background:#071510;box-shadow:inset 0 2px 4px #000}.p1{left:-6px;top:-6px}.p2{right:-6px;top:-6px}.p3{left:-6px;bottom:-6px}.p4{right:-6px;bottom:-6px}.p5{left:calc(50% - 8px);top:-7px}.p6{left:calc(50% - 8px);bottom:-7px}.empty-table,.target-copy{z-index:1;display:grid;justify-items:center;gap:5px;color:#ffffffb3}.empty-table span{font-weight:700}.empty-table small{font-size:11px;opacity:.7}.target-copy{color:#fff4cf}.target-copy svg{padding:7px;width:40px;height:40px;border-radius:12px;background:#ffffff24}.table-people{z-index:2;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.table-people button{min-height:42px;padding:5px 11px 5px 6px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#082b1f8c;font-size:13px;font-weight:600}.table-people button.selected{border-color:var(--gold);background:#e4bd6838}.table-people button span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:#ffffff21;color:#fff1c9}.empty-state{min-height:355px;padding:42px 24px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed rgba(228,189,104,.22);border-radius:24px;background:linear-gradient(145deg,#ffffff09,#ffffff03)}.empty-state h3{margin:20px 0 5px;font-size:20px}.empty-state p{max-width:280px;margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.empty-illustration{position:relative;width:120px;height:80px}.ball{position:absolute;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;font-weight:800;box-shadow:inset -7px -8px 12px #0000002e,0 8px 18px #0000004d}.ball-one{left:17px;top:5px;color:#242016;background:#ebc94f}.ball-eight{right:15px;top:19px;background:#151515}.cue{position:absolute;width:120px;height:5px;left:3px;bottom:8px;border-radius:4px;background:linear-gradient(90deg,#eee 0,#eee 12%,#b57c46 12%);transform:rotate(-12deg)}.primary-button,.danger-button,.ghost-button{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;font-weight:700}.primary-button{color:#18241f;background:linear-gradient(135deg,var(--gold-light),var(--gold));box-shadow:0 8px 20px #e4bd681f}.danger-button{background:#c7564d}.ghost-button{border:1px solid var(--line);background:#ffffff0d}.full{width:100%}.fab{position:fixed;z-index:10;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));min-height:56px;padding:0 19px;display:flex;align-items:center;gap:8px;border:0;border-radius:18px;color:#18241f;background:linear-gradient(135deg,#f3d991,#dcae52);box-shadow:0 10px 28px #0006;font-weight:800}.selection-bar{position:fixed;z-index:11;left:12px;right:12px;bottom:calc(86px + env(safe-area-inset-bottom));max-width:560px;min-height:64px;margin:auto;padding:8px 9px;display:flex;align-items:center;gap:10px;border:1px solid rgba(228,189,104,.5);border-radius:18px;background:#1e4035;box-shadow:0 14px 36px #00000073}.selection-close{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:11px;background:#ffffff0f}.selection-bar>div{flex:1;display:grid}.selection-bar span{color:var(--gold-light);font-size:10px}.selection-bar strong{font-size:15px}.selection-bar>p{display:flex;align-items:center;color:var(--gold-light);font-size:13px;font-weight:700}.selection-bar>button:last-child{min-height:42px;padding:0 12px;display:flex;align-items:center;gap:6px;border:1px solid rgba(241,139,125,.35);border-radius:12px;color:#ffb1a7;background:#f18b7d14;font-weight:600}.toast{position:fixed;z-index:30;top:calc(18px + env(safe-area-inset-top));left:50%;transform:translate(-50%);min-width:190px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(123,220,177,.3);border-radius:14px;background:#1b4436;box-shadow:0 10px 30px #00000059;color:#c7f5df;font-size:13px}.modal-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;align-items:end;background:#010a07b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:100%;max-width:460px;margin:auto;padding:20px;border:1px solid var(--line);border-radius:24px;background:#133128;box-shadow:0 24px 60px #00000080;animation:slide-in .2s ease-out}@keyframes slide-in{0%{transform:translateY(25px);opacity:0}}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{margin:0;font-size:20px}.modal-head button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:12px;background:#ffffff0f}.modal-form{display:grid;gap:10px}.modal-form label{display:grid;gap:8px;color:var(--muted);font-size:12px}.modal-form input{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:14px;outline:none;color:#fff;background:#03140e6b;font-size:16px}.modal-form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #e4bd6814}.modal-form .primary-button{margin-top:11px}.field-error{margin:0;color:var(--danger);font-size:12px}.confirm-content{display:grid;justify-items:center;text-align:center}.confirm-content>svg{box-sizing:content-box;padding:12px;border-radius:50%;color:var(--gold);background:#e4bd681a}.confirm-content p{margin:16px 0 24px;color:var(--muted);line-height:1.7;font-size:14px}.modal-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.install-guide{display:grid;justify-items:center;text-align:center}.guide-icon{width:66px;height:66px;display:grid;place-items:center;border-radius:21px;color:var(--gold-light);background:var(--felt)}.install-guide p{margin:17px 0;color:var(--muted);font-size:14px;line-height:1.7}.ios-steps{width:100%;margin-bottom:22px;padding:12px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:13px;background:#ffffff0d}.ios-steps span{display:flex;align-items:center;gap:5px;font-size:12px}@media(min-width:700px){.hero{padding-top:48px;display:flex;justify-content:space-between;align-items:end}.stats{width:390px;margin:0}.table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-backdrop{align-items:center}.fab{right:max(28px,calc((100vw - 1180px)/2))}}@media(min-width:1060px){.table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
