:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif;color:#153d48;background:#f5fbfc;font-synthesis:none;text-rendering:optimizeLegibility;--primary: #075f73;--primary-strong: #064c5c;--accent: #087f5b;--surface: #fff;--muted: #e7f1f3;--border: #b8d9df;--text-muted: #4b6f78;--danger: #b42318;--warning-bg: #fff8e6;--shadow: 0 12px 32px rgba(8, 69, 82, .08)}*{box-sizing:border-box}html{color-scheme:light;background:#f5fbfc}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{min-height:44px;cursor:pointer;touch-action:manipulation}button:active{filter:brightness(.94)}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #0e7490;outline-offset:2px}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;border-radius:8px;color:#fff;background:#0c3b46;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px max(20px,calc((100vw - 1240px)/2));background:#f5fbfcf0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.top-actions,.section-heading,.local-status,.toast{display:flex;align-items:center}.brand{gap:12px}.brand-mark,.icon-badge{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#fff;background:var(--primary)}.brand p,.brand h1,.section-heading p,.section-heading h2{margin:0}.brand p{font-size:10px;letter-spacing:.16em;color:var(--text-muted)}.brand h1{font-family:Georgia,"Noto Serif TC",serif;font-size:20px}.top-actions{gap:8px}.primary,.secondary,.icon-button{border-radius:10px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;font-weight:700}.primary{background:var(--accent);color:#fff}.primary:hover{background:#066d4d}.secondary{border-color:var(--border);background:var(--surface);color:var(--primary)}.secondary:hover{border-color:var(--primary);background:#edf8fa}.content{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:32px 0 80px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:28px 0 36px}.eyebrow{margin:0 0 6px;color:#087f5b;font-size:11px;font-weight:800;letter-spacing:.15em}.hero h2{max-width:720px;margin:0;font-family:Georgia,"Noto Serif TC",serif;color:#0c3b46;font-size:clamp(30px,5vw,54px);line-height:1.08}.hero p:not(.eyebrow){color:var(--text-muted)}.local-status{flex:none;gap:10px;padding:12px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.local-status>span{width:10px;height:10px;border-radius:50%;background:#087f5b;box-shadow:0 0 0 5px #087f5b1f}.local-status strong,.local-status small{display:block}.local-status small{margin-top:2px;color:var(--text-muted)}section{margin-top:28px}.section-heading{gap:10px;justify-content:space-between;margin-bottom:14px}.section-heading h2{font-family:Georgia,"Noto Serif TC",serif;font-size:23px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{display:flex;gap:14px;min-height:132px;padding:18px;border:1px solid #d5e8eb;border-radius:16px;background:var(--surface);box-shadow:0 4px 20px #0845520d}.metric-icon{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:12px;color:var(--primary);background:#e4f5f7}.metric-card p{margin:0 0 6px;color:var(--text-muted);font-weight:700}.metric-card strong{display:block;color:#0c3b46;font-family:Georgia,"Noto Serif TC",serif;font-size:25px}.metric-card small{display:block;margin-top:7px;color:var(--text-muted);line-height:1.4}.panel{padding:22px;border:1px solid #d5e8eb;border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.week-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;min-height:190px;align-items:end}.day-bar{display:grid;grid-template-rows:22px 120px 24px;justify-items:center;gap:5px}.bar-track{position:relative;display:flex;align-items:flex-end;width:min(36px,80%);height:120px;overflow:hidden;border-radius:8px;background:#e7f1f3}.bar-track span{width:100%;min-height:3px;background:linear-gradient(#16a085,#087f5b)}.bar-value{font-size:12px;color:var(--text-muted)}.weekly details{margin-top:20px}.weekly summary{min-height:44px;padding:10px 0;cursor:pointer;color:var(--primary);font-weight:700}table{width:100%;border-collapse:collapse}th,td{padding:10px;text-align:left;border-bottom:1px solid var(--muted)}.warnings{background:var(--warning-bg)}.warnings ul{margin-bottom:0}.warnings li+li{margin-top:8px}.history .count,.pill{border-radius:99px;background:var(--muted);color:var(--primary);font-size:12px;font-weight:800}.history .count{padding:5px 10px}.history ul{list-style:none;margin:0;padding:0}.history li{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px;padding:12px 0;border-top:1px solid var(--muted)}.history li:first-child{border-top:0}.history li>div{min-width:0}.pill{display:inline-block;margin-right:8px;padding:3px 8px}.history strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history small{display:block;margin-top:6px;color:var(--text-muted)}.is-deleted{opacity:.6}.icon-button{display:grid;place-items:center;width:44px;flex:none;border:1px solid var(--border);background:var(--surface);color:var(--primary)}.icon-button:hover{background:var(--muted)}.icon-button.danger{color:var(--danger)}.empty{color:var(--text-muted)}.tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tool-card{display:grid;grid-template-columns:40px 1fr;align-items:start;gap:14px}.tool-card>svg{width:32px;height:32px;padding:7px;border-radius:10px;color:var(--primary);background:var(--muted)}.tool-card h3{margin:0 0 6px}.tool-card p{margin:0;color:var(--text-muted);line-height:1.55}.tool-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.export-card{grid-column:1/-1;grid-template-columns:40px 1fr auto}.export-fields{grid-column:2/-1;display:flex;flex-wrap:wrap;gap:12px}.export-fields label{display:grid;gap:5px;color:var(--text-muted);font-size:13px;font-weight:700}.export-fields input[type=date]{min-height:44px;padding:8px 10px;border:1px solid var(--border);border-radius:10px}.export-fields .check-label{display:flex;flex-direction:row;align-items:center;min-height:44px}.check-label input{width:20px;height:20px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.bridge-panel{display:grid;grid-template-columns:40px 1fr;align-items:start;gap:14px}.bridge-panel>svg{width:36px;height:36px;padding:8px;border-radius:11px;color:var(--primary);background:var(--muted)}.bridge-panel h3{margin:0 0 6px}.bridge-panel p{margin:0;color:var(--text-muted);line-height:1.55}.bridge-fields{grid-column:1/-1;display:grid;grid-template-columns:2fr 1fr;gap:12px}.bridge-fields label{display:grid;gap:5px;color:var(--text-muted);font-size:13px;font-weight:700}.bridge-fields input{width:100%;min-height:44px;padding:9px 11px;border:1px solid var(--border);border-radius:10px}.spinner-small{animation:spin .7s linear infinite}.loading-section{display:flex;align-items:center;justify-content:center;gap:12px;min-height:120px;color:var(--text-muted)}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#05252c94}.modal{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:24px;border-radius:20px;background:var(--surface);box-shadow:0 30px 80px #0000004d}.modal header{display:flex;align-items:center;justify-content:space-between}.modal h2{margin:0;font-family:Georgia,"Noto Serif TC",serif}.modal form,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.modal label,.setup-card label{display:grid;gap:6px;color:var(--text-muted);font-size:14px;font-weight:700}.modal input,.modal select,.modal textarea,.setup-card input,.setup-card select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#153d48}.modal textarea{resize:vertical}.full{grid-column:1/-1}.modal-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.setup-shell,.loading{display:grid;place-items:center;min-height:100vh;padding:24px}.setup-card{width:min(680px,100%)}.setup-card h1{margin-bottom:10px;font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(28px,5vw,44px)}.lede{color:var(--text-muted);line-height:1.7}.setup-card>.primary{margin-top:20px}.toast{position:fixed;right:20px;bottom:20px;z-index:60;gap:8px;max-width:min(430px,calc(100vw - 40px));padding:12px 14px;border-radius:12px;background:#0c3b46;color:#fff;box-shadow:var(--shadow)}.toast button{min-height:32px;margin-left:auto;border:0;background:transparent;color:#fff;font-size:24px}.spinner{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite}footer{padding:24px 20px calc(24px + env(safe-area-inset-bottom));text-align:center;color:var(--text-muted);font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{align-items:flex-start;flex-direction:column}.local-status{width:100%}.topbar{padding-inline:20px}}@media(max-width:600px){.content{width:min(100% - 24px,1240px);padding-top:12px}.topbar{align-items:flex-start;padding:10px 12px}.brand p{display:none}.brand h1{font-size:16px}.brand-mark{width:40px;height:40px}.top-actions .secondary{display:none}.capture-trigger{padding-inline:12px}.hero{padding-top:18px}.hero h2{font-size:34px}.metric-grid,.tools-grid{grid-template-columns:1fr}.metric-card{min-height:100px}.panel{padding:16px}.modal form,.form-grid{grid-template-columns:1fr}.full,.modal-actions{grid-column:1}.week-bars{gap:3px}.history strong{display:block;margin-top:6px}.pill{margin:0}table{font-size:13px}th,td{padding:8px 4px}.export-card{grid-column:auto;grid-template-columns:40px 1fr}.export-card>.primary,.export-fields{grid-column:1/-1}.export-fields,.bridge-fields{display:grid;grid-template-columns:1fr}.export-fields input[type=date]{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
