.intake-import-bulk>*,.intake-import-bulk label,.intake-import-bulk .numeric-input{min-width:0;max-width:100%}.intake-import-bulk input,.intake-import-bulk select,.intake-import-bulk .numeric-input,.intake-import-bulk .numeric-input input{width:100%;min-width:0!important;max-width:100%}.modal-card:has(.tutorial-goal-detail){width:min(680px,calc(100vw - 32px));max-height:min(82dvh,760px)}.modal-card:has(.tutorial-goal-detail) .modal-body{padding:16px 18px 10px}.modal-card:has(.tutorial-goal-detail) .modal-header h2{font-size:18px;letter-spacing:-.01em}.tutorial-goal-detail{display:grid;gap:14px}.tutorial-goal-detail .goal-date-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0}.tutorial-goal-detail .goal-date-grid>div{min-width:0;min-height:86px;padding:12px 13px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);display:flex;flex-direction:column;justify-content:center;gap:5px}.tutorial-goal-detail .goal-date-grid small{color:var(--muted);font-size:11px;line-height:1.35}.tutorial-goal-detail .goal-date-grid strong{color:var(--text);font-size:18px;line-height:1.25;overflow-wrap:anywhere}.tutorial-goal-detail>p{margin:0;padding:10px 12px;border-radius:11px;background:color-mix(in srgb,var(--primary-soft) 72%,var(--surface));color:var(--muted);font-size:12px;line-height:1.55}.tutorial-goal-detail>div:last-child>strong{display:block;margin-bottom:8px;font-size:13px}.tutorial-goal-detail ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.tutorial-goal-detail li{margin:0;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);font-size:12px;line-height:1.45}.modal-card:has(.tutorial-goal-detail) .modal-footer{border-top:1px solid var(--line);background:var(--surface)}@media(max-width:640px){.intake-import-bulk{grid-template-columns:minmax(0,1fr)!important}.intake-import-bulk>button,.intake-import-bulk>.text-button{grid-column:1!important;width:100%;justify-self:stretch}.modal-backdrop:has(.tutorial-goal-detail){place-items:center;padding:calc(12px + env(safe-area-inset-top)) 10px calc(12px + env(safe-area-inset-bottom))}.modal-card:has(.tutorial-goal-detail){width:100%;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:18px;padding-bottom:0}.modal-card:has(.tutorial-goal-detail) .modal-header{padding:13px 14px}.modal-card:has(.tutorial-goal-detail) .modal-body{padding:13px 12px 10px}.tutorial-goal-detail{gap:11px}.tutorial-goal-detail .goal-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tutorial-goal-detail .goal-date-grid>div{min-height:76px;padding:10px 11px}.tutorial-goal-detail .goal-date-grid strong{font-size:17px}.tutorial-goal-detail li{padding:9px 10px}.modal-card:has(.tutorial-goal-detail) .modal-actions{margin-top:8px;padding-bottom:0}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#172033;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;--bg:#f6f8fb;--surface:#fff;--surface-2:#f9fbfd;--text:#172033;--muted:#748094;--line:#e7ebf1;--primary:#2563eb;--primary-soft:#eaf1ff;--danger:#dc2626;--warning:#d97706;--success:#16a34a;--shadow:0 18px 50px rgba(33,51,84,.08);--radius:18px}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.app-shell{min-height:100vh;display:grid;grid-template-columns:264px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#fffffff2;border-right:1px solid var(--line);padding:20px 16px;display:flex;flex-direction:column;z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:.25s ease}.brand{display:flex;gap:12px;align-items:center;padding:6px 8px 22px}.brand-mark{width:42px;height:42px;border-radius:14px;background:var(--primary);color:#fff;display:grid;place-items:center;box-shadow:0 12px 28px #2563eb40}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:12px;margin-top:2px;max-width:165px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button,.collapse-button{border:0;background:transparent;border-radius:12px;padding:12px 13px;display:flex;align-items:center;gap:12px;color:#667085;text-align:left;transition:.18s}.sidebar nav button:hover,.sidebar nav .nav-active{background:var(--primary-soft);color:var(--primary)}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:8px}.sync-status{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px;padding:10px}.sync-status.online{color:var(--success)}.sync-status.sync-error{color:var(--danger)}.collapse-button{width:100%}.sidebar-collapsed{grid-template-columns:84px 1fr}.sidebar-collapsed .brand>div:last-child,.sidebar-collapsed .sidebar nav span,.sidebar-collapsed .sidebar-bottom span{display:none}.sidebar-collapsed .brand{justify-content:center}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .collapse-button{justify-content:center}.sidebar-collapsed .collapse-button svg{transform:rotate(180deg)}.main-area{min-width:0}.topbar{height:76px;padding:0 28px;border-bottom:1px solid var(--line);background:#f6f8fbe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between}.page-heading{display:flex;align-items:baseline;gap:12px}.page-heading h1{font-size:22px;margin:0}.page-heading span{color:var(--muted);font-size:13px}.topbar-actions{display:flex;gap:10px}.page-content{padding:28px;max-width:1500px;margin:0 auto}.mobile-menu{display:none!important}.primary-button,.secondary-button,.danger-button,.text-button,.icon-button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.18s ease}.primary-button{background:var(--primary);color:#fff;border-radius:11px;padding:10px 15px;box-shadow:0 8px 20px #2563eb2e}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb3b}.secondary-button{background:#fff;color:#3d4b63;border:1px solid var(--line);border-radius:11px;padding:9px 13px}.secondary-button:hover{border-color:#cfd7e5;background:#fbfcfe}.danger-button{background:#fff0f0;color:var(--danger);border:1px solid #ffd2d2;border-radius:11px;padding:9px 13px}.text-button{background:transparent;color:#56647b;padding:7px 8px;border-radius:8px}.text-button:hover{background:#f1f4f8;color:var(--primary)}.icon-button{width:38px;height:38px;border-radius:11px;background:#fff;border:1px solid var(--line);color:#5d6a7f}.icon-button:hover{background:#f7f9fc}.icon-button.subtle{width:31px;height:31px;background:transparent;border-color:transparent}.danger-icon{color:var(--danger)!important}.today-hero,.calendar-toolbar,.tasks-toolbar{background:linear-gradient(145deg,#fff,#fbfdff);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.today-hero h2,.calendar-toolbar h2{margin:0;font-size:26px}.today-hero p,.calendar-toolbar p,.section-title p,.settings-section>div:first-child p{margin:7px 0 0;color:var(--muted);font-size:14px}.date-switcher{display:flex;align-items:center;gap:14px}.date-switcher>div{display:flex;align-items:center;gap:10px}.day-badge,.priority-badge,.subject-pill{display:inline-flex;align-items:center;border-radius:999px;font-size:12px;font-weight:650;line-height:1;padding:6px 9px}.day-regular .day-badge,.day-badge.day-regular{background:#eef2f7;color:#5f6b7d}.day-badge.day-study{background:#e8f2ff;color:#1d63c5}.day-badge.day-travel{background:#f2f2f2;color:#7a7a7a}.day-badge.day-custom{background:#f0eaff;color:#6d46c1}.compact-metrics,.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.compact-metrics>div,.metric-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px 18px;display:flex;flex-direction:column;gap:5px}.compact-metrics span,.metric-card span,.metric-card small{color:var(--muted);font-size:12px}.compact-metrics strong,.metric-card strong{font-size:21px}.summary-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.alert{border-radius:14px;padding:14px 16px;margin:14px 0;display:flex;gap:12px;align-items:flex-start}.alert div{display:flex;flex-direction:column;gap:3px}.alert span{font-size:13px}.alert.warning{background:#fff8e8;color:#9a5b00;border:1px solid #ffe3aa}.alert.danger{background:#fff0f0;color:#a51d1d;border:1px solid #ffd0d0}.section-block{margin-top:24px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-title h2{font-size:18px;margin:0}.task-list{display:flex;flex-direction:column;gap:10px}.task-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px 14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;transition:.18s ease}.task-card:hover{box-shadow:0 10px 30px #24355212;transform:translateY(-1px)}.task-done{opacity:.65;background:#fbfcfd}.task-done strong{text-decoration:line-through}.check-button{width:28px;height:28px;border-radius:50%;border:1.5px solid #cad3df;background:#fff;color:#fff;display:grid;place-items:center}.task-done .check-button{background:var(--success);border-color:var(--success)}.task-title-row{display:flex;align-items:center;gap:8px}.task-title-row strong{font-size:15px}.task-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;color:var(--muted);font-size:12px}.diff-over{color:var(--danger)}.diff-under{color:var(--success)}.task-actions{display:flex;align-items:center;gap:3px}.timer-strip{display:inline-flex;align-items:center;gap:6px;margin-top:8px;background:#eef4ff;color:var(--primary);padding:5px 8px;border-radius:8px;font-size:12px}.task-compact{grid-template-columns:auto 1fr}.subject-pill{background:#eef2f7;color:#536173}.subject-语文,.subject-dot.subject-语文{background:#f5e8ff;color:#7c3aed}.subject-数学,.subject-dot.subject-数学{background:#e7f1ff;color:#2563eb}.subject-英语,.subject-dot.subject-英语{background:#fff0dc;color:#c15e00}.subject-物理,.subject-dot.subject-物理{background:#e7f8ff;color:#087b9c}.subject-化学,.subject-dot.subject-化学{background:#e8faef;color:#15803d}.subject-生物,.subject-dot.subject-生物{background:#fff0f4;color:#be185d}.subject-其他,.subject-dot.subject-其他{background:#eef2f7;color:#58667a}.calendar-toolbar{margin-bottom:16px}.calendar-toolbar>div:last-child{display:flex;gap:8px;align-items:center}.calendar-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.weekday-row,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-row{border-bottom:1px solid var(--line);background:#fbfcfe}.weekday-row div{padding:12px;text-align:center;color:var(--muted);font-size:12px}.calendar-cell{min-height:160px;padding:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;transition:.16s;background:#fff;display:flex;flex-direction:column}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell:hover:not(.outside){background:#fbfdff}.calendar-cell.outside{background:#fafbfc;color:#aeb7c4}.calendar-cell.day-study{background:linear-gradient(180deg,#f5f9ff,#fff)}.calendar-cell.day-travel{background:#f7f7f7}.calendar-cell.load-near{box-shadow:inset 0 0 0 2px #fbbf24}.calendar-cell.load-over{box-shadow:inset 0 0 0 2px #ef4444}.calendar-date{display:flex;justify-content:space-between;align-items:center}.calendar-date>span{font-weight:700}.calendar-date small{color:var(--muted);font-size:10px}.load-line{height:3px;background:#eef1f5;border-radius:999px;margin:9px 0 7px;overflow:hidden}.load-line i{display:block;height:100%;background:var(--primary);border-radius:999px}.load-over .load-line i{background:#ef4444}.load-near .load-line i{background:#f59e0b}.calendar-tasks{display:flex;flex-direction:column;gap:4px;min-height:0}.calendar-tasks>small{display:block;color:var(--muted);font-size:10px;line-height:1.25;padding:2px 1px}.calendar-tasks>div{font-size:11px;background:#f6f8fbf0;border-radius:6px;padding:5px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:5px}.calendar-tasks .mini-done{text-decoration:line-through;opacity:.55}.subject-dot{width:6px;height:6px;border-radius:50%;display:inline-block;flex:0 0 6px}.calendar-cell footer{position:static;margin-top:auto;padding-top:8px;color:var(--muted);font-size:10px;line-height:1.2;white-space:nowrap}.day-settings-row{display:flex;gap:12px;align-items:end}.day-settings-row .grow{flex:1}.day-load-summary,.bulk-row{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:12px 0;color:var(--muted);font-size:13px;border-bottom:1px solid var(--line)}.day-task-list{display:flex;flex-direction:column}.select-task-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px 4px;border-bottom:1px solid var(--line)}.select-task-row div{display:flex;flex-direction:column;gap:3px}.select-task-row span,.select-task-row small{color:var(--muted);font-size:12px}.tasks-toolbar{position:sticky;top:92px;z-index:10;padding:14px 16px;justify-content:flex-start;flex-wrap:wrap}.search-box{display:flex;align-items:center;gap:8px;background:#f7f9fc;border:1px solid var(--line);border-radius:10px;padding:0 11px;min-width:240px}.search-box input{border:0;background:transparent;outline:0;padding:10px 0;width:100%}.tasks-toolbar select,.field input,.field select,.field textarea,.auth-form input{border:1px solid #dfe5ee;background:#fff;border-radius:10px;padding:10px 11px;outline:none;color:var(--text)}.tasks-toolbar select:focus,.field input:focus,.field select:focus,.field textarea:focus,.auth-form input:focus{border-color:#93b3f7;box-shadow:0 0 0 3px #eaf1ff}.toggle-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.tasks-toolbar .primary-button{margin-left:auto}.group-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.group-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 18px}.group-card-head{display:flex;justify-content:space-between;gap:12px}.group-card-head>div:first-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.group-card h3{margin:0;font-size:16px}.group-actions{display:flex;align-items:center;gap:3px}.priority-badge{background:#eef2f7;color:#68758a}.priority-5{background:#fff0f0;color:#c62828}.priority-3{background:#fff7df;color:#a65a00}.priority-2{background:#edf4ff;color:#2461b2}.priority-1{background:#f2f4f7;color:#667085}.priority-0{background:#f3f3f3;color:#888}.group-stats{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:12px;margin-top:12px}.progress-track{height:5px;background:#edf1f5;border-radius:999px;overflow:hidden;margin-top:12px}.progress-track i{display:block;height:100%;background:var(--primary);border-radius:999px}.group-note{color:var(--muted);font-size:12px;margin:10px 0 0}.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chart-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);min-width:0}.chart-card h3{font-size:15px;margin:0 0 14px}.stats-summary{margin-top:0}.recharts-default-tooltip{border-radius:10px!important;border-color:var(--line)!important;box-shadow:var(--shadow)!important}.settings-stack{display:flex;flex-direction:column;gap:16px}.settings-section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:grid;grid-template-columns:minmax(210px,300px) 1fr;gap:28px}.settings-section h2{font-size:16px;margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.span-2{grid-column:span 2}.field{display:flex;flex-direction:column;gap:6px}.field>span{font-size:12px;color:var(--muted)}.field textarea{resize:vertical}.checkbox-field{flex-direction:row;align-items:center;margin-top:24px}.toggle-grid{display:flex;flex-direction:column;gap:12px;margin-top:16px}.switch-row{display:flex;align-items:center;gap:10px}.switch{width:42px;height:24px;border:0;border-radius:999px;background:#d9dee7;padding:3px;transition:.2s}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 2px 6px #0000001f}.switch.on{background:var(--primary)}.switch.on i{transform:translate(18px)}.button-wrap{display:flex;flex-wrap:wrap;gap:9px}.code-note{font-family:ui-monospace,monospace;background:#f7f9fc;border:1px solid var(--line);border-radius:10px;padding:12px;color:#526078}.cloud-panel>div{display:flex;align-items:center;gap:8px;margin-bottom:14px}.auth-form{display:grid;grid-template-columns:1fr 1fr auto auto;gap:9px}.settings-message{color:var(--muted);font-size:13px}.reserved-card{display:flex;gap:12px;align-items:flex-start;background:#f7f9fc;border:1px dashed #ccd5e2;border-radius:13px;padding:14px}.reserved-card p{margin:5px 0 0;color:var(--muted);font-size:13px}.modal-backdrop{position:fixed;inset:0;background:#141d2d59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px;z-index:100}.modal-card{width:min(520px,100%);max-height:min(86vh,900px);background:#fff;border-radius:20px;box-shadow:0 30px 90px #10192840;overflow:auto}.modal-wide{width:min(840px,100%)}.modal-header{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;justify-content:space-between;align-items:center;padding:17px 19px;border-bottom:1px solid var(--line);z-index:2}.modal-header h2{font-size:17px;margin:0}.modal-body{padding:18px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.form-stack{display:flex;flex-direction:column;gap:12px}.warning-list{display:flex;flex-direction:column;gap:7px;margin:14px 0}.warning-item{background:#fff8e8;color:#915600;border:1px solid #ffe5af;border-radius:10px;padding:10px 12px;font-size:13px}.move-list{border:1px solid var(--line);border-radius:12px;max-height:260px;overflow:auto}.move-list>div{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;padding:9px 12px;border-bottom:1px solid var(--line);font-size:13px}.move-list>div:last-child{border-bottom:0}.empty-state{text-align:center;padding:44px 20px;color:var(--muted);background:#fff;border:1px dashed #ccd5e2;border-radius:16px}.empty-state h3{color:var(--text);margin:10px 0 5px}.empty-state p{margin:0;font-size:13px}.loading-screen{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted)}.spinner{width:34px;height:34px;border:3px solid #dbe4f5;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite;margin:auto}.mobile-overlay{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.summary-grid,.compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-grid,.settings-section{grid-template-columns:1fr}.calendar-cell{min-height:145px}.auth-form{grid-template-columns:1fr 1fr}.auth-form button{width:100%}}@media(max-width:760px){.app-shell,.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;transform:translate(-105%);width:278px;box-shadow:0 0 60px #00000029}.sidebar.sidebar-mobile-open{transform:translate(0)}.sidebar-collapsed .brand>div:last-child,.sidebar-collapsed .sidebar nav span,.sidebar-collapsed .sidebar-bottom span{display:block}.sidebar-collapsed .brand{justify-content:flex-start}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .collapse-button{justify-content:flex-start}.collapse-button{display:none}.mobile-overlay{display:block;position:fixed;inset:0;background:#00000040;border:0;z-index:25}.mobile-menu{display:inline-flex!important}.topbar{padding:0 16px;height:66px}.page-heading span,.topbar-actions .secondary-button span{display:none}.page-content{padding:16px}.today-hero,.calendar-toolbar,.tasks-toolbar{padding:17px;align-items:flex-start}.today-hero,.calendar-toolbar{flex-direction:column}.today-hero h2,.calendar-toolbar h2{font-size:22px}.compact-metrics,.summary-grid{grid-template-columns:1fr 1fr;gap:9px}.compact-metrics>div,.metric-card{padding:13px}.task-card{grid-template-columns:auto 1fr}.task-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.calendar-card{overflow:auto}.weekday-row,.calendar-grid{min-width:760px}.tasks-toolbar{top:78px}.tasks-toolbar>*{flex:1 1 140px}.search-box{min-width:100%}.tasks-toolbar .primary-button{margin-left:0}.group-card-head{flex-direction:column}.group-actions{flex-wrap:wrap}.form-grid,.form-grid.three{grid-template-columns:1fr}.span-2{grid-column:span 1}.settings-section{padding:17px}.auth-form{grid-template-columns:1fr}.day-settings-row{flex-direction:column;align-items:stretch}.day-settings-row .field{width:100%}.chart-card{padding:12px}.modal-backdrop{padding:8px;align-items:end}.modal-card{max-height:92vh;border-radius:20px 20px 0 0}.summary-grid.two{grid-template-columns:1fr 1fr}}.page-content,.calendar-card,.calendar-week-list{touch-action:pan-y}.setup-confirmation,.list-pagination,.intake-import-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;margin-top:14px;border:1px solid var(--line);border-radius:12px;background:#f7f9fc}.setup-confirmation>div,.list-pagination>span,.intake-import-pagination>span{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:12px}.setup-confirmation strong{color:var(--text);font-size:14px}.intake-import-pagination{margin:12px 0 0}.list-pagination{justify-content:center;flex-wrap:wrap}.quantified-negotiation{display:grid;grid-template-columns:auto 1fr minmax(120px,180px);gap:10px;align-items:center;margin:12px 0;padding:10px;border:1px solid #dbe7ff;border-radius:10px;background:#f5f8ff;color:var(--muted);font-size:12px}.quantified-negotiation>strong{color:var(--text)}.quantified-negotiation label{display:flex;align-items:center;gap:8px}.quantified-negotiation .numeric-input{width:100%}@media print{.sidebar,.topbar,.tasks-toolbar button,.topbar-actions{display:none!important}.app-shell{display:block}.page-content{padding:0}.chart-card,.settings-section,.calendar-card{box-shadow:none}.modal-backdrop{display:none}}.replan-controls{display:flex;gap:10px;align-items:end;flex-wrap:wrap;padding:12px;border:1px solid var(--line);background:#f8fafc;border-radius:14px}.segmented-control{display:inline-flex;background:#e9edf4;border-radius:10px;padding:3px}.segmented-control button{border:0;background:transparent;color:var(--muted);padding:8px 12px;border-radius:8px}.segmented-control button.active{background:#fff;color:var(--primary);box-shadow:0 4px 12px #21335417}.compact-field{min-width:145px}.scenario-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0}.scenario-tabs button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px;text-align:left;display:flex;flex-direction:column;gap:5px;color:var(--text)}.scenario-tabs button span{font-size:12px;line-height:1.45;color:var(--muted)}.scenario-tabs button.active{border-color:#8db1ff;background:#f3f7ff;box-shadow:0 0 0 3px #e7efff}.replan-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:12px 0}.replan-section{border:1px solid var(--line);border-radius:15px;padding:14px;margin-top:12px}.replan-section-title{display:flex;align-items:flex-start;gap:10px}.replan-section-title h3{font-size:14px;margin:0}.replan-section-title p{font-size:12px;color:var(--muted);margin:3px 0 0}.consequence-list{display:grid;gap:7px;margin-top:12px}.consequence-list>div{background:#f7f9fc;border-radius:9px;padding:9px 11px;font-size:13px}.suggestion-list,.decision-list,.carryover-list,.history-list{display:flex;flex-direction:column;gap:9px;margin-top:12px}.suggestion-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px;border:1px solid var(--line);border-radius:11px}.suggestion-row div,.carryover-row>div,.history-row>div{display:flex;flex-direction:column;gap:3px}.suggestion-row span,.carryover-row span,.history-row span{font-size:12px;color:var(--muted)}.decision-card{border:1px solid var(--line);border-radius:13px;padding:13px;background:#fff}.decision-card.manual-impact{border-color:#f1c27d;background:#fffaf2}.decision-head{display:flex;justify-content:space-between;gap:10px}.decision-head>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.decision-head em{font-style:normal;font-size:11px;color:#9a5d00;background:#fff0ce;border-radius:999px;padding:4px 7px}.hard-badge{font-size:11px;color:#b42318;background:#fee4e2;border-radius:999px;padding:4px 7px}.date-change{display:flex;align-items:center;gap:8px;font-size:13px;margin:10px 0}.date-change span{background:#f3f5f8;border-radius:8px;padding:6px 8px}.decision-card p{font-size:12px;line-height:1.55;color:#536078;margin:5px 0}.decision-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:10px}.decision-actions button,.decision-actions select{border:1px solid var(--line);background:#fff;color:#4b5870;border-radius:9px;padding:7px 9px;font-size:12px}.decision-actions button.choice-active{border-color:#7aa4fa;background:#edf4ff;color:#1e5ab5}.lock-choice{display:flex;align-items:center;gap:5px;font-size:12px;color:#59667b}.warning-section{background:#fffdf7}.sticky-actions{position:sticky;bottom:-18px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 0 0;z-index:2}.template-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:14px}.template-options button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px;text-align:left;display:flex;flex-direction:column;gap:6px}.template-options button:hover{border-color:#90b0ef;background:#f7faff}.template-options span,.onboarding-copy,.muted-text{color:var(--muted);font-size:13px;line-height:1.55}.carryover-row,.history-row{display:grid;grid-template-columns:1fr minmax(190px,auto);gap:12px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:11px}.carryover-row select{border:1px solid var(--line);border-radius:9px;padding:8px;background:#fff}.history-row{grid-template-columns:1fr auto}.sync-status.online{font-weight:600}@media(max-width:760px){.scenario-tabs,.template-options{grid-template-columns:1fr}.replan-summary-grid{grid-template-columns:1fr 1fr}.replan-controls{align-items:stretch}.replan-controls>*{flex:1 1 100%}.decision-actions{align-items:stretch}.decision-actions>*{flex:1 1 140px}.carryover-row,.history-row{grid-template-columns:1fr}.modal-wide{width:100%}}.duration-suggestion{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#f2f7ff;border:1px solid #d9e7ff;border-radius:11px;padding:10px 12px;margin-top:12px}.duration-suggestion>div{display:flex;flex-direction:column;gap:3px}.duration-suggestion span{font-size:12px;color:var(--muted)}@media(max-width:760px){.duration-suggestion{align-items:stretch;flex-direction:column}}.conflict-backups{margin-top:14px;border-top:1px solid var(--line);padding-top:12px}.conflict-backups>p{font-size:12px;color:var(--muted)}.conflict-backups>div{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-top:1px dashed var(--line);font-size:13px}.load-compare-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.load-compare-row{display:grid;grid-template-columns:92px minmax(120px,1fr) auto minmax(120px,1fr) 92px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:11px;padding:9px 11px;font-size:12px}.load-compare-row>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.load-compare-row i{display:block;height:5px;min-width:2px;max-width:100%;background:#75a2f8;border-radius:999px}.load-compare-row i.over{background:#ef4444}.load-compare-row small{color:var(--muted);text-align:right}.warning-item.issue-danger{background:#fff0f0;color:#a51d1d;border-color:#ffd0d0}.warning-item.issue-info{background:#f2f7ff;color:#315f9c;border-color:#d8e7ff}.task-intent-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 7px;font-size:10px;background:#fff0ce;color:#8b5600}.task-lock-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 7px;font-size:10px;background:#eaf1ff;color:#2458a6}@media(max-width:760px){.load-compare-row{grid-template-columns:76px 1fr auto 1fr}.load-compare-row small{grid-column:2/5;text-align:left}.load-compare-row>div{grid-template-columns:1fr}.load-compare-row i{width:100%!important}}.manual-move-notice{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:12px 14px;border:1px solid #f1cf8c;background:#fffaf0;border-radius:13px}.manual-move-notice>div:first-child{display:flex;flex-direction:column;gap:3px}.manual-move-notice span{font-size:12px;color:#765b2b}@media(max-width:760px){.manual-move-notice{align-items:flex-start;flex-direction:column}}.replan-control-note{flex:1 1 100%;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.detected-section{background:#fbfcff}.detected-issue-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.detected-issue-list>div{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;font-size:12px;color:#59667b}@media(max-width:760px){.detected-issue-list{grid-template-columns:1fr}}.calendar-tasks>div{display:flex;align-items:center;gap:5px;min-width:0;cursor:grab}.calendar-tasks>div:active{cursor:grabbing}.calendar-tasks>div>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-tasks>div>em{margin-left:auto;font-size:9px;font-style:normal;color:var(--muted);flex:none}.calendar-more-button{border:0;background:transparent;color:var(--primary);font-size:11px;font-weight:700;padding:3px 1px;text-align:left;cursor:pointer}.calendar-more-button:hover{text-decoration:underline}.calendar-cell.calendar-drag-target{background:#eef5ff!important;box-shadow:inset 0 0 0 3px #4d88ef}.calendar-drop-preview{position:absolute;inset:37px 7px auto;z-index:4;border:1px solid #9fc1ff;background:#eff6fff7;border-radius:10px;padding:7px 8px;display:flex;flex-direction:column;gap:2px;box-shadow:0 8px 22px #234e9629;pointer-events:none}.calendar-drop-preview strong{font-size:11px;color:#2458a6}.calendar-drop-preview span{font-size:10px;color:#4d6384}.calendar-drop-preview.over{border-color:#f3a6a6;background:#fff1f1fa}.calendar-drop-preview.over strong,.calendar-drop-preview.over span{color:#a51d1d}.calendar-overflow-backdrop{position:fixed;inset:0;z-index:75;background:transparent}.calendar-overflow-panel{position:fixed;width:min(380px,calc(100vw - 24px));max-height:min(520px,calc(100vh - 30px));display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 70px #23304b38;overflow:hidden}.calendar-overflow-panel>header{padding:14px 14px 11px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid var(--line)}.calendar-overflow-panel>header>div{display:flex;flex-direction:column;gap:4px}.calendar-overflow-panel>header strong{font-size:14px}.calendar-overflow-panel>header span{font-size:11px;line-height:1.5;color:var(--muted)}.overflow-bulk-bar{padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f8fafc;border-bottom:1px solid var(--line)}.overflow-bulk-bar>span{font-size:11px;color:var(--muted)}.overflow-bulk-bar .button-wrap{gap:5px}.overflow-bulk-bar button{padding:6px 8px;font-size:11px}.overflow-task-list{padding:9px;overflow:auto;display:flex;flex-direction:column;gap:7px}.overflow-task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;padding:8px;background:#fff}.overflow-task-row:hover{border-color:#b9cff7;background:#fbfdff}.overflow-task-content,.select-task-content{border:0;background:transparent;text-align:left;color:inherit;padding:0;display:flex;align-items:center;gap:8px;min-width:0}.overflow-task-content>div,.select-task-content{min-width:0}.overflow-task-content strong,.overflow-task-content span,.select-task-content strong,.select-task-content span{display:block}.overflow-task-content strong,.select-task-content strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflow-task-content span,.select-task-content span{font-size:10px;color:var(--muted);margin-top:3px}.overflow-task-row small{font-size:10px;color:var(--muted)}.day-load-live{flex-wrap:wrap}.day-load-live em{font-style:normal;font-size:11px;border-radius:999px;background:#eaf7ee;color:#23733a;padding:5px 8px}.day-load-live em.over{background:#fff0f0;color:#a51d1d}.select-task-row{grid-template-columns:auto minmax(0,1fr) auto}.task-quick-editor{display:flex;flex-direction:column;gap:16px}.task-detail-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.task-detail-metrics>div{border:1px solid var(--line);border-radius:11px;padding:10px;display:flex;flex-direction:column;gap:4px}.task-detail-metrics span{font-size:10px;color:var(--muted)}.task-detail-metrics strong{font-size:13px}.task-impact-note{display:flex;flex-direction:column;gap:4px;border:1px solid #d7e5ff;background:#f3f7ff;border-radius:12px;padding:11px}.task-impact-note strong{font-size:12px}.task-impact-note span{font-size:11px;line-height:1.55;color:#536b91}.drawer-backdrop{position:fixed;inset:0;z-index:95;background:#0f172a40;display:flex;justify-content:flex-end}.side-drawer{height:100%;width:min(430px,100vw);background:#fff;box-shadow:-20px 0 60px #1f2a4333;display:flex;flex-direction:column;animation:drawer-in .18s ease-out}.side-drawer-wide{width:min(720px,100vw)}.drawer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:19px 20px 15px;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:18px;margin:0}.drawer-header p{font-size:11px;color:var(--muted);margin:4px 0 0}.drawer-body{padding:18px 20px;overflow:auto;flex:1}.drawer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;position:sticky;bottom:-18px;background:#fff;padding:12px 0 2px}@keyframes drawer-in{0%{transform:translate(35px);opacity:.5}to{transform:none;opacity:1}}.load-compare-item{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.load-compare-item.expanded{border-color:#a9c5f7;box-shadow:0 0 0 3px #edf4ff}.load-compare-item .load-compare-row{width:100%;border:0;border-radius:0;background:#fff;color:inherit;text-align:left;cursor:pointer;grid-template-columns:145px minmax(120px,1fr) auto minmax(120px,1fr) 92px auto}.load-compare-item .load-compare-row:hover{background:#f9fbff}.section-title-with-actions{align-items:center}.section-title-with-actions>div:nth-child(2){flex:1}.segmented-control.small button{font-size:11px;padding:6px 9px}.day-diff-panel{border-top:1px solid var(--line);padding:12px;background:#fbfcff}.day-diff-heading{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:6px}.day-diff-heading span{font-size:11px;font-weight:700;color:#536078;text-align:center}.day-diff-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;border-top:1px dashed #dfe4ec;padding:8px 0}.day-diff-row:first-of-type{border-top:0}.diff-task{min-height:50px;border:1px solid var(--line);border-radius:10px;padding:8px;background:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.diff-task-main{display:flex;align-items:flex-start;gap:7px;min-width:0}.diff-task-main>div{min-width:0}.diff-task-main strong,.diff-task-main span{display:block}.diff-task-main strong{font-size:11px;line-height:1.35;overflow-wrap:anywhere}.diff-task-main span{font-size:9px;color:var(--muted);margin-top:3px}.diff-task-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex:none}.diff-task-meta em,.diff-task-meta span{font-size:9px;font-style:normal;display:flex;align-items:center;gap:2px;white-space:nowrap}.diff-task.diff-added{background:#effaf2;border-color:#abdcb8}.diff-task.diff-added .diff-task-meta em{color:#16713a}.diff-task.diff-removed{background:#fff1f1;border-color:#f1b4b4;color:#a53636;text-decoration:line-through}.diff-task.diff-removed .diff-task-meta em{text-decoration:none;color:#a51d1d}.diff-task.diff-modified{background:#fff9e8;border-color:#ead48a}.diff-empty{height:100%;min-height:50px;border:1px dashed #dbe1e9;border-radius:10px;display:grid;place-items:center;color:#b3bdca}.diff-row-actions{grid-column:1/3;display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:0 2px 3px}.diff-row-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 8px;font-size:10px;color:#4b5870}.diff-row-actions button.choice-active{border-color:#76a2f4;background:#edf4ff;color:#1e5ab5}.diff-reason{font-size:10px;color:var(--muted);max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:auto}.inline-date-choice{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--muted)}.inline-date-choice input{border:1px solid var(--line);border-radius:8px;padding:5px;font-size:10px}.preview-fixed-badge{font-size:9px;background:#eee9ff;color:#6946b8;border-radius:999px;padding:4px 6px}.day-diff-compact{padding:9px}.day-diff-compact .diff-task{min-height:44px;padding:6px}.day-diff-compact .diff-row-actions{padding-top:2px}.micro-day-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.micro-day-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.micro-day-card.expanded{border-color:#a9c5f7}.micro-day-card.drag-target{box-shadow:inset 0 0 0 3px #6c9ef1;background:#f1f6ff}.micro-day-head{width:100%;border:0;background:#fff;color:inherit;display:flex;justify-content:space-between;align-items:center;padding:11px 12px;text-align:left}.micro-day-head:hover{background:#fafcff}.micro-day-head>div{display:flex;flex-direction:column;gap:3px}.micro-day-head strong{font-size:12px}.micro-day-head span{font-size:10px;color:var(--muted)}.micro-day-footer{display:flex;justify-content:flex-end;padding:0 10px 10px;background:#fbfcff}.drawer-day-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.day-type-impact{grid-column:1/3;display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid var(--line);background:#f8fafc;border-radius:11px;padding:9px 10px;font-size:11px}.day-type-impact em{font-style:normal;margin-left:auto;background:#fff;border-radius:999px;padding:4px 7px;color:#56657b}.history-row .button-wrap{justify-content:flex-end}.history-audit-summary{display:flex;gap:6px;flex-wrap:wrap;margin-top:5px}.history-audit-summary span{background:#f2f5fa;border-radius:999px;padding:3px 6px;font-size:9px!important}.history-diff-list{display:flex;flex-direction:column;gap:8px}.history-diff-date{border:1px solid var(--line);border-radius:12px;overflow:hidden}.history-diff-date>header{display:flex;justify-content:space-between;gap:10px;padding:9px 11px;background:#f8fafc;font-size:11px}.history-diff-date .day-diff-panel{border-top:1px solid var(--line)}@media(max-width:760px){.calendar-overflow-backdrop{background:#0f172a47;display:flex;align-items:flex-end}.calendar-overflow-panel{position:relative!important;left:auto!important;top:auto!important;width:100%;max-height:78vh;border-radius:20px 20px 0 0;border-bottom:0;animation:sheet-up .18s ease-out}.overflow-bulk-bar{align-items:flex-start;flex-direction:column}.side-drawer,.side-drawer-wide{height:auto;max-height:88vh;width:100%;align-self:flex-end;border-radius:20px 20px 0 0;animation:sheet-up .18s ease-out}.drawer-backdrop{align-items:flex-end}.drawer-header{padding:16px}.drawer-body{padding:15px 16px}.task-detail-metrics{grid-template-columns:1fr}.load-compare-item .load-compare-row{grid-template-columns:80px 1fr auto 1fr auto}.load-compare-item .load-compare-row small{grid-column:2/5}.load-compare-item .load-compare-row>svg{grid-column:5;grid-row:1/3}.section-title-with-actions{align-items:flex-start;flex-wrap:wrap}.section-title-with-actions .segmented-control{margin-left:28px}.day-diff-heading{display:none}.day-diff-row{grid-template-columns:1fr;padding:10px 0}.day-diff-row>div:first-child:before{content:"修改前";display:block;font-size:9px;color:var(--muted);margin:0 0 4px 2px}.day-diff-row>div:nth-child(2):before{content:"修改后";display:block;font-size:9px;color:var(--muted);margin:0 0 4px 2px}.diff-row-actions{grid-column:1;align-items:stretch}.diff-row-actions>*{flex:1 1 120px}.diff-reason{max-width:none;flex-basis:100%}.drawer-day-controls{grid-template-columns:1fr}.day-type-impact{grid-column:1}.day-type-impact em{margin-left:0}.calendar-drop-preview{display:none}@keyframes sheet-up{0%{transform:translateY(40px);opacity:.55}to{transform:none;opacity:1}}}.calendar-overflow-backdrop{pointer-events:none}.calendar-overflow-panel{pointer-events:auto}.history-diff-date>header{cursor:pointer}.history-diff-date>header span{display:flex;align-items:center;gap:5px}@media(max-width:760px){.calendar-overflow-backdrop{pointer-events:auto}}.history-diff-date>header>div{display:flex;flex-direction:column;gap:3px}.history-diff-date>header small{font-size:9px;color:var(--muted)}.active-timer-return{border:1px solid #bfd2fb;background:#f2f6ff;color:#1e56b2;border-radius:12px;padding:7px 10px;display:flex;align-items:center;gap:8px;min-height:40px}.active-timer-return:hover{background:#e9f1ff;border-color:#96b8f7}.active-timer-return.paused{background:#fff8e9;border-color:#efd391;color:#9a5a08}.active-timer-return>span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.active-timer-return strong{font-size:11px}.active-timer-return small{font-size:10px;margin-top:3px;font-variant-numeric:tabular-nums}.timer-start-button{color:var(--primary);font-weight:650}.focus-timer-page{--focus-accent:#2563eb;min-height:100dvh;position:relative;display:grid;place-items:center;padding:72px 24px 42px;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(56,118,246,.12),transparent 34%),linear-gradient(150deg,#f8fbff,#f4f7fc 52%,#eef3fb);isolation:isolate}.focus-timer-page:before,.focus-timer-page:after{content:"";position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none;z-index:-1}.focus-timer-page:before{width:460px;height:460px;left:-240px;top:-210px;background:#2563eb14}.focus-timer-page:after{width:420px;height:420px;right:-220px;bottom:-220px;background:#4f46e512}.focus-timer-page.is-paused{--focus-accent:#d97706;background:radial-gradient(circle at 50% 38%,rgba(245,158,11,.1),transparent 34%),linear-gradient(150deg,#fffdf8,#faf8f3 54%,#f6f3ed)}.focus-exit-button{position:fixed;top:24px;right:28px;border:1px solid rgba(130,145,169,.25);background:#ffffffad;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#536078;border-radius:999px;padding:9px 13px;display:flex;align-items:center;gap:7px;z-index:4}.focus-exit-button:hover{background:#fff;color:#172033;box-shadow:0 10px 30px #1f2a4314}.focus-exit-button span{font-size:12px;font-weight:650}.focus-timer-stage{width:min(760px,100%);display:flex;flex-direction:column;align-items:center;text-align:center}.focus-task-heading{max-width:660px;display:flex;flex-direction:column;align-items:center}.focus-task-heading .subject-pill{margin-bottom:12px}.focus-task-heading h1{font-size:clamp(22px,3.2vw,38px);line-height:1.22;margin:0;letter-spacing:-.025em}.focus-task-heading p{margin:10px 0 0;color:var(--muted);font-size:13px}.focus-clock-wrap{width:clamp(280px,42vw,470px);aspect-ratio:1;border-radius:50%;padding:9px;margin:34px 0 30px;background:conic-gradient(var(--focus-accent) var(--timer-progress),rgba(134,151,178,.16) 0);box-shadow:0 32px 80px #2a3f651c,inset 0 0 0 1px #fffc;transition:background .28s ease}.focus-clock-inner{height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:inset 0 0 0 1px #dce4f0cc}.focus-clock-status{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:800;color:var(--focus-accent);margin-bottom:14px}.focus-clock-inner strong{font-size:clamp(52px,9vw,92px);font-weight:550;letter-spacing:-.055em;font-variant-numeric:tabular-nums;line-height:1;color:#111a2b}.focus-clock-inner small{font-size:12px;color:var(--muted);margin-top:13px}.focus-primary-controls{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.focus-control-button,.focus-finish-button{border-radius:999px;min-height:58px;padding:0 25px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:750;border:0;transition:.18s ease}.focus-control-button{min-width:142px;background:var(--focus-accent);color:#fff;box-shadow:0 16px 36px color-mix(in srgb,var(--focus-accent) 28%,transparent)}.focus-control-button:hover{transform:translateY(-2px);filter:brightness(.96)}.focus-finish-button{min-width:150px;background:#fff;color:#334158;border:1px solid #dfe6ef;box-shadow:0 12px 30px #29395812}.focus-finish-button:hover{transform:translateY(-2px);border-color:#b8c6da}.focus-shortcuts{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;margin-top:25px;color:#98a2b2;font-size:10px}.focus-timer-empty{padding:30px}.focus-empty-card{width:min(480px,100%);background:#ffffffdb;border:1px solid rgba(220,228,240,.9);border-radius:24px;padding:46px 28px;text-align:center;box-shadow:var(--shadow)}.focus-empty-card svg{color:var(--primary)}.focus-empty-card h1{font-size:24px;margin:18px 0 8px}.focus-empty-card p{color:var(--muted);line-height:1.7;margin:0 0 22px}.focus-finish-summary{display:flex;align-items:center;gap:11px;border:1px solid #d9e5fb;background:#f5f8ff;border-radius:13px;padding:12px;margin-bottom:16px;color:#315a9e}.focus-finish-summary>div{display:flex;flex-direction:column;gap:3px}.focus-finish-summary strong{font-size:13px;color:#243b65}.focus-finish-summary span{font-size:11px}.focus-finish-tip{font-size:11px;line-height:1.6;color:var(--muted);margin:14px 0 0}.focus-finish-actions{flex-wrap:wrap}.focus-finish-actions button{flex:1 1 125px}@media(max-width:760px){.active-timer-return{padding:7px 9px}.active-timer-return>span strong{display:none}.topbar-actions .active-timer-return small{margin:0}.focus-timer-page{padding:68px 16px 28px}.focus-exit-button{top:14px;right:14px;padding:8px}.focus-exit-button span{display:none}.focus-task-heading h1{font-size:23px;max-width:92vw}.focus-clock-wrap{width:min(78vw,360px);margin:28px 0 25px;padding:7px}.focus-clock-inner strong{font-size:clamp(48px,16vw,70px)}.focus-primary-controls{width:100%;gap:10px}.focus-control-button,.focus-finish-button{min-width:0;flex:1;max-width:190px;min-height:54px;padding:0 17px}.focus-shortcuts{display:none}.focus-finish-actions{flex-direction:column}.focus-finish-actions button{width:100%;flex:none}}@media(max-width:430px){.focus-clock-wrap{width:84vw}.focus-clock-inner strong{font-size:14.7vw}.focus-task-heading p{font-size:12px}.focus-control-button,.focus-finish-button{font-size:13px}.focus-control-button svg,.focus-finish-button svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.focus-control-button,.focus-finish-button,.focus-clock-wrap{transition:none}.focus-control-button:hover,.focus-finish-button:hover{transform:none}}.stats-page{display:flex;flex-direction:column;gap:18px}.stats-toolbar{position:sticky;top:88px;z-index:12;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;background:#ffffffeb;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 36px #1e2d4812;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stats-tabs,.stats-segmented,.stats-view-toggle{display:flex;align-items:center;background:#f2f5f9;border-radius:11px;padding:3px;gap:2px}.stats-tabs button,.stats-segmented button,.stats-view-toggle button{border:0;background:transparent;color:#667085;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:650;display:flex;align-items:center;gap:5px}.stats-tabs button.active,.stats-segmented button.active,.stats-view-toggle button.active{background:#fff;color:var(--primary);box-shadow:0 3px 10px #1f2f4c17}.stats-range-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.stats-range-controls select,.stats-range-controls input{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 9px;color:var(--text);font-size:12px}.stats-range-controls span{font-size:11px;color:var(--muted)}.stats-range-controls em{font-style:normal;font-size:11px;color:#526176;background:#f3f6fa;border-radius:999px;padding:6px 9px}.stats-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.stats-kpi-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-kpi{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px;display:flex;gap:13px;align-items:flex-start;box-shadow:var(--shadow);min-width:0}.stats-kpi.success{border-color:#ccebd7;background:linear-gradient(145deg,#fff,#f5fff8)}.stats-kpi.warning{border-color:#f3dab3;background:linear-gradient(145deg,#fff,#fffaf1)}.stats-kpi-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;flex:0 0 39px;background:#eef4ff;color:var(--primary)}.stats-kpi.success .stats-kpi-icon{background:#e9f9ef;color:var(--success)}.stats-kpi.warning .stats-kpi-icon{background:#fff2da;color:var(--warning)}.stats-kpi>div:last-child{display:flex;flex-direction:column;min-width:0}.stats-kpi span,.stats-kpi small{color:var(--muted);font-size:11px}.stats-kpi strong{font-size:21px;line-height:1.15;margin:5px 0;letter-spacing:-.025em}.stats-kpi small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stats-streak-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stats-streak-row>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px 15px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px}.stats-streak-row svg{color:#f59e0b}.stats-streak-row>div:nth-child(2) svg{color:#16a34a}.stats-streak-row>div:nth-child(3) svg{color:#8b5cf6}.stats-streak-row strong{font-size:18px}.stats-streak-row span{font-size:11px;color:var(--muted);min-width:0}.stats-insights{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.stats-insights>header{padding:16px 18px;border-bottom:1px solid var(--line);background:linear-gradient(130deg,#f7faff,#fff)}.stats-insights>header>div{display:flex;align-items:center;gap:10px}.stats-insights h3{margin:0;font-size:15px}.stats-insights p{margin:3px 0 0;color:var(--muted);font-size:11px}.stats-insights>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.stats-insights article{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.stats-insights article:nth-child(odd){border-right:1px solid var(--line)}.stats-insights article>div{display:flex;align-items:flex-start;gap:9px;min-width:0}.stats-insights article>div>span{display:flex;flex-direction:column;gap:3px;min-width:0}.stats-insights article strong{font-size:12px}.stats-insights article small{font-size:10px;color:var(--muted);line-height:1.45}.stats-insights article.warning svg{color:var(--warning)}.stats-insights article.positive svg{color:var(--success)}.stats-insights article.neutral svg{color:var(--primary)}.stats-insights article .secondary-button{flex:0 0 auto;padding:7px 9px;font-size:10px}.stats-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px 18px;box-shadow:var(--shadow);min-width:0}.stats-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px}.stats-panel h3{font-size:15px;margin:0}.stats-panel header p{font-size:10px;color:var(--muted);margin:4px 0 0}.stats-panel-actions{display:flex;align-items:center;gap:7px}.stats-chart{height:270px}.stats-chart-lg{height:330px}.stats-chart-xl{height:410px}.stats-chart-subject{height:max(320px,42vh)}.stats-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stats-tooltip{background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:var(--shadow);padding:9px 10px;display:flex;flex-direction:column;gap:4px}.stats-tooltip strong{font-size:11px}.stats-tooltip span{font-size:10px}.stats-heatmap-shell{display:grid;grid-template-columns:18px minmax(0,1fr);gap:7px;align-items:start;overflow:auto;padding-top:14px}.stats-heat-weekdays{display:grid;grid-template-rows:repeat(7,24px);gap:5px;color:var(--muted);font-size:8px;align-items:center}.stats-heatmap{display:grid;grid-template-rows:repeat(7,24px);grid-auto-flow:column;grid-auto-columns:24px;gap:5px;min-width:max-content;padding:0 2px 3px}.stats-heatmap .heat-empty{display:block}.stats-heatmap button{width:24px;height:24px;border:0;border-radius:6px;position:relative;display:grid;place-items:center;font-size:9px;color:#536078;min-width:24px}.stats-heatmap button small{position:absolute;left:1px;top:-13px;font-size:8px;color:var(--muted);white-space:nowrap}.stats-heatmap .level-0,.stats-heat-legend .level-0{background:#edf1f5}.stats-heatmap .level-1,.stats-heat-legend .level-1{background:#d9e7ff}.stats-heatmap .level-2,.stats-heat-legend .level-2{background:#9fc1ff}.stats-heatmap .level-3,.stats-heat-legend .level-3{background:#5f91ef;color:#fff}.stats-heatmap .level-4,.stats-heat-legend .level-4{background:#255fcb;color:#fff}.stats-heatmap button:hover{outline:2px solid #7da5ee;outline-offset:1px;transform:translateY(-1px)}.stats-heat-legend{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:10px;color:var(--muted);font-size:9px}.stats-heat-legend i{width:13px;height:13px;border-radius:4px}.stats-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px}.stats-table{width:100%;border-collapse:collapse;min-width:650px}.stats-table th,.stats-table td{padding:10px 12px;border-bottom:1px solid var(--line);font-size:11px;text-align:right}.stats-table th{background:#f8fafc;color:#68758a;font-weight:650;position:sticky;top:0}.stats-table th:first-child,.stats-table td:first-child{text-align:left}.stats-table tbody tr{cursor:pointer}.stats-table tbody tr:hover{background:#f6f9ff}.stats-detail-backdrop{position:fixed;inset:0;z-index:100;background:#0f172a57;display:flex;justify-content:flex-end}.stats-day-detail{width:min(520px,100%);height:100%;background:#fff;box-shadow:-25px 0 70px #0f172a2e;display:flex;flex-direction:column}.stats-day-detail>header{padding:22px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f7faff,#fff)}.stats-day-detail header span,.stats-day-detail header p{font-size:11px;color:var(--muted);margin:0}.stats-day-detail header h2{margin:4px 0 5px}.stats-day-task-list{padding:16px;overflow:auto;display:flex;flex-direction:column;gap:9px}.stats-day-task-list article{border:1px solid var(--line);border-radius:13px;padding:12px}.stats-day-task-list article>div:first-child{display:flex;align-items:center;gap:8px}.stats-day-task-list article strong{font-size:12px}.stats-day-task-numbers{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:10px;margin-top:9px}.stats-fullscreen{position:fixed;inset:0;z-index:90;background:#f6f8fb;display:flex;flex-direction:column}.stats-fullscreen>header{padding:18px 24px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.stats-fullscreen header span{color:var(--muted);font-size:10px}.stats-fullscreen h2{margin:3px 0 0}.stats-fullscreen header>div:last-child{display:flex;align-items:center;gap:9px}.stats-fullscreen main{flex:1;min-height:0;padding:24px}.subject-analytics-list{display:flex;flex-direction:column;gap:10px}.subject-analytics-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.subject-analytics-head{width:100%;border:0;background:#fff;padding:13px 15px;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left}.subject-analytics-head:hover{background:#fafcff}.subject-analytics-head>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.subject-analytics-head>div:last-child{justify-content:flex-end;color:var(--muted);font-size:10px}.subject-analytics-head strong{font-size:12px}.subject-analytics-head em{font-style:normal;border-radius:999px;padding:4px 7px;background:#f1f5f9;color:#64748b}.subject-analytics-head em.under{background:#fff0e5;color:#b45309}.subject-analytics-head em.over{background:#eaf7ff;color:#0369a1}.subject-analytics-head em.accurate{background:#eaf9ef;color:#15803d}.subject-progress{height:4px;background:#edf1f5}.subject-progress i{height:100%;display:block}.subject-group-breakdown{padding:10px 15px 13px;background:#fafcff;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.subject-group-breakdown>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed #dfe5ee}.subject-group-breakdown>div:last-child{border-bottom:0}.subject-group-breakdown span{display:flex;flex-direction:column;gap:3px}.subject-group-breakdown strong{font-size:11px}.subject-group-breakdown small,.subject-group-breakdown em{font-size:9px;color:var(--muted);font-style:normal}.accuracy-list{display:flex;flex-direction:column;gap:10px}.accuracy-list article{display:grid;grid-template-columns:auto minmax(150px,.7fr) minmax(180px,1fr);align-items:center;gap:12px}.accuracy-list article>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.accuracy-list strong{font-size:11px}.accuracy-list small{font-size:9px;color:var(--muted)}.accuracy-axis{height:6px;background:linear-gradient(90deg,#a7d8ef,#e5e7eb 50%,#fdc68e);border-radius:999px;position:relative}.accuracy-axis:before{content:"";position:absolute;left:50%;top:-3px;width:1px;height:12px;background:#64748b}.accuracy-axis i{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid var(--primary);transform:translate(-50%,-50%)}.focus-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:270px;align-content:center}.focus-stat-grid>div{border:1px solid var(--line);background:#f8fafc;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:5px;text-align:center}.focus-stat-grid strong{font-size:21px}.focus-stat-grid span{font-size:10px;color:var(--muted)}.stats-data-note{display:flex;align-items:flex-start;gap:9px;border:1px solid #f1d7aa;background:#fff9ed;color:#86520a;border-radius:13px;padding:12px 14px}.stats-data-note p{font-size:10px;line-height:1.6;margin:0}.stats-data-note svg{flex:0 0 auto;margin-top:1px}.recharts-cartesian-axis-tick-value{font-size:10px;fill:#7b8798}.recharts-legend-item-text{font-size:10px!important;color:#667085!important}@media(max-width:1100px){.stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-kpi-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-two-column{grid-template-columns:1fr}.stats-insights>div{grid-template-columns:1fr}.stats-insights article:nth-child(odd){border-right:0}}@media(max-width:760px){.stats-page{gap:13px}.stats-toolbar{top:77px;padding:9px;align-items:stretch;flex-direction:column}.stats-tabs{overflow:auto;justify-content:space-between}.stats-tabs button{flex:1;padding:8px 9px;white-space:nowrap}.stats-range-controls{justify-content:flex-start}.stats-range-controls em{margin-left:auto}.stats-kpi-grid,.stats-kpi-grid-three{grid-template-columns:1fr 1fr;gap:8px}.stats-kpi{padding:12px;gap:8px}.stats-kpi-icon{width:32px;height:32px;flex-basis:32px}.stats-kpi strong{font-size:16px}.stats-kpi small{white-space:normal;line-height:1.35}.stats-streak-row{grid-template-columns:1fr}.stats-streak-row>div{grid-template-columns:auto auto 1fr}.stats-insights article{align-items:flex-start;flex-direction:column}.stats-panel{padding:13px}.stats-panel>header{align-items:flex-start}.stats-panel-actions{flex-wrap:wrap;justify-content:flex-end}.stats-chart-lg{height:270px}.stats-chart-xl{height:320px}.stats-chart-subject{height:340px}.stats-heatmap{grid-template-rows:repeat(7,27px);grid-auto-columns:27px;gap:4px}.stats-heat-weekdays{grid-template-rows:repeat(7,27px);gap:4px}.stats-heatmap button{width:27px;height:27px}.stats-detail-backdrop{align-items:flex-end}.stats-day-detail{height:auto;max-height:88vh;border-radius:20px 20px 0 0;width:100%}.stats-fullscreen>header{padding:12px}.stats-fullscreen>header h2{font-size:17px}.stats-fullscreen main{padding:10px}.stats-fullscreen header>div:last-child{gap:5px}.subject-analytics-head{align-items:flex-start;flex-direction:column}.subject-analytics-head>div:last-child{justify-content:flex-start}.accuracy-list article{grid-template-columns:auto 1fr}.accuracy-axis{grid-column:1/3}.focus-stat-grid{height:auto}.stats-table th,.stats-table td{padding:9px;font-size:10px}}@media(max-width:430px){.stats-kpi-grid,.stats-kpi-grid-three{grid-template-columns:1fr}.stats-range-controls input{max-width:128px}.stats-view-toggle button{padding:7px 8px}.stats-panel>header{flex-direction:column}.stats-panel-actions{width:100%;justify-content:space-between}.stats-chart,.stats-chart-lg{height:250px}.stats-heatmap{grid-template-rows:repeat(7,29px);grid-auto-columns:29px}.stats-heat-weekdays{grid-template-rows:repeat(7,29px)}.stats-heatmap button{width:29px;height:29px}.focus-stat-grid{grid-template-columns:1fr 1fr}}.subject-group-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.subject-group-actions .text-button{font-size:9px;padding:5px 7px;color:var(--primary);background:#eef4ff}.subject-group-actions .text-button:hover{background:#dfeaff}.task-more{position:relative;display:flex;align-items:center}.more-dots{font-size:18px;line-height:1;letter-spacing:1px;transform:translateY(-2px)}.task-more-menu{position:absolute;right:0;top:calc(100% + 7px);z-index:40;width:210px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 38px #0f172a29;display:flex;flex-direction:column;gap:5px}.task-more-menu:before{content:"";position:absolute;right:12px;top:-5px;width:9px;height:9px;background:#fff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.task-more-menu button{position:relative;z-index:1;border:0;border-radius:8px;background:#fff5f2;color:#b42318;text-align:left;padding:9px 10px;font-size:11px;font-weight:700}.task-more-menu button:hover{background:#ffe8e2}.task-more-menu small{font-size:9px;line-height:1.45;color:var(--muted);padding:0 4px 3px}.calendar-cell.day-buffer{background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:inset 0 0 0 1px #f1d8a8}.calendar-cell.day-buffer:before{content:"缓冲";position:absolute;right:5px;top:5px;padding:2px 5px;border-radius:999px;background:#fff0cf;color:#8a5a0a;font-size:8px;font-weight:750;letter-spacing:.02em}.calendar-cell.day-buffer.calendar-drag-target{box-shadow:inset 0 0 0 2px #efb84f,0 0 0 3px #efb84f2e}.buffer-day-editor{border:1px solid #ead8b6;background:linear-gradient(145deg,#fffaf0,#fff);border-radius:15px;padding:14px;display:flex;flex-direction:column;gap:12px}.buffer-day-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.buffer-day-editor h3{margin:0 0 4px;font-size:13px}.buffer-day-editor header p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.buffer-mode-control{display:flex;gap:7px;flex-wrap:wrap}.buffer-mode-control button{border:1px solid #dfd4c0;background:#fff;color:#6b5d46;border-radius:10px;padding:8px 10px;font-size:10px}.buffer-mode-control button.active{border-color:#d5a64e;background:#fff0cf;color:#7a4c00;font-weight:750}.buffer-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.buffer-protection-note{margin:0;padding:9px 11px;border-radius:10px;background:#fff2d8;color:#7c5310;font-size:9px;line-height:1.55}.today-replan-snapshot{margin:0 0 16px;border:1px solid #cdddf7;background:linear-gradient(145deg,#f5f9ff,#fff);border-radius:15px;padding:14px;display:flex;flex-direction:column;gap:11px}.today-replan-snapshot>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.today-replan-snapshot>div:first-child strong{font-size:12px}.today-replan-snapshot>div:first-child span{font-size:10px;color:var(--muted);text-align:right;line-height:1.5}.today-snapshot-values{display:flex;gap:7px;flex-wrap:wrap}.today-snapshot-values span{padding:5px 8px;border-radius:999px;background:#fff;border:1px solid #dbe7fa;color:#4f6382;font-size:9px}.today-extra-control{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.today-extra-control>span{font-size:10px;font-weight:650;margin-right:3px}.today-extra-control button{border:1px solid #d8e1ef;background:#fff;border-radius:9px;padding:7px 9px;font-size:10px}.today-extra-control button.choice-active{border-color:var(--primary);background:#eaf2ff;color:var(--primary);font-weight:750}.today-extra-control label{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.today-extra-control input{width:88px;padding:7px 8px;border:1px solid var(--line);border-radius:8px}.constraint-conflict-section{border-color:#efcfaa;background:#fffbf5}.constraint-conflict-list{display:flex;flex-direction:column;gap:10px}.constraint-conflict-list article{border:1px solid #ead8bd;background:#fff;border-radius:13px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;align-items:center}.constraint-conflict-list article>div{display:flex;flex-direction:column;gap:4px}.constraint-conflict-list strong{font-size:11px}.constraint-conflict-list span{font-size:9px;color:var(--muted);line-height:1.5}.constraint-conflict-list ul{grid-column:1/2;margin:0;padding-left:18px;color:#765c34;font-size:9px;line-height:1.6}.constraint-conflict-list button{grid-column:2;grid-row:1/3}.buffer-use-section{border-color:#d8c79d;background:#fffdf7}.buffer-use-list{display:flex;flex-direction:column;gap:8px}.buffer-use-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #eadfc5;background:#fff;border-radius:12px}.buffer-use-list article.buffer-use-active{border-color:#d3a74c;background:#fff7df}.buffer-use-list article>div{display:flex;flex-direction:column;gap:4px}.buffer-use-list strong{font-size:11px}.buffer-use-list span{font-size:9px;color:var(--muted);line-height:1.45}.buffer-use-warning{margin:10px 0 0;padding:9px 11px;border-radius:10px;background:#fff0cf;color:#78500c;font-size:9px;line-height:1.55}.diff-reason-block{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:min(360px,100%)}.diff-reason-block details{width:100%;border:1px solid var(--line);background:#fafcff;border-radius:9px;padding:6px 8px}.diff-reason-block summary{cursor:pointer;font-size:9px;color:var(--primary);font-weight:650}.diff-reason-block details>div{display:grid;grid-template-columns:82px 1fr;gap:7px;padding-top:6px;font-size:9px}.diff-reason-block details strong{font-size:9px}.diff-reason-block details span{color:var(--muted);line-height:1.45}.replan-control-note{flex:1 1 100%;margin:0;padding:8px 10px;border-radius:9px;background:#f5f7fa;color:var(--muted);font-size:9px;line-height:1.55}.scenario-tabs button:last-child{background:linear-gradient(145deg,#fffaf0,#fff)}.scenario-tabs button:last-child.active{border-color:#d5a64e;box-shadow:0 0 0 2px #d5a64e24}@media(max-width:760px){.task-more-menu{position:fixed;left:12px;right:12px;top:auto;bottom:calc(12px + env(safe-area-inset-bottom));width:auto;padding:12px;border-radius:16px;z-index:120}.task-more-menu:before{display:none}.task-more-menu button{padding:12px;font-size:12px;text-align:center}.buffer-fields{grid-template-columns:1fr}.today-replan-snapshot>div:first-child{flex-direction:column;gap:4px}.today-replan-snapshot>div:first-child span{text-align:left}.today-extra-control{align-items:stretch}.today-extra-control>span{flex:1 1 100%}.today-extra-control button{flex:1;min-width:112px}.today-extra-control label{flex:1 1 100%;justify-content:space-between}.today-extra-control input{flex:1}.constraint-conflict-list article{grid-template-columns:1fr}.constraint-conflict-list ul,.constraint-conflict-list button{grid-column:1;grid-row:auto}.constraint-conflict-list button{width:100%}.buffer-use-list article{align-items:flex-start;flex-direction:column}.buffer-use-list button{width:100%}.calendar-cell.day-buffer:before{font-size:7px;padding:1px 4px}.diff-reason-block details>div{grid-template-columns:1fr}}.numeric-input-wrap{display:block;min-width:0;width:100%}.numeric-input-wrap>input{width:100%}.numeric-input-error>input{border-color:#e57373!important;box-shadow:0 0 0 3px #fff0f0!important}.numeric-input-notice>input{border-color:#d8a33d!important}.numeric-input-feedback{display:block;margin-top:4px;font-size:11px;line-height:1.35}.numeric-input-feedback-error{color:#c62828}.numeric-input-feedback-notice{color:#9a6700}.compact-field .numeric-input-wrap{min-width:84px}.sequence-renumber-list{display:flex;flex-direction:column;gap:10px;margin:14px 0}.sequence-renumber-group{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.sequence-renumber-group.selected{border-color:#8db1ff;box-shadow:0 0 0 3px #edf3ff}.sequence-renumber-head{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;background:#f8fafc}.sequence-renumber-head input{margin-top:3px}.sequence-renumber-head span{display:flex;flex-direction:column;gap:3px}.sequence-renumber-head small{font-size:11px;color:var(--muted)}.sequence-renumber-changes{display:flex;flex-direction:column}.sequence-renumber-changes>div{display:grid;grid-template-columns:70px minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 12px;border-top:1px solid var(--line);font-size:12px}.sequence-renumber-changes>div>span{color:var(--muted)}.sequence-renumber-changes>div>strong{font-size:12px;overflow-wrap:anywhere}.sequence-renumber-changes>div>em{font-style:normal;color:var(--primary)}.sequence-renumber-changes>small{padding:9px 12px;border-top:1px solid var(--line);color:var(--muted)}@media(max-width:760px){.sequence-renumber-changes>div{grid-template-columns:64px 1fr auto 1fr;gap:6px;padding:9px;font-size:11px}.sequence-renumber-changes>div>strong{font-size:11px}}html,body,#root{min-height:100%;min-height:100dvh}.main-area,.page-content,.modal-body,.replan-section,.load-compare-item,.day-diff-panel,.day-diff-row,.diff-task,.diff-task-main,.diff-task-main>div{min-width:0;max-width:100%}.calendar-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.calendar-view-toggle{display:flex}.calendar-view-toggle button{min-width:42px}.calendar-move-mode{position:sticky;top:88px;z-index:18;margin:0 0 14px;padding:12px 14px;border:1px solid #8db1ff;background:#edf4ff;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 12px 30px #2563eb21}.calendar-move-mode>div{display:flex;flex-direction:column;gap:3px;min-width:0}.calendar-move-mode strong,.calendar-move-mode span{overflow-wrap:anywhere}.calendar-move-mode span{font-size:11px;color:#536b91}.calendar-date-selectable{cursor:copy!important;box-shadow:inset 0 0 0 2px #6f9cf5!important}.calendar-week-list{display:flex;flex-direction:column}.calendar-week-day{border-bottom:1px solid var(--line);background:#fff}.calendar-week-day:last-child{border-bottom:0}.calendar-week-day.day-study{background:linear-gradient(145deg,#f5f9ff,#fff)}.calendar-week-day.day-buffer{background:linear-gradient(145deg,#fffaf0,#fff)}.calendar-week-day.load-near{box-shadow:inset 4px 0 #f59e0b}.calendar-week-day.load-over{box-shadow:inset 4px 0 #ef4444}.calendar-week-head{width:100%;border:0;background:transparent;padding:13px 15px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;text-align:left;color:inherit}.calendar-week-head>div{display:flex;flex-direction:column;gap:4px;min-width:0}.calendar-week-head>div:last-child{align-items:flex-end;flex:none}.calendar-week-head strong{font-size:13px}.calendar-week-head span{font-size:10px;color:var(--muted)}.calendar-week-tasks{padding:0 12px 13px;display:flex;flex-direction:column;gap:7px}.calendar-week-tasks>button{width:100%;border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;text-align:left;color:inherit}.calendar-week-tasks>button>div{min-width:0;display:flex;flex-direction:column;gap:3px}.calendar-week-tasks strong,.calendar-week-tasks span{display:block;overflow-wrap:anywhere}.calendar-week-tasks strong{font-size:12px}.calendar-week-tasks span{font-size:10px;color:var(--muted)}.calendar-week-tasks .calendar-week-empty{display:block;text-align:center;color:var(--muted);border-style:dashed}.calendar-week-tasks .mini-done{opacity:.58}.calendar-week-tasks .mini-done strong{text-decoration:line-through}.consequence-detail-list{display:flex;flex-direction:column;gap:9px;margin-top:12px}.consequence-detail-list>details{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden;max-width:100%}.consequence-detail-list>details[open]{border-color:#aac5f6;box-shadow:0 0 0 3px #edf4ff}.consequence-detail-list summary{list-style:none;cursor:pointer;padding:12px 13px;display:flex;justify-content:space-between;align-items:center;gap:12px}.consequence-detail-list summary::-webkit-details-marker{display:none}.consequence-detail-list summary>div{display:flex;flex-direction:column;gap:4px;min-width:0}.consequence-detail-list summary strong,.consequence-detail-list summary span{overflow-wrap:anywhere}.consequence-detail-list summary strong{font-size:12px}.consequence-detail-list summary span{font-size:10px;color:var(--muted);line-height:1.45}.consequence-detail-list details[open] summary svg{transform:rotate(180deg)}.consequence-detail-body{padding:0 12px 12px;display:flex;flex-direction:column;gap:8px}.consequence-detail-body article{border:1px solid var(--line);background:#fafcff;border-radius:11px;padding:10px;min-width:0}.consequence-detail-body article p{margin:6px 0 0;color:#59667b;font-size:10px;line-height:1.65;overflow-wrap:anywhere;word-break:break-word}.issue-detail-body article>strong{font-size:11px}.move-detail-title{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.move-detail-title strong,.move-detail-title span{overflow-wrap:anywhere}.move-detail-title strong{font-size:12px}.move-detail-title span{font-size:10px;color:var(--muted);flex:none}.move-date-route{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center;margin-top:8px}.move-date-route span{border-radius:9px;background:#fff;padding:7px 8px;font-size:10px;text-align:center;overflow-wrap:anywhere}.move-date-route b{color:var(--primary)}.disturbance-detail-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.disturbance-detail-body article{display:flex;flex-direction:column;gap:4px}.disturbance-detail-body strong{font-size:10px}.disturbance-detail-body span{font-size:13px;font-weight:750}.consequence-full-text{margin-top:10px}.consequence-full-text>div{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;line-height:1.65}.diff-reason{max-width:none;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.55;overflow-wrap:anywhere;word-break:break-word;margin-right:0}.diff-reason-block{width:100%;max-width:100%;min-width:0}.diff-reason-block details,.diff-reason-block details>div,.diff-reason-block details strong,.diff-reason-block details span{max-width:100%;min-width:0}.diff-reason-block details>div{align-items:start}.diff-reason-block details span{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.diff-task{overflow:hidden}.diff-task-main strong,.diff-task-main span,.diff-task-meta em,.diff-task-meta span{overflow-wrap:anywhere;word-break:break-word}.load-compare-row>*{min-width:0}.load-compare-row strong,.load-compare-row span,.load-compare-row small{overflow-wrap:anywhere;word-break:break-word}.inline-date-choice{min-width:0}.inline-date-choice input{min-width:0;max-width:100%}.replan-section-title>div{min-width:0}.replan-section-title h3,.replan-section-title p,.detected-issue-list>div,.constraint-conflict-list strong,.constraint-conflict-list span,.warning-item{overflow-wrap:anywhere;word-break:break-word}.modal-card{max-width:100%;overflow-x:hidden}.modal-body{overflow-x:hidden}@media(max-width:760px){.app-shell{display:block;min-height:100dvh}.sidebar{height:100dvh;padding-top:calc(16px + env(safe-area-inset-top));padding-bottom:calc(16px + env(safe-area-inset-bottom))}.topbar{height:auto;min-height:68px;padding:calc(10px + env(safe-area-inset-top)) 12px 10px;gap:8px}.page-content{padding:12px 10px calc(88px + env(safe-area-inset-bottom))}.page-heading{min-width:0;justify-content:center;flex:1}.page-heading h1{font-size:20px}.page-heading span{display:none}.topbar-actions{gap:6px}.topbar-actions .secondary-button{font-size:0;padding:10px}.topbar-actions .secondary-button svg{margin:0}.calendar-toolbar{padding:13px 12px;align-items:stretch;flex-direction:column;gap:11px}.calendar-toolbar h2{font-size:20px}.calendar-toolbar p{font-size:11px;line-height:1.5}.calendar-toolbar-actions{justify-content:space-between;width:100%}.calendar-toolbar-actions>.secondary-button{flex:1}.calendar-view-toggle{flex:none}.calendar-move-mode{top:82px;align-items:flex-start;flex-direction:column}.calendar-move-mode button{width:100%}.calendar-card{width:100%;max-width:100%;overflow:hidden;border-radius:15px;touch-action:pan-y}.weekday-row,.calendar-grid{width:100%;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-row div{padding:8px 1px;font-size:9px}.calendar-cell{min-width:0;min-height:94px;padding:5px 4px;overflow:hidden}.calendar-date{gap:2px;align-items:flex-start}.calendar-date>span{font-size:12px}.calendar-date small{font-size:7px;line-height:1.15;text-align:right;max-width:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.load-line{margin:5px 0 4px;height:2px}.calendar-tasks{gap:2px}.calendar-tasks>div{padding:3px 2px;font-size:8px;gap:2px;border-radius:4px}.calendar-tasks>div>em{display:none}.calendar-tasks .subject-dot{width:4px;height:4px;flex-basis:4px}.calendar-more-button{font-size:8px;padding:2px 0}.calendar-cell footer{font-size:7px;padding-top:4px;white-space:normal;line-height:1.15;overflow-wrap:anywhere}.calendar-cell.day-buffer:before{display:none}.calendar-drop-preview{display:none}.calendar-week-head{padding:12px}.calendar-week-tasks{padding:0 10px 11px}.calendar-week-tasks>button{padding:11px}.calendar-week-tasks strong{font-size:13px}.calendar-week-tasks span{font-size:11px}.modal-backdrop{align-items:flex-end;padding:0;padding-top:env(safe-area-inset-top)}.modal-card{max-height:92dvh;border-radius:20px 20px 0 0;width:100%;padding-bottom:env(safe-area-inset-bottom)}.modal-mobile-sheet{max-height:min(84dvh,760px);animation:mobile-sheet-in .2s ease-out}.modal-mobile-fullscreen{height:100dvh;max-height:100dvh;border-radius:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.modal-mobile-fullscreen .modal-header{padding-top:12px}.modal-mobile-fullscreen .modal-body{padding:12px 10px 24px}.modal-header{padding:13px 14px}.modal-header h2{font-size:16px;line-height:1.3;overflow-wrap:anywhere}.modal-body{padding:13px 12px}.modal-actions{position:sticky;bottom:0;background:#fffffff5;padding:10px 0 calc(4px + env(safe-area-inset-bottom));z-index:4;flex-wrap:wrap}.modal-actions button{flex:1;min-width:120px}.replan-controls{align-items:stretch}.replan-controls>*{max-width:100%}.scenario-tabs{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.scenario-tabs button{min-width:0;white-space:normal}.replan-summary-grid{grid-template-columns:1fr 1fr}.metric-card{padding:12px}.metric-card strong{font-size:18px}.replan-section{padding:12px;overflow:hidden}.replan-section-title{align-items:flex-start}.replan-section-title.section-title-with-actions{flex-wrap:wrap}.section-title-with-actions>.segmented-control{width:100%}.section-title-with-actions>.segmented-control button{flex:1}.consequence-detail-list summary{padding:11px}.disturbance-detail-body{grid-template-columns:1fr 1fr}.load-compare-item .load-compare-row{display:grid;grid-template-columns:1fr auto;gap:9px;padding:12px}.load-compare-row>strong{grid-column:1/2}.load-compare-row>svg{grid-column:2;grid-row:1}.load-compare-row>b{display:none}.load-compare-row>div{grid-column:1/3;display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:8px}.load-compare-row>small{grid-column:1/3;text-align:left}.day-diff-panel{padding:10px}.day-diff-heading{display:none}.day-diff-row{grid-template-columns:1fr;gap:6px;padding:11px 0}.day-diff-row>div:first-child:before,.day-diff-row>div:nth-child(2):before{display:block;margin:0 0 4px;color:var(--muted);font-size:9px;font-weight:700}.day-diff-row>div:first-child:before{content:"修改前"}.day-diff-row>div:nth-child(2):before{content:"修改后"}.diff-row-actions{grid-column:1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:7px}.diff-reason-block{grid-column:1/3}.diff-row-actions>button{width:100%;min-width:0;padding:9px 7px;white-space:normal}.inline-date-choice{grid-column:1/3;display:grid;grid-template-columns:auto minmax(0,1fr);padding:8px;border:1px solid var(--line);border-radius:9px}.inline-date-choice input{width:100%}.lock-choice{grid-column:1/3;min-width:0;overflow-wrap:anywhere}.preview-fixed-badge{grid-column:1/2;align-self:center}.diff-task{padding:9px;gap:6px}.diff-task-meta{max-width:42%;align-items:flex-end}.diff-task-meta em,.diff-task-meta span{white-space:normal;text-align:right}.diff-reason-block details{padding:8px}.diff-reason-block details>div{display:block;padding-top:8px}.diff-reason-block details strong{display:block;margin-bottom:4px}.micro-day-card,.load-compare-item,.constraint-conflict-list article{max-width:100%;overflow:hidden}.detected-issue-list>div{line-height:1.6}.today-replan-snapshot,.replan-section{border-radius:13px}.day-settings-row{flex-direction:column;align-items:stretch}.day-settings-row .field{width:100%}.bulk-row{align-items:flex-start;flex-direction:column}.bulk-row .button-wrap{width:100%}.bulk-row button{flex:1}.select-task-row{padding:12px 2px}.select-task-content strong{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.drawer-backdrop{align-items:flex-end;justify-content:stretch}.side-drawer{height:auto;max-height:88dvh;width:100%;border-radius:20px 20px 0 0;box-shadow:0 -20px 60px #1f2a4333;animation:mobile-sheet-in .2s ease-out;padding-bottom:env(safe-area-inset-bottom)}.drawer-header{padding:14px}.drawer-body{padding:13px 14px}.task-detail-metrics{grid-template-columns:1fr 1fr}}.plan-perspective-actions{display:flex;align-items:center;gap:12px}.plan-perspective-actions>span{font-size:12px;color:var(--muted)}.stats-baseline-note{margin:0 22px 12px;padding:10px 12px;border-radius:10px;background:var(--primary-soft);color:#49617f;font-size:12px;line-height:1.55}.stats-day-extra{margin:14px 22px 22px;padding-top:14px;border-top:1px dashed var(--line)}.stats-day-extra h3{margin:0;font-size:14px}.stats-day-extra>p{margin:4px 0 10px;color:var(--muted);font-size:12px}.stats-day-extra article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.stats-day-extra article>div{display:flex;align-items:center;gap:8px;min-width:0}.stats-day-extra article strong{overflow-wrap:anywhere}.ledger-toolbar{display:flex;justify-content:space-between;align-items:end;gap:18px;padding:2px 0 14px;border-bottom:1px solid var(--line)}.ledger-toolbar>div:first-child{display:flex;flex-direction:column;gap:4px}.ledger-toolbar>div:first-child span{font-size:12px;color:var(--muted);line-height:1.55}.ledger-toolbar>div:last-child{display:flex;gap:8px}.ledger-toolbar label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted)}.ledger-toolbar input,.ledger-edit-grid input{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:9px 10px}.ledger-list{display:flex;flex-direction:column;gap:8px;padding-top:12px}.ledger-list>article{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.65fr) auto;align-items:center;gap:14px;border:1px solid var(--line);border-radius:13px;padding:12px 13px;background:var(--surface)}.ledger-list>article.editing{border-color:#9db9f6;background:#f8fbff}.ledger-main{display:flex;align-items:center;gap:10px;min-width:0}.ledger-main>div{display:flex;flex-direction:column;gap:3px;min-width:0}.ledger-main strong{overflow-wrap:anywhere}.ledger-main small,.ledger-facts span,.ledger-facts small{font-size:12px;color:var(--muted)}.ledger-facts{display:grid;grid-template-columns:auto auto;gap:3px 10px;align-items:baseline}.ledger-facts strong{font-size:17px}.ledger-facts small:last-child{grid-column:1/3}.ledger-actions{display:flex;justify-content:flex-end;gap:7px}.ledger-edit-grid{display:grid;grid-template-columns:minmax(130px,1fr) minmax(90px,.6fr);gap:8px}.ledger-edit-grid label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted)}@media(max-width:760px){.plan-perspective-actions{width:100%;justify-content:space-between;align-items:center}.ledger-toolbar{align-items:stretch;flex-direction:column}.ledger-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.ledger-toolbar input{width:100%}.ledger-list>article{grid-template-columns:1fr;gap:10px}.ledger-facts{grid-template-columns:auto 1fr}.ledger-actions{justify-content:flex-start}.ledger-edit-grid{grid-template-columns:1fr 1fr}.stats-day-extra,.stats-baseline-note{margin-inline:14px}}@media(max-width:420px){.plan-perspective-actions{align-items:stretch;flex-direction:column}.plan-perspective-actions .secondary-button{width:100%}.ledger-toolbar>div:last-child,.ledger-edit-grid{grid-template-columns:1fr}}:where(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}[data-theme=dark]{color-scheme:dark;--bg:#0b1220;--surface:#111b2e;--surface-2:#162238;--text:#e7edf7;--muted:#9ba9bf;--line:#2a3950;--primary:#6d9cff;--primary-soft:#172c52;--danger:#fb7185;--warning:#fbbf24;--success:#4ade80;--shadow:0 20px 55px rgba(0,0,0,.28)}[data-theme=dark] body{background:var(--bg);color:var(--text)}[data-theme=dark] :where(.sidebar,.topbar){background:#0b1220f0}[data-theme=dark] :where(.today-hero,.calendar-toolbar,.tasks-toolbar,.compact-metrics>div,.metric-card,.task-card,.calendar-card,.calendar-cell,.weekday-row,.group-card,.section-toolbar,.goal-card,.settings-section,.stats-panel,.stats-kpi,.stats-goal-overview,.stats-version-overview,.proposal-card,.proposal-event,.modal-card,.side-drawer,.intake-shell,.intake-panel,.intake-batch-card,.intake-task-row,.ledger-list>article){background:var(--surface);color:var(--text)}[data-theme=dark] :where(.secondary-button,.icon-button,.proposal-choice,.scope-choice-row button,.constraint-list article,.stats-day-extra article){background:var(--surface-2);color:var(--text);border-color:var(--line)}[data-theme=dark] :where(.tasks-toolbar select,.field input,.field select,.field textarea,.auth-form input,.search-box,.ledger-toolbar input,.ledger-edit-grid input){background:#0d1728;color:var(--text);border-color:var(--line)}[data-theme=dark] :where(.task-done,.calendar-cell.outside,.goal-date-grid>div,.proposal-summary-grid>div,.review-summary-grid>div,.before-after>span,.proposal-overview-grid button,.stats-toolbar,.stats-table-wrap,.stats-day-detail){background:var(--surface-2)}[data-theme=dark] :where(.alert.warning,.proposal-warning){background:#33270e;color:#fcd98d;border-color:#6d531a}[data-theme=dark] :where(.alert.danger,.form-error){background:#3a1720;color:#fecdd3;border-color:#713044}[data-theme=dark] :where(.intake-resume-banner,.stats-baseline-note,.load-metric-note){background:#14294b;color:#bfd3f7;border-color:#294b7d}[data-theme=dark] .modal-backdrop{background:#020610b8}[data-theme=dark] .recharts-cartesian-axis-tick text,[data-theme=dark] .recharts-legend-item-text{fill:var(--muted)!important;color:var(--muted)!important}[data-theme=dark] .recharts-cartesian-grid line{stroke:var(--line)}[data-theme=dark] .stats-tooltip{background:var(--surface);color:var(--text);border-color:var(--line)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.primary-button:hover,.task-card:hover{transform:none}}.intake-setup-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.intake-setup-steps button{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:9px;text-align:left;border:1px solid var(--line);border-radius:14px;padding:12px;background:var(--surface);color:var(--text)}.intake-setup-steps button>span{grid-row:1/3;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef2f7;color:#607087;font-weight:750}.intake-setup-steps button strong{font-size:13px}.intake-setup-steps button small{font-size:12px;color:var(--muted)}.intake-setup-steps button.active{border-color:#8eb0f5;background:#f5f8ff}.intake-setup-steps button.complete>span{background:#e8f8ee;color:#168246}.intake-setup-steps button:disabled{cursor:not-allowed}.intake-batch-button.archived{opacity:.72;border-style:dashed}.intake-health{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.intake-health>span{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:999px;padding:6px 9px;background:var(--surface-2);font-size:12px;color:var(--muted)}.intake-health strong{color:var(--text)}.intake-undo-toast{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:10px;padding:11px 12px 11px 15px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}@media(max-width:900px){.intake-setup-steps{grid-template-columns:1fr 1fr}}@media(max-width:560px){.intake-setup-steps{display:flex;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.intake-setup-steps button{min-width:190px;scroll-snap-align:start}.intake-undo-toast{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap}.intake-undo-toast>span{flex:1 1 100%}}[data-theme=dark] .intake-setup-steps button,[data-theme=dark] .intake-undo-toast{background:var(--surface)}[data-theme=dark] .intake-setup-steps button.active{background:#14294b}[data-theme=dark] .intake-setup-steps button>span{background:#27354a;color:#c3cddd}.quick-capture{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(320px,1.25fr);gap:8px 18px;align-items:center;padding:14px 16px;border:1px solid #cedcf2;border-radius:16px;background:linear-gradient(120deg,#f6f9ff,#fff 64%);box-shadow:0 8px 24px #2047820d}.quick-capture-copy{display:flex;align-items:center;gap:10px;min-width:0;color:var(--primary)}.quick-capture-copy>span{display:grid;min-width:0}.quick-capture-copy strong{font-size:14px;color:var(--text)}.quick-capture-copy small{font-size:12px;line-height:1.5;color:var(--muted)}.quick-capture form{display:flex;min-width:0;gap:8px}.quick-capture form input{flex:1;min-width:0;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text);padding:10px 12px;font:inherit}.quick-capture form button{white-space:nowrap}.quick-capture-foot{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:20px}.quick-capture-foot>span{font-size:12px;color:var(--muted);opacity:.7}.quick-capture-foot>span.visible{color:#157c49;opacity:1}.quick-capture-foot .text-button{font-size:12px;white-space:nowrap}.quick-capture-in-tasks{margin-bottom:12px}.sidebar nav button{position:relative}.intake-nav-badge{margin-left:auto;min-width:21px;height:21px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#dce9ff;color:#215fc8;font-size:11px;font-style:normal;font-weight:800}.sidebar-collapsed .intake-nav-badge{position:absolute;right:5px;top:5px;min-width:17px;height:17px;padding:0 4px;font-size:9px;background:#2563eb;color:#fff}[data-theme=dark] .quick-capture{border-color:#294b7d;background:linear-gradient(120deg,#14294b,#121d30 64%)}@media(max-width:760px){.quick-capture{grid-template-columns:1fr;gap:10px;padding:13px}.quick-capture form,.quick-capture-foot{grid-column:1}.quick-capture-copy small{white-space:normal}}@media(max-width:420px){.quick-capture form button span{display:none}.quick-capture form button{padding-inline:12px}.quick-capture-foot{align-items:flex-start;flex-direction:column-reverse;gap:3px}}.intake-import-bulk{display:grid;grid-template-columns:minmax(130px,1fr) 130px 170px minmax(150px,1fr) auto;gap:9px;align-items:end;margin:12px 0}.intake-import-bulk label{display:flex;flex-direction:column;gap:4px}.intake-import-bulk label>span,.intake-preview-tip{font-size:12px;color:var(--muted)}.intake-import-bulk input,.intake-preview-table-wrap input{width:100%;min-width:90px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);padding:8px 9px}.intake-preview-tip{margin:0 0 8px;line-height:1.55}.intake-import-bulk>.text-button{grid-column:1/-1;justify-self:start}.intake-empty-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,760px);margin-top:12px}.intake-empty-options button{min-height:78px;justify-content:flex-start;text-align:left}.intake-empty-options button>span{display:grid;gap:2px}.intake-empty-options button strong{font-size:13px}.intake-empty-options button small{font-size:11px;font-weight:500;opacity:.72}@media(max-width:760px){.intake-import-bulk{grid-template-columns:1fr 1fr}.intake-import-bulk button{width:100%}}@media(max-width:760px){.intake-empty-options{grid-template-columns:1fr}.intake-empty-options button{width:100%}.sidebar-collapsed .intake-nav-badge{position:static;margin-left:auto;min-width:21px;height:21px;font-size:11px}.sidebar-collapsed .sidebar nav .intake-nav-badge{display:grid}}@media(max-width:420px){.intake-import-bulk{grid-template-columns:1fr}}@media(max-width:390px){.calendar-cell{min-height:88px;padding:4px 3px}.calendar-date small{display:none}.calendar-tasks>div:nth-child(n+3){display:none}.replan-summary-grid{grid-template-columns:1fr 1fr}.disturbance-detail-body{grid-template-columns:1fr}.scenario-tabs{grid-template-columns:1fr 1fr}.today-extra-control button{min-width:0}.move-date-route{grid-template-columns:1fr}.move-date-route b{transform:rotate(90deg);text-align:center}}@media(display-mode:standalone){body{padding:0;user-select:none;-webkit-user-select:none}.topbar{padding-top:calc(8px + env(safe-area-inset-top))}.modal-mobile-fullscreen{padding-top:env(safe-area-inset-top)}}@keyframes mobile-sheet-in{0%{transform:translateY(32px);opacity:.55}to{transform:none;opacity:1}}@media(max-width:760px){.weekday-row,.calendar-grid{min-width:0!important}.diff-task-meta em,.diff-task-meta span{overflow-wrap:anywhere;word-break:break-word}.calendar-toolbar-actions .segmented-control{display:flex}.calendar-toolbar-actions .segmented-control button{padding:8px 11px}}.diff-reason{display:flex;flex-direction:column;gap:4px}.diff-reason>span{display:block;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.diff-impact{color:#536b91;padding-top:4px;border-top:1px dashed #dce4ef}@media(max-width:760px){.modal-backdrop{align-items:center;padding:12px;padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(12px + env(safe-area-inset-bottom))}.modal-card{max-height:88dvh;border-radius:18px;padding-bottom:0}.modal-mobile-sheet{position:fixed;left:0;right:0;bottom:0;width:100%;max-height:min(84dvh,760px);border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom)}.modal-mobile-fullscreen{position:fixed;inset:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media(display-mode:standalone){body{user-select:auto;-webkit-user-select:auto}}*,*:before,*:after{box-sizing:border-box}.app-shell,.main-area,.page-content,.today-hero>div,.tasks-toolbar>*,.group-card,.goal-card,.proposal-card,.settings-section>*,.modal-body>*{min-width:0}.page-content,.modal-body,.side-drawer,.drawer-body{overflow-wrap:anywhere;word-break:break-word}.subtle-action{box-shadow:none;background:#eef4ff;color:var(--primary);border:1px solid #cbdcff}.task-create-actions{display:flex;gap:9px;flex-wrap:wrap;margin-left:auto}.inheritance-preview,.form-note,.form-error{border-radius:12px;padding:12px 13px;background:#f7f9fc;border:1px solid var(--line);display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.inheritance-preview strong{color:var(--text);flex-basis:100%}.inheritance-preview small{flex-basis:100%}.form-error{background:#fff1f2;border-color:#fecdd3;color:#be123c}.goal-link-field,.condition-editor,.exceptional-links{border:1px solid var(--line);border-radius:13px;padding:13px;margin:0}.goal-link-field legend,.condition-editor legend,.exceptional-links legend{padding:0 6px;font-size:12px;color:var(--muted)}.goal-link-field label,.exceptional-links label{display:flex;gap:8px;align-items:flex-start;padding:7px 0}.exceptional-links>div{max-height:180px;overflow:auto}.condition-row{display:grid;grid-template-columns:minmax(160px,2fr) minmax(130px,1fr) minmax(80px,.7fr) auto;gap:8px;align-items:start;margin-bottom:9px}.condition-row select,.condition-row input{min-width:0;width:100%}.goals-page{display:flex;flex-direction:column;gap:16px}.section-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px}.section-toolbar h2{margin:0}.section-toolbar p{margin:5px 0 0;color:var(--muted);font-size:13px}.goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.goal-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;display:flex;flex-direction:column;gap:13px}.goal-card>header{display:flex;justify-content:space-between;gap:12px}.goal-card h3{margin:6px 0 0}.goal-card header p{margin:5px 0 0;color:var(--muted);font-size:13px}.goal-archived{opacity:.72}.status-pill{display:inline-flex;border-radius:999px;padding:4px 8px;background:#eef2f7;color:#526078;font-size:10px;font-weight:700}.goal-completed .status-pill{background:#eaf8ef;color:#15703b}.goal-progress{display:flex;align-items:center;gap:12px}.goal-progress>div{height:8px;background:#e9edf4;border-radius:999px;overflow:hidden;flex:1}.goal-progress>div>span{display:block;height:100%;background:var(--primary);border-radius:inherit}.goal-progress strong{font-size:12px;white-space:nowrap}.goal-date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.goal-date-grid>div{display:flex;flex-direction:column;gap:4px;background:#f8fafc;border-radius:11px;padding:10px}.goal-date-grid small{color:var(--muted)}.goal-date-grid em{font-style:normal;font-size:10px;color:#38805a}.goal-date-grid em.risk{color:#c2410c}.goal-card details,.proposal-details details,.review-charts+details{border-top:1px solid var(--line);padding-top:10px}.goal-card summary,.proposal-details summary{cursor:pointer;font-weight:650;font-size:12px}.goal-condition-list>div{padding:10px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.goal-condition-list>div:last-child{border-bottom:0}.proposal-event{background:#f7f9fc;border:1px solid var(--line);border-radius:14px;padding:14px}.proposal-event p{margin:6px 0;color:var(--muted)}.proposal-event-tags,.proposal-choice-metrics{display:flex;flex-wrap:wrap;gap:7px}.proposal-event-tags span,.proposal-choice-metrics span{font-size:10px;border-radius:999px;padding:5px 8px;background:#e8eef8;color:#526078}.proposal-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:13px 0}.proposal-choice{border:1px solid var(--line);border-radius:13px;background:#fff;padding:12px;text-align:left;display:flex;flex-direction:column;gap:10px;color:inherit}.proposal-choice.selected{border-color:var(--primary);box-shadow:0 0 0 2px #2563eb1f}.proposal-choice>div:first-child{display:flex;flex-direction:column;gap:3px}.proposal-choice small{color:var(--muted)}.proposal-more{width:100%;margin-bottom:13px}.proposal-details{display:flex;flex-direction:column;gap:12px}.proposal-summary-grid,.review-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.proposal-summary-grid>div,.review-summary-grid>div{background:#f7f9fc;border:1px solid var(--line);border-radius:11px;padding:10px;display:flex;flex-direction:column;gap:3px}.proposal-summary-grid strong,.review-summary-grid button strong{font-size:17px}.proposal-summary-grid span,.review-summary-grid button span{font-size:10px;color:var(--muted)}.proposal-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:9px}.proposal-card{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.proposal-card p{font-size:12px;line-height:1.55}.proposal-card>small{color:var(--muted);line-height:1.5}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.before-after>span{display:flex;flex-direction:column;gap:3px;background:#f7f9fc;border-radius:9px;padding:8px;font-size:11px}.before-after small{color:var(--muted)}.rejected-date{padding:8px 0}.rejected-date ul{margin:5px 0 0;padding-left:18px}.proposal-warning{background:#fff4e5;border:1px solid #fed7aa;color:#9a3412;border-radius:12px;padding:12px}.exception-row{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;padding:9px 0;border-bottom:1px solid var(--line)}.exception-row em{grid-column:2;font-size:10px;color:var(--muted)}.constraint-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.constraint-list article{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;padding:11px}.constraint-list article>div:first-child{display:flex;flex-direction:column;gap:3px}.constraint-list span,.constraint-list small{font-size:11px;color:var(--muted)}.date-detail-primary{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:11px 0}.date-detail-primary>span{font-size:11px;color:var(--muted);flex:1}.duration-suggestion-list{display:flex;flex-direction:column;gap:9px}.duration-suggestion-list article{border:1px solid var(--line);border-radius:12px;padding:11px;display:grid;grid-template-columns:1fr auto;gap:8px}.duration-suggestion-list article>div:first-child{display:flex;flex-direction:column;gap:4px}.duration-suggestion-list article span,.duration-suggestion-list article small{color:var(--muted);font-size:11px}.duration-suggestion-list details{grid-column:1/3}.review-chart-toggle{width:100%;margin-top:12px}.review-charts{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.simple-chart{border:1px solid var(--line);border-radius:13px;padding:13px}.simple-chart h3{margin:0 0 10px;font-size:13px}.simple-chart-row{display:grid;grid-template-columns:minmax(70px,130px) 1fr auto;gap:8px;align-items:center;margin:7px 0}.simple-chart-row>span{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-chart-row>div{position:relative;height:16px;background:#eef2f7;border-radius:5px;overflow:hidden}.simple-chart-row i,.simple-chart-row b{position:absolute;left:0;height:7px;display:block;background:#b7c4d8}.simple-chart-row b{top:9px;background:#2563eb}.simple-chart-row small{font-size:9px;color:var(--muted)}.simple-chart>p{font-size:9px;color:var(--muted)}.custom-subject-editor input{min-width:220px}.tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.tag-list>span{display:inline-flex;gap:6px;align-items:center;background:#eef2f7;border-radius:999px;padding:6px 9px;font-size:11px}.tag-list button{border:0;background:transparent;color:var(--muted)}.drawer-danger-zone{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:15px;margin-top:7px}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.plan-perspective-bar{display:flex;justify-content:space-between;align-items:center;gap:12px}.plan-perspective-bar>span{font-size:11px;color:var(--muted)}.stats-goal-overview,.stats-version-overview{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px}.stats-goal-overview>header,.stats-version-overview>header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.stats-goal-overview h2,.stats-version-overview h2{font-size:15px;margin:0}.stats-goal-overview header p,.stats-version-overview header p{font-size:11px;color:var(--muted);margin:4px 0}.stats-goal-overview>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stats-goal-overview article{border:1px solid var(--line);border-radius:11px;padding:10px;display:flex;flex-direction:column;gap:4px}.stats-goal-overview article span,.stats-goal-overview article small{font-size:10px;color:var(--muted)}.stats-goal-overview article em{font-style:normal;font-size:10px;color:#23824f}.stats-goal-overview article em.risk{color:#b42318}.stats-goal-overview article em.warning{color:#b45309}.stats-version-overview>div{display:flex;flex-direction:column;gap:7px}.stats-version-overview article{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:8px}.stats-version-overview article>div{display:flex;gap:7px;flex-wrap:wrap}.stats-version-overview article span{font-size:10px;color:var(--muted)}@media(max-width:900px){.goal-grid{grid-template-columns:1fr}.proposal-summary-grid,.review-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-goal-overview>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.page-content{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.section-toolbar{align-items:flex-start;flex-direction:column}.section-toolbar button{width:100%}.task-create-actions{width:100%;margin-left:0}.task-create-actions button{flex:1;min-width:145px}.condition-row{grid-template-columns:1fr}.condition-row .icon-button{justify-self:end}.proposal-choice-list,.proposal-cards{grid-template-columns:1fr}.proposal-summary-grid,.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.before-after{grid-template-columns:1fr}.proposal-sticky-actions{align-items:stretch}.proposal-sticky-actions button{flex:1 1 100%}.constraint-list article,.duration-suggestion-list article{align-items:stretch;flex-direction:column}.duration-suggestion-list article{display:flex}.duration-suggestion-list details{grid-column:auto}.goal-date-grid{grid-template-columns:1fr 1fr}.simple-chart-row{grid-template-columns:80px 1fr}.simple-chart-row small{grid-column:2}.stats-goal-overview>div{grid-template-columns:1fr}.stats-version-overview article{flex-direction:column}.plan-perspective-bar{align-items:flex-start;flex-direction:column}.modal-mobile-fullscreen .proposal-sticky-actions{bottom:0}}@media(max-width:420px){.goal-date-grid,.proposal-summary-grid,.review-summary-grid{grid-template-columns:1fr}.task-create-actions button{min-width:100%}}.proposal-generation-state{display:grid;justify-items:center;text-align:center;gap:10px;padding:28px 12px}.proposal-generation-state h3,.proposal-generation-state p{margin:0;max-width:560px}.proposal-generation-state p{color:var(--muted);line-height:1.7}.proposal-generation-error{width:42px;height:42px;border-radius:50%;background:#fee2e2;border:8px solid #fecaca;box-shadow:inset 0 0 0 6px #fff}.adjustment-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:14px;align-items:stretch;margin-bottom:12px}.adjustment-intro-copy,.adjustment-status{border:1px solid var(--line);border-radius:15px;padding:15px 16px;background:#fff;min-width:0}.adjustment-intro-copy{background:linear-gradient(145deg,#f6f9ff,#fff)}.adjustment-eyebrow{display:block;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:.08em;margin-bottom:5px}.adjustment-intro h3{margin:0;font-size:17px;line-height:1.35;overflow-wrap:anywhere}.adjustment-intro p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.65;overflow-wrap:anywhere}.adjustment-status{display:flex;flex-direction:column;justify-content:center;gap:5px}.adjustment-status.ok{border-color:#bfe4cc;background:#f2fbf5}.adjustment-status.warning{border-color:#f5cf9c;background:#fff9ed}.adjustment-status strong{font-size:12px}.adjustment-status span{font-size:10px;color:var(--muted);line-height:1.55}.adjustment-scope-panel,.compact-details{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;margin:0 0 12px}.adjustment-scope-panel>summary,.compact-details>summary{list-style:none;cursor:pointer;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.adjustment-scope-panel>summary::-webkit-details-marker,.compact-details>summary::-webkit-details-marker{display:none}.adjustment-scope-panel>summary>div,.compact-details>summary>div{display:flex;flex-direction:column;gap:3px;min-width:0}.adjustment-scope-panel>summary strong,.compact-details>summary strong{font-size:12px}.adjustment-scope-panel>summary span,.compact-details>summary span{font-size:10px;color:var(--muted);line-height:1.5;overflow-wrap:anywhere}.adjustment-scope-panel[open]>summary svg,.compact-details[open]>summary svg{transform:rotate(180deg)}.adjustment-scope-body{padding:0 13px 13px;border-top:1px solid var(--line)}.scope-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-top:12px}.scope-choice-row button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px;text-align:left;color:inherit;display:flex;flex-direction:column;gap:4px}.scope-choice-row button.choice-active{border-color:#8db1ff;background:#f2f7ff;box-shadow:0 0 0 2px #e8f0ff}.scope-choice-row strong{font-size:11px}.scope-choice-row span{font-size:9px;color:var(--muted);line-height:1.5}.scope-setting-row{display:flex;align-items:end;gap:9px;flex-wrap:wrap;margin-top:10px}.compact-snapshot{margin:12px 0 0}.preference-section,.proposal-overview-section{border:1px solid var(--line);border-radius:15px;padding:14px;margin-top:12px;background:#fff}.preference-section .scenario-tabs{margin:12px 0 0}.proposal-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.proposal-overview-grid button{border:1px solid var(--line);background:#f8fafc;border-radius:12px;padding:12px;text-align:left;color:inherit;display:flex;flex-direction:column;gap:4px;min-width:0}.proposal-overview-grid button:hover{background:#f4f7fc}.proposal-overview-grid button.active{border-color:#8db1ff;background:#eef5ff;box-shadow:0 0 0 2px #e4eeff}.proposal-overview-grid span,.proposal-overview-grid small{font-size:9px;color:var(--muted);overflow-wrap:anywhere}.proposal-overview-grid strong{font-size:18px;line-height:1.25;overflow-wrap:anywhere}.proposal-overview-notes{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.proposal-overview-notes span{font-size:9px;color:#526078;background:#eef2f7;border-radius:999px;padding:5px 8px}.overview-detail-panel{margin-top:11px;padding:11px;border:1px solid #cbdcf8;background:#f8fbff;border-radius:12px;min-width:0}.overview-detail-panel article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px;min-width:0}.overview-detail-panel.issue-detail-body,.overview-detail-panel.move-detail-body{display:flex;flex-direction:column;gap:8px}.overview-detail-panel p{margin:6px 0 0;font-size:10px;line-height:1.65;color:#59667b;overflow-wrap:anywhere;word-break:break-word}.goal-impact-panel{display:grid;grid-template-columns:1fr 1fr;gap:8px}.goal-impact-panel article{display:flex;flex-direction:column;gap:5px}.goal-impact-panel strong{font-size:10px}.goal-impact-panel span{font-size:11px;line-height:1.55;overflow-wrap:anywhere}.rejected-date-details{margin-top:8px;border-top:1px solid var(--line);padding-top:7px}.rejected-date-details summary{cursor:pointer;font-size:10px;color:var(--primary);font-weight:700}.rejected-date-details>div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px;padding-top:7px;font-size:9px}.rejected-date-details>div span{color:var(--muted);line-height:1.5;overflow-wrap:anywhere}.compact-details.replan-section{padding:0}.compact-details .buffer-use-list,.compact-details .suggestion-list{margin:0;padding:0 12px 12px}.change-workbench-section .load-compare-item.drag-target{box-shadow:inset 0 0 0 3px #6c9ef1;background:#f1f6ff}.final-review-section{background:#fffdf7}.blocking-warning-list{margin-top:11px}.advisory-warning-details{margin-top:10px;border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.advisory-warning-details>summary{cursor:pointer;padding:10px 12px;font-size:10px;font-weight:700}.advisory-warning-details .warning-list{padding:0 10px 10px}.sticky-actions{padding-bottom:max(0px,env(safe-area-inset-bottom))}@media(max-width:900px){.adjustment-intro{grid-template-columns:1fr}.proposal-overview-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.scope-choice-row{grid-template-columns:1fr}.scope-setting-row>*{flex:1 1 100%}.preference-section,.proposal-overview-section{padding:12px}.proposal-overview-grid{grid-template-columns:1fr 1fr}.goal-impact-panel{grid-template-columns:1fr}.adjustment-intro-copy,.adjustment-status{padding:13px}.adjustment-intro h3{font-size:15px}.adjustment-scope-panel>summary,.compact-details>summary{padding:11px 12px}.overview-detail-panel{padding:9px}.rejected-date-details>div{grid-template-columns:1fr}.load-compare-item .micro-day-footer{padding:0 10px 10px}.load-compare-item .micro-day-footer button{width:100%}}@media(max-width:390px){.proposal-overview-grid{grid-template-columns:1fr 1fr}.proposal-overview-grid button{padding:10px}.proposal-overview-grid strong{font-size:16px}}.today-hero{align-items:flex-start}.today-hero>div:first-child{flex:1 1 350px;min-width:300px}.date-switcher{min-width:0}.date-switcher>div{min-width:0}.date-switcher h2{white-space:nowrap;word-break:normal;overflow-wrap:normal;line-height:1.25}.today-hero-actions{display:flex;justify-content:flex-end;align-items:center;align-content:flex-start;flex:0 1 auto;max-width:780px}.today-hero-actions button{white-space:nowrap;flex:none}.adjustment-reason-section{border:1px solid var(--line);border-radius:15px;padding:14px;background:#fff;margin:0 0 12px}.adjustment-reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.adjustment-reason-grid button{border:1px solid var(--line);border-radius:12px;background:#f8fafc;color:inherit;text-align:left;padding:12px;display:flex;flex-direction:column;gap:5px;min-width:0}.adjustment-reason-grid button:hover{background:#f4f7fc;border-color:#ccd7e8}.adjustment-reason-grid button.active{background:#eef5ff;border-color:#8db1ff;box-shadow:0 0 0 2px #e4eeff}.adjustment-reason-grid strong{font-size:12px;line-height:1.35}.adjustment-reason-grid span{font-size:10px;line-height:1.55;color:var(--muted);overflow-wrap:anywhere}.goal-card-kicker{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:7px}.goal-priority-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;background:#fff6df;color:#9a5d00;font-size:10px;font-weight:750}.review-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding:22px;border:1px solid #dce6f7;border-radius:20px;background:linear-gradient(135deg,#f3f7ff,#fff 58%,#f7fbff);box-shadow:0 14px 34px #2563eb12;overflow:hidden;position:relative}.review-hero:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-105px;top:-125px;background:#2563eb0e;pointer-events:none}.review-progress-ring{--review-progress:0deg;width:118px;height:118px;border-radius:50%;padding:9px;background:conic-gradient(var(--primary) var(--review-progress),#e6edf8 0);box-shadow:0 10px 28px #2563eb21;position:relative;z-index:1}.review-progress-ring>div{height:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(37,99,235,.08)}.review-progress-ring strong{font-size:25px;line-height:1;color:#163d83}.review-progress-ring span{font-size:10px;color:var(--muted);margin-top:6px}.review-hero-copy{min-width:0;position:relative;z-index:1}.review-eyebrow{display:block;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:6px}.review-hero-copy h2{margin:0;font-size:25px;line-height:1.25}.review-hero-copy>p{margin:7px 0 13px;color:var(--muted);font-size:12px;line-height:1.65}.review-time-compare{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-time-compare>span{display:inline-flex;align-items:baseline;gap:5px;padding:7px 10px;background:#fff;border:1px solid #e1e7f0;border-radius:10px;color:#657188;font-size:10px}.review-time-compare>span strong{font-size:14px;color:var(--text)}.review-time-compare>b{color:#9aa7b8;font-weight:600}.review-time-compare>em,.review-completed-times em,.duration-suggestion-list em{font-style:normal;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:750}.review-time-compare .over,.review-completed-times .over,.duration-suggestion-list .over{background:#fff0ef;color:#b42318}.review-time-compare .under,.review-completed-times .under,.duration-suggestion-list .under{background:#ecf9f0;color:#177044}.review-time-compare .exact,.review-completed-times .exact{background:#eef3f8;color:#5c687b}.review-summary-grid{margin:14px 0;gap:10px}.review-summary-grid>button{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px 14px;gap:3px;min-height:92px;justify-content:center;display:flex;flex-direction:column;text-align:left;color:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.review-summary-grid>button:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#c8d8f6}.review-summary-grid>button:nth-child(1):before{background:#3b82f6}.review-summary-grid>button:nth-child(3):before{background:#10b981}.review-summary-grid>button:nth-child(4):before{background:#f59e0b}.review-summary-grid>button:nth-child(5):before{background:#ef4444}.review-summary-grid>button:nth-child(6):before{background:#8b5cf6}.review-summary-grid button strong{font-size:20px;line-height:1.2;overflow-wrap:anywhere}.review-summary-grid button span{font-size:11px;font-weight:700;color:#49576d}.review-summary-grid button small{font-size:9px;color:var(--muted)}.review-section{border:1px solid var(--line);border-radius:17px;background:#fff;padding:16px;margin-top:12px;box-shadow:0 7px 22px #21335409;overflow:hidden}.review-section>header,.review-section-toggle{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;background:transparent;border:0;color:inherit;text-align:left;padding:0}.review-section>header>div,.review-section-toggle>div{display:flex;align-items:flex-start;gap:11px;min-width:0}.review-section>header>div>div,.review-section-toggle>div>div{min-width:0}.review-section h3{margin:0;font-size:14px;line-height:1.35}.review-section header p,.review-section-toggle p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.review-section>header>strong,.review-section-toggle>strong{flex:none;font-size:10px;color:#4c5b72;background:#f1f4f8;border-radius:999px;padding:6px 9px}.review-section-index{width:29px;height:29px;border-radius:9px;background:#edf4ff;color:var(--primary);display:grid;place-items:center;font-size:10px;font-weight:850;flex:none}.review-section-toggle{cursor:pointer}.review-section-toggle:hover h3{color:var(--primary)}.review-empty-success,.review-empty-neutral{margin-top:13px;border-radius:13px;padding:14px;display:flex;flex-direction:column;gap:4px}.review-empty-success{background:#f0faf4;border:1px solid #ccebd8;color:#176a3c}.review-empty-neutral{background:#f7f9fc;border:1px solid var(--line);color:#516078}.review-empty-success strong,.review-empty-neutral strong{font-size:12px}.review-empty-success span,.review-empty-neutral span{font-size:10px;line-height:1.5}.review-task-decision-list{display:flex;flex-direction:column;gap:9px;margin-top:13px}.review-task-decision{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,440px);gap:14px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fbfcfe}.review-task-decision-main{min-width:0}.review-task-title{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:0}.review-task-title strong{font-size:12px;min-width:0;overflow-wrap:anywhere}.review-task-title em{font-style:normal;font-size:9px;color:#9a5b00;background:#fff5da;border-radius:999px;padding:4px 6px}.review-task-progress{display:flex;align-items:center;gap:9px;margin-top:9px}.review-task-progress>div{height:7px;min-width:100px;max-width:250px;flex:1;background:#e9eef5;border-radius:999px;overflow:hidden}.review-task-progress i{display:block;height:100%;background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:999px}.review-task-progress span{font-size:9px;color:var(--muted);white-space:nowrap}.review-carry-choice{display:flex;flex-direction:column;gap:6px;min-width:0}.review-carry-choice>span{font-size:9px;color:var(--muted);font-weight:700}.review-carry-choice select{width:100%;border:1px solid #dbe2ec;background:#fff;border-radius:10px;padding:9px 10px;color:#354258;min-width:0}.review-carry-choice small{font-size:9px;color:#a05f00}.review-adjustment-callout{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:13px 14px;border-radius:13px;background:linear-gradient(135deg,#f6f9ff,#fbfdff);border:1px dashed #aec6f2}.review-adjustment-callout>div{display:flex;flex-direction:column;gap:3px;min-width:0}.review-adjustment-callout strong{font-size:11px}.review-adjustment-callout span{font-size:9px;color:var(--muted);line-height:1.5}.review-completed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px}.review-completed-grid>article{border:1px solid var(--line);border-radius:13px;padding:12px;background:#fbfcfe;display:flex;flex-direction:column;gap:10px}.review-completed-grid>article>div:first-child{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.review-completed-grid strong{font-size:11px;overflow-wrap:anywhere}.review-completed-grid>article>div:first-child span{font-size:9px;color:var(--muted);white-space:nowrap}.review-completed-times{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.review-completed-times span{font-size:9px;color:#5e6a7c;background:#fff;border:1px solid var(--line);border-radius:8px;padding:5px 7px}.review-completed-times em{margin-left:auto}.review-duration-section .duration-suggestion-list{margin-top:13px;display:flex;flex-direction:column;gap:10px}.review-duration-section .duration-suggestion-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fbfcfe;align-items:start}.review-duration-section .duration-suggestion-list>article>div:first-child{display:flex;flex-direction:column;gap:4px;min-width:0}.review-duration-section .duration-suggestion-list strong{font-size:12px}.review-duration-section .duration-suggestion-list span,.review-duration-section .duration-suggestion-list small{font-size:9px;color:var(--muted);line-height:1.5}.duration-delta-track{position:relative;height:19px;background:#edf1f6;border-radius:7px;overflow:hidden;margin:6px 0 2px}.duration-delta-track i,.duration-delta-track b{position:absolute;left:0;height:8px;display:block;border-radius:0 999px 999px 0}.duration-delta-track i{top:0;background:#b8c5d8}.duration-delta-track b{bottom:0;background:#5d8ce7}.review-duration-section .duration-suggestion-list details{grid-column:1/3;border-top:1px solid var(--line);padding-top:9px}.review-duration-section .duration-suggestion-list summary{cursor:pointer;font-size:10px;color:var(--primary);font-weight:750}.review-sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px}.review-sample-grid>div{border:1px solid var(--line);border-radius:9px;padding:8px;background:#fff;display:flex;flex-direction:column;gap:3px}.review-sample-grid strong{font-size:10px!important}.review-sample-grid span{font-size:9px!important}.review-rule-note{margin:12px 0 0;padding:10px 12px;border-radius:10px;background:#f7f8fa;color:var(--muted);font-size:9px;line-height:1.55}.review-chart-section{padding:0}.review-chart-section>.review-section-toggle{padding:16px}.review-charts{padding:0 16px 16px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.simple-chart{background:#fbfcfe;border:1px solid var(--line);border-radius:14px;padding:13px;min-width:0}.simple-chart>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.simple-chart h3{font-size:11px;margin:0;line-height:1.4}.simple-chart>header>div{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.simple-chart>header span{font-size:8px;color:var(--muted);display:inline-flex;align-items:center;gap:3px}.simple-chart>header i,.simple-chart>header b{width:7px;height:7px;border-radius:2px;background:#b7c4d8;display:inline-block}.simple-chart>header b{background:#2563eb}.simple-chart-rows{display:flex;flex-direction:column;gap:7px}.simple-chart-row{display:grid;grid-template-columns:minmax(60px,105px) minmax(0,1fr) auto;gap:7px;align-items:center;margin:0}.simple-chart-row>span{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-chart-row>div{position:relative;height:17px;background:#edf1f6;border-radius:5px;overflow:hidden}.simple-chart-row i,.simple-chart-row b{position:absolute;left:0;height:7px;display:block;border-radius:0 4px 4px 0}.simple-chart-row i{top:0;background:#b7c4d8}.simple-chart-row b{bottom:0;background:#2563eb}.simple-chart-row small{font-size:8px;color:var(--muted);white-space:nowrap}.review-sticky-actions{position:sticky;bottom:0;z-index:4;background:linear-gradient(180deg,#ffffffbf,#fff 27%);margin:14px -2px -2px;padding:18px 2px max(2px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.review-sticky-actions button{min-height:42px}.task-more .icon-button svg{display:block;flex:none}@media(max-width:1180px)and (min-width:761px){.today-hero{flex-wrap:wrap}.today-hero-actions{width:100%;max-width:none;justify-content:flex-start}}@media(max-width:900px){.adjustment-reason-grid,.review-task-decision,.review-charts{grid-template-columns:1fr}}@media(max-width:760px){.today-hero{align-items:stretch}.today-hero>div:first-child{min-width:0}.today-hero-actions{width:100%;max-width:none;justify-content:flex-start}.today-hero-actions button{flex:1 1 calc(50% - 6px);white-space:normal}.today-review-button{flex-basis:100%!important}.review-hero{grid-template-columns:1fr;padding:17px;gap:13px;text-align:left}.review-progress-ring{width:94px;height:94px}.review-progress-ring strong{font-size:21px}.review-hero-copy h2{font-size:20px}.review-time-compare{gap:7px}.review-time-compare>b{display:none}.review-section{padding:13px;border-radius:14px}.review-section>header,.review-section-toggle{align-items:flex-start}.review-task-decision{padding:11px}.review-task-progress{align-items:flex-start;flex-direction:column;gap:5px}.review-task-progress>div{width:100%;max-width:none}.review-task-progress span{white-space:normal}.review-adjustment-callout{align-items:stretch;flex-direction:column}.review-adjustment-callout button{width:100%}.review-completed-grid,.review-sample-grid{grid-template-columns:1fr}.review-duration-section .duration-suggestion-list>article{grid-template-columns:1fr}.review-duration-section .duration-suggestion-list>article>div:nth-child(2) button{width:100%}.review-duration-section .duration-suggestion-list details{grid-column:1}.review-charts{padding:0 13px 13px}.review-sticky-actions{align-items:stretch;flex-direction:column-reverse}.review-sticky-actions button{width:100%}}@media(max-width:460px){.date-switcher{gap:7px}.date-switcher h2{font-size:22px}.date-switcher .icon-button{width:34px;height:34px}.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-summary-grid>button{min-height:82px;padding:11px}.review-summary-grid button strong{font-size:17px}}.adjustment-intro{border:1px solid #dbe6f7;background:linear-gradient(135deg,#f5f8ff,#fbfdff);border-radius:15px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.adjustment-intro strong{font-size:13px}.adjustment-intro p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.adjustment-section{margin-top:15px;border:1px solid var(--line);border-radius:15px;padding:14px;background:#fff;min-width:0}.adjustment-section>header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:11px}.adjustment-section>header strong{font-size:12px}.adjustment-section>header span{font-size:9px;color:var(--muted);text-align:right;line-height:1.5}.adjustment-preference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.adjustment-preference-grid label{border:1px solid var(--line);border-radius:12px;padding:11px;display:flex;gap:8px;align-items:flex-start;cursor:pointer;min-width:0;background:#fbfcfe}.adjustment-preference-grid label.selected{border-color:#8db3f5;background:#f2f7ff;box-shadow:0 0 0 2px #2563eb14}.adjustment-preference-grid label>span{display:flex;flex-direction:column;gap:3px;min-width:0}.adjustment-preference-grid strong{font-size:11px}.adjustment-preference-grid small{font-size:9px;color:var(--muted);line-height:1.45}.adjustment-today-control{flex-wrap:wrap}.adjustment-today-control button{flex:1 1 140px;white-space:normal}.adjustment-guarantees{margin-top:14px;border-radius:12px;background:#f4f7fb;padding:11px 13px;display:flex;gap:8px;align-items:flex-start}.adjustment-guarantees strong{font-size:10px;white-space:nowrap}.adjustment-guarantees span{font-size:9px;line-height:1.55;color:var(--muted)}.numbering-choice{border:1px solid #d9e3f2;border-radius:13px;padding:12px;background:#f8faff;display:flex;flex-direction:column;gap:8px}.numbering-choice>span{font-size:10px;color:var(--muted)}.numbering-choice label{display:flex;align-items:flex-start;gap:8px;font-size:10px;line-height:1.45}.assignment-link-search{width:100%;margin-bottom:7px}.exceptional-links>small{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-bottom:8px}.exceptional-links label>span{display:flex;flex-direction:column;gap:2px}.exceptional-links label small{font-size:9px;color:var(--muted)}.review-reminder-banner{display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px solid #f3d7a5;background:#fffaf0;border-radius:15px;padding:12px 14px;margin-bottom:14px}.review-reminder-banner>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.review-reminder-banner strong{font-size:11px}.review-reminder-banner span{font-size:9px;color:#7a633b}.review-reminder-banner>div:last-child{display:flex;gap:7px;flex:none}.proposal-human-summary{border-left:4px solid var(--primary);border-radius:0 12px 12px 0;padding:12px 14px;background:#f7faff}.proposal-human-summary>span{font-size:9px;color:var(--primary);font-weight:800}.proposal-human-summary h3{margin:4px 0;font-size:14px}.proposal-human-summary p{margin:0;font-size:10px;color:var(--muted);line-height:1.55}.proposal-summary-grid>button{border:1px solid var(--line);background:#f7f9fc;border-radius:11px;padding:10px;display:flex;flex-direction:column;gap:3px;text-align:left;color:inherit;cursor:pointer;min-width:0}.proposal-summary-grid>button:hover{border-color:#a9c4ef;background:#f2f7ff}.proposal-summary-grid>button strong{font-size:17px}.proposal-summary-grid>button span{font-size:10px;color:var(--muted)}.proposal-summary-grid>button small{font-size:8px;color:var(--primary)}.proposal-exception-confirm{display:flex;align-items:flex-start;gap:9px;border:1px solid #f4c27d;background:#fff8ec;border-radius:13px;padding:12px 13px;margin-top:4px}.proposal-exception-confirm>span{display:flex;flex-direction:column;gap:3px}.proposal-exception-confirm strong{font-size:11px;color:#8b4a00}.proposal-exception-confirm small{font-size:9px;color:#8a6a3d;line-height:1.5}.proposal-name-list{margin:9px 0 0;padding-left:20px}.proposal-name-list li{margin:4px 0;font-size:10px}.proposal-date-task-lists{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.proposal-date-task-lists>div{background:#fafbfd;border:1px solid var(--line);border-radius:9px;padding:8px;min-width:0}.proposal-date-task-lists ul{margin:5px 0 0;padding-left:17px}.proposal-date-task-lists li{font-size:9px;margin:3px 0;overflow-wrap:anywhere}.duration-suggestion{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #dce7f5;background:#f7faff;border-radius:12px;padding:11px;margin-top:11px}.duration-suggestion>div{display:flex;flex-direction:column;gap:3px;min-width:0}.duration-suggestion strong{font-size:10px}.duration-suggestion span{font-size:9px;color:var(--muted);line-height:1.5}.duration-suggestion button{flex:none}.duration-detail-suggestion{display:grid!important;grid-template-columns:1fr auto;align-items:center}.duration-detail-suggestion strong,.duration-detail-suggestion span{grid-column:1}.duration-detail-suggestion button{grid-column:2;grid-row:1/3}.lock-choice.static{cursor:default;background:#f5f7fa;color:#526078}@media(max-width:760px){.adjustment-preference-grid{grid-template-columns:1fr}.adjustment-section>header{flex-direction:column}.adjustment-section>header span{text-align:left}.review-reminder-banner{align-items:stretch;flex-direction:column}.review-reminder-banner>div:last-child{width:100%}.review-reminder-banner button{flex:1}.proposal-date-task-lists{grid-template-columns:1fr}.duration-suggestion{align-items:stretch;flex-direction:column}.duration-suggestion button{width:100%}.duration-detail-suggestion{display:flex!important;flex-direction:column;align-items:stretch}.duration-detail-suggestion button{width:100%}}.structural-change-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.structural-change-head span{font-size:11px;color:var(--primary);background:#edf4ff;border-radius:999px;padding:5px 9px;white-space:nowrap}.structural-field{margin-top:9px}.standalone-preview{min-width:0}@media(max-width:720px){.structural-change-head{align-items:flex-start}.structural-field{grid-template-columns:1fr}.standalone-preview{grid-column:1/-1}}.group-change-dialog{display:flex;flex-direction:column;gap:16px}.group-change-summary{border:1px solid var(--line);border-radius:16px;padding:16px;background:#f8fbff}.group-change-summary>span{font-size:11px;color:var(--muted)}.group-change-summary>strong{display:block;font-size:18px;margin:4px 0 12px}.group-change-options{display:flex;flex-direction:column;gap:10px}.group-change-options>label{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:13px;padding:12px}.group-change-options>label span{display:flex;flex-direction:column;gap:3px}.group-change-options>label small{color:var(--muted);line-height:1.5}.group-change-options>label.disabled{opacity:.58}.review-summary-grid>button:hover{border-color:#a9c4ef;background:#f7faff;transform:translateY(-1px)}.review-summary-grid>button:focus-visible{outline:3px solid rgba(59,130,246,.22);outline-offset:2px}.goal-completion-outcome{margin-top:12px;border:1px solid #b9ddc7;background:#f2fbf5;border-radius:13px;padding:11px 13px;display:flex;flex-direction:column;gap:3px}.goal-completion-outcome strong{font-size:11px;color:#17603a}.goal-completion-outcome span{font-size:9px;line-height:1.5;color:#547064}.goal-completion-outcome.late{border-color:#f2c5bc;background:#fff6f3}.goal-completion-outcome.late strong{color:#a33a2a}.goal-completion-outcome.late span{color:#805f58}.proposal-movement-editor{margin-top:12px;padding-top:11px;border-top:1px dashed var(--line);display:flex;justify-content:space-between;align-items:flex-end;gap:12px;min-width:0}.proposal-movement-editor>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.proposal-movement-editor>div:first-child strong{font-size:10px}.proposal-movement-editor>div:first-child small{font-size:8px;line-height:1.45;color:var(--muted)}.proposal-movement-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap;min-width:0}.proposal-movement-actions input[type=date]{min-width:145px}.proposal-movement-actions label{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#fff;font-size:9px;white-space:nowrap}@media(max-width:760px){.proposal-movement-editor{align-items:stretch;flex-direction:column}.proposal-movement-actions{justify-content:stretch}.proposal-movement-actions>*{flex:1 1 100%}.proposal-movement-actions input[type=date]{width:100%;min-width:0}.proposal-movement-actions label{justify-content:center}}html,body,#root{min-height:100%;overflow-x:hidden}.app-shell{min-height:100dvh}.sidebar{height:100dvh}.main-area,.page-content,.modal-body,.proposal-details,.proposal-card,.proposal-choice{min-width:0}.proposal-policy-note{margin-top:10px;padding-top:10px;border-top:1px solid var(--line);display:flex;gap:8px;align-items:flex-start}.proposal-policy-note strong{font-size:10px;white-space:nowrap}.proposal-policy-note span{font-size:10px;color:var(--muted);line-height:1.55}.proposal-direct-conflict{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 13px;border:1px solid #f4c7c3;background:#fff7f6;border-radius:13px}.proposal-direct-conflict>div{display:flex;flex-direction:column;gap:3px;min-width:0}.proposal-direct-conflict strong{font-size:12px;color:#a02d26}.proposal-direct-conflict span{font-size:10px;color:#7c5c59;line-height:1.5}.proposal-options-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:15px}.proposal-options-heading>div{display:flex;flex-direction:column;gap:3px}.proposal-options-heading strong{font-size:13px}.proposal-options-heading span,.proposal-options-heading small{font-size:10px;color:var(--muted)}.proposal-choice{position:relative;overflow:hidden;gap:8px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.proposal-choice:hover{border-color:#a8c2ef;background:#fbfdff}.proposal-choice.selected{border:2px solid var(--primary);background:#eef5ff;box-shadow:0 0 0 3px #2563eb21,0 10px 26px #2563eb17;transform:translateY(-1px)}.proposal-choice-infeasible{border-color:#efb2ad;background:#fff9f8}.proposal-choice-infeasible.selected{border-color:var(--danger);box-shadow:0 0 0 3px #dc26261a}.proposal-choice-title{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:flex-start;gap:10px}.proposal-choice-title>div{display:flex;flex-direction:column;gap:3px;min-width:0}.proposal-choice-title>span{flex:none;font-size:9px;font-weight:800;color:var(--primary);background:#dceaff;border-radius:999px;padding:4px 7px}.proposal-choice-infeasible .proposal-choice-title>span{color:#a02d26;background:#ffe4e1}.proposal-choice>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55;overflow-wrap:anywhere}.proposal-choice-metrics em{font-style:normal;font-size:10px;border-radius:999px;padding:5px 8px;background:#fff1db;color:#965500}.proposal-summary-grid>button.metric-danger{border-color:#f2c0bc;background:#fff5f4}.proposal-summary-grid>button.metric-danger strong{color:var(--danger)}.proposal-summary-grid>button.metric-warning{border-color:#efd5a8;background:#fffaf0}.proposal-summary-grid>button.metric-warning strong{color:#b36600}.proposal-summary-grid>button.metric-success{border-color:#bfe1ca;background:#f3fbf6}.proposal-summary-grid>button.metric-success strong{color:var(--success)}.proposal-details details{scroll-margin-top:84px}.proposal-details>details{border:1px solid var(--line);border-radius:13px;padding:0;background:#fff;overflow:hidden}.proposal-details>details>summary{list-style:none;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.proposal-details>details>summary::-webkit-details-marker{display:none}.proposal-details>details>summary:after{content:"展开";font-size:9px;color:var(--primary);font-weight:700}.proposal-details>details[open]>summary{background:#f8faff;border-bottom:1px solid var(--line)}.proposal-details>details[open]>summary:after{content:"收起"}.proposal-details>details>.proposal-cards,.proposal-details>details>.proposal-name-list,.proposal-details>details>p,.proposal-details>details>.exception-row{margin:0;padding:12px}.proposal-details>details>.proposal-cards{padding-top:12px}.proposal-issue-card{background:snow;border-color:#f3d2cf}.load-delta{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:6px 9px;font-size:10px!important;font-weight:800}.load-delta-up{background:#fff0ef;color:#b42318}.load-delta-down{background:#ecf9f0;color:#177044}.load-delta-flat{background:#eef2f7;color:#5c687b}.adjustment-reason-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.adjustment-reason-grid button{position:relative;padding-top:34px}.adjustment-reason-grid button.selected{border:2px solid var(--primary);background:#eef5ff;box-shadow:0 0 0 3px #2563eb1f}.choice-indicator{position:absolute;right:9px;top:8px!important;font-size:8px!important;line-height:1!important;font-weight:800;color:#68758a!important;background:#edf1f6;border-radius:999px;padding:5px 7px}.selected>.choice-indicator,.adjustment-outcome-grid .selected .choice-indicator{color:var(--primary)!important;background:#dceaff}.adjustment-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.adjustment-outcome-grid button{position:relative;min-width:0;border:1px solid var(--line);border-radius:12px;background:#fbfcfe;color:inherit;padding:34px 11px 11px;text-align:left;display:flex;flex-direction:column;gap:4px}.adjustment-outcome-grid button:hover{border-color:#abc3eb;background:#f7faff}.adjustment-outcome-grid button.selected{border:2px solid var(--primary);background:#eef5ff;box-shadow:0 0 0 3px #2563eb1f}.adjustment-outcome-grid strong{font-size:11px}.adjustment-outcome-grid small{font-size:9px;color:var(--muted);line-height:1.5}@media(max-width:760px){.topbar{height:calc(62px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.page-content{padding:14px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.modal-backdrop{padding:0;place-items:stretch;background:#141d2d73}.modal-card.modal-mobile-fullscreen{width:100%;height:100dvh;max-height:100dvh;border-radius:0;display:flex;flex-direction:column;overflow:hidden;padding-top:0;padding-bottom:0}.modal-mobile-fullscreen .modal-header{flex:none;padding:calc(12px + env(safe-area-inset-top)) 14px 12px}.modal-mobile-fullscreen .modal-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:13px 13px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.modal-mobile-fullscreen .proposal-sticky-actions,.modal-mobile-fullscreen .review-sticky-actions{bottom:calc(-1*env(safe-area-inset-bottom));margin-left:-1px;margin-right:-1px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.proposal-direct-conflict,.proposal-options-heading{align-items:stretch;flex-direction:column}.proposal-direct-conflict button{width:100%}.proposal-choice-list{grid-template-columns:1fr}.proposal-choice-title{gap:7px}.proposal-choice-metrics span,.proposal-choice-metrics em{font-size:9px}.proposal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-summary-grid>button{min-height:78px}.adjustment-reason-grid,.adjustment-outcome-grid{grid-template-columns:1fr}.adjustment-reason-grid button,.adjustment-outcome-grid button{min-height:92px}.calendar-card{overflow:hidden}.weekday-row,.calendar-grid{min-width:0!important;width:100%}.weekday-row div{padding:8px 1px;font-size:10px}.calendar-cell{min-width:0;min-height:96px;padding:5px 3px}.calendar-date{align-items:flex-start}.calendar-date>span{font-size:11px}.calendar-date small{display:none}.load-line{margin:5px 0 4px}.calendar-tasks{gap:2px}.calendar-tasks>div{min-width:0;padding:3px;font-size:8px;white-space:normal;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.calendar-tasks>small{font-size:8px}.calendar-cell footer{font-size:8px;white-space:normal;padding-top:4px}}@media(max-width:420px){.proposal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-summary-grid>button strong{font-size:15px}.calendar-cell{min-height:88px}}.proposal-date-card .before-after span{display:flex;flex-direction:column;gap:3px}.proposal-date-card .before-after em{font-style:normal;font-size:9px;color:var(--muted)}.capacity-delta{margin:6px 0 0;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:800}.capacity-delta-up{background:#ecf9f0;color:#177044;border:1px solid #ccebd8}.capacity-delta-down{background:#fff0ef;color:#b42318;border:1px solid #f2ccc8}.today-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:stretch}.today-hero>div:first-child,.today-hero-main{min-width:0;min-height:0;flex:none}.today-hero-actions{align-self:start}.proposal-decision-summary{margin-top:10px;border:1px solid #bfe1ca;background:#f3fbf6;border-radius:11px;padding:10px 11px;display:flex;flex-direction:column;gap:3px}.proposal-decision-summary strong{font-size:10px;color:#17643c}.proposal-decision-summary span{font-size:9px;color:#527060;line-height:1.5}.proposal-warning small{display:block;margin-top:6px;color:#8a5b57;font-size:9px;line-height:1.5}.proposal-issue-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.proposal-issue-heading>span{flex:none;border-radius:999px;background:#f1f4f8;color:#5f6c7e;padding:4px 7px;font-size:8px;font-weight:800}.conflict-decision-panel{scroll-margin-top:78px;margin-top:14px;border:1px solid #efc7a7;background:#fffdf9;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:11px;min-width:0}.conflict-decision-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0}.conflict-decision-heading>div:first-child{min-width:0}.conflict-decision-heading>div:first-child>span{display:block;color:#a65a00;font-size:9px;font-weight:800;letter-spacing:.05em}.conflict-decision-heading h3{margin:4px 0;font-size:15px}.conflict-decision-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.55;max-width:680px}.conflict-decision-heading .conflict-unscheduled-note{margin-top:8px;padding:8px 10px;background:#eef4ff;border-radius:9px;color:#3d5a8f}.conflict-auto-resolve{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px dashed #c9a94f;background:#fffdf4;border-radius:10px;padding:9px 11px}.conflict-auto-resolve span{font-size:10px;color:var(--muted);line-height:1.5;min-width:0}.conflict-category-chips{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.conflict-category-chips span{border-radius:999px;padding:5px 8px;background:#fff2df;color:#8b5200;font-size:8px;font-weight:750;white-space:nowrap}.conflict-decision-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px;min-width:0}.conflict-decision-card.conflict-absolute-blocker{border-color:#efb8b3;background:#fff8f7}.conflict-decision-card.conflict-protected-intent{border-color:#e8c99e;background:#fffaf2}.conflict-decision-card.conflict-waivable-rule{border-color:#c8d8f1;background:#f9fbff}.conflict-decision-card.conflict-structural-conflict{border-color:#d5c9eb;background:#fbf9ff}.conflict-decision-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.conflict-decision-card-head>div{display:flex;flex-direction:column;gap:3px;min-width:0}.conflict-decision-card-head span{font-size:8px;font-weight:800;color:#7b5a2c}.conflict-decision-card-head strong{font-size:11px;line-height:1.45;overflow-wrap:anywhere}.conflict-decision-card-head em{font-style:normal;flex:none;border-radius:999px;padding:5px 8px;background:#e6f0ff;color:#1d5fb8;font-size:8px;font-weight:800;max-width:48%;white-space:normal;text-align:right}.conflict-decision-card>p{font-size:10px;color:#59667b;line-height:1.6;margin:8px 0;overflow-wrap:anywhere}.conflict-decision-card>details{border-top:1px dashed var(--line);margin-top:8px;padding-top:8px}.conflict-decision-card>details summary{cursor:pointer;font-size:9px;color:var(--primary);font-weight:750}.conflict-decision-card>details ul{margin:7px 0 0;padding-left:18px}.conflict-decision-card>details li{font-size:9px;margin:3px 0;overflow-wrap:anywhere}.conflict-values{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}.conflict-values span{display:flex;flex-direction:column;gap:3px;border:1px solid var(--line);border-radius:9px;padding:8px;font-size:11px}.conflict-values small{font-size:8px;color:var(--muted)}.conflict-impact{display:flex;flex-direction:column;gap:3px;margin-top:9px;padding:9px 10px;border-radius:9px;background:#f7f9fc}.conflict-impact span,.conflict-impact small{font-size:9px;line-height:1.5;color:#667388}.conflict-resolution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.conflict-resolution-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.conflict-resolution-grid button{position:relative;border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px;text-align:left;color:inherit;display:flex;flex-direction:column;gap:4px;min-width:0}.conflict-resolution-grid button:hover{border-color:#a9c4ef;background:#f8fbff}.conflict-resolution-grid button.selected{border:2px solid var(--primary);background:#eef5ff;box-shadow:0 0 0 2px #2563eb1c}.conflict-resolution-grid button.selected:after{content:"已选择";position:absolute;right:6px;top:6px;border-radius:999px;background:#dceaff;color:var(--primary);padding:3px 5px;font-size:7px;font-weight:800}.conflict-resolution-grid strong{font-size:9px;padding-right:34px;line-height:1.4}.conflict-resolution-grid small{font-size:8px;color:var(--muted);line-height:1.45;overflow-wrap:anywhere}@media(max-width:760px){.today-hero{display:grid!important;grid-template-columns:minmax(0,1fr);gap:14px;height:auto!important;min-height:0!important;align-items:start!important;justify-content:stretch!important}.today-hero>div:first-child,.today-hero-main{flex:none!important;min-width:0!important;min-height:0!important;height:auto!important}.today-hero-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;align-self:start;justify-content:stretch}.today-hero-actions button{width:100%;min-width:0;white-space:normal;min-height:46px}.today-hero-actions .today-review-button,.today-hero-actions button:nth-child(3){grid-column:1/-1}.conflict-decision-panel{padding:11px;margin-top:12px}.conflict-decision-heading{flex-direction:column}.conflict-category-chips{justify-content:flex-start}.conflict-decision-card-head{flex-direction:column}.conflict-decision-card-head em{max-width:100%;text-align:left}.conflict-resolution-grid,.conflict-resolution-grid.two{grid-template-columns:1fr}.conflict-resolution-grid button{min-height:66px}.conflict-values{grid-template-columns:1fr 1fr}.proposal-sticky-actions .primary-button{min-height:46px}}@media(max-width:390px){.conflict-values{grid-template-columns:1fr}.today-hero-actions{grid-template-columns:1fr 1fr}}.proposal-no-solution{scroll-margin-top:80px;text-align:left}.proposal-no-solution-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.proposal-no-solution-actions button{min-width:0}@media(max-width:760px){.proposal-no-solution-actions{display:grid;grid-template-columns:1fr}.proposal-no-solution-actions button{width:100%}}.review-finish-plan{margin-top:14px;border:1px solid #cfdcf1;border-radius:17px;background:linear-gradient(145deg,#f7faff,#fff);padding:15px;box-shadow:0 8px 24px #2563eb0b;min-width:0}.review-finish-plan-summary{display:flex;flex-direction:column;gap:4px;margin-bottom:11px;min-width:0}.review-finish-plan-summary>span{font-size:9px;font-weight:850;color:var(--primary);letter-spacing:.06em}.review-finish-plan-summary>strong{font-size:15px;line-height:1.35}.review-finish-plan-summary>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55;overflow-wrap:anywhere}.review-finish-options{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr);gap:9px}.review-finish-option{border:1px solid var(--line);background:#fff;color:inherit;border-radius:13px;padding:12px;text-align:left;display:flex;flex-direction:column;gap:5px;min-width:0;min-height:92px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.review-finish-option:hover{border-color:#9ebbea;box-shadow:0 5px 15px #2563eb14;transform:translateY(-1px)}.review-finish-option:disabled{opacity:.52;cursor:not-allowed;transform:none;box-shadow:none}.review-finish-option strong{font-size:11px;line-height:1.45;overflow-wrap:anywhere}.review-finish-option span{font-size:9px;color:var(--muted);line-height:1.55;overflow-wrap:anywhere}.review-finish-option.primary-option{border:2px solid var(--primary);background:#edf4ff;box-shadow:0 0 0 2px #2563eb14}.review-finish-option.primary-option strong{color:#144da4}.review-finish-option.quiet-option{background:#fbfcfe}.conflict-resolution-sections{display:flex;flex-direction:column;gap:10px;margin-top:10px}.conflict-resolution-sections>section{border-top:1px dashed #dfe5ee;padding-top:9px;min-width:0}.conflict-resolution-sections>section:first-child{border-top:0;padding-top:0}.conflict-resolution-sections header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:7px;min-width:0}.conflict-resolution-sections header strong{font-size:9px;color:#354258}.conflict-resolution-sections header span{font-size:8px;color:var(--muted);text-align:right;line-height:1.4}.conflict-resolution-sections .conflict-resolution-grid{margin-top:0}.conflict-resolution-withdraw .conflict-resolution-grid button{background:snow;border-color:#ead8d6}@media(max-width:900px){.review-finish-options{grid-template-columns:1fr}.review-finish-option{min-height:76px}}@media(max-width:760px){.review-finish-plan{padding:12px;border-radius:14px;margin-bottom:calc(8px + env(safe-area-inset-bottom))}.conflict-resolution-sections header{align-items:flex-start;flex-direction:column;gap:2px}.conflict-resolution-sections header span{text-align:left}}.modal-wide{width:min(1120px,100%)}.modal-card.modal-wide{max-height:min(90vh,960px)}.modal-card.modal-wide .modal-body{padding:22px 22px 24px}.review-dialog-shell,.adjustment-dialog-shell,.proposal-dialog-shell{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.review-hero{grid-template-columns:132px minmax(0,1fr);gap:24px;padding:24px 26px;border-radius:22px}.review-progress-ring{width:132px;height:132px}.review-progress-ring strong{font-size:28px}.review-progress-ring span{font-size:15px}.review-hero-copy h2{font-size:32px;line-height:1.22}.review-hero-copy>p{font-size:14px;max-width:780px}.review-time-compare{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.review-time-compare>span{padding:12px 16px;border-radius:16px;font-size:15px;background:#fff;border:1px solid #d8e3f6}.review-time-compare>span strong{font-size:18px}.review-time-compare>b{font-size:24px;color:#8fa0bc}.review-time-compare>em{font-size:15px;padding:10px 14px;border-radius:999px}.review-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.review-summary-grid>button{min-height:108px;padding:16px 18px;border-radius:16px;gap:5px}.review-summary-grid button strong{font-size:28px;line-height:1.15}.review-summary-grid button span{font-size:13px}.review-summary-grid button small{font-size:11px;line-height:1.45}.review-section{padding:18px;border-radius:18px}.review-section>header,.review-section-toggle{margin-bottom:14px}.review-section h3{font-size:22px;line-height:1.25}.review-section p{font-size:13px;line-height:1.65}.review-section-index{width:42px;height:42px;font-size:16px;border-radius:14px}.review-task-decision{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;padding:16px;border-radius:16px}.review-task-title strong{font-size:18px}.review-task-title em{font-size:11px}.review-task-progress span,.review-carry-choice span,.review-carry-choice small{font-size:12px}.review-carry-choice select{min-height:46px;padding:10px 12px;border-radius:12px;font-size:13px}.review-completed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-completed-grid article{padding:14px 16px;border-radius:15px}.review-completed-grid strong{font-size:16px}.review-completed-grid span,.review-completed-times span,.review-completed-times em{font-size:12px}.duration-suggestion-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:15px 16px;border-radius:16px}.duration-suggestion-list strong{font-size:16px}.duration-suggestion-list span,.duration-suggestion-list small,.review-rule-note{font-size:12px;line-height:1.6}.review-charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.simple-chart{padding:14px 15px;border-radius:16px}.simple-chart h3{font-size:15px}.review-finish-plan{padding:18px;border-radius:18px}.review-finish-plan-summary>span{font-size:11px}.review-finish-plan-summary>strong{font-size:22px}.review-finish-plan-summary>p{font-size:13px;max-width:780px}.review-finish-options{grid-template-columns:1.45fr 1fr 1fr;gap:12px}.review-finish-option{min-height:118px;padding:15px 16px;border-radius:16px;gap:8px}.review-finish-option strong{font-size:15px}.review-finish-option span{font-size:12px}.adjustment-intro{padding:18px 20px;border-radius:18px;gap:6px}.adjustment-intro strong{font-size:22px;line-height:1.25}.adjustment-intro p{font-size:14px;line-height:1.7;max-width:760px}.adjustment-reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.adjustment-reason-grid button{min-height:148px;padding:40px 16px 16px;border-radius:18px;display:flex;flex-direction:column;gap:8px;text-align:left;background:#fff;border:1px solid var(--line);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.adjustment-reason-grid button:hover{border-color:#a9c4ef;background:#f8fbff;transform:translateY(-1px)}.adjustment-reason-grid button strong{font-size:18px;line-height:1.25}.adjustment-reason-grid button span:last-child{font-size:13px;line-height:1.65;color:var(--muted)}.adjustment-section{padding:18px;border-radius:18px}.adjustment-section>header{margin-bottom:14px}.adjustment-section>header strong{font-size:18px}.adjustment-section>header span{font-size:12px;line-height:1.55;max-width:420px}.adjustment-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.adjustment-outcome-grid button{min-height:116px;padding:40px 14px 14px;border-radius:16px;gap:8px}.adjustment-outcome-grid strong{font-size:15px;line-height:1.35}.adjustment-outcome-grid small{font-size:12px;line-height:1.6}.adjustment-today-control{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;background:transparent;padding:0}.adjustment-today-control button{min-height:72px;padding:14px 12px;border:1px solid var(--line);border-radius:14px;background:#fbfcfe;color:#556274;font-size:15px;line-height:1.35;white-space:normal;display:flex;align-items:center;justify-content:center;text-align:center}.adjustment-today-control button:hover{border-color:#a9c4ef;background:#f8fbff}.adjustment-today-control button.active{background:#eef5ff;color:var(--primary);border-color:#8fb3fb;box-shadow:0 0 0 3px #2563eb1a}.adjustment-section .compact-field{margin-top:12px;max-width:220px}.adjustment-guarantees{padding:16px 18px;border-radius:16px}.adjustment-guarantees strong{font-size:15px}.adjustment-guarantees span{font-size:12px;line-height:1.65}.proposal-dialog-shell{gap:18px}.proposal-event,.proposal-direct-conflict,.proposal-options-heading,.proposal-details>details,.conflict-decision-panel{border-radius:18px}.proposal-event{padding:18px 20px}.proposal-event strong{font-size:24px;line-height:1.25}.proposal-event p,.proposal-policy-note span,.proposal-decision-summary span{font-size:13px;line-height:1.65}.proposal-choice-list{gap:12px}.proposal-choice{padding:15px 16px;border-radius:16px;min-height:152px}.proposal-choice-title strong{font-size:18px;line-height:1.3}.proposal-choice-title small,.proposal-choice>p,.proposal-choice-metrics span,.proposal-choice-metrics em{font-size:12px;line-height:1.55}.proposal-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.proposal-summary-grid>button{min-height:96px;border-radius:16px;padding:14px 15px}.proposal-summary-grid strong{font-size:24px}.proposal-summary-grid span,.proposal-summary-grid small{font-size:12px}.conflict-decision-heading h3{font-size:22px}.conflict-decision-heading p{font-size:13px;line-height:1.65}.conflict-category-chips span{font-size:11px;padding:7px 10px}.conflict-decision-card{padding:16px;border-radius:16px}.conflict-decision-card-head strong{font-size:16px}.conflict-decision-card>p,.conflict-impact span,.conflict-impact small,.conflict-decision-card>details li{font-size:12px;line-height:1.6}.conflict-decision-card>details summary,.conflict-resolution-sections header strong{font-size:12px}.conflict-resolution-sections header span,.conflict-values small,.conflict-resolution-grid small{font-size:11px}.conflict-values span{font-size:14px;padding:10px 12px;border-radius:12px}.conflict-resolution-grid button{padding:12px;border-radius:14px;min-height:104px}.conflict-resolution-grid strong{font-size:13px;padding-right:42px}.proposal-sticky-actions,.review-sticky-actions{margin-top:4px;padding-top:12px;border-top:1px solid #e8edf5;background:linear-gradient(180deg,#fff0,#fffffff5 22%,#fffffffa);position:sticky;bottom:-22px}@media(max-width:980px){.modal-wide{width:min(920px,100%)}.review-summary-grid,.proposal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-charts,.review-completed-grid,.adjustment-reason-grid,.adjustment-outcome-grid{grid-template-columns:1fr 1fr}.review-task-decision{grid-template-columns:1fr}.adjustment-today-control{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.modal-card.modal-wide .modal-body{padding:13px 12px 24px}.review-dialog-shell,.adjustment-dialog-shell,.proposal-dialog-shell{max-width:none;gap:12px}.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-charts,.review-completed-grid,.adjustment-reason-grid,.adjustment-outcome-grid,.proposal-summary-grid{grid-template-columns:1fr}.adjustment-today-control{grid-template-columns:1fr 1fr}.adjustment-today-control button{min-height:58px;font-size:14px}.review-hero{grid-template-columns:1fr;padding:17px;gap:13px}.review-progress-ring{width:94px;height:94px}.review-progress-ring strong{font-size:21px}.review-progress-ring span{font-size:12px}.review-hero-copy h2{font-size:20px}.review-hero-copy>p,.adjustment-intro p,.proposal-event p,.conflict-decision-heading p{font-size:12px}.review-time-compare>span{font-size:12px;padding:10px 12px}.review-time-compare>span strong{font-size:15px}.review-summary-grid>button{min-height:82px;padding:11px}.review-summary-grid button strong{font-size:17px}.review-section{padding:13px;border-radius:14px}.review-task-title strong,.proposal-event strong,.conflict-decision-heading h3,.adjustment-intro strong,.adjustment-section>header strong,.review-finish-plan-summary>strong{font-size:18px}.review-finish-options{grid-template-columns:1fr}.review-finish-option{min-height:76px}.adjustment-reason-grid button,.adjustment-outcome-grid button{min-height:92px;padding:34px 12px 12px}.proposal-choice{min-height:unset;padding:12px}.proposal-summary-grid>button{min-height:78px;padding:12px}.conflict-decision-card{padding:12px}.conflict-resolution-grid button{min-height:66px;padding:10px}.proposal-sticky-actions,.review-sticky-actions{bottom:calc(-1*env(safe-area-inset-bottom));margin-left:-1px;margin-right:-1px;padding-bottom:calc(10px + env(safe-area-inset-bottom));border-top:0}}:root{--dialog-surface:#f7f9fc;--dialog-line:#dfe6f0;--dialog-shadow:0 26px 80px rgba(17,32,57,.18)}@media(min-width:761px){.modal-backdrop{padding:30px;background:#141d2d61}.modal-card.review-modal,.modal-card.adjustment-modal,.modal-card.proposal-modal{display:flex;flex-direction:column;overflow:hidden;max-height:min(92dvh,980px);border:1px solid rgba(219,226,237,.9);box-shadow:var(--dialog-shadow)}.modal-card.review-modal{width:min(1160px,calc(100vw - 60px))}.modal-card.adjustment-modal{width:min(1060px,calc(100vw - 60px));max-height:min(90dvh,860px)}.modal-card.proposal-modal{width:min(1120px,calc(100vw - 60px))}.review-modal .modal-header,.adjustment-modal .modal-header,.proposal-modal .modal-header{flex:none;padding:17px 22px;background:#fffffff7}.review-modal .modal-header h2,.adjustment-modal .modal-header h2,.proposal-modal .modal-header h2{font-size:19px;letter-spacing:-.01em}.review-modal .modal-body,.adjustment-modal .modal-body,.proposal-modal .modal-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;background:var(--dialog-surface);padding:22px 24px 0}}.review-dialog-shell,.proposal-dialog-shell,.adjustment-dialog-shell{min-width:0}.review-dialog-shell,.proposal-dialog-shell{padding-bottom:20px}.review-hero{grid-template-columns:108px minmax(0,1fr);gap:20px;padding:19px 22px;border-radius:18px;background:linear-gradient(135deg,#f5f8ff,#fff 70%);box-shadow:none}.review-hero:after{width:150px;height:150px;right:-82px;top:-92px}.review-progress-ring{width:102px;height:102px}.review-progress-ring:before{inset:9px}.review-progress-ring strong{font-size:25px}.review-progress-ring span,.review-eyebrow{font-size:10px}.review-hero-copy h2{font-size:24px;letter-spacing:-.02em}.review-hero-copy>p{max-width:780px;margin:6px 0 11px;font-size:11px;line-height:1.65}.review-time-compare{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.review-time-compare>span{padding:8px 11px;border-radius:10px;background:#fff;border:1px solid var(--line);font-size:10px}.review-time-compare>span strong{font-size:14px}.review-time-compare>b{font-size:13px;color:#93a0b3}.review-time-compare>em{padding:6px 9px;font-size:10px}.review-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.review-summary-grid>button{min-height:78px;padding:12px 15px;border-radius:13px;justify-content:center;box-shadow:0 4px 14px #1d2d4806}.review-summary-grid button strong{font-size:19px;line-height:1.18;white-space:nowrap}.review-summary-grid button span{font-size:10px}.review-summary-grid button small{font-size:9px}.review-section{padding:15px 16px;border-radius:15px;margin-top:10px;box-shadow:none}.review-section h3{font-size:13px}.review-task-decision{grid-template-columns:minmax(0,1fr) minmax(280px,380px);padding:12px 13px}.review-finish-plan{padding:15px 16px;border-radius:15px;background:#fff;box-shadow:none}.review-finish-plan-summary{margin-bottom:10px}.review-finish-options{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(0,1fr);gap:10px}.review-finish-option{min-height:82px;padding:12px 13px;border-radius:12px}.review-finish-option strong{font-size:11px}.review-finish-option span{font-size:9px}.review-finish-option.primary-option{border-width:1.5px;box-shadow:0 7px 18px #2563eb14}.adjustment-intro{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border-radius:14px;background:#fff;border-color:var(--dialog-line)}.adjustment-intro>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.adjustment-eyebrow{font-size:9px;font-weight:850;letter-spacing:.08em;color:var(--primary)}.adjustment-intro strong{font-size:15px}.adjustment-intro p{font-size:10px;max-width:680px}.adjustment-intro-badges{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap;flex:none}.adjustment-intro-badges span{border:1px solid #d7e3f6;background:#f3f7ff;color:#315f9f;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:750;white-space:nowrap}.adjustment-scenario-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.adjustment-scenario-links button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:70px;padding:11px 12px;text-align:left;border:1px solid var(--dialog-line);border-radius:12px;background:var(--surface);color:var(--text);transition:border-color .16s ease,background .16s ease,transform .16s ease}.adjustment-scenario-links button:hover{transform:translateY(-1px);border-color:#9bb8e7;background:#f6f9ff}.adjustment-scenario-links strong{font-size:12px;line-height:1.4}.adjustment-scenario-links span{font-size:10px;line-height:1.45;color:var(--muted)}.adjustment-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;margin-top:14px;align-items:start}.adjustment-main{display:flex;flex-direction:column;gap:12px;min-width:0}.adjustment-sidebar{display:flex;flex-direction:column;gap:10px;min-width:0;position:sticky;top:0}.adjustment-step,.adjustment-section{margin:0;border:1px solid var(--dialog-line);border-radius:15px;padding:14px;background:#fff;min-width:0}.adjustment-step-header{display:flex!important;justify-content:flex-start!important;align-items:flex-start!important;gap:10px!important;margin:0 0 11px!important}.adjustment-step-header>div{display:flex;flex-direction:column;gap:2px;min-width:0}.adjustment-step-header strong{font-size:12px!important}.adjustment-step-header p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.adjustment-step-index{width:26px;height:26px;border-radius:8px;background:#edf4ff;color:var(--primary);display:grid;place-items:center;font-size:9px;font-weight:850;flex:none}.adjustment-reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0}.adjustment-reason-grid button,.adjustment-outcome-grid button{border-radius:11px;padding:31px 11px 11px;min-height:105px;background:#fbfcfe;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.adjustment-reason-grid button:hover,.adjustment-outcome-grid button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2133540d}.adjustment-reason-grid button.selected,.adjustment-outcome-grid button.selected{border-width:1.5px;box-shadow:0 0 0 2px #2563eb17,0 7px 18px #2563eb0f}.adjustment-reason-grid strong{font-size:11px}.adjustment-reason-grid span:not(.choice-indicator),.adjustment-outcome-grid small{font-size:9px;line-height:1.5}.adjustment-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.adjustment-availability-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.adjustment-availability-form fieldset{margin:0}.adjustment-availability-form .segmented-control{width:100%}.adjustment-availability-form .segmented-control button{flex:1}.adjustment-today-section{padding:14px}.adjustment-today-section>header{margin-bottom:11px}.adjustment-today-section>header>div{display:flex;flex-direction:column;gap:3px}.adjustment-today-section>header strong{font-size:12px}.adjustment-today-section>header span{font-size:9px!important;text-align:left!important;color:var(--muted);line-height:1.5}.adjustment-today-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;background:transparent;padding:0}.adjustment-today-control button{border:1px solid var(--line);background:#fbfcfe;border-radius:10px;padding:9px 10px;min-height:64px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;color:#526078}.adjustment-today-control button strong{font-size:10px;color:#354258}.adjustment-today-control button span{font-size:8px;color:var(--muted)}.adjustment-today-control button:hover{border-color:#adc5ec;background:#f7faff}.adjustment-today-control button.active{border:1.5px solid var(--primary);background:#eef5ff;box-shadow:0 0 0 2px #2563eb14}.adjustment-today-control button.active strong{color:var(--primary)}.adjustment-today-section .compact-field{margin-top:10px}.adjustment-guarantees{margin:0;border:1px solid #e2e7ef;border-radius:13px;background:#f6f8fb;padding:12px;flex-direction:column;gap:4px}.adjustment-guarantees strong{font-size:10px}.adjustment-guarantees span{font-size:9px}.adjustment-actions{position:sticky;bottom:0;margin:14px -24px 0;padding:13px 24px 14px;background:#f7f9fcf5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-theme=dark] .adjustment-scenario-links button{background:var(--surface);border-color:var(--line)}[data-theme=dark] .adjustment-scenario-links button:hover{background:#14294b}.proposal-event{border:1px solid var(--dialog-line);border-radius:15px;background:#fff;padding:14px 16px}.proposal-event-kicker{font-size:9px}.proposal-event>strong{font-size:15px}.proposal-event>p{font-size:10px;line-height:1.55}.proposal-policy-note{margin-top:9px;padding-top:9px}.proposal-options-heading{margin-top:13px;padding:0 2px}.proposal-choice-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:9px;margin:10px 0}.proposal-choice{padding:11px 12px;border-radius:12px;min-height:112px}.proposal-choice.selected{border-width:1.5px;box-shadow:0 0 0 2px #2563eb1a,0 7px 20px #2563eb0f}.proposal-choice-title strong{font-size:12px}.proposal-choice-title small{font-size:9px}.proposal-choice-metrics{display:flex;gap:5px;flex-wrap:wrap}.proposal-choice-metrics span,.proposal-choice-metrics em{font-size:8px!important;background:#f1f4f8;border-radius:999px;padding:4px 6px;color:#5b687c}.proposal-choice>p{font-size:9px}.proposal-human-summary{margin-top:2px;border-left-width:3px;padding:11px 13px}.proposal-human-summary h3{font-size:13px}.proposal-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.proposal-summary-grid>button{min-height:72px;padding:9px 10px;border-radius:10px}.proposal-summary-grid>button strong{font-size:16px}.proposal-summary-grid>button span{font-size:9px}.proposal-details{gap:9px}.proposal-details>details{border-radius:12px}.proposal-details>details>summary{padding:11px 12px;font-size:10px}.proposal-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.proposal-card{padding:11px;border-radius:11px}.proposal-card>strong{font-size:11px}.conflict-decision-panel{padding:13px;border-radius:14px;background:#fffdf9}.conflict-decision-heading p{max-width:760px}.conflict-resolution-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.proposal-sticky-actions{position:sticky;bottom:0;margin:14px -24px 0;padding:13px 24px 14px;background:#f7f9fcf7;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.goals-page,.stats-page{max-width:1320px;margin:0 auto}.goal-card,.stats-panel,.stats-kpi,.settings-section,.group-card,.chart-card{box-shadow:0 8px 26px #2133540b}.goal-card{padding:16px;border-radius:16px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.goal-card:hover{border-color:#d7e0ed;box-shadow:0 12px 30px #21335412;transform:translateY(-1px)}.form-grid{gap:15px}.field>span{font-size:11px;font-weight:650;color:#5e6a7c}.field input,.field select,.field textarea{min-height:42px}.form-note,.inheritance-preview,.numbering-choice{border-radius:11px;background:#f8fafc}.constraint-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:11px 12px;background:#fff}.constraint-list article .row-actions{justify-content:flex-end}.history-diff-date{border-radius:11px;background:#fff}.history-diff-date>header{padding:10px 12px}.stats-toolbar{box-shadow:0 8px 26px #1e2d480e}.stats-panel,.stats-insights,.stats-kpi{border-radius:16px}@media(max-width:1080px)and (min-width:761px){.adjustment-scenario-links{grid-template-columns:repeat(2,minmax(0,1fr))}.adjustment-layout{grid-template-columns:minmax(0,1fr) 270px}.adjustment-reason-grid{grid-template-columns:1fr}.review-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proposal-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px)and (min-width:761px){.adjustment-layout{grid-template-columns:1fr}.adjustment-sidebar{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.adjustment-reason-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-task-decision,.proposal-cards{grid-template-columns:1fr}}@media(max-width:760px){.review-modal .modal-body,.adjustment-modal .modal-body,.proposal-modal .modal-body{background:#f7f9fc}.review-dialog-shell,.proposal-dialog-shell{padding-bottom:0}.review-hero{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:14px;border-radius:15px;text-align:left}.review-progress-ring{width:78px;height:78px}.review-progress-ring:before{inset:7px}.review-progress-ring strong{font-size:20px}.review-progress-ring span{font-size:8px}.review-hero-copy h2{font-size:18px}.review-hero-copy>p{font-size:10px;margin-bottom:9px}.review-time-compare{gap:6px}.review-time-compare>span{padding:7px 8px}.review-time-compare>span strong{font-size:12px}.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-summary-grid>button{min-height:76px;padding:10px 11px}.review-summary-grid button strong{font-size:16px;white-space:normal}.review-section{padding:12px;border-radius:13px}.review-finish-options{grid-template-columns:1fr}.review-finish-option{min-height:70px}.adjustment-intro{align-items:flex-start;flex-direction:column;padding:13px}.adjustment-intro-badges{justify-content:flex-start}.adjustment-scenario-links{grid-template-columns:repeat(2,minmax(0,1fr))}.adjustment-layout{grid-template-columns:1fr;gap:10px;margin-top:10px}.adjustment-sidebar{position:static;display:flex}.adjustment-step,.adjustment-section{padding:12px;border-radius:13px}.adjustment-reason-grid,.adjustment-outcome-grid,.adjustment-availability-form{grid-template-columns:1fr}.adjustment-availability-form .span-2{grid-column:auto}.adjustment-reason-grid button,.adjustment-outcome-grid button{min-height:82px;padding:29px 10px 10px}.adjustment-today-control{grid-template-columns:repeat(2,minmax(0,1fr))}.adjustment-today-control button{min-height:58px}.adjustment-actions{margin:12px -13px 0;padding:10px 13px calc(10px + env(safe-area-inset-bottom));flex-direction:column-reverse}.adjustment-actions button{width:100%}.proposal-event{padding:12px 13px;border-radius:13px}.proposal-choice-list{grid-template-columns:1fr}.proposal-choice{min-height:0;padding:11px}.proposal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-summary-grid>button{min-height:70px}.proposal-cards{grid-template-columns:1fr}.proposal-sticky-actions{margin:12px -13px 0;padding:10px 13px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr}.proposal-sticky-actions button{width:100%}.goal-grid{grid-template-columns:1fr}.settings-section{padding:15px;border-radius:15px}.constraint-list article{grid-template-columns:1fr;align-items:stretch}.constraint-list article .row-actions{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:430px){.adjustment-scenario-links,.review-hero{grid-template-columns:1fr}.review-progress-ring{width:72px;height:72px}.review-summary-grid,.adjustment-today-control{grid-template-columns:1fr 1fr}}@media(min-width:761px){.review-hero-copy>p{font-size:12px}.review-time-compare>span{font-size:11px}.review-time-compare>span strong{font-size:15px}.review-summary-grid button strong{font-size:21px}.review-summary-grid button span{font-size:11px}.review-summary-grid button small{font-size:10px}.review-section h3{font-size:14px}.review-section header p,.review-section-toggle p{font-size:11px}.review-task-title strong{font-size:13px}.review-carry-choice>span{font-size:10px}.review-finish-plan-summary>strong{font-size:16px}.review-finish-plan-summary>p{font-size:11px}.review-finish-option strong{font-size:12px}.review-finish-option span{font-size:10px}.adjustment-intro strong{font-size:16px}.adjustment-intro p{font-size:11px}.adjustment-step-header strong{font-size:13px!important}.adjustment-step-header p{font-size:10px}.adjustment-reason-grid strong{font-size:13px}.adjustment-reason-grid span:not(.choice-indicator),.adjustment-outcome-grid small{font-size:10px}.adjustment-outcome-grid strong{font-size:12px}.adjustment-today-section>header strong{font-size:13px}.adjustment-today-section>header span{font-size:10px!important}.adjustment-today-control button strong{font-size:11px}.adjustment-today-control button span{font-size:9px}.adjustment-guarantees strong{font-size:11px}.adjustment-guarantees span{font-size:10px}.proposal-event>strong{font-size:16px}.proposal-event>p,.proposal-policy-note span{font-size:11px}.proposal-choice-title strong{font-size:13px}.proposal-choice-title small{font-size:10px}.proposal-choice>p{font-size:10px}.proposal-human-summary h3{font-size:14px}.proposal-human-summary p{font-size:11px}.proposal-summary-grid>button strong{font-size:18px}.proposal-summary-grid>button span{font-size:10px}.proposal-details>details>summary{font-size:11px}}.proposal-local-operation-note{margin-top:12px;padding:12px 14px;border:1px solid #b8d2ff;border-radius:14px;background:linear-gradient(135deg,#f5f9ff,#edf4ff);display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.proposal-local-operation-note>div{display:flex;flex-direction:column;gap:3px;min-width:0}.proposal-local-operation-note strong{font-size:12px;color:#174f9f}.proposal-local-operation-note span{font-size:10px;line-height:1.55;color:#536580}.proposal-local-operation-note small{font-size:9px;color:#285faa;white-space:nowrap}.proposal-existing-issue-summary{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.proposal-existing-issue-summary span{border-radius:999px;background:#f1f4f8;color:#536078;padding:5px 8px;font-size:9px;font-weight:700}.proposal-existing-issue-summary span:last-child{background:#eef8f1;color:#207343}.proposal-scope-summary{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px;padding:15px 17px;border:1px solid #bfd4fa;border-radius:16px;background:#f8fbff;box-shadow:0 6px 18px #295ba40f}.proposal-scope-summary>div:first-child{min-width:0}.proposal-scope-summary>div:first-child>span{display:block;font-size:9px;font-weight:850;letter-spacing:.06em;color:#2767c5;margin-bottom:4px}.proposal-scope-summary>div:first-child>strong{display:block;font-size:15px;color:#15233c}.proposal-scope-summary>div:first-child>p{margin:5px 0 0;color:#60708a;font-size:10px;line-height:1.55}.proposal-scope-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.proposal-scope-stats>span{min-width:0;border:1px solid #dce5f2;border-radius:12px;background:#fff;padding:9px 8px;display:flex;flex-direction:column;gap:3px}.proposal-scope-stats small{font-size:8px;color:#758198;white-space:nowrap}.proposal-scope-stats strong{font-size:16px;color:#26364f}.proposal-scope-stats .success{border-color:#b8dfc3;background:#f3fbf5}.proposal-scope-stats .success strong{color:#18713a}.proposal-scope-stats .danger{border-color:#f0b7b7;background:#fff5f5}.proposal-scope-stats .danger strong{color:#b42c2c}@media(max-width:760px){.proposal-local-operation-note{align-items:flex-start;flex-direction:column;gap:7px;padding:11px 12px}.proposal-local-operation-note small{white-space:normal}.proposal-scope-summary{grid-template-columns:1fr;padding:12px;gap:10px}.proposal-scope-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-scope-stats small{white-space:normal}}.today-load-metrics .metric-over{border-color:#f1aaaa;background:#fff5f5}.today-load-metrics .metric-over strong{color:#b42318}.pending-task-banner{border-color:#bfd3ff;background:#f4f8ff}.pending-task-banner span{color:#536b95}.task-hub-toolbar{align-items:center}.task-mode-toggle{flex:none}.task-inbox-summary{margin:16px 0 10px;border:1px solid #bfd3ff;background:linear-gradient(135deg,#f7faff,#fff);border-radius:16px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.task-inbox-summary>div:first-child{display:flex;flex-direction:column;gap:4px}.task-inbox-summary strong{font-size:15px}.task-inbox-summary span{font-size:12px;color:var(--muted)}.task-inbox-summary>div:last-child{display:flex;align-items:baseline;gap:5px;color:var(--primary)}.task-inbox-summary b{font-size:26px}.task-inbox-summary small{font-size:11px}.task-filter-tabs{display:flex;gap:7px;overflow:auto;padding:2px 0 8px}.task-filter-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;display:flex;align-items:center;gap:6px;color:#536078;white-space:nowrap}.task-filter-tabs button.active{border-color:#75a0f4;background:#edf4ff;color:#1757b0;box-shadow:0 0 0 2px #2563eb12}.task-filter-tabs em{font-style:normal;font-size:10px;background:#eef2f7;border-radius:999px;padding:2px 6px}.assignment-list{display:flex;flex-direction:column;gap:10px}.assignment-list-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.assignment-list-card.needs-attention{border-color:#efc27a;background:linear-gradient(135deg,#fffaf0,#fff)}.assignment-list-main{min-width:0}.assignment-list-main p{margin:7px 0 0;color:var(--muted);font-size:11px}.assignment-list-actions{display:flex;gap:7px;flex:none}.task-editor-actions{border:1px solid #cddcf7;background:#f7faff;border-radius:12px;padding:10px;display:flex;align-items:center;gap:10px}.task-editor-actions span{font-size:10px;color:var(--muted)}.settings-advanced{border:1px solid var(--line);background:#f8fafc;border-radius:17px;overflow:hidden}.settings-advanced>summary{cursor:pointer;padding:16px 19px;font-weight:750;color:#344054;list-style:none}.settings-advanced>summary::-webkit-details-marker{display:none}.settings-advanced>summary:after{content:"展开";float:right;color:var(--primary);font-size:11px}.settings-advanced[open]>summary:after{content:"收起"}.settings-advanced-body{display:flex;flex-direction:column;gap:14px;padding:0 12px 12px}.settings-advanced-body .settings-section{box-shadow:none}.form-advanced{border:1px solid var(--line);border-radius:13px;background:#fafcff;padding:0}.form-advanced>summary{cursor:pointer;padding:12px 14px;font-weight:700;color:#46536a}.form-advanced>.form-grid{padding:0 14px 14px}.action-result-toast{position:fixed;right:22px;bottom:22px;z-index:120;max-width:460px;background:#172033;color:#fff;border-radius:15px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 18px 50px #11182747}.action-result-toast>div:first-child{display:flex;flex-direction:column;gap:3px}.action-result-toast strong{font-size:12px}.action-result-toast span{font-size:10px;color:#c9d3e4}.action-result-toast .text-button{color:#dbe7ff}.action-result-toast .secondary-button{background:#fff}@media(max-width:760px){.task-mode-toggle{width:100%}.task-mode-toggle button{flex:1}.task-inbox-summary{padding:13px 14px}.task-filter-tabs{margin:0 -2px}.assignment-list-card{align-items:stretch;flex-direction:column}.assignment-list-actions{width:100%}.assignment-list-actions button{flex:1}.task-editor-actions{align-items:stretch;flex-direction:column}.task-editor-actions button{width:100%}.settings-advanced-body{padding:0 6px 8px}.action-result-toast{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));max-width:none;align-items:stretch;flex-direction:column;gap:10px}.action-result-toast>div:last-child{display:flex}.action-result-toast button{flex:1}}.adjustment-context-note{border:1px solid #dbe5f4;background:#f8fbff;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px;color:#41516b}.adjustment-context-note strong{font-size:14px;color:#1d3557}.adjustment-context-note span{font-size:12px;line-height:1.6}.bulk-move-dialog{display:grid;gap:16px;max-width:720px;margin:0 auto}.bulk-move-summary{border:1px solid #cdddf7;background:#f5f9ff;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px}.bulk-move-summary strong{font-size:16px;color:#173c78}.bulk-move-summary span{font-size:12px;line-height:1.65;color:var(--muted)}.bulk-move-dialog details{border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff}.bulk-move-dialog details summary{cursor:pointer;font-weight:750}.bulk-move-dialog details ul{margin:10px 0 0;padding-left:22px;max-height:260px;overflow:auto}.form-advanced.span-2{grid-column:span 2}.form-advanced .exceptional-links{border:0;padding:0;margin:0}@media(max-width:760px){.form-advanced.span-2{grid-column:1}.bulk-move-dialog{gap:12px}.bulk-move-summary{padding:13px;border-radius:14px}.adjustment-context-note{padding:13px}}.sequence-renumber-toast{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:62;max-width:560px;border:1px solid #cadcf8;background:#fffffff7;box-shadow:0 18px 50px #1c376233;border-radius:18px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sequence-renumber-toast>div:first-child{display:flex;flex-direction:column;gap:4px;min-width:0}.sequence-renumber-toast strong{font-size:14px;color:#153b75}.sequence-renumber-toast span{font-size:11px;line-height:1.55;color:var(--muted)}.sequence-renumber-toast .button-wrap{flex:none}@media(max-width:760px){.sequence-renumber-toast{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));max-width:none;align-items:stretch;flex-direction:column;gap:10px;padding:13px}.sequence-renumber-toast .button-wrap{display:grid;grid-template-columns:1fr 1fr}.sequence-renumber-toast button{width:100%}}.mobile-action-label{display:none}@media(max-width:760px){.goal-card .row-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.goal-card .row-actions .icon-button{width:100%;height:auto;min-height:38px;padding:8px 7px;display:inline-flex;align-items:center;justify-content:center;gap:5px}.goal-card .row-actions .mobile-action-label,.task-lock-action .mobile-action-label{display:inline;font-size:10px;font-weight:700}.task-lock-action{width:auto!important;padding:7px 9px!important;gap:4px}}.stats-overview-more{border:1px solid var(--line);border-radius:18px;background:#fbfcff;box-shadow:var(--shadow);overflow:hidden}.stats-overview-more>summary{cursor:pointer;list-style:none;padding:15px 18px;font-weight:780;color:#294260;display:flex;align-items:center;justify-content:space-between}.stats-overview-more>summary::-webkit-details-marker{display:none}.stats-overview-more>summary:after{content:"展开";font-size:11px;color:var(--primary);font-weight:700}.stats-overview-more[open]>summary:after{content:"收起"}.stats-overview-more-body{padding:0 16px 16px;display:grid;gap:16px}.stats-overview-more-body .chart-card{box-shadow:none}@media(max-width:760px){.stats-overview-more>summary{padding:13px 14px}.stats-overview-more-body{padding:0 10px 10px;gap:10px}}@media(max-width:760px){.review-modal .review-task-decision{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;min-width:0;padding:12px}.review-modal .review-task-decision-main,.review-modal .review-carry-choice{width:100%;min-width:0}.review-modal .review-task-title{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px 9px;width:100%;min-width:0}.review-modal .review-task-title .subject-pill{flex:none;align-self:start;white-space:nowrap}.review-modal .review-task-title strong{min-width:0;font-size:16px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.review-modal .review-task-title em{grid-column:2;justify-self:start}.review-modal .review-task-progress{width:100%;min-width:0}.review-modal .review-task-progress>div{width:100%;min-width:0;max-width:none}.review-modal .review-task-progress span{white-space:normal;line-height:1.5}.review-modal .review-carry-choice>span{font-size:12px}.review-modal .review-carry-choice select{display:block;width:100%;min-width:0;max-width:100%;min-height:48px;padding:10px 12px;font-size:16px;line-height:1.35}}.modal-footer{flex:none;border-top:1px solid var(--line);background:#fffffffa;padding:12px 18px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -12px 30px #1827420f;z-index:5}.proposal-modal .modal-body{padding-bottom:18px!important}.proposal-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:1040px;margin:0 auto}.proposal-footer-actions .primary-button{min-width:220px;min-height:46px}.proposal-cancel-action{border:0;background:transparent;color:#536078;padding:10px 14px;border-radius:10px;font-weight:700;cursor:pointer}.proposal-cancel-action:hover{background:#f1f4f8;color:#26364f}.proposal-event-heading{display:flex;align-items:baseline;gap:10px;min-width:0}.proposal-event-heading .proposal-event-kicker{flex:none;color:#6e7b90;font-weight:800;letter-spacing:.04em}.proposal-event-heading>strong{min-width:0;font-size:18px!important;line-height:1.35;overflow-wrap:anywhere}.proposal-event-local{display:flex;flex-direction:column;gap:8px}.proposal-event-local>p{margin:0!important}.proposal-local-principle{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e6ebf3;padding-top:10px}.proposal-local-principle strong{font-size:12px!important;color:#174f9f;white-space:nowrap}.proposal-local-principle span{font-size:11px;color:#5d6a7f;line-height:1.5;text-align:right}.proposal-local-result{border:1px solid #b9cff7;background:linear-gradient(135deg,#f8fbff,#fff);border-radius:16px;padding:15px 16px;display:flex;flex-direction:column;gap:12px}.proposal-local-result>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.proposal-local-result>header>div{display:flex;flex-direction:column;gap:3px;min-width:0}.proposal-local-result>header span{font-size:9px;color:#2767c5;font-weight:850;letter-spacing:.05em}.proposal-local-result>header strong{font-size:16px;line-height:1.35;color:#17233a;overflow-wrap:anywhere}.proposal-local-result>header em{font-style:normal;flex:none;border-radius:999px;background:#e9f7ee;color:#1d7a3f;padding:6px 9px;font-size:9px;font-weight:800}.proposal-local-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.proposal-local-result-grid button{min-width:0;border:1px solid #dce5f2;border-radius:12px;background:#fff;padding:10px 9px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;text-align:left;color:#26364f;cursor:pointer}.proposal-local-result-grid button:hover:not(:disabled){border-color:#93b5ef;background:#f7faff}.proposal-local-result-grid button:disabled{cursor:default;opacity:1;background:#fafbfd;color:#758198}.proposal-local-result-grid button strong{font-size:18px;line-height:1.1}.proposal-local-result-grid button span{font-size:9px;color:inherit;line-height:1.4}.proposal-local-result-grid button.success{border-color:#b9dfc4;background:#f4fbf6;color:#1d7540}.proposal-local-result-grid button.danger{border-color:#f0b6b6;background:#fff5f5;color:#b42318}.proposal-local-result>p{margin:0;color:#637087;font-size:10px;line-height:1.55}.proposal-local-alternatives{border-top:1px solid #e4e9f1;padding:11px 2px 0;display:flex;align-items:center;justify-content:space-between;gap:14px}.proposal-local-alternatives>div{display:flex;flex-direction:column;gap:3px;min-width:0}.proposal-local-alternatives strong{font-size:11px;color:#344054}.proposal-local-alternatives span{font-size:9px;color:var(--muted);line-height:1.5}.proposal-local-alternatives .text-button{flex:none}.proposal-details-compact-local{gap:8px}.proposal-details-compact-local>details{background:#fff}.proposal-details-compact-local>details>summary{font-size:10px}@media(max-width:760px){.modal-card.modal-mobile-fullscreen.modal-with-footer{padding-bottom:0}.modal-mobile-fullscreen.modal-with-footer .modal-body{padding-bottom:16px!important}.modal-mobile-fullscreen.modal-with-footer .modal-footer{padding:9px 12px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -8px 22px #18274214}.proposal-footer-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;width:100%}.proposal-footer-actions .proposal-cancel-action{grid-column:1;grid-row:2;min-height:44px;padding:9px 12px}.proposal-footer-actions .proposal-keep-action{grid-column:1/-1;grid-row:1;width:100%;min-height:42px}.proposal-footer-actions .primary-button{grid-column:2;grid-row:2;min-width:0;width:100%;min-height:46px}.proposal-event-heading{align-items:flex-start;flex-direction:column;gap:4px}.proposal-event-heading>strong{font-size:17px!important}.proposal-local-principle{align-items:flex-start;flex-direction:column;gap:3px}.proposal-local-principle span{text-align:left}.proposal-local-result{padding:13px;border-radius:14px;gap:10px}.proposal-local-result>header{align-items:flex-start}.proposal-local-result>header strong{font-size:15px}.proposal-local-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.proposal-local-result-grid button{min-height:68px;padding:9px}.proposal-local-result-grid button strong{font-size:17px}.proposal-local-alternatives{align-items:flex-start;flex-direction:column;gap:6px}.proposal-local-alternatives .text-button{padding:5px 0}}@media(max-width:760px){.modal-card.modal-wide.modal-mobile-fullscreen.modal-with-footer{height:100dvh;max-height:100dvh}}.modal-card{display:flex;flex-direction:column;overflow:hidden}.modal-header{position:relative;top:auto;flex:none}.modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-footer{position:relative;flex:none;width:100%;box-sizing:border-box;border-top:1px solid var(--line);background:#fff;padding:12px 18px;box-shadow:0 -8px 24px #18274212;z-index:6}.modal-footer .modal-actions,.modal-footer .adjustment-actions,.modal-footer .proposal-sticky-actions,.modal-footer .review-sticky-actions{position:static!important;inset:auto!important;width:100%;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.modal-footer .modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}@media(max-width:760px){.modal-card.modal-mobile-fullscreen{height:100dvh!important;min-height:100dvh;max-height:100dvh!important}.modal-mobile-fullscreen .modal-header{flex:none}.modal-mobile-fullscreen .modal-body{flex:1 1 auto;min-height:0;padding-bottom:18px!important}.modal-mobile-fullscreen .modal-footer{flex:none;width:100%;min-height:68px;padding:10px 12px max(10px,calc(env(safe-area-inset-bottom) + 6px));background:#fff;box-shadow:0 -7px 20px #18274214}.modal-mobile-fullscreen .modal-footer .modal-actions{display:grid;grid-template-columns:minmax(96px,.38fr) minmax(0,1fr);align-items:stretch;gap:8px}.modal-mobile-fullscreen .modal-footer .modal-actions>*,.modal-mobile-fullscreen .modal-footer .proposal-footer-actions>*{min-width:0;width:100%;min-height:46px;margin:0}.modal-mobile-fullscreen .modal-footer .modal-actions>:only-child{grid-column:1/-1}.modal-mobile-fullscreen .modal-footer .modal-actions:has(>:nth-child(3)){grid-template-columns:repeat(2,minmax(0,1fr))}.modal-mobile-fullscreen .modal-footer .modal-actions>:last-child:nth-child(3){grid-column:1/-1}.modal-mobile-fullscreen .modal-footer .proposal-footer-actions{width:100%;margin:0}.modal-mobile-fullscreen .modal-footer .proposal-footer-actions .proposal-keep-action{grid-column:1/-1}.modal-mobile-fullscreen .modal-footer .proposal-footer-actions .proposal-cancel-action,.modal-mobile-fullscreen .modal-footer .proposal-footer-actions .primary-button{min-height:46px}}@media(max-width:760px){.modal-card.modal-with-footer .modal-footer{padding:10px 12px max(10px,calc(env(safe-area-inset-bottom) + 6px));background:#fff}.modal-card.modal-with-footer .modal-body{padding-bottom:18px!important}}:root{--shadow:0 10px 28px rgba(33,51,84,.055);--card-radius:16px;--focus-ring:rgba(37,99,235,.45)}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:16px}*{-webkit-tap-highlight-color:transparent}button,label,select,input,textarea,a{touch-action:manipulation}button:focus-visible,summary:focus-visible,a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}button:not(:disabled):active{transform:translateY(1px)}.app-shell{grid-template-columns:248px 1fr}.sidebar{padding:18px 14px}.sidebar nav button,.collapse-button{min-height:44px}.topbar{height:72px;padding:0 26px}.page-content{max-width:1360px;padding:26px}.today-hero,.calendar-toolbar,.tasks-toolbar{padding:20px 22px}.today-hero-actions{flex-wrap:wrap;gap:9px}.today-hero,.calendar-toolbar,.tasks-toolbar,.goal-card,.group-card,.chart-card,.settings-section,.stats-panel,.stats-insights,.stats-kpi,.stats-overview-more{border-radius:var(--card-radius)}.goal-card,.stats-panel,.stats-kpi,.settings-section,.group-card,.chart-card,.stats-overview-more{box-shadow:0 6px 18px #2133540a}.review-hero{box-shadow:0 10px 26px #2563eb0f}.proposal-choice-metrics span,.proposal-choice-metrics em,.proposal-event-tags span,.proposal-scope-stats small,.proposal-issue-heading>span,.conflict-category-chips span,.conflict-decision-card-head span,.conflict-decision-card-head em,.conflict-values small,.conflict-resolution-sections header span,.choice-indicator,.proposal-choice-title>span,.proposal-choice-title small,.review-summary-grid button small,.review-finish-plan-summary>span,.proposal-event-kicker,.proposal-local-result>header span,.proposal-local-result>header em,.proposal-local-result-grid button span,.proposal-existing-issue-summary span,.proposal-decision-summary strong,.proposal-summary-grid>button small,.adjustment-eyebrow,.adjustment-intro-badges span,.review-progress-ring span,.review-eyebrow,.proposal-human-summary>span,.proposal-scope-summary>div:first-child>span,.proposal-movement-editor small,.proposal-movement-actions label,.proposal-exception-confirm small,.status-pill,.goal-priority-pill,.task-intent-badge,.task-lock-badge,.history-diff-date>header small,.history-audit-summary span{font-size:11px!important}.proposal-event>p,.proposal-policy-note span,.proposal-choice>p,.proposal-direct-conflict span,.proposal-decision-summary span,.proposal-warning small,.proposal-local-result>p,.proposal-local-alternatives span,.proposal-local-principle span,.proposal-scope-summary>div:first-child>p,.proposal-summary-grid>button span,.proposal-details>details>summary,.proposal-name-list li,.proposal-date-task-lists li,.conflict-decision-heading p,.conflict-decision-card>p,.conflict-decision-card>details summary,.conflict-decision-card>details li,.conflict-impact span,.conflict-impact small,.conflict-resolution-sections header strong,.review-hero-copy>p,.review-section header p,.review-section-toggle p,.review-task-title em,.review-task-progress span,.review-carry-choice>span,.review-carry-choice small,.review-completed-grid span,.review-completed-times span,.review-completed-times em,.review-time-compare>em,.duration-suggestion-list em,.review-rule-note,.review-finish-option span,.review-adjustment-callout span,.review-finish-plan-summary>p,.review-time-compare>span,.duration-suggestion-list article span,.duration-suggestion-list article small,.duration-suggestion-list summary,.simple-chart-row>span,.simple-chart-row small,.simple-chart>p,.simple-chart>header span,.adjustment-intro p,.adjustment-step-header p,.adjustment-section>header span,.adjustment-reason-grid span:not(.choice-indicator),.adjustment-outcome-grid small,.adjustment-today-control button span,.adjustment-guarantees span,.review-empty-success span,.review-empty-neutral span,.goal-completion-outcome span,.goal-completion-outcome strong,.exceptional-links>small,.exceptional-links label small,.constraint-list span,.constraint-list small,.task-meta,.group-stats,.group-note,.field>span,.muted-text,.proposal-generation-state p{font-size:12px}.review-sample-grid strong,.review-sample-grid span,.adjustment-today-section>header span{font-size:12px!important}.load-delta,.recharts-legend-item-text,.recharts-cartesian-axis-tick-value{font-size:11px!important}.stats-insights article small,.stats-panel header p,.stats-day-task-numbers,.stats-fullscreen header span,.subject-analytics-head>div:last-child,.focus-stat-grid span,.stats-data-note p,.stats-tooltip strong,.stats-tooltip span{font-size:12px}.stats-heat-weekdays,.stats-heat-legend,.stats-heatmap button,.stats-heatmap button small{font-size:10px}.review-finish-option strong,.adjustment-reason-grid strong,.adjustment-outcome-grid strong,.conflict-resolution-grid strong{font-size:13px}.conflict-resolution-grid small{font-size:11px}.conflict-resolution-grid button.selected:after{font-size:10px}.calendar-more-button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;border:0;background:var(--primary-soft);color:var(--primary);border-radius:7px;font-weight:800;font-size:10px;min-height:24px;padding:3px 7px}.review-section,.review-finish-plan,.proposal-details>details,.proposal-choice,.conflict-decision-card,.duration-suggestion-list article,.review-task-decision,.proposal-local-result{box-shadow:none}.review-task-decision,.duration-suggestion-list article,.conflict-decision-card{background:#f8fafc}.review-finish-plan{border-color:#dbe5f2;background:linear-gradient(145deg,#f7faff,#fff)}.proposal-event,.proposal-choice,.conflict-decision-panel{border-color:#e3e9f2}.modal-footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.modal-footer .modal-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:9px}.modal-footer .modal-actions button{min-height:46px;padding:10px 15px}.modal-footer .modal-actions .primary-button{min-width:160px}.proposal-footer-actions .primary-button{min-height:46px}.action-result-toast{min-width:360px}.review-reminder-banner strong{font-size:13px}.review-reminder-banner span{font-size:12px}@media(max-width:760px){body{font-size:16px}.topbar{height:calc(62px + env(safe-area-inset-top))}.page-content{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.primary-button,.secondary-button,.danger-button{min-height:44px;padding-top:11px;padding-bottom:11px}.text-button{min-height:40px}.icon-button{width:40px;height:40px}.icon-button.subtle{width:34px;height:34px}.check-button{width:38px;height:38px}.task-filter-tabs button,.segmented-control button{min-height:40px}.task-mode-toggle button{min-height:44px}.goal-card .row-actions .icon-button{min-height:42px}.task-lock-action{min-height:38px}.calendar-more-button{min-height:28px}.field input,.field select,.field textarea,.tasks-toolbar select,.auth-form input,.search-box input,.review-carry-choice select,.proposal-movement-actions input[type=date],.condition-row select,.condition-row input,.assignment-link-search{font-size:16px;min-height:44px}.modal-footer{padding:10px 14px max(10px,calc(env(safe-area-inset-bottom) + 8px))}.modal-footer .modal-actions{gap:9px}.modal-footer .modal-actions button{min-height:48px;padding:11px 14px;flex:1 1 auto}.modal-footer .modal-actions .primary-button{flex:1 1 100%;min-width:0}.modal-footer .modal-actions .primary-button:last-child:nth-child(2){flex:1 1 auto}.modal-footer .modal-actions button:only-child{flex:1}.proposal-footer-actions .proposal-keep-action,.proposal-footer-actions .primary-button,.proposal-footer-actions .proposal-cancel-action{min-height:48px}.modal-mobile-fullscreen .modal-body{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.proposal-choice-metrics span,.proposal-choice-metrics em,.proposal-event-tags span,.proposal-scope-stats small,.proposal-issue-heading>span,.conflict-category-chips span,.conflict-decision-card-head span,.conflict-decision-card-head em,.conflict-values small,.choice-indicator,.proposal-choice-title>span,.proposal-choice-title small,.review-summary-grid button small,.review-finish-plan-summary>span,.proposal-event-kicker,.proposal-local-result>header span,.proposal-local-result>header em,.proposal-local-result-grid button span,.proposal-existing-issue-summary span,.proposal-decision-summary strong,.proposal-summary-grid>button small,.adjustment-eyebrow,.adjustment-intro-badges span,.review-section-index,.review-progress-ring span,.review-eyebrow,.proposal-human-summary>span,.proposal-scope-summary>div:first-child>span,.proposal-movement-editor small,.proposal-movement-actions label,.proposal-exception-confirm small,.status-pill,.goal-priority-pill,.task-intent-badge,.task-lock-badge,.history-diff-date>header small,.history-audit-summary span,.goal-date-grid em{font-size:12px!important}.proposal-event>p,.proposal-policy-note span,.proposal-choice>p,.proposal-direct-conflict span,.proposal-decision-summary span,.proposal-warning small,.proposal-local-result>p,.proposal-local-alternatives span,.proposal-local-principle span,.proposal-scope-summary>div:first-child>p,.proposal-summary-grid>button span,.proposal-details>details>summary,.proposal-name-list li,.proposal-date-task-lists li,.conflict-decision-heading p,.conflict-decision-card>p,.conflict-decision-card>details summary,.conflict-decision-card>details li,.conflict-impact span,.conflict-impact small,.conflict-resolution-sections header strong,.conflict-resolution-grid strong,.conflict-resolution-grid small,.review-hero-copy>p,.review-section header p,.review-section-toggle p,.review-task-title em,.review-task-progress span,.review-carry-choice>span,.review-carry-choice small,.review-completed-grid span,.review-completed-times span,.review-completed-times em,.review-time-compare>em,.duration-suggestion-list em,.review-rule-note,.review-finish-option span,.review-adjustment-callout span,.review-finish-plan-summary>p,.review-time-compare>span,.review-finish-option strong,.duration-suggestion-list article span,.duration-suggestion-list article small,.duration-suggestion-list summary,.simple-chart-row>span,.simple-chart-row small,.simple-chart>p,.simple-chart>header span,.adjustment-intro p,.adjustment-step-header p,.adjustment-section>header span,.adjustment-reason-grid span:not(.choice-indicator),.adjustment-outcome-grid small,.adjustment-today-control button strong,.adjustment-today-control button span,.adjustment-guarantees span,.review-empty-success span,.review-empty-neutral span,.goal-completion-outcome span,.goal-completion-outcome strong,.exceptional-links>small,.exceptional-links label small,.constraint-list span,.constraint-list small,.task-meta,.group-stats,.group-note,.field>span,.muted-text,.proposal-generation-state p,.calendar-toolbar p{font-size:13px}.review-sample-grid strong,.review-sample-grid span,.adjustment-today-section>header span{font-size:13px!important}.load-delta,.recharts-legend-item-text,.recharts-cartesian-axis-tick-value{font-size:12px!important}.stats-insights article small,.stats-panel header p,.stats-day-task-numbers,.stats-fullscreen header span,.subject-analytics-head>div:last-child,.focus-stat-grid span,.stats-data-note p,.stats-tooltip strong,.stats-tooltip span{font-size:13px}.stats-heat-weekdays,.stats-heat-legend,.stats-heatmap button,.stats-heatmap button small{font-size:10px}.calendar-tasks>div{font-size:10px;line-height:1.35;padding:4px 5px}.calendar-tasks>small{font-size:10px;line-height:1.35}.calendar-cell footer{font-size:10px;line-height:1.3}.calendar-more-button{font-size:10px}.action-result-toast{min-width:0;padding:13px 14px;gap:12px}.sequence-renumber-toast strong{font-size:15px}.sequence-renumber-toast span{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--bg:#f4f7fb;--surface:#fff;--surface-2:#f8fafc;--text:#182337;--muted:#67758b;--line:#dfe6ef;--shadow:0 12px 30px rgba(31,53,87,.06)}body{background:linear-gradient(180deg,#f7f9fc,#f3f6fb)}.sidebar{background:#fffffff0;box-shadow:1px 0 #1f355706}.brand-mark{box-shadow:0 8px 18px #2563eb33}.sidebar nav{gap:4px}.sidebar nav button{border:1px solid transparent}.sidebar nav button.nav-active{border-color:#d7e5fb;box-shadow:inset 0 0 0 1px #2563eb0a}.topbar{background:#f7f9fcf0;border-bottom-color:#e3e9f1}.today-hero,.calendar-toolbar,.tasks-toolbar,.goal-card,.group-card,.chart-card,.settings-section,.stats-panel,.stats-insights,.stats-kpi,.stats-overview-more{border-color:#e1e8f1;box-shadow:0 10px 26px #1f35570b}.today-hero h2,.calendar-toolbar h2{letter-spacing:-.025em}.compact-metrics>div,.metric-card{border-color:#e4eaf2;box-shadow:0 3px 12px #1f355709}.compact-metrics>div strong,.metric-card strong{letter-spacing:-.02em}.task-list,.assignment-list{gap:8px}.task-card{border-color:#e2e8f0;border-radius:14px;box-shadow:0 3px 12px #1f355709;padding:14px 16px}.task-card:not(.task-done){border-left:3px solid #d7e5fb;padding-left:13px}.task-card:hover{border-color:#b9cdef;box-shadow:0 8px 22px #1f355714}.task-done{border-left-color:#ccebd8!important}.calendar-card{border-color:#e1e8f1;box-shadow:0 10px 28px #1f35570d}.calendar-cell.day-study{background:linear-gradient(145deg,#f7faff,#fff)}.calendar-tasks>div{background:#f7f9fc;border:1px solid #edf1f6}.modal-backdrop{background:#101b2d75;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-card{border:1px solid rgba(214,224,237,.96);border-radius:22px;box-shadow:0 24px 70px #17274133}.modal-header{padding:16px 22px}.modal-footer{padding:14px 22px;box-shadow:0 -8px 22px #1f35570b}.modal-body{scrollbar-gutter:stable}.adjustment-modal .modal-body,.proposal-modal .modal-body{background:#f7f9fc}.adjustment-intro,.adjustment-step,.adjustment-outcome,.adjustment-today-section,.adjustment-guarantees,.proposal-event-summary,.proposal-summary-card,.proposal-card{border-color:#e1e8f1;box-shadow:0 4px 14px #1f355709}.adjustment-reason-grid button,.adjustment-option-grid button{border-color:#e1e8f1;box-shadow:0 2px 8px #1f355706}.adjustment-reason-grid button:hover,.adjustment-option-grid button:hover{border-color:#abc6f4;box-shadow:0 6px 16px #2563eb14}@media(min-width:761px){.modal-card.adjustment-modal{max-height:min(86dvh,820px)}.adjustment-modal .modal-body{flex:0 1 auto;max-height:calc(min(86dvh,820px) - 132px)}.adjustment-modal .adjustment-dialog-shell{padding-bottom:4px}.proposal-modal .modal-body{padding-bottom:32px!important}}@media(max-width:760px){.page-content{padding:16px 14px calc(20px + env(safe-area-inset-bottom))}.today-hero,.calendar-toolbar,.tasks-toolbar{border-radius:16px}.today-hero{gap:12px}.compact-metrics,.summary-grid{gap:10px;margin:14px 0}.compact-metrics>div,.metric-card{min-height:86px;padding:13px 14px}.compact-metrics strong,.metric-card strong{font-size:19px;line-height:1.15;overflow-wrap:anywhere}.task-card{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:12px}.task-actions{grid-column:2;gap:6px}.task-actions .icon-button{width:40px;height:40px}.calendar-toolbar-actions{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px;width:100%;gap:8px;flex-wrap:nowrap!important}.calendar-toolbar-actions .calendar-view-toggle{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.calendar-toolbar-actions .calendar-view-toggle button{min-width:0}.calendar-toolbar-actions>.icon-button,.calendar-toolbar-actions>.secondary-button{width:100%;min-width:0}.calendar-toolbar-actions>.secondary-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-card{border-radius:16px}.calendar-cell{min-height:108px;padding:6px 4px}.calendar-date>span{font-size:12px}.calendar-tasks{gap:3px}.calendar-tasks>div{display:grid;grid-template-columns:5px minmax(0,1fr);align-items:center;gap:4px;min-height:22px;padding:4px;font-size:9px;line-height:1.2;white-space:nowrap}.calendar-tasks>div>span:nth-of-type(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-tasks>div>em{display:none}.calendar-cell footer{font-size:9px}.task-filter-tabs{scrollbar-width:none}.task-filter-tabs::-webkit-scrollbar{display:none}.task-filter-tabs button{flex:0 0 auto}.proposal-modal .modal-body{padding-bottom:28px!important}.modal-header{padding:15px 16px}.modal-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}}@media(max-width:420px){.calendar-cell{min-height:98px}.calendar-tasks>div{min-height:20px;padding:3px;font-size:8.5px}.calendar-tasks>div>span:nth-of-type(2){max-width:30px}}@media(min-width:761px){.app-shell.sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)}.sidebar-collapsed .sidebar{padding-left:10px;padding-right:10px}.sidebar-collapsed .brand{padding-left:0;padding-right:0}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .collapse-button{width:100%;padding-left:0;padding-right:0}.sidebar-collapsed .sync-status{justify-content:center;padding-left:0;padding-right:0}}.load-metric-note{display:flex;align-items:flex-start;gap:8px;margin:-6px 0 14px;padding:9px 11px;border:1px solid #dce7f7;border-radius:11px;background:#f5f8ff;color:#536b91;font-size:11px;line-height:1.55}.load-metric-note svg{flex:0 0 15px;margin-top:2px;color:var(--primary)}.load-metric-note strong{color:#315a9e;font-weight:750}.proposal-change-legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;font-size:10px;line-height:1.4}.proposal-change-removed,.proposal-change-added{border-radius:999px;padding:4px 7px}.proposal-change-removed{color:#b42318;background:#fff0ef;text-decoration:line-through;text-decoration-thickness:1px}.proposal-change-added{color:#16713a;background:#ecf9f0;font-weight:700}.proposal-date-task-lists li.proposal-task-removed{color:#b42318;text-decoration-line:line-through;text-decoration-thickness:1.5px;text-decoration-color:#d34a46}.proposal-date-task-lists li.proposal-task-added{color:#16713a;font-weight:700}.diff-task.diff-added .diff-task-main strong,.diff-task.diff-added .diff-task-main span{color:#16713a}.diff-task.diff-added .diff-task-main strong{font-weight:750}.diff-task.diff-removed .diff-task-main strong{color:#b42318;text-decoration-line:line-through;text-decoration-thickness:1.5px;text-decoration-color:#d34a46}.diff-task.diff-removed .diff-task-main span{color:#b42318}@media(max-width:760px){.load-metric-note{margin:-4px 0 12px;padding:9px 10px;font-size:11px}.proposal-change-legend{align-items:flex-start;flex-direction:column;gap:4px}}.sidebar nav{overflow-y:auto;scrollbar-width:thin}.sidebar-repo-link{display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #dce6f5;border-radius:11px;background:#f7faff;color:#3d5f91;text-decoration:none;font-size:12px;transition:.18s ease}.sidebar-repo-link:hover{border-color:#a9c4f3;background:#eef5ff;color:#1d58b7;transform:translateY(-1px)}.sidebar-repo-link .sidebar-repo-arrow{margin-left:auto;color:#7b96bd}.sidebar-collapsed .sidebar-repo-link{justify-content:center;padding-inline:0}.sidebar-collapsed .sidebar-repo-link .sidebar-repo-arrow{display:none}.guide-page{display:flex;flex-direction:column;gap:16px;max-width:1250px;margin:0 auto;padding-bottom:24px}.guide-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:22px;align-items:stretch;padding:26px;border:1px solid #d7e4f8;border-radius:22px;background:linear-gradient(135deg,#f0f6ff,#fff 58%,#f2fbff);box-shadow:0 14px 34px #2563eb12;overflow:hidden}.guide-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:5px 4px}.guide-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.08em}.guide-hero h2{margin:11px 0 8px;font-size:clamp(27px,3vw,40px);line-height:1.15;letter-spacing:-.035em}.guide-hero-copy>p{max-width:620px;margin:0;color:#5a6b84;font-size:14px;line-height:1.8}.guide-hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:20px}.guide-hero-actions a{white-space:nowrap;text-decoration:none}.guide-loop-card{position:relative;min-height:284px;border:1px solid #d5e3f7;border-radius:18px;background:radial-gradient(circle at 50% 45%,#fff 0,#f5f9ff 49%,#e9f2ff);overflow:hidden}.guide-loop-card:after{content:"";position:absolute;inset:16px;border:1px solid rgba(115,159,224,.2);border-radius:15px;pointer-events:none}.guide-loop-orbit{position:absolute;inset:46px 43px;border:1px dashed #9bb9e9;border-radius:50%;transform:rotate(-12deg)}.guide-loop-orbit:after{content:"";position:absolute;inset:21px -10px;border:1px solid rgba(37,99,235,.18);border-radius:50%;transform:rotate(30deg)}.guide-loop-orbit span{position:absolute;width:9px;height:9px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 5px #2563eb1a}.guide-loop-orbit span:nth-child(1){left:9%;top:47%}.guide-loop-orbit span:nth-child(2){left:47%;top:-4%}.guide-loop-orbit span:nth-child(3){right:7%;top:48%;background:#18a36b;box-shadow:0 0 0 5px #18a36b1a}.guide-loop-orbit span:nth-child(4){left:46%;bottom:-4%;background:#f59e0b;box-shadow:0 0 0 5px #f59e0b1a}.guide-loop-center{position:absolute;left:50%;top:50%;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:126px;height:126px;transform:translate(-50%,-50%);border:1px solid #b8d0f5;border-radius:50%;background:#ffffffe6;color:var(--primary);box-shadow:0 12px 30px #2563eb1f}.guide-loop-center strong{font-size:13px;color:#20447e}.guide-loop-center small{font-size:10px;color:var(--muted)}.guide-loop-node{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #d6e3f6;border-radius:10px;background:#fffffff0;box-shadow:0 8px 18px #21468214;color:#3f5c86;font-size:11px;font-weight:700}.guide-loop-node svg{color:var(--primary)}.guide-loop-node-a{left:16px;top:36px}.guide-loop-node-b{right:16px;top:36px}.guide-loop-node-c{right:16px;bottom:35px}.guide-loop-node-d{left:16px;bottom:35px}.guide-section{padding:21px 22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 7px 22px #21335409}.guide-section-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:16px}.guide-section-heading>div{min-width:0}.guide-section-heading h3{margin:0;font-size:18px;line-height:1.35}.guide-section-heading p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.guide-section-index{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:9px;background:#edf4ff;color:var(--primary);font-size:11px;font-weight:850}.guide-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.guide-flow-card{position:relative;display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid #e0e7f1;border-radius:13px;background:#fbfcfe;min-width:0}.guide-flow-card:not(:last-child):after{content:"";position:absolute;right:-11px;top:28px;width:11px;border-top:1px dashed #b8cbea;z-index:1}.guide-flow-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:var(--primary)}.guide-flow-card strong{font-size:13px}.guide-flow-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.guide-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.guide-operation-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid #e0e7f1;border-radius:14px;background:#fbfcfe}.guide-operation-head{display:flex;align-items:flex-start;gap:10px}.guide-operation-head>span{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center;border-radius:8px;background:#eaf2ff;color:var(--primary);font-size:11px;font-weight:850}.guide-operation-head h4{margin:0;font-size:14px}.guide-operation-head p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.guide-operation-card ol{display:flex;flex-direction:column;gap:8px;margin:14px 0 15px;padding:0 0 0 23px;color:#526078;font-size:11px;line-height:1.65}.guide-operation-card li{padding-left:2px}.guide-card-action{display:inline-flex;align-items:center;align-self:flex-start;gap:5px;margin-top:auto;border:0;background:transparent;color:var(--primary);font-size:11px;font-weight:750;padding:5px 0}.guide-card-action:hover{text-decoration:underline}.guide-concept-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.guide-concept-grid article{display:flex;flex-direction:column;gap:6px;padding:15px;border:1px solid #e0e7f1;border-radius:13px;background:#fbfcfe}.guide-concept-label{align-self:flex-start;padding:5px 8px;border-radius:999px;background:#eef2f7;color:#5d6b81;font-size:10px;font-weight:750}.guide-concept-label-blue{background:#eaf2ff;color:#245fb7}.guide-concept-label-amber{background:#fff6df;color:#97600c}.guide-concept-grid strong{font-size:13px}.guide-concept-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.guide-entry-list{display:flex;flex-direction:column;gap:7px}.guide-entry{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border-top:1px solid #edf0f4}.guide-entry:first-child{border-top:0;padding-top:0}.guide-entry:last-child{padding-bottom:0}.guide-entry-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#f0f5ff;color:var(--primary)}.guide-entry strong{font-size:12px}.guide-entry p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.guide-entry .text-button{white-space:nowrap;font-size:11px;color:var(--primary)}.guide-principles{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);gap:18px;align-items:center;padding:20px 22px;border:1px solid #cfe0f7;border-radius:18px;background:#f2f7ff}.guide-principles h3{margin:8px 0 6px;font-size:17px}.guide-principles p{max-width:720px;margin:0;color:#536985;font-size:12px;line-height:1.7}.guide-repo-link{display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid #c5d9f5;border-radius:13px;background:#fff;color:#245baf;text-decoration:none;transition:.18s ease}.guide-repo-link:hover{border-color:#8fb4ee;box-shadow:0 7px 18px #2563eb1a;transform:translateY(-1px)}.guide-repo-link>span{display:flex;flex-direction:column;gap:3px;min-width:0}.guide-repo-link strong{font-size:12px}.guide-repo-link small{color:var(--muted);font-size:10px;line-height:1.4}.guide-repo-link>svg:last-child{margin-left:auto;flex:none}@media(max-width:1050px){.guide-hero{grid-template-columns:1fr}.guide-loop-card{min-height:245px}.guide-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-flow-card:nth-child(2):after{display:none}.guide-operation-grid{grid-template-columns:1fr 1fr}.guide-principles{grid-template-columns:1fr}}@media(max-width:760px){.sidebar-repo-link{padding:10px 11px}.guide-page{gap:12px}.guide-hero,.guide-section,.guide-principles{padding:17px 15px;border-radius:16px}.guide-hero h2{font-size:28px}.guide-hero-copy>p{font-size:13px;line-height:1.7}.guide-hero-actions{width:100%;flex-direction:column;align-items:stretch}.guide-hero-actions>*{width:100%}.guide-loop-card{min-height:236px}.guide-loop-orbit{inset:42px 35px}.guide-loop-node-a{left:10px;top:27px}.guide-loop-node-b{right:10px;top:27px}.guide-loop-node-c{right:10px;bottom:27px}.guide-loop-node-d{left:10px;bottom:27px}.guide-flow-grid,.guide-operation-grid,.guide-concept-grid{grid-template-columns:1fr}.guide-flow-card:not(:last-child):after{display:none}.guide-section-heading{gap:9px;margin-bottom:13px}.guide-section-heading h3{font-size:16px}.guide-section-heading p{font-size:11px}.guide-entry{grid-template-columns:auto minmax(0,1fr);align-items:start}.guide-entry .text-button{grid-column:2;justify-self:start;padding:3px 0}.guide-entry:first-child{padding-top:0}.guide-principles{gap:14px}.guide-repo-link{width:100%}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.intake-page{display:flex;flex-direction:column;gap:16px}.page-loading{min-height:320px;display:grid;place-items:center;align-content:center;gap:14px;color:var(--muted)}.page-loading p{margin:0;font-size:14px}.intake-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:23px 24px;border:1px solid #d7e3f5;border-radius:18px;background:linear-gradient(145deg,#f2f7ff,#fff);box-shadow:var(--shadow)}.intake-intro>div{max-width:760px}.intake-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:12px;font-weight:750}.intake-intro h2{margin:9px 0 7px;font-size:24px;line-height:1.35}.intake-intro p{margin:0;color:#5d6d84;font-size:14px;line-height:1.7}.intake-layout{display:grid;grid-template-columns:minmax(210px,260px) minmax(0,1fr);gap:14px;align-items:start}.intake-batch-list,.intake-workspace{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.intake-batch-list{position:sticky;top:92px;padding:9px;display:flex;flex-direction:column;gap:5px;max-height:calc(100dvh - 120px);overflow:auto}.intake-batch-list-head{display:flex;justify-content:space-between;align-items:center;padding:8px 9px 10px;font-size:13px}.intake-batch-list-head span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:700}.intake-batch-button{width:100%;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;text-align:left}.intake-batch-button:hover{background:var(--surface-2)}.intake-batch-button.active{border-color:#c9daf7;background:#f2f7ff}.intake-batch-button>span:first-child{display:flex;min-width:0;flex-direction:column;gap:4px}.intake-batch-button strong,.intake-batch-button small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.intake-batch-button strong{font-size:13px}.intake-batch-button small,.intake-batch-count{font-size:12px;color:var(--muted)}.intake-empty-side,.intake-empty-main,.intake-list-empty{display:grid;justify-items:center;text-align:center;color:var(--muted)}.intake-empty-side{padding:28px 10px}.intake-empty-side p{font-size:12px}.intake-empty-main{padding:72px 22px}.intake-empty-main h3,.intake-list-empty h3{margin:12px 0 6px;color:var(--text)}.intake-empty-main p,.intake-list-empty p{max-width:520px;margin:0 0 16px;font-size:13px;line-height:1.65}.intake-workspace{padding:18px;min-width:0}.intake-workspace-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.intake-name-field{display:grid;grid-template-columns:auto minmax(180px,460px);align-items:center;gap:4px 10px;min-width:0}.intake-name-field label{font-size:12px;color:var(--muted)}.intake-name-field input{min-width:0;border:0;border-bottom:1px solid transparent;background:transparent;padding:5px 3px;color:var(--text);font-size:18px;font-weight:750;outline:0}.intake-name-field input:focus{border-color:var(--primary)}.intake-name-field small{grid-column:2;color:var(--muted);font-size:12px}.intake-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.intake-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.intake-summary>div{display:flex;flex-direction:column;gap:5px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}.intake-summary span{font-size:12px;color:var(--muted)}.intake-summary strong{font-size:18px;line-height:1.3}.intake-summary .danger{border-color:#fecaca;background:#fff5f5}.intake-summary .danger strong{color:var(--danger)}.intake-summary-note{margin:8px 2px 0;color:var(--muted);font-size:12px;line-height:1.6}.intake-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 12px}.intake-toolbar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.intake-readiness{justify-content:flex-end}.success-text,.warning-text,.danger-text{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:1.45}.success-text{color:#16713a}.warning-text{color:#a15c05}.danger-text{color:#b42318}.intake-table-wrap,.intake-preview-table-wrap{width:100%;overflow:auto;border:1px solid var(--line);border-radius:13px}.intake-table{width:100%;border-collapse:collapse;min-width:780px}.intake-table th,.intake-table td{padding:11px 10px;text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;font-size:13px}.intake-table th{position:sticky;top:0;background:#f8fafc;color:#5f6c80;font-size:12px;font-weight:700;z-index:1}.intake-table tbody tr:last-child td{border-bottom:0}.intake-table tbody tr:hover{background:#fafcff}.intake-table tr.has-error{background:#fff8f8}.intake-table td:nth-child(2){min-width:190px}.intake-table td:nth-child(2)>strong,.intake-table td:nth-child(2)>small{display:block}.intake-table td:nth-child(2)>small{margin-top:4px;color:var(--muted);font-size:12px}.row-actions{display:flex;gap:6px;justify-content:flex-end}.intake-list-empty{padding:54px 16px;border:1px dashed #ccd5e2;border-radius:13px;background:var(--surface-2)}.intake-applied{margin-top:12px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.intake-applied summary{cursor:pointer;font-size:13px;font-weight:700}.intake-applied ul{margin:10px 0 0;padding-left:20px;color:var(--muted);font-size:13px}.intake-next-step{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:14px;border:1px solid #d8e4f4;border-radius:13px;background:#f7faff}.intake-next-step p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.intake-next-step>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.intake-paste-form textarea{min-height:260px}.intake-import-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px;padding:12px 13px;border-radius:12px;background:#f3f7ff}.intake-import-summary strong{font-size:14px}.intake-import-summary span{font-size:12px;color:var(--muted)}.intake-import-issues{max-height:150px;overflow:auto;margin-bottom:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:11px;background:#fff5f5}.intake-import-issues p{margin:4px 0;color:#a51d1d;font-size:12px}.intake-import-actions{align-items:center}.intake-import-actions .checkbox-field{margin:0 auto 0 0}.intake-resume-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding:13px 14px;border:1px solid #cbdcf6;border-radius:14px;background:#f3f7ff}.intake-resume-banner>div{display:flex;align-items:center;gap:10px;color:var(--primary)}.intake-resume-banner span{display:flex;flex-direction:column;gap:3px}.intake-resume-banner strong{font-size:13px;color:var(--text)}.intake-resume-banner small{font-size:12px;color:var(--muted)}.completed-task-section{margin-top:5px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);overflow:hidden}.completed-task-section>summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;padding:12px 14px;font-size:13px;font-weight:700}.completed-task-section>summary span{font-size:12px;color:var(--muted);font-weight:500}.completed-task-section[open]>summary{border-bottom:1px solid var(--line)}.completed-task-section>div{display:flex;flex-direction:column;gap:8px;padding:10px}.today-empty-actions{display:grid;justify-items:center;gap:8px}.today-empty-actions>.primary-button{margin-top:8px}.today-next-focus{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;padding:14px 16px;border:1px solid #cbdcf7;border-radius:15px;background:linear-gradient(115deg,#eff5ff,#fff);box-shadow:0 8px 22px #2563eb0d}.today-next-focus>div{display:grid;gap:3px}.today-next-focus>div>span{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:12px;font-weight:750}.today-next-focus strong{font-size:16px}.today-next-focus small{font-size:12px;color:var(--muted)}[data-theme=dark] .today-next-focus{border-color:#294b7d;background:linear-gradient(115deg,#14294b,#121d30)}.intake-rule-choice,.weekday-picker,.prerequisite-picker{grid-column:span 2;border:1px solid var(--line);border-radius:13px;padding:12px;margin:0}.intake-rule-choice legend,.weekday-picker legend,.prerequisite-picker legend{padding:0 6px;color:var(--muted);font-size:12px}.intake-rule-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px}.intake-rule-choice label{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid var(--line);border-radius:11px}.intake-rule-choice label:has(input:checked){border-color:#9ebcf1;background:#f2f7ff}.intake-rule-choice span{display:flex;flex-direction:column;gap:3px}.intake-rule-choice small{color:var(--muted);font-size:12px;line-height:1.45}.weekday-picker{display:flex;gap:7px;flex-wrap:wrap}.weekday-picker label{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid var(--line);border-radius:9px;font-size:12px}.prerequisite-picker{max-height:190px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:5px 12px}.prerequisite-picker label{display:flex;align-items:flex-start;gap:7px;font-size:12px;padding:5px}@media(max-width:1050px){.intake-layout{grid-template-columns:1fr}.intake-batch-list{position:static;max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.intake-batch-list-head,.intake-empty-side{grid-column:1/-1}.intake-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.intake-intro{padding:18px;flex-direction:column}.intake-intro h2{font-size:21px}.intake-intro .primary-button{width:100%}.intake-batch-list{display:flex;flex-direction:row;overflow:auto;padding:8px}.intake-batch-list-head{display:none}.intake-batch-button{min-width:220px}.intake-workspace{padding:14px}.intake-workspace-head,.intake-toolbar,.intake-next-step{align-items:stretch;flex-direction:column}.intake-name-field{grid-template-columns:1fr}.intake-name-field small{grid-column:1}.intake-name-field input{font-size:17px}.intake-head-actions,.intake-toolbar>div,.intake-next-step>div:last-child{justify-content:flex-start}.intake-head-actions .secondary-button{flex:1}.intake-summary{grid-template-columns:1fr 1fr}.intake-toolbar button{flex:1 1 145px}.intake-readiness{width:100%}.intake-readiness .primary-button{flex-basis:100%}.intake-import-summary{align-items:flex-start;flex-direction:column}.intake-import-actions{flex-wrap:wrap}.intake-import-actions .checkbox-field{flex-basis:100%}.intake-rule-choice,.prerequisite-picker{grid-column:span 1;grid-template-columns:1fr}.weekday-picker{grid-column:span 1}.intake-table{min-width:690px}.intake-resume-banner,.today-next-focus{align-items:stretch;flex-direction:column}.intake-resume-banner .primary-button,.today-next-focus .primary-button{width:100%}}@media(max-width:420px){.intake-summary{grid-template-columns:1fr}.intake-batch-button{min-width:200px}}.adjustment-eyebrow,.proposal-event-kicker{font-size:12px}.adjustment-intro strong{font-size:17px}.adjustment-intro p,.adjustment-step-header p,.adjustment-guarantees span,.adjustment-context-note span{font-size:12px;line-height:1.6}.adjustment-intro-badges span{font-size:11px}.adjustment-step-header strong,.adjustment-today-section>header strong{font-size:14px!important}.adjustment-step-index{font-size:12px}.adjustment-reason-grid strong,.adjustment-outcome-grid strong{font-size:14px}.adjustment-reason-grid span:not(.choice-indicator),.adjustment-outcome-grid small{font-size:12px;line-height:1.55}.adjustment-reason-grid button,.adjustment-outcome-grid button{min-height:118px}.adjustment-today-section>header span,.adjustment-today-control button strong{font-size:12px!important}.adjustment-today-control button span{font-size:11px}.proposal-event>p,.proposal-choice>p{font-size:12px;line-height:1.6}.proposal-choice-title strong,.proposal-card>strong{font-size:14px}.proposal-choice-title small,.proposal-choice-metrics span,.proposal-choice-metrics em,.proposal-details>details>summary{font-size:12px!important}.proposal-summary-grid>button span{font-size:12px}.guide-flow-card p,.guide-operation-head p,.guide-operation-card ol,.guide-concept-grid p,.guide-entry p,.guide-entry .text-button{font-size:12px}.guide-operation-head h4,.guide-concept-grid strong,.guide-flow-card strong{font-size:14px}@media(min-width:761px){.sidebar{position:fixed;inset:0 auto 0 0;width:264px;height:100dvh}.sidebar-collapsed .sidebar{width:84px}.main-area{grid-column:2}}.guide-page{scroll-behavior:smooth}.guide-hero{grid-template-columns:minmax(0,.84fr) minmax(420px,1.16fr);padding:28px;gap:28px;background:linear-gradient(135deg,#edf5ff,#fff 58%,#f3f9ff)}.guide-hero-figure,.guide-figure{margin:0;min-width:0}.guide-hero-figure{display:flex;flex-direction:column;padding:10px;border:1px solid #d5e3f7;border-radius:18px;background:#ffffffdb;box-shadow:0 18px 44px #26487a1f}.guide-hero-figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top;border-radius:11px;border:1px solid #e2e8f0}.guide-hero-figure figcaption,.guide-figure figcaption{display:flex;align-items:baseline;gap:9px;padding:10px 4px 2px;color:#53647d}.guide-hero-figure figcaption span,.guide-figure figcaption span{flex:none;padding:3px 7px;border-radius:999px;background:#eaf2ff;color:#245fb7;font-size:10px;font-weight:800}.guide-hero-figure figcaption strong,.guide-figure figcaption strong{font-size:12px;line-height:1.45}.guide-chapters{position:sticky;top:88px;z-index:11;display:flex;gap:7px;align-items:center;padding:8px;border:1px solid #dfe7f2;border-radius:14px;background:#ffffffeb;box-shadow:0 8px 24px #22375912;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow-x:auto;scrollbar-width:none}.guide-chapters::-webkit-scrollbar{display:none}.guide-chapters a{flex:none;padding:8px 11px;border-radius:9px;color:#5a6880;text-decoration:none;font-size:12px;font-weight:700}.guide-chapters a:hover{background:#edf4ff;color:#245fb7}.guide-section{scroll-margin-top:148px}.guide-section-heading{margin-bottom:18px}.guide-section-heading h3{margin-top:6px;font-size:20px}.guide-section-heading p{max-width:800px;font-size:13px}.guide-story{display:grid;gap:22px;align-items:center}.guide-story-image-right{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr)}.guide-story-image-left{grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr)}.guide-story-two-images{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.guide-story-copy{min-width:0}.guide-steps{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;counter-reset:guide-step}.guide-steps li{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:11px;padding:0 0 20px;counter-increment:guide-step}.guide-steps li:last-child{padding-bottom:8px}.guide-steps li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:#2563eb}.guide-steps li>span:before{content:counter(guide-step);font-size:11px;font-weight:850}.guide-steps li:not(:last-child)>span:after{content:"";position:absolute;left:13px;top:34px;bottom:4px;border-left:1px dashed #b9cce9}.guide-steps strong{display:block;margin:3px 0 4px;font-size:14px}.guide-steps p{margin:0;color:#627089;font-size:12px;line-height:1.7}.guide-figure{padding:8px;border:1px solid #dde6f2;border-radius:15px;background:#f8fafc}.guide-figure-frame{overflow:hidden;border:1px solid #e1e7ef;border-radius:10px;background:#fff}.guide-figure img{display:block;width:100%;max-height:420px;object-fit:cover;object-position:top}.guide-flow-grid{gap:11px}.guide-flow-card{padding:16px}.guide-flow-card p{font-size:12px;line-height:1.65}.export-page{display:flex;flex-direction:column;gap:16px;max-width:1220px;margin:0 auto;padding-bottom:28px}.export-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 29px;border:1px solid #d5e3f7;border-radius:22px;background:linear-gradient(135deg,#edf5ff,#fff 62%);box-shadow:0 14px 34px #2563eb0f}.export-kicker{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:11px;font-weight:850;letter-spacing:.06em}.export-hero h2{margin:10px 0 7px;font-size:clamp(25px,3vw,38px);letter-spacing:-.03em}.export-hero p{max-width:760px;margin:0;color:#5f6f87;font-size:13px;line-height:1.75}.export-hero-mark{width:94px;height:94px;flex:0 0 94px;display:grid;place-items:center;border-radius:25px;background:#fff;color:#2563eb;box-shadow:0 15px 36px #2563eb21}.export-range-panel{padding:21px 23px;border:1px solid #dfe6ef;border-radius:17px;background:#fff}.export-range-copy h3{margin:0;font-size:17px}.export-range-copy p{margin:5px 0 15px;color:var(--muted);font-size:12px}.export-presets{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.export-presets button{padding:7px 10px;border:1px solid #dce4ef;border-radius:9px;background:#f8fafc;color:#53627a;font-size:11px;font-weight:700}.export-presets button:hover{border-color:#a9c4ef;background:#eef5ff;color:#245fb7}.export-date-fields{display:flex;align-items:end;gap:10px}.export-date-fields label{display:flex;flex-direction:column;gap:6px}.export-date-fields label span{font-size:11px;font-weight:750;color:#526078}.export-date-fields input{min-width:170px}.export-date-arrow{padding-bottom:10px;color:#8a97aa;font-size:11px}.export-range-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px}.export-range-summary span{display:flex;flex-direction:column;gap:3px;padding:12px;border-radius:11px;background:#f5f8fc;color:#6a778b;font-size:10px}.export-range-summary strong{color:#14213a;font-size:14px}.export-task-image{padding:20px 22px;border:1px solid #cdddf4;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 10px 28px #2563eb0b}.export-task-image-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.export-task-image-title{display:flex;align-items:flex-start;gap:12px;min-width:0}.export-task-image-title>span{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:12px;background:#eaf2ff;color:#2563eb}.export-task-image-title h3{margin:1px 0 5px;font-size:16px}.export-task-image-title p{max-width:760px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.export-task-image-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;white-space:nowrap}.export-task-image-actions>span{color:var(--muted);font-size:11px}.export-task-image-actions .text-button{padding:4px 2px;color:var(--primary);font-size:11px;font-weight:750}.export-column-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px}.export-column-choice{display:flex;align-items:center;gap:8px;min-height:42px;padding:9px 11px;border:1px solid #dfe7f1;border-radius:10px;background:#fff;color:#526078;cursor:pointer;font-size:12px;font-weight:700}.export-column-choice:hover{border-color:#a6bfea}.export-column-choice:has(input:checked){border-color:#9ebcf1;background:#f1f6ff;color:#245fb7}.export-column-choice input{margin:0;accent-color:var(--primary)}.export-task-image-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding-top:14px;border-top:1px solid #e1e8f2}.export-task-image-footer>span{color:var(--muted);font-size:11px}.export-task-image-footer .primary-button{white-space:nowrap}.export-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.export-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:19px;border:1px solid #dfe6ef;border-radius:17px;background:#fff;min-width:0}.export-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:#2563eb}.export-card-copy h3{margin:1px 0 6px;font-size:15px}.export-card-copy p{margin:0;color:#69778d;font-size:12px;line-height:1.65}.export-card-actions{grid-column:2;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:5px}.export-card-featured{border-color:#cbdcf5;background:linear-gradient(145deg,#fff,#fbfdff)}.export-card-ledger .export-card-icon{background:#ebf8f1;color:#16815c}.export-card-report .export-card-icon{background:#fff5e5;color:#a96709}.export-month-choice{grid-column:2;display:flex;align-items:end;gap:12px;margin-top:2px}.export-month-choice label{display:flex;flex-direction:column;gap:5px}.export-month-choice label span{font-size:11px;font-weight:750;color:#526078}.export-month-choice input{min-height:38px;border:1px solid #dfe5ee;background:#fff;border-radius:10px;padding:8px 10px;color:var(--text)}.export-month-choice small{padding-bottom:9px;color:var(--muted);font-size:10px}.export-hero-links{display:flex;gap:8px;margin-top:12px}.export-hero-links .text-button{padding:5px 0;color:#2563eb;font-weight:750}.export-notice{display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid #bfe6d4;border-radius:12px;background:#f0fbf6;color:#147552;font-size:12px}.export-privacy{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;border:1px solid #dce4ef;border-radius:16px;background:#f8fafc;color:#526078}.export-privacy>svg{color:#2472c8}.export-privacy h3{margin:0 0 4px;font-size:14px;color:#1c2940}.export-privacy p{margin:0;font-size:11px;line-height:1.6}@media(max-width:1050px){.guide-hero,.guide-story-image-right,.guide-story-image-left,.export-options{grid-template-columns:1fr}}@media(max-width:760px){.guide-hero{padding:16px}.guide-hero-figure{padding:6px}.guide-chapters{top:76px;margin-inline:-2px}.guide-section{scroll-margin-top:132px}.guide-story-two-images{grid-template-columns:1fr}.guide-figure img{max-height:300px}.guide-section-heading h3{font-size:18px}.export-hero{align-items:flex-start;padding:19px 17px;border-radius:17px}.export-hero-mark{display:none}.export-range-panel{padding:17px 15px}.export-date-fields{display:grid;grid-template-columns:1fr auto 1fr;align-items:end}.export-date-fields input{width:100%;min-width:0}.export-range-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.export-card{grid-template-columns:auto minmax(0,1fr);padding:16px}.export-card-actions{grid-column:1/-1}.export-card-actions button{flex:1 1 auto}.export-month-choice{grid-column:1/-1;align-items:flex-start;flex-direction:column;gap:6px}.export-month-choice small{padding:0}.export-privacy{grid-template-columns:auto minmax(0,1fr)}.export-privacy button{grid-column:1/-1;width:100%}.export-task-image{padding:16px 15px}.export-task-image-header{align-items:stretch;flex-direction:column;gap:11px}.export-task-image-actions{justify-content:flex-start}.export-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:13px}.export-task-image-footer{align-items:stretch;flex-direction:column}.export-task-image-footer .primary-button{width:100%}}@media(max-width:430px){.export-date-fields{grid-template-columns:1fr}.export-date-arrow{display:none}.export-range-summary{grid-template-columns:1fr 1fr}.guide-chapters a{padding-inline:9px}}@media(max-width:760px){.icon-button{min-width:44px;min-height:44px}.adjustment-reason-grid button,.adjustment-outcome-grid button{min-height:100px}.field input,.field select,.field textarea,.primary-button,.secondary-button,.danger-button{min-height:44px}}.tasks-toolbar-note{margin-left:auto;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;white-space:nowrap}.tasks-toolbar-note svg{color:var(--primary);flex:none}.tasks-toolbar-note .text-button{color:var(--primary);font-weight:700;padding:5px 2px}.add-task-dialog{width:min(680px,calc(100vw - 32px))}.add-task-dialog-intro{display:flex;flex-direction:column;gap:5px;margin-bottom:15px}.add-task-dialog-intro strong{font-size:16px}.add-task-dialog-intro span{color:var(--muted);font-size:12px;line-height:1.6}.add-task-mode-grid,.add-task-kind-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.add-task-mode-card,.add-task-kind-card{min-width:0;min-height:154px;padding:17px;border:1px solid var(--line);border-radius:15px;background:var(--surface);color:inherit;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:9px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.add-task-mode-card:hover,.add-task-kind-card:hover{border-color:#9bb9ef;background:var(--surface-2);box-shadow:0 8px 22px #2563eb14;transform:translateY(-1px)}.add-task-mode-card.primary{border-color:#b8cef7;background:var(--primary-soft)}.add-task-mode-card strong,.add-task-kind-card strong{font-size:15px;line-height:1.4}.add-task-mode-card small,.add-task-kind-card small{color:var(--muted);font-size:12px;line-height:1.6}.add-task-mode-icon,.add-task-kind-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--primary-soft);color:var(--primary)}.add-task-mode-icon.intake{background:#edf8f1;color:#21834d}.add-task-kind-icon{background:var(--surface-2);color:#52627b}.add-task-back{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--muted);padding:0 0 13px;font-size:12px}.add-task-back:hover{color:var(--primary)}.add-task-selected-mode{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:15px;padding:10px 11px;border-radius:11px;background:var(--surface-2)}.add-task-selected-mode span{border-radius:999px;padding:4px 8px;background:var(--primary-soft);color:var(--primary);font-size:10px;font-weight:800}.add-task-selected-mode strong{font-size:12px}.intake-kind-label{display:inline-block;margin-right:7px;padding:2px 6px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:10px;font-weight:700}@media(max-width:900px){.tasks-toolbar-note{margin-left:0}}@media(max-width:760px){.add-task-dialog{width:100%}.add-task-mode-grid,.add-task-kind-grid{grid-template-columns:1fr}.add-task-mode-card,.add-task-kind-card{min-height:0}.tasks-toolbar-note{width:100%;justify-content:flex-start;order:10}.tasks-toolbar-note .text-button{margin-left:auto}}.adjustment-action-groups{display:flex;flex-direction:column;gap:14px}.adjustment-action-group{border:1px solid var(--dialog-line);border-radius:17px;background:var(--surface);padding:16px}.adjustment-action-group>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.adjustment-action-group>header>div{display:flex;flex-direction:column;gap:4px}.adjustment-action-group>header strong{font-size:15px;color:var(--text)}.adjustment-action-group>header span{font-size:11px;line-height:1.55;color:var(--muted)}.adjustment-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.adjustment-action-group:nth-child(2) .adjustment-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.adjustment-action-card{min-width:0;min-height:116px;padding:15px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);color:var(--text);display:flex;align-items:flex-start;justify-content:space-between;gap:10px;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.adjustment-action-card:hover{border-color:#9dbaf0;background:#f7faff;box-shadow:0 7px 18px #2563eb14;transform:translateY(-1px)}.adjustment-action-card>svg{flex:none;margin-top:2px;color:#8b98ab}.adjustment-action-copy{display:flex;flex-direction:column;gap:7px;min-width:0}.adjustment-action-copy strong{font-size:14px;line-height:1.35;color:var(--text)}.adjustment-action-copy span{font-size:11px;line-height:1.55;color:var(--muted)}.adjustment-action-card.attention{border-color:#f0d0cc;background:#fffaf9}.adjustment-action-card.attention>svg{color:#c55b55}.adjustment-action-card.attention:hover{border-color:#e7a9a3;background:#fff6f5}.adjustment-related-entry{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px dashed #bfd0e8;border-radius:14px;background:#f6f9ff}.adjustment-related-entry>div{display:flex;flex-direction:column;gap:4px;min-width:0}.adjustment-related-entry strong{font-size:13px;color:var(--text)}.adjustment-related-entry span{font-size:11px;color:var(--muted);line-height:1.5}.adjustment-related-entry button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.adjustment-back-button{display:inline-flex;align-items:center;gap:4px;width:max-content;padding:2px 0;border:0;background:transparent;color:var(--muted);font-size:12px}.adjustment-back-button:hover{color:var(--primary)}.adjustment-action-header{display:flex;align-items:flex-start;gap:12px;padding:17px 18px;border:1px solid var(--dialog-line);border-radius:17px;background:var(--surface)}.adjustment-action-icon{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:12px;background:var(--primary-soft);color:var(--primary)}.adjustment-action-header>div:last-child{display:flex;flex-direction:column;gap:5px;min-width:0}.adjustment-action-header strong{font-size:20px;line-height:1.3;color:var(--text)}.adjustment-action-header p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.adjustment-form-section{display:flex;flex-direction:column;gap:14px;padding:17px 18px;border:1px solid var(--dialog-line);border-radius:17px;background:var(--surface)}.adjustment-form-grid,.direct-operation-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.adjustment-form-grid .span-2,.direct-operation-form .span-2{grid-column:1/-1}.adjustment-choice-fieldset{margin:0;padding:13px;border:1px solid var(--line);border-radius:13px}.adjustment-choice-fieldset legend{padding:0 5px;font-size:12px;font-weight:750;color:var(--text)}.adjustment-preference-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.adjustment-preference-options button{min-width:0;min-height:78px;padding:11px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2);color:inherit;text-align:left;display:flex;flex-direction:column;gap:5px}.adjustment-preference-options button:hover{border-color:#a6c1ef}.adjustment-preference-options button.selected{border-color:#85aaf0;background:var(--primary-soft);box-shadow:0 0 0 2px #2563eb14}.adjustment-preference-options strong{font-size:12px;line-height:1.4}.adjustment-preference-options span{font-size:10px;line-height:1.5;color:var(--muted)}.adjustment-form-note{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:11px;background:#f5f8fd;color:var(--muted);font-size:11px;line-height:1.6}.adjustment-form-note>svg{flex:none;color:var(--primary);margin-top:1px}.adjustment-issue-summary{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:13px}.adjustment-issue-summary.has-issues{background:#fff6f5;color:#a84038}.adjustment-issue-summary.clear{background:#f0faf4;color:#19734c}.adjustment-issue-summary>svg{flex:none;margin-top:2px}.adjustment-issue-summary>div{display:flex;flex-direction:column;gap:3px}.adjustment-issue-summary strong{font-size:14px}.adjustment-issue-summary span{font-size:11px;line-height:1.55;color:var(--muted)}.adjustment-issue-list{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;list-style:none}.adjustment-issue-list li{padding:9px 10px;border:1px solid #f0d7d4;border-radius:10px;background:snow;color:#596679;font-size:11px;line-height:1.5}.adjustment-issue-list li span{display:inline-block;margin-right:8px;color:#ad514a;font-weight:750}.adjustment-empty-state,.direct-operation-empty{display:flex;align-items:center;justify-content:center;gap:7px;min-height:150px;padding:22px;text-align:center;flex-direction:column;color:var(--muted)}.adjustment-empty-state>svg,.direct-operation-empty>svg{color:#8aa4ca}.adjustment-empty-state strong,.direct-operation-empty strong{font-size:14px;color:var(--text)}.adjustment-empty-state span,.direct-operation-empty span{max-width:410px;font-size:11px;line-height:1.6}.duration-calibration-list{display:flex;flex-direction:column;gap:10px}.duration-calibration-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}.duration-calibration-card>div{display:flex;flex-direction:column;gap:4px;min-width:0}.duration-calibration-card strong{font-size:13px}.duration-calibration-card span,.duration-calibration-card small{font-size:11px;color:var(--muted);line-height:1.5}.duration-calibration-card small{color:#526784}.adjustment-check-row{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);cursor:pointer}.adjustment-check-row input{margin-top:3px}.adjustment-check-row span{display:flex;flex-direction:column;gap:3px}.adjustment-check-row strong{font-size:12px}.adjustment-check-row small{font-size:10px;color:var(--muted);line-height:1.5}.adjustment-today-control.compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;background:transparent}.adjustment-today-control.compact button{min-height:62px;padding:9px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:#526078;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;text-align:left}.adjustment-today-control.compact button.active{border-color:#8db3f5;background:var(--primary-soft);color:var(--primary)}.adjustment-today-control.compact button strong{font-size:11px}.adjustment-today-control.compact button span{font-size:9px;color:var(--muted)}.direct-operation-dialog{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.direct-operation-intro{display:flex;align-items:flex-start;gap:11px;padding:15px;border:1px solid var(--dialog-line);border-radius:15px;background:var(--surface)}.direct-operation-icon{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:11px;background:var(--primary-soft);color:var(--primary)}.direct-operation-intro>div:last-child{display:flex;flex-direction:column;gap:4px}.direct-operation-intro strong{font-size:16px}.direct-operation-intro p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.direct-operation-note{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:11px;background:#f5f8fd;color:var(--muted);font-size:11px;line-height:1.6}.direct-operation-note>svg{flex:none;color:var(--primary);margin-top:1px}.direct-operation-empty.compact{min-height:125px}.bulk-move-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bulk-move-mode button{min-height:82px;padding:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:inherit;text-align:left;display:flex;flex-direction:column;gap:5px}.bulk-move-mode button.active{border-color:#8eb2f0;background:var(--primary-soft);box-shadow:0 0 0 2px #2563eb14}.bulk-move-mode strong{font-size:13px}.bulk-move-mode span{font-size:10px;color:var(--muted);line-height:1.5}.bulk-move-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.bulk-move-controls>.field{flex:0 1 300px}.bulk-move-selection-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:11px}.bulk-move-search{display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.bulk-move-search>svg{color:#8290a4}.bulk-move-search input{width:100%;min-height:40px;border:0;background:transparent;outline:0;color:var(--text);font-size:12px}.bulk-move-task-list{display:flex;flex-direction:column;gap:7px;max-height:340px;overflow:auto;padding-right:2px}.bulk-move-task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--line);border-radius:11px;background:var(--surface);cursor:pointer}.bulk-move-task-row.selected{border-color:#91b4ee;background:#f5f9ff}.bulk-move-task-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.bulk-move-task-copy strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-move-task-copy span{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-move-task-date{display:flex;align-items:center;gap:5px;color:#60708a;font-size:10px;white-space:nowrap}.bulk-move-summary{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;border-radius:11px;background:#f5f8fd;color:var(--muted);font-size:11px;line-height:1.55}.bulk-move-summary>svg{flex:none;color:var(--primary);margin-top:1px}@media(max-width:1050px){.adjustment-action-grid,.adjustment-action-group:nth-child(2) .adjustment-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adjustment-preference-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.adjustment-action-group{padding:13px}.adjustment-action-grid,.adjustment-action-group:nth-child(2) .adjustment-action-grid{grid-template-columns:1fr}.adjustment-action-card{min-height:82px;padding:13px}.adjustment-action-copy strong{font-size:14px}.adjustment-related-entry{align-items:stretch;flex-direction:column}.adjustment-related-entry button{width:100%;justify-content:center}.adjustment-action-header{padding:14px}.adjustment-action-header strong{font-size:17px}.adjustment-form-section{padding:13px}.adjustment-form-grid,.direct-operation-form{grid-template-columns:1fr}.adjustment-form-grid .span-2,.direct-operation-form .span-2{grid-column:auto}.adjustment-preference-options{grid-template-columns:1fr}.adjustment-today-control.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.duration-calibration-card{align-items:stretch;flex-direction:column}.duration-calibration-card button{width:100%}.direct-operation-dialog{max-width:none}.bulk-move-mode{grid-template-columns:1fr}.bulk-move-controls{align-items:stretch;flex-direction:column}.bulk-move-controls>.field{flex-basis:auto}.bulk-move-selection-actions{justify-content:space-between}.bulk-move-task-row{grid-template-columns:auto minmax(0,1fr)}.bulk-move-task-date{grid-column:2}.adjustment-actions{margin-top:0}}.stats-toolbar-actions{display:flex;align-items:center;gap:10px}.stats-toolbar-actions>.secondary-button{white-space:nowrap}.stats-report-notice{margin-top:-7px}@media(max-width:760px){.stats-toolbar-actions{align-items:stretch;flex-direction:column}.stats-toolbar-actions>.secondary-button{width:100%}.stats-report-notice{margin-top:-4px}}.calendar-export-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;border:1px solid #d6e3f6;border-radius:14px;background:#f5f9ff}.calendar-export-bar>div:first-child{display:flex;flex-direction:column;gap:3px}.calendar-export-bar strong{font-size:13px}.calendar-export-bar span{font-size:11px;color:var(--muted)}.calendar-export-bar .button-wrap{justify-content:flex-end}.calendar-export-notice{margin-top:-7px}@media(max-width:760px){.calendar-export-bar{align-items:stretch;flex-direction:column}.calendar-export-bar .button-wrap{display:grid;grid-template-columns:1fr 1fr}.calendar-export-bar .button-wrap button{width:100%}.calendar-export-notice{margin-top:-3px}}.stats-heatmap-shell .stats-heatmap{grid-template-rows:repeat(7,20px);grid-auto-columns:20px;gap:4px}.stats-heatmap-shell .stats-heatmap button{width:20px;height:20px;min-width:20px;font-size:8px}.stats-heatmap-shell .stats-heatmap button small{top:-11px;font-size:7px}@media(max-width:760px){.stats-heatmap-shell .stats-heatmap{grid-template-rows:repeat(7,22px);grid-auto-columns:22px;gap:4px}.stats-heatmap-shell .stats-heatmap button{width:22px;height:22px;min-width:22px}}.export-section-picker{padding:18px 20px;border:1px solid #d8e4f4;border-radius:17px;background:#f8fbff}.export-section-picker-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.export-section-picker-header h3{margin:0 0 5px;font-size:15px}.export-section-picker-header p{max-width:760px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.export-section-picker-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;white-space:nowrap}.export-section-picker-actions>span{color:var(--muted);font-size:11px}.export-section-picker-actions .text-button{padding:4px 2px;color:var(--primary);font-size:11px;font-weight:750}.export-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:15px}.export-section-choice{display:flex;align-items:flex-start;gap:8px;min-width:0;padding:11px 12px;border:1px solid #dfe7f1;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease}.export-section-choice:hover{border-color:#9dbaf0;background:#fbfdff}.export-section-choice:has(input:checked){border-color:#9ebcf1;background:#f2f7ff}.export-section-choice input{margin:3px 0 0;accent-color:var(--primary);flex:none}.export-section-choice span{display:flex;flex-direction:column;gap:3px;min-width:0}.export-section-choice strong{font-size:12px;line-height:1.35}.export-section-choice small{color:var(--muted);font-size:10px;line-height:1.45}@media(max-width:1050px){.export-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.export-section-picker{padding:16px 15px}.export-section-picker-header{align-items:stretch;flex-direction:column;gap:11px}.export-section-picker-actions{justify-content:flex-start}.export-section-grid{grid-template-columns:1fr;margin-top:12px}.export-section-choice{min-height:44px}}.pwa-update-prompt{position:fixed;right:24px;bottom:24px;z-index:1200;display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:12px;width:min(680px,calc(100vw - 32px));padding:16px;border:1px solid #bfd2ff;border-radius:18px;background:color-mix(in srgb,var(--surface, #fff) 96%,#eaf1ff);box-shadow:0 18px 50px #182d5433}.pwa-update-prompt>div{display:grid;gap:3px}.pwa-update-prompt span{color:var(--muted, #68758a);font-size:13px}.fatal-error-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7fb;color:#172033}.fatal-error-page>section{width:min(680px,100%);padding:36px;border:1px solid #dfe6ef;border-radius:24px;background:#fff;box-shadow:0 20px 60px #1a2a461f}.fatal-error-page>section>span{display:block;margin-top:16px;color:#b45309;font-weight:700}.fatal-error-page h1{margin:8px 0 12px}.fatal-error-page p{color:#66758b;line-height:1.7}.fatal-error-page pre{max-height:180px;overflow:auto;white-space:pre-wrap}.recovery-list .history-row{align-items:flex-start}@media(max-width:680px){.pwa-update-prompt{right:12px;bottom:12px;grid-template-columns:auto 1fr}.pwa-update-prompt button{min-height:44px}.pwa-update-prompt>button{grid-row:2}}.task-bulk-bar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:11px 0;padding:10px 12px;border:1px solid #d8e4f4;border-radius:12px;background:#f7faff;color:var(--muted);font-size:12px}.task-bulk-bar strong{color:var(--text);font-size:12px}.task-bulk-bar button{min-height:36px}.task-bulk-select{display:inline-flex;align-items:center;gap:7px;margin-right:3px;color:var(--text);font-size:12px}.task-bulk-select input,.assignment-select-checkbox input{accent-color:var(--primary)}.assignment-list-card{grid-template-columns:auto minmax(0,1fr) auto}.assignment-list-card.selected{border-color:#8eb2f0;background:#f7faff}.assignment-select-checkbox{display:flex;align-items:flex-start;padding:4px 0 0 2px;cursor:pointer}.assignment-select-checkbox input{width:17px;height:17px;margin:0}.adjustment-preference-options button{position:relative}.adjustment-preference-options .choice-indicator{position:absolute;right:8px;top:7px;color:var(--muted);background:#edf1f6;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:800;line-height:1}.adjustment-preference-options button.selected .choice-indicator{color:var(--primary);background:#dceaff}@media(max-width:760px){.task-bulk-bar{align-items:flex-start}.task-bulk-bar .task-bulk-select{width:100%;margin-bottom:2px}.task-bulk-bar button{flex:1 1 auto;min-width:0}.assignment-list-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start}.assignment-list-actions{grid-column:2;justify-content:flex-start}}@media(max-width:760px){.modal-backdrop:has(.modal-mobile-fullscreen){align-items:flex-start!important;place-items:start stretch!important;overflow:hidden!important}.modal-card.modal-mobile-fullscreen{height:var(--modal-visible-height,100svh)!important;max-height:var(--modal-visible-height,100svh)!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.modal-card.modal-mobile-fullscreen .modal-header{flex:0 0 auto!important}.modal-card.modal-mobile-fullscreen .modal-body{flex:1 1 0!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-card.modal-mobile-fullscreen .modal-footer{position:relative!important;inset:auto!important;flex:0 0 auto!important;z-index:10!important}}.sidebar-version{display:block;padding:2px 8px 0;color:var(--muted);font-size:10px;line-height:1.2;letter-spacing:.02em;text-align:center;-webkit-user-select:none;user-select:none}.sidebar-collapsed .sidebar-version{padding-inline:0;font-size:9px}.today-notice-summary{margin:14px 0;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:flex;flex-direction:column;gap:10px}.today-notice-summary-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:600}.today-notice-summary-bar span{color:var(--text)}.today-notice-details{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);padding-top:10px}.today-notice-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:10px;background:var(--muted-surface, #f6f7f9)}.today-notice-detail-row strong{font-size:13px}.today-notice-detail-row small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.today-notice-dismiss-secondary{align-self:flex-start;font-size:12px}.topbar-issue-wrapper{position:relative;display:inline-flex}.topbar-issue-trigger.active{border-color:var(--primary)}.topbar-issue-menu{position:absolute;right:0;top:calc(100% + 8px);width:min(360px,92vw);padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 12px 30px #0000001f;z-index:30;display:flex;flex-direction:column;gap:10px}.topbar-issue-menu-head strong{font-size:13px}.topbar-issue-menu-head span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.topbar-issue-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:220px;overflow:auto}.topbar-issue-menu li{padding:8px 10px;border-radius:10px;background:var(--muted-surface, #f6f7f9);font-size:12px;line-height:1.4}.topbar-issue-menu li span{color:var(--muted);font-size:11px;margin-right:6px}.topbar-issue-more-hint{color:var(--muted);font-size:11px;line-height:1.5}.topbar-issue-menu-actions{display:flex;gap:8px;justify-content:flex-end}.conflict-resolution-more{border:1px dashed var(--line);border-radius:10px;padding:10px}.conflict-resolution-more-body{margin-top:8px}.proposal-footer-wrap{display:flex;flex-direction:column;gap:6px;max-width:1040px;margin:0 auto;width:100%}.proposal-footer-status{font-size:12px;color:var(--muted);text-align:right;line-height:1.4}.proposal-footer-wrap .proposal-footer-actions{margin:0;max-width:none;width:100%}@media(max-width:760px){.proposal-footer-status{text-align:left}}.intake-ai-draft{display:flex;flex-direction:column;gap:12px}.intake-ai-draft-head{display:flex;flex-direction:column;gap:4px}.intake-ai-draft-head strong{font-size:15px;line-height:1.4}.intake-ai-draft-head span{font-size:12px;color:var(--muted);line-height:1.6}.intake-ai-draft-meta small{font-size:11px;color:var(--muted)}.planning-health-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 10px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-size:13px}.planning-health-banner.health-overloaded{border-color:#fecaca;background:#fff5f5}.planning-health-banner.health-tight{border-color:#fde68a;background:#fffbeb}.planning-health-banner.health-comfortable{border-color:#bbf7d0;background:#f0fdf4}.planning-health-summary{display:flex;align-items:center;gap:8px;min-width:0}.planning-health-summary strong{font-weight:700}.planning-health-card{margin:0 0 14px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:flex;flex-direction:column;gap:10px}.planning-health-card-head{display:flex;flex-direction:column;gap:3px}.planning-health-card-head strong{font-size:13px}.planning-health-card-head span{font-size:11px;color:var(--muted);line-height:1.5}.planning-health-risks{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:4px;font-size:12px;line-height:1.5}.planning-health-actions{display:flex;gap:8px;justify-content:flex-end}.tutorial-coachmark{position:relative;z-index:8;width:auto;margin:12px 20px 0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--primary, #4f6ef7) 28%,var(--line, #e7ebf1));border-radius:12px;background:var(--surface, #fff);box-shadow:0 5px 16px #141c2d12;overflow-wrap:anywhere}.tutorial-coachmark-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.tutorial-coachmark-head>span{font-size:12px;font-weight:700;color:var(--muted, #667085)}.tutorial-coachmark-head>div{display:flex;gap:2px}.tutorial-icon-button{border:0;background:transparent;color:var(--muted, #667085);width:27px;height:27px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.tutorial-icon-button:hover{background:var(--surface-2, rgba(127,127,127,.08))}.tutorial-position-button{border:0;background:transparent;color:var(--muted, #667085);min-height:27px;padding:0 7px;border-radius:8px;font-size:11px;font-weight:700;cursor:pointer}.tutorial-position-button:hover{background:var(--surface-2, rgba(127,127,127,.08));color:var(--text, inherit)}.tutorial-coachmark-copy{margin-top:5px;display:grid;gap:4px}.tutorial-coachmark-title{display:block;font-size:15px;line-height:1.3;font-weight:780;letter-spacing:-.012em;color:var(--text, inherit)}.tutorial-coachmark-copy p{margin:0;font-size:13px;line-height:1.52;font-weight:480;color:var(--muted, #667085)}.tutorial-inline-emphasis{display:inline;padding:1px 4px;border-radius:5px;background:color-mix(in srgb,var(--primary, #4f6ef7) 10%,transparent);color:var(--primary, #4f6ef7);font-weight:760}.tutorial-coachmark-actions{margin-top:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.tutorial-coachmark-actions .primary-button{min-height:34px;padding:7px 12px}.tutorial-highlight{outline:3px solid color-mix(in srgb,var(--primary, #4f6ef7) 34%,transparent)!important;outline-offset:3px;border-radius:10px;animation:tutorial-pulse 1.8s ease-in-out infinite}@keyframes tutorial-pulse{0%,to{outline-color:color-mix(in srgb,var(--primary, #4f6ef7) 22%,transparent)}50%{outline-color:color-mix(in srgb,var(--primary, #4f6ef7) 50%,transparent)}}@keyframes tutorial-page-enter{0%{opacity:.2;transform:translateY(7px)}to{opacity:1;transform:none}}.tutorial-mode-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;background:var(--surface-2, rgba(127,127,127,.08));color:var(--muted, #667085)}.tutorial-blocked-notice{position:fixed;z-index:2700;left:50%;bottom:calc(22px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:min(88vw,420px);padding:9px 12px;border-radius:999px;background:var(--text, #1d2939);color:var(--surface, #fff);font-size:13px;text-align:center;box-shadow:0 8px 24px #00000029}.tutorial-finish-card{display:grid;gap:14px}.tutorial-finish-flow{display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:var(--muted, #667085)}.tutorial-finish-flow strong{color:var(--text, inherit)}.tutorial-disabled-control,[aria-disabled=true].tutorial-disabled-control{opacity:.48;cursor:not-allowed!important;filter:saturate(.65)}.tutorial-coachmark-footer{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.tutorial-exit-button{border:0;background:transparent;color:var(--muted, #667085);padding:6px 2px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:12px}.tutorial-exit-button:hover{color:var(--text, inherit)}.tutorial-coachmark-collapsed{margin:8px 20px 0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tutorial-coachmark-reopen{position:fixed;z-index:185;right:16px;bottom:calc(18px + env(safe-area-inset-bottom));margin:0;padding:6px;border:1px solid var(--line, #e7ebf1);border-radius:14px;background:color-mix(in srgb,var(--surface, #fff) 96%,transparent);box-shadow:0 12px 30px #141c2d26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tutorial-coachmark-reopen .primary-button{min-height:36px;padding:8px 12px;box-shadow:none}.tutorial-calendar-changed{position:relative;outline:2px solid color-mix(in srgb,var(--primary, #4f6ef7) 48%,transparent)!important;outline-offset:-2px}.tutorial-calendar-changed:after{content:"刚调整";position:absolute;top:4px;right:4px;font-size:10px;font-weight:700;padding:2px 5px;border-radius:999px;background:var(--primary, #4f6ef7);color:#fff}.tutorial-pending-panel{margin-bottom:16px}.tutorial-pending-panel>div:first-child>strong{display:block;font-size:17px;line-height:1.35;letter-spacing:-.01em}.tutorial-pending-panel .muted-text{margin:6px 0 0;font-size:13px;line-height:1.55}.tutorial-pending-list{display:grid;gap:8px;margin-top:10px}.tutorial-pending-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 12px;border:1px solid var(--line, #e7ebf1);border-radius:10px}.tutorial-pending-item>span{min-width:0;display:flex;flex-direction:column;gap:3px;overflow-wrap:normal;word-break:normal}.tutorial-pending-item>span strong{display:block;font-size:14px;line-height:1.35;letter-spacing:-.01em}.tutorial-pending-item>span small{display:block;color:var(--muted, #667085);font-size:12px;line-height:1.45}.tutorial-pending-item em{flex:0 0 auto;font-size:12px;font-style:normal;color:var(--muted, #667085);white-space:nowrap}.tutorial-import-preview-fieldset{border:0;padding:0;margin:0;min-width:0}.tutorial-import-preview-fieldset:disabled{opacity:1}.tutorial-goal-form-fieldset{border:0;padding:0;margin:0;min-width:0}.tutorial-goal-form-fieldset:disabled{opacity:1}.tutorial-goal-detail{display:grid;gap:12px}.tutorial-calendar-result-note{margin:0 0 10px;display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:10px;background:var(--surface-2, rgba(127,127,127,.08));color:var(--muted, #667085)}.tutorial-proposal-protection{display:grid;gap:8px;padding:10px 12px;border:1px solid var(--line, #e7ebf1);border-radius:12px;background:var(--surface-2, rgba(127,127,127,.05))}.tutorial-proposal-protection>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.tutorial-proposal-protection strong{font-size:13px}.tutorial-proposal-protection span{font-size:12px;color:var(--muted, #667085)}.tutorial-proposal-protection .success strong{color:var(--success, #15803d)}.tutorial-proposal-protection .warning strong{color:var(--warning, #b45309)}:where(.today-page,.calendar-page,.tasks-page,.intake-shell,.goals-page,.stats-page,.guide-page,.settings-stack){animation:tutorial-page-enter .22s ease-out both}@media(max-width:760px){.modal-backdrop:has(.tutorial-offer-copy){place-items:center;padding:calc(18px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom))}.modal-backdrop:has(.tutorial-offer-copy) .modal-card{width:100%;max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:20px}}@media(max-width:760px){.goal-card .row-actions [data-tutorial-target=tutorial-goal-link]{grid-column:1 / -1;width:100%;min-height:42px;white-space:nowrap;line-height:1.25}}.tutorial-coachmark-floating{position:fixed;z-index:180;width:min(300px,calc(100vw - 36px));margin:0;box-shadow:0 12px 34px #141c2d2e}.tutorial-coachmark-floating .tutorial-coachmark-copy p{font-size:12.5px;line-height:1.48}.tutorial-position-top-right{top:calc(72px + env(safe-area-inset-top));right:18px;bottom:auto;left:auto}.tutorial-position-bottom-right{top:auto;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));left:auto}.tutorial-position-bottom-left{top:auto;right:auto;bottom:calc(18px + env(safe-area-inset-bottom));left:18px}.tutorial-position-top-left{top:calc(72px + env(safe-area-inset-top));right:auto;bottom:auto;left:18px}.tutorial-position-middle-right{inset:50% 18px auto auto;transform:translateY(-50%)}.tutorial-position-middle-left{inset:50% auto auto 18px;transform:translateY(-50%)}@media(max-width:640px){.tutorial-coachmark{margin:8px 12px 0;padding:9px 10px}.tutorial-coachmark-title{font-size:14px}.tutorial-coachmark-copy p{font-size:12.5px}.tutorial-coachmark-collapsed{margin:6px 12px 0}.tutorial-coachmark-reopen{margin:0;right:10px;bottom:calc(12px + env(safe-area-inset-bottom));max-width:calc(100vw - 20px)}.tutorial-coachmark-floating{width:min(282px,calc(100vw - 20px));max-height:174px;overflow:auto}.tutorial-position-top-right{top:calc(74px + env(safe-area-inset-top));right:10px}.tutorial-position-bottom-right{right:10px;bottom:calc(12px + env(safe-area-inset-bottom))}.tutorial-position-bottom-left{left:10px;bottom:calc(12px + env(safe-area-inset-bottom))}.tutorial-position-top-left{top:calc(74px + env(safe-area-inset-top));left:10px}.tutorial-position-middle-right{right:10px}.tutorial-position-middle-left{left:10px}.tutorial-pending-item{align-items:flex-start}}@media(prefers-reduced-motion:reduce){:where(.today-page,.calendar-page,.tasks-page,.intake-shell,.goals-page,.stats-page,.guide-page,.settings-stack){animation:none}.tutorial-highlight{animation:none}}.tutorial-coachmark-floating{position:fixed!important;z-index:2700!important;margin:0!important;max-height:min(42vh,260px);overflow:auto;border-color:color-mix(in srgb,var(--primary,#4f6ef7) 36%,var(--line,#e7ebf1));box-shadow:0 16px 42px #141c2d33}.tutorial-coachmark-floating:after{content:"";position:absolute;width:12px;height:12px;background:var(--surface,#fff);border:1px solid color-mix(in srgb,var(--primary,#4f6ef7) 36%,var(--line,#e7ebf1));transform:rotate(45deg);left:50%;margin-left:-6px}.tutorial-placement-below:after{top:-7px;border-right:0;border-bottom:0}.tutorial-placement-above:after{bottom:-7px;border-left:0;border-top:0}.tutorial-placement-top-dock:after,.tutorial-placement-bottom-dock:after{display:none}@media(max-width:640px){.tutorial-coachmark-floating{max-height:min(190px,36vh);border-radius:14px;box-shadow:0 12px 34px #141c2d2e}.tutorial-placement-top-dock,.tutorial-placement-bottom-dock{background:color-mix(in srgb,var(--surface,#fff) 97%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}.tutorial-modal-coachmark-slot{flex:0 0 auto;padding:0 18px 10px;background:var(--surface, #fff)}.tutorial-modal-coachmark-slot:empty{display:none}.tutorial-modal-coachmark-slot .tutorial-coachmark{margin:0;box-shadow:none;border-radius:10px;background:color-mix(in srgb,var(--surface, #fff) 97%,var(--primary, #4f6ef7))}.tutorial-modal-coachmark-slot .tutorial-coachmark-collapsed{margin:0}@media(max-width:640px){.tutorial-modal-coachmark-slot{padding:0 12px 8px}}@media(max-width:760px){.modal-card.modal-mobile-fullscreen .tutorial-modal-coachmark-slot{max-height:min(30svh,220px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-card.modal-mobile-fullscreen .modal-body{touch-action:pan-y}}.pwa-install-nudge{position:fixed;z-index:1900;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));width:min(410px,calc(100vw - 32px));display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px;border:1px solid color-mix(in srgb,var(--primary, #2563eb) 24%,var(--line, #e7ebf1));border-radius:18px;background:color-mix(in srgb,var(--surface, #fff) 97%,transparent);box-shadow:0 18px 52px #14203c2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pwa-install-close{position:absolute;top:8px;right:8px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--muted, #748094)}.pwa-install-close:hover{background:var(--surface-2, #f6f8fb);color:var(--text, #172033)}.pwa-install-nudge-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--primary-soft, #eaf1ff);color:var(--primary, #2563eb)}.pwa-install-nudge-copy{min-width:0;padding-right:20px}.pwa-install-nudge-copy strong{display:block;font-size:15px;line-height:1.35}.pwa-install-nudge-copy p{margin:5px 0 0;color:var(--muted, #748094);font-size:12.5px;line-height:1.55}.pwa-install-nudge-actions{grid-column:1 / -1;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.pwa-install-nudge-actions .primary-button{margin-right:3px}.pwa-install-never{color:#8b95a7;margin-left:auto}.pwa-guide-modal-backdrop{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px;background:#141c2d6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pwa-guide-modal{width:min(980px,100%);max-height:min(88dvh,860px);overflow:auto;border-radius:22px;border:1px solid var(--line, #e7ebf1);background:var(--surface, #fff);box-shadow:0 28px 80px #141c2d47}.pwa-guide-modal-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid var(--line, #e7ebf1);background:color-mix(in srgb,var(--surface, #fff) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pwa-guide-modal-head>div{display:grid;gap:2px}.pwa-guide-modal-head span{color:var(--primary, #2563eb);font-size:11px;font-weight:750}.pwa-guide-modal-head strong{font-size:18px}.pwa-guide-modal-head button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:var(--surface-2, #f6f8fb);color:var(--muted, #748094)}.pwa-guide-modal-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--line, #e7ebf1);background:color-mix(in srgb,var(--surface, #fff) 97%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pwa-guide-content{padding:2px 0}.pwa-guide-modal .pwa-guide-content{padding:18px 20px 22px}.pwa-guide-current{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:14px;padding:12px 14px;border-radius:13px;background:var(--primary-soft, #eaf1ff);color:color-mix(in srgb,var(--primary, #2563eb) 84%,#172033)}.pwa-guide-current>span{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:var(--surface, #fff);color:var(--primary, #2563eb);font-size:11px;font-weight:800}.pwa-guide-current>strong{font-size:13px;line-height:1.5}.pwa-guide-current>p{flex-basis:100%;margin:0;font-size:12px;line-height:1.5}.pwa-guide-platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pwa-guide-platform{min-width:0;display:flex;flex-direction:column;gap:12px;padding:15px;border:1px solid var(--line, #e7ebf1);border-radius:16px;background:var(--surface, #fff)}.pwa-guide-platform.is-current{border-color:color-mix(in srgb,var(--primary, #2563eb) 36%,var(--line, #e7ebf1));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary, #2563eb) 9%,transparent)}.pwa-guide-platform-title{display:flex;align-items:center;gap:9px;color:var(--primary, #2563eb)}.pwa-guide-platform-title>div{display:grid;gap:2px}.pwa-guide-platform-title strong{color:var(--text, #172033);font-size:14px}.pwa-guide-platform-title span{color:var(--muted, #748094);font-size:11px}.pwa-guide-platform ol{list-style:none;display:grid;gap:9px;padding:0;margin:0}.pwa-guide-platform li{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:flex-start;color:#536173;font-size:12.5px;line-height:1.52}.pwa-guide-platform li b{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:var(--surface-2, #f6f8fb);color:var(--primary, #2563eb);font-size:11px}.pwa-guide-platform li span svg{vertical-align:-2px}.pwa-guide-platform>a{margin-top:auto;display:inline-flex;align-items:center;gap:4px;color:var(--primary, #2563eb);text-decoration:none;font-size:12px;font-weight:650}.pwa-guide-image-note{color:var(--muted, #748094);font-size:10.5px;line-height:1.45}.pwa-guide-visual{width:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center;border-radius:12px;border:1px solid var(--line, #e7ebf1);background:#fff}.pwa-guide-visual-fallback{aspect-ratio:1 / 1;display:grid;place-items:center;align-content:center;gap:8px;padding:16px;border-radius:12px;border:1px dashed var(--line, #d8dee8);background:var(--surface-2, #f6f8fb);color:var(--muted, #748094);text-align:center;font-size:12px}.pwa-guide-diagram{place-items:stretch;align-content:center;gap:10px;text-align:left;background:#fff;border-style:solid}.pwa-diagram-browser-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;background:#f5f7fb;color:#58677b;font-size:11px}.pwa-diagram-browser-bar b{color:var(--primary, #2563eb);font-size:12px}.pwa-diagram-menu{display:grid;gap:0;overflow:hidden;border:1px solid #dfe4ec;border-radius:11px;background:#fff}.pwa-diagram-menu span,.pwa-diagram-menu strong{padding:9px 11px;border-bottom:1px solid #edf0f5;color:#4c596b;font-size:11px;line-height:1.35}.pwa-diagram-menu>:last-child{border-bottom:0}.pwa-diagram-menu strong{color:#125ee5;background:#eef4ff;font-weight:800;box-shadow:inset 3px 0 #2b6df3}.pwa-guide-diagram small{color:#64748b;font-size:10.5px;line-height:1.45;text-align:center}.pwa-installed-state{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border:1px solid #bfe7ca;border-radius:14px;background:#effaf2;color:#14833d}.pwa-installed-state strong{display:block}.pwa-installed-state p{margin:3px 0 0;color:#4b7358;font-size:12.5px;line-height:1.5}.pwa-guide-section{scroll-margin-top:92px}.pwa-guide-section .pwa-guide-content{margin-top:14px}@media(max-width:900px){.pwa-guide-platforms{grid-template-columns:1fr}.pwa-guide-platform{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);align-items:start}.pwa-guide-platform-title,.pwa-guide-platform ol,.pwa-guide-platform>a,.pwa-guide-image-note{grid-column:1}.pwa-guide-platform .pwa-guide-visual,.pwa-guide-platform .pwa-guide-visual-fallback{grid-column:2;grid-row:1 / span 4}}@media(max-width:640px){.pwa-install-nudge{right:10px;left:10px;bottom:calc(10px + env(safe-area-inset-bottom));width:auto;padding:14px;border-radius:17px}.pwa-install-nudge-actions{gap:4px}.pwa-install-nudge-actions .primary-button{width:100%}.pwa-install-never{margin-left:0}.pwa-guide-modal-backdrop{place-items:end center;padding:0}.pwa-guide-modal{width:100%;max-height:calc(92dvh - env(safe-area-inset-top));border-radius:22px 22px 0 0;border-bottom:0}.pwa-guide-modal-head{padding:15px 16px}.pwa-guide-modal .pwa-guide-content{padding:14px 14px 18px}.pwa-guide-modal-actions{padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.pwa-guide-platform{display:flex}.pwa-guide-platform .pwa-guide-visual,.pwa-guide-platform .pwa-guide-visual-fallback{aspect-ratio:1 / 1;object-fit:contain}.pwa-guide-current{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.pwa-install-nudge,.pwa-guide-modal{scroll-behavior:auto}}.email-verification-banner{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:1200;display:flex;width:min(760px,calc(100vw - 28px));transform:translate(-50%);align-items:center;justify-content:space-between;gap:18px;padding:16px 56px 16px 18px;border:1px solid color-mix(in srgb,var(--accent, #2563eb) 34%,var(--border, #cbd5e1));border-radius:16px;background:var(--surface, #fff);box-shadow:0 18px 55px #0f172a38}.email-verification-banner strong{display:block;margin-bottom:4px}.email-verification-banner p{margin:0 0 4px;line-height:1.55}.email-verification-banner small{color:var(--text-secondary, #64748b);line-height:1.45}.email-verification-message{margin-top:8px!important;color:var(--accent, #2563eb)}.email-verification-dismiss{position:absolute;top:10px;right:10px;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-secondary, #64748b);font-size:24px;line-height:1;display:grid;place-items:center}.email-verification-dismiss:hover{background:color-mix(in srgb,var(--border, #cbd5e1) 38%,transparent);color:var(--text, #0f172a)}@media(max-width:640px){.email-verification-banner{align-items:stretch;flex-direction:column;padding:44px 18px 18px}.email-verification-banner button{width:100%}.email-verification-banner .email-verification-dismiss{width:32px}}.feedback-admin-identity,.feedback-admin-depth{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;border:1px solid var(--line);background:var(--surface-2);color:var(--muted)}.feedback-admin-depth{background:#f4f0ff;color:#6d4fc2;border-color:#e4dafa}.feedback-admin-details{border-top:1px solid var(--line);padding-top:12px}.feedback-admin-details>summary{cursor:pointer;display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:12px;font-weight:750;-webkit-user-select:none;user-select:none}.feedback-admin-details>summary::marker{color:var(--primary)}.feedback-detail-groups{display:flex;flex-direction:column;gap:14px;margin-top:13px}.feedback-detail-group{border:1px solid var(--line);border-radius:12px;background:var(--surface-2);padding:13px 14px}.feedback-detail-group h4{margin:0 0 10px;font-size:12px;color:var(--text)}.feedback-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0}.feedback-detail-grid>div{min-width:0;padding:8px 9px;border-radius:9px;background:var(--surface);border:1px solid color-mix(in srgb,var(--line) 78%,transparent)}.feedback-detail-grid dt{margin:0 0 4px;font-size:10px;color:var(--muted);font-weight:650}.feedback-detail-grid dd{margin:0;font-size:12px;line-height:1.5;color:var(--text);overflow-wrap:anywhere;word-break:break-word}.feedback-detail-security{margin:0;color:var(--muted);font-size:10px;line-height:1.5}@media(max-width:720px){.feedback-detail-grid{grid-template-columns:1fr}.feedback-detail-group{padding:11px}.feedback-admin-identity,.feedback-admin-depth{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
