.landing{background:#f7f6f2}.landing-header{justify-content:space-between;align-items:center;gap:30px;max-width:1280px;height:92px;margin:auto;display:flex}.landing-header nav{gap:38px;font-size:14px;display:flex}.landing-header nav a{color:#293e35}.landing-container,.hero{max-width:1200px;margin:auto}.hero{grid-template-columns:1.25fr 1fr;align-items:center;gap:65px;padding:70px 0 66px;display:grid}.landing h1,.landing h2,.landing h3{color:#173b31;font-family:Georgia,Times New Roman,serif;font-weight:600}.landing .hero h1{letter-spacing:-2.5px;margin-bottom:25px;font-size:66px;line-height:1.04}.hero>div>p{margin-bottom:28px;font-size:21px;line-height:1.6}.hero-actions{align-items:center;gap:18px;display:flex}.hero-actions .button{white-space:nowrap;font-size:15px}.hero-preview{padding:0 18px 0 10px;position:relative}.hero-preview:before{content:"";background:#cbd9c9;border-radius:18px;position:absolute;inset:22px 40px 10px 0;transform:rotate(-4deg)}.hero-preview:after{content:"";background:#fff;border:1px solid #e9eeea;border-radius:18px;position:absolute;inset:28px 4px -2px 25px;transform:rotate(3deg)}.preview-sheet{z-index:1;background:#fff;border:1px solid #ebeee8;border-radius:14px;padding:20px 28px 30px;position:relative;box-shadow:0 16px 38px #173b3110}.preview-sheet .brand img{width:102px;height:37px}.preview-sheet h2{text-align:center;letter-spacing:-.6px;margin:15px 0 5px;font-size:25px}.preview-sheet>p{text-align:center;margin:0 0 23px;font-size:16px}.preview-sheet ol{margin:0;padding:0;list-style:none}.preview-sheet li{align-items:flex-start;gap:17px;margin:24px 0;display:flex;position:relative}.preview-sheet li:not(:last-child):after{content:"";border-left:1px solid #aac4b2;height:32px;position:absolute;top:36px;left:17px}.preview-sheet li>span{background:#e5ece6;border-radius:50%;place-items:center;width:36px;height:36px;font-size:16px;font-weight:600;display:grid}.preview-sheet li:first-child>span{color:#fff;background:#214e43}.preview-sheet li:nth-child(2)>span{background:#bed4c3}.preview-sheet strong{font-size:15px;display:block}.preview-sheet small{color:#69746e;margin-top:4px;font-size:12px;display:block}.trust-strip{text-align:center;background:#fbfbf9;padding:16px 25px;font-size:13px;margin:0!important}.how-section{background:#fff;padding:48px 0}.landing .how-section h2{letter-spacing:-1.4px;margin-bottom:30px;font-size:40px}.steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.steps article{text-align:center;padding:0 30px;position:relative}.steps article+article{border-left:1px solid #e4ebe5}.step-number{color:#8aaa98;font:italic 29px Georgia,serif;position:absolute;top:0;left:0}.steps svg{background:#edf2ec;border-radius:50%;width:58px;height:58px;margin-bottom:10px;padding:17px}.steps h3{margin-bottom:9px;font-size:24px}.steps p{margin:0;font-size:14px;line-height:1.65}.offer-section{grid-template-columns:1.1fr 1fr;align-items:center;gap:95px;padding:55px 0;display:grid}.landing .offer-section h2{letter-spacing:-1.3px;font-size:43px;line-height:1.1}.offer-section>div>p{font-size:20px;line-height:1.6}.human-points{gap:25px;margin-top:45px;display:flex}.human-points>span{color:#52695b;align-items:center;gap:13px;font-size:13px;line-height:1.5;display:flex}.human-points svg{width:28px;height:28px}.offer{background:#fff;border:1px solid #ebeee7;border-radius:12px;padding:30px 35px;box-shadow:0 7px 24px #173b3109}.offer h3{margin:0 0 5px;font-size:25px}.price{color:#173b31;letter-spacing:-2px;font-size:55px;font-weight:650;line-height:1.2}.price span{letter-spacing:0;font:400 18px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.offer>p{margin:4px 0 0;font-size:16px!important}.offer ul{border-top:1px solid #dce3df;margin:20px 0;padding:20px 0 0;list-style:none}.offer li{align-items:center;gap:14px;margin:14px 0;font-size:14px;display:flex}.offer li svg{color:#fff;background:#214e43;border-radius:50%;width:23px;height:23px;padding:4px}.offer>small{color:#6c786f;text-align:center;margin-top:13px;font-size:11px;display:block}.faq-section{background:#fff;padding:45px 0}.faq-grid{grid-template-columns:1fr 1.7fr;gap:65px;display:grid}.faq-grid h2{letter-spacing:-1px;font-size:36px;line-height:1.06}.faq-grid>div>p{font-size:14px}.faq-grid details{border-top:1px solid #dce3df}.faq-grid details:last-child{border-bottom:1px solid #dce3df}.faq-grid summary{cursor:pointer;padding:16px 26px 16px 0;font-size:15px;list-style:none;position:relative}.faq-grid summary:after{content:"";border-bottom:1.5px solid #214e43;border-right:1.5px solid #214e43;width:7px;height:7px;position:absolute;top:22px;right:7px;transform:rotate(45deg)}.faq-grid details[open] summary:after{transform:rotate(225deg)}.faq-grid details p{padding-right:25px;font-size:14px;line-height:1.7}.landing-footer{justify-content:space-between;align-items:center;gap:30px;max-width:1200px;margin:auto;padding:20px 0;display:flex}.landing-footer .brand img{width:110px;height:40px}.landing-footer p,.landing-footer>a{color:#68776d;margin:0;font-size:12px}@media (width<=1320px){.landing-header,.landing-container,.hero,.landing-footer{margin-left:40px;margin-right:40px}.hero{gap:40px}.landing .hero h1{font-size:58px}.hero-actions{gap:12px}.hero-actions .button{padding:12px 17px;font-size:14px}.offer-section{gap:65px}}@media (width<=1000px){.landing-header nav{gap:20px;font-size:12px}.landing-header{gap:20px}.hero{gap:25px;padding:45px 0}.landing .hero h1{font-size:47px}.hero>div>p{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}.preview-sheet{padding:18px 22px}.preview-sheet h2{font-size:23px}.preview-sheet strong{font-size:13px}.preview-sheet small{font-size:11px}.preview-sheet li{gap:12px}.landing .how-section h2{font-size:33px}.steps article{padding:0 20px}.steps h3{font-size:21px}.step-number{font-size:24px}.landing .offer-section h2{font-size:35px}.offer-section{gap:40px}.offer-section>div>p{font-size:17px}.human-points{flex-wrap:wrap;gap:15px}.human-points>span{font-size:12px}.offer{padding:25px}.faq-grid{gap:35px}}@media (width<=700px){.landing-header,.landing-container,.hero,.landing-footer{margin-left:23px;margin-right:23px}.landing-header{gap:15px;height:78px}.landing-header nav{display:none}.landing-header>.button{min-height:42px;padding:9px 15px;font-size:13px}.hero{flex-direction:column;gap:35px;padding:40px 0;display:flex}.landing .hero h1{letter-spacing:-1.8px;font-size:45px;line-height:1.08}.hero>div>p{font-size:18px;line-height:1.6}.hero>div>p br{display:none}.hero-actions{gap:12px}.hero-actions .button{min-height:50px;font-size:15px}.hero-preview{width:100%;max-width:390px;padding:0 16px 0 8px}.preview-sheet{padding:22px 27px}.preview-sheet h2{font-size:25px}.preview-sheet strong{font-size:14px}.preview-sheet small{font-size:12px}.trust-strip{padding:14px 23px;font-size:11px!important}.how-section{padding:36px 0}.landing .how-section h2{margin-bottom:35px;font-size:31px;line-height:1.2}.steps{grid-template-columns:1fr;gap:30px}.steps article{text-align:left;padding:0 0 0 55px}.steps article+article{border-top:1px solid #e4ebe5;border-left:0;padding-top:28px}.step-number{top:1px!important}.steps article+article .step-number{top:29px!important}.steps svg{width:42px;height:42px;margin-bottom:8px;padding:11px}.steps h3{font-size:24px}.steps p{font-size:15px}.offer-section{flex-direction:column;align-items:stretch;gap:30px;padding:40px 0;display:flex}.landing .offer-section h2{font-size:34px}.offer-section>div>p{font-size:18px}.human-points{gap:20px;margin-top:25px}.human-points>span{gap:9px;font-size:11px}.human-points svg{width:22px}.offer{padding:25px}.price{font-size:51px}.faq-section{padding:35px 0}.faq-grid{grid-template-columns:1fr;gap:12px}.faq-grid h2{font-size:32px}.faq-grid summary{font-size:15px;line-height:1.5}.faq-grid details p{font-size:15px}.landing-footer{flex-wrap:wrap;gap:10px;padding:20px 0}.landing-footer p{font-size:10px}.landing-footer>a{font-size:11px}}:root{color:#17332d;font-synthesis:none;--green:#214e43;--muted:#626c70;--border:#dce3df;--sage:#eaf3ed;--paper:#fff;--radius:10px;background:#f7f6f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:400;line-height:1.55}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button{background:0 0;border:0}h1,h2,h3,p{margin:0 0 16px}h1{letter-spacing:-1.7px;font-size:42px;font-weight:650;line-height:1.15}h2{letter-spacing:-.7px;font-size:24px;font-weight:650;line-height:1.25}h3{letter-spacing:-.3px;font-size:19px;line-height:1.4}p{color:var(--muted)}small,.small{font-size:14px;line-height:1.6}.muted{color:var(--muted)}strong{font-weight:600}hr{border:0;border-top:1px solid var(--border);margin:28px 0}svg{stroke-width:1.8px;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #bd853f}.visually-hidden{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.skip{z-index:30;background:#fff;padding:12px;position:fixed;top:-100px;left:16px}.skip:focus{top:12px}.brand{flex-shrink:0;align-items:center;display:inline-flex}.brand img{object-fit:contain;width:150px;height:50px}.header{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:65px;height:82px;padding:0 5%;display:flex}.header nav{align-self:stretch;align-items:center;gap:35px;display:flex}.header nav a{color:#384a43;align-items:center;height:100%;font-size:16px;font-weight:550;display:flex;position:relative}.header nav a.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:18px;left:-6px;right:-6px}.avatar{background:#e0ece3;border-radius:50%;place-items:center;width:44px;height:44px;margin-left:auto;font-size:15px;display:grid}.demo-band{text-align:center;color:#36594e;background:#eaf0e8;padding:8px 20px;font-size:13px}.demo-band a{margin-left:15px;text-decoration:underline}.utility{max-width:1120px;color:var(--muted);justify-content:flex-end;gap:23px;margin:14px auto 0;padding:0;font-size:13px;display:flex}.utility a{color:var(--muted);align-items:center;gap:7px;display:flex}.container{max-width:1120px;min-height:70vh;margin:auto;padding:27px 0 48px}.greeting{margin:5px 0 40px}.greeting h1{margin-bottom:6px;font-size:44px}.greeting p{letter-spacing:-.6px;font-size:25px;line-height:1.35}.claim-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.claim-heading h2{margin-bottom:3px;font-size:29px}.claim-heading p{margin:0;font-size:16px}.claim-heading>span{color:#45544e;font-size:14px}.dashboard-grid{grid-template-columns:minmax(0,2.05fr) minmax(280px,1fr);align-items:stretch;gap:16px;display:grid}.panel{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:20px;padding:26px}.next-action{border-radius:var(--radius);background:var(--sage);border:1px solid #d7e8dd;min-height:266px;margin-bottom:16px;padding:27px 28px 18px}.action-label{color:#245346;background:#d0e4d4;border-radius:24px;margin-bottom:16px;padding:3px 12px;font-size:14px;font-weight:600;display:inline-block}.next-action h2{letter-spacing:-1px;margin:0 0 10px;font-size:28px;line-height:1.22}.next-action p{margin-bottom:20px;font-size:18px}.next-action>small{color:var(--muted);margin-top:12px;display:block}.button{background:var(--green);border:1px solid var(--green);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:11px 22px;font-size:16px;font-weight:550;line-height:1.35;transition:background .15s,transform .15s;display:inline-flex;text-decoration:none!important}.button:hover{background:#163c32}.button.secondary{color:var(--green);background:0 0;border-color:#79958a}.button.secondary:hover{background:#edf3ee}.button.large{min-width:275px;padding:14px 26px}.full{width:100%}.icon-button{width:46px;height:46px;color:var(--green);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:#eaf1eb}.text-button{color:var(--green);align-items:center;gap:7px;min-height:42px;padding:5px 0;font-size:14px;display:inline-flex}.text-button:hover{text-decoration:underline}.action-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:3px;display:flex}.support-rail{flex-direction:column;margin-bottom:20px;padding:25px;display:flex}.support-rail h2{font-size:21px}.support-rail p{margin:18px 0 22px;font-size:17px;line-height:1.55}.support-rail section+section{border-top:1px solid var(--border);margin-top:34px;padding-top:30px}.brief dl{margin:20px 0 0}.brief dl>div{border-bottom:1px solid #e4e9e6;justify-content:space-between;align-items:center;gap:13px;padding:17px 0;font-size:13px;display:flex}.brief dl>div:last-child{border-bottom:0}.brief dt{color:#44504c;align-items:center;gap:14px;display:flex}.brief dt svg{width:20px}.brief dd{text-align:right;color:var(--muted);margin:0}.timeline{margin:0 0 14px;padding:4px 0 0 9px;list-style:none}.timeline li{color:#49564f;align-items:baseline;gap:22px;padding:6px 0 25px 35px;font-size:15px;display:flex;position:relative}.timeline li:before{content:"";z-index:1;background:#c4ddc9;border-radius:50%;width:15px;height:15px;position:absolute;top:11px;left:-7px}.timeline li:after{content:"";border-left:1px solid #c4d9c9;height:100%;position:absolute;top:19px;left:0}.timeline li:last-child:after{display:none}.timeline li.latest:before{background:var(--green)}.timeline time{min-width:75px;color:var(--muted);font-size:14px}.text-link{align-items:center;gap:10px;font-size:14px;font-weight:550;display:inline-flex}.align-right{justify-content:flex-end;display:flex}.timeline-panel{padding:24px}.below-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:15px;display:grid}.below-grid .panel{min-width:0}.section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.section-head h2{margin:0}.statement{border-bottom:1px solid var(--border);padding:18px 0}.statement:last-child{border-bottom:0}.statement p{color:#324b40;margin:6px 0 8px}.eyelabel{letter-spacing:.8px;text-transform:uppercase;color:#6b7c71;font-size:11px;font-weight:600}.source-link{text-align:left;color:var(--green);background:#edf3ef;border-radius:4px;min-height:38px;padding:7px 9px;font-size:12px;line-height:1.5;display:inline}.task-row{align-items:flex-start;gap:14px;margin:22px 0;display:flex}.task-row svg{width:19px;margin-top:3px}.task-row strong{font-size:15px;display:block}.task-row small{color:var(--muted);margin-top:4px;display:block}.quick-links{color:var(--green);flex-wrap:wrap;gap:15px 28px;margin:18px 0;font-size:14px;display:flex}.quick-links a{align-items:center;gap:9px;min-height:44px;display:flex}.quick-links svg{width:18px}.footer{border-top:1px solid var(--border);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:16px 5%;font-size:12px;display:flex}.footer>div,.footer>a{align-items:center;gap:18px;display:flex}.footer .brand img{width:92px;height:35px}.footer>a{color:var(--muted)}.footer .text-button{font-size:12px}.page-head{justify-content:space-between;align-items:center;gap:25px;margin:20px 0 30px;display:flex}.page-head p{margin:10px 0 0;font-size:18px}.page-head h1{letter-spacing:-1px;font-size:34px}.page-icon{color:#84a18f;width:52px;height:52px}.back{align-items:center;gap:8px;min-height:44px;font-size:14px;display:inline-flex}.loading{justify-content:center;align-items:center;gap:14px;min-height:200px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{color:#365847;background:#e8f0e9;border-radius:8px;margin:15px 0;padding:14px 18px;font-size:15px}.notice p{margin:5px 0 0}.notice.error{color:#913e32;background:#f7e8e4}.notice.warning{color:#6e4e22;background:#fff0d9}.empty{text-align:center;padding:50px 25px}.field{flex-direction:column;gap:7px;font-size:15px;display:flex}.field>span{font-weight:550}.field small{color:var(--muted);font-size:13px}input,textarea,select{background:#fff;border:1px solid #bccdc3;border-radius:7px;width:100%;min-height:48px;padding:12px 13px;font-size:16px}textarea{resize:vertical;line-height:1.6}input[type=checkbox]{width:22px;height:22px;min-height:22px;accent-color:var(--green);flex-shrink:0}.form{flex-direction:column;gap:18px;display:flex}.form h3{margin:0}.form details{font-size:13px}.form details .field{margin-top:14px}.modal-actions{justify-content:flex-end;gap:12px;margin:22px 0 6px;display:flex}dialog{border:1px solid var(--border);color:#17332d;background:#fff;border-radius:16px;width:660px;max-width:min(660px,100% - 28px);max-height:85vh;padding:28px;overflow:auto;box-shadow:0 20px 90px #16352c30}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10291f66}.modal-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.modal-head h2{margin:0}.dropzone{text-align:center;cursor:pointer;background:#f5f8f5;border:1px dashed #7f9e8d;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:22px 0 14px;padding:35px 20px;display:flex;position:relative;overflow:hidden}.dropzone span{color:var(--muted);font-size:13px}.dropzone strong{overflow-wrap:anywhere;max-width:100%}.dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.dropzone:focus-within{outline:3px solid #bd853f}.success-state{text-align:center;padding:22px}.success-state svg{color:var(--green);margin:0 auto 20px}.source-text{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--border);background:#f8f8f5;max-height:350px;padding:24px;font:15px/1.9 ui-monospace,SFMono-Regular,monospace;overflow:auto}blockquote{color:#2c5843;background:#f0f5ef;border-left:3px solid #799c86;margin:20px 0;padding:14px 20px}.search-bar{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:12px;margin-bottom:24px;padding:8px 12px;display:flex}.search-bar input{outline-offset:0;border:0;min-width:0;padding:10px 0}.search-bar svg{color:#7c9486;width:21px}.document-list{border-top:1px solid var(--border)}.document-row{border-bottom:1px solid var(--border);align-items:center;gap:20px;padding:23px 8px;display:flex}.file-icon{background:#e8eee7;border-radius:8px;place-items:center;width:48px;height:56px;display:grid}.document-info{flex:1;min-width:0}.document-info h2{overflow-wrap:anywhere;letter-spacing:-.2px;margin:0 0 4px;font-size:18px}.document-info p{margin:0 0 7px;font-size:13px}.document-actions{align-items:center;gap:6px;display:flex}.document-actions .button{min-height:43px;padding:9px 15px;font-size:14px}.state{color:#365346;white-space:nowrap;background:#eaf1e9;border-radius:20px;padding:3px 9px;font-size:12px;display:inline-block}.state.blocked,.state.review{color:#8d4936;background:#f9e8df}.state.manual,.state.quarantine,.state.processing,.state.action{color:#815b22;background:#fff0d8}.state.waiting{color:#435b72;background:#e7edf3}.search-result{text-align:left;border-top:1px solid var(--border);width:100%;padding:18px 0;display:block}.search-result strong{font-size:16px;display:block}.search-result span{color:var(--muted);margin-top:7px;font-size:14px;display:block}.conversation{border:1px solid var(--border);background:#fff;border-radius:12px;max-width:820px;margin:0 auto;overflow:hidden}.messages{flex-direction:column;gap:24px;min-height:220px;max-height:560px;padding:28px;display:flex;overflow:auto}.message{background:#f1f5f0;border:1px solid #e6ede7;border-radius:10px;align-self:flex-start;max-width:94%;padding:20px}.message.client{background:#e8f0ed;align-self:flex-end}.message>div{justify-content:space-between;gap:20px;font-size:13px;display:flex}.message time{color:var(--muted);font-size:11px}.message p{white-space:pre-wrap;color:#3d5148;overflow-wrap:anywhere;margin:12px 0 0;font-size:16px}.message h3{margin:12px 0 0;font-size:15px}.composer{border-top:1px solid var(--border);padding:24px}.composer>label{margin-bottom:10px;font-size:14px;font-weight:600;display:block}.composer>div{justify-content:space-between;align-items:center;gap:18px;margin-top:15px;display:flex}.composer small{max-width:330px;color:var(--muted);font-size:12px}.composer .button{white-space:nowrap}.full-task{border-bottom:1px solid var(--border);padding:22px 0}.full-task p{font-size:14px}.full-task small{color:var(--muted);display:block}.full-task .button{margin-top:15px;font-size:13px}.detailed li{gap:12px;padding-bottom:22px}.detailed li p{margin-top:6px;font-size:13px}.detailed li strong{font-size:15px}.member{border-bottom:1px solid var(--border);overflow-wrap:anywhere;justify-content:space-between;gap:15px;padding:22px 0;display:flex}.member p{margin:5px 0;font-size:14px}.member small{color:var(--muted);font-size:12px}.member+.form{margin-top:30px}.checkbox{align-items:flex-start;gap:11px;font-size:14px;display:flex}.danger{color:#a4483d}.finance-summary{border-bottom:1px solid var(--border);justify-content:space-around;gap:24px;padding:20px 0 35px;display:flex}.finance-summary span{color:var(--muted);font-size:13px;display:block}.finance-summary strong{margin-top:8px;font-size:30px;display:block}.finance-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:28px 0;display:flex}.finance-row h2{margin:7px 0;font-size:18px}.finance-row p{font-size:14px}.finance-row>strong{white-space:nowrap;font-size:23px}.operator-panel{background:#edf1eb;border:1px solid #cdd9cd;border-radius:10px;margin-top:40px;padding:28px}.operator-panel .statement .button{min-height:40px;margin-top:12px;font-size:13px;display:flex}.operator-panel .field{font-size:13px}.operator-panel h2{margin:5px 0}.operator-panel .form{background:#fff;border-radius:9px;padding:20px}.work-form{margin-top:20px}.draft{background:#fff;border-radius:8px;margin-top:16px;padding:18px}.draft>strong{font-size:12px}.draft pre{white-space:pre-wrap;color:#4c5d51;font:14px/1.65 inherit}.admin-metrics{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px;padding:20px 0;display:grid}.admin-metrics>div{grid-template-columns:30px 1fr;align-items:center;gap:7px 12px;display:grid}.admin-metrics strong{font-size:25px}.admin-metrics span{color:var(--muted);grid-column:2;font-size:13px}.admin-layout{grid-template-columns:205px minmax(0,1fr);gap:23px;display:grid}.queue-nav{flex-direction:column;gap:6px;display:flex}.queue-nav button{text-align:left;border-radius:7px;min-height:46px;padding:10px 14px;font-size:14px}.queue-nav button.selected{background:#dfe9df;font-weight:600}.admin-table{padding:18px}.admin-table .search-bar{border:0;border-bottom:1px solid var(--border);border-radius:0;margin-bottom:0;padding:0 0 12px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{color:var(--muted);text-align:left;white-space:nowrap;border-bottom:1px solid var(--border);padding:15px 8px;font-size:11px;font-weight:500}td{border-bottom:1px solid var(--border);padding:19px 8px}td small{max-width:240px;color:var(--muted);margin-top:4px;font-size:11px;display:block}td strong{font-size:14px}td a{display:block}td .icon-button{display:flex}.service-state{flex-wrap:wrap;gap:20px;margin:20px 0;font-size:14px;display:flex}.claim-card{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:20px;margin-bottom:18px;padding:26px;display:flex}.claim-card>div{flex:1}.claim-card h2{margin-bottom:6px;font-size:22px}.claim-card p{margin:0 0 8px}.claim-card small{color:var(--muted)}.intake{max-width:620px;margin:0 auto 35px}.intake h1{margin-top:28px;font-size:34px}.step-label{color:var(--muted);margin-top:20px;font-size:13px}.step-progress{gap:8px;margin:12px 0;display:flex}.step-progress>span{background:#dce5dd;border-radius:4px;flex:1;height:4px}.step-progress>span.active{background:var(--green)}.question{border-bottom:1px solid var(--border);flex-direction:column;gap:12px;padding:18px 0;display:flex}.question span{font-size:17px;font-weight:500}.login-page{max-width:1120px;margin:auto;padding:35px 0}.login-layout{grid-template-columns:1fr 1fr;align-items:center;gap:85px;min-height:85vh;display:grid}.login-layout h1{font-size:50px;line-height:1.18}.login-layout>div>p{font-size:22px;line-height:1.65}.login-note{align-items:center;gap:18px;margin-top:60px;display:flex}.login-note p{max-width:210px;margin:0;font-size:16px}.login-layout>.panel{padding:32px}.login-layout h2{margin-bottom:26px;font-size:24px}.demo-accounts{border-top:1px solid var(--border);margin-top:24px;padding-top:22px}.demo-accounts h3{margin:0 0 6px;font-size:17px}.demo-accounts p{font-size:13px}.demo-accounts button{background:#f4f7f2;border:1px solid #d6e1d8;border-radius:7px;align-items:center;gap:11px;width:100%;min-height:48px;margin-top:10px;padding:13px;font-size:14px;display:flex}.demo-accounts button svg:last-child{margin-left:auto}.narrow{max-width:750px}.prose{max-width:760px;margin:auto}.prose h1{margin-bottom:25px}.prose h2{margin-top:35px}.prose p{font-size:17px;line-height:1.85}@media (width>=1500px){.container,.utility{max-width:1240px}.header{gap:100px}.greeting h1{font-size:48px}.next-action h2{font-size:31px}}@media (width<=1180px){.container,.utility,.login-page{margin-left:28px;margin-right:28px}.header{gap:40px}.support-rail{padding:22px}.brief dt{gap:8px}.brief dl>div{gap:8px;font-size:12px}.login-layout{gap:50px}.next-action h2{font-size:26px}}@media (width<=820px){.header{gap:20px;padding:0 24px}.header nav{gap:22px}.header nav a{font-size:14px}.brand img{width:124px;height:43px}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.support-rail{grid-template-columns:1fr 1fr;gap:25px;display:grid}.support-rail section+section{border-top:0;border-left:1px solid var(--border);margin:0;padding:0 0 0 25px}.below-grid{grid-template-columns:1fr}.greeting{margin-bottom:32px}.footer{flex-wrap:wrap}.admin-layout{grid-template-columns:1fr}.queue-nav{white-space:nowrap;flex-direction:row;overflow:auto}.admin-metrics{grid-template-columns:repeat(2,1fr)}.login-layout{gap:35px}.login-layout h1{font-size:38px}.login-layout>div>p{font-size:19px}.page-head h1{font-size:30px}.document-actions{flex-wrap:wrap}.operator-panel{padding:22px}}@media (width<=600px){:root{font-size:16px}.header{flex-wrap:wrap;gap:0;height:114px;padding:9px 20px 0;position:relative}.header .brand{align-self:flex-start}.header nav{order:3;justify-content:space-between;gap:0;width:100%;height:52px}.header nav a{font-size:14px}.header nav a.active:after{bottom:8px;left:0;right:0}.avatar{width:38px;height:38px;position:absolute;top:13px;right:20px}.demo-band{padding:7px 10px;font-size:11px}.demo-band a{margin-left:6px}.utility{justify-content:space-between;gap:10px;margin:12px 20px 0;font-size:11px}.utility a{gap:5px}.container{min-height:65vh;margin:0;padding:25px 20px 38px}.greeting{margin:0 0 30px}.greeting h1{letter-spacing:-1.3px;font-size:33px}.greeting p{margin-bottom:0;font-size:19px}.claim-heading{margin-bottom:20px;display:block}.claim-heading h2{font-size:24px}.claim-heading p{font-size:14px}.claim-heading>span{margin-top:10px;font-size:11px;display:block}.next-action{min-height:0;padding:23px 21px 12px}.next-action h2{letter-spacing:-.8px;font-size:26px}.next-action p{font-size:16px}.next-action .button{width:100%;min-width:0;font-size:16px}.next-action>small,.action-label{font-size:12px}.action-bottom,.action-bottom .small{display:block}.panel{padding:22px}.panel h2{font-size:21px}.timeline-panel{padding:23px 20px}.timeline li{gap:13px;padding-left:23px;font-size:14px}.timeline time{min-width:58px;font-size:12px}.text-link{font-size:12px}.support-rail{display:block}.support-rail section+section{border-left:0;border-top:1px solid var(--border);margin-top:27px;padding:26px 0 0}.support-rail p{font-size:16px}.brief dl>div{font-size:13px}.brief dt{gap:15px}.below-grid{gap:0;margin-top:0}.quick-links{flex-direction:column;gap:5px;margin-top:0;display:flex}.footer{gap:8px;padding:20px;display:flex}.footer>div{gap:15px;width:100%}.footer>a{gap:8px;font-size:11px}.footer .text-button{margin-left:auto}.page-head{margin:10px 0 25px;display:block}.page-head h1{font-size:30px;line-height:1.2}.page-head p{font-size:16px}.page-head>.button{width:100%;margin-top:20px}.page-icon{display:none}.search-bar{gap:9px;padding:7px 10px}.search-bar input{font-size:14px}.search-bar .button{padding:10px;font-size:12px}.document-row{flex-wrap:wrap;align-items:flex-start;gap:12px;padding:22px 0}.document-info{flex:1}.document-info h2{font-size:16px}.file-icon{width:36px;height:44px}.document-actions{gap:7px;width:100%;margin-top:4px;padding-left:48px}.document-actions .button{flex:1}.conversation{margin:0 -5px}.messages{max-height:480px;padding:18px}.message{max-width:100%;padding:15px}.message>div{font-size:12px;display:block}.message time{margin-top:3px;display:block}.message p{font-size:15px}.composer{padding:17px}.composer>div{flex-direction:column;align-items:stretch;display:flex}.composer small{font-size:11px}.modal-actions{flex-wrap:wrap}.modal-actions .button{white-space:nowrap;flex:1;padding:11px 13px;font-size:14px}dialog{max-height:90vh;padding:20px}.modal-head h2{font-size:22px}.source-text{padding:16px;font-size:13px}.finance-summary{flex-direction:column;gap:20px;padding:0 0 25px}.finance-summary>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.finance-summary strong{margin:0;font-size:24px}.finance-row{display:block}.finance-row>strong{margin-top:8px;display:block}.operator-panel{margin-top:25px;padding:20px}.operator-panel>.section-head{display:block}.operator-panel>.section-head .field{margin-top:20px}.operator-panel .below-grid{gap:25px}.admin-metrics{gap:22px 10px}.admin-metrics strong{font-size:22px}.admin-metrics span{font-size:11px}.admin-metrics>div{gap:4px 8px}.admin-table{padding:12px}.table-scroll{margin:0 -2px}.claim-card{gap:13px;padding:20px}.claim-card h2{font-size:19px}.claim-card p{font-size:14px}.claim-card small{font-size:11px}.intake h1{font-size:30px}.intake .form{gap:20px}.login-page{margin:0;padding:20px}.login-layout{grid-template-columns:1fr;gap:25px;min-height:0;padding-top:35px}.login-layout h1{font-size:35px}.login-layout>div>p{font-size:17px}.login-note{display:none}.login-layout>.panel{padding:23px}.login-layout h2{font-size:23px}.prose h1{font-size:31px}.prose p{font-size:16px}.brand img{width:128px;height:45px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width>=821px){.utility{margin:0;position:absolute;top:126px;right:max(28px,50vw - 560px)}.container{padding-top:34px}.greeting{margin-bottom:34px}.timeline li{font-size:16px}.brief dl>div{font-size:14px}}@media (width>=1500px){.container{max-width:1320px}.utility{right:calc(50vw - 660px)}.greeting h1{font-size:52px}.greeting p{font-size:29px}.next-action h2{font-size:34px}.support-rail h2{font-size:25px}.support-rail p{font-size:19px}.timeline li{font-size:17px}.timeline time{font-size:15px}}.service-progress{margin-top:28px}.service-progress h2{font-size:24px}.service-progress details{margin-top:16px}.service-progress summary,.outbox summary{cursor:pointer;min-height:48px;padding:12px 0;font-weight:650}.service-progress .text-button{margin-top:12px;display:block}.outbox{margin-top:24px}.outgoing{border-top:1px solid var(--border,#dde4df);padding:24px 0}.outgoing pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;background:#f7f8f5;border-radius:12px;padding:22px;line-height:1.7}.outgoing dl div{gap:16px;margin:8px 0;display:flex}.outgoing dt{color:#617267;min-width:42px}.outgoing dd{overflow-wrap:anywhere;margin:0}.outgoing .text-button{margin:12px}.outbox fieldset{border:1px solid #dce4dd;border-radius:12px}.checkbox{align-items:flex-start;gap:12px;min-height:48px;padding:10px 0;line-height:1.5;display:flex}.checkbox input{accent-color:#214e43;flex-shrink:0;width:22px;height:22px}.hero h1{font-size:clamp(38px,4.4vw,65px)}.free-tool{padding-top:48px;padding-bottom:64px}.free-tool h1{max-width:820px;font-size:clamp(30px,4vw,48px)}.free-tool>.below-grid{margin:32px 0}.free-events{padding-left:24px}.free-events li{overflow-wrap:anywhere;border-bottom:1px solid #e2e8e3;padding:18px 0}.free-events time{color:#55715f}.free-events .icon-button{margin-top:8px;display:block}
