:root{--background:#f4f6f8;--surface:#fff;--surface-subtle:#f8fafc;--text:#172033;--muted:#647084;--line:#dfe5ec;--line-strong:#cbd4df;--primary:#2457e6;--primary-dark:#1d46bd;--danger:#c42b35;--shadow:0 12px 32px #18274b14}*{box-sizing:border-box}html{background:var(--background)}body{color:var(--text);background:var(--background);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2457e647}.app-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;height:58px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1400px,100% - 32px);height:100%;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:17px;font-weight:760;display:inline-flex}.brand-mark{color:#fff;background:var(--primary);border-radius:8px;place-items:center;width:30px;height:30px;font-size:15px;display:grid;box-shadow:0 6px 14px #2457e640}.main-nav{align-items:center;gap:4px;display:flex}.main-nav a{color:#49566a;border-radius:8px;min-height:38px;padding:9px 14px;font-weight:600}.main-nav a:hover{color:var(--text);background:#f0f3f7}.page-shell{width:min(1400px,100% - 32px);margin:0 auto;padding:28px 0 48px}.page-heading,.project-detail-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.page-heading h1,.project-detail-heading h1{letter-spacing:-.035em;margin:1px 0 4px;font-size:clamp(25px,2.4vw,34px);line-height:1.15}.eyebrow{color:var(--primary);letter-spacing:.13em;margin:0;font-size:11px;font-weight:800}.page-description,.project-heading-copy p{color:var(--muted);margin:0}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:9px 15px;font-weight:700;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.65}.button.primary{color:#fff;background:var(--primary);border-color:var(--primary)}.button.primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.button.ghost{color:#344158;border-color:var(--line-strong);background:#fff}.button.ghost:hover{background:var(--surface-subtle)}.button.danger{color:var(--danger);background:#fff;border-color:#f0c5c8}.button.small{min-height:36px;padding:7px 10px;font-size:12px}.toolbar{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:6px;display:flex;box-shadow:0 3px 14px #18274b09}.compact-toolbar{margin-bottom:16px}.segmented{background:#eef2f6;border-radius:8px;padding:3px;display:inline-flex}.segmented button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-weight:650}.segmented button.active{color:var(--text);background:#fff;box-shadow:0 2px 6px #1927411a}.result-count{color:var(--muted);padding-right:8px;font-size:12px;font-weight:650}.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}.summary-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid;position:relative}.summary-card{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;min-width:0;padding:12px 13px 15px;display:flex}.summary-card span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.summary-card strong{letter-spacing:-.04em;margin-left:8px;font-size:21px;line-height:1}.summary-card.upcoming strong{color:#a15f08}.summary-card.overdue strong{color:var(--danger)}.status-chart{background:#e8edf3;border-radius:999px;height:3px;display:flex;position:absolute;inset:auto 4px 4px;overflow:hidden}.status-chart span{min-width:0}.chart-progress{background:var(--primary)}.chart-complete{background:#1a9a5a}.chart-paused{background:#d3991c}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:16px;padding:8px;box-shadow:0 3px 14px #18274b09}.filter-top-row,.filter-row,.task-filter-row{align-items:center;gap:7px;display:flex}.filter-top-row{justify-content:space-between}.search-field{flex:1;min-width:190px}.search-field input,.filter-row select,.task-filter-row select{border:1px solid var(--line-strong);min-width:0;min-height:38px;color:var(--text);background:#fff;border-radius:8px;padding:7px 9px}.search-field input{width:100%}.filter-row{flex-wrap:wrap;margin-top:7px}.filter-row select{flex:125px}.filter-row .result-count{margin-left:auto}.due-badge{border-radius:6px;padding:3px 6px;font-weight:700}.due-badge.overdue{color:#a32730;background:#fdebed}.due-badge.today{color:#9a5710;background:#fff0d7}.due-badge.upcoming{color:#74540e;background:#fff7d8}.move-actions{gap:3px;margin-left:auto;display:flex}.move-actions button{border:1px solid var(--line-strong);color:#405069;cursor:pointer;background:#fff;border-radius:8px;width:36px;height:36px;font-weight:800}.move-actions button:hover{background:var(--surface-subtle)}.notice{border:1px solid var(--line);background:#fff;border-radius:10px;margin:14px 0;padding:12px 14px}.error-notice{color:#921e27;background:#fff7f7;border-color:#efc1c5}.empty-state{border:1px dashed var(--line-strong);text-align:center;min-height:230px;color:var(--muted);background:#ffffff8c;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:34px 20px;display:flex}.empty-state h1,.empty-state h2{color:var(--text);margin:4px 0;font-size:20px}.empty-state p{margin:3px 0 16px}.empty-icon{color:var(--primary);font-size:34px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.project-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-width:0;padding:17px 16px 14px;position:relative;overflow:hidden;box-shadow:0 5px 16px #18274b0b}.project-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow)}.project-color-bar{background:var(--project-color);width:4px;position:absolute;inset:0 auto 0 0}.project-card-head,.task-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.project-title-wrap{gap:10px;min-width:0;display:flex}.project-title-wrap>div{min-width:0}.project-dot,.large-project-dot{background:var(--project-color);width:11px;height:11px;box-shadow:0 0 0 4px color-mix(in srgb, var(--project-color) 14%, white);border-radius:50%;flex:none;margin-top:5px}.project-title{color:#17223a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:760;line-height:1.3;display:block;overflow:hidden}.project-title:hover{color:var(--primary)}.project-description{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;line-height:1.5;overflow:hidden}.priority,.status-label{border-radius:6px;flex:none;align-items:center;min-height:24px;padding:3px 7px;font-size:11px;font-weight:730;display:inline-flex}.priority-low{color:#25614a;background:#e9f6ef}.priority-medium{color:#775315;background:#fff4d7}.priority-high{color:#9b2931;background:#fdebed}.status-label{color:#214e9e;background:#eaf1ff}.project-meta{color:var(--muted);justify-content:space-between;align-items:center;margin-top:15px;font-size:12px;display:flex}.progress-row{border-top:1px solid #edf0f4;margin-top:14px;padding-top:13px}.progress-copy{justify-content:space-between;align-items:center;font-size:12px;display:flex}.progress-copy strong{color:var(--text);font-size:13px}.progress-track{background:#e8edf3;border-radius:999px;height:7px;margin:7px 0;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--project-color,var(--primary));min-width:0;height:100%;transition:width .18s;display:block}.progress-row small{color:var(--muted);font-size:11px}.card-actions{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.modal-backdrop{z-index:100;background:#0d162685;place-items:start center;padding:32px 16px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{background:#fff;border-radius:14px;width:min(680px,100%);padding:22px;box-shadow:0 28px 70px #09101d4d}.compact-modal{width:min(580px,100%)}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.modal-header h2{margin:2px 0 0;font-size:23px}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;padding:0;font-size:22px;display:inline-grid}.icon-button:hover{color:var(--text);background:var(--surface-subtle)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.full-field{grid-column:1/-1}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field>span,.quick-add label{color:#3e4b5f;font-size:12px;font-weight:730}.field input,.field textarea,.field select,.quick-add input,.toolbar input,.toolbar select{border:1px solid var(--line-strong);width:100%;min-width:0;min-height:42px;color:var(--text);background:#fff;border-radius:8px;padding:9px 10px}.field textarea{resize:vertical}.field input:hover,.field textarea:hover,.field select:hover,.quick-add input:hover{border-color:#9ba8b9}.color-picker-row{align-items:center;gap:10px;display:flex}.preset-colors{flex-wrap:wrap;gap:8px;display:flex}.color-swatch{cursor:pointer;width:28px;height:28px;box-shadow:0 0 0 1px var(--line-strong);border:2px solid #fff;border-radius:50%}.color-swatch.selected{box-shadow:0 0 0 2px var(--text)}.native-color{flex:none;width:40px!important;padding:3px!important}.color-text{text-transform:uppercase;max-width:105px}.modal-actions{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.back-link{min-height:38px;color:var(--muted);align-items:center;margin-bottom:12px;font-weight:650;display:inline-flex}.back-link:hover{color:var(--primary)}.project-detail-heading{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;padding:20px}.project-heading-copy{align-items:flex-start;gap:14px;min-width:0;display:flex}.large-project-dot{width:15px;height:15px;margin-top:7px}.heading-badges{gap:7px;display:flex}.project-heading-copy h1{overflow-wrap:anywhere}.detail-progress{flex:0 0 190px;grid-template-columns:auto 1fr;align-items:baseline;gap:0 8px;display:grid}.detail-progress strong{letter-spacing:-.03em;font-size:24px}.detail-progress span{color:var(--muted);font-size:12px}.detail-progress .progress-track{grid-column:1/-1;width:100%}.quick-add{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:16px;padding:13px 14px}.quick-add>div{grid-template-columns:1fr auto auto;gap:8px;margin-top:6px;display:grid}.task-filter-row{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:12px;padding:8px 10px}.task-filter-row strong{margin-right:4px;font-size:12px}.task-filter-row select{min-width:150px}.task-filter-row>span{color:var(--muted);margin-left:auto;font-size:12px}.task-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.task-column{border:1px solid var(--line);background:#eef2f5;border-radius:12px;min-width:0;padding:10px}.column-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-height:40px;padding:0 3px 8px;display:grid}.column-heading h2{margin:0;font-size:14px}.column-heading>span{width:24px;height:24px;color:var(--muted);background:#dfe5eb;border-radius:7px;place-items:center;font-size:11px;font-weight:750;display:grid}.column-heading .icon-button{background:0 0;border-color:#0000;width:32px;height:32px;font-size:18px}.task-list{flex-direction:column;gap:8px;display:flex}.column-empty{color:#8490a1;text-align:center;padding:20px 8px;font-size:12px}.task-card{background:#fff;border:1px solid #dce2e8;border-radius:9px;min-width:0;padding:12px;box-shadow:0 2px 6px #18274b0a}.task-card h3{overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;line-height:1.4}.task-card>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:12px;display:-webkit-box;overflow:hidden}.task-due{color:var(--muted);margin-top:9px;font-size:11px}.task-status-actions{background:#edf1f5;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin-top:10px;padding:3px;display:grid}.task-status-actions button{color:#667286;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-width:0;min-height:31px;padding:4px 3px;font-size:10px;font-weight:650;overflow:hidden}.task-status-actions button.active{color:var(--text);background:#fff;box-shadow:0 1px 4px #18274b21}.task-actions{border-top:1px solid #edf0f4;justify-content:flex-end;gap:4px;margin-top:8px;padding-top:7px;display:flex}.task-actions button{color:#4d5a6e;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:32px;padding:4px 7px;font-size:11px;font-weight:650}.task-actions button:hover{background:#f0f3f6}.task-actions .danger-text{color:var(--danger)}.settings-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.storage-card{margin-top:14px}.settings-action{margin-top:16px}.file-picker{border:1px dashed var(--line-strong);color:#3d4a5e;background:var(--surface-subtle);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;padding:13px;font-weight:700;display:flex}.file-picker input{min-width:0;max-width:250px;font-size:12px}.backup-preview{color:#446251;background:#f2faf5;border:1px solid #c8ddcf;border-radius:9px;flex-direction:column;align-items:flex-start;gap:3px;margin-top:12px;padding:12px;font-size:12px;display:flex}.success-notice{color:#226540;background:#f2fbf5;border-color:#badbc6}.settings-card h2{margin:0 0 4px;font-size:18px}.settings-card>p{color:var(--muted);margin:0}.settings-list{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);margin:18px 0 0;display:grid;overflow:hidden}.settings-list div{border-right:1px solid var(--line);padding:13px}.settings-list div:last-child{border-right:0}.settings-list dt{color:var(--muted);font-size:11px}.settings-list dd{margin:4px 0 0;font-weight:730}.security-notice{color:#644b19;background:#fffaf0;border-color:#ead9aa;margin-top:14px}.security-notice p{margin:3px 0 0}.detail-section,.provider-section{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:16px;padding:18px}.section-heading-row,.provider-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.section-heading-row h2,.provider-section-heading h2,.settings-section-title h2{margin:1px 0 2px;font-size:19px}.section-heading-row p,.provider-section-heading p,.settings-section-title p{color:var(--muted);margin:0}.section-empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;background:var(--surface-subtle);border-radius:9px;margin:10px 0 0;padding:18px}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.contact-card,.provider-card{border:1px solid var(--line);background:var(--surface-subtle);border-radius:9px;min-width:0;padding:13px}.contact-title-row,.provider-card-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.contact-title-row>div,.provider-card-title>div:first-child{flex-direction:column;min-width:0;display:flex}.contact-title-row strong,.provider-card-title strong{overflow-wrap:anywhere;font-size:14px}.contact-title-row>div span,.provider-card-title>div:first-child span{color:var(--muted);font-size:12px}.primary-badge,.enabled-badge,.disabled-badge{border-radius:6px;flex:none;padding:3px 6px;font-size:10px;font-weight:750}.primary-badge,.enabled-badge{color:#226540;background:#e5f5eb}.disabled-badge{color:#667286;background:#e8edf2}.contact-details,.provider-details{flex-direction:column;gap:5px;margin:11px 0 0;display:flex}.contact-details div,.provider-details div{grid-template-columns:64px minmax(0,1fr);gap:7px;min-width:0;display:grid}.contact-details dt,.provider-details dt{color:var(--muted);font-size:11px}.contact-details dd,.provider-details dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px}.contact-card>p{color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap;margin:10px 0 0;font-size:12px}.inline-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:4px;margin-top:10px;padding-top:8px;display:flex}.inline-actions button{color:#4d5a6e;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:34px;padding:5px 8px;font-size:11px;font-weight:650}.inline-actions button:hover{background:#edf1f5}.inline-actions .danger-text{color:var(--danger)}.check-field{color:#3e4b5f;align-items:center;gap:8px;min-height:38px;font-size:12px;font-weight:700;display:flex}.check-field input{width:18px;height:18px;margin:0}.field-note{color:var(--muted);margin:0;font-size:11px}.update-timeline{flex-direction:column;display:flex}.update-item{border-left:1px solid #cfd8e4;margin-left:7px;padding:0 0 17px 20px;position:relative}.update-item:last-child{border-color:#0000;padding-bottom:0}.timeline-dot{background:var(--primary);width:9px;height:9px;box-shadow:0 0 0 1px var(--primary);border:2px solid #fff;border-radius:50%;position:absolute;top:4px;left:-5px}.update-meta{color:var(--muted);flex-wrap:wrap;gap:6px 12px;font-size:11px;display:flex}.update-meta span{color:#3159a8;font-weight:700}.update-item p{overflow-wrap:anywhere;white-space:pre-wrap;margin:5px 0 0}.ai-input-section textarea,.transcript-box textarea{width:100%}.ai-input-actions,.proposal-actions,.provider-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.record-button.recording{animation:1.2s ease-in-out infinite recording-pulse}@keyframes recording-pulse{50%{box-shadow:0 0 0 5px #c42b351f}}.transcript-box,.proposal-panel{border:1px solid var(--line);background:var(--surface-subtle);border-radius:10px;margin-top:14px;padding:14px}.transcript-box{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.transcript-box textarea{border:1px solid var(--line);color:var(--text);resize:vertical;background:#fff;border-radius:8px;padding:9px}.proposal-panel h3{margin:2px 0 0;font-size:17px}.proposal-panel>div:first-child>p:last-child{color:var(--muted);margin:4px 0 0}.proposal-list{flex-direction:column;gap:7px;margin-top:12px;display:flex}.proposal-list article{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:flex-start;gap:9px;min-width:0;padding:10px;display:flex}.proposal-list article>span{color:#fff;background:var(--primary);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:10px;font-weight:750;display:grid}.proposal-list article>div{min-width:0}.proposal-list strong,.proposal-list p{overflow-wrap:anywhere}.proposal-list p{color:var(--muted);margin:2px 0 0;font-size:12px}.proposal-actions{justify-content:flex-end}.ai-settings{margin-bottom:22px}.settings-section-title{margin-bottom:10px}.provider-section{border-top:4px solid #315ed1;margin-top:12px}.provider-section.speech-provider{border-top-color:#7b4bc4}.provider-default{color:var(--muted);background:#eef3fb;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;font-size:12px;display:flex}.speech-provider .provider-default{background:#f3eefb}.provider-default strong{color:var(--text)}.provider-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.provider-card-title>div:first-child span{overflow-wrap:anywhere}.provider-badges{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.provider-details div{grid-template-columns:72px minmax(0,1fr)}.provider-actions{border-top:1px solid var(--line);padding-top:10px}.settings-list{grid-template-columns:repeat(4,1fr)}@media (max-width:1100px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.app-header{height:54px}.header-inner,.page-shell{width:min(100% - 24px,1400px)}.page-shell{padding-top:20px}.main-nav a{min-height:40px;padding:9px 10px;font-size:12px}.page-heading,.project-detail-heading{flex-direction:column;align-items:stretch;gap:14px}.page-heading .button{width:100%}.project-grid{grid-template-columns:1fr}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-top-row,.task-filter-row{flex-direction:column;align-items:stretch}.search-field{width:100%;min-width:0}.filter-top-row .segmented{width:100%}.filter-top-row .segmented button{flex:1}.filter-row select,.filter-row .button,.task-filter-row select{flex:calc(50% - 7px);min-width:0}.task-filter-row>span{margin-left:0}.project-card{padding-right:13px}.card-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.button.small{min-height:40px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.modal-backdrop{place-items:end center;padding:10px}.modal-panel{border-radius:14px;max-height:calc(100vh - 20px);padding:18px;overflow-y:auto}.color-picker-row{flex-wrap:wrap;align-items:flex-start}.preset-colors{width:100%}.project-detail-heading{padding:16px}.detail-progress{flex-basis:auto;width:100%}.quick-add>div{grid-template-columns:1fr 1fr}.quick-add input{grid-column:1/-1}.task-board{grid-template-columns:1fr}.task-column{padding:9px}.task-status-actions button{min-height:36px;font-size:11px}.task-actions button{min-height:38px;padding-inline:10px}.settings-list{grid-template-columns:1fr}.settings-list div{border-right:0;border-bottom:1px solid var(--line)}.settings-list div:last-child{border-bottom:0}.settings-grid,.contact-grid,.provider-list{grid-template-columns:1fr}.section-heading-row,.provider-section-heading{flex-direction:column;align-items:stretch}.section-heading-row>.button,.provider-section-heading>.button{width:100%}.provider-actions .button{flex:calc(50% - 4px)}.file-picker{flex-direction:column;align-items:stretch}.file-picker input{width:100%;max-width:none;min-height:40px}}@media (max-width:400px){.header-inner,.page-shell{width:calc(100% - 20px)}.brand{font-size:15px}.brand-mark{width:28px;height:28px}.main-nav a{padding-inline:7px}.toolbar{flex-direction:column;align-items:stretch}.summary-card{padding-inline:10px}.summary-card strong{font-size:18px}.filter-row select,.filter-row .button{flex-basis:100%}.segmented{width:100%}.segmented button{flex:1}.result-count{padding:0 4px 3px}.project-card-head{flex-direction:column;align-items:stretch}.project-card-head>.priority{align-self:flex-start}.modal-actions{grid-template-columns:1fr 1fr;display:grid}}
