@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&family=Noto+Serif+TC:wght@600;700&display=swap");:root{--bg:#f4f1e8;--surface:#fbf9f4;--surfaceHigh:#f7f4ec;--surfaceHighest:#efebe0;--surfaceDim:#e9e4d8;--surfaceLowest:#fff;--inverseSurface:#3a3730;--ink:#2e2b25;--inkSoft:#4a463d;--muted:#5a5549;--outline:#7e7869;--outlineVariant:rgba(0,0,0,.141);--onInk:#fbf9f4;--primary:#527860;--primaryDark:#3e6b55;--secondary:#6b87a0;--danger:#8a4331;--dangerPaper:#f4e0da;--warn:#8a6410;--warnPaper:#f6ebd2;--ok:#3e6b55;--okPaper:#dfe9e1;--cool:#4f6a82;--coolPaper:#e2e8ed;--due:#3f5a9a;--dueSoft:#e4e9f4;--shadowCard:0 4px 14px rgba(46,43,37,.12);--shadowTile:0 2px 10px rgba(46,43,37,.086);--chart0:#2e2b25;--chart1:#3e6b55;--chart2:#8a6410;--chart3:#4f6a82;--chart4:#6e5c77;--chart5:#8a5f63;--chart6:#7a6a4f;--rk1:#88b79f;--rk2:#6d9b83;--rk3:#538069;--rk4:#396650;--rk5:#1f4d38;--rk0:#e9e4d8;--font:"Noto Sans TC","PingFang TC","Heiti TC","Microsoft JhengHei",system-ui,sans-serif;--serif:"Noto Serif TC","Songti TC","PMingLiU",serif;--numfont:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans TC","PingFang TC",sans-serif;--fs-l1:19px;--fs-l2:14.5px;--fs-l3:12.5px;--radius:12px;--stage:#d8d2c3;--stageInk:#34312b;--proto:#6d4fc2;--protoPaper:rgba(109,79,194,.06);--toastAction:#b9dcc5;color-scheme:light}:root[data-theme=dark]{--bg:#16161a;--surface:#1e1f24;--surfaceHigh:#24262c;--surfaceHighest:#2c2f36;--surfaceDim:#121215;--surfaceLowest:#32353d;--inverseSurface:#edeae2;--ink:#f2efe7;--inkSoft:#c9c5ba;--muted:#9a968c;--outline:#6e6a62;--outlineVariant:hsla(0,0%,100%,.2);--onInk:#16161a;--primary:#7fb894;--primaryDark:#9bcbac;--secondary:#93aec6;--danger:#d98a72;--dangerPaper:#3a2621;--warn:#d9ae5f;--warnPaper:#3a3020;--ok:#7fb894;--okPaper:#1f3128;--cool:#8fafc9;--coolPaper:#202c36;--due:#9db3e8;--dueSoft:#232b3d;--shadowCard:0 4px 14px rgba(0,0,0,.4);--shadowTile:0 2px 10px rgba(0,0,0,.3);--chart0:#f2efe7;--chart1:#7fb894;--chart2:#d9ae5f;--chart3:#8fafc9;--chart4:#a893b2;--chart5:#c08f94;--chart6:#b3a183;--rk1:#416e58;--rk2:#5b8972;--rk3:#76a58c;--rk4:#91c1a8;--rk5:#aedec5;--rk0:#32353d;--stage:#0d0d10;--stageInk:#c9c5ba;--proto:#a992f0;--protoPaper:rgba(169,146,240,.07);--toastAction:#3e6b55;color-scheme:dark}*,:after,:before{box-sizing:border-box}[hidden]{display:none!important}body,html{margin:0}body{min-height:100vh;background:var(--stage);color:var(--ink);font-family:var(--font);font-size:var(--fs-l2);line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}button{background:none;border:0;padding:0;cursor:pointer}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,p{margin:0}.i{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.num{font-family:var(--numfont);font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.pb-home{display:inline-flex;align-items:center;font-weight:600}.pb-home .i{width:16px;height:16px}.pb-id b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}.pb-id span{margin-left:6px;padding:2px 7px;border-radius:999px;background:hsla(0,0%,50%,.2)}.pb-group{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:9px;background:hsla(0,0%,50%,.16)}.pb-group>span{padding:0 6px 0 5px;opacity:.72}.pb-group button{padding:4px 9px;border-radius:7px}.pb-group button.on{background:var(--surfaceLowest);color:var(--ink);font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.14)}.pb-group button:disabled{opacity:.35;cursor:not-allowed}.stage{display:flex;justify-content:center;align-items:flex-start;padding:22px 16px 48px}.device{container:app/inline-size;position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--bg);color:var(--ink)}.device.phone{width:390px;height:844px;border-radius:40px;box-shadow:0 0 0 10px #1c1b19,0 0 0 11px #45423b,0 30px 70px rgba(0,0,0,.28)}.device.desktop{width:min(1320px,100%);height:calc(100vh - 100px);min-height:660px;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.2)}.statusbar{display:none}.device.phone .statusbar{display:flex;flex:none;height:38px;align-items:center;justify-content:space-between;padding:8px 30px 0 36px;font-family:var(--numfont);font-size:14.5px;font-weight:600}.statusbar .sb-r{display:flex;gap:6px;align-items:center}.statusbar .sb-bat{width:24px;height:11px;border-radius:3px;box-shadow:inset 0 0 0 1.5px currentColor;position:relative}.statusbar .sb-bat:after{content:"";position:absolute;inset:2.5px 6px 2.5px 2.5px;border-radius:1px;background:currentColor}.device.phone:after{content:"";position:absolute;left:50%;bottom:7px;z-index:45;width:134px;height:5px;margin-left:-67px;border-radius:3px;background:var(--ink);opacity:.82;pointer-events:none}@media (max-width:600px){body{background:var(--bg)}.stage{padding:0}.device.desktop,.device.phone{width:100vw;height:100dvh;border-radius:0;box-shadow:none}.device.phone .statusbar,.device.phone:after{display:none}.device.phone .app-tabs{padding-bottom:calc(6px + env(safe-area-inset-bottom))}.pb-view{display:none!important}.proto-fab{display:grid;place-items:center;position:fixed;z-index:60;top:calc(10px + env(safe-area-inset-top));right:10px;width:34px;height:34px;border-radius:50%;background:var(--proto);color:#fff;font-size:11px;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.25);opacity:.85}}.app{min-height:0;position:relative}.app,.app-main{flex:1;display:flex}.app-main{min-width:0;flex-direction:column}.app-head{flex:none;background:var(--bg);box-shadow:0 1px 0 transparent;transition:box-shadow .15s;z-index:2}.app-head.scrolled{box-shadow:0 1px 0 var(--outlineVariant)}.head-row{display:flex;align-items:center;gap:4px;min-height:54px;padding:6px 12px 6px 10px}.head-back{display:inline-flex;align-items:center;height:38px;min-width:38px;padding:0 6px 0 2px;margin-right:2px;border-radius:10px;color:var(--inkSoft)}.head-back:hover{background:var(--surfaceHighest)}.head-back .i{width:24px;height:24px}.head-back span{display:none;font-size:14px}.head-title{flex:1;min-width:0;margin-left:4px;font-family:var(--serif);font-size:19px;font-weight:700;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.head-right{display:flex;align-items:center;gap:4px}.head-sub{padding:0 16px 10px}.head-sub:empty{display:none}.app-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.app-foot:empty{display:none}.app-foot{flex:none}.app-urgent{flex:none;display:flex;align-items:center;gap:8px;min-height:42px;padding:6px 12px;background:var(--dueSoft);box-shadow:0 -1px 0 var(--outlineVariant);font-size:13px;line-height:1.35}.app-urgent[hidden]{display:none}.app-urgent .ug-main{flex:1;min-width:0;display:flex;align-items:center;gap:8px;color:var(--ink)}.app-urgent .ug-dot{flex:none;width:8px;height:8px;border-radius:50%;background:var(--due)}.app-urgent .ug-t{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.app-urgent .ug-due{flex:none;font-weight:700;color:var(--due)}.app-urgent .ug-more{flex:none;padding:4px 9px;border-radius:999px;box-shadow:inset 0 0 0 1px var(--due);font-size:12px;font-weight:600;color:var(--due)}.tag.due{background:var(--dueSoft);color:var(--due)}.due-t{color:var(--due)!important}.app-tabs{flex:none;display:flex;padding:4px 4px 6px;background:var(--surface);box-shadow:0 -1px 0 var(--outlineVariant)}.device.phone .app-tabs{padding-bottom:22px}.app-tabs>a,.app-tabs>button{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 0 2px;font-size:11px;color:var(--muted)}.app-tabs .i{width:23px;height:23px;stroke-width:1.7}.app-tabs .on{color:var(--ink);font-weight:700}.app-tabs .on .i{stroke-width:2.2}.app-side{display:none;flex:none;width:240px;flex-direction:column;gap:2px;padding:18px 12px;background:var(--surfaceHigh);box-shadow:1px 0 0 var(--outlineVariant);overflow-y:auto}.side-brand{padding:4px 10px 18px}.side-brand b{display:block;font-family:var(--serif);font-size:19px}.side-brand span{font-size:12.5px;color:var(--muted)}.side-item{display:flex;align-items:center;gap:10px;height:40px;padding:0 10px;border-radius:10px;color:var(--inkSoft)}.side-item:hover{background:var(--surfaceHighest)}.side-item.on{background:var(--surfaceLowest);color:var(--ink);font-weight:600;box-shadow:var(--shadowTile)}.side-sep{height:1px;margin:8px 10px;background:var(--outlineVariant)}.page{max-width:720px;margin:0 auto;padding:6px 16px 40px}.page.wide{max-width:1120px}@container app (min-width: 900px){.app-side{display:flex}.app-tabs{display:none}.head-row{min-height:64px;padding:10px 28px 10px 20px}.head-back span{display:inline}.head-title{font-size:22px}.head-sub{padding:0 32px 12px}.page{padding:12px 32px 56px}}.layer{position:absolute;inset:0;z-index:30;pointer-events:none}.layer.on{pointer-events:auto}.dialog-backdrop,.sheet-backdrop{position:absolute;inset:0;background:rgba(20,18,14,.4);opacity:0;transition:opacity .2s}.layer.on .dialog-backdrop,.layer.on .sheet-backdrop{opacity:1}.sheet{position:absolute;left:0;right:0;bottom:0;max-height:92%;display:flex;flex-direction:column;background:var(--surface);border-radius:18px 18px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.18);transform:translateY(105%);visibility:hidden;transition:transform .24s cubic-bezier(.2,.8,.2,1),visibility 0s .24s}.sheet.on{transform:none;visibility:visible;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.sheet.tall{height:92%}.sheet-head{flex:none;padding:8px 16px}.sheet-handle{width:40px;height:5px;margin:0 auto 8px;border-radius:3px;background:var(--surfaceDim)}.sheet-titlebar{display:flex;align-items:center;gap:8px}.sheet-titlebar h2{flex:1;min-width:0;font-family:var(--serif);font-size:18px}.sheet-sub{margin-top:2px;font-size:13px;color:var(--muted)}.sheet-x{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--surfaceHighest);color:var(--inkSoft)}.sheet-body{flex:1;min-height:0;overflow-y:auto;padding:4px 16px 18px}.sheet-foot{flex:none;display:flex;gap:10px;padding:12px 16px 16px;background:var(--surface);box-shadow:0 -1px 0 var(--outlineVariant)}.device.phone .sheet-foot{padding-bottom:26px}.sheet-foot .btn{flex:1}@container app (min-width: 900px){.sheet{top:0;left:auto;width:460px;max-height:none;border-radius:0;transform:translateX(105%);box-shadow:-8px 0 30px rgba(0,0,0,.14)}.sheet.tall{height:auto}.sheet-handle{display:none}.sheet-head{padding-top:18px}}.dialog-layer{display:grid;place-items:center}.dialog{position:relative;width:min(340px,calc(100% - 48px));padding:20px 18px 16px;border-radius:16px;background:var(--surface);box-shadow:var(--shadowCard)}.dialog h3{margin-bottom:6px;font-size:17px}.dialog p{margin-bottom:16px;color:var(--inkSoft);font-size:14px}.dialog-actions{display:flex;gap:10px}.dialog-actions .btn{flex:1}.toast-layer{position:absolute;left:0;right:0;bottom:90px;z-index:40;display:flex;justify-content:center;padding:0 12px;pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:center;gap:10px;max-width:100%;padding:11px 10px 11px 16px;border-radius:12px;background:var(--inverseSurface);color:var(--onInk);font-size:14px;box-shadow:var(--shadowCard);animation:toast-in .18s ease-out}.toast button{flex:none;padding:4px 8px;border-radius:8px;color:var(--toastAction);font-weight:700}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}.proto-new{position:relative;outline:1.5px dashed var(--proto);outline-offset:4px;border-radius:12px}.proto-new:after{content:"新加";position:absolute;top:-10px;right:10px;padding:0 6px;border-radius:6px;background:var(--proto);color:#fff;font-size:10.5px;font-weight:700;line-height:17px}:root[data-notes=off] .proto-new{outline:none}:root[data-notes=off] .proto-new:after{display:none}.cp{flex:none;width:326px;padding:12px 12px 14px;border-radius:22px;background:color-mix(in srgb,var(--stage) 86%,#000 14%);color:var(--stageInk);box-shadow:0 10px 30px rgba(0,0,0,.16);font-size:12.5px;line-height:1.35}@keyframes cp-pop{0%{opacity:0;transform:translateX(-14px)}}@keyframes cp-buzz{20%{transform:translateX(-3px) rotate(-.6deg)}40%{transform:translateX(3px) rotate(.6deg)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}}@keyframes cp-drop{0%{transform:translateY(-24px);opacity:0}}.stage{flex-wrap:wrap;row-gap:24px}.device.desktop~.cp{position:fixed;right:16px;bottom:16px;z-index:55;max-height:calc(100vh - 90px);overflow-y:auto}@media (max-width:600px){.cp{left:0;right:0;width:auto;bottom:0;border-radius:18px 18px 0 0}}.demo-bar{position:sticky;top:0;z-index:3;display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;padding:9px 16px;background:var(--coolPaper);color:var(--cool);font-size:13px;box-shadow:0 1px 0 var(--outlineVariant)}.demo-bar .demo-t{flex:1 1 220px;min-width:0}.demo-bar .demo-t b{margin-right:8px}.demo-acts{display:flex;gap:6px}.demo-acts button{padding:5px 10px;border-radius:8px;background:var(--surfaceLowest);color:var(--ink);font-weight:600}.pay-pick{display:flex;align-items:center;padding-right:10px;flex:0 0 auto}.pay-pick input{width:18px;height:18px;accent-color:var(--ink)}.row.pay-row,.todo3 li{align-items:center}.todo3 li{display:flex;gap:8px;flex-wrap:wrap}.todo3 li>span:first-child{flex:1 1 auto;min-width:0}.select.sm.item-own{flex:0 0 auto;width:auto;max-width:46%;padding:4px 22px 4px 8px;font-size:12.5px;background-position:right 6px center}.select.sm.item-own.on{border-color:var(--ink);font-weight:600}.ppl-view{flex:0 0 auto;margin-left:auto}ul.pt{list-style:none;margin:0;padding:0}ul.pt.pt-root{margin-top:10px}.pt-node{position:relative;padding-left:calc(var(--d, 0) * 0px);margin-bottom:10px}.pt-node>ul.pt{margin-left:14px;padding-left:12px;border-left:2px solid var(--line)}.pt-pos{display:flex;align-items:baseline;gap:8px;font-size:14px;padding:6px 10px;background:var(--card);border:1px solid var(--line);border-radius:8px}.pt-pos .s{font-size:12px;color:var(--muted)}.pt-people{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 0 10px}.pt-p{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;border:1px solid var(--line);border-radius:999px;background:var(--bg);text-decoration:none;color:inherit}.pt-p .t{font-size:13px;font-weight:600}.pt-p .s{font-size:11.5px;color:var(--muted)}.l1{margin:10px 2px 16px;font-size:var(--fs-l1);line-height:1.5;font-weight:600}.l1 small{display:block;margin-top:3px;font-size:13.5px;font-weight:400;color:var(--muted)}.bad{color:var(--danger)!important}.warn-t{color:var(--warn)!important}.mute{color:var(--muted)!important}.soft{color:var(--inkSoft)!important}.strong{font-weight:600}.nowrap{white-space:nowrap}.sec{display:flex;align-items:baseline;gap:8px;margin:24px 4px 8px;font-size:13px;font-weight:600;color:var(--muted)}.sec .grow{flex:1}.sec a,.sec button{font-weight:500;color:var(--primary)}.list{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadowTile);overflow:hidden}.list+.list{margin-top:10px}.row{display:flex;align-items:center;gap:12px;min-height:54px;padding:10px 14px;font-size:var(--fs-l2);background-repeat:no-repeat}.row+.row{background-image:linear-gradient(var(--outlineVariant),var(--outlineVariant));background-size:calc(100% - 14px) 1px;background-position:100% 0}a.row,button.row{width:100%;text-align:left;cursor:pointer}a.row:hover,button.row:hover{background-color:var(--surfaceHigh)}.row>.i{color:var(--inkSoft)}.row .main{flex:1;min-width:0}.row .t{display:block;font-weight:500}.row .s{display:block;margin-top:1px;font-size:var(--fs-l3);color:var(--muted)}.row .trail{flex:none;display:flex;align-items:center;gap:6px;font-size:14px;color:var(--inkSoft)}.chev{width:18px!important;height:18px!important;color:var(--outline)}.row.sub-row{min-height:46px;padding-left:20px}.card{display:block;padding:14px 16px;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadowTile)}a.card:hover,button.card:hover{background-color:var(--surfaceHigh)}button.card{width:100%;text-align:left}.card+.card{margin-top:10px}.paper-danger{background-color:var(--dangerPaper)!important}.paper-warn{background-color:var(--warnPaper)!important}.paper-ok{background-color:var(--okPaper)!important}.paper-cool{background-color:var(--coolPaper)!important}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.grid2>.card+.card{margin-top:0}.stack>*+*{margin-top:10px}.entry{display:flex;flex-direction:column;gap:6px;min-height:124px}.entry>.i{width:24px;height:24px;color:var(--inkSoft);margin-bottom:4px}.entry .t{font-size:15.5px;font-weight:600}.entry .s{margin-top:auto;font-size:13px;color:var(--muted)}@container app (min-width: 900px){.grid2.w4{grid-template-columns:repeat(4,1fr)}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.two-col{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:24px;align-items:start}}.tag{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:999px;background:var(--surfaceHighest);color:var(--inkSoft);font-size:12px;font-weight:600;white-space:nowrap}.tag.danger{background:var(--dangerPaper);color:var(--danger)}.tag.warn{background:var(--warnPaper);color:var(--warn)}.tag.ok{background:var(--okPaper);color:var(--ok)}.tag.cool{background:var(--coolPaper);color:var(--cool)}.tag.line{background:transparent;box-shadow:inset 0 0 0 1px var(--outlineVariant)}.tag .i{width:13px;height:13px;stroke-width:2.2}.rank{display:inline-grid;place-items:center;min-width:28px;height:20px;padding:0 5px;border-radius:6px;box-shadow:inset 0 0 0 1.2px var(--outline);color:var(--ink);font-family:var(--numfont);font-size:11.5px;font-weight:700;letter-spacing:.02em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:46px;padding:0 18px;border-radius:12px;background:var(--ink);color:var(--onInk);font-size:15px;font-weight:600;white-space:nowrap}.btn:hover{filter:brightness(1.1)}.btn.secondary{background:var(--surfaceHighest);color:var(--ink)}.btn.quiet{background:transparent;color:var(--primary);padding:0 10px}.btn.danger{background:var(--dangerPaper);color:var(--danger)}.btn.danger-solid{background:var(--danger);color:var(--onInk)}.btn.sm{height:34px;padding:0 12px;border-radius:10px;font-size:13.5px}.btn.block{display:flex;width:100%}.btn:disabled{opacity:.4;cursor:not-allowed;filter:none}.btn.attn{position:relative;background:var(--primary)}.btn.attn:after{content:"";position:absolute;inset:-4px;border-radius:16px;border:2px solid var(--primary);opacity:0;pointer-events:none;animation:attn-breathe 1.8s ease-in-out 6}@keyframes attn-breathe{50%{opacity:.6;transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.btn.attn:after{animation:none;opacity:.45}}.btn .i{width:18px;height:18px}.icon-btn{flex:none;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:var(--inkSoft)}.icon-btn:hover{background:var(--surfaceHighest)}.link{color:var(--primary);font-weight:500}.l3{display:flex;flex-wrap:wrap;gap:8px;margin:28px 4px 0;color:var(--muted);line-height:1.5}.l3,.l3 a,.l3 button{align-items:center;font-size:var(--fs-l3)}.l3 a,.l3 button{display:inline-flex;gap:6px;min-height:32px;padding:4px 12px;border-radius:999px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--outlineVariant);color:var(--inkSoft);font-weight:500;text-align:left;text-decoration:none;cursor:pointer}.l3 a:hover,.l3 button:hover{background:var(--surfaceHigh);color:var(--ink)}.l3 a:after{content:"";flex:none;width:5px;height:5px;margin:0 1px 0 -1px;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(45deg);opacity:.55}.l3 .dot{display:none}.seg{display:flex;padding:3px;border-radius:11px;background:var(--surfaceHighest)}.seg button{flex:1;height:32px;padding:0 10px;border-radius:8px;font-size:13.5px;color:var(--inkSoft);white-space:nowrap}.seg button.on{background:var(--surfaceLowest);color:var(--ink);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1)}.tabs{display:flex;gap:20px;box-shadow:inset 0 -1px 0 var(--outlineVariant);overflow-x:auto;scrollbar-width:none}.tabs button{position:relative;flex:none;height:42px;font-size:14.5px;color:var(--muted);white-space:nowrap}.tabs button.on{color:var(--ink);font-weight:600}.tabs button.on:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.5px;border-radius:2px;background:var(--ink)}.tabs .cnt{margin-left:4px;font-size:12px;color:var(--muted)}.chips{display:flex;gap:8px;overflow-x:auto;padding:2px 1px;scrollbar-width:none}.chip{flex:none;display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 12px;border-radius:999px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--outlineVariant);font-size:13.5px;color:var(--inkSoft);white-space:nowrap}.chip.on{background:var(--ink);color:var(--onInk);box-shadow:none}.chip .i{width:15px;height:15px}.search{display:flex;align-items:center;gap:8px;height:42px;padding:0 12px;border-radius:12px;background:var(--surfaceHighest);color:var(--muted)}.search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:15px;color:var(--ink)}.av{flex:none;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--surfaceHighest);color:var(--inkSoft);font-size:14.5px;font-weight:600}.av.lg{width:60px;height:60px;font-size:24px}.av.sm{width:26px;height:26px;font-size:12px}.avs{display:flex}.avs .av{margin-left:-6px;box-shadow:0 0 0 2px var(--surface)}.avs .av:first-child{margin-left:0}.field{display:block;margin-top:16px}.field>.lab{display:block;margin:0 2px 6px;font-size:13px;font-weight:500;color:var(--muted)}.input,.select,.textarea{width:100%;height:46px;padding:0 12px;border:1px solid var(--outlineVariant);border-radius:12px;background:var(--surfaceLowest);color:var(--ink);font-size:15px;outline:none}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--outline) 50%),linear-gradient(135deg,var(--outline) 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-size:5px 5px;background-repeat:no-repeat;padding-right:32px}.textarea{height:auto;min-height:90px;padding:10px 12px;line-height:1.55;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 20%,transparent)}.hint{color:var(--muted)}.err,.hint{margin:6px 2px 0;font-size:12.5px}.err{color:var(--danger)}.switch{position:relative;flex:none;width:46px;height:28px;border-radius:999px;background:var(--surfaceDim);transition:background .15s}.switch:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--surfaceLowest);box-shadow:0 1px 3px rgba(0,0,0,.22);transition:left .15s}.switch.on{background:var(--primaryDark)}.switch.on:after{left:21px}.check{flex:none;display:grid;place-items:center;width:24px;height:24px;border-radius:7px;box-shadow:inset 0 0 0 1.7px var(--outline);color:transparent}.check.on{background:var(--primaryDark);box-shadow:none;color:var(--onInk)}.check .i{width:16px;height:16px;stroke-width:2.6}.radio{flex:none;width:22px;height:22px;border-radius:50%;box-shadow:inset 0 0 0 1.7px var(--outline)}.radio.on{box-shadow:inset 0 0 0 7px var(--primaryDark)}.stepper{display:inline-flex;align-items:center;border-radius:10px;background:var(--surfaceHighest)}.stepper button{width:34px;height:34px;display:grid;place-items:center;color:var(--inkSoft)}.stepper .v{min-width:44px;text-align:center;font-weight:600}.bar{height:6px;background:var(--surfaceHighest);overflow:hidden}.bar,.bar>span{border-radius:3px}.bar>span{display:block;height:100%;background:var(--primaryDark)}.kv{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;font-size:14px}.kv>span:first-child{color:var(--muted);flex:none}.kv+.kv{box-shadow:inset 0 1px 0 var(--outlineVariant)}.big{font-size:26px;font-weight:600;line-height:1.2}.note{margin:8px 4px 0;font-size:12.5px;color:var(--muted)}.divider{height:1px;margin:14px 0;background:var(--outlineVariant)}.foot-bar{display:flex;gap:10px;padding:10px 16px 12px;background:var(--bg);box-shadow:0 -1px 0 var(--outlineVariant)}.foot-bar .btn{flex:1}@container app (min-width: 900px){.foot-bar{justify-content:flex-end;padding:12px 32px}.foot-bar .btn{flex:none;min-width:180px}}.steps{display:flex;gap:4px}.steps span{flex:1;min-width:0;padding-top:7px;font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:inset 0 3px 0 var(--surfaceDim)}.steps span.done{box-shadow:inset 0 3px 0 var(--primaryDark)}.steps span.on{color:var(--ink);font-weight:600;box-shadow:inset 0 3px 0 var(--ink)}.state{display:flex;flex-direction:column;align-items:center;padding:56px 20px 24px;text-align:center}.state .ico{display:grid;place-items:center;width:64px;height:64px;margin-bottom:14px;border-radius:50%;background:var(--surfaceHighest);color:var(--inkSoft)}.state .ico .i{width:30px;height:30px;stroke-width:1.6}.state .ico.danger{background:var(--dangerPaper);color:var(--danger)}.state h3{margin-bottom:6px;font-size:17px}.state p{max-width:310px;margin-bottom:18px;color:var(--inkSoft);font-size:14px}.state .actions{display:flex;flex-direction:column;gap:8px;width:min(290px,100%)}.skel{background:var(--surfaceHighest);border-radius:8px;animation:skel 1.3s ease-in-out 6}@keyframes skel{50%{opacity:.45}}.skel-l1{width:88%;height:20px;margin:14px 2px 8px}.skel-l1.short{width:55%;margin:0 2px 20px}.skel-card{height:118px;border-radius:12px}.skel-row{display:flex;align-items:center;gap:12px;padding:12px 14px}.skel-dot{flex:none;width:36px;height:36px;border-radius:50%}.skel-lines{flex:1}.skel-line{width:68%;height:12px}.skel-line.short{width:38%;margin-top:8px}.skel-chart{height:200px;margin-bottom:14px;border-radius:12px}.skel-title{width:30%;height:13px;margin:24px 4px 10px}.skel-cap{margin-top:16px;text-align:center;font-size:12.5px;color:var(--muted)}.scope-chip{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 9px 0 12px;border-radius:999px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--outlineVariant);font-size:13.5px;font-weight:600;color:var(--ink);white-space:nowrap}.scope-chip .i{width:15px;height:15px;color:var(--muted)}.scope-chip.locked{padding:0 12px 0 10px;background:var(--surfaceHighest);box-shadow:none}.kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.kpi{min-width:0;padding:10px 12px;border-radius:12px;background:var(--surface);box-shadow:var(--shadowTile)}.kpi .k{display:block;font-size:12px;color:var(--muted)}.kpi .v{font-size:18px;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.kpi .d,.kpi .v{display:block;margin-top:2px;white-space:nowrap}.kpi .d{font-size:12px;color:var(--muted)}@container app (min-width: 900px){.kpi{padding:14px 16px}.kpi .v{font-size:24px}}.lamp{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--inkSoft);white-space:nowrap}.lamp:before{content:"";flex:none;width:8px;height:8px;border-radius:50%;background:var(--ok)}.lamp.idle:before{background:transparent;box-shadow:inset 0 0 0 1.5px var(--outline)}.lamp.danger{color:var(--danger);font-weight:600}.lamp.danger:before{background:var(--danger)}.lamp.warn{color:var(--warn);font-weight:600}.lamp.warn:before{background:var(--warn)}.table-wrap{overflow-x:auto;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadowTile)}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{padding:10px 12px;text-align:left;font-size:12.5px;font-weight:600;color:var(--muted);white-space:nowrap}.table td{padding:11px 12px;box-shadow:inset 0 1px 0 var(--outlineVariant);vertical-align:middle}.table .r{text-align:right}.table tr[data-href]{cursor:pointer}.table tr[data-href]:hover td{background:var(--surfaceHigh)}.table tr.sel td{background:var(--coolPaper)}@container app (max-width: 899.98px){.only-desk{display:none!important}}@container app (min-width: 900px){.only-mob{display:none!important}}.bulkbar{display:flex;align-items:center;gap:10px;padding:10px 16px 12px;background:var(--inverseSurface);color:var(--onInk)}.bulkbar .grow{flex:1;font-size:14px}.bulkbar .btn{height:38px;background:var(--onInk);color:var(--ink)}.bulkbar .btn.ghost{background:transparent;color:var(--onInk);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--onInk) 45%,transparent)}.diagram{display:block;width:100%;height:auto;font-family:var(--font)}.st-grid{display:grid;gap:12px}@container app (min-width: 600px){.st-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container app (min-width: 900px){.st-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.st-card{display:flex;flex-direction:column;gap:3px;padding:12px 14px 14px;text-align:left}.st-card+.st-card{margin-top:0}.st-card .diagram{margin:0 0 8px;padding:4px 6px;border-radius:10px;background:var(--surfaceHigh)}.st-card.sel{box-shadow:inset 0 0 0 2px var(--ink),var(--shadowTile)}.st-card .nm{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.st-card .fit,.st-card .like{font-size:12.5px;color:var(--muted)}.st-card .one{font-size:14px;color:var(--inkSoft)}.st-card.v2 .diagram{opacity:.55}.st-pager{display:flex;align-items:center;justify-content:space-between;margin:0 -8px 4px;font-size:12.5px;color:var(--muted)}.st-big .diagram{padding:8px;border-radius:12px;background:var(--surfaceHigh)}.st-one{margin:12px 2px 0;font-size:15.5px;font-weight:600}.st-list{margin:0;padding-left:20px;font-size:14px}.st-list li+li{margin-top:3px}.st-p{margin:0 2px;font-size:14px;color:var(--inkSoft)}.ov-grid{display:block}@container app (min-width: 900px){.ov-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.ov-side{position:sticky;top:0}}.sc{display:block;padding:12px 14px}.sc+.sc{margin-top:10px}.sc-top{display:flex;align-items:center;gap:8px}.sc-top b{flex:1;min-width:0;font-size:15.5px}.sc-num{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 10px;margin-top:6px}.sc-num .big{font-size:22px}.sc-meta,.sc-num .d{font-size:13px;color:var(--muted)}.sc-issue{margin-top:4px;font-size:13.5px}.mgr{display:flex;align-items:center;gap:10px;padding:10px 12px}.mgr .main{flex:1;min-width:0}.mgr .t{display:block;font-weight:600}.mgr .s{display:flex;flex-wrap:wrap;align-items:center;gap:2px 8px;margin-top:2px;font-size:12.5px;color:var(--muted)}.tt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tt{min-width:0;padding:10px 12px;border-radius:12px;background:var(--surface);box-shadow:var(--shadowTile)}.tt .k{display:block;font-size:12px;color:var(--muted)}.tt .v{margin-top:2px;font-size:17px;font-weight:600}.tt .d,.tt .v{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tt .d{font-size:11.5px;color:var(--muted)}.people-chips{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0 2px}.issue-card{display:flex;align-items:flex-start;gap:10px}.issue-card>.i{color:var(--danger);margin-top:2px}.issue-card .main{flex:1;min-width:0}.issue-card .t{display:block;font-weight:600;color:var(--danger)}.issue-card .s{display:block;margin-top:2px;font-size:13.5px;color:var(--inkSoft)}.hq-root{min-height:100dvh;background:var(--bg);color:var(--ink);font-family:var(--font)}.hq-root>.device{height:100dvh}.demo-banner{position:relative;z-index:40;padding:8px 14px;font-size:13px;line-height:1.5;background:var(--warnBg,#fdf3d8);color:var(--ink,#2a2723);box-shadow:inset 0 -1px 0 var(--outlineVariant,#e3ddd0)}.demo-banner b{font-weight:600}.tenant-switch-fixed{position:fixed;right:12px;bottom:calc(env(safe-area-inset-bottom, 0px) + 72px);z-index:45}@container app (min-width: 900px){.tenant-switch-fixed{bottom:16px}}.tenant-switch-fixed .btn{box-shadow:0 2px 8px rgba(0,0,0,.18)}.guest-root{min-height:100dvh;background:var(--bg);color:var(--ink);font-family:var(--font)}.guest-root>.device{height:100dvh;max-width:520px;margin:0 auto;box-shadow:0 0 0 1px var(--outlineVariant)}.guest-root .app,.guest-root>.device{overflow:hidden;overflow:clip}.g-hero img,.g-photo img,.ph img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.g-hero,.g-photo,.ph{overflow:hidden}.g-noimg{font-size:20px;font-weight:700;color:var(--inkSoft)}.g-store{display:flex;align-items:center;gap:12px;margin:6px 2px 14px}.g-logo{flex:none;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--primaryDark);color:var(--onInk);font-weight:700;font-size:17px}.g-store .t{display:block;font-weight:600;font-size:16px}.g-store .s{display:block;font-size:var(--fs-l3);color:var(--muted)}.g-cats{position:sticky;top:0;z-index:2;display:flex;gap:6px;overflow-x:auto;margin:0 -16px 10px;padding:8px 16px;background:var(--bg);scrollbar-width:none}.g-cats::-webkit-scrollbar{display:none}.g-cats button{flex:none;padding:7px 14px;border-radius:999px;background:var(--surface);box-shadow:var(--shadowTile);font-size:14px;color:var(--inkSoft)}.g-cats button.on{background:var(--inverseSurface);color:var(--onInk);font-weight:600}.g-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.g-item{display:flex;flex-direction:column;text-align:left;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadowTile);overflow:hidden;cursor:pointer}.g-item,.g-photo{position:relative}.g-photo{aspect-ratio:4/3;display:grid;place-items:center;font-size:34px}.g-item .body{padding:8px 10px 10px}.g-item .nm{display:block;font-weight:600;font-size:14.5px;line-height:1.35}.g-item .ds{display:block;margin-top:2px;font-size:var(--fs-l3);color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.g-item .pr{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.g-price{font-weight:700;font-variant-numeric:tabular-nums}.g-price s{margin-right:4px;font-weight:400;color:var(--muted)}.g-add{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--primary);color:var(--onInk)}.g-add .i{width:18px;height:18px}.g-qty{min-width:24px;height:24px;padding:0 7px;display:grid;place-items:center;background:var(--primary);color:var(--onInk);font-size:13px;font-weight:700}.g-badge,.g-qty{border-radius:999px}.g-badge{position:absolute;top:8px;left:8px;padding:2px 8px;background:var(--surface);font-size:11.5px;font-weight:600;color:var(--inkSoft);box-shadow:var(--shadowTile)}.g-badge.low{color:var(--warn)}.g-item.out{cursor:default}.g-item.out .g-photo{filter:grayscale(1) opacity(.5)}.g-item.out .g-price,.g-item.out .nm{color:var(--muted)}.g-out{position:absolute;inset:0;display:grid;place-items:center}.g-out span{padding:4px 12px;border-radius:999px;background:var(--inverseSurface);color:var(--onInk);font-size:12.5px;font-weight:600}.g-strip{display:flex;gap:10px;overflow-x:auto;margin:0 -16px;padding:2px 16px 6px;scrollbar-width:none}.g-strip::-webkit-scrollbar{display:none}.g-strip .g-item{flex:none;width:150px}.g-cartbar{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:14px;background:var(--inverseSurface);color:var(--onInk);cursor:pointer}.g-cartbar .cnt{min-width:26px;height:26px;padding:0 7px;border-radius:999px;display:grid;place-items:center;background:var(--primary);font-size:13px;font-weight:700}.g-cartbar .t{flex:1;font-weight:600}.g-cartbar .sum{font-weight:700;font-variant-numeric:tabular-nums}.g-cartbar.attn{position:relative;background:var(--primary)}.g-cartbar.attn .cnt{background:var(--inverseSurface)}.g-cartbar.attn:after{content:"";position:absolute;inset:-4px;border-radius:18px;border:2px solid var(--primary);opacity:0;pointer-events:none;animation:g-attn-breathe 1.8s ease-in-out 6}@keyframes g-attn-breathe{50%{opacity:.6;transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.g-cartbar.attn:after{animation:none;opacity:.45}}.g-hero{margin:-4px -16px 12px;aspect-ratio:16/10;display:grid;place-items:center;font-size:64px}.g-opt{margin-top:14px}.g-opt .oh{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;font-weight:600}.g-opt .oh .rule{font-size:var(--fs-l3);font-weight:400;color:var(--muted)}.g-opt.missing .oh,.g-opt.missing .oh .rule{color:var(--danger)}.g-choice{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:8px 12px;border-radius:10px;background:var(--surface);box-shadow:var(--shadowTile);text-align:left}.g-choice+.g-choice{margin-top:6px}.g-choice .main{flex:1}.g-choice .d{color:var(--inkSoft);font-variant-numeric:tabular-nums}.g-choice.on{box-shadow:inset 0 0 0 2px var(--primary)}.g-choice .box{flex:none;width:20px;height:20px;border-radius:6px;box-shadow:inset 0 0 0 1.6px var(--outline);display:grid;place-items:center}.g-choice.radio-like .box{border-radius:999px}.g-choice.on .box{background:var(--primary);box-shadow:none;color:var(--onInk)}.g-choice.on .box .i{width:14px;height:14px}.g-part{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;background:var(--surface);box-shadow:var(--shadowTile)}.g-part+.g-part{margin-top:6px}.g-part .ph{flex:none;width:44px;height:44px;border-radius:10px;display:grid;place-items:center;font-size:22px}.g-part .main{flex:1;min-width:0}.g-part .k{display:block;font-size:var(--fs-l3);color:var(--muted)}.g-part .t{display:block;font-weight:500}.g-line{display:flex;align-items:flex-start;gap:12px;padding:12px 14px}.g-line+.g-line{border-top:1px solid var(--outlineVariant)}.g-line .ph{flex:none;width:48px;height:48px;border-radius:10px;display:grid;place-items:center;font-size:24px}.g-line .main{flex:1;min-width:0}.g-line .t{display:block;font-weight:600}.g-line .s{display:block;margin-top:2px;font-size:var(--fs-l3);color:var(--muted)}.g-line .end{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.g-offer{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadowTile)}.g-offer+.g-offer{margin-top:8px}.g-offer .ph{flex:none;width:52px;height:52px;border-radius:12px;display:grid;place-items:center;font-size:26px}.g-offer .main{flex:1;min-width:0}.g-offer .t{display:block;font-weight:600}.g-offer .s{display:block;margin-top:2px;font-size:var(--fs-l3);color:var(--muted)}.g-save{display:inline-block;margin-top:3px;padding:1px 8px;border-radius:999px;background:var(--surfaceHighest);font-size:11.5px;font-weight:600;color:var(--primaryDark)}.g-steps{display:flex;gap:6px;margin:4px 2px 14px}.g-steps span{flex:1;height:4px;border-radius:99px;background:var(--surfaceDim)}.g-steps span.on{background:var(--primary)}.g-done{text-align:center;padding:28px 8px 8px}.g-done .ico{width:64px;height:64px;margin:0 auto 14px;border-radius:999px;display:grid;place-items:center;background:var(--primary);color:var(--onInk)}.g-done .ico .i{width:32px;height:32px}.g-done h2{font-size:22px;font-weight:700}.g-done p{margin-top:6px;color:var(--inkSoft)}.ph-sea{background:linear-gradient(135deg,#cfe0e3,#a9c7cc)}.ph-warm{background:linear-gradient(135deg,#f0dcc2,#e2bf93)}.ph-green{background:linear-gradient(135deg,#d8e6cf,#b5cfa5)}.ph-rose{background:linear-gradient(135deg,#efd6d2,#dcb1aa)}.ph-ink{background:linear-gradient(135deg,#d9d4c8,#bdb5a4)}:root[data-theme=dark] .ph-green,:root[data-theme=dark] .ph-ink,:root[data-theme=dark] .ph-rose,:root[data-theme=dark] .ph-sea,:root[data-theme=dark] .ph-warm{filter:brightness(.55)}.tl{padding:6px 14px}.tl-step{position:relative;display:flex;gap:12px;padding:8px 0 14px}.tl-step:not(:last-child):before{content:"";position:absolute;left:11px;top:32px;bottom:0;width:2px;background:var(--surfaceDim)}.tl-step.done:not(:last-child):before{background:var(--primaryDark)}.tl-dot{flex:none;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;box-shadow:inset 0 0 0 2px var(--surfaceDim);background:var(--surface)}.tl-step.done .tl-dot{background:var(--primaryDark);box-shadow:none;color:var(--onInk)}.tl-step.on .tl-dot{box-shadow:inset 0 0 0 7px var(--ink)}.tl-dot .i{width:14px;height:14px;stroke-width:2.6}.tl-step .t{display:block;font-weight:500;color:var(--muted)}.tl-step.done .t,.tl-step.on .t{color:var(--ink)}.tl-step.on .t{font-weight:700}.tl-step .s{display:block;margin-top:2px;font-size:var(--fs-l3);color:var(--muted)}.map-box{height:224px;width:100%;overflow:hidden;border-radius:var(--radius);background:var(--surfaceHigh)}