:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#192330;background:#fff;font-synthesis:none;font-weight:400;--blue:#2c82eb;--blue-ink:#1876dd;--muted:#85909e;--border:#e5e9ee;--light:#f4f7fb;--amber:#de8a08}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:none;border:0;color:inherit}button:disabled{cursor:default;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #9bc8ff;outline-offset:3px}button:hover{filter:brightness(.97)}h1,h2,h3,p{margin:0}input,textarea,select{width:100%;border:1px solid #dce2e9;background:#fff;border-radius:9px;padding:12px;min-width:0;color:#24303e;font-size:16px}input:focus,textarea:focus,select:focus{outline:2px solid #c3ddff;border-color:var(--blue)}textarea{resize:vertical;line-height:1.6}input[type=date]{min-height:46px;-webkit-appearance:none;-moz-appearance:none;appearance:none}svg{flex-shrink:0;vertical-align:middle}button.primary,a.primary{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--blue);color:#fff;border-radius:9px;min-height:48px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none}.soft-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#f0f5fc;color:#3674b8;border:1px solid #e4ecf7;border-radius:9px;min-height:44px;padding:10px 13px;font-size:14px}.text-button{color:var(--blue-ink);display:inline-flex;align-items:center;gap:3px;min-height:44px;font-size:14px;padding:0}.icon-button{width:44px;height:44px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.brand{font-size:16px;font-weight:600;letter-spacing:-.25px}.brand span{font-weight:400;color:#929dab}.avatar{width:36px;height:36px;border-radius:50%;background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.avatar.small{width:34px;height:34px;font-size:16px}.avatar.large{width:58px;height:58px;font-size:28px}.sidebar{display:none}.mobile-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.main{padding:9px 18px 143px;max-width:700px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:0 0 12px}.page-heading h1{font-size:36px;line-height:1.4;letter-spacing:-1px;font-weight:700}.page-heading p{font-size:16px;color:var(--muted);margin-top:1px;line-height:1.7}.desktop-create{display:none!important}.filters{display:flex;gap:32px;border-bottom:1px solid #d9dfe7;margin:0 -18px;padding:0 18px}.filters button{padding:10px 0 15px;min-height:48px;font-size:16px;font-weight:600;color:#727f8d;position:relative;white-space:nowrap}.filters .active{color:var(--blue)}.filters .active:after,.detail-tabs .active:after{content:"";position:absolute;bottom:0;height:3px;border-radius:2px;background:var(--blue);left:0;right:0}.action-group{padding-top:27px}.group-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.group-heading h2{font-size:21px;font-weight:650;letter-spacing:-.5px}.group-heading>span{font-size:15px;display:flex;align-items:center;gap:8px;color:var(--muted)}.action-row{position:relative;padding:16px 0 19px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:8px;row-gap:11px}.action-row:last-child{border-bottom:0}.action-group:first-child .action-row{border-bottom:1px solid var(--border)}.row-title{text-align:left;padding:0;grid-column:1/-1;min-height:49px;max-width:100%}.row-title h3{font-size:17px;line-height:1.45;font-weight:650;letter-spacing:-.3px}.row-title p{display:flex;gap:10px;margin-top:7px;font-size:15px;color:var(--muted);line-height:1.5}.due{color:var(--muted);font-size:14px;min-height:38px;text-align:right;position:absolute;right:-3px;top:39px;max-width:52%;padding:6px 3px}.amber{color:var(--amber)}.red-text{color:#bc4139}.row-meta{display:flex;flex-direction:column;gap:7px;color:#818d9b;font-size:15px;line-height:1.5;grid-column:1}.row-meta span{display:flex;align-items:center;gap:8px}.row-meta svg{color:#657483}.row-update{grid-column:2;color:var(--blue);font-size:16px;font-weight:600;align-self:center;min-height:44px;padding:0 3px 0 10px}.mobile-create{position:fixed;z-index:10;bottom:calc(65px + env(safe-area-inset-bottom));left:0;right:0;background:#fff;padding:10px 16px 9px}.mobile-create .primary{width:100%;max-width:664px;margin:auto;font-size:18px;min-height:48px;border-radius:9px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dde2e9;display:flex;justify-content:space-around;padding:5px 12px calc(6px + env(safe-area-inset-bottom));z-index:11;height:calc(65px + env(safe-area-inset-bottom))}.bottom-nav button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:3px;min-width:70px;color:#8794a3;font-size:13px}.bottom-nav .active{color:var(--blue)}.bottom-nav svg{width:25px;height:25px}.page-heading.compact{padding-top:8px;padding-bottom:20px}.page-heading.compact h1{font-size:30px}.page-heading.compact p{font-size:14px}.empty{padding:48px 10px;text-align:center;color:#8b97a5}.empty>svg{margin-bottom:14px}.empty h3{font-size:17px;font-weight:500;color:#536273;margin-bottom:9px}.empty p{font-size:14px;line-height:1.7;margin-bottom:17px}.badge{display:inline-flex;align-items:center;background:#f1f3f6;color:#778391;border-radius:5px;font-size:12px;line-height:1.4;padding:5px 8px;white-space:nowrap}.badge.blue{background:#eaf3ff;color:#257dd9}.badge.green{background:#edf7f0;color:#35825d}.badge.red{background:#fff0ed;color:#b84635}.eyebrow{font-size:13px;color:var(--muted);line-height:1.6}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:9px;background:#f9fafc;padding:0 12px;color:#8593a1;min-width:0}.search input{border:none;background:none;padding:11px 0;outline:0;min-height:45px}.project-controls{margin-bottom:14px}.project-filter-row{display:flex;align-items:center;gap:12px;margin-top:14px;justify-content:space-between}.project-filter-row select{width:116px;padding:9px 6px;font-size:13px;min-height:42px;border:0;color:#758191}.toggle{display:flex;background:#f2f5f8;padding:3px;border-radius:8px}.toggle button{padding:8px 13px;font-size:14px;min-height:38px;color:#768392;border-radius:6px}.toggle button.active{background:#fff;color:#2478d8;box-shadow:0 1px 4px #1321350a}.project-row{display:block;width:100%;text-align:left;border-bottom:1px solid var(--border);padding:21px 0}.project-row-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.project-row h2{font-size:21px;margin:10px 0;display:flex;justify-content:space-between;align-items:center}.project-row h2 svg{color:#8793a2}.project-row p{color:#697788;font-size:15px;line-height:1.6}.project-row-meta{display:flex;justify-content:space-between;gap:10px;margin-top:17px;font-size:12px;color:#8b96a3}.detail-main{padding-bottom:105px}.detail-top{display:flex;align-items:center;justify-content:space-between;margin:0 -5px 15px}.back-button{display:flex;align-items:center;gap:4px;color:#647387;min-height:44px;font-size:14px;padding:0}.project-header .eyebrow{margin-bottom:5px}.project-header h1{font-size:30px;letter-spacing:-.7px;line-height:1.3}.project-badges{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:13px 0}.customer{font-size:12px;color:#929ba7;margin-left:2px}.status-description{font-size:14px;color:#7a8594;line-height:1.65;margin:10px 0 22px}.detail-tabs{display:flex;gap:28px;border-bottom:1px solid var(--border)}.detail-tabs button{position:relative;font-size:15px;color:#778594;padding:12px 0;min-height:48px}.detail-tabs button.active{color:var(--blue);font-weight:600}.detail-content{padding:22px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-heading h2{font-size:17px;font-weight:600}.section-heading>span,.section-heading>svg{font-size:13px;color:#8d99a6}.next-action{background:#f3f7fd;padding:19px;border-radius:11px}.next-action h3{font-size:21px;line-height:1.5;margin:16px 0 11px}.meta-line{display:flex;align-items:center;gap:7px;color:#768496;font-size:14px}.dates-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #e1e9f3;margin-top:18px;padding-top:17px}.dates-grid small{display:block;color:#8e99a5;font-size:12px;margin-bottom:7px}.dates-grid strong{font-size:16px;font-weight:500}.contact-overview{display:flex;gap:24px;justify-content:space-between;font-size:12px;margin:20px 0 26px;color:#8e99a5}.contact-overview div{display:flex;flex-direction:column;gap:7px}.contact-overview strong{font-weight:400;color:#66768a;font-size:14px}.latest-section{padding-bottom:22px;border-bottom:1px solid var(--border)}.record-meta{font-size:12px;color:#8b97a5;display:flex;gap:12px;align-items:center;margin:12px 0 9px}.record-text{font-size:14px;color:#59687c;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.issues-section{padding-top:23px}.issue{border-bottom:1px solid var(--border);padding:17px 0}.issue summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;min-height:44px}.issue summary>span:first-child{flex:1;min-width:0}.issue summary small{display:block;color:#96a0ab;font-size:11px;margin-bottom:5px}.issue summary strong{font-size:14px;line-height:1.5;font-weight:500;display:block}.issue summary::-webkit-details-marker{display:none}.issue p{font-size:13px;line-height:1.8;color:#7b8898;margin-top:12px}.project-settings{margin-top:18px}.history-item{padding:0 0 24px;margin-bottom:22px;border-bottom:1px solid var(--border)}.detail-footer{position:fixed;left:0;right:0;bottom:0;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--border);display:flex;gap:12px;z-index:10}.detail-footer .primary{flex:1}.detail-footer .soft-button{font-size:14px}.files-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:22px}.files-toolbar .search{flex:1}.files-toolbar .soft-button{flex-shrink:0}.file-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:17px 0;border-bottom:1px solid var(--border);color:#5487bf;min-width:0}.file-row>span{flex:1;min-width:0}.file-row strong{display:block;color:#435369;overflow-wrap:anywhere;font-size:14px;font-weight:500;line-height:1.5}.file-row small{display:block;color:#929daa;margin-top:6px;font-size:11px}.me-content{padding-top:5px}.profile{display:flex;align-items:center;gap:15px;padding:5px 0 25px}.profile h2{font-size:23px;font-weight:600}.profile p{color:#8994a1;font-size:13px;margin-top:7px}.preview-note{background:#f4f7fc;border-radius:12px;padding:20px;margin-bottom:18px}.preview-note h2{font-size:18px;margin:15px 0 9px}.preview-note p{font-size:13px;color:#7c8899;line-height:1.8;margin-bottom:10px}.preview-note small{font-size:11px;color:#96a0ad}.settings-row{display:flex;width:100%;text-align:left;align-items:center;gap:14px;padding:19px 0;border-bottom:1px solid var(--border);color:#65778c}.settings-row>span{flex:1;font-size:15px;color:#374a61}.settings-row small{display:block;font-size:11px;color:#95a0ad;margin-top:8px;line-height:1.5}.workspace-domain{text-align:center;padding:32px 0;color:#96a3b1;font-size:15px}.workspace-domain span{display:block;font-size:11px;margin-top:7px}.toast{position:fixed;bottom:150px;left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:9px;padding:12px 17px;max-width:calc(100vw - 30px);width:max-content;background:#263b50;color:#fff;border-radius:10px;font-size:13px;box-shadow:0 5px 20px #14283b20}.modal{padding:0;border:0;border-radius:17px 17px 0 0;width:100%;max-width:620px;max-height:93dvh;margin:auto auto 0;background:#fff;color:inherit;overflow:auto;overscroll-behavior:contain;box-shadow:0 10px 60px #0f203438}.modal::backdrop{background:#182a424d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-handle{width:34px;height:4px;background:#d6dde5;border-radius:4px;margin:10px auto 0}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px 17px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fff;z-index:2}.modal-header h2{font-size:22px;line-height:1.4;font-weight:650}.modal-header p{font-size:12px;color:#8995a4;margin-top:5px}.form-body{padding:20px}.form-body>label,.form-grid>label,.more-fields>label{display:block;font-size:13px;font-weight:500;margin-bottom:18px;line-height:1.5}.form-body label>input,.form-body label>select,.form-body label>textarea{display:block;margin-top:8px;font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.optional{font-weight:400;color:#a0a9b5;font-size:11px;margin-left:5px}.required{color:#d56958}.unchanged{display:flex;gap:8px;align-items:center;width:100%;background:#f6f8fb;padding:12px;border-radius:8px;margin-bottom:19px;font-size:13px;min-height:45px;color:#627185;border:1px solid transparent}.unchanged.selected{background:#eaf3ff;color:#2375c9;border-color:#b7d8fc}.unchanged small{font-size:10px;margin-left:auto;color:#8998a9}.date-shortcuts{display:flex;gap:8px;margin-top:-7px;margin-bottom:19px}.date-shortcuts button{padding:8px 10px;border:1px solid #e3e8ee;border-radius:6px;color:#8290a1;font-size:12px;min-height:36px}.date-shortcuts .selected{background:#ecf4ff;border-color:#aacef7;color:#2574ca}.more-fields{padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid var(--border)}.more-fields summary{display:flex;align-items:center;gap:8px;color:#8390a2;font-size:12px;cursor:pointer;min-height:36px}.more-fields>label{margin-top:16px;margin-bottom:0}.field-label{font-size:13px;margin:5px 0 10px}.upload-choices{display:flex;gap:10px}.hint{font-size:11px;line-height:1.6;color:#99a3af;margin:9px 0}.picked-file{display:flex;align-items:center;gap:9px;background:#f6f8fb;border-radius:7px;padding:8px 10px;margin-top:8px;color:#7191b5}.picked-file>div{flex:1;min-width:0}.picked-file strong{font-size:12px;font-weight:500;color:#4e627a;overflow-wrap:anywhere;display:block}.picked-file small{font-size:10px;display:block;margin-top:4px;color:#95a2b0}.form-error{display:flex;gap:8px;align-items:center;color:#b83b30;background:#fff2ef;padding:11px;border-radius:7px;font-size:12px;line-height:1.6;margin-top:16px}.form-footer{padding:13px 20px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fff;position:sticky;bottom:0}.form-footer p{color:#a0a9b3;font-size:10px;text-align:center;margin:0 0 11px}.form-footer .primary{width:100%}.close-warning{background:#fff8e9;padding:13px;border-radius:8px;margin-bottom:19px;font-size:12px;color:#8e7541;line-height:1.6}.close-warning p{margin-bottom:10px}.close-warning .text-button{margin-left:12px;font-size:12px}.preview-body{padding:20px}.preview-body>img{display:block;max-width:100%;max-height:65dvh;object-fit:contain;margin:auto}.preview-body>iframe{width:100%;height:62dvh;border:0}.notice-text{padding:24px;line-height:1.7;font-size:14px}@media(min-width:768px){body{background:#fbfcfe}.sidebar{display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;width:220px;background:#f7f9fc;border-right:1px solid var(--border);padding:30px 22px;z-index:12}.sidebar .brand{font-size:22px;margin:0 7px 45px}.side-nav{display:flex;flex-direction:column;gap:8px}.side-nav button{display:flex;align-items:center;gap:13px;text-align:left;padding:14px 16px;border-radius:9px;color:#7b8899;font-size:15px}.side-nav .active{background:#eaf2fd;color:var(--blue-ink);font-weight:600}.sidebar-bottom{margin-top:auto;display:flex;align-items:center;gap:12px;padding:20px 7px;font-size:14px}.sidebar-bottom small{display:block;font-size:11px;color:#99a4b2;margin-top:5px}.prototype-label{font-size:10px;color:#a0abba;margin:0 7px}.main{max-width:1000px;margin-left:220px;margin-right:auto;padding:50px 54px 60px;width:calc(100% - 220px)}.mobile-brand,.bottom-nav,.mobile-create{display:none}.desktop-create{display:flex!important}.page-heading{padding-bottom:24px}.page-heading h1{font-size:38px}.page-heading p{font-size:15px;margin-top:3px}.filters{margin:0;padding:0;gap:34px}.filters button{font-size:15px;padding-bottom:16px}.action-group{padding-top:34px}.group-heading h2{font-size:19px}.group-heading>span{font-size:13px}.action-row{padding:26px 0 24px;row-gap:16px;grid-template-columns:1fr auto}.row-title h3{font-size:18px}.row-title p{font-size:13px;margin-top:9px}.due{font-size:13px;top:21px;right:0;max-width:40%}.row-meta{flex-direction:row;gap:24px;font-size:13px}.row-meta svg{width:17px;height:17px}.row-update{font-size:14px;min-height:36px}.detail-main{padding-top:24px;padding-bottom:125px}.detail-top{margin-bottom:23px}.project-header h1{font-size:34px}.project-badges{margin:15px 0}.status-description{font-size:15px}.detail-content{padding-top:26px}.next-action{padding:24px}.next-action h3{font-size:23px}.dates-grid{max-width:420px}.contact-overview{justify-content:flex-start;gap:90px}.contact-overview div{flex-direction:row;align-items:center;gap:14px}.record-text{font-size:15px}.latest-section{padding-bottom:27px}.detail-footer{left:220px;max-width:1000px;padding:17px 54px;justify-content:flex-end}.detail-footer .primary{flex:0 1 230px}.detail-footer .soft-button{min-width:160px}.project-controls{margin-top:5px}.project-filter-row{margin-top:18px}.project-row{padding:24px 0}.project-row h2{font-size:22px}.project-row-meta{justify-content:flex-start;gap:30px}.project-row-heading{justify-content:flex-start;gap:14px}.me-content{max-width:650px}.preview-note{padding:25px}.preview-note p{font-size:14px}.profile{padding-bottom:30px}.modal{border-radius:16px;max-height:88dvh;margin:auto;width:560px}.modal-handle{display:none}.modal-header{padding:22px 26px 20px}.form-body{padding:24px 26px}.form-footer{padding:16px 26px 22px}.modal.wide{width:780px;max-width:calc(100vw - 60px)}.toast{bottom:40px;margin-left:100px}.page-heading.compact{padding:0 0 24px}.page-heading.compact h1{font-size:34px}}@media(min-width:1280px){.main{margin-left:calc(220px + (100vw - 1220px)/2)}.detail-footer{left:calc(220px + (100vw - 1220px)/2);width:1000px}}@media(max-width:359px){.main{padding-left:15px;padding-right:15px}.filters{gap:25px;padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}.due{font-size:12px}.row-title p{font-size:13px;gap:7px}.row-meta{font-size:14px}.row-title h3{font-size:16px}.date-shortcuts{gap:5px}.date-shortcuts button{font-size:11px;padding:8px}.unchanged small{display:none}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,color .15s}.modal[open],.toast{animation:appear .16s ease-out}@keyframes appear{0%{opacity:0;translate:0 7px}to{opacity:1;translate:0 0}}}@media(max-width:767px){.page-heading h1{font-size:32px;line-height:1.35}.page-heading{padding-bottom:5px}.filters button{padding-bottom:12px}.group-heading h2{font-size:20px}.action-row{row-gap:8px;padding-top:15px;padding-bottom:18px}.row-title{grid-column:1}.row-title h3{font-size:16px}.row-title p{margin-top:4px;font-size:14px;gap:8px}.due{position:static;grid-column:2;grid-row:1;align-self:start;max-width:none;padding:6px 0;font-size:13px}.row-meta{font-size:14px;gap:5px}.row-meta svg{width:17px;height:17px}.action-group{padding-top:28px}.row-update{font-size:15px}.avatar{width:36px;height:36px}.brand{font-size:15px}}.pdf-toolbar{display:flex;align-items:center;justify-content:center;gap:18px;font-size:13px;color:#7a8899;margin-bottom:12px}.pdf-canvas-wrap{width:100%;min-height:180px}.pdf-canvas-wrap canvas{display:block;max-width:100%;border:1px solid var(--border)}:root{--muted:#697586;--border:#e4e9ef;--blue:#2875d7;--blue-ink:#216ac6}.workspace-caption{font-size:12px;color:#758295;margin-bottom:14px;letter-spacing:.2px}.overview-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.overview-heading h1{font-size:30px;line-height:1.4;letter-spacing:-.7px}.overview-heading p{font-size:14px;color:#728094;margin-top:8px}.overview-heading .primary{min-height:42px;font-size:14px;padding:10px 16px;white-space:nowrap}.overview-summary{display:flex;align-items:center;gap:25px;padding:0 0 24px;font-size:13px;color:#6b798b}.overview-summary strong{font-size:17px;color:#30425a;margin-right:3px}.overview-summary button{display:flex;gap:7px;align-items:center;font-size:13px;min-height:40px}.summary-date{margin-left:auto}.project-workspace{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}.overview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px 0}.project-filters{display:flex;gap:22px;align-items:center;flex-shrink:0}.project-filters button{font-size:13px;color:#6e7c8e;min-height:48px;padding:12px 0;border-bottom:2px solid transparent;white-space:nowrap}.project-filters button.active{color:var(--blue-ink);border-bottom-color:var(--blue);font-weight:600}.overview-toolbar .search{width:260px;min-height:38px;background:#f8fafc;margin:0;border:1px solid #e8ecf1;border-radius:7px}.overview-toolbar .search input{font-size:12px;padding:9px 0;min-height:36px}.overview-options{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f2f5;color:#8290a1;font-size:12px;gap:14px}.overview-options>div{display:flex;gap:8px}.overview-options select{width:auto;font-size:12px;border:0;background:#f5f7fa;padding:7px 9px;border-radius:5px;color:#586a80}.project-grid-head,.project-grid-row{display:grid;grid-template-columns:minmax(195px,1.05fr) minmax(210px,1.4fr) 95px 110px 92px;gap:18px;align-items:center;padding:0 20px}.project-grid-head{background:#f7f9fc;border-top:1px solid var(--border);border-bottom:1px solid var(--border);height:43px;color:#718097;font-size:12px}.project-grid-head>span:last-child{text-align:right}.project-grid-row{min-height:112px}.project-entry+.project-entry{border-top:1px solid var(--border)}.project-entry:hover,.project-entry.expanded{background:#fcfdff}.project-identity{display:flex;align-items:center;gap:7px;min-width:0}.expand-button{display:flex;align-items:center;justify-content:center;min-width:28px;width:28px;height:44px;color:#8694a5;padding:0}.project-name{text-align:left;min-width:0;padding:6px 0}.project-name strong{display:block;font-size:16px;font-weight:650;line-height:1.5;overflow-wrap:anywhere;color:#263a53}.project-name small{display:block;font-size:11px;margin-top:7px;color:#7a899a;line-height:1.5}.pin-button{color:#9aa7b7;min-width:28px;height:40px;padding:0;opacity:0}.project-entry:hover .pin-button,.pin-button:focus-visible,.pin-button.pinned{opacity:1}.pin-button.pinned{color:var(--blue)}.project-focus{min-width:0}.project-focus p{font-size:13px;line-height:1.75;color:#465974;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-focus small{display:block;font-size:11px;color:#7f8d9f;margin-top:7px;line-height:1.5}.status-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:5px;font-size:11px;line-height:1.4;padding:5px 8px;background:#edf3fc;color:#3972b2}.status-pill.waiting{background:#fff6e7;color:#9a6b19}.status-pill.done{background:#edf7f1;color:#417c61}.status-pill.blocked{background:#fff0ef;color:#b15049}.status-pill.paused{background:#f0f2f5;color:#68768a}.project-follow{font-size:13px;color:#64758d;line-height:1.6}.project-follow small,.work-date small{display:block;font-size:11px;margin-top:4px}.deadline-note{color:#9a7026}.attention{color:#bb5146}.project-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.update-button{color:var(--blue-ink);font-size:13px;font-weight:600;min-height:42px;padding:7px 10px}.open-detail{color:#8a9bb0;width:30px}.expanded-content{border-top:1px solid #e9eef5;background:#f8fafc;padding:18px 24px 20px 54px}.expanded-summary{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;font-size:12px;line-height:1.8}.expanded-summary>span{color:#8996a6;white-space:nowrap;padding-top:3px}.expanded-summary p{flex:1;color:#61718a;padding-top:3px}.expanded-summary .text-button{font-size:12px;min-height:28px;white-space:nowrap}.work-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.work-heading h3{font-size:14px;font-weight:600;color:#3b4f69}.work-heading h3 span{font-size:11px;font-weight:400;color:#8a96a6;margin-left:10px}.work-heading .text-button{font-size:12px}.work-row{display:grid;grid-template-columns:minmax(180px,1fr) 90px 110px 110px;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid #e7ecf2}.work-row:last-child{border-bottom:0}.work-name{min-width:0}.work-name strong{display:block;font-size:13px;font-weight:550;color:#354e6d;line-height:1.5}.work-name p{font-size:12px;color:#748398;line-height:1.7;margin:5px 0;overflow-wrap:anywhere}.work-name small{font-size:10px;color:#8996a6}.work-row.completed .work-name strong{color:#7c8998}.work-row .status-pill{justify-self:start}.work-date{font-size:12px;color:#718095}.work-actions{display:flex;gap:16px;justify-content:flex-end}.work-actions .text-button{font-size:12px;white-space:nowrap}.work-empty{font-size:12px;line-height:1.8;color:#7c8b9f;padding:14px 0}.overview-empty{text-align:center;padding:60px 20px;color:#8897aa}.overview-empty h3{font-size:17px;color:#526781;margin:12px 0}.overview-empty p{font-size:13px}.overview-footnote{color:#8b97a7;font-size:12px;margin:20px 0;line-height:1.8}.overview-detail>.work-items{border:1px solid var(--border);border-radius:10px;padding:8px 22px;margin-bottom:22px;background:#fff}.overview-detail .next-action{margin-bottom:20px}.overview-detail .next-action h3{font-size:18px;margin-top:12px}.history-scope{font-size:12px;color:#537499;margin-bottom:8px}.due small{display:block;font-size:11px;margin-top:4px}.row-meta .status-pill{margin-left:4px}.hint,.optional,.form-footer p{color:#748296}@media(min-width:768px){body{background:#f5f7fa}.sidebar{width:196px;background:#fff;padding:30px 18px}.sidebar .brand{margin:0 10px 36px;font-size:21px}.side-nav button{padding:13px 16px;font-size:14px}.main{width:calc(100% - 196px);max-width:1550px;margin:0 0 0 196px;padding:36px 36px 64px}.detail-main{max-width:1280px;padding-top:24px;padding-bottom:110px}.detail-footer{left:196px;right:0;max-width:none;width:auto;padding:14px 36px}.project-header h1{font-size:29px}.project-header .status-description{max-width:900px;font-size:14px;line-height:1.8}.project-badges{margin:12px 0}.detail-top{margin-bottom:12px}.detail-tabs{margin-top:20px}.detail-content{padding-top:20px}.page-heading h1,.page-heading.compact h1{font-size:30px}.page-heading p{font-size:13px}.action-groups{max-width:1080px}.action-group{padding-top:26px}.group-heading h2{font-size:16px}.action-row{grid-template-columns:minmax(250px,1fr) 170px 70px;padding:18px 0;gap:8px 18px}.row-title{grid-column:1;grid-row:1;min-height:0}.row-title h3{font-size:15px}.row-title p{font-size:12px;margin-top:5px}.row-meta{grid-column:1;grid-row:2;font-size:12px;gap:20px}.due{position:static;grid-column:2;grid-row:1/3;max-width:none;text-align:left;font-size:12px}.row-update{grid-column:3;grid-row:1/3}.modal-header h2{font-size:22px}.detail-main .work-row{grid-template-columns:minmax(200px,1fr) 100px 120px 120px}}@media(min-width:1600px){.main{padding-left:48px;padding-right:48px}.project-grid-row{min-height:118px}.project-grid-head,.project-grid-row{grid-template-columns:minmax(220px,1.05fr) minmax(280px,1.6fr) 110px 130px 100px}}@media(min-width:768px)and (max-width:1150px){.sidebar{width:170px;padding:30px 12px}.main{width:calc(100% - 170px);margin-left:170px;padding:28px 22px 80px}.detail-footer{left:170px}.project-grid-head,.project-grid-row{grid-template-columns:minmax(155px,1fr) minmax(165px,1.2fr) 76px 80px 52px;gap:10px;padding-left:12px;padding-right:12px}.open-detail{display:none}.project-grid-row{min-height:130px}.project-filters{gap:14px}.overview-toolbar{flex-wrap:wrap;gap:8px;padding-top:10px}.overview-toolbar .search{width:100%;margin-bottom:12px}.pin-button{display:none}.project-identity{gap:2px}.expanded-content{padding:14px 20px}.expanded-summary{flex-wrap:wrap}.expanded-summary .text-button{margin-left:auto}.work-row,.detail-main .work-row{grid-template-columns:minmax(160px,1fr) 75px 95px;gap:12px}.work-actions{grid-column:1/-1;justify-content:flex-end}.order-hint{display:none}}@media(max-width:999px){body{background:#f6f8fb}.main{max-width:none;padding:12px 16px 100px}.mobile-brand{padding:0 2px 14px}.overview-heading{margin:10px 0 14px;gap:10px;align-items:center}.workspace-caption{display:none}.overview-heading h1{font-size:26px;letter-spacing:-.5px}.overview-heading p{font-size:12px;max-width:210px;line-height:1.65;margin-top:5px}.overview-heading .primary{font-size:12px;min-height:40px;padding:9px 12px;gap:5px}.overview-summary{gap:13px;flex-wrap:wrap;padding-bottom:16px;font-size:11px}.overview-summary button{font-size:11px;gap:4px}.overview-summary strong{font-size:15px}.summary-date{display:none}.project-workspace{border:0;background:none;overflow:visible}.overview-toolbar{display:flex;flex-direction:column-reverse;align-items:stretch;padding:0;gap:5px}.overview-toolbar .search{width:100%;background:#fff;min-height:44px}.overview-toolbar .search input{font-size:14px;padding:11px 0}.project-filters{gap:0;justify-content:space-between;overflow:auto;border-bottom:1px solid var(--border)}.project-filters button{font-size:12px;min-height:48px}.overview-options{border:0;padding:13px 0;font-size:11px}.overview-options select{font-size:11px;padding:7px;background:#fff}.order-hint,.project-grid-head{display:none}.project-grid-body{display:flex;flex-direction:column;gap:12px}.project-entry{background:#fff;border:1px solid var(--border)!important;border-radius:10px;overflow:hidden}.project-grid-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:15px;min-height:0}.project-identity{grid-column:1;grid-row:1;gap:4px}.expand-button{min-width:20px;width:20px}.project-name strong{font-size:16px}.project-name small{font-size:10px;margin-top:4px}.pin-button{opacity:1;min-width:24px}.project-state{grid-column:2;grid-row:1;justify-self:end}.project-focus{grid-column:1/-1;padding-left:24px}.project-focus p{font-size:13px;line-height:1.7}.project-focus small{font-size:11px}.project-follow{grid-column:1;grid-row:3;padding-left:24px;font-size:12px}.project-follow>span:before{content:"下次跟进：";color:#8a97a6}.project-follow small{font-size:10px}.project-row-actions{grid-column:2;grid-row:3}.update-button{background:#edf4fd;padding:8px 15px;border-radius:7px;min-height:40px}.open-detail{display:none}.expanded-content{padding:14px;background:#f8fafc}.expanded-summary{display:block;margin-bottom:10px}.expanded-summary p{margin:4px 0}.expanded-summary .text-button{font-size:11px;margin-top:6px}.work-heading h3{font-size:13px}.work-heading h3 span{font-size:10px;margin-left:5px}.work-heading .text-button{font-size:11px}.work-row{grid-template-columns:1fr auto;gap:10px;padding:15px 0}.work-name{grid-column:1/-1}.work-row>.status-pill{grid-column:1;grid-row:2}.work-date{grid-column:1;grid-row:3;font-size:11px}.work-actions{grid-column:2;grid-row:2/4;gap:13px}.work-actions .text-button{font-size:12px}.work-name strong{font-size:13px}.work-name p{font-size:12px}.overview-footnote{font-size:11px;margin-top:16px}.overview-detail>.work-items{padding:8px 14px}.detail-main{padding-bottom:100px;background:#fff}.detail-content{padding-top:16px}.project-header h1{font-size:27px}.status-description{font-size:13px;line-height:1.8}.page-heading{padding-bottom:15px}.filters{margin-left:0;margin-right:0;padding:0;gap:28px}.filters button{font-size:14px}.action-row{grid-template-columns:minmax(0,1fr) auto}.row-title h3{font-size:14px}.row-title p{font-size:11px}.row-meta{font-size:12px}.row-meta>span{flex-wrap:wrap}.due{font-size:11px}.action-group{padding-top:22px}.group-heading h2{font-size:17px}.mobile-create{display:none}.modal-header h2{font-size:20px}.toast{bottom:105px}.bottom-nav button{font-size:11px}}@media(min-width:1151px){.project-grid-row{min-height:96px}.overview-heading{margin-bottom:18px}.overview-summary{padding-bottom:18px}.overview-toolbar{padding-top:10px}.overview-options{padding-top:11px;padding-bottom:11px}.detail-main .work-row{padding-top:12px;padding-bottom:12px}}.archive-explanation{padding:12px;background:#fff8eb;border-radius:8px;color:#8a6829;font-size:12px;line-height:1.8;margin-bottom:16px}@media(max-width:767px){.overview-heading p{display:none}.overview-heading{margin:6px 0 8px}.overview-summary{padding-bottom:10px}.overview-summary button{min-height:32px}.overview-options{padding-top:10px;padding-bottom:10px}.project-grid-row{gap:9px;padding:13px 15px}.project-focus small{margin-top:4px}.project-filters button{min-height:44px}.overview-heading h1{font-size:25px}}.auth-page{min-height:100dvh;background:#f5f7fb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 20px}.auth-brand{font-size:23px;font-weight:650;color:#24364d;margin-bottom:32px}.auth-brand span{color:#8a96a6;font-weight:400}.auth-card{width:100%;max-width:420px;padding:32px;background:#fff;border:1px solid #e5eaf0;border-radius:16px;box-shadow:0 8px 32px #1d365208}.auth-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;background:#edf4fd;color:#2875d7;border-radius:12px;margin-bottom:20px}.auth-eyebrow{font-size:12px;color:#7b899c;margin-bottom:8px}.auth-card h1{font-size:25px;font-weight:650;line-height:1.5;letter-spacing:-.5px}.auth-description{font-size:13px;color:#738196;line-height:1.8;margin:9px 0 23px}.auth-card label{display:block;font-size:13px;color:#465974;margin-bottom:17px}.auth-card input{display:block;margin-top:8px;font-size:16px}.auth-card input[readonly]{background:#f7f9fc;color:#738196}.auth-card .primary{width:100%;margin-top:23px;font-size:15px;min-height:46px}.auth-private{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#7d8da0;margin-top:22px}.auth-footer{font-size:11px;color:#92a0b1;margin-top:26px}.auth-loading{min-height:100vh;display:flex;gap:12px;align-items:center;justify-content:center;color:#647991;background:#f5f7fb}.session-veil{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#f5f7fb;display:grid;place-items:center;color:#647991}.auth-notice{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:5000;padding:14px;background:#fff2df;box-shadow:0 2px 14px #0002;max-width:90vw;color:#7b5c24;font-size:13px}.auth-notice button{margin-left:12px;text-decoration:underline}@media(max-width:480px){.auth-page{padding:25px 18px}.auth-brand{margin-bottom:24px}.auth-card{padding:25px 22px}.auth-card h1{font-size:23px}}.brand,.auth-brand{display:flex;align-items:center;gap:8px}.brand-mark{display:block;flex-shrink:0}.brand .brand-mark{margin-right:2px}.auth-brand{justify-content:center;gap:9px}.overview-create{display:flex;align-items:center;gap:10px;flex-shrink:0}.overview-create button{white-space:nowrap}.overview-summary .activity-link{color:var(--blue-ink);margin-left:auto}.notes-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.notes-heading p{color:#7c8998;font-size:13px;margin-top:7px}.notes-workspace{max-width:1000px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:0 24px 12px}.notes-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);gap:12px}.notes-tabs{display:flex;gap:24px}.notes-tabs button{font-size:14px;min-height:56px;color:#7b8999;border-bottom:2px solid transparent;white-space:nowrap}.notes-tabs button.active{border-color:var(--blue);color:var(--blue-ink);font-weight:600}.notes-help{font-size:11px;color:#8895a5;margin:16px 0 0}.capture-card{padding:23px 0;border-bottom:1px solid var(--border)}.capture-card:last-child{border-bottom:0}.capture-card h2{font-size:16px;font-weight:600;margin:12px 0 9px}.capture-meta{display:flex;justify-content:space-between;gap:15px;color:#8491a1;font-size:12px;margin-bottom:13px}.capture-meta>span{color:#54759b}.capture-meta time{white-space:nowrap}.capture-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:15px;font-size:12px;color:#8b97a5}.capture-actions .soft-button,.capture-actions .primary{font-size:13px;min-height:40px}.notes-empty{padding:52px 16px;text-align:center;color:#8a98a8;font-size:13px;line-height:1.8}.notes-empty svg{margin:0 auto 10px}.notes-empty h2{font-size:18px;color:#4f627a}.notes-empty p{margin:8px 0 18px}.notes-empty button{margin:auto}.assign-form{background:#f6f8fc;border-radius:10px;padding:16px;margin-top:18px}.assign-form label{display:block;font-size:13px}.assign-form select{display:block;margin-top:9px}.capture-files{border:0;padding:0;margin:0;min-width:0}.quick-form textarea{min-height:150px}.capture-card .file-row{padding:12px 0}.capture-card .record-text{color:#425770}.notes-workspace .form-error{margin-bottom:15px}@media(max-width:767px){.overview-heading{flex-wrap:wrap}.overview-heading>div:first-child{flex:1 1 170px}.overview-create{gap:6px}.overview-create .soft-button{font-size:12px;padding:9px 10px;min-height:40px}.overview-create button svg{width:16px}.overview-summary{gap:12px}.overview-summary .activity-link{margin-left:0}.notes-workspace{padding:0 15px 8px;border-radius:10px}.notes-tabs{gap:20px}.notes-tabs button{font-size:13px}.notes-heading h1{font-size:27px}.notes-heading .primary{font-size:13px;min-height:42px;padding:10px 14px}.capture-meta{font-size:11px;gap:8px}.capture-meta>span{max-width:58%;overflow-wrap:anywhere}.capture-card{padding:20px 0}.capture-card h2{font-size:15px}.capture-card .record-text{font-size:14px}.quick-form textarea,.quick-form select,.assign-form select{font-size:16px}}.overview-heading>div:first-child{min-width:0}.daily-poem{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;text-align:left;max-width:100%;min-height:40px;margin-top:5px;padding:4px 0;color:#64748b;line-height:1.75}.daily-poem-quote{font-family:Songti SC,"Noto Serif CJK SC",STSong,serif;font-size:15px;letter-spacing:.5px;overflow-wrap:anywhere}.daily-poem-credit{font-size:11px;color:#8793a2;overflow-wrap:anywhere}.daily-poem:hover .daily-poem-quote{color:#3c648e}.daily-poem:focus-visible{outline:2px solid #5894d4;outline-offset:5px;border-radius:3px}.poem-reading{padding:24px 20px;text-align:center;font-family:Songti SC,"Noto Serif CJK SC",STSong,serif}.poem-reading p{font-size:17px;line-height:2.1;color:#536277;margin:0 0 5px;white-space:pre-wrap;overflow-wrap:anywhere}.poem-reading .poem-selected{color:#245985}.poem-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid var(--border);padding:16px 20px 22px;font-size:11px;color:#8793a2}.poem-footer a{color:#547ba6;text-decoration:none;min-height:30px;display:inline-flex;align-items:center}@media(max-width:767px){.overview-heading>div:first-child{flex-basis:100%}.overview-create{margin-top:2px}.daily-poem{display:block;margin-top:3px;padding:3px 0 6px;min-height:44px}.daily-poem-quote{display:block;font-size:15px}.daily-poem-credit{display:block;font-size:11px;margin-top:2px}.poem-reading p{font-size:16px}.poem-footer{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}.management-fieldset{border:0;padding:0;margin:0;min-width:0}.management-card{padding:22px;background:#fff;border:1px solid var(--border);border-radius:10px;margin:0 0 16px}.management-panel{padding:24px 0 100px}.management-card h2,.attention-panel h2{font-size:16px}.management-card h2 small,.attention-panel h2 small{font-size:12px;color:#8492a3;margin-left:5px;font-weight:400}.management-details{margin:16px 0;padding:14px;background:#f8fafc;border:1px solid var(--border);border-radius:8px}.management-details summary{cursor:pointer;font-size:13px;color:#536982;min-height:28px}.management-details label:first-of-type{margin-top:14px}.check-label{display:flex!important;align-items:center;gap:10px;line-height:1.7}.check-label input{width:18px!important;min-width:18px;height:18px;margin:0!important}.related-options{max-height:260px;overflow:auto}.related-options label{margin-bottom:10px}.management-facts{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;font-size:13px;margin:20px 0 0;line-height:1.8}.management-facts dt{color:#8693a3}.management-facts dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.management-item{display:flex;justify-content:space-between;gap:20px;text-align:left;width:100%;padding:17px 0;border-top:1px solid var(--border)}.management-item strong{font-size:14px;color:#3f526b}.management-item p{font-size:12px;line-height:1.7;color:#8190a2;margin-top:6px;white-space:pre-wrap;overflow-wrap:anywhere}.management-item>div{min-width:0}.management-item>span{font-size:12px;flex-shrink:0;max-width:38%;text-align:right;color:#637890}.management-item small{display:block;margin-top:6px;font-size:10px}.management-item.settled{opacity:.65}.related-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.attention-panel{border:1px solid #e5eaf1;border-radius:10px;background:#fff;padding:18px 20px;margin:0 0 22px}.toolbar-actions{display:flex;gap:18px;align-items:center}.attention-list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin-top:10px}.attention-list button{display:flex;align-items:center;gap:9px;text-align:left;padding:11px 0;min-width:0;border-top:1px solid #f0f3f7}.attention-list button>div{min-width:0;flex:1}.attention-list strong{display:block;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attention-list small{display:block;font-size:11px;color:#8593a4;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attention-list button>span:last-child{font-size:11px;color:#6784a1}.signal-dot{width:6px;height:6px;border-radius:50%;background:#9cacbe;flex-shrink:0}.severity-2{background:#dba95c}.severity-3{background:#d98277}.health-label{display:block;font-size:11px;margin-top:7px}.health-ok{color:#5f8976}.health-risk{color:#b47c47}.search-results button{display:block;text-align:left;width:100%;border-bottom:1px solid var(--border);padding:15px 0}.search-results small{color:#8091a5;font-size:12px}.search-results p{color:#4b617d;font-size:13px;margin-top:7px;white-space:pre-wrap;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.review-row>button:first-child{flex:1;text-align:left}.review-row small{font-size:11px;color:#7d8ba0}.review-output{font-size:13px;line-height:1.9;min-height:280px}.recovery-row{display:block;width:100%;padding:12px;text-align:left;border:1px solid var(--border);border-radius:7px;margin:8px 0}.recovery-row.selected{border-color:#397ace;background:#f1f6fd}.recovery-row strong,.recovery-row span{display:block;font-size:12px;margin:3px 0}.restore-preview{margin-top:15px;background:#f5f8fc;padding:15px;font-size:13px;line-height:1.8}.snooze-actions button{font-size:11px;color:#6784a1;padding:5px}.template-buttons{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 16px;font-size:11px;color:#8b97a8}.template-buttons button{font-size:12px;min-height:30px}.sync-banner{display:flex;align-items:center;gap:15px;flex-wrap:wrap;padding:12px;background:#fff7e8;border-radius:8px;margin-bottom:14px;font-size:13px}.session-veil>div{text-align:center}.session-veil button{margin:20px auto}.file-version-editor{margin-bottom:20px}.form-footer>span{font-size:12px;color:#8491a1}@media(max-width:767px){.attention-panel{padding:14px;margin-bottom:15px}.attention-panel .section-heading{gap:10px;flex-wrap:wrap}.attention-list{grid-template-columns:1fr}.attention-panel h2{font-size:14px}.toolbar-actions{gap:16px}.toolbar-actions button{font-size:12px;min-height:32px}.management-panel{padding-top:16px}.management-card{padding:17px 14px}.management-card .section-heading{gap:10px}.management-card h2{font-size:15px}.management-facts{grid-template-columns:72px 1fr;gap:10px;font-size:12px}.management-item{gap:12px}.management-item>span{font-size:11px}.management-details{padding:12px}.form-body input,.form-body select,.form-body textarea{font-size:16px}.review-row{gap:8px}.review-row button{font-size:12px}.review-row>button:first-child{flex-basis:100%;flex-grow:1}.review-row>small{flex:1}.detail-tabs{overflow-x:auto;white-space:nowrap;gap:24px}.template-buttons{gap:12px}.health-label{font-size:10px}.snooze-actions{gap:8px!important}.snooze-actions button{min-height:32px}.attention-list strong{font-size:12px}}.management-group>summary{font-size:15px;font-weight:600;cursor:pointer;line-height:1.6;color:#435b77}.management-group>summary small{font-size:11px;color:#8c99a8;font-weight:400;margin-left:8px}.management-group:not([open]){padding-top:16px;padding-bottom:16px}.management-group>.section-heading{margin-top:8px;margin-bottom:4px}
