:root{--green:#0c5c4d;--deep:#11483e;--mint:#eaf4ee;--text:#263a34;--muted:#6b7974;--line:#e0e7e2;--background:#f8faf8;--gold:#b78c42;--radius:16px}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.65;background:#fff}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc944d;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25;letter-spacing:-.025em}h1{font-size:38px;font-weight:650;margin-bottom:16px}h2{font-size:23px;font-weight:650;margin-bottom:15px}h3{font-size:18px;font-weight:650;margin-bottom:10px}p{margin-bottom:16px}small,.small{font-size:12px;line-height:1.6}.muted{color:var(--muted)}.container{width:calc(100% - 112px);max-width:1280px;margin:0 auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.skip{position:absolute;top:-80px;left:10px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.government-bar{background:var(--deep);color:#eaf3ef;font-size:11px;letter-spacing:.02em}.government-bar .container{display:flex;align-items:center;justify-content:space-between;min-height:34px}.government-bar span:last-child{font-size:9px;letter-spacing:.13em;opacity:.8}.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{height:106px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:15px;align-items:center;color:var(--text);flex-shrink:0}.brand:hover{text-decoration:none}.brand strong{display:block;font-size:21px;line-height:1.35;letter-spacing:-.5px}.brand small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.brand small span{padding:0 5px;color:#a4b2aa}.brand-mark{height:54px;width:50px;display:grid;place-items:center;color:var(--green);border:1px solid #b9cbbd;background:#f4f7ef;border-radius:8px 8px 20px 20px;box-shadow:inset 0 0 0 4px #fff}.brand-mark .icon{width:29px;height:29px}.crest{width:54px;height:62px;object-fit:contain}nav{display:flex;align-items:center;gap:29px;font-size:12px;font-weight:550}nav a{color:#52615a;white-space:nowrap}nav a.active{color:var(--green)}nav .restricted{display:flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid #ccd9d1;border-radius:7px;color:var(--green);margin-left:8px}nav .icon{width:15px;height:15px}.hero{background:radial-gradient(ellipse at 13% 88%,#e6eee2 0,transparent 49%),linear-gradient(115deg,#f4f7ee,#f6f8f1 47%,#f5f8f5);position:relative;border-bottom:1px solid #e6ebe2;overflow:hidden}.hero:before{content:"";position:absolute;left:-240px;bottom:-630px;width:1050px;height:1050px;border:1px solid #dfe7db;border-radius:50%;pointer-events:none}.hero:after{content:"";position:absolute;left:-140px;bottom:-530px;width:850px;height:850px;border:1px solid #dfe7db;border-radius:50%;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.05fr;gap:72px;padding-top:67px;padding-bottom:67px;align-items:center}.hero-copy{padding:0 0 4px}.eyebrow{font-size:10px;letter-spacing:.14em;font-weight:750;color:var(--green);display:block;margin-bottom:19px;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:9px;letter-spacing:.12em}.status-dot{height:7px;width:7px;background:#3c8969;border-radius:50%;box-shadow:0 0 0 4px #dfeadd}.hero h1{font-size:clamp(40px,3.65vw,55px);line-height:1.14;letter-spacing:-2.1px;color:#173f32;max-width:490px;margin-bottom:25px;font-weight:650}.hero-copy>p{font-size:15px;line-height:1.9;color:#667469;max-width:420px;margin-bottom:27px}.hero-assurances{display:flex;gap:20px;color:#54725f;font-size:10px;font-weight:550}.hero-assurances span{display:flex;align-items:center;gap:6px}.hero-assurances .icon{width:16px;height:16px}.hero-seal{border-top:1px solid #d7e2d4;display:flex;gap:13px;align-items:center;margin-top:32px;padding-top:22px;max-width:410px}.hero-seal strong{font-size:12px;font-weight:650;display:block;color:#365344}.hero-seal small{font-size:10px;display:block;color:#7a877a;margin-top:3px}.seal-icon{border:1px solid #c5d5c0;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;color:#587a53}.seal-icon .icon{width:19px;height:19px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.service-card{display:block;position:relative;border:1px solid #e2e8df;border-radius:13px;padding:24px 23px 21px;background:#fff;box-shadow:0 3px 7px #24493403;transition:transform .18s,box-shadow .18s;min-height:231px;color:var(--text)}.service-card:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 26px #21453510}.card-icon{height:43px;width:43px;border-radius:11px;background:#edf5ef;color:#2f7962;display:inline-grid;place-items:center;margin-bottom:19px}.card-icon .icon{height:23px;width:23px}.card-icon.gold{background:#faf3e5;color:#b18b43}.card-icon.blue{background:#edf3fb;color:#5c80ac}.card-arrow{position:absolute;right:21px;top:28px;color:#9ba8a0}.card-arrow .icon{height:16px;width:16px;transform:rotate(-40deg)}.service-card h2{font-size:18px;line-height:1.4;letter-spacing:-.3px;margin-bottom:9px}.service-card p{font-size:11px;color:#79847d;line-height:1.8;margin-bottom:21px;max-width:195px}.card-link{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;color:var(--green)}.card-link .icon{height:14px;width:14px}.service-card.primary{background:var(--green);border-color:var(--green);color:white;box-shadow:0 7px 20px #0c5c4d18}.primary .card-icon{background:#ffffff15;color:#e0eee3}.primary p{color:#d0e1d8}.primary .card-link{color:#fff}.primary .card-arrow{color:#9fbfb2}.how-section{padding:48px 0 44px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-title .eyebrow{font-size:9px;margin-bottom:8px;letter-spacing:.14em;color:#88937d}.section-title h2{font-size:25px;margin:0}.section-title>p{font-size:12px;color:var(--muted);margin:0 0 4px}.steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.steps article{display:flex;align-items:flex-start;gap:16px;position:relative}.steps article:not(:last-child):after{content:"";position:absolute;right:-20px;top:2px;height:64px;width:1px;background:var(--line)}.step-number{height:40px;width:40px;flex-shrink:0;background:#f1f5ee;border:1px solid #e6ebe1;border-radius:50%;display:grid;place-items:center;color:#7e956d;font-size:13px;font-weight:650}.steps h3{font-size:14px;margin:2px 0 8px}.steps p{font-size:12px;line-height:1.8;color:#7c857e;margin:0;max-width:265px}.contact-section{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e8df;border-radius:11px;background:#f8faf5;padding:24px 30px;margin-bottom:45px;gap:25px}.contact-intro{display:flex;gap:17px;align-items:center}.contact-intro .card-icon{margin:0;width:44px;height:44px;background:#e9f0e4;color:#718666}.contact-intro h2{font-size:16px;margin-bottom:5px}.contact-intro p{font-size:12px;color:var(--muted);margin:0}.contact-details{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#6c7f6e}.contact-details span,.contact-details a{display:flex;gap:8px;align-items:center}.contact-details .icon{height:14px;width:14px}footer{border-top:1px solid var(--line);background:#fff;color:#718078}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:26px}.footer-main strong{font-size:14px;color:#40584a}.footer-main p{margin:5px 0 0;font-size:11px}.footer-main>div:last-child{text-align:right;font-size:11px}.footer-main small{display:block;margin-top:5px;font-size:10px}.footer-main .icon{height:14px;width:14px;margin-right:4px}.footer-bottom{border-top:1px solid #eef0ec;padding:15px 0 19px;display:flex;justify-content:space-between;font-size:10px;color:#8a968d}.footer-bottom a{color:#6b7c70}.section{padding-top:45px;padding-bottom:65px;min-height:60vh}.narrow{max-width:570px}.narrow-wide{max-width:1000px}.page-heading{margin-bottom:29px}.page-heading .eyebrow{margin-bottom:10px}.page-heading p{color:var(--muted);font-size:14px;max-width:780px}.page-heading h1{font-size:33px}.back-link{display:inline-block;font-size:12px;margin-bottom:22px}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:#fff;margin-bottom:22px;min-width:0}.panel h2{font-size:19px}.panel h3{font-size:16px}.panel p{font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{margin:0;transition:border-color .2s;color:var(--text);display:block}.category-card:hover{border-color:#789e8a;text-decoration:none}.category-card p{color:var(--muted);min-height:48px;font-size:13px}.form-panel>label{margin-bottom:20px}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.form-heading h2{margin:0}.form-heading>a{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}.full{grid-column:1/-1}label{display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:7px}label small{font-weight:400;color:var(--muted)}input,textarea,select{width:100%;border:1px solid #cedad2;border-radius:7px;background:#fff;padding:11px 12px;color:var(--text);font-size:14px;min-width:0;outline:none}input:focus,textarea:focus,select:focus{border-color:#438772;box-shadow:0 0 0 3px #0c5c4d10}input[type=checkbox]{width:17px;height:17px;accent-color:var(--green);padding:0;box-shadow:none}input[type=color]{height:45px;padding:5px}input[type=file]{padding:13px;font-size:12px;background:#f8faf8;border-style:dashed}textarea{resize:vertical;min-height:85px}input::placeholder,textarea::placeholder{color:#9aa79f}.required{color:#a74b41;display:contents}.checkbox{flex-direction:row;align-items:center;gap:10px;font-weight:400;margin:18px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 20px;border-radius:7px;background:var(--green);color:white;border:1px solid var(--green);font-size:12px;font-weight:600;line-height:1.6;transition:background .15s;min-height:43px}.button:hover{background:#07493d;text-decoration:none}.button .icon{width:17px;height:17px}.button.secondary{background:white;color:var(--green);border-color:#cad9ce}.button.secondary:hover{background:#edf5ef}.text-button{background:none;border:0;color:var(--green);padding:0;display:inline-flex;align-items:center;gap:8px;font-size:12px}.captcha-field{margin:25px 0}.captcha-field>label{margin-bottom:9px}.captcha-row{display:flex;gap:14px;align-items:center;max-width:390px}.captcha-row img{border-radius:7px;border:1px solid var(--line)}.captcha-field small{display:block;margin-top:8px;color:var(--muted)}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.alert{border:1px solid #b7d9c8;background:#eff8f1;color:#205740;padding:14px 20px;margin-top:20px;margin-bottom:20px;border-radius:9px;font-size:13px}.alert.error{border-color:#ecc3bb;background:#fff3f0;color:#9b3c2e}.alert.info{border-color:#c1d9e5;background:#eff6fa;color:#395e73}.form-panel .alert{margin:0 0 20px}.receipt{text-align:center;padding:40px 30px}.receipt h1{font-size:28px}.receipt .eyebrow{margin:20px 0 10px}.success-icon{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#edf7ef;color:var(--green)}.success-icon .icon{width:30px;height:30px}.receipt-code{display:flex;flex-direction:column;gap:7px;border:1px dashed #bed2c4;border-radius:10px;background:#f6faf6;padding:23px;margin:24px 0}.receipt-code strong{font-family:monospace;font-size:25px;letter-spacing:2px;margin-bottom:10px;color:var(--green)}.receipt-code small{letter-spacing:.1em;font-size:10px}.receipt>p.small{margin:18px 0}.search-form{display:flex;gap:10px;margin-bottom:28px}.search-form input{flex:1}.knowledge-list .panel{padding:0;border-radius:10px}summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:22px;font-weight:600;font-size:15px}summary::-webkit-details-marker{display:none}summary span{margin-left:auto;color:var(--green);font-size:20px}summary .icon{color:var(--green)}details[open] summary{border-bottom:1px solid var(--line)}.article-body{padding:22px}.preserve{white-space:pre-wrap;overflow-wrap:anywhere}.attachment{display:flex;gap:8px;align-items:center;border:1px solid var(--line);background:#f7faf7;border-radius:6px;font-size:12px;padding:9px 11px;margin:12px 0;overflow-wrap:anywhere}.attachment small{margin-left:auto;white-space:nowrap;color:var(--muted)}.attachment .icon{height:17px;width:17px}.empty-state{text-align:center;padding:65px 20px;background:#f7faf7;border-radius:15px}.empty-state>.icon{width:40px;height:40px;color:#8ca694;margin-bottom:18px}.empty-state h2{font-size:22px}.empty-state p{color:var(--muted);font-size:14px}.prose h2{margin-top:28px}.prose h2:first-child{margin-top:0}.prose p{line-height:1.9;color:#65756d}.admin-body{background:#f6f8f6}.admin-body .header-inner{height:85px}.admin-shell{display:grid;grid-template-columns:210px minmax(0,1fr);gap:32px;padding-top:30px;padding-bottom:45px;max-width:1560px;width:calc(100% - 64px)}.sidebar{border-right:1px solid var(--line);padding-right:23px;min-width:0}.nav-label{font-size:9px;color:#93a096;letter-spacing:.12em;margin:6px 0 20px 13px}.sidebar>a{display:flex;align-items:center;gap:11px;font-size:12px;padding:12px;border-radius:7px;color:#708077;margin-bottom:5px}.sidebar>a.selected{color:var(--green);background:#e7f0e9;font-weight:650}.sidebar>a:hover{background:#edf3ed;text-decoration:none}.sidebar>a .icon{height:18px;width:18px}.sidebar-user{border-top:1px solid var(--line);margin-top:30px;padding:22px 12px}.sidebar-user strong{font-size:12px;display:block}.sidebar-user small{display:block;font-size:10px;color:var(--muted);margin-bottom:16px}.sidebar-user .icon{width:16px;height:16px}.admin-main{min-width:0}.admin-main>.alert{width:100%;margin-top:0}.admin-main .page-heading h1{font-size:30px}.admin-main .page-heading p{font-size:12px}.admin-main .page-heading .eyebrow{font-size:9px}.filter-bar{display:flex;align-items:flex-end;gap:12px;margin-bottom:25px;flex-wrap:wrap}.filter-bar label{flex:1;min-width:140px;font-size:11px}.filter-bar input,.filter-bar select{font-size:12px;min-height:43px}.filter-bar .button{flex-shrink:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:17px}.stat-card{border:1px solid var(--line);border-radius:12px;padding:22px;background:white}.stat-card>span{display:flex;align-items:center;gap:7px;color:#6f8276;font-size:10px;white-space:nowrap}.stat-card .icon{height:17px;width:17px}.stat-card strong{display:block;font-size:33px;line-height:1.5;color:#284b39;margin-top:10px;font-weight:650}.stat-card strong em{font-size:17px;font-style:normal;color:#90a095}.stat-card small{display:block;font-size:9px;color:#87948b}.charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.charts-grid .panel h2{font-size:16px;margin-bottom:25px}.bar-row{margin-bottom:19px}.bar-row>div{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px}.bar-row strong{font-weight:550;color:#617e6b}progress{width:100%;height:9px;border:0;border-radius:5px;background:#edf2ec;display:block}progress::-webkit-progress-bar{background:#edf2ec;border-radius:5px}progress::-webkit-progress-value{background:#6a9c7f;border-radius:5px}progress::-moz-progress-bar{background:#6a9c7f;border-radius:5px}.charts-grid>.panel:nth-child(2) progress::-webkit-progress-value{background:#b2bf96}.charts-grid>.panel:nth-child(2) progress::-moz-progress-bar{background:#b2bf96}.empty-chart{padding:40px 10px;color:#89968e;text-align:center;font-size:12px}.monthly-chart{display:flex;gap:20px;overflow:auto;padding:20px 0 10px}.month-column{display:flex;flex:1;min-width:70px;flex-direction:column;gap:12px;text-align:center;font-size:11px}.month-column strong{font-size:14px}.month-column meter{width:100%;height:25px;accent-color:var(--green)}.month-column meter::-webkit-meter-bar{background:#edf2ec;border:0}.month-column meter::-webkit-meter-optimum-value{background:#6a9c7f}.month-column span{color:var(--muted)}.table-panel{padding:0;overflow:hidden}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;background:#f7f9f6;color:#829085;font-weight:550;font-size:10px;padding:14px 16px;white-space:nowrap;border-bottom:1px solid var(--line)}td{padding:17px 16px;border-bottom:1px solid #edf0eb;vertical-align:middle;color:#566c5e}td small{display:block;font-size:10px;color:#8b968e;margin-top:4px}td strong{font-weight:550}td a{white-space:nowrap}tr:last-child td{border-bottom:0}.table-title{font-weight:650;color:var(--green);font-size:12px}.table-top{display:flex;justify-content:space-between;padding:19px 20px;border-bottom:1px solid var(--line);gap:12px}.table-top strong{font-size:13px}.table-top small{font-size:10px;color:var(--muted)}.badge{display:inline-block;background:#edf5ef;color:#47755a;border-radius:5px;padding:4px 8px;white-space:nowrap;font-size:10px}.pagination{display:flex;justify-content:center;align-items:center;gap:22px;padding:18px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.management-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(290px,1fr);gap:24px;align-items:start}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:25px}.tabs a{font-size:13px;padding:0 3px 12px;color:var(--muted)}.tabs a.selected{color:var(--green);border-bottom:2px solid var(--green);font-weight:600}.protocol-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:22px;align-items:start}.protocol-layout .panel{padding:22px}.protocol-layout h2{font-size:17px}dl{margin:0}dt{font-size:10px;color:#8a968f;margin-top:14px}dd{font-size:12px;margin:2px 0 0;overflow-wrap:anywhere}.interaction{border:1px solid var(--line);padding:17px;border-radius:9px;background:#f8faf8;margin:18px 0}.interaction.internal{background:#fffaf0;border-color:#eee2be}.interaction-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.interaction-heading strong{font-size:12px}.interaction-heading time{font-size:10px;color:var(--muted)}.interaction p{font-size:13px;margin-bottom:8px}.response-form{border-top:1px solid var(--line);margin-top:25px;padding-top:23px}.response-form>label{margin-bottom:18px}.timeline{margin-top:20px}.timeline article{border-left:1px solid #d3e0d5;padding:0 0 19px 20px;position:relative}.timeline article:before{content:"";height:7px;width:7px;border:3px solid white;border-radius:50%;background:#8da992;position:absolute;left:-7px;top:3px}.timeline small{color:var(--muted);font-size:10px}.timeline p{font-size:12px;margin:5px 0 0}.loading{opacity:.6}
@media(min-width:1500px){.hero-grid{gap:100px;padding-top:80px;padding-bottom:80px}.service-card{min-height:246px;padding:27px}.hero h1{font-size:57px}.hero-copy>p{font-size:16px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}nav{gap:17px;font-size:11px}.brand strong{font-size:18px}.brand small{font-size:11px}.hero-grid{gap:35px;padding-top:50px;padding-bottom:50px}.hero h1{font-size:43px}.hero-assurances{flex-direction:column;gap:8px}.hero-seal{margin-top:22px;padding-top:18px}.service-card{padding:19px;min-height:235px}.service-card h2{font-size:16px}.service-card p{font-size:11px}.admin-shell{grid-template-columns:170px minmax(0,1fr);gap:24px}.sidebar{padding-right:16px}.sidebar>a{font-size:11px;gap:8px}.stats-grid{gap:10px}.stat-card{padding:16px 12px}.stat-card>span{font-size:9px}.stat-card .icon{width:14px;height:14px}.management-grid{grid-template-columns:1fr}.protocol-layout{grid-template-columns:minmax(0,1fr) 240px}.admin-main .panel{padding:20px}.admin-main .table-panel{padding:0}}@media(max-width:850px){.container{width:calc(100% - 40px)}.header-inner{height:auto;min-height:100px;flex-wrap:wrap;gap:16px;padding-top:20px;padding-bottom:16px}.brand strong{font-size:20px}nav{width:100%;justify-content:space-between;font-size:11px;gap:10px}nav .restricted{padding:7px 10px;margin-left:0}.hero-grid{gap:28px;grid-template-columns:1fr 1.08fr}.hero h1{font-size:36px;letter-spacing:-1.2px}.hero .eyebrow{font-size:8px}.hero-copy>p{font-size:13px;line-height:1.8}.hero-seal small{font-size:9px}.hero-seal strong{font-size:10px}.service-grid{gap:12px}.service-card{padding:16px;min-height:225px}.service-card h2{font-size:14px}.service-card p{font-size:10px}.card-link{font-size:10px}.card-arrow{right:14px;top:20px}.card-icon{height:36px;width:36px;margin-bottom:14px}.card-icon .icon{height:20px;width:20px}.section-title>p{display:none}.steps{gap:28px}.steps h3{font-size:12px}.steps p{font-size:11px}.steps article{gap:10px}.steps article:not(:last-child):after{right:-14px}.step-number{height:30px;width:30px;font-size:11px}.admin-shell{width:calc(100% - 32px);grid-template-columns:1fr;padding-top:20px;gap:20px}.sidebar{border:0;padding:0;display:flex;gap:4px;flex-wrap:wrap}.sidebar .nav-label,.sidebar-user{display:none}.sidebar>a{padding:8px;margin:0}.sidebar>a .icon{height:15px;width:15px}.admin-body .header-inner{height:auto}.stats-grid{grid-template-columns:1fr 1fr}.stat-card>span{font-size:11px}.stat-card small{font-size:10px}.category-grid{grid-template-columns:1fr 1fr}.protocol-layout{grid-template-columns:minmax(0,1fr) 250px}}@media(max-width:600px){body{font-size:14px}.government-bar .container{min-height:29px;font-size:9px}.government-bar span:last-child{display:none}.header-inner{padding-top:16px;padding-bottom:13px}.brand strong{font-size:19px}.brand-mark{height:45px;width:42px}.brand-mark .icon{height:24px;width:24px}.brand small{font-size:10px}nav{gap:12px;flex-wrap:wrap;justify-content:flex-start;font-size:10px}nav .restricted{margin-left:auto}nav .restricted .icon{width:12px;height:12px}.hero-grid{grid-template-columns:1fr;padding-top:36px;padding-bottom:32px;gap:29px}.hero h1{font-size:41px;letter-spacing:-1.5px;max-width:350px;margin-bottom:18px}.hero .eyebrow{font-size:8px;margin-bottom:17px}.hero-copy>p{font-size:13px;max-width:360px;margin-bottom:18px}.hero-assurances{flex-direction:row;gap:16px;font-size:9px}.hero-seal{display:none}.service-card{min-height:216px;padding:18px 15px}.service-card h2{font-size:15px}.service-card p{font-size:10px;margin-bottom:17px}.service-card .card-icon{height:35px;width:35px}.service-grid{gap:12px}.how-section{padding:32px 0}.section-title{margin-bottom:22px}.section-title h2{font-size:22px}.section-title .eyebrow{font-size:8px}.steps{grid-template-columns:1fr;gap:22px}.steps article{gap:15px}.steps h3{font-size:14px}.steps p{font-size:12px;max-width:none}.step-number{height:36px;width:36px;font-size:12px}.steps article:not(:last-child):after{display:none}.contact-section{padding:21px;flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:17px}.contact-intro{gap:12px}.contact-intro h2{font-size:14px}.contact-intro p{font-size:11px}.contact-details{padding-left:0;font-size:10px}.footer-main{align-items:flex-start;gap:20px;flex-direction:column;padding:24px 0}.footer-main>div:last-child{text-align:left}.footer-bottom{font-size:9px;gap:20px}.section{padding-top:28px;padding-bottom:40px}.page-heading h1{font-size:29px}.page-heading p{font-size:13px}.panel{padding:21px;border-radius:12px}.category-grid{grid-template-columns:1fr}.category-card p{min-height:0}.form-grid{grid-template-columns:1fr;gap:16px}.form-panel>label{margin-bottom:17px}.form-heading{align-items:flex-start}.form-heading>a{font-size:10px;white-space:nowrap}.captcha-row{gap:10px}.captcha-row input{font-size:12px;padding:10px;min-width:0}.captcha-row img{width:135px;object-fit:contain}.button{font-size:11px;padding:11px 16px}.search-form .button{padding:10px}.search-form .button .icon{display:none}.stats-grid{gap:10px}.stat-card{padding:16px}.stat-card>span{font-size:9px}.stat-card strong{font-size:29px}.stat-card small{font-size:8px}.charts-grid{grid-template-columns:1fr;gap:0}.filter-bar{gap:10px}.filter-bar label{min-width:calc(50% - 10px)}.filter-bar .button{width:100%}.protocol-layout{grid-template-columns:1fr}.protocol-layout>aside{order:-1}.protocol-layout>aside>section dl{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.protocol-layout>aside>section dt{margin-top:8px}.protocol-layout>aside>section dd{margin-top:8px}.interaction-heading{flex-direction:column;gap:4px}.management-grid{gap:0}.table-top{flex-direction:column;gap:3px}.receipt{padding:30px 20px}.receipt-code strong{font-size:22px}.admin-main .page-heading h1{font-size:27px}.sidebar>a{font-size:10px}.sidebar>a .icon{width:14px;height:14px}.sidebar{border-bottom:1px solid var(--line);padding-bottom:15px}.prose h2{font-size:18px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{nav,.sidebar,.response-form,.filter-bar,footer,.site-header,.government-bar,.button,.back-link{display:none!important}.container,.admin-shell{width:100%;display:block}.protocol-layout{display:block}.panel{break-inside:avoid}.section{padding:0}.hero-grid{display:block}.service-grid{display:none}}
.badge{display:inline-flex;align-items:center;gap:6px}input[readonly]{background:#f2f5f1;color:#819086}input:disabled{opacity:.45}
