.annual-reminders-page{gap:20px;min-width:0;display:grid}.annual-reminders-heading,.annual-reminders-panel-heading,.annual-reminder-card,.annual-reminder-drawer-header,.annual-reminder-drawer-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.annual-reminders-heading h2,.annual-reminders-panel-heading h3,.annual-reminder-card h4,.annual-reminder-drawer h2{margin:0}.annual-reminders-heading p,.annual-reminders-panel-heading p,.annual-reminder-card p,.annual-reminder-history p{color:var(--color-text-muted);margin:5px 0 0}.annual-reminders-heading .primary-button,.annual-reminder-card .primary-button,.annual-reminder-row-actions button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.annual-reminders-heading svg,.annual-reminder-card button svg,.annual-reminder-row-actions svg{width:16px;height:16px}.annual-reminders-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.annual-reminders-summary article{background:var(--color-panel);border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-panel);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 18px;display:grid}.annual-reminders-summary article svg{width:21px;height:21px;color:var(--color-accent-strong)}.annual-reminders-summary article:nth-child(2) svg,.annual-reminders-summary article:nth-child(2) strong{color:var(--color-danger)}.annual-reminders-summary article:nth-child(3) svg,.annual-reminders-summary article:nth-child(3) strong{color:#16805d}.annual-reminders-summary span{color:var(--color-text-muted);font-size:13px}.annual-reminders-summary strong{font-size:26px;line-height:1}.annual-reminders-attention,.annual-reminders-management{background:var(--color-panel);border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-panel);border-radius:10px;padding:18px}.annual-reminders-error{color:#8f1d14;background:#fff3f1;border:1px solid #f2c5bf;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;display:flex}.annual-reminders-error svg{flex:none;width:18px;height:18px}.annual-reminders-error button{color:inherit;cursor:pointer;background:0 0;margin-left:auto;text-decoration:underline}.annual-reminder-card-list{gap:10px;margin-top:16px;display:grid}.annual-reminder-card{border:1px solid var(--color-border-soft);background:#f7faff;border-left:4px solid #3b78c4;border-radius:8px;padding:14px 16px}.annual-reminder-card.is-overdue{border-left-color:var(--color-danger);background:#fff6f5}.annual-reminder-card.is-today{background:#fff9ed;border-left-color:#dc7d12}.annual-reminder-card h4{margin-top:5px;font-size:16px}.annual-reminder-card strong{color:#3268aa;margin-top:7px;display:inline-block}.annual-reminder-card.is-overdue strong{color:var(--color-danger)}.annual-reminder-card.is-today strong{color:#a85d08}.annual-reminder-type{color:var(--color-text-muted);font-size:12px}.annual-reminders-empty,.annual-reminders-table-empty{min-height:110px;color:var(--color-text-muted);align-content:center;place-items:center;gap:7px;display:grid}.annual-reminders-empty svg{width:26px;height:26px}.annual-reminders-management .annual-reminders-panel-heading label{color:var(--color-text-muted);gap:5px;font-size:12px;display:grid}.annual-reminders-management select,.annual-reminder-form input,.annual-reminder-form select{border:1px solid var(--color-border);background:#fff;border-radius:7px;min-height:40px;padding:8px 10px}.annual-reminders-tabs{border-bottom:1px solid var(--color-border);gap:4px;margin-top:16px;display:flex}.annual-reminders-tabs button{color:var(--color-text-muted);cursor:pointer;background:0 0;border-bottom:2px solid #0000;padding:11px 15px 10px}.annual-reminders-tabs button.is-active{color:var(--color-accent-strong);border-bottom-color:var(--color-accent-strong);font-weight:700}.annual-reminders-table-wrap{overflow-x:auto}.annual-reminders-table,.annual-reminder-history table{border-collapse:collapse;width:100%}.annual-reminders-table th,.annual-reminders-table td,.annual-reminder-history th,.annual-reminder-history td{text-align:left;border-bottom:1px solid var(--color-border-soft);padding:13px 10px}.annual-reminders-table thead th,.annual-reminder-history thead th{color:var(--color-text-muted);background:var(--color-panel-muted);font-size:12px}.annual-reminders-table tbody th{font-weight:650}.conversion-error{color:var(--color-danger);margin-top:4px;display:block}.annual-reminder-row-actions{flex-wrap:wrap;gap:5px;display:flex}.annual-reminder-row-actions button{color:var(--color-accent-strong);cursor:pointer;background:0 0;border-radius:5px;padding:6px 8px}.annual-reminder-row-actions button:hover{background:var(--color-accent-soft)}.annual-reminder-drawer-layer{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.annual-reminder-drawer-backdrop{cursor:default;background:#0f172a6b;position:absolute;inset:0}.annual-reminder-drawer{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:480px;height:100%;display:flex;position:relative;overflow-y:auto;box-shadow:-12px 0 32px #0f172a29}.annual-reminder-drawer-header{border-bottom:1px solid var(--color-border);padding:18px 20px}.annual-reminder-drawer-header span{color:var(--color-text-muted);font-size:12px}.annual-reminder-drawer-header h2{margin-top:4px;font-size:20px}.annual-reminder-form{gap:16px;padding:20px;display:grid}.annual-reminder-form>label,.annual-reminder-date-fields label{gap:6px;display:grid}.annual-reminder-form label>span,.annual-reminder-form legend{font-size:13px;font-weight:650}.annual-reminder-form fieldset{border:0;min-width:0;margin:0;padding:0}.annual-reminder-type-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:7px;display:grid}.annual-reminder-type-options label{border:1px solid var(--color-border);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:8px;display:flex}.annual-reminder-date-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.annual-reminder-enabled-field{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.annual-reminder-enabled-field input{min-height:auto}.form-error{color:var(--color-danger);background:#fff3f1;border-radius:7px;margin:0;padding:10px 12px}.annual-reminder-drawer-footer{border-top:1px solid var(--color-border);margin-top:auto;padding-top:12px}.annual-reminder-history{padding:20px}.annual-reminder-history .primary-button,.annual-reminder-history .secondary-button{min-height:34px;padding:6px 10px}@media (width<=720px){.annual-reminders-page{gap:14px}.annual-reminders-heading,.annual-reminders-panel-heading{align-items:flex-start}.annual-reminders-heading{flex-wrap:wrap}.annual-reminders-heading .primary-button{width:100%}.annual-reminders-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.annual-reminders-summary article{grid-template-columns:1fr;gap:6px;padding:12px 10px}.annual-reminders-summary article svg{display:none}.annual-reminders-summary strong{font-size:22px}.annual-reminders-attention,.annual-reminders-management{padding:14px}.annual-reminder-card{flex-direction:column;align-items:stretch}.annual-reminder-card .primary-button{width:100%}.annual-reminders-panel-heading{flex-direction:column}.annual-reminders-management .annual-reminders-panel-heading label{width:100%}.annual-reminders-tabs{overflow-x:auto}.annual-reminders-tabs button{flex:1 0 auto}.annual-reminders-table thead{display:none}.annual-reminders-table,.annual-reminders-table tbody,.annual-reminders-table tr,.annual-reminders-table th,.annual-reminders-table td{width:100%;display:block}.annual-reminders-table tr{border:1px solid var(--color-border);border-radius:8px;margin:10px 0;padding:11px}.annual-reminders-table th,.annual-reminders-table td{border:0;grid-template-columns:88px 1fr;gap:8px;padding:7px 0;display:grid}.annual-reminders-table th:before,.annual-reminders-table td:before{content:attr(data-label);color:var(--color-text-muted);font-size:12px;font-weight:500}.annual-reminder-row-actions{justify-content:flex-start}.annual-reminder-drawer{width:100%}.annual-reminder-form input,.annual-reminder-form select,.annual-reminder-form button{min-height:44px}.annual-reminder-type-options{grid-template-columns:1fr}.annual-reminder-drawer-footer{flex-direction:column-reverse;align-items:stretch}.annual-reminder-drawer-footer button{width:100%}}@media (prefers-reduced-motion:reduce){.annual-reminder-drawer{transition:none}}:root{--color-page:#eef3f8;--color-panel:#fff;--color-panel-muted:#f8fafc;--color-border:#dfe6ef;--color-border-soft:#edf1f6;--color-text:#111827;--color-text-muted:#64748b;--color-text-soft:#94a3b8;--color-accent:#0f9b8e;--color-accent-strong:#0f9488;--color-accent-hover:#0b8278;--color-accent-soft:#e9fbf8;--color-accent-focus:#0f9b8e29;--color-danger:#b42318;--shadow-panel:0 2px 8px #0f172a0d;color:var(--color-text);background:var(--color-page);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.material-thumbnails,.material-form-previews{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.material-thumbnail{background:0 0;border:0;padding:0}.material-thumbnail img,.material-form-previews img{object-fit:cover;border:1px solid #dce5eb;border-radius:7px;width:54px;height:54px}.material-form-previews>div{gap:4px;display:grid}.material-image-field{border:1px solid #dce5eb;border-radius:10px;padding:12px}.material-image-field legend{font-weight:600}.material-form-previews{margin-top:10px}.material-lightbox{z-index:1000;background:#0b161fd1;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px;display:flex;position:fixed;inset:0}.material-lightbox>img{object-fit:contain;max-width:min(1100px,90vw);max-height:78vh}.material-lightbox button{margin:0 4px;padding:8px 14px}.editor-drawer form{gap:16px;display:grid}.editor-drawer form>label{gap:7px;display:grid}.editor-drawer textarea{resize:vertical}.material-editor-backdrop{z-index:60;background:#11182759;justify-content:flex-end;display:flex;position:fixed;inset:0}.project-materials-page .editor-drawer{background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(620px,100vw - 32px);height:100%;display:grid;box-shadow:-18px 0 42px #141c2b2e}.project-materials-page .editor-drawer>header{border-bottom:1px solid #e1e5ec;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px 0 24px;display:flex}.project-materials-page .editor-drawer>header h2{margin:0}.project-materials-page .editor-drawer>form{padding:24px;overflow-y:auto}.project-materials-page .editor-drawer input,.project-materials-page .editor-drawer textarea{width:100%}.project-materials-page .drawer-actions{justify-content:flex-end;gap:10px;display:flex}*{box-sizing:border-box}html{background:var(--color-page);min-width:320px;min-height:100%}body{background:var(--color-page);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{color:inherit;font:inherit;letter-spacing:0}button,label,input[type=checkbox],input[type=radio]{-webkit-tap-highlight-color:transparent}button{border:0}button,a,input,textarea,select{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #3669d647}svg{display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-screen{background:linear-gradient(180deg, #ffffffc7, #eef3f8eb), var(--color-page);place-items:center;min-height:100vh;padding:28px;display:grid}.login-panel{background:#fff;border:1px solid #dbe3ee;border-radius:8px;gap:18px;width:100%;max-width:420px;padding:28px;display:grid;box-shadow:0 18px 48px #0f172a1f}.login-panel--checking{color:var(--color-text-muted);text-align:center;justify-items:center;font-weight:650}.login-brand{align-items:center;gap:12px;display:flex}.login-brand span:last-child{gap:3px;display:grid}.login-brand strong{color:#0f172a;font-size:17px}.login-brand small{color:var(--color-text-muted);font-size:12px}.login-heading{gap:4px;padding-top:6px;display:grid}.login-heading p{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:750}.login-heading h1{color:#111827;margin:0;font-size:26px;line-height:1.25}.login-field{color:var(--color-text-muted);gap:8px;font-size:13px;font-weight:750;display:grid}.login-input-wrap{display:block;position:relative}.login-input-wrap svg{color:#94a3b8;width:18px;height:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.login-input-wrap input{width:100%;height:44px;color:var(--color-text);background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;padding:0 13px 0 42px}.login-input-wrap input:focus{box-shadow:0 0 0 4px var(--color-accent-focus);border-color:#0f9b8e85}.login-error{color:var(--color-danger);background:#fff7f5;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:700}.login-submit{justify-content:center;width:100%}.app-shell{min-height:100vh}.workspace-sidebar{z-index:30;width:240px;color:var(--color-text);background:#fff;border-right:1px solid #d8e1ec;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand-block{border-bottom:1px solid var(--color-border-soft);align-items:center;gap:12px;min-height:56px;padding:10px 18px;display:flex}.brand-mark{color:#fff;background:var(--color-accent-strong);border-radius:8px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:19px;font-weight:800;display:grid;box-shadow:0 5px 14px #0f94882e}.brand-copy{gap:4px;min-width:0;display:grid}.brand-copy strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.3;overflow:hidden}.brand-copy small{color:var(--color-text-muted);font-size:12px}.primary-nav{gap:14px;padding:14px 10px 18px;display:grid}.nav-section{gap:5px;display:grid}.nav-section-toggle{width:100%;min-height:34px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 9px;font-size:14px;font-weight:750;display:flex}.nav-section-toggle svg{color:#94a3b8;width:16px;height:16px;transition:transform .16s}.nav-section.is-expanded .nav-section-toggle svg{transform:rotate(180deg)}.nav-section-items{gap:4px;display:grid}.nav-link{color:#526176;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:40px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:flex}.nav-group{gap:4px;display:grid}.nav-submenu{border-left:1px solid #dbe3ee;gap:6px;margin-left:14px;padding-left:14px;display:grid}.nav-sub-link{min-height:40px;padding-left:14px;font-size:14px}.nav-group.is-active>.nav-group-label{background:var(--color-accent-soft);color:var(--color-accent-strong)}.nav-group-chevron{margin-left:auto;transition:transform .16s}.nav-group.is-expanded .nav-group-chevron{transform:rotate(180deg)}.nav-link svg{color:#94a3b8;stroke-width:2px;flex:0 0 18px;width:18px;height:18px}.nav-link:hover,.nav-link.is-active{color:var(--color-accent-strong);background:var(--color-accent-soft)}.nav-link:hover svg,.nav-link.is-active svg,.nav-group.is-active>.nav-group-label svg{color:var(--color-accent-strong)}.sidebar-footer{color:var(--color-text-muted);border-top:1px solid var(--color-border-soft);align-items:center;gap:11px;margin:auto 18px 20px;padding:16px 2px 0;display:flex}.sidebar-footer svg{width:19px;height:19px}.sidebar-footer span{gap:2px;display:grid}.sidebar-footer strong{color:#334155;font-size:13px;font-weight:650}.sidebar-footer small{font-size:11px}.workspace-column{min-width:0;min-height:100vh;margin-left:240px}.workspace-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-bottom:1px solid #dbe3ee;grid-template-columns:minmax(260px,620px) auto;align-items:center;gap:24px;min-height:56px;padding:0 24px;display:grid;position:sticky;top:0}.global-search{align-items:center;min-width:0;max-width:620px;display:flex;position:relative}.global-search input{width:100%;height:40px;color:var(--color-text);background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;padding:0 44px 0 14px}.global-search input::placeholder{color:#94a3b8}.global-search .icon-button{color:#94a3b8;position:absolute;right:2px}.user-chip{border-left:1px solid var(--color-border-soft);justify-self:end;align-items:center;gap:10px;padding-left:16px;display:flex}.user-avatar{color:#fff;background:var(--color-accent-strong);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.user-copy{gap:2px;display:grid}.user-copy strong{color:#0f172a;font-size:14px}.token-dialog-backdrop{z-index:80;background:#0f172a52;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.token-dialog{border:1px solid var(--color-border);background:#fff;border-radius:8px;gap:18px;width:420px;max-width:100%;padding:20px;display:grid;box-shadow:0 22px 54px #0f172a38}.token-dialog header,.token-dialog-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.token-dialog h2{color:#0f172a;margin:0;font-size:18px}.token-dialog label{color:var(--color-text-muted);gap:8px;font-size:13px;font-weight:700;display:grid}.token-dialog input{height:42px;color:var(--color-text);border:1px solid #dbe3ee;border-radius:8px;padding:0 12px}.token-dialog-actions{justify-content:flex-end}.user-copy small{color:var(--color-text-muted);font-size:12px}.route-title{align-items:center;gap:12px;min-width:0;display:flex}.route-icon{width:24px;height:24px;color:var(--color-accent);flex:0 0 24px;place-items:center;display:grid}.route-icon svg{width:20px;height:20px}.route-title h1{color:#252a35;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:1.25;overflow:hidden}.workspace-header time{color:#717b8e;white-space:nowrap;font-size:14px;font-weight:550}.workspace-main{background:var(--color-page);min-height:calc(100vh - 56px)}.content-shell{width:100%;max-width:1580px;margin:0 auto;padding:24px 32px 40px}.page-intro{justify-content:space-between;align-items:center;gap:24px;min-height:60px;margin-bottom:18px;display:flex}.page-intro h1,.page-intro h2{color:#202531;margin:5px 0 0;font-size:26px;line-height:1.3}.eyebrow{color:#7a8496;margin:0;font-size:13px;font-weight:700}.local-save-status{color:#4f5f75;background:#fff;border:1px solid #dfe4ec;border-radius:7px;flex:none;align-items:center;gap:9px;min-height:42px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.local-save-status svg{width:18px;height:18px}.local-save-status.is-error{color:#b84138;background:#fff8f7;border-color:#f1c2bd}.ledger-page-heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.ledger-page-heading h2{color:var(--color-text);margin:0;font-size:24px;line-height:1.25}.ledger-heading-title{align-items:baseline;gap:10px;min-width:0;display:flex}.ledger-heading-title .eyebrow{white-space:nowrap;flex:none}.ledger-heading-actions{flex:none;align-items:center;gap:8px;display:flex}.ledger-page-heading .local-save-status{margin-left:auto}.panel{background:#fff;border:1px solid #e0e4eb;border-radius:8px;box-shadow:0 2px 8px #1c263a09}.daily-plan-grid{grid-template-columns:minmax(0,1fr) minmax(310px,360px);align-items:stretch;gap:24px;display:grid}.task-panel,.progress-panel{min-height:356px;padding:24px}.panel-heading{justify-content:space-between;align-items:center;gap:16px;min-height:28px;display:flex}.panel-heading h2{color:#252a35;margin:0;font-size:19px;line-height:1.3}.task-entry{grid-template-columns:minmax(0,1fr) 44px;gap:10px;margin-top:20px;display:grid}.task-entry input,.memo-composer textarea{color:#283142;background:#fff;border:1px solid #dbe0e8;border-radius:7px;width:100%;transition:border-color .16s,box-shadow .16s}.task-entry input:hover,.memo-composer textarea:hover{border-color:#bfc8d7}.task-entry input:focus,.memo-composer textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-focus)}.task-entry input{min-width:0;height:44px;padding:0 14px}.task-entry input::placeholder,.memo-composer textarea::placeholder{color:#929cad}.icon-button{cursor:pointer;background:0 0;border-radius:7px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;transition:color .16s,background-color .16s,border-color .16s,transform .16s;display:inline-grid}.icon-button svg{width:19px;height:19px}.primary-action{color:#fff;background:var(--color-accent);width:44px;height:44px;box-shadow:0 5px 12px #0f9b8e2e}.primary-action:hover,.primary-button:hover{background:var(--color-accent-hover)}.primary-action:active,.primary-button:active{transform:translateY(1px)}.ghost-action{color:#8a94a5}.ghost-action:hover{color:#c44840;background:#fff1f0}.inline-feedback{color:#b34037;background:#fff6f5;border:1px solid #f0d1cd;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:36px;margin-top:12px;padding:7px 10px;font-size:13px;display:flex}.inline-feedback p{margin:0}.text-button{color:#a63932;cursor:pointer;background:0 0;flex:none;padding:4px;font-size:12px;font-weight:700}.empty-state{color:#7e899b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.empty-state svg{width:42px;height:42px;color:var(--color-accent);stroke-width:1.55px;margin-bottom:13px}.empty-state strong{color:#4d586a;font-size:15px}.empty-state span{margin-top:6px;font-size:13px}.task-list{gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.project-management-page{gap:18px;display:grid}.project-toolbar{grid-template-columns:minmax(220px,2fr) repeat(4,minmax(150px,1fr));align-items:end;gap:12px;display:grid}.project-toolbar label,.project-form label,.record-row label{color:#526074;gap:6px;font-size:13px;font-weight:650;display:grid}.project-toolbar input,.project-toolbar select,.project-form input,.project-form select,.project-form textarea,.record-row input{color:#202531;background:#fff;border:1px solid #dbe0e8;border-radius:8px;width:100%;min-width:0;padding:10px 12px}.project-form{gap:16px;display:grid}.project-form fieldset{border:1px solid #e1e6ef;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:16px;display:grid}.project-form legend{color:#202531;padding:0 6px;font-weight:800}.project-form .full-span,.project-form textarea{grid-column:1/-1}.record-section{grid-template-columns:1fr!important}.record-section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.record-section-header p{color:#64748b;margin:0;font-weight:700}.record-section-header button,.record-row button{cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:8px;align-items:center;gap:8px;display:inline-flex}.record-row{border-top:1px solid #e8edf4;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;padding-top:12px;display:grid}.customer-matches{background:#f4f8ff;border:1px solid #cfe0ff;border-radius:8px;grid-column:1/-1;gap:8px;padding:10px;display:grid}.customer-matches button{justify-self:start}.save-status{color:#166534;margin:0;font-weight:700}.daily-affairs-page{flex-direction:column;gap:12px;max-height:calc(100vh - 120px);display:flex;overflow:hidden}.task-item{background:#fafbfc;border:1px solid #e6e9ef;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:5px 5px 5px 13px;display:flex}.task-item:hover{border-color:#cfd6e2}.task-check{cursor:pointer;flex:1;align-items:center;gap:11px;min-width:0;display:flex}.task-check input{width:18px;height:18px;accent-color:var(--color-accent);flex:0 0 18px;margin:0}.task-check span{overflow-wrap:anywhere;line-height:1.45}.task-item.is-complete .task-check span{color:#949cab;text-decoration:line-through}.progress-panel{flex-direction:column;display:flex}.progress-ring{flex:0 0 100px;place-items:center;width:140px;height:100px;margin:24px auto 18px;display:grid}.progress-ring>div{z-index:1;text-align:center;grid-area:1/1;gap:2px;display:grid}.progress-ring strong{color:#222734;font-size:32px;line-height:1}.progress-ring span{color:#7b8596;font-size:13px}.progress-stats{gap:8px;margin:auto 0 0;display:grid}.progress-stats div{justify-content:space-between;align-items:center;gap:16px;display:flex}.progress-stats dt{color:#7c8697}.progress-stats dd{color:#343b49;margin:0;font-weight:700}.progress-stats .success-text{color:#279457}.storage-note{color:#929aa9;border-top:1px solid #edf0f4;margin:14px 0 0;padding-top:12px;font-size:11px;line-height:1.55}.memo-workspace{min-height:394px;overflow:hidden}.memo-tabs{background:#f0f2f6;border-bottom:1px solid #e2e5eb;grid-template-columns:repeat(5,minmax(112px,1fr));gap:4px;padding:6px;display:grid}.memo-tab{color:#606a7c;cursor:pointer;background:0 0;border-radius:6px;min-height:40px;padding:0 14px;font-weight:650;transition:color .16s,background-color .16s,box-shadow .16s}.memo-tab:hover{color:#283142;background:#fff9}.memo-tab[aria-selected=true]{color:#273044;background:#fff;box-shadow:0 1px 3px #18223614}.memo-category-panel{padding:24px}.security-notice{color:#8a5b25;background:#fff9e9;border:1px solid #ebdcae;border-radius:6px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:11px 13px;font-size:13px;line-height:1.5;display:flex}.security-notice svg{flex:0 0 18px;width:18px;height:18px;margin-top:1px}.memo-composer textarea{resize:vertical;height:80px;min-height:80px;padding:14px;line-height:1.6}.memo-composer-actions{justify-content:space-between;align-items:center;gap:20px;margin-top:14px;display:flex}.color-picker{border:0;align-items:center;gap:9px;min-width:0;margin:0;padding:0;display:flex}.color-option{cursor:pointer;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.color-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.color-option span{background:var(--memo-color);border:2px solid var(--memo-edge);border-radius:50%;width:24px;height:24px;transition:transform .14s,box-shadow .14s}.color-option:hover span{transform:scale(1.08)}.color-option input:focus-visible+span{outline-offset:2px;outline:3px solid #3669d647}.color-option input:checked+span{box-shadow:0 0 0 3px #fff, 0 0 0 5px var(--color-accent)}.color-yellow{--memo-color:#fff1a8;--memo-edge:#e9c950;--memo-surface:#fff9dc}.color-pink{--memo-color:#ffd1e5;--memo-edge:#ef8fba;--memo-surface:#fff0f6}.color-blue{--memo-color:#d8e7ff;--memo-edge:#81a9ef;--memo-surface:#eef5ff}.color-green{--memo-color:#d5f4d9;--memo-edge:#6bc97a;--memo-surface:#edfaef}.color-purple{--memo-color:#e6d7ff;--memo-edge:#af8be9;--memo-surface:#f5efff}.primary-button{color:#fff;cursor:pointer;background:var(--color-accent);border-radius:7px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;transition:background-color .16s,transform .16s;display:inline-flex;box-shadow:0 5px 12px #0f9b8e2e}.primary-button svg{width:18px;height:18px}.memo-empty{min-height:150px}.memo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.memo-card{box-sizing:border-box;background:var(--memo-surface);border:1px solid var(--memo-edge);border-radius:7px;flex-direction:column;min-height:100px;padding:12px;display:flex}.memo-card p{overflow-wrap:anywhere;color:#353b47;white-space:pre-wrap;margin:0;line-height:1.65}.memo-card footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:8px;display:flex}.memo-card time{color:#737d8d;font-size:11px}.memo-card .icon-button{flex-basis:32px;width:32px;height:32px}.placeholder-page{color:#778294;text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 154px);display:grid}.placeholder-icon{width:72px;height:72px;color:var(--color-accent);background:var(--color-accent-soft);border:1px solid #c8eeea;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.placeholder-icon svg{stroke-width:1.6px;width:34px;height:34px}.placeholder-page h2{color:#303746;margin:6px 0 0;font-size:22px}.audit-tasks-page{flex-direction:column;gap:12px;max-height:calc(100vh - 120px);display:flex;overflow:hidden}.audit-page-toolbar,.audit-toolbar-actions,.audit-row-actions,.audit-drawer-footer{align-items:center;display:flex}.audit-page-toolbar{justify-content:space-between;gap:16px}.audit-toolbar-actions,.audit-row-actions{gap:8px}.secondary-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #d7dde7;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:14px;font-weight:700;display:inline-flex}.secondary-button svg{width:18px;height:18px}.audit-import-button[aria-disabled=true],.secondary-button:disabled,.primary-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55}.audit-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.audit-summary-card{gap:4px;min-width:0;padding:11px 14px;display:grid}.audit-summary-card span{color:#687386;font-size:12px;font-weight:650}.audit-summary-card strong{color:#202531;text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.15;overflow:hidden}.audit-ledger{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.audit-filters{background:#fafbfc;border-bottom:1px solid #e2e6ed;grid-template-columns:minmax(210px,1.6fr) repeat(5,minmax(130px,1fr));gap:8px;padding:14px;display:grid}.audit-search{align-items:center;min-width:0;display:flex;position:relative}.audit-search svg{color:#8490a2;pointer-events:none;width:17px;height:17px;position:absolute;left:11px}.audit-search input,.audit-filter-select select,.audit-form-field input,.audit-form-field select,.audit-form-field textarea{color:#303746;background:#fff;border:1px solid #d8dee8;border-radius:6px;width:100%;min-width:0}.audit-search input,.audit-filter-select select{height:38px;font-size:13px}.audit-search input{padding:0 11px 0 36px}.audit-filter-select{min-width:0}.audit-filter-select select{padding:0 28px 0 10px}.audit-feedback{margin:14px}.audit-import-preview{gap:14px;min-width:0;padding:16px;display:grid}.audit-import-header,.audit-import-actions,.audit-import-summary{align-items:center;display:flex}.audit-import-header{justify-content:space-between;gap:14px}.audit-import-header h2{color:#202531;margin:0;font-size:16px}.audit-import-header p{color:#687386;margin:5px 0 0;font-size:12px}.audit-import-actions,.audit-import-summary{flex-wrap:wrap;gap:8px}.audit-import-summary span{color:#475569;background:#f4f6f9;border:1px solid #e1e6ef;border-radius:6px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.audit-import-error{color:#b42318;margin:0;font-size:13px;font-weight:650}.audit-import-table td:last-child{max-width:280px}.audit-empty{color:#7a8496;place-items:center;min-height:240px;font-size:14px;display:grid}.audit-table-wrap{scrollbar-width:thin;flex:auto;grid-template-rows:minmax(0,1fr) auto;width:100%;min-height:0;display:grid;overflow:hidden}.audit-table-scroll{min-width:0;overflow:hidden auto}.audit-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.audit-table th,.audit-table td{text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e8ebf0;padding:10px 8px;overflow:hidden}.audit-table th{z-index:1;color:#596578;background:#f4f6f9;font-weight:700;position:sticky;top:0}.audit-table th:first-child,.audit-table td:first-child{width:82px}.audit-table th:nth-child(2),.audit-table td:nth-child(2){width:50px}.audit-table th:nth-child(3),.audit-table td:nth-child(3){width:210px}.audit-table th:nth-child(4),.audit-table td:nth-child(4){width:88px}.audit-table th:nth-child(5),.audit-table td:nth-child(5),.audit-table th:nth-child(6),.audit-table td:nth-child(6){width:118px}.audit-table th:nth-child(7),.audit-table td:nth-child(7),.audit-table th:nth-child(8),.audit-table td:nth-child(8){width:54px}.audit-table th:nth-child(9),.audit-table td:nth-child(9){width:72px}.audit-table th:nth-child(10),.audit-table td:nth-child(10){width:64px}.audit-table th:nth-child(11),.audit-table td:nth-child(11),.audit-table th:nth-child(13),.audit-table td:nth-child(13),.audit-table th:nth-child(12),.audit-table td:nth-child(12){width:70px}.audit-table th:nth-child(14),.audit-table td:nth-child(14){width:48px}.audit-table tbody tr:hover{background:#fafbfe}.audit-pagination{color:#667085;background:#fff;border-top:1px solid #e2e6ed;justify-content:space-between;align-items:center;gap:12px;min-width:100%;padding:12px 14px;font-size:13px;display:flex;position:sticky;bottom:0}.audit-pagination-controls{align-items:center;gap:8px;display:inline-flex}.audit-pagination-controls .secondary-button{min-height:34px;padding-inline:12px}.audit-pagination-controls strong{color:#0f9488;background:#eefaf8;border:1px solid #c8eeea;border-radius:7px;place-items:center;min-width:36px;min-height:34px;display:inline-grid}.audit-company-cell{color:#263044;font-weight:650}.audit-stage-cell{color:#475569}.audit-sequence-link{color:#0f9488;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.audit-sequence-link:hover,.audit-sequence-link:focus-visible{text-decoration:underline}.audit-sequence-link:disabled{cursor:not-allowed;opacity:.55}.project-subtabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.project-subtab{color:#475569;background:#f7f9fc;border:1px solid #dbe0e8;border-radius:7px;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.project-subtab.is-active{color:#0f5f56;background:#eefaf8;border-color:#9edbd4}.audit-status{border-radius:5px;align-items:center;min-height:25px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.audit-status-select{text-align:center;background:#f3f7fc;border:1px solid #0000;border-radius:8px;min-width:76px;padding:7px 10px;font-weight:600}.audit-status-select.is-paid{color:#1e7b4c;background:#eef8ef}.audit-status-select.is-unpaid{color:#a85a2d;background:#fff3e8}.audit-status.is-paid{color:#277348;background:#eaf7ef}.audit-status.is-unpaid{color:#a14f2d;background:#fff1e8}.customer-deal-status.is-closed{color:#1f6f49;background:#e9f7ef}.customer-deal-status.is-open{color:#8a5d16;background:#fff4d6}.customer-deal-select{border:1px solid #0000;border-radius:7px;min-width:88px;padding:6px 28px 6px 10px;font-weight:700}.customer-contact-list{gap:4px;display:grid}.customer-contact-list span{color:#273142;font-size:13px;line-height:1.35}.customer-contact-editor{gap:10px;display:grid}.customer-contact-editor-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 36px;align-items:center;gap:8px;display:grid}.customer-contact-editor-row label{display:grid}.content-shell:has(.crm-page){padding-top:14px;padding-bottom:24px}.crm-filters{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(150px,1fr))}.crm-page{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;max-height:calc(100vh - 96px)}.crm-page .ledger-page-heading{min-height:38px}.crm-page .ledger-page-heading h2{margin-top:2px;font-size:23px}.crm-page .audit-page-toolbar,.crm-page .primary-button,.crm-page .local-save-status{min-height:38px}.crm-page .audit-summary-grid{gap:10px}.crm-page .audit-summary-card{gap:3px;padding:11px 14px}.crm-page .audit-summary-card strong{font-size:19px;line-height:1.15}.crm-page .audit-ledger{grid-template-rows:auto minmax(0,1fr);min-height:clamp(480px,100vh - 330px,760px)}.crm-page .audit-filters{gap:7px;padding:10px 12px}.crm-page .audit-search input,.crm-page .audit-filter-select select{height:34px}.crm-page .audit-table th,.crm-page .audit-table td{padding-top:8px;padding-bottom:8px}.project-filters{grid-template-columns:minmax(260px,1.7fr) repeat(4,minmax(130px,1fr))}.project-table{align-self:start}.project-table th:first-child,.project-table td:first-child{width:94px}.project-table th:nth-child(2),.project-table td:nth-child(2){width:220px}.project-table th:nth-child(3),.project-table td:nth-child(3){width:190px}.project-table th:nth-child(4),.project-table td:nth-child(4){width:auto}.project-table th:nth-child(5),.project-table td:nth-child(5){width:86px}.project-table th:nth-child(6),.project-table td:nth-child(6){width:150px}.project-table td:nth-child(2),.project-table .project-partner-cell{overflow-wrap:anywhere;white-space:normal;text-overflow:clip}.project-status.is-active{color:#244477;background:#e9f0ff}.project-status.is-complete{color:#277348;background:#eaf7ef}.crm-table th:first-child,.crm-table td:first-child{width:140px}.crm-table th:nth-child(2),.crm-table td:nth-child(2){width:62px}.crm-table th:nth-child(3),.crm-table td:nth-child(3){width:70px}.crm-table th:nth-child(4),.crm-table td:nth-child(4){width:96px}.crm-table th:nth-child(5),.crm-table td:nth-child(5){width:auto}.crm-table th:nth-child(6),.crm-table td:nth-child(6),.crm-table th:nth-child(7),.crm-table td:nth-child(7),.crm-table th:nth-child(9),.crm-table td:nth-child(9){width:104px}.crm-table th:nth-child(8),.crm-table td:nth-child(8){width:82px}.crm-table th:nth-child(10),.crm-table td:nth-child(10){width:112px}.crm-table th:nth-child(11),.crm-table td:nth-child(11){width:100px}.customer-table th:first-child,.customer-table td:first-child{width:105px}.customer-table th:nth-child(2),.customer-table td:nth-child(2){width:300px}.customer-table th:nth-child(3),.customer-table td:nth-child(3){width:200px}.customer-table th:nth-child(4),.customer-table td:nth-child(4){width:100px}.customer-table th:nth-child(5),.customer-table td:nth-child(5){width:auto}.customer-table th:nth-child(6),.customer-table td:nth-child(6){width:96px}.customer-table .customer-name-cell,.customer-table .customer-partner-cell{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;line-height:1.45}.partner-management-page{grid-template-rows:auto minmax(0,1fr)}.partner-filters{grid-template-columns:minmax(280px,620px)}.partner-table{min-width:1180px}.partner-ledger .audit-table-wrap{overflow:auto}.partner-table th:first-child,.partner-table td:first-child{width:92px}.partner-table th:nth-child(2),.partner-table td:nth-child(2){width:180px}.partner-table th:nth-child(3),.partner-table td:nth-child(3){width:130px}.partner-table th:nth-child(4),.partner-table td:nth-child(4){width:190px}.partner-table th:nth-child(5),.partner-table td:nth-child(5),.partner-table th:nth-child(6),.partner-table td:nth-child(6){width:210px}.partner-table th:nth-child(8),.partner-table td:nth-child(8){width:96px}.partner-table .partner-name-cell,.partner-table .partner-company-cell,.partner-table .partner-note-cell,.partner-table .partner-linked-customers span,.partner-table .partner-account-info span{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;line-height:1.4}.partner-link-toggle{color:var(--color-accent-strong);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:0;display:inline-flex}.partner-link-toggle svg{width:15px;height:15px}.partner-linked-customers,.partner-account-info{gap:4px;margin-top:6px;display:grid}.audit-table .crm-date-column,.audit-table .crm-date-cell{text-overflow:clip;min-width:104px}.crm-level-select{cursor:pointer;appearance:auto;border:0;border-radius:5px;width:54px;height:28px;padding:0 18px 0 8px;font-size:11px;font-weight:800}.crm-level-select.is-a{color:#b42318;background:#fff0ef}.crm-level-select.is-b{color:#244477;background:#e9f0ff}.crm-level-select.is-c{color:#277348;background:#eaf7ef}.crm-level-select.is-d{color:#52627a;background:#eef2f7}.crm-level-select:disabled{cursor:not-allowed;opacity:.55}.crm-status.is-normal{color:#277348;background:#eaf7ef}.crm-status.is-follow_up{color:#8b5a12;background:#fff6dc}.crm-status.is-urgent{color:#b42318;background:#fff0ef}.crm-status.is-done{color:#244477;background:#e9f0ff}.crm-record-input{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.crm-record-empty{color:#7a8496;margin:12px 0 0;font-size:13px}.crm-record-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.crm-record-list li{background:#f8fafc;border:1px solid #e3e8f0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:10px 11px;display:grid}.crm-record-list strong{color:#52627a;font-size:12px}.crm-record-list p{color:#2f3746;white-space:pre-wrap;margin:5px 0 0;font-size:13px;line-height:1.5}.crm-record-list .icon-button{color:#b54a45;background:#fff0ef;width:32px;height:32px}.audit-row-actions{width:34px}.audit-row-actions .icon-button{color:#52627a;background:#f1f4f8;width:30px;height:30px}.audit-row-actions .danger-icon-button{color:#b54a45;background:#fff0ef}.audit-drawer-layer{z-index:60;position:fixed;inset:0}.audit-drawer-backdrop{cursor:default;background:#11182759;width:100%;height:100%;position:absolute;inset:0}.audit-drawer{color:#252a35;background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(660px,100vw - 48px);display:grid;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 42px #141c2b2e}.audit-drawer-header{border-bottom:1px solid #e1e5ec;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px 0 24px;display:flex}.audit-drawer-header h2{margin:0;font-size:19px}.audit-drawer-header .icon-button{color:#667085;background:#f2f4f7}.audit-editor-layer{z-index:60;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.audit-editor-backdrop{cursor:default;background:#11182759;width:100%;height:100%;position:absolute;inset:0}.audit-editor-dialog{color:#252a35;background:#fff;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(980px,100vw - 32px);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 64px #141c2b3d}.audit-editor-header{border-bottom:1px solid #e1e5ec;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px 0 24px;display:flex}.audit-editor-header h2{margin:0;font-size:19px}.audit-editor-header .icon-button{color:#667085;background:#f2f4f7}.audit-task-form{flex-direction:column;gap:20px;min-height:0;padding:22px 24px 0;display:flex;overflow-y:auto}.audit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.audit-form-field{gap:6px;min-width:0;display:grid}.audit-form-field.is-wide{grid-column:1/-1}.audit-form-field>span{color:#576276;font-size:12px;font-weight:700}.audit-form-field input,.audit-form-field select{height:40px;padding:0 10px}.audit-form-field textarea{resize:vertical;padding:9px 10px;line-height:1.45}.audit-form-field input:disabled,.audit-form-field select:disabled{color:#8993a3;background:#f3f5f8}.audit-form-section{border:1px solid #dfe4eb;border-radius:7px;min-width:0;margin:0;padding:16px}.audit-form-section legend{color:#3f4a5e;padding:0 7px;font-size:13px;font-weight:750}.compact-stage-fieldset{gap:12px;display:grid}.audit-stage-row{grid-template-columns:minmax(150px,1fr) minmax(96px,.6fr) auto minmax(150px,1fr) minmax(96px,.6fr);align-items:end;gap:10px;display:grid}.audit-stage-date-field,.audit-stage-half-field,.audit-raw-time-field,.audit-stage-days-field{gap:6px;min-width:0;display:grid}.audit-stage-date-field span,.audit-stage-half-field span,.audit-raw-time-field span,.audit-stage-days-field span{color:#576276;font-size:12px;font-weight:700}.audit-stage-date-field input,.audit-stage-half-field select,.audit-raw-time-field input,.audit-stage-days-field input{color:#303746;background:#fff;border:1px solid #d8dee8;border-radius:6px;width:100%;min-width:0;height:40px;padding:0 10px}.audit-stage-days-field{grid-column:1/-1}.audit-stage-days-field input{background:#f8fafc}.date-picker{min-width:0;position:relative}.date-picker-trigger{color:#1f2937;width:100%;min-width:0;height:40px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.date-picker-trigger:hover{border-color:#c5cedb}.date-picker-trigger:focus,.date-picker-trigger.is-open{border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a629}.date-picker-trigger:disabled{color:#8993a3;cursor:not-allowed;background:#f3f5f8}.date-picker-trigger.is-empty{color:#8b95a5}.date-picker-trigger svg{color:#0f9f90;flex:none;width:17px;height:17px}.date-picker-popover{z-index:90;background:#fff;border:1px solid #dfe4eb;border-radius:8px;width:min(352px,100vw - 32px);padding:16px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 22px 45px #0f172a1f}.date-picker-header,.date-picker-footer{justify-content:space-between;align-items:center;display:flex}.date-picker-header{margin-bottom:16px}.date-picker-nav{color:#344256;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.date-picker-nav:hover{background:#f4f6f9}.date-picker-selects{align-items:center;gap:8px;display:flex}.date-picker-selects select{color:#1f2937;background:#fff;border:1px solid #d8dee8;border-radius:8px;outline:none;height:40px;padding:0 28px 0 12px;font-size:16px;font-weight:750}.date-picker-selects select:focus{border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a624}.date-picker-weekdays,.date-picker-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.date-picker-weekdays{color:#65748a;text-align:center;gap:4px;margin-bottom:8px;font-size:12px;font-weight:700}.date-picker-grid{gap:6px}.date-picker-day,.date-picker-month{color:#1f2937;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:8px;height:40px;font-size:14px;font-weight:700}.date-picker-day:hover,.date-picker-month:hover{background:#ecfdf9}.date-picker-day.is-muted{color:#c2cbd8;background:0 0}.date-picker-day.is-today,.date-picker-month.is-current{color:#0f766e;border-color:#7dd3c7}.date-picker-day.is-selected,.date-picker-month.is-selected{color:#fff;background:#14b8a6;border-color:#14b8a6}.date-picker-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.date-picker-month{height:44px}.date-picker-footer{border-top:1px solid #eef1f5;margin-top:16px;padding-top:12px}.date-picker-footer button{color:#0f766e;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:750}.date-picker-footer button:hover{background:#ecfdf9}.audit-stage-separator{color:#7a8496;justify-content:center;align-items:center;height:40px;font-size:12px;font-weight:750;display:inline-flex}.audit-checkbox-field{color:#465166;align-self:end;align-items:center;gap:9px;min-height:40px;font-size:13px;font-weight:650;display:flex}.audit-checkbox-field input{width:17px;height:17px;accent-color:var(--color-accent);margin:0}.audit-drawer-footer{background:#fff;border-top:1px solid #e3e7ed;justify-content:flex-end;gap:10px;margin-top:auto;padding:16px 0 20px;position:sticky;bottom:0}.daily-affairs-toolbar,.daily-affairs-toolbar-actions,.daily-affairs-row-actions,.daily-affairs-drawer-footer{align-items:center;display:flex}.daily-affairs-toolbar{justify-content:space-between;gap:16px}.daily-affairs-toolbar-actions,.daily-affairs-row-actions{gap:8px}.daily-affairs-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.daily-affairs-summary-card{gap:4px;min-width:0;padding:11px 14px;display:grid}.daily-affairs-summary-card span{color:#687386;font-size:12px;font-weight:650}.daily-affairs-summary-card strong{color:#202531;text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.15;overflow:hidden}.daily-affairs-ledger{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.daily-affairs-filters{background:#fafbfc;border-bottom:1px solid #e2e6ed;grid-template-columns:minmax(240px,1fr) minmax(160px,220px);gap:8px;padding:14px;display:grid}.daily-affairs-search{align-items:center;min-width:0;display:flex;position:relative}.daily-affairs-search svg{color:#8490a2;pointer-events:none;width:17px;height:17px;position:absolute;left:11px}.daily-affairs-search input,.daily-affairs-filter-select select,.daily-affairs-form-field input,.daily-affairs-form-field select,.daily-affairs-form-field textarea{color:#303746;background:#fff;border:1px solid #d8dee8;border-radius:6px;width:100%;min-width:0}.daily-affairs-search input,.daily-affairs-filter-select select{height:38px;font-size:13px}.daily-affairs-search input{padding:0 11px 0 36px}.daily-affairs-filter-select{min-width:0}.daily-affairs-filter-select span{display:none}.daily-affairs-filter-select select{padding:0 28px 0 10px}.daily-affairs-feedback{margin:14px}.daily-affairs-empty{color:#7a8496;place-items:center;min-height:240px;font-size:14px;display:grid}.daily-affairs-table-wrap{scrollbar-width:thin;flex:auto;grid-template-rows:minmax(0,1fr) auto;width:100%;min-height:0;display:grid;overflow:hidden}.daily-affairs-table-scroll{min-width:0;overflow:hidden auto}.daily-affairs-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.daily-affairs-table th,.daily-affairs-table td{color:#303746;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e8ebf0;padding:10px 8px;overflow:hidden}.daily-affairs-table th{z-index:1;color:#596578;background:#f4f6f9;font-weight:700;position:sticky;top:0}.daily-affairs-table th:first-child,.daily-affairs-table td:first-child{width:72px}.daily-affairs-table th:nth-child(2),.daily-affairs-table td:nth-child(2){width:26%}.daily-affairs-table th:nth-child(3),.daily-affairs-table td:nth-child(3){width:118px}.daily-affairs-table th:nth-child(4),.daily-affairs-table td:nth-child(4){width:112px}.daily-affairs-table th:nth-child(6),.daily-affairs-table td:nth-child(6){width:52px}.daily-affairs-table tbody tr:hover{background:#fafbfe}.daily-affairs-title-cell{color:#263044;font-weight:650}.daily-affairs-sequence-link{color:#0f9488;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.daily-affairs-sequence-link:hover,.daily-affairs-sequence-link:focus-visible{text-decoration:underline}.daily-affairs-sequence-link:disabled{cursor:not-allowed;opacity:.55}.daily-affairs-status-select{text-align:center;background:#f3f7fc;border:1px solid #0000;border-radius:8px;min-width:88px;padding:7px 10px;font-weight:700}.daily-affairs-status-select.is-in_progress{color:#8a5d16;background:#fff4d6}.daily-affairs-status-select.is-completed{color:#277348;background:#eaf7ef}.daily-affairs-status-select:disabled{cursor:not-allowed;opacity:.55}.daily-affairs-row-actions{width:34px}.daily-affairs-row-actions .icon-button{color:#52627a;background:#f1f4f8;width:30px;height:30px}.daily-affairs-row-actions .danger-icon-button{color:#b54a45;background:#fff0ef}.daily-affairs-pagination{color:#667085;background:#fff;border-top:1px solid #e2e6ed;justify-content:space-between;align-items:center;gap:12px;min-width:100%;padding:12px 14px;font-size:13px;display:flex;position:sticky;bottom:0}.daily-affairs-pagination-controls{align-items:center;gap:8px;display:inline-flex}.daily-affairs-pagination-controls .secondary-button{min-height:34px;padding-inline:12px}.daily-affairs-pagination-controls strong{color:#0f9488;background:#eefaf8;border:1px solid #c8eeea;border-radius:7px;place-items:center;min-width:36px;min-height:34px;display:inline-grid}.daily-affairs-drawer-layer{z-index:60;position:fixed;inset:0}.daily-affairs-drawer-backdrop{cursor:default;background:#11182759;border:0;width:100%;height:100%;position:absolute;inset:0}.daily-affairs-drawer{color:#252a35;background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(520px,100vw - 48px);display:grid;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 42px #141c2b2e}.daily-affairs-drawer-header{border-bottom:1px solid #e1e5ec;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px 0 24px;display:flex}.daily-affairs-drawer-header h2{margin:0;font-size:19px}.daily-affairs-drawer-header .icon-button{color:#667085;background:#f2f4f7}.daily-affair-form{flex-direction:column;gap:14px;min-height:0;padding:22px 24px 0;display:flex;overflow-y:auto}.daily-affairs-form-field{gap:6px;min-width:0;display:grid}.daily-affairs-form-field>span{color:#576276;font-size:12px;font-weight:700}.daily-affairs-form-field input,.daily-affairs-form-field select{height:40px;padding:0 10px}.daily-affairs-form-field textarea{resize:vertical;min-height:112px;padding:9px 10px;line-height:1.45}.daily-affairs-form-field input:disabled,.daily-affairs-form-field select:disabled,.daily-affairs-form-field textarea:disabled{color:#8993a3;background:#f3f5f8}.daily-affairs-drawer-footer{background:#fff;border-top:1px solid #e3e7ed;justify-content:flex-end;gap:10px;margin-top:auto;padding:16px 0 20px;position:sticky;bottom:0}.mobile-menu,.sidebar-close,.drawer-backdrop{display:none}@media (width<=1180px){.workspace-sidebar{width:240px}.workspace-column{margin-left:240px}.brand-block{padding-inline:18px}.daily-plan-grid{grid-template-columns:minmax(0,1fr) 310px}.memo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.audit-filters{grid-template-columns:repeat(3,minmax(150px,1fr))}.audit-search{grid-column:span 3}.daily-affairs-filters{grid-template-columns:minmax(0,1fr) minmax(150px,210px)}}@media (width<=920px){.workspace-sidebar{width:min(300px,100vw - 46px);transition:transform .22s;transform:translate(-102%);box-shadow:14px 0 38px #080e1b47}.app-shell.is-drawer-open .workspace-sidebar{transform:translate(0)}.workspace-column{margin-left:0}.drawer-backdrop{z-index:25;cursor:pointer;background:#11182773;width:100%;height:100%;position:fixed;inset:0}.app-shell.is-drawer-open .drawer-backdrop{display:block}.mobile-menu,.sidebar-close{display:inline-grid}.sidebar-close{color:#94a3b8;margin-left:auto}.mobile-menu{color:#4f5b6e;background:#f8fafc}.workspace-header{grid-template-columns:40px minmax(0,1fr) auto;gap:12px;padding:0 22px}.content-shell{padding:26px 22px 40px}.daily-plan-grid{grid-template-columns:1fr}.audit-summary-grid,.daily-affairs-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-panel,.progress-panel{min-height:auto}.progress-panel{min-height:330px}.project-toolbar,.project-form fieldset,.record-row{grid-template-columns:1fr}}@media (width<=640px){.workspace-header{grid-template-columns:38px minmax(0,1fr);min-height:60px;padding:0 14px}.user-chip,.workspace-header time,.route-icon{display:none}.route-title h1{font-size:19px}.workspace-main{min-height:calc(100vh - 60px)}.content-shell{padding:18px 14px 32px}.page-intro{flex-direction:column;align-items:flex-start;gap:13px;min-height:0;margin-bottom:18px}.page-intro h1,.page-intro h2{font-size:23px}.local-save-status{min-height:36px}.ledger-page-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px;display:grid}.ledger-page-heading .ledger-heading-title{flex-wrap:wrap;grid-column:1/-1}.ledger-page-heading .ledger-heading-actions{grid-column:1;min-width:0;display:flex}.ledger-page-heading .ledger-heading-actions .primary-button{width:auto}.ledger-page-heading .local-save-status{grid-column:2;justify-self:end;margin-left:0}.task-panel,.progress-panel{padding:20px 16px}.task-entry{grid-template-columns:minmax(0,1fr) 42px}.task-entry input,.primary-action{height:42px}.primary-action{width:42px}.empty-state{min-height:260px}.progress-panel{min-height:330px}.progress-ring{flex-basis:100px;width:140px;height:100px;margin-block:22px 16px}.progress-ring strong{font-size:30px}.memo-workspace{overflow:visible}.memo-tabs{scrollbar-width:thin;padding:8px;display:flex;overflow-x:auto}.memo-tab{flex:1 0 92px;min-width:92px}.memo-category-panel{padding:18px 14px}.memo-composer-actions{flex-direction:column;align-items:stretch;gap:16px}.color-picker{justify-content:space-between}.primary-button{width:100%}.audit-tasks-page{gap:14px}.audit-page-toolbar,.daily-affairs-toolbar{flex-direction:column;align-items:stretch}.audit-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.daily-affairs-toolbar-actions{grid-template-columns:1fr;display:grid}.audit-toolbar-actions .secondary-button{width:100%}.audit-page-toolbar .local-save-status,.daily-affairs-toolbar .local-save-status{justify-content:center}.audit-summary-grid,.daily-affairs-summary-grid{gap:8px}.audit-summary-card,.daily-affairs-summary-card{padding:13px}.audit-summary-card strong,.daily-affairs-summary-card strong{font-size:17px}.audit-filters,.daily-affairs-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.audit-search,.daily-affairs-search{grid-column:span 2}.audit-editor-layer{padding:0}.audit-editor-dialog{border-radius:0;width:100%;max-height:100vh}.audit-editor-header{min-height:58px;padding-inline:16px 12px}.audit-task-form{gap:16px;padding:16px 14px 0}.audit-form-grid{grid-template-columns:1fr}.audit-stage-row{grid-template-columns:minmax(0,1fr) minmax(86px,.55fr)}.audit-stage-separator{display:none}.audit-form-field.is-wide{grid-column:auto}.audit-form-section{padding:13px}.audit-drawer-footer{padding-bottom:max(16px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.daily-affairs-drawer{width:min(480px,100vw - 28px)}.daily-affair-form{gap:16px;padding:16px 14px 0}.daily-affairs-drawer-footer{padding-bottom:max(16px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.memo-grid{grid-template-columns:1fr}.memo-empty{min-height:230px}.placeholder-page{min-height:calc(100vh - 102px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.record-picker{gap:6px;min-width:0;display:grid}.record-picker-trigger{color:#273244;text-align:left;background:#fff;border:1px solid #d8e0ea;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;height:42px;padding:0 12px;display:flex}.record-picker-trigger:hover:not(:disabled),.record-picker-trigger:focus-visible{border-color:#0f9f92;outline:3px solid #0f9f9224}.record-picker-trigger:disabled{color:#8b96a8;cursor:not-allowed;background:#f5f7fa}.record-picker-trigger.is-empty{color:#8290a3}.record-picker-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.record-picker-trigger svg{color:#718096;flex:none;width:18px;height:18px}.record-picker-description{overflow-wrap:anywhere;color:#6d788a;line-height:1.45}.record-picker-layer{z-index:90;position:fixed;inset:0}.record-picker-backdrop{background:#11182761;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.record-picker-dialog{background:#fff;border:1px solid #dbe2ea;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(700px,100vw - 32px);max-height:calc(100dvh - 80px);display:grid;position:absolute;top:40px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 64px #1c26363d}.record-picker-dialog>header,.record-picker-dialog>footer{background:#f8fafc;align-items:center;gap:10px;padding:14px 18px;display:flex}.record-picker-dialog>header{border-bottom:1px solid #e5eaf0;justify-content:space-between}.record-picker-dialog>header h2{margin:0;font-size:17px}.record-picker-dialog>header button{color:#647084;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:grid}.record-picker-dialog>header svg{width:19px;height:19px}.record-picker-search{align-items:center;margin:16px 18px 8px;display:flex;position:relative}.record-picker-search svg{color:#7b8798;pointer-events:none;width:18px;height:18px;position:absolute;left:12px}.record-picker-search input{border:1px solid #d8e0ea;border-radius:7px;width:100%;height:42px;padding:0 12px 0 40px}.record-picker-search input:focus{border-color:#0f9f92;outline:3px solid #0f9f9224}.record-picker-options{min-height:120px;padding:8px 10px 14px;overflow-y:auto}.record-picker-options>button{color:#273244;text-align:left;background:0 0;border:0;border-radius:6px;gap:4px;width:100%;min-height:52px;padding:9px 12px;display:grid}.record-picker-options>button:hover,.record-picker-options>button:focus-visible,.record-picker-options>button[aria-selected=true]{background:#eaf8f5;outline:none}.record-picker-options strong,.record-picker-options span{overflow-wrap:anywhere}.record-picker-options span,.record-picker-options>p{color:#6d788a;font-size:13px}.record-picker-options>p{text-align:center;margin:38px 0}.record-picker-dialog>footer{border-top:1px solid #e5eaf0;justify-content:flex-end}.record-picker-dialog>footer button{border-radius:6px;min-height:36px;padding:0 14px}@media (width<=640px){.record-picker-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 32px);top:16px}.record-picker-dialog>header,.record-picker-dialog>footer{padding:12px 14px}.record-picker-search{margin-left:14px;margin-right:14px}}
