:root{color:#102a3b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--navy:#063f63;--navy-deep:#032d48;--blue:#075f9d;--teal:#087b83;--teal-deep:#07575e;--saffron:#e88922;--saffron-deep:#ad5705;--green:#17683a;--red:#a4262c;--ink:#102a3b;--muted:#536875;--line:#d8e1e5;--page:#f3f7f8;--surface:#fff;--soft-blue:#eaf3f7;--soft-teal:#e5f3f2;--soft-saffron:#fff1dd;--shell:1240px;--shadow:0 22px 70px #04314c24;--header-height:76px;background:#f3f7f8;font-family:Noto Sans,Nirmala UI,Segoe UI,Arial,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:130px}html[data-text-scale="1"]{font-size:112.5%}html[data-text-scale="2"]{font-size:125%}body{background:var(--page);min-width:320px;min-height:100vh;color:var(--ink);margin:0;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}img,svg{display:block}svg{flex:none;width:1.25rem;height:1.25rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0;line-height:1.12}h1{margin-bottom:1rem;font-size:3.5rem}h2{margin-bottom:1rem;font-size:2.25rem}h3{margin-bottom:.6rem;font-size:1.2rem}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline-start:auto;margin-inline-end:auto}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:9999;color:#000;background:#fff;border:3px solid #000;padding:10px 16px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #ffb13b}.eyebrow{color:var(--blue);text-transform:uppercase;margin-bottom:.65rem;font-size:.75rem;font-weight:800;line-height:1.3}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-primary{background:var(--teal-deep);color:#fff}.button-primary:hover{background:#03484e}.button-secondary{background:var(--saffron);color:#1d2630}.button-secondary:hover{background:#f19b3b}.button-outline{color:var(--navy);background:0 0;border-color:#9ab3c0}.button-outline:hover{background:var(--soft-blue);border-color:var(--navy)}.button-ghost{color:var(--navy);background:0 0}.button-ghost:hover{background:var(--soft-blue)}.button-danger{background:var(--red);color:#fff}.button-sm{min-height:36px;padding-inline-start:13px;padding-inline-end:13px;font-size:.87rem}.button-lg{min-height:52px;padding-inline-start:24px;padding-inline-end:24px}.button-icon{width:44px;min-width:44px;padding:0}.progress-button{min-width:205px;position:relative;overflow:hidden}.progress-button:disabled{opacity:1}.progress-button[data-state=success]{background:var(--green)}.progress-button-label{z-index:1;justify-content:center;align-items:center;gap:9px;display:inline-flex;position:relative}.progress-button-label svg{width:18px;height:18px}.progress-button-spinner{animation:.8s linear infinite progress-button-spin}.progress-button-track{background:#ffffff2e;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.progress-button-track span{background:#8ce0d9;width:100%;height:100%;display:block;transform:translate(-100%)}.progress-button[data-state=loading] .progress-button-track span{animation:linear forwards progress-button-fill}@keyframes progress-button-spin{to{transform:rotate(360deg)}}@keyframes progress-button-fill{to{transform:translate(0)}}.utility-bar{background:var(--navy-deep);color:#fff;min-height:38px;font-size:.76rem}.utility-inner,.utility-tools,.utility-tools>a,.language-control,.text-controls{align-items:center;display:flex}.utility-inner{justify-content:space-between;gap:24px;min-height:38px}.utility-inner>p{white-space:nowrap;align-items:center;gap:8px;margin:0;display:flex}.utility-inner>p svg{color:#76d3cf;width:15px;height:15px}.utility-tools{align-self:stretch;gap:2px}.utility-tools>a{gap:7px;padding:0 10px;text-decoration:none}.utility-tools>a svg{color:#ffba5c;width:15px;height:15px}.utility-tools>a strong{color:#fff}.language-control{border-left:1px solid #fff3;gap:5px;padding-left:9px}.language-control svg{width:15px;height:15px}.language-control select{color:#fff;background:var(--navy-deep);border:0;max-width:92px;height:31px;font-weight:700}.language-control option{color:#111;background:#fff}.text-controls{height:100%;margin-left:4px}.text-controls button,.utility-icon{color:#fff;cursor:pointer;background:0 0;border:0;min-width:35px;min-height:34px;font-size:.75rem;font-weight:800}.text-controls button:hover,.utility-icon:hover{background:#ffffff1f}.utility-icon{place-items:center;display:grid}.utility-icon svg{width:16px;height:16px}.site-header{z-index:50;min-height:var(--header-height);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;border-bottom:1px solid #063f6324;position:sticky;top:0}.header-inner{min-height:var(--header-height);grid-template-columns:minmax(220px,330px) 1fr auto;align-items:center;gap:24px;display:grid}.brand{max-width:330px;display:inline-flex}.brand img{object-fit:contain;width:100%;height:auto}.desktop-nav{height:var(--header-height);justify-content:center;align-items:stretch;gap:1px;display:flex}.desktop-nav a{color:#294657;align-items:center;min-height:44px;padding:0 10px;font-size:.85rem;font-weight:700;text-decoration:none;display:flex;position:relative}.desktop-nav a:after{background:var(--saffron);content:"";height:3px;transition:transform .18s;position:absolute;bottom:0;left:10px;right:10px;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--navy)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.header-actions{align-items:center;gap:4px;display:flex}.mobile-menu-button{display:none}.fraud-alert{z-index:30;color:#5d360a;background:#fff3df;border-bottom:1px solid #edca92;font-size:.82rem;position:relative}.fraud-alert .shell{align-items:center;gap:10px;min-height:38px;display:flex}.fraud-alert svg{color:var(--red)}.fraud-alert p{flex:1;margin:0}.fraud-alert>div>a{white-space:nowrap;font-weight:800}.offline-bar{color:#fff;background:#1c252a;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:8px 20px;font-weight:700;display:flex}.home-hero{isolation:isolate;color:#fff;min-height:max(515px,100svh - 205px);position:relative;overflow:hidden}.hero-image,.hero-scrim{position:absolute;top:0;bottom:0;left:0;right:0}.hero-image{z-index:-3;background-position:50% 42%;background-size:cover;animation:14s ease-in-out infinite alternate hero-breathe;transform:scale(1.015)}.hero-scrim{z-index:-2;background:linear-gradient(90deg,#022439f0 0%,#033552d1 40%,#04425b47 72%,#04425b1f 100%)}.home-hero:after{z-index:-1;content:"";background:linear-gradient(#0000,#02253a8c);height:150px;position:absolute;bottom:0;left:0;right:0}@keyframes hero-breathe{0%{transform:scale(1.015)}to{transform:scale(1.05)}}.hero-content{min-height:inherit;grid-template-columns:minmax(0,720px) 1fr;align-items:center;gap:60px;padding-block-start:18px;padding-block-end:20px;display:grid}.hero-copy{max-width:710px}.hero-copy .eyebrow{color:#9de7e0;font-size:.8rem}.hero-copy h1{color:#fff;margin-bottom:.75rem;font-size:4.6rem;line-height:.98}.hero-copy h2{color:#fff;max-width:650px;margin-bottom:1rem;font-size:2.25rem;font-weight:520;line-height:1.18}.hero-copy>p:not(.eyebrow){color:#e6f4f8;max-width:640px;margin-bottom:1.5rem;font-size:1.08rem}.hero-search{width:min(100%,680px);min-height:76px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #ffffff8c;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:10px 14px 10px 20px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 24px 65px #00162447}.hero-search:hover{transform:translateY(-2px);box-shadow:0 30px 75px #00162461}.hero-search>svg{width:25px;height:25px;color:var(--teal)}.hero-search>span{flex-direction:column;font-size:1rem;font-weight:700;display:flex}.hero-search small{color:var(--muted);font-size:.72rem;font-weight:650}.hero-search kbd,.command-input-wrap kbd,.command-footer kbd{color:#435b68;background:#f4f7f8;border:1px solid #cbd6db;border-bottom-width:2px;border-radius:4px;font:700 .7rem/1 Noto Sans,sans-serif}.hero-search kbd{padding:9px}.hero-links{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;font-size:.82rem;display:flex}.hero-links span{color:#a7c8d4;text-transform:uppercase;font-weight:800}.hero-links a{color:#fff;font-weight:700}.hero-proof{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#032d4880;border-left:2px solid #ffffffa6;place-self:end;align-items:flex-start;gap:12px;max-width:330px;margin-bottom:26px;padding:16px 18px;display:flex}.hero-proof>div{flex-direction:column;display:flex}.hero-proof strong{color:#fff;font-size:.9rem}.hero-proof span:not(.status-pulse){color:#d8eaf0;font-size:.76rem}.status-pulse{background:#4bd59a;border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:5px;animation:2.2s infinite pulse;box-shadow:0 0 #4bd59a99}@keyframes pulse{70%{box-shadow:0 0 0 9px #4bd59a00}to{box-shadow:0 0 #4bd59a00}}.hero-scroll{color:#fff;flex-direction:column;align-items:center;gap:2px;font-size:.72rem;font-weight:700;text-decoration:none;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-scroll svg{animation:1.7s ease-in-out infinite nudge}@keyframes nudge{50%{transform:translateY(4px)}}.service-launch,.updates-section,.page-body{padding-block-start:78px;padding-block-end:78px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-heading h2{margin:0}.section-heading>a{color:var(--navy);white-space:nowrap;align-items:center;gap:8px;font-weight:800;display:inline-flex}.section-heading>a svg{transition:transform .16s}.section-heading>a:hover svg{transform:translate(4px)}.service-list{border-top:1px solid #bfcdd3}.service-list.compact{border:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;display:grid}.item{position:relative}.item-outline{border-bottom:1px solid var(--line)}.item-media{place-items:center;display:grid}.item-content{min-width:0}.item-title{color:var(--ink);font-weight:800}.item-description{color:var(--muted)}.item-actions{align-items:center;gap:8px;display:flex}.service-item{--service-color:var(--teal);min-height:138px;color:inherit;grid-template-columns:36px 54px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 8px;text-decoration:none;transition:background .18s,padding .18s;display:grid}.service-item:hover{background:#fff;padding-inline-start:16px;padding-inline-end:16px}.service-item:before{background:var(--service-color);content:"";width:3px;transition:transform .18s;position:absolute;top:0;bottom:0;left:0;right:auto;transform:scaleY(0)}.service-item:hover:before{transform:scaleY(1)}.service-index{color:#7e929c;font:700 .72rem/1.2 ui-monospace,Consolas,monospace}.service-item .item-media{background:color-mix(in srgb, var(--service-color) 12%, white);width:50px;height:50px;color:var(--service-color);border-radius:5px}.service-item .item-media svg{width:25px;height:25px}.service-item .item-title{margin-bottom:6px;font-size:1.05rem}.service-item .item-description{max-width:580px;font-size:.9rem}.service-item .item-actions{color:var(--navy);font-size:.78rem;font-weight:800}.service-item .item-actions svg{transition:transform .18s}.service-item:hover .item-actions svg{transform:translate(4px)}.color-saffron{--service-color:var(--saffron-deep)}.color-teal{--service-color:var(--teal)}.color-red{--service-color:var(--red)}.color-blue{--service-color:var(--blue)}.color-green{--service-color:var(--green)}.activity-band{background:var(--navy);color:#fff;padding-block-start:84px;padding-block-end:84px}.activity-grid{grid-template-columns:minmax(250px,.75fr) 2fr;align-items:end;gap:80px;display:grid}.activity-intro .eyebrow{color:#84d8d4}.activity-intro h2{color:#fff;font-size:2rem}.activity-intro p:last-child{color:#c1d6df;margin:0}.metric-grid{border-top:1px solid #ffffff3d;grid-template-columns:repeat(4,1fr);display:grid}.metric{border-right:1px solid #fff3;flex-direction:column;justify-content:flex-end;min-height:155px;padding:24px 20px;display:flex}.metric:first-child{border-left:1px solid #fff3}.metric strong{color:#fff;font-size:2.3rem;line-height:1}.metric>span{color:#bcd2dc;margin-top:10px;font-size:.78rem}.animated-number{font-variant-numeric:tabular-nums;min-width:3ch;display:inline-block}.journey-section{background:#fff;padding-block-start:100px;padding-block-end:100px}.journey-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:110px;display:grid}.journey-sticky{position:sticky;top:130px}.journey-sticky h2{max-width:450px}.journey-sticky>p:not(.eyebrow){max-width:490px;color:var(--muted);font-size:1.02rem}.journey-sticky .button{margin-top:12px}.journey-steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.journey-steps li{border-bottom:1px solid var(--line);grid-template-columns:45px 64px 1fr;align-items:center;gap:22px;min-height:195px;display:grid}.journey-steps li>span{color:#7d919d;align-self:start;margin-top:35px;font:700 .75rem/1 ui-monospace,Consolas,monospace}.journey-steps li>svg{width:54px;height:54px;color:var(--teal);stroke-width:1.4px}.journey-steps h3{margin-bottom:8px;font-size:1.35rem}.journey-steps p{color:var(--muted);margin:0}.updates-section{background:#eaf1f3}.updates-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:70px;display:grid}.document-list{border-top:1px solid #bacbd2}.document-item{min-height:102px;color:inherit;border-bottom:1px solid #cbd8dd;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 4px;text-decoration:none;transition:padding .16s,background .16s;display:grid}.document-item:hover{background:#fff;padding-inline-start:12px;padding-inline-end:12px}.document-item .item-media{color:var(--blue)}.document-item .item-title{margin-bottom:7px}.document-item .item-description{flex-wrap:wrap;gap:6px 12px;font-size:.72rem;display:flex}.document-item .item-description span:not(:last-child):after{color:#93a4ad;content:"·";margin-left:12px}.document-item .item-actions{color:var(--blue)}.live-panel{background:var(--navy-deep);color:#fff;box-shadow:var(--shadow);border-radius:6px;padding:38px 34px}.live-panel .eyebrow{color:#83dcd6}.live-panel h2{color:#fff}.live-panel>p:not(.eyebrow){color:#bfd3dc}.live-panel>a{color:#fff;border-top:1px solid #ffffff2e;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:82px;text-decoration:none;display:grid}.live-panel>a>svg:first-child{color:#7bd7d2;width:28px;height:28px}.live-panel>a>svg:last-child{color:#ffb553;width:17px;height:17px}.live-panel>a span{flex-direction:column;display:flex}.live-panel>a small{color:#b9ced7}.page-header{background:var(--navy);color:#fff;padding-block-start:50px;padding-block-end:42px;position:relative;overflow:hidden}.page-header:after{content:"";border:45px solid #6ed6d214;border-radius:50%;width:430px;height:250px;position:absolute;bottom:-140px;right:-90px}.breadcrumb{color:#c4dce5;align-items:center;gap:9px;margin-bottom:28px;font-size:.78rem;display:flex}.breadcrumb a{color:#fff}.page-header .eyebrow{color:#85dfda}.page-header h1{color:#fff;max-width:930px;margin-bottom:14px;font-size:3.25rem}.page-intro{color:#d4e6ed;max-width:790px;margin-bottom:24px;font-size:1.05rem}.page-meta{color:#b9d3dd;flex-wrap:wrap;gap:20px;font-size:.73rem;display:flex}.page-meta span{align-items:center;gap:6px;display:inline-flex}.page-meta svg{width:15px;height:15px}.page-body{min-height:420px}.narrow-body{width:min(100% - 40px,880px)}.content-heading{margin:0 0 24px;font-size:1.5rem}.filter-bar{border-bottom:1px solid var(--line);grid-template-columns:1fr 260px;gap:18px;margin-bottom:16px;padding-bottom:28px;display:grid}.filter-bar label,.field,.tracking-tool label,.feedback-form label,.staff-login label{color:#243f4e;flex-direction:column;gap:7px;font-size:.82rem;font-weight:750;display:flex}.filter-bar label>div{background:#fff;border:1px solid #aebfc7;border-radius:4px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:48px;padding-inline-start:14px;padding-inline-end:14px;display:grid}.filter-bar input{background:0 0;border:0;outline:0;width:100%;height:44px}.filter-bar select,.field input,.field select,.field textarea,.tracking-tool input,.tracking-tool select,.feedback-form input,.feedback-form select,.feedback-form textarea,.staff-login input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #aebfc7;border-radius:4px;padding:10px 12px}.field textarea,.feedback-form textarea{resize:vertical}.field [aria-invalid=true]{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.results-count{color:var(--muted);margin-bottom:14px;font-size:.82rem}.compact-filter{grid-template-columns:280px}.service-page{gap:56px;display:grid}.service-overview{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:126px;padding-bottom:34px;display:grid}.service-overview h2{margin-bottom:8px;font-size:1.55rem}.service-overview p:last-child{color:var(--muted);margin:0}.service-mark{background:color-mix(in srgb, var(--service-color) 12%, white);width:68px;height:68px;color:var(--service-color);border-radius:6px;place-items:center;display:grid}.service-mark svg{width:34px;height:34px}.workflow{background:#fff;border:1px solid #cad7dc;border-radius:7px;max-width:960px;padding:38px;box-shadow:0 18px 55px #07436014}.workflow-topline{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.workflow-topline h2{margin:0;font-size:1.8rem}.workflow-topline>span{color:var(--muted);font-size:.8rem;font-weight:700}.progress{background:#dbe5e8;border-radius:3px;height:5px;margin-bottom:32px;position:relative;overflow:hidden}.progress-indicator{background:var(--teal);width:100%;height:100%;transition:transform .4s}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.field-wide{grid-column:1/-1}.field small{color:var(--muted);font-weight:500}.field .field-error{color:var(--red);font-weight:700}.privacy-note{background:var(--soft-teal);color:#244b50;align-items:flex-start;gap:10px;margin-top:24px;padding:14px 16px;font-size:.78rem;display:flex}.privacy-note svg{color:var(--green)}.workflow-actions{justify-content:flex-end;margin-top:26px;display:flex}.workflow-actions.split{justify-content:space-between}.error-summary{border-left:4px solid var(--red);color:#66181d;background:#fff0f0;flex-direction:column;margin-bottom:20px;padding:14px 16px;display:flex}.review-panel dl{border-top:1px solid var(--line);margin:0}.review-panel dl div{border-bottom:1px solid var(--line);grid-template-columns:250px 1fr;align-items:center;gap:20px;min-height:65px;display:grid}.review-panel dt{color:var(--muted)}.review-panel dd{overflow-wrap:anywhere;margin:0;font-weight:750}.handoff-panel{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.handoff-panel>svg{width:52px;height:52px;color:var(--green)}.handoff-panel h3{margin-bottom:7px;font-size:1.45rem}.handoff-panel p{color:var(--muted);margin:0}.handoff-panel .text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;grid-column:3;font-weight:700;text-decoration:underline}.related-tool{max-width:960px;padding-top:10px}.related-tool>h2{font-size:1.8rem}.tabs-list{border-bottom:1px solid #aebfc7;max-width:100%;display:inline-flex;overflow-x:auto}.tabs-trigger{min-height:48px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 20px;font-weight:750}.tabs-trigger[data-state=active]{border-bottom-color:var(--saffron);color:var(--navy)}.tabs-content{padding:30px 0}.tabs-content h3{font-size:1.4rem}.tabs-content p{max-width:680px;color:var(--muted)}.link-directory,.process-line{margin-top:65px}.link-directory>h2,.process-line>h2{font-size:1.8rem}.link-directory>a{border-top:1px solid var(--line);min-height:82px;color:inherit;justify-content:space-between;align-items:center;gap:20px;text-decoration:none;display:flex}.link-directory>a:last-child{border-bottom:1px solid var(--line)}.link-directory>a span{flex-direction:column;display:flex}.link-directory>a small{color:var(--muted)}.link-directory>a svg{color:var(--blue)}.process-line ol{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.process-line li{border-right:1px solid var(--line);align-items:center;gap:16px;min-height:120px;padding:18px;display:flex}.process-line li:last-child{border:0}.process-line li span{background:var(--teal-deep);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.tracking-tool{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;display:grid}.tracking-tool>div h2{font-size:2rem}.tracking-tool>div p:last-child{color:var(--muted)}.tracking-tool form{background:#fff;border:1px solid #cad7dc;border-radius:6px;gap:18px;padding:32px;display:grid}.tracking-tool .button{justify-self:start}.form-message{background:var(--soft-teal);color:#214d50;margin:0;padding:12px 14px;font-size:.82rem}.form-message.error{color:var(--red);background:#fff0f0}.dashboard-feature,.official-handoff,.document-feature,.app-links{background:#fff;border:1px solid #cad7dc;border-radius:7px;align-items:center;gap:26px;padding:36px;display:grid}.dashboard-feature{grid-template-columns:80px minmax(0,1fr) auto}.dashboard-feature>svg{width:70px;height:70px;color:var(--teal);stroke-width:1.3px}.dashboard-feature h2,.official-handoff h2,.document-feature h2,.app-links h2{margin-bottom:8px;font-size:1.7rem}.dashboard-feature p:last-child,.official-handoff p,.app-links p{color:var(--muted);margin:0}.office-list{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.office-list article{border-top:4px solid var(--teal);background:#fff;grid-template-columns:48px 1fr;gap:20px;min-height:260px;padding:30px;display:grid;box-shadow:0 13px 40px #083f5b14}.office-list article>svg{width:38px;height:38px;color:var(--teal)}.office-list h2{font-size:1.35rem}.office-list p{color:var(--muted)}.office-list a{color:var(--blue);overflow-wrap:anywhere;align-items:center;gap:8px;margin-top:12px;font-weight:700;display:flex}.office-list a svg{width:17px;height:17px}.official-handoff{background:var(--soft-blue);grid-template-columns:58px 1fr auto;margin-top:45px}.official-handoff>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.document-feature{grid-template-columns:110px minmax(0,1fr) auto}.document-symbol{background:var(--navy);color:#fff;border-radius:4px;place-items:center;width:100px;height:122px;display:grid}.document-symbol svg{width:46px;height:46px}.document-feature dl{flex-wrap:wrap;gap:25px;margin:18px 0 0;display:flex}.document-feature dl div{flex-direction:column;display:flex}.document-feature dt{color:var(--muted);font-size:.72rem}.document-feature dd{margin:0;font-weight:750}.app-links{grid-template-columns:70px minmax(0,1fr) auto auto}.app-links>svg{width:60px;height:60px;color:var(--teal);stroke-width:1.4px}.accordion-item{border-top:1px solid var(--line)}.accordion-item:last-child{border-bottom:1px solid var(--line)}.accordion-header{margin:0}.accordion-trigger{width:100%;min-height:82px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:16px 4px;font-weight:800;display:flex}.accordion-trigger svg{transition:transform .2s}.accordion-trigger[data-state=open] svg{transform:rotate(180deg)}.accordion-content{color:var(--muted);overflow:hidden}.accordion-content[data-state=open]{animation:.22s ease-out accordion-down}.accordion-content[data-state=closed]{animation:.18s ease-out accordion-up}.accordion-content>div{padding:0 55px 24px 4px}.accordion-content p{margin:0}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.contact-details h2,.feedback-form h2{font-size:1.8rem}.contact-details>a{border-top:1px solid var(--line);grid-template-columns:36px 1fr;align-items:center;gap:15px;min-height:86px;text-decoration:none;display:grid}.contact-details>a:last-child{border-bottom:1px solid var(--line)}.contact-details>a>svg{color:var(--teal)}.contact-details span{flex-direction:column;display:flex}.contact-details small{color:var(--muted);overflow-wrap:anywhere}.feedback-form{background:#fff;border:1px solid #cad7dc;border-radius:7px;padding:34px}.feedback-form form,.staff-login form{gap:17px;display:grid}.feedback-form .button{justify-self:start}.success-message{flex-direction:column;justify-content:center;align-items:flex-start;min-height:300px;display:flex}.success-message>svg{width:46px;height:46px;color:var(--green);margin-bottom:18px}.editorial-sections{border-top:1px solid var(--line)}.editorial-sections section{border-bottom:1px solid var(--line);grid-template-columns:260px 1fr;gap:40px;padding-block-start:32px;padding-block-end:32px;display:grid}.editorial-sections h2{margin:0;font-size:1.28rem}.editorial-sections p{color:var(--muted);margin:0}.editorial-sections+.button{margin-top:30px}.sitemap-grid{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.sitemap-grid section{border-top:4px solid var(--teal)}.sitemap-grid h2{padding-top:20px;font-size:1.4rem}.sitemap-grid a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:55px;text-decoration:none;display:flex}.sitemap-grid a svg{width:16px;height:16px;color:var(--blue)}.staff-login{background:#fff;border:1px solid #cad7dc;border-radius:7px;max-width:540px;margin-inline-start:auto;margin-inline-end:auto;padding:38px}.staff-login>svg{width:45px;height:45px;color:var(--navy);margin-bottom:18px}.staff-login>p{color:var(--muted)}.not-found{text-align:center;background:#fff;place-items:center;min-height:680px;padding-block-start:80px;padding-block-end:80px;display:grid}.not-found .shell{max-width:700px}.not-found .shell>span{color:#d8e2e6;font-size:9rem;font-weight:900;line-height:.8;display:block}.not-found h1{font-size:2.8rem}.not-found p:not(.eyebrow){color:var(--muted)}.not-found .shell>div{justify-content:center;gap:12px;margin-top:24px;display:flex}.site-footer{background:var(--navy-deep);color:#c7dbe3}.support-band{border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:30px;min-height:180px;display:flex}.support-band .eyebrow{color:#7cd6d1}.support-band h2{color:#fff;margin:0;font-size:2rem}.support-actions{gap:10px;display:flex}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-block-start:58px;padding-block-end:58px;display:grid}.footer-grid h2{color:#fff;margin-bottom:18px;font-size:.95rem}.footer-grid nav{flex-direction:column;gap:10px;display:flex}.footer-grid a{color:#c7dbe3;font-size:.82rem}.footer-brand strong{color:#fff;margin-bottom:10px;font-size:2rem;display:block}.footer-brand p{color:#a9c4cf;margin-bottom:8px;font-size:.82rem}.footer-brand a{overflow-wrap:anywhere}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:30px;min-height:62px;font-size:.72rem;display:flex}.footer-bottom p{margin:0}.mobile-dock{display:none}.citizen-toast{border-color:#b8cbd2!important;border-radius:6px!important;font-family:Noto Sans,Nirmala UI,Segoe UI,sans-serif!important;box-shadow:0 18px 48px #0530482e!important}.citizen-toast-title{color:var(--ink)!important;font-weight:800!important}.citizen-toast-description{color:var(--muted)!important;line-height:1.45!important}.citizen-toast-action{background:var(--teal-deep)!important;color:#fff!important;border-radius:4px!important}.citizen-toast-close{color:var(--navy)!important;background:#fff!important;border-color:#9fb4be!important}.dialog-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#021f31b8;animation:.16s fade-in;position:fixed;top:0;bottom:0;left:0;right:0}.dialog-content{z-index:101;background:#fff;border:1px solid #c9d5da;border-radius:7px;width:min(100% - 32px,640px);max-height:min(85vh,720px);padding:28px;animation:.2s cubic-bezier(.22,1,.36,1) dialog-in;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 32px 100px #00162457}.dialog-close{width:42px;height:42px;color:var(--navy);cursor:pointer;background:#edf3f5;border:0;border-radius:4px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.dialog-header{margin-bottom:22px}.dialog-title{margin:0 50px 8px 0;font-size:1.7rem;font-weight:800}.dialog-description{color:var(--muted);margin:0}.dialog-footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translate(-50%,-47%)scale(.98)}}.command-dialog{width:min(100% - 32px,760px);padding:0;overflow:hidden}.command{background:#fff;flex-direction:column;display:flex}.command-kicker{background:var(--navy);color:#fff;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:44px;padding:8px 14px 8px 20px;font-size:.72rem;font-weight:800;display:flex}.command-voice{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff5c;border-radius:4px;align-items:center;gap:7px;min-height:34px;font-size:.7rem;font-weight:750;display:flex}.command-voice:disabled{opacity:.5;cursor:not-allowed}.command-voice[aria-pressed=true]{background:var(--red)}.command-voice svg{width:16px;height:16px}.command-input-wrap{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:70px;padding:0 20px;display:grid}.command-input-wrap>svg{color:var(--teal)}.command-input{width:100%;height:66px;color:var(--ink);border:0;outline:0;font-size:1.05rem}.command-input-wrap kbd{padding:7px}.command-list{max-height:min(58vh,490px);padding:8px;overflow-y:auto}.command-empty{color:var(--muted);text-align:center;padding:50px 20px}.command-group [cmdk-group-heading]{color:#607681;text-transform:uppercase;padding:10px 10px 6px;font-size:.7rem;font-weight:800}.command-item{cursor:pointer;border-radius:4px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:65px;padding:8px 12px;display:grid}.command-item[aria-selected=true]{background:var(--soft-blue)}.command-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.command-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-item>svg:last-child{width:17px;height:17px;color:var(--blue)}.command-dot{background:var(--teal);border-radius:50%;width:10px;height:10px}.command-dot.saffron{background:var(--saffron)}.command-dot.red{background:var(--red)}.command-dot.blue{background:var(--blue)}.command-dot.green{background:var(--green)}.command-separator{background:var(--line);height:1px;margin:5px 8px}.command-footer{border-top:1px solid var(--line);min-height:48px;color:var(--muted);background:#f6f8f9;align-items:center;gap:16px;padding:8px 18px;font-size:.68rem;display:flex}.command-footer span{align-items:center;gap:4px;display:flex}.command-footer span:last-child{margin-left:auto}.command-footer kbd{padding:5px}.mobile-nav{border-top:1px solid var(--line);flex-direction:column;margin-top:20px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);min-height:54px;color:var(--ink);justify-content:space-between;align-items:center;font-weight:750;text-decoration:none;display:flex}.mobile-nav a.active{color:var(--blue)}.mobile-nav svg{width:17px;height:17px}.mobile-help{color:var(--blue);align-items:center;gap:9px;margin-top:24px;font-weight:750;display:flex}html[data-contrast=high]{--page:#fff;--surface:#fff;--ink:#000;--muted:#222;--line:#000;--navy:#000;--navy-deep:#000;--blue:#003d9b;--teal:#00595e;--teal-deep:#003c40;--soft-blue:#fff;--soft-teal:#fff}html[data-contrast=high] .service-item,html[data-contrast=high] .workflow,html[data-contrast=high] .feedback-form,html[data-contrast=high] .tracking-tool form{border-color:#000}html[data-contrast=high] .hero-scrim{background:#000000d1}@media (max-width:1120px){.header-inner{grid-template-columns:minmax(210px,280px) 1fr auto;gap:12px}.desktop-nav a{padding-inline-start:7px;padding-inline-end:7px;font-size:.76rem}.hero-content{grid-template-columns:minmax(0,680px) 1fr}.activity-grid{grid-template-columns:1fr;gap:35px}.journey-grid{gap:60px}.updates-grid{gap:40px}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:30px}}@media (max-width:920px){h1{font-size:2.8rem}h2{font-size:1.9rem}.utility-inner>p{white-space:normal}.utility-tools>a span,.desktop-nav{display:none}.header-inner{grid-template-columns:minmax(200px,300px) auto;justify-content:space-between}.mobile-menu-button{display:inline-flex}.hero-content{grid-template-columns:1fr}.hero-proof{display:none}.hero-copy h1{font-size:4rem}.service-list.compact,.activity-grid,.journey-grid{grid-template-columns:1fr}.journey-sticky{position:static}.updates-grid{grid-template-columns:1fr}.live-panel{max-width:600px}.tracking-tool,.contact-grid{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:repeat(2,1fr)}.app-links{grid-template-columns:60px 1fr}.app-links .button{justify-self:start}}@media (max-width:680px){:root{--header-height:66px}.shell{width:min(calc(100% - 28px), var(--shell))}html{scroll-padding-top:90px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}h1{font-size:2.35rem}h2{font-size:1.65rem}.utility-bar,.utility-inner{min-height:46px}.utility-inner>p{display:none}.utility-tools{justify-content:space-between;width:100%}.utility-tools>a{padding:0 4px}.utility-tools>a span{display:none}.language-control{border-left:0;padding-left:4px}.text-controls button{min-width:33px}.header-inner{grid-template-columns:minmax(170px,270px) auto;gap:8px}.header-actions{gap:0}.fraud-alert .shell{align-items:flex-start;min-height:52px;padding-block-start:7px;padding-block-end:7px}.fraud-alert p{font-size:.72rem;line-height:1.4}.fraud-alert>div>a{display:none}.hero-image{background-position:62%}.hero-scrim{background:#022439d1}.home-hero{min-height:520px}.hero-content{align-items:center;padding-block-start:14px;padding-block-end:14px}.hero-copy .eyebrow{max-width:320px}.hero-copy h1{font-size:3.2rem;line-height:1}.hero-copy h2{font-size:1.65rem}.hero-copy>p:not(.eyebrow){font-size:.95rem}.hero-search{grid-template-columns:auto 1fr;min-height:70px}.hero-search kbd{display:none}.hero-links{gap:8px 12px}.hero-links span{width:100%}.hero-scroll{display:none}.service-launch,.updates-section,.page-body{padding-block-start:52px;padding-block-end:52px}.service-launch{padding-top:30px}.section-heading{align-items:flex-start}.section-heading>a{font-size:.78rem}.service-item{grid-template-columns:45px minmax(0,1fr) auto;gap:13px;min-height:128px;padding-inline-start:4px;padding-inline-end:4px}.service-index{display:none}.service-item .item-media{width:44px;height:44px}.service-item .item-actions span{display:none}.activity-band{padding-block-start:58px;padding-block-end:58px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(n+3){border-top:1px solid #fff3}.journey-section{padding-block-start:62px;padding-block-end:62px}.journey-steps li{grid-template-columns:34px 44px 1fr;gap:13px;min-height:170px}.journey-steps li>svg{width:40px;height:40px}.journey-steps h3{font-size:1.1rem}.journey-steps p{font-size:.86rem}.updates-grid{gap:35px}.document-item{grid-template-columns:30px 1fr auto}.document-item .item-description span:nth-child(n+3){display:none}.live-panel{padding:28px 22px}.page-header{padding-block-start:35px;padding-block-end:32px}.page-header h1{font-size:2.35rem}.breadcrumb{margin-bottom:22px}.page-meta{flex-direction:column;gap:6px}.filter-bar,.form-grid{grid-template-columns:1fr}.workflow{padding:25px 20px}.workflow-topline{flex-direction:column-reverse;gap:5px}.workflow-topline h2{font-size:1.55rem}.service-overview{grid-template-columns:58px 1fr}.service-overview .button{grid-column:1/-1;justify-self:start}.service-mark{width:54px;height:54px}.review-panel dl div{grid-template-columns:1fr;gap:3px;padding-block-start:12px;padding-block-end:12px}.handoff-panel{grid-template-columns:48px 1fr}.handoff-panel .button{grid-column:1/-1}.handoff-panel .text-button{grid-column:1/-1;justify-self:start}.process-line ol{grid-template-columns:1fr}.process-line li{border-right:0;border-bottom:1px solid var(--line);min-height:76px}.tracking-tool form,.feedback-form{padding:24px 20px}.dashboard-feature,.official-handoff,.document-feature,.app-links{grid-template-columns:1fr;justify-items:start;padding:25px 20px}.office-list{grid-template-columns:1fr}.office-list article{grid-template-columns:38px 1fr;padding:24px 20px}.document-symbol{width:72px;height:88px}.editorial-sections section{grid-template-columns:1fr;gap:10px}.sitemap-grid{grid-template-columns:1fr}.staff-login{padding:25px 20px}.not-found .shell>span{font-size:6.5rem}.not-found h1{font-size:2.2rem}.support-band{flex-direction:column;justify-content:center;align-items:flex-start;min-height:220px}.support-actions{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:95px}.mobile-dock{z-index:80;height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #b8c7ce;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #05304821}.mobile-dock a{color:var(--navy);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.65rem;font-weight:750;text-decoration:none;display:flex;position:relative}.mobile-dock a[aria-current=page]{color:var(--blue);background:var(--soft-teal)}.mobile-dock svg{width:20px;height:20px;color:var(--teal)}.mobile-dock-indicator{background:var(--saffron);border-radius:0 0 3px 3px;width:32px;height:3px;margin:0;position:absolute;top:0;left:calc(50% - 16px)}.command-dialog{width:calc(100% - 20px);max-height:calc(100vh - 24px);top:12px;transform:translate(-50%)}.command-input-wrap{min-height:62px;padding-inline-start:14px;padding-inline-end:14px}.command-input{height:60px;font-size:.92rem}.command-input-wrap kbd{display:none}.command-list{max-height:calc(100vh - 205px)}.command-item{min-height:66px}.command-footer span:last-child{display:none}.mobile-menu-dialog{border-radius:0;width:min(88%,420px);max-height:none;top:0;bottom:0;left:auto;right:0;transform:none}}@media (max-width:360px){.home-hero{min-height:490px}.service-launch{padding-top:10px}.hero-copy .eyebrow{margin-bottom:.4rem;font-size:.7rem}.hero-copy h1{margin-bottom:.55rem;font-size:2.8rem}.hero-copy h2{margin-bottom:.75rem;font-size:1.35rem}.hero-copy>p:not(.eyebrow){display:none}.hero-search{min-height:62px;padding-block-start:7px;padding-block-end:7px}.hero-links{gap:6px 9px;margin-top:10px;font-size:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.utility-bar,.site-header,.fraud-alert,.mobile-dock,.site-footer,.button,.hero-scroll{display:none!important}body{color:#000;background:#fff}.page-header{color:#000;background:#fff;border-bottom:2px solid #000}.page-header h1,.page-header .eyebrow{color:#000}}
