:root{color:#111;background:#e9eeec;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--paper: #ffffff;--ink: #101010;--grid: #0a0a0a;--row-gray: #d9d9d9;--soft-line: #d4d7dc;--excel-green: #009b72;--excel-green-soft: #eaf8f3}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#e9eeec}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative;background:var(--paper);isolation:isolate;border-inline:1px solid #e0e5e3}button{font:inherit}.route-loading{min-height:100vh;display:grid;place-items:center;background:#f4f7f6;color:#4c5a54;font-size:14px}.prototype-canvas{min-height:100vh;display:grid;place-items:center;background:#e9eeec}.app-header{height:112px;padding:14px 20px 16px;border-top:4px solid var(--excel-green);border-bottom:1px solid #dfe5e2;background:#fff;text-align:center}.header-mode{width:max-content;height:24px;margin:0 auto 5px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:999px;background:var(--excel-green-soft);color:#007c5b;font-size:11px;font-weight:650;line-height:1}.app-header h1{margin:0;color:#151515;font-size:22px;font-weight:680;line-height:1.3;letter-spacing:.01em}.app-header p{margin:4px 0 0;color:#68706c;font-size:12.5px;line-height:1.4}.overview-screen,.focus-screen{height:calc(100% - 112px);background:#f4f7f6}.overview-screen{padding-top:28px}.overview-stage{width:370px;height:304px;margin:0 auto;overflow:hidden;padding:8px;border:1px solid #d8dfdc;border-radius:12px;background:#fff;box-shadow:0 10px 30px #1d312914}.overview-scale{width:760px;height:612px;transform:scale(.465);transform-origin:top left}.week-sheet{width:760px;height:612px;display:grid;grid-template-columns:1fr 1fr;column-gap:72px;padding:4px;background:#fff;font-family:Songti SC,SimSun,serif}.sheet-column{min-width:0}.overview-day{margin-bottom:9px;outline:none;cursor:zoom-in;transition:box-shadow .14s ease,background-color .14s ease}.overview-day:hover,.overview-day:focus-visible{box-shadow:0 0 0 5px #009b72e6}.daily-table{width:100%;color:var(--ink);font-family:Songti SC,SimSun,serif;background:#fff}.daily-title{height:45px;display:flex;align-items:center;justify-content:center;border:2px solid var(--grid);border-bottom:0;font-size:20px;font-weight:700;white-space:nowrap}.daily-grid{display:grid;grid-template-columns:1.35fr .85fr 1.02fr 1.2fr}.daily-header-cell,.daily-cell{min-width:0;border-right:2px solid var(--grid);border-bottom:2px solid var(--grid)}.daily-header-cell:first-child,.daily-cell:first-child{border-left:2px solid var(--grid)}.daily-header-cell{height:40px;display:flex;align-items:center;justify-content:center;position:relative;padding:0 18px 0 6px;background:#fff;font-size:17px;font-weight:700;white-space:nowrap}.filter-marker{width:18px;height:100%;position:absolute;right:0;top:0;display:grid;place-items:center;color:var(--excel-green);border-left:1px solid #d2d5d8;background:#f7f8f8}.daily-cell{height:56px;display:flex;align-items:center;justify-content:center;padding:2px 4px;font-size:16px;font-weight:600;text-align:center}.daily-grid--body:nth-child(2n) .daily-cell{background:var(--row-gray)}.daily-cell--action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top:0;background:#fff;color:#101010;cursor:pointer}.daily-grid--body:nth-child(2n) .daily-cell--action{background:var(--row-gray)}.daily-cell--action:hover,.daily-cell--action:focus-visible,.daily-cell--action.is-selected{position:relative;z-index:1;outline:3px solid var(--excel-green);outline-offset:-4px;background:var(--excel-green-soft)!important}.daily-table--compact .daily-title{height:24px;border-width:1.5px;font-size:13px}.daily-table--compact .daily-header-cell,.daily-table--compact .daily-cell{border-right-width:1.5px;border-bottom-width:1.5px}.daily-table--compact .daily-header-cell:first-child,.daily-table--compact .daily-cell:first-child{border-left-width:1.5px}.daily-table--compact .daily-header-cell{height:18px;padding:0 12px 0 2px;font-size:10px}.daily-table--compact .filter-marker{width:12px}.daily-table--compact .filter-marker svg{width:10px;height:10px}.daily-table--compact .daily-cell{height:15px;padding:0 2px;font-size:8px}.sheet-blank{height:113px;display:grid;grid-template-rows:repeat(6,1fr);border-left:1px solid #cfd3d6;border-right:1px solid #cfd3d6}.sheet-blank span{border-bottom:1px solid #cfd3d6}.overview-guide{width:350px;min-height:74px;margin:22px auto 0;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #cfe3db;border-radius:10px;background:#fff;color:#222b27}.overview-guide__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:9px;background:var(--excel-green-soft);color:var(--excel-green)}.overview-guide__copy{min-width:0}.overview-guide__copy strong,.overview-guide__copy small{display:block}.overview-guide__copy strong{margin-bottom:4px;font-size:14px;font-weight:680}.overview-guide__copy small{color:#77807c;font-size:11px;line-height:1.45}.focus-screen{padding:14px 12px 0;position:relative}.back-to-week{height:40px;display:inline-flex;align-items:center;gap:5px;margin:0 0 12px;padding:0 11px;border:1px solid #c6d5cf;border-radius:8px;background:#fff;color:#1c2b25;font-size:14px;font-weight:600;cursor:pointer}.focus-sheet-shell{padding:8px;border:1px solid #d8dfdc;border-radius:11px;background:#fff;box-shadow:0 10px 28px #1d312914}.back-to-week:hover,.back-to-week:focus-visible{border-color:var(--excel-green);color:var(--excel-green);outline:none}.focus-screen .daily-title{height:48px;font-size:19px}.focus-screen .daily-header-cell{height:43px;font-size:16px}.focus-screen .daily-cell{height:58px;font-size:15px}.status-message{min-height:20px;margin:12px 0 0;color:transparent;font-size:13px;text-align:center}.status-message.is-visible{color:var(--excel-green)}.confirm-bar{min-height:92px;position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 12px;border-top:1px solid #cbd8d3;background:#fff;box-shadow:0 -10px 24px #1d312914}.confirm-bar div{min-width:0}.confirm-bar span{display:block;margin-bottom:3px;color:#777c82;font-size:11px}.confirm-bar strong{display:block;max-width:200px;overflow:hidden;color:#202225;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.confirm-bar button{height:48px;flex:0 0 126px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:var(--excel-green);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.confirm-bar button:hover,.confirm-bar button:focus-visible{background:#008963;outline:3px solid rgba(0,155,114,.22)}.screen-enter{animation:zoom-fade-in .19s ease-out both}@keyframes zoom-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media(max-height:720px){.overview-screen{padding-top:18px}.overview-guide{margin-top:16px}.focus-screen .daily-cell{height:48px}}
