@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700&family=Plus+Jakarta+Sans:wght@400;500;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh}body{font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f4f6fb;color:#1b1b1b;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#eef1f6}::-webkit-scrollbar-thumb{background:#c9d1dc;border-radius:999px}.page-title{margin:0;font-size:28px;font-weight:900;color:#14213d}.page-subtitle{margin:6px 0 0;color:#5f6b7a;font-size:14px}.card{background:#fff;border:1px solid #e5e9f2;border-radius:18px;box-shadow:0 8px 24px #1018280a}.section-title{margin:0 0 12px;font-size:16px;font-weight:800;color:#162033}.form-label{display:block;font-size:12px;font-weight:800;color:#445066;margin-bottom:6px}.input,.select,.textarea{width:100%;padding:11px 12px;border-radius:12px;border:1px solid #d7ddea;background:#fff;outline:none;transition:.2s ease}.input:focus,.select:focus,.textarea:focus{border-color:#065d30;box-shadow:0 0 0 3px #065d301a}.btn-primary{border:none;background:#065d30;color:#fff;padding:11px 14px;border-radius:12px;font-weight:800}.btn-primary:hover{background:#044823}.btn-secondary{border:1px solid #d7ddea;background:#fff;color:#1b1b1b;padding:11px 14px;border-radius:12px;font-weight:800}.btn-secondary:hover{background:#f8fafc}.btn-danger{border:none;background:#b42318;color:#fff;padding:11px 14px;border-radius:12px;font-weight:800}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:800}.badge-green{background:#e8f7ef;color:#065d30}.badge-blue{background:#ebf3ff;color:#175cd3}.badge-amber{background:#fff3db;color:#b54708}.badge-red{background:#fee4e2;color:#b42318}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse}.table th{text-align:left;padding:12px;font-size:12px;color:#667085;border-bottom:1px solid #eaeef5}.table td{padding:14px 12px;border-bottom:1px solid #f0f2f7;vertical-align:top;font-size:14px}.modal-overlay{position:fixed;inset:0;background:#0f172a66;display:grid;place-items:center;align-content:center;justify-items:center;padding:20px;overflow-y:auto;z-index:9999}.modal-card{width:min(760px,calc(100vw - 40px));max-width:100%;max-height:min(calc(100vh - 40px),960px);max-height:min(calc(100svh - 40px),960px);background:#fff;border:1px solid #e6eaf2;border-radius:18px;box-shadow:0 20px 60px #0000002e;padding:18px;overflow-y:auto}.modal-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e6eaf2;padding-bottom:10px;margin-bottom:14px}.modal-card__title{margin:0}.modal-card__close{flex-shrink:0}.file-request-workflow-modal{width:min(720px,100%);background:var(--app-shell-panel, #ffffff)!important;border-color:var(--app-shell-border, #dce5f0)!important;box-shadow:0 28px 70px #0f172a38,0 0 0 1px color-mix(in srgb,var(--app-shell-border, #dce5f0) 55%,transparent) inset!important}.file-request-workflow-modal .modal-card__header{align-items:flex-start;padding-bottom:14px;margin-bottom:18px}.file-request-workflow-modal--danger .modal-card__title{color:#b42318}.file-request-workflow{display:grid;gap:18px}.file-request-workflow__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-radius:18px;border:1px solid color-mix(in srgb,var(--app-shell-border, #dce5f0) 88%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--app-shell-accent, #2563eb) 10%,transparent),color-mix(in srgb,var(--app-shell-panel-soft, #f4f7fb) 92%,transparent))}.file-request-workflow-modal--danger .file-request-workflow__hero{background:linear-gradient(135deg,#b423181f,color-mix(in srgb,var(--app-shell-panel-soft, #f4f7fb) 94%,transparent))}.file-request-workflow__hero-copy{min-width:0}.file-request-workflow__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 12%,transparent);color:var(--app-shell-subtle-text, #475467);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.file-request-workflow-modal--danger .file-request-workflow__eyebrow{background:#b423181f;color:#b42318}.file-request-workflow__intro{margin:12px 0 0;color:var(--app-shell-muted, #667085);font-size:14px;line-height:1.65}.file-request-workflow__summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.file-request-workflow__summary-card,.file-request-workflow__request-note{border-radius:16px;border:1px solid color-mix(in srgb,var(--app-shell-border, #dce5f0) 90%,transparent);background:color-mix(in srgb,var(--app-shell-panel-soft, #f4f7fb) 92%,transparent)}.file-request-workflow__summary-card{padding:16px}.file-request-workflow__summary-card span,.file-request-workflow__request-note span{display:block;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--app-shell-muted, #667085)}.file-request-workflow__summary-card strong{display:block;margin-top:8px;color:var(--app-shell-text, #111827);font-size:18px;font-weight:900;line-height:1.3}.file-request-workflow__summary-card p,.file-request-workflow__request-note p{margin:8px 0 0;color:var(--app-shell-subtle-text, #475467);font-size:14px;line-height:1.6}.file-request-workflow__request-note{padding:16px 18px}.file-request-workflow__field{display:grid;gap:8px}.file-request-workflow__textarea{min-height:140px;resize:vertical}.file-request-workflow__actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;padding-top:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.digigov-home{position:relative;isolation:isolate;min-height:100vh;padding:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(180deg,#020b1814,#020b183d),linear-gradient(90deg,#11111d,#0a2846 22%,#11526e 53%,#204a61 76%,#162136)}.digigov-home--video-unavailable{background:linear-gradient(180deg,#020b1847,#020b188a),url(/assets/background-Cj1ItOhn.png) center center / cover no-repeat,linear-gradient(90deg,#11111d,#0a2846 22%,#11526e 53%,#204a61 76%,#162136)}.digigov-home__media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.digigov-home__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(1.03) contrast(1.02) brightness(.96);transform:none;transition:opacity .32s ease-out;background:#050b14;backface-visibility:hidden;will-change:opacity}.digigov-home__video.is-active{opacity:1}.digigov-home:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#030c180d,#030c183d),radial-gradient(circle at 50% 48%,rgba(122,244,255,.1),transparent 24%),radial-gradient(circle at 84% 20%,rgba(110,236,255,.12),transparent 18%),radial-gradient(circle at 12% 64%,rgba(255,166,117,.08),transparent 16%)}.digigov-home--video-unavailable:before{background:linear-gradient(180deg,#030c1829,#030c1880),radial-gradient(circle at 50% 48%,rgba(122,244,255,.18),transparent 26%),radial-gradient(circle at 84% 20%,rgba(110,236,255,.2),transparent 20%),radial-gradient(circle at 12% 64%,rgba(255,166,117,.14),transparent 18%)}.digigov-home>.digigov-header,.digigov-home>.digigov-main,.digigov-home>.digigov-footer{display:none}.digigov-home-stage{position:relative;z-index:2;min-height:100vh;--digigov-home-left-rail: clamp(18px, 4.8vw, 32px);--digigov-home-right-rail: clamp(18px, 4.8vw, 32px);--digigov-home-entry-width: clamp(280px, 27vw, 340px)}.digigov-home-stage__brand-menu{position:absolute;top:28px;left:28px;z-index:6;padding-bottom:20px}.digigov-home-stage__brand{display:inline-flex;align-items:center;gap:12px;position:relative;padding:10px 36px 10px 10px;border-radius:22px;background:#08122542;border:1px solid rgba(146,235,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 34px #030a1938;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.digigov-home-stage__brand:after{content:"";position:absolute;top:50%;right:-14px;width:32px;height:32px;border-radius:10px;border:1px solid rgba(146,235,255,.18);background:#08122542;box-shadow:0 16px 28px #030a192e;transform:translateY(-50%) rotate(45deg);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.digigov-home-stage__brand-menu:hover .digigov-home-stage__brand,.digigov-home-stage__brand-menu:focus-within .digigov-home-stage__brand{transform:translateY(-2px);border-color:#adefff3d;box-shadow:0 20px 36px #030a1942,0 0 18px #78e2ff14}.digigov-home-stage__brand-menu:hover .digigov-home-stage__brand:after,.digigov-home-stage__brand-menu:focus-within .digigov-home-stage__brand:after{transform:translateY(-36%) rotate(45deg) scale(1.04);border-color:#adefff3d;box-shadow:0 20px 30px #030a1938,0 0 14px #78e2ff14}.digigov-home-stage__brand-dropdown{position:absolute;top:calc(100% - 6px);left:8px;display:grid;gap:8px;min-width:168px;padding:12px;border-radius:18px;background:#061224c7;border:1px solid rgba(146,235,255,.14);box-shadow:0 18px 34px #030a1938,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.digigov-home-stage__brand-menu:hover .digigov-home-stage__brand-dropdown,.digigov-home-stage__brand-menu:focus-within .digigov-home-stage__brand-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.digigov-home-stage__brand-dropdown a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;color:#fffffff0;font-size:13px;font-weight:700;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.digigov-home-stage__brand-dropdown a:hover{transform:translateY(-1px);border-color:#ff78783d;box-shadow:0 10px 18px #0000002e,0 0 14px #ff58581f}.digigov-home-stage__brand-copy{display:flex;flex-direction:column;gap:2px;color:#fff}.digigov-home-stage__brand-copy strong{font-size:15px;font-weight:800}.digigov-home-stage__brand-copy span{font-size:11px;color:#ffffffc2}.digigov-home-stage__hero{position:absolute;top:48px;left:50%;transform:translate(-50%);width:min(600px,calc(100vw - 160px));padding:16px 22px;border-radius:20px;border:1px solid rgba(163,236,255,.22);background:linear-gradient(180deg,#215f8985,#55a4c647),#0c243c29;box-shadow:0 22px 42px #060c1c33,inset 0 1px #fff3,0 0 24px #7ee4ff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center}.digigov-home-stage__hero h1{margin:0;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.12;color:#fff;letter-spacing:.01em;text-wrap:balance}.digigov-home-stage__hero p{margin:8px 0 0;font-size:13px;font-weight:600;line-height:1.45;color:#ffffffeb;text-wrap:balance}.digigov-home-stage__entry-wrap{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:999px;background:radial-gradient(circle at 50% 0%,rgba(255,121,121,.08),transparent 60%),#0a182a33;border:1px solid rgba(161,227,255,.12);box-shadow:0 14px 30px #040a1829,0 0 26px #ff5c5c1a,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.digigov-home-stage__entry-wrap:before{content:"";position:absolute;inset:-2px;border-radius:inherit;border:1px solid rgba(255,120,120,.12);box-shadow:0 0 26px #ff5c5c1f,inset 0 0 18px #ff5c5c0a;pointer-events:none}.digigov-home-stage__entry-wrap.is-preview-active{border-color:#ff9a9a33;box-shadow:0 16px 34px #040a182e,0 0 34px #ff5c5c29,inset 0 1px #ffffff1a}.digigov-home-entry{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--digigov-home-entry-width);min-height:52px;padding:0 24px;border:0;border-radius:999px;background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.26),transparent 30%),linear-gradient(180deg,#0c1c3057,#08142633);color:#fff;font-size:18px;font-weight:800;letter-spacing:.01em;border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 52px #080d1c47,inset 0 1px #ffffff38,0 0 34px #ff696914;overflow:hidden;-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15);cursor:pointer}.digigov-home-entry--login{width:clamp(170px,15vw,210px);min-height:42px;padding-inline:18px}.digigov-home-entry:focus-visible{outline:2px solid rgba(255,197,197,.9);outline-offset:3px}.digigov-home-stage__entry-wrap--login{top:80%;left:var(--digigov-home-left-rail);transform:translateY(-50%)}.digigov-home-stage__entry-wrap--registration{top:80%;right:var(--digigov-home-right-rail);left:auto;transform:translateY(-50%)}.digigov-home-entry__label{position:relative;z-index:2;width:auto;line-height:1;text-align:center;text-wrap:balance;text-shadow:0 6px 18px rgba(0,0,0,.38)}.digigov-home-entry__halo,.digigov-home-entry:before,.digigov-home-entry:after{content:"";position:absolute;inset:0;border-radius:inherit}.digigov-home-entry__halo{inset:10px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at center,rgba(255,84,84,.12),transparent 58%),#ffffff08}.digigov-home-entry:before{inset:-2px;background:conic-gradient(from 0deg,#ff484800,#ff4848e0,#ffaaaa3d 112deg,#ff484800 180deg 360deg);animation:digigov-red-orbit 3.2s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#fff calc(100% - 8px));mask:radial-gradient(farthest-side,transparent calc(100% - 10px),#fff calc(100% - 8px))}.digigov-home-entry:after{inset:8px;border:1px solid rgba(255,125,125,.18);box-shadow:0 0 22px #ff545429,inset 0 0 18px #ff54540f}.digigov-home-stage__preview-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;align-content:center;justify-items:center;padding:24px;overflow-y:auto;pointer-events:auto;background:#030a187a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.digigov-home-stage__preview-card{width:min(400px,calc(100vw - 48px));max-width:100%;max-height:calc(100vh - 48px);max-height:calc(100svh - 48px);pointer-events:auto}.digigov-home-stage__preview-close{display:none}.digigov-home-stage__preview-layer .digigov-panel-preview{display:block;position:relative;inset:auto;width:min(380px,calc(100vw - 48px));max-width:420px;max-height:min(calc(100vh - 48px),720px);max-height:min(calc(100svh - 48px),720px);opacity:1;pointer-events:auto;filter:none;transform:none;z-index:121}.digigov-home-stage__preview-layer .digigov-panel-preview--registration{width:min(400px,calc(100vw - 48px))}.digigov-home-stage__preview-layer .digigov-preview-window{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;max-height:min(calc(100vh - 48px),720px);max-height:min(calc(100svh - 48px),720px)}.digigov-home-stage__preview-layer .digigov-preview-window__body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.digigov-home-stage__preview-layer .digigov-panel-preview--registration .digigov-preview-window{max-height:min(calc(100vh - 48px),720px);max-height:min(calc(100svh - 48px),720px)}.digigov-preview-window__body--interactive{display:grid;gap:12px}.digigov-field--preview{border-radius:14px;border-color:#c5d4e6e0;background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6,0 10px 20px #0f172a0d}.digigov-checkbox--preview{font-size:12px;color:#475467}.digigov-checkbox--preview input{width:14px;height:14px}.digigov-preview-link{border:0;padding:0;background:transparent;color:#2563eb;font-size:12px;font-weight:700}.digigov-preview-link--support{justify-self:center;margin-top:2px}.digigov-home-stage__legal{position:absolute;left:50%;bottom:28px;transform:translate(-50%);display:flex;align-items:center;gap:16px;padding:0;color:#fffffffa;font-size:12px;font-weight:700;text-shadow:0 8px 18px rgba(4,10,22,.36)}.digigov-home-stage__legal div{display:flex;align-items:center;gap:10px}.digigov-home-stage__legal a{color:#fff;font-weight:700}@keyframes digigov-red-orbit{to{transform:rotate(360deg)}}.digigov-feature-modal--login{width:min(560px,100%);max-height:min(calc(100vh - 40px),720px);max-height:min(calc(100svh - 40px),720px);overflow-y:auto}.digigov-feature-modal--registration{width:min(1040px,calc(100vw - 32px));max-height:min(calc(100vh - 32px),940px);max-height:min(calc(100svh - 32px),940px);overflow-y:auto}.digigov-backdrop,.digigov-backdrop__pattern,.digigov-backdrop__map,.digigov-backdrop__glow,.digigov-backdrop__grid,.digigov-backdrop__top-fade,.digigov-backdrop__light-band,.digigov-backdrop__data-column,.digigov-backdrop__hornbill-large,.digigov-backdrop__house,.digigov-backdrop__wave,.digigov-backdrop__tech-orbs,.digigov-backdrop__tech-orbs span{position:absolute;pointer-events:none}.digigov-backdrop,.digigov-backdrop__pattern,.digigov-backdrop__grid{inset:0}.digigov-backdrop__top-fade{inset:0 0 auto;height:94px;background:linear-gradient(180deg,rgba(7,24,44,.92),rgba(7,24,44,.72),transparent)}.digigov-backdrop__pattern--left{inset:84px auto 72px -4%;width:35%;min-width:340px;opacity:.92;background:linear-gradient(45deg,transparent 41%,rgba(255,164,46,.7) 41%,rgba(255,164,46,.7) 47%,transparent 47%),linear-gradient(-45deg,transparent 41%,rgba(222,89,59,.72) 41%,rgba(222,89,59,.72) 47%,transparent 47%),linear-gradient(45deg,transparent 21%,rgba(120,192,255,.26) 21%,rgba(120,192,255,.26) 24%,transparent 24%),linear-gradient(-45deg,transparent 21%,rgba(120,192,255,.26) 21%,rgba(120,192,255,.26) 24%,transparent 24%),radial-gradient(circle at 20% 30%,rgba(0,0,0,.34),transparent 24%),linear-gradient(180deg,#0a1225e6,#08142729);background-size:148px 148px,148px 148px,74px 74px,74px 74px,100% 100%,100% 100%;background-position:0 0,0 0,14px 14px,14px 14px,0 0,0 0;clip-path:polygon(0 0,96% 0,83% 100%,0 100%);filter:saturate(1.08)}.digigov-backdrop__pattern--right{inset:100px 7% 160px auto;width:240px;height:336px;opacity:.34;background:radial-gradient(circle at 30% 35%,rgba(145,240,255,.7),transparent 18%),linear-gradient(180deg,#9cf3ff80,#9cf3ff14);clip-path:polygon(52% 0,82% 14%,90% 36%,100% 56%,86% 78%,68% 100%,40% 94%,20% 72%,0 46%,18% 22%);filter:blur(1px)}.digigov-backdrop__map{inset:118px 15% auto auto;width:260px;height:370px;opacity:.28;background:linear-gradient(180deg,#a4f3ffe6,#a4f3ff33),radial-gradient(circle at 20% 20%,rgba(255,255,255,.8),transparent 24%);clip-path:polygon(45% 0,56% 4%,70% 14%,81% 28%,79% 38%,90% 50%,84% 67%,71% 80%,58% 97%,42% 100%,31% 91%,21% 73%,8% 60%,0 40%,12% 22%,25% 12%);transform:rotate(8deg)}.digigov-backdrop__light-band{inset:43% 0 auto;height:120px;background:linear-gradient(90deg,transparent 0%,rgba(116,245,255,.78) 15%,rgba(201,249,255,.86) 36%,rgba(126,234,255,.54) 56%,transparent 72%),linear-gradient(180deg,transparent,rgba(123,242,255,.26),transparent);filter:blur(9px);opacity:.74}.digigov-backdrop__data-column{inset:112px auto 96px 25%;width:30%;min-width:260px;background:repeating-linear-gradient(180deg,rgba(119,236,255,.2) 0 2px,transparent 2px 14px),repeating-linear-gradient(90deg,rgba(119,236,255,.12) 0 1px,transparent 1px 58px);opacity:.34;-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.85) 18%,rgba(0,0,0,.85) 82%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.85) 18%,rgba(0,0,0,.85) 82%,transparent 100%)}.digigov-backdrop__tech-orbs{inset:88px auto auto 23%;width:58%;height:72%}.digigov-backdrop__tech-orbs span{width:64px;height:64px;border-radius:999px;border:2px solid rgba(121,239,255,.7);box-shadow:0 0 0 7px #72edff14,0 0 24px #72edff3d}.digigov-backdrop__tech-orbs span:before,.digigov-backdrop__tech-orbs span:after{content:"";position:absolute;inset:50%;transform:translate(-50%,-50%);background:#baf8ffdb}.digigov-backdrop__tech-orbs span:before{width:20px;height:2px}.digigov-backdrop__tech-orbs span:after{width:2px;height:20px}.digigov-backdrop__tech-orbs span:nth-child(1){top:6%;left:20%}.digigov-backdrop__tech-orbs span:nth-child(2){top:18%;left:38%}.digigov-backdrop__tech-orbs span:nth-child(3){top:38%;left:8%}.digigov-backdrop__tech-orbs span:nth-child(4){top:46%;left:30%}.digigov-backdrop__tech-orbs span:nth-child(5){top:63%;left:18%}.digigov-backdrop__tech-orbs span:nth-child(6){top:78%;left:42%}.digigov-backdrop__tech-orbs span:nth-child(7){top:86%;left:54%;width:70px;height:70px}.digigov-backdrop__hornbill-large{left:4.5%;bottom:152px;width:132px;height:164px;opacity:.96;background:radial-gradient(circle at 28% 28%,#f5f5f4 0 18%,transparent 19%),radial-gradient(circle at 34% 32%,#0f172a 0 6%,transparent 7%),linear-gradient(180deg,transparent 0 22%,#0f172a 22% 100%);clip-path:polygon(62% 0,76% 7%,88% 22%,90% 36%,100% 50%,86% 58%,80% 86%,66% 100%,44% 94%,30% 82%,18% 58%,0 54%,10% 42%,18% 26%,34% 12%);filter:drop-shadow(0 18px 28px rgba(0,0,0,.42))}.digigov-backdrop__hornbill-large:before{content:"";position:absolute;right:0;top:44px;width:84px;height:48px;background:linear-gradient(180deg,#fecf3d,#ef6b2e);clip-path:polygon(0 38%,100% 0,92% 100%,24% 86%);border-radius:0 0 20px}.digigov-backdrop__hornbill-large:after{content:"";position:absolute;left:18px;top:8px;width:46px;height:28px;background:linear-gradient(180deg,#ef4444,#7f1d1d);clip-path:polygon(18% 100%,0 34%,28% 0,76% 18%,100% 100%)}.digigov-backdrop__house{right:5%;bottom:108px;width:280px;height:280px;opacity:.9;filter:drop-shadow(0 12px 24px rgba(18,9,5,.55)) blur(.2px)}.digigov-backdrop__house:before{content:"";position:absolute;inset:36px 34px 18px;background:linear-gradient(90deg,transparent 14%,rgba(61,31,20,.95) 14% 22%,transparent 22% 32%,rgba(61,31,20,.95) 32% 40%,transparent 40% 50%,rgba(61,31,20,.95) 50% 58%,transparent 58% 68%,rgba(61,31,20,.95) 68% 76%,transparent 76%),linear-gradient(180deg,#7b4e35eb,#4a2a1afa);clip-path:polygon(8% 35%,50% 6%,92% 35%,82% 40%,82% 78%,69% 78%,69% 94%,31% 94%,31% 78%,18% 78%,18% 40%)}.digigov-backdrop__house:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 10%,rgba(58,29,18,.96) 10% 20%,transparent 20%),linear-gradient(90deg,transparent 42%,rgba(255,213,132,.4) 42% 58%,transparent 58%),linear-gradient(90deg,transparent 18%,rgba(57,31,18,.95) 18% 22%,transparent 22% 78%,rgba(57,31,18,.95) 78% 82%,transparent 82%),linear-gradient(180deg,transparent 58%,rgba(57,31,18,.96) 58% 65%,transparent 65%),linear-gradient(135deg,transparent 40%,rgba(89,50,28,.98) 40% 50%,transparent 50%),linear-gradient(225deg,transparent 40%,rgba(89,50,28,.98) 40% 50%,transparent 50%);clip-path:polygon(16% 38%,50% 10%,84% 38%,76% 42%,74% 74%,66% 74%,64% 97%,56% 97%,54% 74%,46% 74%,44% 97%,36% 97%,34% 74%,26% 74%,24% 42%)}.digigov-backdrop__wave{inset:auto 0 32px;height:170px;opacity:.95;background:linear-gradient(180deg,transparent 0%,rgba(120,72,167,.14) 44%,rgba(31,12,51,.38) 100%),repeating-radial-gradient(circle at 12% 100%,rgba(255,170,138,.34) 0 2px,transparent 2px 26px),repeating-radial-gradient(circle at 48% 100%,rgba(160,92,201,.3) 0 2px,transparent 2px 28px),repeating-radial-gradient(circle at 86% 100%,rgba(255,177,126,.36) 0 2px,transparent 2px 30px);-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.9) 18%,rgba(0,0,0,.9) 100%);mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.9) 18%,rgba(0,0,0,.9) 100%)}.digigov-backdrop__glow--left{inset:auto auto 118px 8%;width:420px;height:420px;background:radial-gradient(circle,rgba(93,224,230,.3),transparent 62%)}.digigov-backdrop__glow--right{inset:98px 8% auto auto;width:440px;height:380px;background:radial-gradient(circle,rgba(112,243,255,.26),transparent 60%)}.digigov-backdrop__grid{opacity:.08;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,transparent 10%,rgba(0,0,0,.9) 34%,rgba(0,0,0,.9) 78%,transparent 100%);mask-image:linear-gradient(180deg,transparent 10%,rgba(0,0,0,.9) 34%,rgba(0,0,0,.9) 78%,transparent 100%)}.digigov-header,.digigov-main,.digigov-footer{position:relative;z-index:2}.digigov-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:4px 18px 18px;color:#fff}.digigov-header__branding{display:flex;align-items:center;gap:14px;min-width:0}.digigov-seal,.digigov-footer__mark{display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 22px #00000038;overflow:hidden}.digigov-seal__image{width:100%;height:100%;object-fit:cover}.digigov-brand{display:flex;flex-direction:column;gap:2px}.digigov-brand__title{font-size:19px;font-weight:800;line-height:1.1}.digigov-brand__subtitle{font-size:12px;color:#ffffffc7}.digigov-hornbill{position:relative;width:56px;height:42px;flex-shrink:0}.digigov-hornbill:before{content:"";position:absolute;inset:8px 18px 0 0;border-radius:60% 55% 45% 50%;background:linear-gradient(160deg,#0b1023,#f97316 46%,#facc15);transform:rotate(-12deg)}.digigov-hornbill__beak{position:absolute;right:0;top:12px;width:24px;height:14px;background:linear-gradient(180deg,#facc15,#ea580c);clip-path:polygon(0 42%,100% 0,88% 100%)}.digigov-hornbill__crest{position:absolute;right:16px;top:2px;width:14px;height:11px;background:#ef4444;border-radius:80% 80% 20% 20%;transform:rotate(-18deg)}.digigov-divider{width:1px;height:54px;background:#ffffff38}.digigov-platform-title{display:flex;flex-direction:column;gap:2px;text-transform:uppercase;font-size:15px;font-weight:800;line-height:1.1;letter-spacing:.02em}.digigov-nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:700}.digigov-nav a,.digigov-footer a{color:inherit}.digigov-main{flex:1;display:grid;place-items:center;padding:12px 0 28px}.digigov-hero-card{width:min(100%,980px);border-radius:22px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,#9adff32e,#ffffff14);box-shadow:0 28px 80px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.digigov-hero-card__intro{padding:26px 24px 20px;text-align:center;color:#fff}.digigov-hero-card__intro h1{margin:0;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.12}.digigov-hero-card__intro p{margin:10px 0 0;font-size:18px;color:#ffffffe0}.digigov-auth-panel{display:grid;grid-template-columns:1fr 1fr;background:#fffffff2}.digigov-auth-panel__column{padding:28px 28px 30px}.digigov-auth-panel__column--signup{border-left:1px solid rgba(15,23,42,.08)}.digigov-auth-panel__eyebrow{font-size:18px;font-weight:800;text-transform:uppercase;color:#111827}.digigov-auth-panel__column h2{margin:14px 0 4px;font-size:20px;color:#111827}.digigov-auth-panel__copy{margin:0 0 18px;color:#4b5563;font-size:14px;line-height:1.6}.digigov-login-form,.digigov-login-selection{display:grid;gap:14px}.digigov-login-selection__title{margin:0;font-size:18px;font-weight:800;color:#111827}.digigov-login-selection__copy{margin:0;color:#4b5563;font-size:14px;line-height:1.6}.digigov-login-selection__field{display:grid;gap:8px}.digigov-login-selection__recent,.digigov-login-selection__preview{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(202,220,239,.9);background:linear-gradient(180deg,#fffffff5,#f2f8fdf5);box-shadow:0 14px 28px #0f172a0f,inset 0 1px #ffffffeb}.digigov-login-selection__recent{width:100%;text-align:left;cursor:pointer}.digigov-login-selection__recent-copy,.digigov-login-selection__preview-copy{min-width:0;display:grid;gap:4px}.digigov-login-selection__recent-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#667085}.digigov-login-selection__recent-copy strong,.digigov-login-selection__preview-copy strong{color:#162033;font-size:14px;font-weight:800}.digigov-login-selection__recent-copy small,.digigov-login-selection__preview-copy span{color:#526173;font-size:12px;line-height:1.5}.digigov-login-selection__retry{justify-self:flex-start}.digigov-login-workspace-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.digigov-login-workspace-row__copy{display:grid;gap:6px}.digigov-login-workspace-row__identity{display:flex;align-items:center;gap:12px}.digigov-login-workspace-row__meta{display:grid;gap:4px}.digigov-login-workspace-row__copy strong{color:#162033;font-size:14px;font-weight:800}.digigov-login-workspace-row__hint{color:#526173;font-size:12px;line-height:1.5}.digigov-field{position:relative;display:flex;align-items:center;border:1px solid #d8dee8;border-radius:8px;background:#fff;box-shadow:inset 0 1px #fffc}.digigov-field:focus-within{border-color:#1d77df;box-shadow:0 0 0 3px #1d77df1f}.digigov-field__icon,.digigov-field__toggle{display:grid;place-items:center;width:44px;color:#6b7280;flex-shrink:0}.digigov-field__toggle{border:0;background:transparent;padding:0}.digigov-field input{flex:1;min-width:0;height:46px;border:0;outline:0;font-size:15px;color:#111827;background:transparent;caret-color:#1d77df}.digigov-field input::placeholder{color:#8c94a1}.digigov-login-form__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;color:#4b5563}.digigov-login-form__meta a,.digigov-help-links a{color:#2166bb;font-weight:500}.digigov-text-button{border:0;padding:0;background:transparent;color:#2166bb;font-weight:600}.digigov-checkbox{display:inline-flex;align-items:center;gap:8px}.digigov-checkbox input{width:16px;height:16px;accent-color:#1d77df}.digigov-login-form__error{padding:12px 14px;border-radius:10px;background:#fff1f2;border:1px solid #fecdd3;color:#be123c;font-size:13px;font-weight:700}.digigov-form-feedback{padding:12px 14px;border-radius:10px;font-size:13px;font-weight:700}.digigov-form-feedback--error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.digigov-form-feedback--success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}.digigov-form-feedback--info{background:#eff8ff;border:1px solid #b2ddff;color:#175cd3}.digigov-login-form__submit{height:42px;border:0;border-radius:8px;background:linear-gradient(180deg,#2d7ee7,#1d67c1);color:#fff;font-weight:800;font-size:15px;box-shadow:0 8px 20px #1d67c147}.digigov-login-form__submit:disabled{cursor:not-allowed;opacity:.72}.digigov-registration-card{margin-top:6px;padding:18px 16px;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #dfe5ee;box-shadow:0 16px 32px #0f172a14;text-align:center}.digigov-registration-card__title{font-size:20px;font-weight:800;color:#111827}.digigov-registration-card__button{margin-top:16px;width:100%;height:48px;border:0;border-radius:8px;background:linear-gradient(180deg,#3cc56f,#2daa5a);color:#fff;text-transform:uppercase;font-size:16px;font-weight:800;box-shadow:0 10px 24px #2daa5a38}.digigov-registration-panel{display:grid;gap:18px}.digigov-registration-panel__intro h2{margin:10px 0 6px}.digigov-registration-panel__badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#e9f7ef;color:#0f7b43;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.digigov-registration-panel__criteria,.digigov-registration-cta{border-radius:18px;border:1px solid #d8e2ee;background:linear-gradient(180deg,#fbfdff,#f5f8fc);box-shadow:0 14px 32px #0f172a0f}.digigov-registration-panel__criteria{padding:18px}.digigov-registration-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.digigov-registration-panel__heading h3,.digigov-registration-cta__copy h3{margin:0;font-size:18px;color:#0f172a}.digigov-registration-panel__heading span{font-size:12px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.04em}.digigov-registration-panel__list{display:grid;gap:12px}.digigov-registration-panel__item{padding:14px 14px 12px;border-radius:14px;background:#fff;border:1px solid #e4eaf2}.digigov-registration-panel__item strong{display:block;margin-bottom:4px;font-size:14px;color:#162033}.digigov-registration-panel__item span{display:block;font-size:13px;line-height:1.6;color:#526071}.digigov-registration-cta{padding:22px 18px 18px;text-align:center}.digigov-registration-cta__copy p{margin:8px 0 0;font-size:14px;line-height:1.7;color:#526071}.digigov-registration-cta .digigov-registration-card__button{margin-top:18px}.digigov-registration-support{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#475467}.digigov-hero-card{overflow:visible}.digigov-hero-card__intro{padding:32px 28px 14px}.digigov-hero-card__eyebrow{display:inline-flex;margin-bottom:12px;padding:8px 14px;border-radius:999px;border:1px solid rgba(140,235,255,.24);background:#0413236b;color:#98ebff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.digigov-auth-panel{gap:26px;padding:0 24px 28px;background:transparent;overflow:visible}.digigov-auth-panel__column{padding:0}.digigov-auth-panel__column--signup{border-left:0}.digigov-auth-surface{position:relative;height:100%;padding:28px;border-radius:30px;border:1px solid rgba(159,229,255,.18);background:linear-gradient(180deg,#f8fcfff5,#eaf3fbeb),#ffffffe6;box-shadow:0 28px 70px #030a1a3d,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transform-style:preserve-3d;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.digigov-auth-surface:hover{transform:translateY(-8px) rotateX(4deg);box-shadow:0 34px 86px #050e2447,inset 0 1px #fffffff5;border-color:#76ddff66}.digigov-auth-surface__edge,.digigov-auth-surface__shine{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.digigov-auth-surface__edge{padding:1px;background:linear-gradient(120deg,rgba(106,231,255,.5),transparent 28%,transparent 72%,rgba(78,165,255,.35)),linear-gradient(180deg,rgba(255,255,255,.6),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.digigov-auth-surface__shine{background:radial-gradient(circle at top left,rgba(111,232,255,.24),transparent 34%),radial-gradient(circle at top right,rgba(77,160,255,.18),transparent 26%);opacity:.9}.digigov-auth-surface__header{position:relative;z-index:1}.digigov-auth-surface__badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#0b5fff,#12b7ff);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 24px #1178ff38}.digigov-auth-surface h2{margin-top:16px}.digigov-auth-panel__column--login .digigov-login-form,.digigov-auth-panel__column--signup .digigov-registration-panel{position:relative;z-index:1}.digigov-auth-panel__column--login .digigov-field{border-radius:14px;border-color:#c5d4e6e0;background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6,0 10px 20px #0f172a0d}.digigov-auth-panel__column--login .digigov-login-form__submit,.digigov-registration-card__button{border-radius:14px;height:50px}.digigov-auth-panel__column--login .digigov-login-form__submit{background:linear-gradient(180deg,#3383ee,#205fc4);box-shadow:0 18px 32px #205fc442,inset 0 1px #fff3}.digigov-auth-panel__column--signup .digigov-registration-panel{gap:20px}.digigov-auth-panel__column--signup .digigov-registration-panel__criteria,.digigov-auth-panel__column--signup .digigov-registration-cta{border-radius:24px;border-color:#cae0f4eb;background:linear-gradient(180deg,#fffffff5,#f1f7fceb),#ffffffeb;box-shadow:0 22px 38px #0f172a14,inset 0 1px #fffffff0}.digigov-auth-panel__column--signup .digigov-registration-panel__item{border-radius:18px;background:linear-gradient(180deg,#fffffff5,#f7fafdf5)}.digigov-panel-preview{position:absolute;top:22px;width:290px;opacity:0;pointer-events:none;filter:blur(10px);transform:translate3d(18px,12px,0) scale(1.08);transition:opacity .26s ease,transform .36s cubic-bezier(.2,.8,.2,1),filter .26s ease;z-index:4}.digigov-panel-preview--login{right:-130px}.digigov-panel-preview--registration{left:-124px;top:34px}.digigov-auth-surface:hover .digigov-panel-preview{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}.digigov-preview-window{border-radius:26px;border:1px solid rgba(168,228,255,.3);background:linear-gradient(180deg,#fcfdfffa,#f0f7fdf5),#fffffff5;box-shadow:0 28px 54px #060e1e42,inset 0 1px #fffffff2;overflow:hidden}.digigov-preview-window--tall{width:310px}.digigov-preview-window__chrome{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 0}.digigov-preview-window__chrome-dots{display:flex;gap:8px}.digigov-preview-window__chrome-dots span{width:10px;height:10px;border-radius:999px;background:#d8e2ee}.digigov-preview-window__chrome-dots span:first-child{background:#ff9f6e}.digigov-preview-window__chrome-dots span:nth-child(2){background:#ffd166}.digigov-preview-window__chrome-dots span:last-child{background:#4cd98b}.digigov-preview-window__chrome-dots.is-loading span{animation:digigov-preview-dot-loading .9s ease-in-out infinite}.digigov-preview-window__chrome-dots.is-loading span:first-child{animation-delay:0s}.digigov-preview-window__chrome-dots.is-loading span:nth-child(2){animation-delay:.12s}.digigov-preview-window__chrome-dots.is-loading span:last-child{animation-delay:.24s}@keyframes digigov-preview-dot-loading{0%,to{transform:scale(1);opacity:.75;box-shadow:0 0 #2563eb00}50%{transform:scale(1.22);opacity:1;box-shadow:0 0 12px #2563eb3d}}.digigov-preview-window__close{border:1px solid #d9e3ef;border-radius:999px;background:#f8fbff;color:#314155;min-height:34px;padding:0 14px;font-size:12px;font-weight:800;cursor:pointer}.digigov-preview-window__body{padding:16px 18px 20px}.digigov-preview-window__title{font-size:24px;font-weight:800;color:#162033}.digigov-preview-window__copy{margin-top:10px;font-size:13px;line-height:1.6;color:#667085}.digigov-preview-choice-grid{display:grid;gap:12px;margin-top:18px}.digigov-preview-choice{display:grid;gap:6px;width:100%;padding:16px;border:1px solid #d8e3ef;border-radius:16px;background:linear-gradient(180deg,#fff,#f7fbff);color:#162033;text-align:left;box-shadow:0 12px 28px #0f172a0f;cursor:pointer}.digigov-preview-choice strong{font-size:15px;font-weight:800}.digigov-preview-choice span{font-size:12px;line-height:1.55;color:#667085}.digigov-preview-choice:focus-visible,.digigov-preview-window__close:focus-visible{outline:2px solid rgba(37,99,235,.48);outline-offset:3px}.digigov-preview-mode-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.digigov-preview-mode-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#eff6ff;color:#175cd3;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.digigov-login-workspace-row .digigov-preview-mode-badge{width:fit-content}.digigov-preview-field{display:grid;grid-template-columns:16px 1fr 16px;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;border-radius:14px;border:1px solid #d7e1eb;background:#fff;color:#98a2b3;box-shadow:inset 0 1px #ffffffeb}.digigov-preview-field span,.digigov-preview-field i{width:14px;height:14px;border-radius:999px;border:1.5px solid #94a3b8}.digigov-preview-field em{font-style:normal;font-size:13px}.digigov-preview-meta{display:flex;justify-content:space-between;margin-top:12px;color:#4b6cae;font-size:11px;font-weight:700}.digigov-preview-button{display:grid;place-items:center;margin-top:14px;min-height:44px;border-radius:12px;background:linear-gradient(180deg,#3383ee,#1f64cb);color:#fff;font-size:13px;font-weight:800;box-shadow:0 14px 24px #1f64cb33}.digigov-preview-button--green{background:linear-gradient(180deg,#57bdf6,#1f6fcb);box-shadow:0 14px 24px #1f6fcb3d}.digigov-preview-info-card{margin-top:14px;padding:16px;border-radius:18px;border:1px solid #dbe7f3;background:linear-gradient(180deg,#fff,#f7fbff)}.digigov-preview-info-card strong{display:block;font-size:15px;color:#162033}.digigov-preview-info-card>div{margin-top:6px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#748299}.digigov-preview-info-card p{margin:10px 0 0;font-size:12px;line-height:1.65;color:#667085}.digigov-preview-info-card--cta{background:linear-gradient(180deg,#f8fbff,#f3f8fc)}.digigov-feature-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 15%,rgba(104,229,255,.16),transparent 28%),#070d1c85}.digigov-feature-modal{animation:digigov-feature-pop .42s cubic-bezier(.2,.8,.2,1)}.digigov-feature-modal--registration{width:min(1040px,100%);padding:24px 24px 26px;border-radius:30px;border:1px solid rgba(163,225,255,.35);background:linear-gradient(180deg,#fffffffa,#f1f7fcf5),#fffffff5;box-shadow:0 36px 88px #040b1c57,inset 0 1px #fffffff5}.digigov-feature-modal--registration .digigov-department-form{margin-top:16px}.digigov-feature-modal--registration .digigov-registration-card__button{margin-top:4px}@keyframes digigov-feature-pop{0%{opacity:0;transform:translateY(28px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.digigov-department-form{display:grid;gap:14px;margin-top:18px}.digigov-department-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.digigov-module-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.digigov-module-option{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #d9e2ec;border-radius:12px;background:#f8fafc;color:#334155;font-size:13px}.digigov-module-option input{margin-top:2px;accent-color:#1d77df}.digigov-textarea{min-height:112px;resize:vertical}.digigov-help-links{margin-top:18px;text-align:center;color:#374151}.digigov-help-links p{margin:10px 0 0;font-size:14px}.digigov-info-block{margin-top:18px;padding:14px 16px;border-radius:12px;background:#e2e8f094;border:1px solid rgba(203,213,225,.92)}.digigov-info-block h3{margin:0;font-size:15px;color:#0f172a}.digigov-info-block p{margin:8px 0 0;font-size:13px;line-height:1.7;color:#334155}.digigov-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 16px 4px;color:#ffffffe6;font-size:14px}.digigov-footer__legal,.digigov-footer__links,.digigov-footer__marks{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.digigov-footer__legal{flex:1}.digigov-footer__links{justify-content:flex-end;margin-left:auto}.digigov-reset-shell{position:relative;z-index:1;flex:1;display:grid;place-items:center;padding:24px 0}.digigov-reset-card{width:min(100%,540px);padding:28px;border-radius:24px;background:#fffffff0;border:1px solid rgba(255,255,255,.38);box-shadow:0 24px 70px #00000047}.digigov-reset-card h1{margin:0 0 8px;font-size:30px;color:#101828}.digigov-reset-card p{margin:0 0 18px;color:#475467}.public-page{position:relative;min-height:100vh;padding:24px;background:linear-gradient(180deg,#020b18c7,#020b18e0),url(/assets/background-Cj1ItOhn.png) center center / cover no-repeat,linear-gradient(135deg,#08111f,#12344e);color:#e5eef7;overflow:hidden}.public-page:before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#020b1885,#020b18d1),radial-gradient(circle at 16% 24%,rgba(108,228,255,.12),transparent 20%),radial-gradient(circle at 84% 18%,rgba(108,228,255,.14),transparent 22%),radial-gradient(circle at 50% 86%,rgba(255,144,110,.08),transparent 28%)}.public-page__media{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.public-page__video{width:100%;height:100%;object-fit:cover;filter:brightness(.54) saturate(1.04)}.public-page__header,.public-page__main{position:relative;z-index:2}.public-page__header{width:min(1160px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.public-page__brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.public-page__logo{width:64px;height:64px;object-fit:cover;border-radius:18px;box-shadow:0 10px 24px #00000040}.public-page__brand-title{font-size:20px;font-weight:800;color:#fff}.public-page__brand-subtitle{font-size:13px;color:#ffffffb8}.public-page__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;font-weight:700}.public-page__nav a{color:#ffffffe0}.public-page__main{width:min(1160px,100%);margin:34px auto 0;display:grid;gap:22px}.public-page__hero,.public-page__panel{border-radius:26px;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 60px #0000003d}.public-page__hero{padding:30px 28px;background:linear-gradient(180deg,#78cce62e,#ffffff14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-page__eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;color:#8fe6ff}.public-page__hero h1{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.08}.public-page__hero>p:last-child{margin:12px 0 0;max-width:820px;font-size:17px;color:#ffffffd6;line-height:1.7}.public-page__panel{padding:28px;background:#fffffff5;color:#1f2937}.public-page__section+.public-page__section{margin-top:28px;padding-top:28px;border-top:1px solid #e5edf5}.public-page__section h2{margin:0 0 12px;font-size:22px;color:#0f172a}.public-page__section h3{margin:0 0 8px;font-size:17px;color:#0f172a}.public-page__section p{margin:0;font-size:15px;line-height:1.75;color:#475467}.public-page__section p+p{margin-top:12px}.public-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.public-page__card{padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#f1f5f9);border:1px solid #dbe8f4}.public-page__list{margin:0;padding-left:20px;color:#475467;display:grid;gap:10px}.public-page__note{padding:14px 16px;border-radius:14px;background:#eff8ff;border:1px solid #b2ddff;color:#175cd3}.file-request-alerts{position:fixed;right:16px;bottom:92px;z-index:9990;width:min(220px,calc(100vw - 32px))}.file-request-alert{position:relative;display:flex;text-decoration:none}.file-request-alert__badge{position:absolute;top:-8px;right:-2px;z-index:2;min-width:34px;height:34px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff5349,#eb2f24);color:#fff;font-size:16px;font-weight:800;box-shadow:0 10px 18px #eb2f2447,0 0 0 4px #ffffffd1}.file-request-alert__bubble{position:relative;display:grid;gap:2px;min-height:62px;padding:14px 18px 14px 20px;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#e2ecf6f5),#fffffff5;border:1px solid rgba(208,220,232,.9);box-shadow:0 18px 26px #0f172a24,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .18s ease,box-shadow .18s ease}.file-request-alert__bubble:before{content:"";position:absolute;left:18px;bottom:-10px;width:18px;height:18px;border-radius:0 0 10px;background:linear-gradient(180deg,#f1f6fbfa,#d9e5f0fa);box-shadow:0 8px 14px #0f172a1a;transform:skew(-26deg) rotate(18deg)}.file-request-alert:hover .file-request-alert__bubble{transform:translateY(-2px);box-shadow:0 20px 28px #0f172a29,inset 0 1px #fffffff5}.file-request-alert__title{display:block;font-size:14px;font-weight:700;color:#111827}.file-request-alert__copy{display:block;font-size:11px;line-height:1.35;color:#526173;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-shell{--app-shell-bg: radial-gradient(circle at top, rgba(18, 58, 99, .08), transparent 30%), linear-gradient(180deg, #f4f7fb 0%, #eef3f8 100%);--app-shell-surface: rgba(255, 255, 255, .82);--app-shell-panel: #ffffff;--app-shell-panel-soft: #f8fafc;--app-shell-panel-elevated: #ffffff;--app-shell-border: #d7e0ea;--app-shell-text: #10233c;--app-shell-muted: #52657a;--app-shell-subtle-text: #5d6f84;--app-shell-menu-shadow: 0 28px 70px rgba(16, 35, 60, .16);--app-shell-option-hover: #eef4fb;--app-shell-card-shadow: 0 16px 34px rgba(16, 35, 60, .08);--app-shell-card-glow: linear-gradient( 180deg, rgba(255, 255, 255, .98) 0%, rgba(248, 250, 252, .98) 100% );min-height:100vh;min-height:100svh;height:100vh;height:100svh;display:grid;grid-template-columns:296px minmax(0,1fr);background:var(--app-shell-bg);color:var(--app-shell-text);overflow:hidden}.app-shell--light{color-scheme:light}.app-shell--dark{--app-shell-bg: linear-gradient(180deg, #07101d 0%, #0d1728 100%);--app-shell-surface: rgba(9, 16, 30, .94);--app-shell-panel: #142033;--app-shell-panel-soft: #1a2940;--app-shell-panel-elevated: #1d2c45;--app-shell-border: #334866;--app-shell-text: #f4f8ff;--app-shell-muted: #c1cde0;--app-shell-subtle-text: #d7e1f0;--app-shell-menu-shadow: 0 28px 70px rgba(2, 6, 23, .45);--app-shell-option-hover: #223451;--app-shell-card-shadow: 0 22px 50px rgba(2, 8, 23, .32);--app-shell-card-glow: linear-gradient( 145deg, color-mix(in srgb, var(--app-shell-accent, #2563eb) 16%, transparent) 0%, color-mix(in srgb, var(--app-shell-panel-elevated) 92%, #08111d) 100% );color-scheme:dark}.app-shell--font-compact{font-size:14px}.app-shell--font-comfortable{font-size:16px}.app-shell--font-large{font-size:17px}.app-shell__sidebar{position:sticky;top:0;align-self:stretch;display:flex;flex-direction:column;gap:0;height:100vh;height:100svh;max-height:100vh;max-height:100svh;padding:20px 18px;color:#fff;background:radial-gradient(circle at top,rgba(199,154,59,.12),transparent 20%),linear-gradient(180deg,#102a43,#0d243a 55%,#091b2c);border-right:1px solid rgba(255,255,255,.08);box-shadow:inset -1px 0 #ffffff08;overflow-y:auto;overscroll-behavior:contain}.app-shell__branding{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px;margin-bottom:18px}.app-shell__brand-row{display:flex;align-items:center;gap:12px;min-width:0}.app-shell__brand-copy{min-width:0}.app-shell__brand-copy h1{margin:0;font-size:19px;font-weight:900;line-height:1.1;letter-spacing:.01em}.app-shell__brand-copy p{margin:4px 0 0;font-size:11px;line-height:1.5;opacity:.76}.app-shell__badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.app-shell__section-label{margin-bottom:10px;font-size:11px;font-weight:800;opacity:.62;letter-spacing:.14em}.app-shell__section-label--spaced{margin-top:18px}.app-shell__nav-grid,.app-shell__nav-group{display:grid;gap:8px}.app-shell__nav-group-header{display:block}.app-shell__nav-subgrid{display:none;gap:8px;margin-left:18px;padding-left:12px;border-left:1px solid rgba(255,255,255,.12)}.app-shell__nav-subgrid.is-open{display:grid}.app-shell__nav-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;padding:12px 14px;border-radius:16px;font-weight:800;font-size:14px;background:#ffffff05;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.app-shell__nav-link--group{min-width:0;width:100%;justify-content:space-between}.app-shell__nav-link-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#ffffffd6}.app-shell__nav-link-icon svg{width:18px;height:18px}.app-shell__nav-link-label{min-width:0;flex:1 1 auto}.app-shell__nav-link-suffix{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-left:10px;color:#ffffffd1}.app-shell__nav-link-suffix svg{width:18px;height:18px;transition:transform .18s ease}.app-shell__nav-link-suffix svg.is-open{transform:rotate(180deg)}.app-shell__nav-link--sub{padding:10px 12px;font-size:13px;font-weight:700;color:#ffffffeb}.app-shell__nav-link:hover{transform:translate(2px);background:#ffffff12}.app-shell__nav-group:hover .app-shell__nav-link--group{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14}.app-shell__nav-link.is-active{background:#ffffff1f;border-color:#c79a3bb8;box-shadow:inset 0 0 0 1px #c79a3bd1,0 14px 26px #07101d33}.app-shell__content{min-width:0;min-height:0;height:100vh;height:100svh;max-height:100vh;max-height:100svh;display:flex;flex-direction:column;overflow:hidden;background:transparent}.app-shell__header{position:sticky;top:0;flex:0 0 auto;z-index:5;padding:20px 24px 18px;border-bottom:1px solid rgba(215,224,234,.72);background:var(--app-shell-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 24px #10233c0f}.app-shell__header-top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.app-shell__account-anchor{position:relative;margin-left:auto;flex:0 1 auto;min-width:0}.app-shell__account-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:nowrap}.app-shell__notification-button,.app-shell__account-trigger{border:1px solid var(--app-shell-border);background:linear-gradient(135deg,#fffffffa,#f8fafcfa);color:var(--app-shell-text);box-shadow:0 10px 24px #10233c14,inset 0 1px #ffffffb8}.app-shell__notification-button{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;position:relative}.app-shell__notification-button svg,.app-shell__account-trigger svg,.app-shell__account-menu-icon svg{width:18px;height:18px}.app-shell__notification-button.is-open{border-color:var(--app-shell-accent, #2563eb);box-shadow:0 0 0 1px var(--app-shell-accent, #2563eb)}.app-shell__notification-anchor{position:relative}.app-shell__notification-count{position:absolute;top:-6px;right:-6px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff5d52,#e43126);color:#fff;font-size:11px;font-weight:800;box-shadow:0 10px 18px #e431263d,0 0 0 3px color-mix(in srgb,var(--app-shell-surface) 90%,transparent)}.app-shell__notification-menu{position:absolute;top:calc(100% + 14px);right:0;width:min(420px,calc(100vw - 48px));max-height:min(calc(100vh - 48px),720px);max-height:min(calc(100svh - 48px),720px);overflow-y:auto;padding:16px;border-radius:24px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel);box-shadow:var(--app-shell-menu-shadow);display:grid;gap:14px}.app-shell__notification-menu-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.app-shell__notification-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.app-shell__notification-menu-head strong{display:block;color:var(--app-shell-text);font-size:16px}.app-shell__notification-menu-head span{display:block;margin-top:4px;color:var(--app-shell-muted);font-size:12px}.app-shell__notification-section{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel-soft)}.app-shell__notification-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.app-shell__notification-section-head h4{margin:0;color:var(--app-shell-text);font-size:15px}.app-shell__notification-section-head a{color:var(--app-shell-accent, #2563eb);font-size:12px;font-weight:800}.app-shell__notification-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell__notification-stat,.app-shell__notification-item{border-radius:16px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel);color:var(--app-shell-text)}.app-shell__notification-stat{padding:12px;display:grid;gap:6px}.app-shell__notification-stat span{color:var(--app-shell-muted);font-size:12px;font-weight:700}.app-shell__notification-stat strong{font-size:22px;font-weight:900}.app-shell__notification-list{display:grid;gap:10px}.app-shell__notification-item{padding:12px 14px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;text-align:left}.app-shell__notification-item--button{width:100%;background:transparent;cursor:pointer}.app-shell__notification-item--button.is-unread{border-color:color-mix(in srgb,var(--app-shell-accent, #2563eb) 34%,var(--app-shell-border));background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 9%,var(--app-shell-panel))}.app-shell__notification-item-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.app-shell__notification-item strong{display:block;font-size:14px}.app-shell__notification-item span{display:block;margin-top:4px;color:var(--app-shell-muted);font-size:12px;line-height:1.45}.app-shell__notification-item small{color:var(--app-shell-muted);font-size:11px;font-weight:800;white-space:nowrap}.app-shell__notification-empty{color:var(--app-shell-muted);font-size:13px;line-height:1.6}.app-shell__account-trigger{min-width:252px;max-width:320px;padding:10px 14px;border-radius:20px;display:inline-flex;align-items:center;gap:12px;justify-content:flex-start}.app-shell__account-trigger.is-open{border-color:var(--app-shell-accent, #2563eb);box-shadow:0 0 0 1px var(--app-shell-accent, #2563eb)}.app-shell__account-avatar,.app-shell__account-card-avatar,.account-panel__avatar{flex-shrink:0;overflow:hidden;display:grid;place-items:center;border-radius:18px;background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 22%,transparent);color:#fff;font-weight:800}.app-shell__account-avatar img,.app-shell__account-card-avatar img,.account-panel__avatar img{width:100%;height:100%;object-fit:cover;display:block}.app-shell__account-avatar{width:38px;height:38px;border-radius:999px}.app-shell__account-trigger-copy{min-width:0;display:grid;gap:2px;text-align:left}.app-shell__account-trigger-copy strong{font-size:15px;line-height:1.1}.app-shell__account-trigger-copy small{color:var(--app-shell-muted);font-size:12px}.app-shell__account-menu{position:absolute;top:calc(100% + 14px);right:0;left:auto;width:min(340px,calc(100vw - 48px));max-height:min(calc(100vh - 48px),720px);max-height:min(calc(100svh - 48px),720px);overflow-y:auto;border-radius:24px;padding:16px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel);box-shadow:var(--app-shell-menu-shadow)}.app-shell__account-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;padding:16px;border-radius:20px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel-soft)}.app-shell__account-card-avatar,.account-panel__avatar{width:72px;height:72px;font-size:28px}.app-shell__account-card-copy h3,.account-panel__intro-copy h4{margin:0;font-size:17px;font-weight:800;color:var(--app-shell-text)}.app-shell__account-card-copy p,.account-panel__intro-copy p{margin:6px 0 0;color:var(--app-shell-muted);overflow-wrap:anywhere}.app-shell__account-menu-list{display:grid;gap:6px;margin-top:16px}.app-shell__account-menu-action{width:100%;display:flex;align-items:center;gap:12px;justify-content:flex-start;padding:12px 14px;border-radius:16px;border:1px solid transparent;background:transparent;color:var(--app-shell-text)}.app-shell__account-menu-action:hover{background:var(--app-shell-option-hover);border-color:var(--app-shell-border)}.app-shell__account-menu-label{flex:1 1 auto;min-width:0;text-align:left;font-weight:700}.app-shell__account-menu-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;color:var(--app-shell-accent, #2563eb);background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 12%,transparent)}.app-shell__account-menu-chevron{flex:0 0 auto;width:18px;height:18px;display:grid;place-items:center;color:var(--app-shell-muted)}.app-shell__account-menu-chevron svg{width:16px;height:16px}.app-shell__account-menu-divider{height:1px;margin:8px 2px;background:var(--app-shell-border)}.app-shell__account-menu-action--danger{color:#c2414c}.app-shell__header-summary{flex:1 1 320px;min-width:0;max-width:720px}.app-shell__header-title{font-size:clamp(18px,1rem + .8vw,24px);font-weight:900;color:var(--app-shell-text);letter-spacing:-.02em;overflow-wrap:anywhere}.account-photo-upload{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.account-photo-upload__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel-soft);color:var(--app-shell-text);font-weight:700;cursor:pointer}.account-photo-upload__button input{display:none}.account-photo-upload__hint{color:var(--app-shell-muted);font-size:13px}.app-shell__header-copy{margin-top:6px;font-size:clamp(12px,.72rem + .18vw,13px);color:var(--app-shell-muted);line-height:1.6;max-width:72ch;overflow-wrap:anywhere}.app-shell__header-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.app-shell__main{flex:1 1 auto;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:24px}.app-shell .card,.app-shell .modal-card{background:var(--app-shell-card-glow);border-color:var(--app-shell-border);box-shadow:var(--app-shell-card-shadow);border-radius:20px}.app-shell .page-title,.app-shell .section-title{color:var(--app-shell-text)}.app-shell .page-subtitle,.app-shell .form-label,.app-shell .table th{color:var(--app-shell-muted)}.app-shell .page-subtitle strong,.app-shell .section-title strong,.app-shell .card b,.app-shell .card strong,.app-shell .table td{color:var(--app-shell-text)}.app-shell .input,.app-shell .select,.app-shell .textarea,.app-shell .btn-secondary{background:var(--app-shell-panel);border-color:var(--app-shell-border);color:var(--app-shell-text)}.app-shell .input:focus,.app-shell .select:focus,.app-shell .textarea:focus{border-color:var(--app-shell-accent, #2563eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--app-shell-accent, #2563eb) 18%,transparent)}.app-shell .btn-primary{background:var(--app-shell-accent, #2563eb)}.app-shell .btn-primary:hover{filter:brightness(.94)}.app-shell .btn-secondary:hover{background:var(--app-shell-option-hover)}.app-shell .btn-secondary,.app-shell .btn-primary,.app-shell .btn-danger{box-shadow:0 10px 24px #0f172a14}.app-shell .btn-secondary:focus-visible,.app-shell .btn-primary:focus-visible,.app-shell .btn-danger:focus-visible,.app-shell .account-option-button:focus-visible,.app-shell .account-color-swatch:focus-visible{outline:2px solid color-mix(in srgb,var(--app-shell-accent, #2563eb) 72%,white 12%);outline-offset:3px}.app-shell .modal-card__header,.app-shell .table th{border-bottom-color:var(--app-shell-border)}.app-shell .table td{border-bottom-color:color-mix(in srgb,var(--app-shell-border) 70%,transparent)}.app-shell__nav-link.is-active .app-shell__nav-link-icon{color:#f5deb0}.gov-dashboard{display:grid;gap:20px}.gov-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px;border-radius:24px;border:1px solid rgba(215,224,234,.95);background:radial-gradient(circle at top right,rgba(199,154,59,.12),transparent 24%),linear-gradient(180deg,#fffffffa,#f6f9fdf5);box-shadow:0 20px 36px #10233c14,inset 0 1px #ffffffdb}.gov-eyebrow{margin-bottom:10px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#52657a}.gov-hero .page-title{margin:0;font-size:30px;font-weight:800;letter-spacing:-.03em}.gov-hero .page-subtitle{max-width:760px;margin:10px 0 0;line-height:1.7}.gov-hero__meta{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.gov-insight-strip{padding:15px 18px;border-radius:20px;border:1px solid #e6d4a7;background:linear-gradient(180deg,#fff9ec,#fff4d7);color:#7a5a16;font-size:14px;font-weight:600;line-height:1.65;box-shadow:0 12px 28px #7a5a1614}.gov-error-banner{display:flex;align-items:center}.gov-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.gov-kpi-card{position:relative;overflow:hidden;display:grid;gap:18px;padding:20px;border-radius:22px;border:1px solid rgba(215,224,234,.9);background:linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 16px 34px #10233c14}.gov-kpi-card__glow{position:absolute;top:-22px;right:-18px;width:132px;height:132px;border-radius:999px;opacity:.95}.gov-kpi-card--navy .gov-kpi-card__glow{background:radial-gradient(circle,rgba(18,58,99,.12) 0%,transparent 70%)}.gov-kpi-card--gold .gov-kpi-card__glow{background:radial-gradient(circle,rgba(199,154,59,.16) 0%,transparent 70%)}.gov-kpi-card--green .gov-kpi-card__glow{background:radial-gradient(circle,rgba(31,122,76,.14) 0%,transparent 70%)}.gov-kpi-card--red .gov-kpi-card__glow{background:radial-gradient(circle,rgba(180,35,24,.12) 0%,transparent 70%)}.gov-kpi-card__header,.gov-kpi-card__footer{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.gov-kpi-card__label{margin:0;font-size:13px;font-weight:700;color:#52657a}.gov-kpi-card__value{margin:10px 0 0;font-size:32px;line-height:1;letter-spacing:-.04em;font-weight:800;color:#10233c}.gov-kpi-card__icon{width:48px;height:48px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid rgba(215,224,234,.9);background:#f8fafcf5;color:#123a63;box-shadow:inset 0 1px #ffffffeb}.gov-kpi-card__icon svg{width:20px;height:20px}.gov-kpi-card__helper{margin:0;max-width:75%;font-size:13px;line-height:1.6;color:#5d6f84}.gov-counter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.gov-counter-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(215,224,234,.92);background:#fffffff0;box-shadow:0 12px 28px #10233c0f}.gov-counter-card__label{font-size:13px;font-weight:700;color:#52657a}.gov-visual-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:20px}.gov-dashboard__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:20px;align-items:start}.gov-dashboard__main,.gov-dashboard__side{display:grid;gap:20px}.gov-panel{padding:20px;border-radius:24px;border:1px solid rgba(215,224,234,.92);background:linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 16px 34px #10233c14}.gov-panel--compact{padding:18px}.gov-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.gov-panel__title{margin:0;font-size:18px;font-weight:800;letter-spacing:-.02em;color:#10233c}.gov-panel__subtitle{margin:6px 0 0;font-size:13px;line-height:1.65;color:#5d6f84}.gov-chip-row{display:flex;gap:10px;flex-wrap:wrap}.gov-data-chip{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:7px 11px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:700;line-height:1}.gov-data-chip--navy,.gov-status-pill--draft,.gov-status-pill--submitted,.gov-status-pill--put_up,.gov-status-pill--in_progress{background:#eaf2ff;border-color:#cfe0ff;color:#1b4e84}.gov-data-chip--green,.gov-status-pill--approved{background:#eaf8ef;border-color:#c6ecd5;color:#1f7a4c}.gov-data-chip--gold,.gov-status-pill--under_review,.gov-status-pill--returned{background:#fff6e3;border-color:#f0d6a1;color:#9a680c}.gov-data-chip--red,.gov-status-pill--rejected,.gov-status-pill--archived{background:#fff0ee;border-color:#f3c2bc;color:#b42318}.gov-data-chip--blue{background:#eef5ff;border-color:#d7e6ff;color:#2563eb}.gov-status-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.gov-bar-stack{display:grid;gap:16px}.gov-bar-row{display:grid;gap:10px}.gov-bar-row__head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;color:#52657a}.gov-bar-row__head strong{font-size:15px;color:#10233c}.gov-bar-row__track{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e9f0f7}.gov-bar-row__fill{height:100%;border-radius:inherit}.gov-bar-row__fill--draft,.gov-bar-row__fill--put_up,.gov-bar-row__fill--in_progress{background:linear-gradient(90deg,#123a63,#2563eb)}.gov-bar-row__fill--under_review,.gov-bar-row__fill--returned{background:linear-gradient(90deg,#c79a3b,#f2bf5d)}.gov-bar-row__fill--approved{background:linear-gradient(90deg,#1f7a4c,#3ea86b)}.gov-bar-row__fill--rejected{background:linear-gradient(90deg,#b42318,#e04b3f)}.gov-donut-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;align-items:center}.gov-donut{display:flex;align-items:center;justify-content:center}.gov-donut__ring{width:168px;height:168px;border-radius:999px;display:grid;place-items:center}.gov-donut__center{width:94px;height:94px;display:grid;place-items:center;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #d7e0eaeb;text-align:center}.gov-donut__center strong{display:block;font-size:24px;line-height:1;color:#10233c}.gov-donut__center span{display:block;margin-top:4px;font-size:12px;color:#5d6f84}.gov-donut__legend{display:grid;gap:12px}.gov-legend-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 14px;border-radius:16px;border:1px solid rgba(215,224,234,.88);background:#f8fafce6}.gov-legend-row__swatch{width:12px;height:12px;border-radius:999px}.gov-legend-row__label{font-size:13px;font-weight:700;color:#10233c}.gov-legend-row strong{font-size:14px;color:#10233c}.gov-status-card{display:grid;gap:16px;padding:16px;border-radius:18px;border:1px solid rgba(215,224,234,.92);background:#f8fafceb}.gov-status-card__top{display:flex;align-items:center;justify-content:space-between}.gov-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:700}.gov-status-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gov-status-card__metrics strong{display:block;margin-top:6px;font-size:24px;line-height:1;color:#10233c}.gov-status-card__metric-label{display:block;font-size:12px;font-weight:700;color:#5d6f84}.gov-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gov-mini-card{padding:14px;border-radius:18px;border:1px solid rgba(215,224,234,.88);background:#f8fafce0}.gov-mini-card__label{display:block;font-size:12px;font-weight:700;color:#52657a}.gov-mini-card strong{display:block;margin-top:8px;font-size:24px;line-height:1;color:#10233c}.gov-timeline{display:grid;gap:14px}.gov-timeline__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:14px}.gov-timeline__dot{width:12px;height:12px;margin-top:8px;border-radius:999px;box-shadow:0 0 0 4px #123a6314}.gov-timeline__dot--blue,.gov-timeline__dot--navy{background:#123a63}.gov-timeline__dot--green{background:#1f7a4c}.gov-timeline__dot--gold{background:#c79a3b}.gov-timeline__dot--red{background:#b42318}.gov-timeline__body{padding:16px;border-radius:18px;border:1px solid rgba(215,224,234,.9);background:#f8fafce6}.gov-timeline__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gov-timeline__title{font-size:15px;font-weight:800;color:#10233c}.gov-timeline__meta,.gov-timeline__subline{color:#5d6f84;line-height:1.6}.gov-timeline__meta{margin-top:4px;font-size:13px}.gov-timeline__subline{margin-top:10px;font-size:12px}.gov-timeline__note{margin:10px 0 0;font-size:13px;line-height:1.65;color:#10233c}.gov-table-wrap{border-radius:18px;border:1px solid rgba(215,224,234,.9);background:#ffffffeb}.gov-table{min-width:100%}.gov-table thead th{position:sticky;top:0;z-index:1;background:#f4f7fbfa}.gov-table tbody tr:hover{background:#eaf2ff6b}.gov-table__primary{font-weight:800;color:#10233c}.gov-table__secondary{margin-top:4px;font-size:12px;color:#5d6f84}.gov-quick-grid{display:grid;gap:12px}.gov-quick-tile{display:grid;gap:8px;padding:16px;text-decoration:none;border-radius:20px;border:1px solid rgba(215,224,234,.92);background:linear-gradient(180deg,#fff,#f8fafc);color:inherit;box-shadow:0 12px 28px #10233c0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gov-quick-tile:hover{transform:translateY(-2px);border-color:#123a633d;box-shadow:0 16px 32px #10233c14}.gov-quick-tile__title{font-size:15px;font-weight:800;color:#10233c}.gov-quick-tile__description{font-size:13px;line-height:1.65;color:#5d6f84}.audit-dashboard .gov-kpi-card__helper{max-width:100%}.audit-panel{position:relative}.audit-filter-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.audit-filter-actions{display:flex;justify-content:flex-end;margin-top:14px}.audit-table__details{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.6;color:#5d6f84}.gov-empty-state{padding:12px 2px;font-size:14px;color:#5d6f84}@media(max-width:1180px){.gov-visual-grid,.gov-dashboard__grid{grid-template-columns:1fr}}@media(max-width:900px){.gov-hero{flex-direction:column}.gov-hero__meta{justify-content:flex-start}.gov-donut-layout{grid-template-columns:1fr}}@media(max-width:760px){.gov-kpi-grid,.gov-counter-grid,.gov-status-board{grid-template-columns:1fr}.gov-mini-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.gov-dashboard{gap:16px}.gov-hero,.gov-panel,.gov-panel--compact,.app-shell__header{padding:16px}.gov-mini-grid{grid-template-columns:1fr}.gov-kpi-card__footer,.gov-timeline__row,.gov-panel__head{flex-direction:column;align-items:flex-start}}.app-shell--dark .input::placeholder,.app-shell--dark .textarea::placeholder{color:#9fb0c8}.account-modal{width:min(920px,100%);background:linear-gradient(180deg,color-mix(in srgb,var(--app-shell-panel-elevated, #ffffff) 96%,white 4%),color-mix(in srgb,var(--app-shell-panel, #ffffff) 98%,white 2%))!important;border:1px solid color-mix(in srgb,var(--app-shell-border, #dce5f0) 92%,white 8%)!important;box-shadow:0 28px 80px #0f172a47,0 0 0 1px color-mix(in srgb,var(--app-shell-border, #dce5f0) 58%,transparent) inset!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.account-panel{display:grid;gap:22px;color:var(--app-shell-text)}.account-panel__intro{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:center;padding:16px;border-radius:20px;border:1px solid var(--app-shell-border);background:color-mix(in srgb,var(--app-shell-panel-soft, #f4f7fb) 88%,white 12%)}.account-panel__intro-copy{min-width:0}.account-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-panel__grid label{min-width:0}.account-panel__grid-span{grid-column:1 / -1}.account-panel__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-panel__meta-card,.account-panel__section{border-radius:18px;border:1px solid var(--app-shell-border);background:linear-gradient(180deg,color-mix(in srgb,var(--app-shell-panel-soft, #f4f7fb) 90%,white 10%),color-mix(in srgb,var(--app-shell-panel, #ffffff) 94%,white 6%))}.account-panel__meta-card{padding:16px}.account-panel__meta-card span{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--app-shell-muted)}.account-panel__meta-card strong{display:block;margin-top:8px;font-size:18px;color:var(--app-shell-text)}.account-panel__meta-card p,.account-panel__section-head p{margin:8px 0 0;color:var(--app-shell-muted)}.account-panel__section{padding:18px;display:grid;gap:18px}.account-panel__section--security{margin-top:-6px}.account-panel__section-head h4{margin:0;font-size:18px;color:var(--app-shell-text)}.account-panel__section-head p{color:var(--app-shell-subtle-text, #5f6b7a)}.account-option-stack{display:grid;gap:18px}.account-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-option-button{padding:14px;border-radius:16px;border:1px solid var(--app-shell-border);background:linear-gradient(180deg,color-mix(in srgb,var(--app-shell-panel-elevated, #ffffff) 94%,white 6%),color-mix(in srgb,var(--app-shell-panel, #ffffff) 98%,white 2%));color:var(--app-shell-text);text-align:left;display:grid;gap:8px;align-content:start;min-height:166px;box-shadow:inset 0 1px #ffffff0d}.account-option-button:hover{background:var(--app-shell-option-hover)}.account-option-button.is-active{border-color:var(--app-shell-accent, #2563eb);box-shadow:inset 0 0 0 1px var(--app-shell-accent, #2563eb),0 0 0 4px color-mix(in srgb,var(--app-shell-accent, #2563eb) 14%,transparent)}.account-option-button strong{display:block;font-size:14px;color:var(--app-shell-text)}.account-option-button small{display:block;color:var(--app-shell-subtle-text, #5f6b7a);line-height:1.45}.account-option-button__hint{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 12%,transparent);color:var(--app-shell-subtle-text);font-size:11px;font-weight:800;letter-spacing:.01em}.account-option-button__preview{position:relative;display:grid;grid-template-rows:8px 1fr;gap:10px;height:66px;padding:10px;border-radius:14px;border:1px solid color-mix(in srgb,var(--app-shell-border) 78%,transparent);overflow:hidden}.account-option-button__preview.is-light{background:linear-gradient(180deg,#fff,#eef4fb)}.account-option-button__preview.is-dark{background:linear-gradient(180deg,#0f1729,#17263f)}.account-option-button__preview-top{width:38%;border-radius:999px;background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 64%,white 24%)}.account-option-button__preview-card{border-radius:10px;background:#ffffff94}.account-option-button__preview.is-dark .account-option-button__preview-card{background:#ffffff1f}.account-option-button__preview-card--accent{position:absolute;right:10px;bottom:10px;width:34%;height:22px;background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 82%,white 8%)}.account-option-button__font-sample{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 12%,transparent);color:var(--app-shell-text);font-weight:900;letter-spacing:.02em}.account-option-button.is-active .account-option-button__font-sample{background:color-mix(in srgb,var(--app-shell-accent, #2563eb) 22%,transparent)}.account-color-grid{display:flex;flex-wrap:wrap;gap:10px}.account-color-swatch{width:38px;height:38px;border-radius:12px;border:2px solid transparent;box-shadow:inset 0 0 0 1px #ffffff2e}.account-color-swatch.is-active{border-color:var(--app-shell-text)}.account-color-picker{margin-top:12px;display:inline-flex;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid var(--app-shell-border);background:var(--app-shell-panel)}.app-shell--dark .account-modal{background:linear-gradient(180deg,#142033,#101a2b)!important;border-color:color-mix(in srgb,var(--app-shell-border, #2b3d57) 92%,white 8%)!important;box-shadow:0 30px 84px #030812a3,0 0 0 1px #ffffff0a inset!important}.app-shell--dark .account-panel__intro,.app-shell--dark .account-panel__meta-card,.app-shell--dark .account-panel__section{background:linear-gradient(180deg,#192539fa,#121c2cfa);border-color:color-mix(in srgb,var(--app-shell-border, #2b3d57) 90%,transparent)}.app-shell--dark .account-option-button{background:linear-gradient(180deg,#18253afa,#111b2bfa);border-color:color-mix(in srgb,var(--app-shell-border, #2b3d57) 88%,transparent);box-shadow:inset 0 1px #ffffff0d,0 10px 24px #0208143d}.app-shell--dark .account-option-button:hover{background:linear-gradient(180deg,#1e2e47fa,#141f31fa)}.app-shell--dark .account-option-button strong,.app-shell--dark .account-panel,.app-shell--dark .account-panel__meta-card strong,.app-shell--dark .modal-card__title{color:#f8fbff}.app-shell--dark .account-option-button small,.app-shell--dark .account-panel__meta-card p,.app-shell--dark .account-panel__section-head p,.app-shell--dark .account-color-picker span{color:#b5c3d8}.app-shell--dark .account-option-button__preview.is-dark{background:linear-gradient(180deg,#0d1524,#17253b);border-color:#94a3b82e}.app-shell--dark .account-option-button__preview.is-dark .account-option-button__preview-card{background:#e2e8f029}.account-color-picker__input{width:44px;height:32px;padding:0;border:0;background:transparent}.account-color-picker span{font-size:12px;font-weight:800;letter-spacing:.05em;color:var(--app-shell-muted)}.account-feedback{padding:12px 14px;border-radius:14px;font-weight:700}.account-feedback--success{background:#e8f7ef;color:#065d30}.account-feedback--error{background:#fee4e2;color:#b42318}.account-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.app-shell--dark .badge-blue{background:#2563eb2e;color:#bfdbfe}.app-shell--dark .badge-amber{background:#b4530933;color:#fed7aa}.app-shell--dark .badge-green{background:#0f9f6e33;color:#a7f3d0}.app-shell--dark .badge-red{background:#b4231842;color:#fecaca}.app-shell--dark .account-feedback--success{background:#065d3047;color:#9de2b8}.app-shell--dark .account-feedback--error{background:#b423183d;color:#fecaca}.digigov-footer__wordmark{font-size:20px;font-weight:800;line-height:1}@media(max-height:820px){.modal-overlay{place-items:center;align-content:center;padding:16px}.modal-card{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:calc(100svh - 32px)}.digigov-home-stage__preview-layer{place-items:center;align-content:center;padding:16px}.digigov-home-stage__preview-card{width:min(380px,calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:calc(100svh - 32px)}.digigov-home-stage__preview-layer .digigov-panel-preview{width:min(380px,calc(100vw - 32px));max-height:min(calc(100vh - 32px),640px);max-height:min(calc(100svh - 32px),640px)}.digigov-home-stage__preview-layer .digigov-panel-preview--registration{width:min(400px,calc(100vw - 32px))}.digigov-home-stage__preview-layer .digigov-preview-window{max-height:min(calc(100vh - 32px),640px);max-height:min(calc(100svh - 32px),640px)}.digigov-preview-window__chrome{padding:12px 14px 0}.digigov-preview-window__body{padding:14px 16px 18px}}@media(max-width:980px){.app-shell{grid-template-columns:clamp(220px,26vw,272px) minmax(0,1fr)}.app-shell__sidebar{position:sticky;top:0;align-self:stretch;height:100vh;height:100svh;border-right:1px solid rgba(255,255,255,.08);border-bottom:0;padding:16px;overflow-y:auto}.app-shell__nav-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.app-shell__header{padding:14px 16px 12px}.app-shell__header-top{flex-direction:row;align-items:flex-start;gap:12px}.app-shell__account-actions{width:auto}.app-shell__notification-menu{width:min(420px,calc(100vw - 36px))}.app-shell__account-trigger{flex:0 1 232px;min-width:0;max-width:232px;padding:8px 11px;border-radius:18px}.app-shell__account-trigger-copy strong{font-size:14px}.app-shell__account-trigger-copy small{font-size:11px}.app-shell__notification-button{width:46px;height:46px;border-radius:14px}.app-shell__account-menu{right:0;width:auto}.account-panel__grid,.account-panel__meta,.account-option-grid{grid-template-columns:minmax(0,1fr)}.app-shell__main{padding:18px}.digigov-home-stage__brand-menu{top:16px;left:16px}.digigov-home-stage__hero{top:88px;width:min(560px,calc(100vw - 48px))}.digigov-home-stage__brand-dropdown{min-width:156px}.digigov-home-stage__entry-wrap--login{top:80%;left:16px}.digigov-home-stage__entry-wrap--registration{top:80%;right:16px;left:auto}.digigov-home-entry{width:min(300px,calc(100vw - 44px));min-height:48px;padding-inline:20px;font-size:15px}.digigov-home-entry--login{width:190px;min-height:42px;padding-inline:16px}.digigov-home-stage__legal{left:50%;bottom:18px}.digigov-home-stage__preview-layer .digigov-panel-preview{display:block;width:min(360px,calc(100vw - 40px));max-height:min(calc(100vh - 40px),660px);max-height:min(calc(100svh - 40px),660px)}.digigov-header{flex-direction:column;align-items:flex-start}.digigov-nav{gap:18px;flex-wrap:wrap}.digigov-auth-panel{grid-template-columns:1fr;padding-inline:0}.digigov-auth-panel__column--signup{border-left:0;border-top:1px solid rgba(15,23,42,.08)}.digigov-panel-preview{display:none}.digigov-auth-surface{padding:22px;transform:none}.digigov-department-grid,.digigov-module-list{grid-template-columns:1fr}.digigov-registration-panel__heading,.digigov-registration-support,.digigov-footer{flex-direction:column;align-items:flex-start}.digigov-footer__links{margin-left:0;justify-content:flex-start}.digigov-backdrop__pattern--left{width:42%}.digigov-backdrop__house{right:0;width:220px;height:220px}.public-page__header{flex-direction:column;align-items:flex-start}.public-page__nav{justify-content:flex-start}.public-page__grid{grid-template-columns:1fr}}@media(max-width:720px){.app-shell{grid-template-columns:clamp(200px,30vw,232px) minmax(0,1fr)}.app-shell__header{padding:12px 14px 10px}.app-shell__header-top{gap:10px}.modal-overlay{padding:12px;place-items:center;align-content:center}.modal-card{padding:16px;border-radius:16px}.modal-card__header{align-items:flex-start;flex-direction:column}.modal-card__close{width:100%}.digigov-login-selection__recent,.digigov-login-selection__preview,.digigov-login-workspace-row__identity{align-items:flex-start}.file-request-workflow__hero,.file-request-workflow__actions{flex-direction:column;align-items:stretch}.file-request-workflow__summary-grid{grid-template-columns:minmax(0,1fr)}.file-request-workflow__actions .btn-secondary,.file-request-workflow__actions .btn-primary,.file-request-workflow__actions .btn-danger{width:100%}.app-shell__sidebar{padding:14px}.app-shell__brand-row{align-items:flex-start}.app-shell__brand-copy h1{font-size:18px}.app-shell__nav-grid{grid-template-columns:1fr}.app-shell__header{padding:14px 14px 12px}.app-shell__notification-button{width:42px;height:42px;border-radius:12px}.app-shell__notification-menu{left:0;right:0;width:auto}.app-shell__notification-metrics{grid-template-columns:minmax(0,1fr)}.app-shell__account-trigger{max-width:190px;padding:7px 9px;gap:9px}.app-shell__account-avatar{width:34px;height:34px}.app-shell__account-trigger-copy strong{font-size:13px}.app-shell__account-trigger-copy small{font-size:10px}.app-shell__account-card,.account-panel__intro{grid-template-columns:1fr}.app-shell__account-menu{left:0;right:0;width:auto}.app-shell__header-title{font-size:16px}.app-shell__header-copy{font-size:12px}.account-actions{justify-content:stretch}.account-actions .btn-primary,.account-actions .btn-secondary{width:100%}.app-shell__main,.digigov-home{padding:14px}.digigov-home-stage__brand-menu{top:12px;left:50%;transform:translate(-50%);width:min(228px,calc(100vw - 28px));padding-bottom:12px;display:grid;justify-items:center}.digigov-home-stage__brand-menu:hover .digigov-home-stage__brand,.digigov-home-stage__brand-menu:focus-within .digigov-home-stage__brand{transform:none}.digigov-home-stage__brand-copy span{display:none}.digigov-home-stage__brand{width:100%;justify-content:center;padding-right:26px}.digigov-home-stage__brand:after{right:-10px;width:24px;height:24px}.digigov-home-stage__brand-dropdown{left:50%;min-width:148px;width:min(180px,calc(100vw - 40px));transform:translate(-50%) translateY(-8px)}.digigov-home-stage__brand-menu:hover .digigov-home-stage__brand-dropdown,.digigov-home-stage__brand-menu:focus-within .digigov-home-stage__brand-dropdown{opacity:0;pointer-events:none;transform:translate(-50%) translateY(-8px)}.digigov-home-stage__brand-menu.is-mobile-open .digigov-home-stage__brand{border-color:#adefff3d;box-shadow:0 20px 36px #030a1942,0 0 18px #78e2ff14}.digigov-home-stage__brand-menu.is-mobile-open .digigov-home-stage__brand:after{transform:translateY(-36%) rotate(45deg) scale(1.04);border-color:#adefff3d;box-shadow:0 20px 30px #030a1938,0 0 14px #78e2ff14}.digigov-home-stage__brand-menu.is-mobile-open .digigov-home-stage__brand-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.digigov-home-stage__brand-dropdown a{width:100%;text-align:center}.digigov-home-stage__hero{top:88px;width:calc(100vw - 28px);padding:16px 18px}.digigov-home-stage__hero h1{font-size:26px}.digigov-home-stage__hero p{font-size:12px}.digigov-home-entry{width:min(280px,calc(100vw - 24px));min-height:44px;padding-inline:16px;font-size:13px;justify-content:center}.digigov-home-entry--login{width:168px;min-height:40px;padding-inline:14px}.digigov-home-entry__label{width:100%;font-size:13px;line-height:1.1;text-align:center}.digigov-home-stage__entry-wrap--login{top:72%;left:50%;right:auto;transform:translate(-50%,-50%)}.digigov-home-stage__entry-wrap--registration{top:80%;left:50%;right:auto;transform:translate(-50%,-50%)}.digigov-home-stage__legal{left:12px;right:12px;bottom:16px;flex-direction:column;align-items:center;text-align:center;gap:8px;transform:none}.digigov-home-stage__preview-layer .digigov-panel-preview{display:block;width:min(320px,calc(100vw - 24px));max-height:min(calc(100vh - 24px),620px);max-height:min(calc(100svh - 24px),620px)}.digigov-home-stage__preview-layer.is-mobile-open{place-items:center;align-content:center;pointer-events:auto;padding:16px;background:#030a188a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.digigov-home-stage__preview-card{width:min(320px,calc(100vw - 24px));max-height:calc(100vh - 24px);max-height:calc(100svh - 24px)}.digigov-home-stage__preview-close{display:inline-flex;align-items:center;justify-content:center;margin:0 0 10px auto;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0a1628c7;color:#fff;font-size:12px;font-weight:800;box-shadow:0 12px 28px #00000038}.digigov-header{padding-inline:2px}.digigov-header__branding{flex-wrap:wrap}.digigov-divider{display:none}.digigov-platform-title{width:100%}.digigov-hero-card__intro{padding:24px 16px 18px}.digigov-hero-card__eyebrow{font-size:10px;letter-spacing:.1em}.digigov-hero-card__intro p{font-size:15px}.digigov-auth-panel__column{padding:0}.digigov-auth-surface{padding:20px 16px 18px;border-radius:24px}.digigov-reset-card{padding:22px 18px}.digigov-login-form__meta{flex-direction:column;align-items:flex-start}.digigov-footer{font-size:12px;padding-inline:2px}.digigov-backdrop__pattern--left,.digigov-backdrop__pattern--right,.digigov-backdrop__map,.digigov-backdrop__house,.digigov-backdrop__hornbill-large,.digigov-backdrop__tech-orbs{opacity:.16}.digigov-backdrop__wave{bottom:48px;height:120px}.digigov-backdrop__light-band{top:48%;opacity:.48}.public-page{padding:14px}.public-page__brand{width:100%}.public-page__brand-title{font-size:18px}.public-page__brand-subtitle{font-size:12px}.public-page__hero,.public-page__panel{padding:22px 18px}.public-page__hero h1{font-size:26px}.public-page__hero>p:last-child{font-size:15px;line-height:1.6}.file-request-alerts{display:none}}
