:root{color:#20242c;font-synthesis:none;text-rendering:optimizelegibility;background:#f2f3f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f2f3f5;min-width:1180px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}:root{--orange:#f06418;--ink:#20242c;--muted:#6f7784;--line:#dfe2e7}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 26px;display:flex}.brand-block,.header-actions,.summary-bar,.summary-bar>div,.summary-metrics,.column-header>div,.card-top,.card-meta,.team-line,.progress-label,.project-card footer,.drawer-header,.project-facts,.panel-title,.modal-actions{align-items:center;display:flex}.brand-logo{width:116px;height:auto;display:block}.brand-divider{background:#d9dce1;width:1px;height:38px;margin:0 20px}.eyebrow{color:#8a9099;letter-spacing:.14em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:800}.topbar h1{letter-spacing:-.02em;margin:0;font-size:21px;line-height:1}.header-actions{gap:12px}.search{color:#9298a1;background:#f6f7f8;border:1px solid #e1e4e8;border-radius:8px;align-items:center;gap:9px;width:275px;height:40px;padding:0 12px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.client-filter{color:#343a43;cursor:pointer;background:#fff;border:1px solid #d9dde2;border-radius:8px;outline:0;min-width:145px;height:40px;padding:0 30px 0 11px;font-size:11px;font-weight:750}.client-filter:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f064181a}.primary-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:11px 16px;font-size:13px;font-weight:750;box-shadow:0 5px 15px #f0641833}.team-management-button{color:#343a43;cursor:pointer;background:#fff;border:1px solid #d4d8dd;border-radius:8px;height:40px;padding:0 13px;font-size:11px;font-weight:800}.team-management-button:hover{border-color:var(--orange);color:#c54c0f;background:#fff8f3}.summary-bar{border-bottom:1px solid var(--line);background:#fafafa;justify-content:space-between;height:58px;padding:0 26px;font-size:12px}.summary-bar>div{gap:9px}.summary-bar small{color:#9399a2;border-left:1px solid #dddfe3;padding-left:9px}.live-dot{background:#22a65a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ddf4e6}.live-dot.syncing{animation:.8s ease-in-out infinite alternate syncPulse}@keyframes syncPulse{to{opacity:.35;transform:scale(.75)}}.summary-metrics{color:#747b86;gap:28px!important}.summary-metrics b{color:var(--ink);margin-right:4px}.board{grid-template-columns:repeat(6,minmax(216px,1fr));gap:12px;height:calc(100vh - 146px);padding:18px 18px 24px;display:grid;overflow-x:auto}.column{background:#e9ebee;border:1px solid #e0e2e5;border-radius:10px;flex-direction:column;min-width:216px;display:flex;overflow:hidden}.column-header{border-top:3px solid var(--stage-color);border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 12px;display:flex}.column-header>div{gap:9px;min-width:0}.stage-index{color:var(--stage-color);letter-spacing:.08em;font-size:9px;font-weight:900}.column-header h2{white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.025em;margin:0;font-size:12px;overflow:hidden}.count{color:#747b84;background:#eff0f2;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:10px;font-weight:800;display:grid}.column-body{flex-direction:column;gap:9px;padding:9px;display:flex;overflow-y:auto}.project-card{text-align:left;cursor:grab;background:#fff;border:1px solid #dfe1e5;border-radius:8px;width:100%;padding:12px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 1px 2px #151a220d}.project-card:hover{border-color:#c9cdd3;transform:translateY(-1px);box-shadow:0 7px 18px #1f25301a}.project-card:active{cursor:grabbing}.card-top{justify-content:space-between;gap:8px}.category{color:#c5480b;letter-spacing:.06em;background:#fff0e8;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.ref{color:#8a919a;font-size:9px;font-weight:700}.project-card h3{letter-spacing:-.01em;margin:10px 0 2px;font-size:14px}.address{color:#707783;min-height:28px;margin:0 0 10px;font-size:11px;line-height:1.3}.card-meta{color:#555d69;border-top:1px solid #eff0f2;border-bottom:1px solid #eff0f2;justify-content:space-between;padding:7px 0;font-size:9px;font-weight:800}.team-line{color:#535a66;gap:7px;margin:9px 0;font-size:10px;font-weight:650}.team-avatar{color:#fff;background:#292e37;border-radius:5px;place-items:center;width:19px;height:19px;font-size:9px;font-weight:900;display:grid}.progress-label{color:#858c96;justify-content:space-between;font-size:9px}.progress-label strong{color:#4f5661}.progress{background:#eceef1;border-radius:9px;height:4px;margin:5px 0 10px;overflow:hidden}.progress span{border-radius:9px;height:100%;display:block}.project-card footer{color:#8b929c;justify-content:space-between;gap:5px;font-size:8px}.project-card footer b{color:#353b44;font-size:10px}.empty-state{color:#9aa0a8;border:1px dashed #c9cdd3;border-radius:8px;place-items:center;min-height:90px;font-size:11px;display:grid}.drawer-backdrop,.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14181f61;position:fixed;inset:0}.drawer{background:#f6f7f8;width:min(720px,76vw);height:100%;margin-left:auto;animation:.22s ease-out slide;overflow-y:auto;box-shadow:-18px 0 50px #14181f2e}@keyframes slide{0%{opacity:.7;transform:translate(35px)}}.drawer-header{color:#fff;background:#20242c;justify-content:space-between;min-height:110px;padding:24px 28px}.drawer-header p{color:#aeb4bd;margin:0 0 0 8px;font-size:11px;display:inline}.drawer-header h2{margin:10px 0 0;font-size:21px}.drawer-actions{align-items:center;gap:8px;display:flex}.delete-project,.view-project{color:#f2b2ad;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:7px;padding:8px 11px;font-size:10px;font-weight:750}.view-project{color:#fff}.view-project:hover{background:#ffffff14;border-color:#ffffff8c}.edit-project{background:var(--orange);color:#fff;cursor:pointer;border:1px solid #f06418bf;border-radius:7px;padding:8px 11px;font-size:10px;font-weight:800}.close{width:34px;height:34px;color:inherit;cursor:pointer;background:#ffffff1a;border:0;border-radius:7px;font-size:24px}.project-facts{border-bottom:1px solid var(--line);background:#fff;gap:36px;padding:16px 28px}.project-facts span{flex-direction:column;gap:3px;font-size:12px;font-weight:750;display:flex}.project-facts small{color:#9298a0;text-transform:uppercase;font-size:9px;font-weight:700}.fact-team-button{min-width:210px;color:var(--ink);cursor:pointer;text-align:left;background:#fff6f0;border:1px solid #f4c5aa;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:8px 11px;display:flex}.fact-team-button:hover{border-color:var(--orange);background:#ffede2}.fact-team-button span{min-width:0}.fact-team-button b{color:var(--orange);white-space:nowrap;text-transform:uppercase;font-size:9px}.stage-tabs{grid-template-columns:repeat(6,1fr);padding:20px 28px 0;display:grid}.stage-tabs button{color:#737a84;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #dfe2e6;flex-direction:column;align-items:center;gap:7px;padding:0 5px 14px;font-size:9px;font-weight:750;display:flex;position:relative}.stage-tabs button:disabled{color:#b9bdc3;cursor:not-allowed}.stage-tabs button.active{color:var(--orange);border-bottom-color:var(--orange)}.stage-tabs button span{background:#e6e8eb;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.stage-tabs button.active span{background:var(--orange);color:#fff}.steps-panel{border:1px solid var(--line);background:#fff;border-radius:10px;margin:22px 28px;padding:22px;box-shadow:0 4px 18px #1f25300d}.panel-title{justify-content:space-between;margin-bottom:16px}.panel-title h3{margin:0;font-size:18px}.panel-title>span{color:#c54c0f;background:#fff0e8;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:850}.checklist{flex-direction:column;display:flex}.checklist label{color:#373d46;cursor:pointer;border-top:1px solid #eceef0;align-items:center;gap:11px;min-height:49px;font-size:12px;display:flex}.checklist label.done{color:#858b94}.checklist input{opacity:0;pointer-events:none;position:absolute}.fake-check{color:#fff;background:#fff;border:1px solid #cfd3d8;border-radius:5px;place-items:center;width:21px;height:21px;font-size:12px;font-weight:900;display:grid}.done .fake-check{background:#1f9d58;border-color:#1f9d58}.checklist label>span:nth-child(3){flex:1}.checklist label>span:nth-child(3) small{color:var(--orange);font-size:9px;font-weight:750}.checklist label.interactive-step{background:#fff8f3}.checklist label.interactive-step:hover{background:#fff0e6}.checklist label>button{color:#a0a5ad;background:0 0;border:0;font-size:20px}.checklist label.document-step .fake-check{color:#d75310;letter-spacing:.04em;background:#fff3eb;border-color:#f2b48f;width:34px;font-size:7px}.checklist label.document-step.done .fake-check{color:#fff;background:#1f9d58;border-color:#1f9d58}.advance-button{color:#fff;cursor:pointer;background:#292e37;border:0;border-radius:7px;justify-content:center;gap:10px;width:100%;margin-top:18px;padding:13px;font-size:12px;font-weight:800;display:flex}.modal-backdrop{z-index:50;place-items:center;display:grid}.gate-modal{text-align:center;background:#fff;border-radius:13px;width:430px;padding:30px;position:relative;box-shadow:0 24px 70px #0f13194d}.gate-modal .close{color:#747b84;background:#f0f1f3;position:absolute;top:13px;right:13px}.gate-icon{width:48px;height:48px;color:var(--orange);background:#fff0e8;border-radius:50%;place-items:center;margin:0 auto 15px;font-size:22px;font-weight:900;display:grid}.gate-icon.billing{color:#168349;background:#e6f5ec}.gate-icon.danger{color:#c92d25;background:#feeceb}.gate-modal h2{margin:5px 0 9px;font-size:21px}.gate-modal>p:not(.eyebrow){color:#737a84;margin:0;font-size:12px;line-height:1.55}.prerequisites{text-align:left;border:1px solid #e3e5e8;border-radius:8px;margin:20px 0;padding:0;list-style:none}.prerequisites li{border-bottom:1px solid #eceef0;padding:10px 13px;font-size:11px;font-weight:700}.prerequisites li:last-child{border:0}.prerequisites span{color:#168349;margin-right:8px}.prerequisites li.missing{color:#a82b24;background:#fff7f6}.prerequisites li.missing span{color:#c92d25}.billing-modal{width:min(610px,92vw);max-height:92vh;overflow-y:auto}.compact-prerequisites{margin:15px 0}.billing-form{text-align:left;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0 20px;display:grid}.billing-form label{flex-direction:column;gap:6px;display:flex}.billing-form label.wide{grid-column:1/-1}.billing-form label span{color:#626974;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}.billing-form input{width:100%;height:38px;color:var(--ink);background:#f8f9fa;border:1px solid #d8dce1;border-radius:7px;outline:0;padding:0 10px;font-size:11px}.billing-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f064181a}.forced-billing-note{text-align:left;background:#fff4dd;border-radius:7px;padding:10px 12px;color:#8a5a00!important;margin:0 0 16px!important;font-size:10px!important}.force-field{text-align:left;margin-top:18px;display:block}.force-field span{color:#555c66;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:850;display:block}.force-field textarea{resize:vertical;color:#323841;background:#f8f9fa;border:1px solid #d7dbe0;border-radius:7px;outline:0;width:100%;min-height:74px;padding:10px;font:11px/1.45 inherit}.force-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f064181a}.modal-actions{justify-content:flex-end;gap:9px;margin-top:22px}.modal-actions button{cursor:pointer;background:#fff;border:1px solid #d9dce0;border-radius:7px;padding:10px 13px;font-size:11px;font-weight:750}.modal-actions .primary-button{border-color:var(--orange);background:var(--orange)}.modal-actions .primary-button:disabled{color:#9ca1a9;box-shadow:none;cursor:not-allowed;background:#e6e8eb;border-color:#d9dce0}.modal-actions .force-button{color:#fff;background:#242932;border-color:#242932}.modal-actions .force-button:disabled{color:#9ca1a9;cursor:not-allowed;background:#e6e8eb;border-color:#d9dce0}.delete-summary{text-align:left;background:#f5f6f7;border-radius:7px;flex-direction:column;gap:3px;margin-top:18px;padding:12px;font-size:11px;display:flex}.delete-summary span{color:#7d848e}.modal-actions .confirm-delete{color:#fff;background:#c92d25;border-color:#c92d25}.notice{z-index:80;color:#fff;text-align:left;cursor:pointer;background:#282d35;border:0;border-radius:8px;align-items:center;gap:16px;max-width:390px;padding:12px 14px;font-size:11px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #14181f3d}.notice span{color:#aeb4bc;margin-left:auto;font-size:17px}.create-modal{background:#fff;border-radius:12px;width:560px;padding:24px;box-shadow:0 24px 70px #0f13194d}.create-modal header,.create-modal footer{justify-content:space-between;align-items:center;display:flex}.create-modal header h2{margin:0;font-size:21px}.optional-hint{color:#858c96;margin:6px 0 0;font-size:10px}.create-modal header .close{color:#747b84;background:#f0f1f3}.form-grid{grid-template-columns:repeat(2,1fr);gap:13px;margin:22px 0;display:grid}.form-grid label{flex-direction:column;gap:6px;display:flex}.form-grid label.wide{grid-column:1/-1}.form-grid label span{color:#626974;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{width:100%;height:38px;color:var(--ink);font:inherit;background:#f8f9fa;border:1px solid #d8dce1;border-radius:7px;outline:0;padding:0 10px;font-size:11px}.form-grid textarea{resize:vertical;min-height:74px;padding-block:9px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f064181a}.create-modal footer{justify-content:flex-end;gap:9px}.create-modal footer button{cursor:pointer;background:#fff;border:1px solid #d9dce0;border-radius:7px;padding:10px 14px;font-size:11px;font-weight:750}.create-modal footer .primary-button{border-color:var(--orange);background:var(--orange);color:#fff}.planning-assignment-modal{width:520px}.assignment-project{color:#747b85;margin:6px 0 0;font-size:11px}.assignment-note{border-left:3px solid var(--orange);color:#6c737d;background:#fff3eb;align-items:center;gap:12px;margin:-7px 0 20px;padding:12px 14px;font-size:10px;display:flex}.assignment-note strong{color:#c54c0f;white-space:nowrap}.edit-modal{flex-direction:column;width:min(760px,92vw);max-height:90vh;display:flex}.edit-form-grid{padding-right:6px;display:block;overflow-y:auto}.edit-section+.edit-section{border-top:1px solid #e3e5e8;margin-top:24px;padding-top:20px}.edit-section h3{color:#2b3038;margin:0 0 13px;font-size:13px}.edit-section-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.edit-section-grid label{flex-direction:column;gap:6px;display:flex}.edit-section-grid label.wide{grid-column:1/-1}.detail-modal{flex-direction:column;width:min(760px,92vw);max-height:90vh;display:flex}.detail-content{min-height:0;margin:20px 0;padding-right:6px;overflow-y:auto}.detail-section+.detail-section{border-top:1px solid #e3e5e8;margin-top:22px;padding-top:18px}.detail-section h3{margin:0 0 12px;font-size:13px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-field{background:#f8f9fa;border:1px solid #e2e5e9;border-radius:7px;flex-direction:column;gap:5px;min-width:0;padding:11px 12px;display:flex}.detail-field small{color:#838a94;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:850}.detail-field strong{overflow-wrap:anywhere;color:#303640;white-space:pre-wrap;font-size:11px}.team-manager-modal{flex-direction:column;width:min(780px,94vw);max-height:88vh;display:flex}.new-team-form{grid-template-columns:minmax(180px,1fr) 190px auto;gap:9px;margin:20px 0 16px;display:grid}.new-team-form input,.team-manager-row input{min-width:0;height:38px;color:var(--ink);background:#f8f9fa;border:1px solid #d8dce1;border-radius:7px;outline:0;padding:0 10px;font-size:11px}.new-team-form input:focus,.team-manager-row input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f064181a}.team-manager-head{color:#8a9099;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(160px,1.25fr) minmax(130px,1fr) 174px;gap:9px;padding:0 10px 6px 50px;font-size:8px;font-weight:850;display:grid}.team-manager-list{border-top:1px solid #e3e5e8;border-bottom:1px solid #e3e5e8;min-height:80px;overflow-y:auto}.team-manager-row{border-bottom:1px solid #eceef0;grid-template-columns:36px minmax(160px,1.25fr) minmax(130px,1fr) 82px 82px;align-items:center;gap:8px;padding:9px 4px;display:grid}.team-manager-row:last-child{border-bottom:0}.team-manager-avatar{color:#fff;background:#282d35;border-radius:7px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.team-manager-row button{color:#424852;cursor:pointer;background:#fff;border:1px solid #d7dbe0;border-radius:7px;height:34px;font-size:9px;font-weight:800}.team-manager-row button:hover{border-color:var(--orange);color:#c54c0f}.team-manager-row .remove-team{color:#b52e27;border-color:#efcbc8}.team-manager-row .remove-team:hover{color:#a3221c;background:#fff3f2;border-color:#d7463d}.empty-team-list{color:#8e949d;text-align:center;margin:0;padding:24px;font-size:11px}.team-manager-modal footer{justify-content:flex-end;padding-top:16px}.document-backdrop{padding:3vh 3vw}.document-modal{background:#fff;border-radius:13px;flex-direction:column;width:min(1080px,94vw);height:94vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f131957}.document-modal>header{border-bottom:1px solid #e2e5e9;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:17px 20px;display:flex}.document-modal>header h2{margin:0;font-size:20px}.document-modal>header div>span{color:#7b828c;margin-top:4px;font-size:10px;display:block}.document-modal>header .close{color:#747b84;background:#f0f1f3;flex:none}.document-workspace{flex:1;grid-template-columns:310px minmax(0,1fr);min-height:0;display:grid}.document-sidebar{background:#f7f8f9;border-right:1px solid #e2e5e9;flex-direction:column;min-height:0;padding:16px;display:flex}.pdf-upload{color:#c94d0d;cursor:pointer;background:#fff5ee;border:1px dashed #ef8e55;border-radius:8px;place-items:center;min-height:42px;font-size:11px;font-weight:850;display:grid}.pdf-upload:hover{background:#ffede2;border-style:solid}.pdf-upload.disabled{opacity:.55;cursor:wait}.pdf-upload input{opacity:0;width:1px;height:1px;position:absolute}.document-sidebar>small{color:#8b919a;text-align:center;margin:7px 0 14px;font-size:8px}.document-list{min-height:0;overflow-y:auto}.document-list>p{color:#8b919a;text-align:center;padding:24px 8px;font-size:10px}.document-list article{background:#fff;border:1px solid #dfe2e6;border-radius:8px;align-items:center;margin-bottom:7px;display:flex;overflow:hidden}.document-list article.active{border-color:var(--orange);box-shadow:0 0 0 2px #f064181a}.document-open{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:9px;display:flex}.document-open>b{color:#fff;background:#e84f3d;border-radius:5px;flex:none;place-items:center;width:30px;height:34px;font-size:8px;display:grid}.document-open>span{flex-direction:column;gap:3px;min-width:0;display:flex}.document-open strong{color:#333943;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.document-open small{color:#9298a1;font-size:8px}.document-remove{color:#b13a32;cursor:pointer;background:0 0;border:0;border-left:1px solid #eceef0;align-self:stretch;width:34px;font-size:17px}.document-preview{background:#3b4048;flex-direction:column;min-width:0;min-height:0;display:flex}.preview-toolbar{color:#fff;background:#242932;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 13px;display:flex}.preview-toolbar>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.preview-toolbar>span{gap:7px;display:flex}.preview-toolbar a{color:#31363f;white-space:nowrap;background:#fff;border-radius:5px;padding:7px 9px;font-size:8px;font-weight:800;text-decoration:none}.document-preview iframe{background:#fff;border:0;flex:1;width:100%;min-height:0}.document-preview img,.document-preview video{object-fit:contain;background:#171a1f;flex:1;width:100%;height:calc(100% - 46px);min-height:0}.preview-placeholder{color:#d8dbe0;text-align:center;margin:auto}.preview-placeholder b{color:#fff;background:#e84f3d;border-radius:8px;place-items:center;width:58px;height:68px;margin:0 auto 13px;font-size:13px;display:grid}.preview-placeholder p{margin:0 0 4px;font-size:12px;font-weight:750}.preview-placeholder small{color:#aeb3ba;font-size:9px}@media (width<=720px){.topbar{gap:10px;height:auto;min-height:72px;padding:10px 12px}.brand-logo{width:86px}.brand-divider,.brand-block .eyebrow{display:none}.brand-block h1{font-size:16px}.header-actions{margin-left:auto}.search{width:42px;padding:0 12px}.search input{display:none}.client-filter{width:118px;min-width:0;padding-left:8px;font-size:9px}.team-management-button{display:none}.header-actions>.primary-button{padding:11px;font-size:0}.header-actions>.primary-button:first-letter{font-size:16px}.summary-bar{padding:10px 12px}.summary-metrics{display:none}.drawer{width:100vw}.drawer-header{align-items:flex-start;gap:12px;min-height:92px;padding:16px}.drawer-header h2{font-size:16px}.drawer-actions{gap:5px}.edit-project,.delete-project{padding:7px;font-size:8px}.project-facts{gap:12px;padding:12px;overflow-x:auto}.fact-team-button{min-width:190px}.stage-tabs{grid-template-columns:repeat(6,minmax(70px,1fr));padding:14px 10px 0;overflow-x:auto}.steps-panel{margin:12px;padding:14px}.checklist label{min-height:55px}.document-backdrop{padding:0}.document-modal{border-radius:0;width:100vw;height:100dvh}.document-modal>header{min-height:68px;padding:12px}.document-modal>header h2{font-size:17px}.document-workspace{grid-template-rows:minmax(150px,38vh) minmax(0,1fr);grid-template-columns:1fr}.document-sidebar{border-bottom:1px solid #e2e5e9;border-right:0;padding:11px}.document-list{gap:7px;display:flex;overflow:auto hidden}.document-list article{min-width:230px;margin-bottom:0}.preview-toolbar{padding:0 8px}.preview-toolbar a{padding:7px}.new-team-form{grid-template-columns:1fr}.team-manager-head{display:none}.team-manager-row{grid-template-columns:34px 1fr 1fr}.team-manager-row input:first-of-type,.team-manager-row input:nth-of-type(2){grid-column:2/-1}}@media (width<=1250px){.board{grid-template-columns:repeat(5,224px)}}
