.narrow{max-width:620px;margin-left:auto;margin-right:auto}.spaced{margin-top:var(--space-3)}.plain-list{margin:0;padding-left:20px}.plain-list li+li{margin-top:6px}.warn-text{color:var(--warn)}.bad-text{color:var(--bad)}.landing{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(32px,6vw,80px);align-items:center;padding:24px 0 56px}.landing-copy{display:flex;flex-direction:column;gap:22px}.landing-copy .eyebrow{margin:0}.landing-title{font-family:var(--font-brand);font-weight:400;font-size:clamp(56px,9vw,112px);line-height:.92;letter-spacing:.005em;color:#17191b}.accent-word{color:var(--accent)}.lede{font-size:19px;color:var(--text-2);max-width:520px;line-height:1.65}.landing-closed{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px 24px;max-width:520px;box-shadow:var(--shadow-1)}.landing-closed strong{font-size:18px}.landing-closed p{margin:6px 0 16px;color:var(--text-2)}.landing-closed .btn,.landing-actions .btn{min-height:52px;padding:0 24px;font-size:16px;gap:8px}.landing-actions{display:flex;flex-direction:column;gap:14px}.landing-notes{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 22px;color:var(--text-2);font-size:14px}.landing-notes li:before{content:"\2713";color:var(--accent);margin-right:8px;font-weight:700}.landing-phone{margin:0;display:flex;flex-direction:column;align-items:center;gap:12px}.phone-frame{width:min(300px,78vw);border-radius:44px;padding:10px;background:#151719;box-shadow:0 30px 60px #0b1f4d38,0 2px 6px #0003}.phone-frame img{width:100%;height:auto;border-radius:34px}.landing-phone figcaption{font-size:13px;color:var(--text-3)}.landing-band{background:#0b1f4d;color:#f4f6fb;border-radius:28px;padding:clamp(40px,6vw,72px) clamp(24px,5vw,64px);margin-top:8px}.landing-band .eyebrow{color:#aab8d8}.landing-band h2{font-family:var(--font-brand);font-weight:400;font-size:clamp(40px,5vw,64px);line-height:1;color:#fff;margin-top:10px}.band-steps{list-style:none;margin:36px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.band-steps li{border-top:1px solid rgba(255,255,255,.18);padding-top:22px}.band-num{display:block;font-family:var(--font-brand);font-size:clamp(56px,7vw,88px);line-height:.9;color:#6f95ff;margin-bottom:14px}.band-steps h3{color:#fff;font-size:20px;margin-bottom:8px}.band-steps p{color:#c9d3ea;line-height:1.65}.landing-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px}.landing-feature{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow-1)}.landing-feature h3{font-size:18px;margin-bottom:8px}.landing-feature p{color:var(--text-2);line-height:1.6}@media(max-width:980px){.landing-features{grid-template-columns:1fr 1fr}}@media(max-width:860px){.landing{grid-template-columns:1fr;gap:36px;padding-top:0}.band-steps{grid-template-columns:1fr}}@media(max-width:560px){.landing-features{grid-template-columns:1fr}.landing-closed .btn,.landing-actions .btn{width:100%;justify-content:center}.landing-band{border-radius:24px}}.workspace-card h3{font-size:18px}.workspace-card .card-progress{margin-top:14px;max-width:420px}@media(max-width:600px){.workspace-card{flex-direction:column;align-items:flex-start}}.stats{margin-bottom:var(--space-4)}.stat{padding:16px 18px;background:var(--surface-2);border-radius:var(--r)}.stat-value{font-weight:700;font-size:17px;margin-top:2px}.next-group{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px 0;border-top:1px solid var(--line)}.next-group:first-child{border-top:0;padding-top:0}@media(max-width:600px){.next-group{flex-direction:column}}.timeline{list-style:none;margin:0;padding:0 0 0 18px;border-left:2px solid var(--line)}.timeline li{position:relative;padding:0 0 18px 16px}.timeline li:before{content:"";position:absolute;left:-24px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--surface)}.timeline-title{font-weight:600}.person-form{margin-top:var(--space-4)}.source-form .grid-3{align-items:end}.doc-group{margin-top:var(--space-6)}.doc-group-head{margin-bottom:var(--space-3)}.doc-group-head h2{font-size:19px}.req-card{background:var(--surface);border-radius:var(--r-lg);padding:22px 24px;box-shadow:var(--shadow-1);border:1px solid var(--line);display:flex;flex-direction:column;gap:14px}.req-card.attention{border-color:#e8cf9c}.req-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.req-head h3{font-size:16.5px}.req-head p{margin-top:4px}.req-badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media(max-width:600px){.req-card{padding:18px}.req-head{flex-direction:column;gap:10px}.req-badges{justify-content:flex-start}}.file-list,.task-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.task-list:empty{display:none}.file-row,.task-row{display:flex;gap:14px;align-items:flex-start;padding:12px;border-radius:var(--r);background:var(--surface-2)}.file-meta{display:flex;flex-direction:column;gap:4px}.file-name{font-weight:600;font-size:15px;overflow-wrap:anywhere}.file-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.thumb{width:56px;height:72px;flex:0 0 auto;border-radius:8px;background:var(--surface-3);color:var(--text-3);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.04em;overflow:hidden;border:1px solid var(--line)}.thumb img{width:100%;height:100%;object-fit:cover}.thumb.locked{background:var(--info-soft);color:var(--info)}@media(max-width:600px){.file-row{flex-wrap:wrap}.file-row .file-meta{flex-basis:calc(100% - 70px)}.file-actions{width:100%;justify-content:flex-start}}.task-row progress.bar{margin-top:8px}.task-row.rejected,.task-row.failed{background:var(--warn-soft)}.dropzone{border:1.5px dashed var(--line-strong);border-radius:var(--r);padding:16px;background:var(--bg);transition:border-color .15s ease,background-color .15s ease}.dropzone.dragging{border-color:var(--accent);background:var(--accent-soft)}.part-select{max-width:360px;margin-bottom:12px}@media(pointer:coarse){.drop-hint{display:none}}.uploader{display:flex;flex-direction:column;gap:10px}details.earlier summary,details.inactive summary{cursor:pointer;color:var(--text-2);font-weight:600;font-size:14.5px;min-height:32px;display:flex;align-items:center}details.earlier .file-list{margin-top:8px}.preview-pages{display:grid;gap:12px}.preview-img{width:100%;height:auto;border-radius:var(--r-sm);border:1px solid var(--line);background:#fff}dialog.dialog:has(.preview-pages){width:min(880px,calc(100vw - 32px))}.tips{margin:0;padding-left:20px}.tips li+li{margin-top:8px}dl.kv.revealed{padding:14px 16px;background:var(--surface-2);border-radius:var(--r)}.attest{padding:14px 16px;background:var(--surface-2);border-radius:var(--r);margin-bottom:var(--space-3)}.list.compact>li{padding:10px 0}.thread{max-height:60vh;overflow-y:auto;padding-right:4px}.messages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.msg{max-width:78%;padding:12px 16px;border-radius:16px;background:var(--surface-2)}.msg.mine{align-self:flex-end;background:var(--accent-soft)}.msg-meta{font-size:13px;color:var(--text-3);margin-bottom:4px}.msg-body{white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:600px){.msg{max-width:92%}}.nav-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:12px;font-weight:700}.update-list{list-style:none;margin:0;padding:0}.update+.update{border-top:1px solid var(--line)}.update a{display:grid;grid-template-columns:12px 1fr auto;gap:14px;align-items:start;padding:16px 4px;color:var(--text);min-height:var(--target)}.update a:hover{background:var(--surface-2);text-decoration:none;border-radius:var(--r)}.update-dot{width:10px;height:10px;border-radius:50%;background:var(--accent);margin-top:6px}.update.read .update-dot{background:transparent;border:1px solid var(--line-strong)}.update-text{display:flex;flex-direction:column;gap:2px}.update.read .update-text strong{font-weight:600;color:var(--text-2)}.update-text span{color:var(--text-2);font-size:15px}.update time{font-size:13px;color:var(--text-3);white-space:nowrap}.updates-actions{justify-content:flex-end;margin-bottom:8px}.invite-banner{display:grid;gap:12px;margin-bottom:28px}.invite-row{display:flex;gap:16px;justify-content:space-between;align-items:center;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:18px;padding:18px 20px}@media(max-width:600px){.update a{grid-template-columns:12px 1fr}.update time{grid-column:2}.invite-row{flex-direction:column;align-items:flex-start}}
