@charset "UTF-8";
:root{--ink:#173642;--muted:#617780;--teal:#087f7a;--teal-dark:#08615f;--blue:#236d9e;--line:#dfe8ea;--bg:#f5f8f9;--white:#fff;--soft:#eaf5f2;--amber:#976418;--red:#ad3744;--shadow:0 8px 30px #233b4610;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;font-size:14px;line-height:1.5}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,a:focus-visible{outline:3px solid #87c8bd;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px #0b8a7a15}a{color:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(27px,2.6vw,37px);font-weight:680;letter-spacing:-1.1px;line-height:1.2;margin-bottom:12px}h2{font-size:19px;font-weight:660;letter-spacing:-.25px;line-height:1.3;margin-bottom:8px}h3{font-size:15px;font-weight:650;margin-bottom:6px}p{margin-bottom:12px}svg.icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:0 0 auto;vertical-align:middle}button svg,button span{pointer-events:none}.muted{color:var(--muted)}.small{font-size:12px}.tiny{font-size:11px}.eyebrow{font-size:10px;letter-spacing:1.3px;text-transform:uppercase;font-weight:750;color:var(--teal);margin:0 0 12px}.boot{padding:64px;color:var(--teal);font-size:40px;font-weight:700}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:0 32px;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:11px;border:0;padding:0;background:none;font-size:27px;font-weight:720;letter-spacing:-1px;white-space:nowrap}.brand span em{color:var(--teal);font-style:normal}.brand-mark{width:34px;height:38px;display:block;position:relative}.brand-mark:before{content:"";position:absolute;left:11px;top:0;width:13px;height:38px;border-radius:4px;background:#247eab}.brand-mark:after{content:"";position:absolute;left:0;top:12px;width:35px;height:13px;border-radius:4px;background:#1ba69c;opacity:.94}.brand small{font-size:10px;font-weight:650;letter-spacing:.5px;color:var(--muted);margin-left:3px}.header-divider{height:27px;width:1px;background:var(--line)}.workspace-name{font-size:12px;color:var(--muted)}.top-right{margin-left:auto;display:flex;gap:17px;align-items:center}.language-control{display:flex;align-items:center;gap:6px;color:var(--muted)}.language-control select{border:0;background:transparent;color:var(--ink);font-size:12px;padding:8px 22px 8px 5px;max-width:137px}.avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;font-size:10px;font-weight:750;background:#e7f2f1;color:var(--teal);flex-shrink:0}.icon-button.mobile-menu{display:none}.icon-button{border:0;background:transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--muted)}.icon-button:hover{background:var(--soft);color:var(--teal)}.shell{display:flex;min-height:calc(100vh - 78px)}.sidebar{width:216px;flex:0 0 216px;padding:30px 16px 22px;background:#fff;border-right:1px solid var(--line);position:sticky;top:78px;height:calc(100vh - 78px);display:flex;flex-direction:column;z-index:25}.sidebar-caption{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;font-weight:700;color:#8b9ba1;padding:0 14px;margin-bottom:12px}.side-nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;min-height:47px;padding:11px 13px;text-align:left;border:0;border-radius:8px;background:none;font-size:12px;color:#5b7079;line-height:1.35}.nav-item:hover{background:#f3f7f7;color:var(--ink)}.nav-item.active{background:#e9f4f1;color:var(--teal-dark);font-weight:650}.nav-item.active svg{stroke-width:2}.nav-count{margin-left:auto;font-size:10px;min-width:20px;background:#dcedea;padding:2px 6px;border-radius:4px;text-align:center}.side-bottom{margin-top:auto;padding-top:24px}.local-caption{margin:21px 14px 0;padding-top:17px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);display:flex;align-items:flex-start;gap:8px}.local-caption svg{width:15px;height:15px;margin-top:1px}.main{padding:31px 38px 26px;min-width:0;flex:1;max-width:1580px;margin:0 auto;width:calc(100% - 216px)}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:23px;color:#819198;font-size:11px}.breadcrumbs span:last-child{color:var(--ink)}.page-heading{display:flex;align-items:flex-start;gap:22px;justify-content:space-between;margin-bottom:28px}.page-heading p{max-width:730px;font-size:14px;color:var(--muted);line-height:1.65;margin-bottom:0}.page-heading .btn{margin-top:6px;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 16px;border-radius:7px;border:1px solid var(--line);background:#fff;font-weight:600;font-size:12px;text-align:center;line-height:1.35;text-decoration:none}.btn svg{width:17px;height:17px}.btn:hover{background:#f4f8f7;border-color:#bdd8d1}.btn.primary{color:#fff;background:var(--teal);border-color:var(--teal)}.btn.primary:hover{background:var(--teal-dark)}.btn.soft{background:var(--soft);border-color:transparent;color:var(--teal-dark)}.btn.danger{color:var(--red);border-color:#e8c6cc}.btn.ghost{background:none;border-color:transparent;color:var(--muted)}.btn.wide{width:100%}.btn.big{min-height:44px;padding:11px 20px;font-size:13px}.stepper{background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding:19px 25px;gap:20px;margin-bottom:29px}.step{display:flex;align-items:center;gap:10px;flex:1;font-size:12px;color:#8c9ba1;min-width:0}.step-num{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:#eef2f3;color:#89989f;font-size:11px;font-weight:700;flex-shrink:0}.step.active{color:var(--teal);font-weight:650}.step.active .step-num{background:var(--teal);color:#fff}.step.complete{color:#456d64}.step.complete .step-num{color:var(--teal);background:var(--soft)}.step.complete .icon{width:15px;height:15px}.step-line{width:55px;height:1px;background:var(--line);flex-shrink:1}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:26px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 2px 3px #233b4602;margin-bottom:20px;padding:26px}.section-heading{display:flex;gap:11px;align-items:flex-start;margin-bottom:22px}.section-heading .icon{color:var(--teal);margin-top:2px}.section-heading h2{font-size:17px;margin:0 0 3px}.section-heading p{font-size:12px;color:var(--muted);margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 20px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field.full{grid-column:1/-1}.field label,.field-label{font-size:12px;font-weight:650;display:flex;gap:5px;align-items:center}.field label em{color:var(--red);font-style:normal}.optional{font-size:10px;color:#8a9aa1;font-weight:400;margin-left:3px}.field input,.field select,.field textarea,.input{width:100%;border:1px solid #d7e2e5;border-radius:6px;background:#fff;padding:10px 12px;min-height:42px;color:var(--ink);font-size:13px;line-height:1.5}.field textarea{resize:vertical;min-height:97px;line-height:1.65}.field textarea.tall{min-height:108px}input::placeholder,textarea::placeholder{color:#9aa8ae;font-size:12px;opacity:1}.field .hint{color:var(--muted);font-size:10px;margin:0}.field.invalid input,.field.invalid textarea,.field.invalid select{border-color:var(--red)}.field-error{font-size:11px;color:var(--red)}.field-count{display:flex;justify-content:flex-end;color:#91a1a8;font-size:10px;margin-top:-3px}.radio-options{display:flex;gap:11px;flex-wrap:wrap}.radio-choice{display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid var(--line);border-radius:6px;font-size:12px;cursor:pointer}.radio-choice:has(input:checked){border-color:#6ab5a6;background:#f0f9f5}.radio-choice input,.check-row input{accent-color:var(--teal);width:15px;height:15px;flex-shrink:0;margin:2px 0 0}.urgent-panel{background:#fcfdfd}.urgent-panel h2{font-size:15px}.urgent-panel p{font-size:12px;color:var(--muted)}.check-row{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6;cursor:pointer}.check-row span{padding-top:0}.consent-wrap{margin:5px 0 22px}.consent-wrap .hint{font-size:11px;color:var(--muted);margin:7px 0 0 25px}.action-bar{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:23px 0 10px}.action-bar-right{display:flex;gap:10px}.rail{display:grid;gap:20px}.rail-panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:23px 21px}.rail-panel h2{font-size:16px;line-height:1.4;margin-bottom:16px}.rail-panel p{font-size:12px;color:var(--muted);line-height:1.65}.rail-panel.soft{background:linear-gradient(140deg,#eaf6ef,#edf7f7);border-color:#d9eae4}.rail-panel.soft h2{color:var(--teal-dark)}.progress-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:12px}.progress-label strong{color:var(--teal);font-weight:650}progress{height:5px;width:100%;appearance:none;display:block;border:none;background:#e7eeec;border-radius:4px;overflow:hidden}progress::-webkit-progress-bar{background:#e7eeec}progress::-webkit-progress-value{background:var(--teal);border-radius:4px}progress::-moz-progress-bar{background:var(--teal);border-radius:4px}.checklist{list-style:none;padding:0;margin:17px 0 0;display:grid;gap:10px}.checklist li{display:flex;align-items:center;gap:9px;font-size:11px;color:#82949c}.checklist .checked{color:#397165}.checklist .icon{width:15px;height:15px}.rail-step{display:flex;gap:12px;margin:22px 0}.rail-step:last-child{margin-bottom:0}.rail-step-num{display:flex;align-items:center;justify-content:center;background:var(--soft);color:var(--teal);font-size:10px;width:24px;height:24px;border-radius:50%;flex-shrink:0}.rail-step h3{font-size:12px;margin-bottom:4px}.rail-step p{font-size:11px;line-height:1.7;margin:0}.rail-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#d9eee5;border-radius:7px;color:var(--teal);margin-bottom:13px}.rule{height:1px;background:var(--line);margin:20px 0}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:35px;padding-top:18px;border-top:1px solid var(--line);font-size:10px;color:#8a9ba3}.page-footer strong{font-weight:500;white-space:nowrap}.notice{display:flex;align-items:flex-start;gap:9px;padding:13px 15px;border-radius:7px;background:#eff7f5;color:#41675f;font-size:12px;line-height:1.6;margin:16px 0}.notice svg{width:17px;height:17px;margin-top:1px}.notice.warning{background:#fff6e7;color:#8a5d21}.notice.error{background:#fff0f0;color:var(--red)}.status-dot{width:6px;height:6px;border-radius:50%;background:#68a391;display:inline-block;flex-shrink:0}.mode-indicator{display:flex;align-items:center;gap:6px;color:#628077;font-size:10px;white-space:nowrap}.record-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--line);padding:19px 23px;border-radius:10px;margin-bottom:22px}.record-person{display:flex;align-items:center;gap:14px;min-width:0}.record-person .avatar{width:43px;height:43px;font-size:15px}.record-person h2{font-size:18px;margin:0 0 3px;overflow-wrap:anywhere}.record-person p{font-size:11px;color:var(--muted);margin:0}.tag{display:inline-flex;align-items:center;font-size:10px;line-height:1.45;padding:4px 8px;border-radius:5px;font-weight:650;background:#eef3f5;color:#617b87;white-space:normal}.tag.draft{background:#edf4fa;color:#2f6d9c}.tag.reviewed{background:#eaf6ed;color:#37794c}.tag.clarification{background:#fff2dc;color:#976418}.record-metadata{display:flex;gap:25px;align-items:center}.record-metadata small{font-size:9px;display:block;margin-bottom:4px;color:var(--muted)}.record-metadata span{font-size:11px}.summary-section{background:white;border:1px solid var(--line);border-radius:9px;padding:22px 23px;margin-bottom:15px}.summary-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.summary-section-head h3{display:flex;align-items:center;gap:9px;font-size:14px;margin:0}.summary-section-head h3 svg{color:var(--teal);width:17px;height:17px}.summary-section p{font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 15px}.summary-section p.missing{font-size:12px;color:#93a1a6;font-style:italic}.source-button{font-size:10px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--teal);padding:0}.source-button svg{width:12px;height:12px}.summary-actions{display:grid;gap:9px}.summary-actions .btn{justify-content:flex-start;width:100%}.review-form{display:grid;gap:14px}.review-form .field textarea{min-height:96px}.review-form .check-row{font-size:11px}.timeline{margin:0;padding:0;list-style:none;max-height:244px;overflow:auto}.timeline li{padding:0 0 16px 17px;position:relative;border-left:1px solid var(--line);font-size:11px;color:#5a717b}.timeline li:before{content:"";position:absolute;left:-3px;top:5px;width:5px;height:5px;border-radius:50%;background:#8bbcad}.timeline time{display:block;font-size:9px;color:#92a0a6;margin-bottom:3px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.metric{padding:20px 24px;background:#fff;border:1px solid var(--line);border-radius:9px}.metric-label{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:8px}.metric-label svg{width:16px;height:16px;color:var(--teal)}.metric strong{display:block;font-size:32px;font-weight:600;letter-spacing:-1px;margin-top:8px}.list-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:21px}.search-field{position:relative;max-width:400px;flex:1}.search-field svg{position:absolute;left:12px;top:12px;width:16px;height:16px;color:#8a9da4}.search-field input{padding-left:38px}.list-toolbar select{min-width:140px;width:auto;font-size:12px}.table-wrap{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:10px;background:#fff}.records-table{border-collapse:collapse;width:100%;text-align:left;font-size:12px;min-width:610px}.records-table th{font-size:10px;color:#7b9099;letter-spacing:.3px;font-weight:550;background:#fafcfb;padding:15px 21px;border-bottom:1px solid var(--line)}.records-table td{padding:19px 21px;border-bottom:1px solid #e9eff0}.records-table tr:last-child td{border:0}.record-link{display:block;border:0;background:none;padding:0;color:var(--ink);font-weight:650;text-align:left;max-width:210px;overflow-wrap:anywhere}.record-link:hover{color:var(--teal)}.record-id{font-size:9px;color:#8e9ea5;margin-top:4px}.row-actions{display:flex;gap:6px;align-items:center}.empty{padding:64px 24px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:11px}.empty-icon{display:flex;align-items:center;justify-content:center;border-radius:14px;margin:0 auto 20px;width:58px;height:58px;background:var(--soft);color:var(--teal)}.empty-icon svg{width:28px;height:28px}.empty h2{font-size:21px}.empty p{color:var(--muted);max-width:420px;margin:0 auto 23px;font-size:13px}.settings-grid{max-width:970px;display:grid;gap:3px}.settings-row{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:21px 0;border-bottom:1px solid #e6ecee}.settings-row:last-child{border:0;padding-bottom:0}.settings-row:first-of-type{padding-top:10px}.settings-row p{font-size:12px;color:var(--muted);margin:5px 0 0;max-width:610px}.settings-row h3{font-size:13px;margin:0}.settings-row .input{width:auto;min-width:155px;max-width:240px;font-size:12px}.button-row{display:flex;gap:9px;flex-wrap:wrap}.code-label{font-family:ui-monospace,monospace;background:#eff3f4;padding:3px 7px;border-radius:4px;font-size:11px;overflow-wrap:anywhere}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.help-grid p{font-size:13px;line-height:1.8;color:var(--muted)}.help-grid .panel{margin:0}.processing-panel{padding:50px;max-width:780px;margin:0 auto 40px}.processing-heading{display:flex;gap:20px;align-items:center;margin-bottom:32px}.processing-symbol{width:55px;height:55px;background:var(--soft);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--teal)}.processing-symbol svg{width:27px;height:27px}.processing-heading p{color:var(--muted);font-size:12px;margin:6px 0 0}.process-list{list-style:none;padding:0;margin:28px 0 34px;display:grid;gap:0}.process-item{display:flex;align-items:center;gap:16px;padding:17px 0;border-bottom:1px solid var(--line);color:#8fa0a7;font-size:13px}.process-item:last-child{border:0}.process-item.complete{color:var(--teal-dark)}.process-item.active{color:var(--ink);font-weight:600}.process-item .step-num{width:25px;height:25px;font-size:10px}.process-item.complete .step-num{background:var(--soft);color:var(--teal)}.process-item.active .step-num{background:var(--teal);color:white}.process-item .tag{margin-left:auto;font-size:9px}.spinner{animation:spin 1.2s linear infinite}.process-item.active .step-num{animation:pulse 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 5px #0b8a7a16}}dialog{border:1px solid var(--line);border-radius:13px;padding:27px;max-width:620px;width:calc(100vw - 40px);color:var(--ink);box-shadow:0 20px 90px #17364235;max-height:85vh;overflow:auto}dialog::backdrop{background:#17364260;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:19px}.dialog-head h2{font-size:21px;margin:0;max-width:470px}.dialog-head .icon-button{font-size:25px;margin:-7px -8px 0 0}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:27px}#dialog-body p{color:var(--muted);font-size:13px;line-height:1.7}#dialog-body .source-content{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f8f8;border:1px solid var(--line);border-radius:7px;padding:17px;font-size:14px;line-height:1.8}#dialog-body textarea{min-height:170px}.example-buttons{display:grid;gap:12px}.example-button{display:flex;gap:14px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:9px;padding:20px;background:#fff}.example-button:hover{background:var(--soft);border-color:#b1d4c9}.example-button strong{display:block;font-size:14px}.example-button small{font-size:11px;color:var(--muted)}#toasts{position:fixed;bottom:23px;left:50%;transform:translateX(-50%);z-index:100;display:grid;gap:9px;width:max-content;max-width:calc(100vw - 35px)}.toast{background:#173f3b;color:#fff;box-shadow:var(--shadow);border-radius:9px;padding:13px 19px;font-size:12px;display:flex;align-items:center;gap:10px;animation:toastIn .2s ease-out}.toast.error{background:#8e3844}.toast svg{width:16px;height:16px}@keyframes toastIn{from{opacity:0;transform:translateY(7px)}}.print-only{display:none}.mobile-backdrop{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.main{padding-left:52px;padding-right:52px}.content-grid{grid-template-columns:minmax(0,1fr) 300px}.panel{padding:30px}}
@media(max-width:1180px){.main{padding:27px 25px}.sidebar{width:190px;flex-basis:190px;padding-left:11px;padding-right:11px}.content-grid{grid-template-columns:minmax(0,1fr) 245px;gap:19px}.rail-panel{padding:21px 17px}.workspace-name{display:none}.topbar{padding:0 24px;gap:17px}.panel{padding:22px}.record-metadata{gap:14px}.stepper{gap:14px;padding:18px}.step-line{width:24px}}
@media(max-width:970px){.content-grid{grid-template-columns:minmax(0,1fr)}.rail{grid-template-columns:1fr 1fr}.rail .review-rail{grid-column:1/-1}.rail .desktop-extra{display:none}.record-metadata .created-meta{display:none}.topbar .header-divider{display:none}.page-heading{gap:15px}.stepper .step-line{width:30px}.main{width:calc(100% - 190px)}}
@media(max-width:760px){.topbar{height:68px;padding:0 18px;gap:12px}.brand{font-size:23px;gap:9px}.brand-mark{transform:scale(.85);width:30px}.brand small{display:none}.top-right{gap:6px}.top-right>.avatar{display:none}.mode-indicator{display:none}.language-control{gap:1px}.language-control svg{width:17px;height:17px}.language-control select{max-width:106px;padding-right:16px;font-size:11px}.icon-button.mobile-menu{display:inline-flex;width:30px;flex-shrink:0}.sidebar{visibility:hidden;position:fixed;top:68px;left:0;width:238px;height:calc(100dvh - 68px);transform:translateX(-100%);transition:transform .16s;z-index:40}.sidebar.open{visibility:visible;transform:translateX(0)}.mobile-backdrop.open{display:block;position:fixed;inset:68px 0 0;background:#17364235;z-index:35;border:0}.main{width:100%;padding:25px 19px}.shell{min-height:calc(100vh - 68px)}.page-heading{flex-direction:column;gap:13px;margin-bottom:23px}.page-heading .btn{margin:0}.page-heading p{font-size:13px}.breadcrumbs{margin-bottom:18px}.stepper{padding:16px 13px;gap:10px;margin-bottom:23px}.step{gap:7px;font-size:10px}.step-num{width:23px;height:23px;font-size:10px}.step-line{display:none}.panel{padding:21px}.form-grid{gap:18px 16px}.rail{gap:15px}.rail-panel{padding:20px}.metrics{gap:12px}.metric{padding:17px}.metric-label{font-size:10px}.metric strong{font-size:28px}.list-toolbar{flex-wrap:wrap}.search-field{max-width:none;min-width:100%;}.list-toolbar select{min-width:0;flex:1}.record-strip{padding:17px;align-items:flex-start}.record-metadata{flex-direction:column;align-items:flex-end;gap:8px}.record-metadata .version-meta{display:none}.record-person h2{font-size:16px}.page-footer{align-items:flex-start;font-size:9px}.settings-row{align-items:flex-start;flex-direction:column;gap:13px}.settings-row .input{width:100%;max-width:none}.help-grid{grid-template-columns:1fr}.processing-panel{padding:28px 23px}.processing-heading{gap:15px}.processing-heading h2{font-size:19px}.processing-symbol{width:45px;height:45px;flex-shrink:0}.process-item{font-size:12px}.process-item .tag{font-size:8px}.summary-section{padding:21px}}
@media(max-width:440px){h1{font-size:27px}.main{padding:22px 15px}.topbar{padding:0 12px;gap:8px}.brand{font-size:21px}.language-control select{max-width:97px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.panel{padding:19px}.rail{grid-template-columns:1fr}.rail .desktop-extra{display:none}.action-bar{align-items:stretch;flex-direction:column-reverse;gap:11px}.action-bar-right{display:flex;flex-direction:column}.action-bar .btn{width:100%;min-height:43px}.radio-options{gap:7px}.radio-choice{padding:9px 10px;font-size:11px}.record-person .avatar{display:none}.metrics{gap:8px}.metric{padding:15px 10px}.metric-label{font-size:9px;gap:5px;line-height:1.4;align-items:flex-start}.metric-label svg{width:13px;height:13px}.metric strong{font-size:25px}.page-footer{gap:10px}.page-footer strong{font-size:8px}.button-row{width:100%}.button-row .btn{flex:1;min-width:120px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
@media print{body{background:#fff;font-size:11pt;color:#111}.topbar,.sidebar,.breadcrumbs,.stepper,.page-heading>.btn,.rail,.page-footer,.summary-section-head button,.source-button,.notice,.button-row,.action-bar,.mobile-backdrop,#toasts,dialog,.no-print{display:none!important}.shell,.content-grid{display:block}.main{padding:0;width:100%;max-width:none}.page-heading{margin-bottom:15px}h1{font-size:24pt}.record-strip{border:0;border-bottom:1px solid #ccc;border-radius:0;padding:12px 0}.summary-section{border:0;border-bottom:1px solid #ddd;border-radius:0;padding:10px 0;margin:0;break-inside:avoid}.summary-section p{font-size:11pt;margin-bottom:8px}.summary-section h3{font-size:12pt}.print-only{display:block;font-size:9pt;color:#555;margin-top:20px}.record-metadata{display:flex}.record-metadata .created-meta{display:block}.tag{border:1px solid #ddd}}

.urgency-hint{margin:14px 0 0}

/* Intake v0.3 */
[hidden]{display:none!important}.question-number{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:3px;background:var(--soft);color:var(--teal);border-radius:7px;font-size:12px;flex-shrink:0}.field label{align-items:flex-start;line-height:1.55;font-size:14px}.field input,.field select,.field textarea{font-size:16px}.field .hint{font-size:13px;line-height:1.55}.optional{font-size:12px}.key-question{padding:19px;background:#f3faf8;border:1px solid #b9dcd4;border-radius:8px}.key-question textarea{min-height:175px}.make-card .check-row{margin:16px 0;font-size:13px;line-height:1.6}.make-card p{margin-top:10px}.make-card .notice{font-size:13px;padding:12px}.rail-panel p{line-height:1.6}.checklist li span{font-size:12px;line-height:1.45}.notice p{margin:0}.source-content{white-space:pre-wrap;overflow-wrap:anywhere}.summary-section p{overflow-wrap:anywhere}.summary-section-head h3{line-height:1.5}@media(max-width:440px){.key-question{padding:14px}.field label{font-size:14px}.check-row{font-size:13px}}
