*{box-sizing:border-box}:root{color:#1f2a23;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary:#1b5e20;--color-primary-dark:#104516;--color-primary-soft:#e8f3e9;--color-surface:#fff;--color-background:#f3f7f3;--color-border:#dce5dd;--color-text:#1f2a23;--color-text-muted:#66736a;--color-success:#2e7d32;--color-error:#b42318;--shadow-card:0 24px 70px #19422024;background:#f3f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:var(--color-background);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1b5e2033}#root{min-height:100vh}.app-shell{isolation:isolate;background:linear-gradient(145deg, #ffffffe6, transparent 52%), var(--color-background);align-content:center;place-items:center;gap:22px;min-height:100vh;padding:48px 20px 28px;display:grid;position:relative;overflow:hidden}.background-orb{z-index:-1;filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.background-orb-one{background:#7cbe5b24;width:360px;height:360px;top:-150px;right:-90px}.background-orb-two{background:#1b5e201a;width:300px;height:300px;bottom:-170px;left:-80px}.auth-card{border:3px solid var(--color-primary);width:min(100%,510px);box-shadow:var(--shadow-card);background:#fffffff7;border-radius:24px;overflow:hidden}.brand-header{text-align:center;background:radial-gradient(circle at 50% -20%,#84cc5f38,#0000 55%),linear-gradient(#f9fcf9 0%,#fff 100%);border-bottom:1px solid #edf2ed;padding:34px 34px 28px}.brand-mark{width:58px;height:58px;margin:0 auto 12px}.brand-mark img{width:100%;height:100%;display:block}.brand-header h1{color:var(--color-primary);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,6vw,2.45rem);line-height:1}.brand-header p{color:var(--color-text-muted);margin:10px 0 0;font-size:.92rem}.auth-card-content{padding:36px 40px 40px}.section-heading{margin-bottom:26px}.eyebrow{color:var(--color-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:750;display:block}.section-heading h2,.auth-state h2,.profile-heading h2{color:var(--color-text);letter-spacing:-.025em;margin:0;font-size:1.65rem;line-height:1.2}.section-heading p,.auth-state>p{color:var(--color-text-muted);margin:9px 0 0;line-height:1.55}.login-form,.form-group{display:grid}.login-form{gap:20px}.form-group{gap:8px}.form-group label{color:var(--color-text);font-size:.9rem;font-weight:650}.input-wrapper{position:relative}.input-wrapper input{width:100%;min-height:52px;color:var(--color-text);background:#fff;border:1px solid #cfd9d0;border-radius:11px;padding:0 16px 0 47px;transition:border-color .16s,box-shadow .16s}.input-wrapper input::placeholder{color:#8b978e}.input-wrapper input:hover{border-color:#aab9ac}.input-wrapper input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 4px #1b5e2017}.input-wrapper input:disabled{cursor:not-allowed;background:#f4f6f4}.input-icon{z-index:1;fill:none;stroke:#748077;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:21px;height:21px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.form-error{color:var(--color-error);margin:0;font-size:.84rem;line-height:1.4}.button{border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:12px 20px;font-weight:700;transition:transform .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.66}.dashboard-summary-state{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-summary-state>strong{color:#34443a;font-size:.82rem;font-weight:720}.dashboard-summary-refresh{width:34px;height:34px;color:var(--color-primary);background:#fff;border:1px solid #b8cab9;border-radius:9px;flex:none;place-items:center;padding:0;transition:background-color .16s,border-color .16s,color .16s;display:grid}.dashboard-summary-refresh:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary-soft)}.dashboard-summary-refresh:focus-visible{outline-offset:2px;outline:3px solid #1b5e202e}.dashboard-summary-refresh svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.dashboard-summary-refresh:disabled{cursor:wait;opacity:.55}.dashboard-summary-refresh:disabled svg{animation:.9s linear infinite spin}.button-primary{color:#fff;border:1px solid var(--color-primary);background:var(--color-primary);box-shadow:0 9px 20px #1b5e202e}.button-primary:hover:not(:disabled){border-color:var(--color-primary-dark);background:var(--color-primary-dark);box-shadow:0 11px 24px #1b5e2038}.button-secondary{color:var(--color-primary);background:#fff;border:1px solid #b8cab9}.button-secondary:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary-soft)}.button-spinner,.loading-spinner{border-radius:50%;animation:.8s linear infinite spin}.button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;width:18px;height:18px}.form-footnote,.profile-note{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.55}.auth-state{text-align:center;justify-items:center;display:grid}.state-icon{border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:18px;font-size:1.6rem;font-weight:800;display:grid}.state-icon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.state-icon-success{color:var(--color-success);background:#e8f5e9}.state-icon-error{color:var(--color-error);background:#fef0ee}.verification-steps{background:#f4f7f4;border-radius:13px;gap:11px;width:100%;margin:26px 0;padding:18px;list-style:none;display:grid}.verification-steps li{color:var(--color-text);text-align:left;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.verification-steps span{color:#fff;background:var(--color-primary);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.78rem;display:grid}.auth-state .button,.profile-panel .button{width:100%}.form-footnote{margin-top:16px}.auth-state-loading{align-content:center;min-height:250px}.loading-spinner{border:4px solid #dce9dd;border-top-color:var(--color-primary);width:44px;height:44px;margin-bottom:22px}.button-stack{gap:12px;width:100%;margin-top:26px;display:grid}.profile-panel{gap:24px;display:grid}.profile-success{color:var(--color-success);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:10px;font-size:.78rem;font-weight:750;display:flex}.profile-success .state-icon{width:30px;height:30px;margin:0}.profile-success .state-icon svg{width:17px;height:17px}.profile-heading{align-items:center;gap:16px;display:flex}.profile-heading p{color:var(--color-text-muted);margin:0 0 4px;font-size:.82rem}.profile-avatar{color:#fff;background:linear-gradient(145deg,#2e7d32,#174e1b);border-radius:16px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:1.45rem;font-weight:750;display:grid;box-shadow:0 10px 20px #1b5e202e}.profile-details{border:1px solid var(--color-border);border-radius:13px;margin:0;display:grid;overflow:hidden}.profile-details>div{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(110px,.65fr) 1fr;align-items:center;gap:16px;padding:14px 16px;display:grid}.profile-details>div:last-child{border-bottom:0}.profile-details dt{color:var(--color-text-muted);font-size:.78rem;font-weight:650}.profile-details dd{overflow-wrap:anywhere;min-width:0;color:var(--color-text);margin:0;font-size:.88rem;font-weight:600}.status-badge{width:fit-content;color:var(--color-primary);background:var(--color-primary-soft);border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:.75rem;font-weight:750;display:inline-flex}.status-badge-active>span{background:var(--color-success);border-radius:50%;width:7px;height:7px}.profile-note{border-left:3px solid var(--color-primary);background:#f5f8f5;padding:13px 15px}.authorization-note{background:#f8faf8;border:1px solid #dfe7df;border-radius:13px;align-items:flex-start;gap:13px;padding:16px;display:flex}.authorization-note-icon{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:10px;flex:0 0 36px;place-items:center;display:grid}.authorization-note-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.authorization-note h3,.super-admin-panel h3{color:var(--color-text);margin:0;font-size:.92rem}.authorization-note p{color:var(--color-text-muted);margin:5px 0 0;font-size:.79rem;line-height:1.5}.super-admin-panel{color:#fff;background:radial-gradient(circle at 100% 0,#8dd65238,#0000 43%),linear-gradient(145deg,#1b5e20,#103e15);border-radius:15px;gap:16px;padding:18px;display:grid;box-shadow:0 12px 28px #1b5e2033}.super-admin-panel-heading{align-items:center;gap:12px;display:flex}.super-admin-panel-heading>span{color:#174e1b;background:#b8e986;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.super-admin-panel-heading p{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.7rem;font-weight:700}.super-admin-panel h3{color:#fff;font-size:1rem}.super-admin-panel-description{color:#ffffffc7;margin:0;font-size:.82rem;line-height:1.5}.super-admin-panel .button-primary{color:var(--color-primary-dark);box-shadow:none;background:#d7f1bd;border-color:#d7f1bd}.super-admin-panel .button-primary:hover:not(:disabled){color:#0c3611;box-shadow:none;background:#fff;border-color:#fff}.super-admin-panel .button-spinner{border-color:#1b5e204d;border-top-color:var(--color-primary)}.access-result{border-radius:9px;margin:0;padding:10px 12px;font-size:.8rem;line-height:1.45}.access-result-success{color:#143d18;background:#dff3d0}.access-result-error{color:#7a1b16;background:#ffe5e2}.app-footer{color:#708076;text-align:center;margin:0;font-size:.78rem}.profile-onboarding{gap:22px;display:grid}.onboarding-icon{width:48px;height:48px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:50%;place-items:center;font-size:1.35rem;font-weight:800;display:grid}.profile-input-wrapper input{padding-left:16px}.profile-onboarding .form-group input:disabled{color:var(--color-text-muted);background:#f3f6f3}.profile-privacy-note{color:var(--color-text-muted);border-left:3px solid var(--color-primary);background:#f4f8f4;margin:0;padding:13px 14px;font-size:.79rem;line-height:1.55}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=560px){.app-shell{background:#fff;justify-content:stretch;place-items:stretch stretch;padding:0}.background-orb,.app-footer{display:none}.auth-card{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0}.brand-header{padding:34px 24px 26px}.auth-card-content{padding:32px 24px 38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.notification-page{color:#10251a;background:#f4f8f4;min-height:100vh;padding:32px clamp(18px,5vw,76px) 60px}.notification-header{background:#fff;border:1px solid #d7e3d8;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:start;gap:24px;max-width:980px;margin:0 auto 24px;padding:28px;display:grid}.notification-header button,.notification-toolbar button,.notification-load-more,.notification-retry{color:#135d28;font:inherit;cursor:pointer;background:#fff;border:1px solid #1a6c30;border-radius:12px;padding:11px 16px;font-weight:800}.notification-header span{color:#187331;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:900}.notification-header h1{margin:4px 0;font-size:clamp(30px,5vw,48px)}.notification-header p{color:#607068;margin:0}.notification-header>strong{color:#116227;white-space:nowrap;background:#e6f4e8;border-radius:999px;padding:9px 13px}.notification-toolbar{justify-content:space-between;align-items:center;gap:16px;max-width:980px;margin:0 auto 18px;display:flex}.notification-toolbar label{align-items:center;gap:8px;font-weight:750;display:flex}.notification-toolbar button{color:#fff;background:#176f2f}.notification-toolbar button:disabled{cursor:not-allowed;opacity:.5}.notification-list{gap:12px;max-width:980px;margin:0 auto;display:grid}.notification-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e3d8;border-radius:17px;grid-template-columns:auto 1fr auto;gap:15px;padding:19px;display:grid}.notification-card-unread{background:#fbfffb;border-left:5px solid #1d7a36;box-shadow:0 8px 24px #155b2714}.notification-card-read{opacity:.78}.notification-card-icon{color:#176f2f;background:#e6f4e8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.notification-card-copy{gap:5px;display:grid}.notification-card-copy strong{font-size:17px}.notification-card-copy span,.notification-card-copy small{color:#607068}.notification-card em{color:#14642a;background:#dff2e3;border-radius:999px;align-self:start;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900}.notification-empty,.notification-message{text-align:center;background:#fff;border:1px solid #d7e3d8;border-radius:17px;max-width:980px;margin:16px auto;padding:28px}.notification-error{color:#a12626;background:#fff2f2;border-color:#e5b9b9}.notification-load-more{min-width:160px;margin:22px auto 0;display:block}.notification-trigger{color:#155e29;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbdacb;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-weight:800;display:inline-flex}.notification-trigger-icon{flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.notification-trigger-icon:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.notification-count{color:#fff;background:#c83232;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:11px;display:inline-grid}@media (width<=680px){.notification-header{grid-template-columns:1fr}.notification-toolbar{flex-direction:column;align-items:stretch}.notification-card{grid-template-columns:auto 1fr}.notification-card em{display:none}}.citizen-dashboard-shell{color:#17251d;background:#f5f7f4;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.citizen-dashboard-sidebar{z-index:20;color:#dce7df;background:#123e28;border-right:1px solid #0c2b1b2e;grid-template-rows:auto minmax(0,1fr) auto;height:100vh;display:grid;position:sticky;top:0}.citizen-dashboard-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:11px;min-width:0;padding:22px 18px 18px;display:flex}.citizen-dashboard-brand-mark{flex:0 0 38px;width:38px;height:38px;display:block}.citizen-dashboard-brand-mark img{width:100%;height:100%;display:block}.citizen-dashboard-brand>span:last-child,.citizen-dashboard-user>span:nth-child(2){min-width:0;display:grid}.citizen-dashboard-brand strong{color:#fff;letter-spacing:-.02em;font-size:1.05rem}.citizen-dashboard-brand small{color:#ffffff94;margin-top:1px;font-size:.7rem}.citizen-dashboard-nav{scrollbar-width:thin;scrollbar-color:#fff3 transparent;align-content:start;gap:2px;min-height:0;padding:16px 10px;display:grid;overflow-y:auto}.citizen-dashboard-nav-label{color:#ffffff6b;letter-spacing:.11em;text-transform:uppercase;margin:17px 10px 5px;font-size:.64rem;font-weight:750}.citizen-dashboard-nav-label:first-child{margin-top:0}.citizen-dashboard-nav button{color:#ffffffb3;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:40px;padding:9px 11px;font-size:.8rem;font-weight:590;transition:color .14s,background-color .14s;display:flex}.citizen-dashboard-nav button:hover{color:#fff;background:#ffffff14}.citizen-dashboard-nav .citizen-dashboard-nav-active{color:#fff;background:#b0e28026;box-shadow:inset 3px 0 #a8dc70}.citizen-dashboard-nav-bullet{flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.citizen-dashboard-nav-bullet:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.citizen-dashboard-nav-active .citizen-dashboard-nav-bullet:before,.citizen-dashboard-nav-active .notification-trigger-icon:before{background:#b5e27f;box-shadow:0 0 0 3px #b5e27f29}.citizen-dashboard-nav svg,.citizen-dashboard-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.citizen-dashboard-user{border-top:1px solid #ffffff1a;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:14px 16px 16px;display:grid}.citizen-dashboard-avatar{color:#153d28;background:#b5e27f;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:800;display:grid}.citizen-dashboard-user strong,.citizen-dashboard-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.citizen-dashboard-user strong{color:#fff;font-size:.76rem}.citizen-dashboard-user small{color:#ffffff85;font-size:.66rem}.citizen-dashboard-user button{color:#fff;background:#b4232c;border:1px solid #e57878;border-radius:999px;grid-column:1/-1;justify-self:start;min-height:40px;padding:8px 18px;font-size:.8rem;font-weight:800}.citizen-dashboard-user button:hover{background:#941d25}.citizen-dashboard-user button:focus-visible{outline-offset:3px;outline:2px solid #fff}.citizen-dashboard-main{align-content:start;gap:30px;width:min(100%,1320px);margin:0 auto;padding:42px clamp(24px,4vw,58px) 64px;display:grid}.citizen-dashboard-welcome{border-bottom:1px solid #dfe6df;justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:24px;display:flex}.citizen-dashboard-eyebrow{color:#477456;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:780;display:block}.citizen-dashboard-welcome h1,.citizen-dashboard-section-heading h2,.citizen-dashboard-panel h2{color:#17251d;letter-spacing:-.035em;margin:0}.citizen-dashboard-welcome h1{font-size:clamp(2rem,3.3vw,3rem);line-height:1.06}.citizen-dashboard-account-context{background:#fff;border:1px solid #dce4dc;border-radius:13px;align-items:center;gap:11px;min-width:215px;padding:10px 13px;display:flex}.citizen-dashboard-context-avatar{color:#fff;background:#1d7040;border-radius:10px;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:800;display:grid}.citizen-dashboard-account-context>span:last-child{min-width:0;display:grid}.citizen-dashboard-account-context small{color:#7b877f;font-size:.66rem}.citizen-dashboard-account-context strong{color:#26332b;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:.79rem;overflow:hidden}.citizen-dashboard-main>section[aria-label=Your\ activity]{gap:12px;display:grid}.citizen-dashboard-metrics{background:#fff;border:1px solid #dce4dc;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.citizen-dashboard-metrics article{border-right:1px solid #e4e9e4;gap:5px;min-width:0;padding:20px 22px;display:grid}.citizen-dashboard-metrics article:last-child{border-right:0}.citizen-dashboard-metrics small{color:#748079;font-size:.72rem}.citizen-dashboard-metrics strong{color:#1b5d36;letter-spacing:-.04em;font-size:1.75rem;line-height:1}.citizen-dashboard-section{gap:17px;display:grid}.citizen-dashboard-section-heading,.citizen-dashboard-panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.citizen-dashboard-section-heading h2,.citizen-dashboard-panel h2{font-size:1.4rem}.citizen-dashboard-section-heading>p{color:#78837b;margin:0;font-size:.78rem}.citizen-dashboard-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.citizen-dashboard-action{color:#223229;text-align:left;background:#fff;border:1px solid #dce4dc;border-radius:14px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:13px;min-width:0;min-height:52px;padding:17px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid;box-shadow:0 4px 14px #1c392509}.citizen-dashboard-action:hover{border-color:#afc4b3;transform:translateY(-1px);box-shadow:0 8px 22px #1c392513}.citizen-dashboard-action-primary{color:#fff;background:#185f37;border-color:#185f37}.citizen-dashboard-action-primary:hover{border-color:#124b2b}.citizen-dashboard-action-warm{background:#fbfaf4;border-color:#d8d0b7}.citizen-dashboard-action-copy{gap:4px;min-width:0;display:grid}.citizen-dashboard-action-copy strong{font-size:.88rem;line-height:1.3}.citizen-dashboard-action-arrow{color:#87958c}.citizen-dashboard-action-primary .citizen-dashboard-action-arrow{color:#dff0d3}.citizen-dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.citizen-dashboard-panel{background:#fff;border:1px solid #dce4dc;border-radius:16px;gap:17px;min-width:0;padding:22px;display:grid}.citizen-dashboard-list-actions{gap:8px;display:grid}.citizen-dashboard-list-actions .citizen-dashboard-action{box-shadow:none;border-color:#e4e9e4;border-radius:11px;padding:12px}.citizen-dashboard-text-action{color:#346848;background:0 0;border:0;justify-self:start;min-height:auto;padding:2px 0;font-size:.75rem;font-weight:800}.citizen-dashboard-text-action:hover{color:#174c2e;text-decoration:underline}@media (width<=1050px){.citizen-dashboard-shell{grid-template-columns:218px minmax(0,1fr)}.citizen-dashboard-primary-actions,.citizen-dashboard-columns{grid-template-columns:1fr}}@media (width<=760px){.citizen-dashboard-shell{display:block}.citizen-dashboard-sidebar{grid-template-rows:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;height:auto;position:sticky}.citizen-dashboard-brand{border:0;padding:10px 12px}.citizen-dashboard-brand>span:last-child{display:none}.citizen-dashboard-brand-mark{width:34px;height:34px}.citizen-dashboard-nav{gap:3px;padding:8px 4px;display:flex;overflow-x:auto}.citizen-dashboard-nav-label{display:none}.citizen-dashboard-nav button{width:auto;min-width:max-content;padding:8px 10px;font-size:.72rem}.citizen-dashboard-user{border:0;padding:10px 12px;display:flex}.citizen-dashboard-user>span:nth-child(2),.citizen-dashboard-user>button{display:none}.citizen-dashboard-main{padding:28px 18px 48px}.citizen-dashboard-welcome{align-items:flex-start}.citizen-dashboard-account-context{display:none}.citizen-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.citizen-dashboard-metrics article:nth-child(2){border-right:0}.citizen-dashboard-metrics article:nth-child(-n+2){border-bottom:1px solid #e4e9e4}}@media (width<=480px){.citizen-dashboard-welcome h1{font-size:1.9rem}.citizen-dashboard-section-heading{align-items:flex-start}.citizen-dashboard-section-heading>p{display:none}.citizen-dashboard-panel{padding:17px}.citizen-dashboard-action{grid-template-columns:minmax(0,1fr) 18px;padding:14px}}@media (prefers-reduced-motion:reduce){.citizen-dashboard-action{transition:none}}.citizen-dashboard-shell{--member-bg:#f5f7f4;--member-surface:#fff;--member-surface-subtle:#f8faf7;--member-text:#17251d;--member-muted:#68756d;--member-border:#dce4dc;--member-border-strong:#b8c9bb;--member-primary:#195f38;--member-primary-hover:#124b2b;--member-soft:#eaf3ec;--member-danger:#a43a32;--member-radius:14px;--member-shadow:0 7px 22px #1e3c270e}.citizen-dashboard-shell :where(button,input,textarea,select){font:inherit}.citizen-dashboard-shell :where(button):focus-visible,.citizen-dashboard-shell :where(input,textarea,select):focus-visible{outline-offset:2px;outline:3px solid #195f3829}.citizen-dashboard-shell :where(.incident-shell,.organization-shell,.organization-workspace-shell,.membership-page,.membership-admin-page,.notification-page,.impact-page,.public-events-shell,.workflow-page){min-height:100vh;color:var(--member-text);background:var(--member-bg)}.citizen-dashboard-shell :where(.membership-page,.membership-admin-page,.notification-page,.impact-page,.public-events-shell,.workflow-page){width:min(100%,1280px);margin:0 auto;padding:38px clamp(22px,4vw,52px) 64px}.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.notification-header,.impact-header,.event-editor-header){border:0;border-bottom:1px solid var(--member-border);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin:0 0 28px;padding:0 0 22px;display:grid}.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.notification-header,.impact-header,.event-editor-header)>:where(button,.button,.ma-button,.event-action-button){grid-area:1/2;align-self:start}.citizen-dashboard-shell .notification-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;max-width:none}.citizen-dashboard-shell .notification-header>button{grid-area:1/1}.citizen-dashboard-shell .notification-header>strong{color:#315d43;background:var(--member-soft);grid-area:1/2;padding:6px 10px;font-size:.72rem}.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.notification-header,.impact-header,.event-editor-header,.organization-workspace-heading,.organization-intro,.incident-intro,.incident-list-heading,.citizen-discovery-intro) h1{color:var(--member-text);letter-spacing:-.04em;margin:5px 0 6px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.1}.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.notification-header,.impact-header,.event-editor-header,.organization-workspace-heading,.organization-intro,.incident-intro,.incident-list-heading,.citizen-discovery-intro) p{color:var(--member-muted);margin:0;font-size:.9rem;line-height:1.55}.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.notification-header,.impact-header,.event-editor-header,.organization-workspace-heading,.organization-intro,.incident-intro,.incident-list-heading,.citizen-discovery-intro) :where(span:first-child){color:#477456;letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:780}.citizen-dashboard-shell :where(.membership-card,.ma-card,.organization-card,.organization-workspace-panel,.incident-card,.notification-card,.notification-empty,.notification-message,.impact-section,.impact-breakdown article,.event-editor-panel,.event-participant-operations,.event-participant-card,.public-event-list button,.public-event-list article,.citizen-discovery-filters,.citizen-discovery-list,.citizen-discovery-detail){border-color:var(--member-border);border-radius:var(--member-radius);background:var(--member-surface);box-shadow:var(--member-shadow)}.citizen-dashboard-shell :where(.membership-card,.ma-card,.organization-card,.incident-card,.event-editor-panel){padding:clamp(18px,2.2vw,26px)}.citizen-dashboard-shell :where(input:not([type=checkbox]):not([type=radio]),textarea,select){min-height:44px;color:var(--member-text);background:#fff;border:1px solid #cdd8cf;border-radius:9px;padding:10px 12px}.citizen-dashboard-shell :where(input:not([type=checkbox]):not([type=radio]),textarea,select):focus{border-color:#4f8764;outline:none;box-shadow:0 0 0 3px #195f3817}.citizen-dashboard-shell :where(textarea){resize:vertical}.citizen-dashboard-shell :where(input:disabled,textarea:disabled,select:disabled){color:#758078;background:#f0f3ef}.citizen-dashboard-shell :where(.button,.ma-button,.event-action-button,.event-editor-actions button,.organization-back-button,.organization-user button,.notification-header button,.notification-toolbar button,.notification-load-more,.notification-retry,.impact-header button,.impact-notice button,.impact-load-more){min-height:40px;box-shadow:none;border-radius:9px;justify-content:center;align-items:center;padding:9px 14px;font-size:.79rem;font-weight:720;display:inline-flex}.citizen-dashboard-shell :where(.button-primary,.ma-primary,.event-action-button:not(.secondary),.notification-toolbar button){color:#fff;border-color:var(--member-primary);background:var(--member-primary)}.citizen-dashboard-shell :where(.button-primary,.ma-primary,.event-action-button:not(.secondary),.notification-toolbar button):hover:not(:disabled){border-color:var(--member-primary-hover);background:var(--member-primary-hover);transform:none}.citizen-dashboard-shell :where(.button-secondary,.ma-secondary,.event-action-button.secondary){color:#285f3f;background:#fff;border-color:#b7c9bb}.citizen-dashboard-shell :where(.button-secondary,.ma-secondary,.event-action-button.secondary):hover:not(:disabled){color:#174c2e;background:#f1f6f2;border-color:#6e9a7a;transform:none}.citizen-dashboard-shell :where(.ma-danger,button.danger){color:var(--member-danger);background:#fff7f6;border-color:#d8aaa6}.citizen-dashboard-shell .incident-shell{background:var(--member-bg)}.citizen-dashboard-shell .incident-header{border-color:var(--member-border);background:#fffffff5;grid-template-columns:auto minmax(0,1fr);gap:18px;min-height:58px;padding:8px clamp(20px,4vw,48px);position:sticky;top:0}.citizen-dashboard-shell .incident-header-start div,.citizen-dashboard-shell .incident-profile{display:none}.citizen-dashboard-shell .incident-back{color:#315f43;background:#fff;border:1px solid #c8d6ca;border-radius:8px;min-height:36px;padding:7px 10px;font-size:.75rem;font-weight:700}.citizen-dashboard-shell .incident-header nav{justify-self:end;gap:4px}.citizen-dashboard-shell .incident-header nav button{color:#66756c;border:0;border-radius:8px;min-height:38px;padding:8px 11px;font-size:.76rem}.citizen-dashboard-shell .incident-header nav button.active{color:#1e5f39;background:var(--member-soft);border:0}.citizen-dashboard-shell .incident-content{width:min(100% - 44px,1160px);padding:36px 0 64px}.citizen-dashboard-shell .incident-intro,.citizen-dashboard-shell .incident-list-heading{align-items:end;margin-bottom:22px}.citizen-dashboard-shell .incident-safety-note{box-shadow:none;border-radius:11px;padding:15px}.citizen-dashboard-shell .incident-form{gap:15px}.citizen-dashboard-shell .incident-card{border-radius:var(--member-radius);box-shadow:var(--member-shadow)}.citizen-dashboard-shell .incident-card-title>span{border-radius:9px;flex-basis:32px;height:32px;font-size:.72rem}.citizen-dashboard-shell .incident-category-grid button{border-radius:10px;min-height:92px;padding:14px}.citizen-dashboard-shell .incident-category-grid button.selected{border-width:1px;border-color:#477f5e;box-shadow:inset 0 0 0 1px #477f5e}.citizen-dashboard-shell .incident-submit-bar{border-radius:12px;padding:13px 15px;bottom:14px;box-shadow:0 12px 30px #19352324}.citizen-dashboard-shell .organization-workspace-shell{background:var(--member-bg)}.citizen-dashboard-shell .organization-workspace-header{border-color:var(--member-border);grid-template-columns:1fr auto;min-height:58px;padding:9px clamp(20px,4vw,48px)}.citizen-dashboard-shell .organization-workspace-header>strong{display:none}.citizen-dashboard-shell .organization-workspace-header button{border-radius:8px;min-height:38px;padding:8px 11px;font-size:.75rem}.citizen-dashboard-shell .organization-workspace-main{width:min(100% - 44px,1160px);padding:34px 0 64px}.citizen-dashboard-shell .organization-workspace-heading{align-items:end}.citizen-dashboard-shell .organization-workspace-tabs{border:1px solid var(--member-border);background:#fff;border-radius:11px;gap:4px;padding:5px;overflow-x:auto}.citizen-dashboard-shell .organization-workspace-tabs button{color:#657269;background:0 0;border:0;border-radius:8px;min-width:max-content;min-height:38px;padding:8px 12px;font-size:.76rem}.citizen-dashboard-shell .organization-workspace-tabs button.is-active{color:#1c5c37;background:var(--member-soft)}.citizen-dashboard-shell .organization-workspace-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-top:26px;display:flex}.citizen-dashboard-shell .organization-workspace-section-heading span{color:#68756c;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.citizen-dashboard-shell .organization-workspace-section-heading h2{margin:4px 0 0;font-size:1.3rem}.citizen-dashboard-shell .organization-workspace-section-heading button{min-height:38px;color:var(--member-primary);border:1px solid var(--member-border-strong);background:#fff;border-radius:8px;padding:8px 12px;font-size:.76rem;font-weight:800}.citizen-dashboard-shell .organization-workspace-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.citizen-dashboard-shell .organization-workspace-tool-card{border-color:var(--member-border);width:100%;min-height:112px;box-shadow:none;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;padding:17px;transform:none}.citizen-dashboard-shell .organization-workspace-tool-card:hover,.citizen-dashboard-shell .organization-workspace-tool-card:focus-visible{border-color:var(--member-border-strong);transform:none;box-shadow:0 8px 22px #183c2512}.citizen-dashboard-shell .organization-workspace-tool-icon{width:42px;height:42px;color:var(--member-primary);background:var(--member-soft);border-radius:11px;font-size:.9rem;font-weight:900}.citizen-dashboard-shell .organization-workspace-tool-icon svg{width:21px;height:21px}.citizen-dashboard-shell .organization-workspace-tool-copy strong{font-size:.96rem}.citizen-dashboard-shell .organization-workspace-tool-copy>span{font-size:.8rem}.citizen-dashboard-shell .organization-workspace-tool-action{opacity:1;background:0 0;padding:0;transform:none}.citizen-dashboard-shell .organization-header{min-height:58px;box-shadow:none;padding:9px clamp(20px,4vw,48px);position:sticky}.citizen-dashboard-shell .organization-brand{font-size:1rem}.citizen-dashboard-shell .organization-header p{display:none}.citizen-dashboard-shell .organization-content{width:min(100% - 44px,1120px);padding-top:34px}.citizen-dashboard-shell .organization-intro{align-items:end}.citizen-dashboard-shell .organization-step{box-shadow:none}.citizen-dashboard-shell .organization-tabs{border:1px solid var(--member-border);background:#fff;border-radius:11px;padding:5px}.citizen-dashboard-shell .organization-tabs button{border-radius:8px}.citizen-dashboard-shell .organization-tabs button.active{background:var(--member-soft)}.citizen-dashboard-shell .membership-layout{gap:16px;max-width:none}.citizen-dashboard-shell .membership-card,.citizen-dashboard-shell .ma-card{box-shadow:var(--member-shadow)}.citizen-dashboard-shell .organization-results article,.citizen-dashboard-shell .membership-request-list article,.citizen-dashboard-shell :where(.ma-request,.ma-member){background:var(--member-surface-subtle);border-radius:11px}.citizen-dashboard-shell .ma-add-form{background:#f1f6f2}.citizen-dashboard-shell .ma-chips span,.citizen-dashboard-shell .membership-status{padding:4px 8px;font-size:.68rem}.citizen-dashboard-shell .notification-toolbar,.citizen-dashboard-shell .notification-list{max-width:none}.citizen-dashboard-shell .notification-card{box-shadow:none;border-radius:12px;padding:15px}.citizen-dashboard-shell .notification-card-unread{background:#fbfdfb;border-left-width:3px}.citizen-dashboard-shell .notification-card-read{opacity:1}.citizen-dashboard-shell .notification-card em{padding:4px 7px;font-size:.65rem}.citizen-dashboard-shell .impact-page{background:var(--member-bg)}.citizen-dashboard-shell .impact-points-card{border-radius:var(--member-radius);box-shadow:var(--member-shadow);background:#195f38}.citizen-dashboard-shell .impact-breakdown article,.citizen-dashboard-shell .impact-section{border-radius:var(--member-radius);box-shadow:var(--member-shadow)}.citizen-dashboard-shell .public-events-shell{max-width:1280px}.citizen-dashboard-shell .public-events-layout{gap:16px}.citizen-dashboard-shell .public-event-list{gap:7px}.citizen-dashboard-shell .public-event-list button,.citizen-dashboard-shell .public-event-list article{box-shadow:none;border-radius:11px;padding:14px}.citizen-dashboard-shell .public-event-status,.citizen-dashboard-shell .participation-status{padding:4px 8px;font-size:.68rem}.citizen-dashboard-shell .event-editor-header{gap:20px;margin-top:16px;padding:clamp(20px,3vw,32px)}.citizen-dashboard-shell .event-editor-header h1{overflow-wrap:anywhere;margin:10px 0 4px;line-height:1.2}body #root .public-event-list>button{color:#17251d;box-shadow:none;text-align:left;background:#fff;border:0}body #root .public-event-list>button strong{color:#17251d}body #root .public-event-list>button :is(span,small){color:#195f38}body #root .public-event-list>button:is(:hover,.selected){background:#f0f7f1}body #root .public-event-list>button.selected strong{color:#195f38}body #root .public-event-list>button:focus-visible{outline-offset:2px;outline:2px solid #195f38}.citizen-dashboard-shell .event-editor-panel{border-radius:var(--member-radius);box-shadow:var(--member-shadow)}.citizen-dashboard-shell .eco-map-shell{box-shadow:var(--member-shadow);border-radius:14px}.citizen-dashboard-shell .eco-map-location-control,.citizen-dashboard-shell .eco-map-boundary-control{border-radius:9px;height:38px;min-height:38px;font-size:.73rem;box-shadow:0 5px 16px #19352321}.citizen-dashboard-shell .citizen-discovery{gap:18px}.citizen-dashboard-shell .citizen-discovery-intro{align-items:end}.citizen-dashboard-shell .citizen-discovery-filters{box-shadow:none;border-radius:12px;padding:14px}.citizen-dashboard-shell .citizen-discovery-layout{gap:14px}.citizen-dashboard-shell .citizen-discovery-list{box-shadow:none;border-radius:12px}.citizen-dashboard-shell .citizen-discovery-detail{box-shadow:none;border-radius:12px;padding:18px}@media (width<=900px){.citizen-dashboard-shell :where(.membership-page,.membership-admin-page,.notification-page,.impact-page,.public-events-shell,.workflow-page){padding:28px 18px 48px}.citizen-dashboard-shell .incident-header{grid-template-columns:1fr;gap:6px}.citizen-dashboard-shell .incident-header nav{justify-self:stretch;overflow-x:auto}.citizen-dashboard-shell .incident-header nav button{flex:1;min-width:max-content}.citizen-dashboard-shell .incident-content,.citizen-dashboard-shell .organization-workspace-main,.citizen-dashboard-shell .organization-content{width:min(100% - 32px,1160px)}}@media (width<=680px){.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.impact-header,.event-editor-header){grid-template-columns:1fr;align-items:start}.citizen-dashboard-shell :where(.membership-page-header,.membership-admin-header,.impact-header,.event-editor-header)>:where(button,.button,.ma-button,.event-action-button){order:-1;grid-area:auto/1;justify-self:start}.citizen-dashboard-shell .notification-header{grid-template-columns:auto 1fr}.citizen-dashboard-shell .notification-header>strong{grid-column:2;justify-self:end}.citizen-dashboard-shell .notification-header>div{grid-column:1/-1}.citizen-dashboard-shell .organization-workspace-heading,.citizen-dashboard-shell .organization-intro,.citizen-dashboard-shell .incident-intro,.citizen-dashboard-shell .incident-list-heading,.citizen-dashboard-shell .citizen-discovery-intro{flex-direction:column;align-items:stretch}.citizen-dashboard-shell .organization-workspace-overview{grid-template-columns:1fr}.citizen-dashboard-shell .organization-workspace-section-heading{flex-direction:column;align-items:stretch}.citizen-dashboard-shell .incident-card{padding:18px}.citizen-dashboard-shell .incident-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body #root :is(.public-event-status,.participation-status,.membership-status,.application-status,.status-badge,.organization-workspace-status,.ma-chips>span,.incident-report-meta>span:last-child,.incident-detail-status,.notification-card>em,.super-admin-coming-badge){box-shadow:none;background:0 0;border:0;border-radius:0;justify-self:start;width:auto;padding:0}body .incident-detail-hero .incident-detail-status{color:#fff}body #root .organization-event-list>.organization-event-separator{border:0;border-top:1px solid #9bb7a6;height:0;margin:4px 18px;display:block}body #root .organization-event-list>button,body #root .organization-event-list>button :is(span,small){font-weight:400}body #root .organization-event-list>button strong{font-weight:700}body #root .eco-location-picker-readonly{flex-wrap:wrap;align-items:center;gap:16px;display:flex}body #root .eco-location-picker-readonly .eco-location-focus-reference{color:#195f38;background:#fff;border:1px solid #8eb59b;flex:none;width:auto;min-height:40px;padding:8px 12px;font-size:.85rem}body #root .eco-location-confirmed-text{color:#195f38;font-size:.9rem;font-weight:500}
