@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ol,ul,dl,dd,fieldset{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}}@layer base{:root{color-scheme:light;--navy-950:#10233f;--navy-900:#17345f;--navy-800:#244a7c;--blue-700:#2057a6;--blue-100:#e8f0fb;--blue-50:#f4f7fc;--ink:#172133;--muted:#5d6878;--line:#d8dee8;--surface:#fff;--canvas:#f5f7fa;--saffron:#bd5b18;--saffron-soft:#fff1e7;--green:#1f6a4d;--green-soft:#e8f5ef;--red:#a92d31;--red-soft:#fcebed;--gold:#9b6c11;--gold-soft:#fbf2dc;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow:0 16px 45px #152c4c17;--font-sans:"Aptos", "Noto Sans Devanagari", "Nirmala UI", sans-serif}body{background:var(--canvas);min-width:320px;color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;font-size:1rem;line-height:1.5}a,button,select{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline-offset:3px;outline:3px solid #f3a84c}.skip-link{z-index:999;border-radius:var(--radius-sm);background:var(--navy-950);color:#fff;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}h1,h2,strong{line-height:1.2}h1{letter-spacing:-.035em}h2{letter-spacing:-.02em}.eyebrow{color:var(--blue-700);letter-spacing:.11em;text-transform:uppercase;font-size:.73rem;font-weight:800}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}}@layer components{.prototype-bar{background:var(--saffron-soft);color:#6e3713;border-bottom:1px solid #f2d7c2;justify-content:space-between;align-items:center;gap:16px;min-height:38px;padding:7px max(20px,50vw - 590px);font-size:.78rem;display:flex}.prototype-bar a{text-underline-offset:3px;font-weight:800}.prototype-bar-dark{color:#d8e2ef;background:#0a1b31;border-color:#27425f;padding-inline:24px}.brand,.dashboard-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand>span:last-child,.dashboard-brand>span:last-child{gap:1px;display:grid}.brand strong,.dashboard-brand strong{font-size:1.02rem}.brand small,.dashboard-brand small{color:var(--muted);font-size:.73rem}.brand-mark{background:var(--navy-900);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.brand-mark svg{stroke-width:1.5px;width:32px;height:32px}.brand-mark-light{color:var(--navy-900);background:#edf4ff}.button{text-align:center;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 17px;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button svg{width:19px;height:19px}.button-primary{background:var(--blue-700);color:#fff}.button-primary:hover{background:#174984}.button-secondary{color:var(--navy-900);background:#fff;border-color:#b7c3d2}.button-secondary:hover{border-color:var(--navy-900);background:var(--blue-50)}.button-secondary:disabled{opacity:.45}.button-dark{background:var(--navy-950);color:#fff;width:100%}.button-light{color:var(--navy-950);background:#fff;border-color:#ffffff52}.button-emergency{color:#841f24;background:#fff0f0}.text-button{color:var(--blue-700);background:0 0;border:0;padding:4px;font-weight:800}.text-button span{padding-left:4px}}@layer pages{.citizen-header{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:16px max(20px,50vw - 590px);display:flex}.language-switcher{border:1px solid var(--line);background:var(--blue-50);border-radius:10px;padding:3px;display:flex}.language-button{min-width:48px;min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:7px 11px;font-weight:800}.language-button.is-active{color:var(--navy-900);background:#fff;box-shadow:0 2px 7px #152c4c21}.citizen-shell{width:min(1180px,100% - 40px);margin-inline:auto;padding:32px 0 64px}.lesson-intro{padding:12px 0 26px}.breadcrumb{color:var(--muted);margin-bottom:28px;font-size:.85rem;font-weight:700}.lesson-grid{gap:22px;display:grid}.lesson-intro h1{max-width:790px;margin-top:7px;font-size:clamp(2.05rem,6vw,4.25rem);line-height:1.02}.lede{max-width:700px;color:var(--muted);margin-top:16px;font-size:clamp(1rem,2.2vw,1.2rem)}.duration-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);align-self:end;align-items:center;gap:10px;padding:13px 15px;font-size:.85rem;font-weight:700;display:flex}.duration-card svg{width:21px;height:21px;color:var(--blue-700)}.progress-row{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.78rem;font-weight:800;display:flex}.progress-row strong{color:var(--navy-900)}.progress-track{background:#dfe5ed;border-radius:10px;height:6px;margin-top:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--saffron);height:100%;transition:width .22s;display:block}.content-layout{gap:20px;margin-top:22px;display:grid}.story-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);display:grid;overflow:hidden}.story-visual{background:var(--navy-900);color:#fff;place-items:center;min-height:230px;display:grid;position:relative;overflow:hidden}.story-visual:before,.story-visual:after{content:"";border:1px solid #ffffff2b;border-radius:50%;position:absolute}.story-visual:before{width:240px;height:240px}.story-visual:after{width:160px;height:160px}.story-visual>span{color:#cbd7e7;letter-spacing:.15em;font-size:.78rem;font-weight:800;position:absolute;top:18px;left:20px}.story-symbol{z-index:1;color:#f6c99d;width:116px;position:relative}.story-symbol svg{stroke-width:1.2px}.story-copy{padding:25px}.story-meta{color:var(--blue-700);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:800;display:flex}.story-meta strong{color:var(--saffron)}.story-copy h2{margin-top:12px;font-size:clamp(1.65rem,4vw,2.45rem)}.story-copy>p{color:var(--muted);margin-top:13px;font-size:1.03rem}.example-box{border-left:4px solid var(--saffron);background:var(--saffron-soft);margin-top:22px;padding:17px}.example-box strong{color:#7d3e15;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem}.example-box p{color:#512c14;margin-top:5px}.story-copy .source-line{font-size:.8rem}.source-line span{font-weight:800}.source-line cite{font-style:normal}.story-controls{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:24px;display:grid}.lesson-sidebar{align-content:start;gap:20px;display:grid}.remember-card,.quiz-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.remember-card{padding:22px}.remember-card ol{gap:0;padding:0;list-style:none;display:grid}.remember-card li{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:10px;padding:17px 0;display:grid}.remember-card li:last-child{border-bottom:0;padding-bottom:0}.remember-card li>span{background:var(--blue-100);width:30px;height:30px;color:var(--blue-700);border-radius:50%;place-items:center;font-size:.7rem;font-weight:900;display:grid}.remember-card li p{color:#3d4857;font-size:.91rem}.quiz-card{padding:22px}.quiz-card fieldset{border:0;padding:0}.quiz-card legend{padding:9px 0 14px;font-size:1.02rem;font-weight:800;line-height:1.4}#quiz-options{gap:9px;display:grid}#quiz-options label{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:10px;min-height:46px;padding:10px 12px;display:flex}#quiz-options label:has(input:checked){border-color:var(--blue-700);background:var(--blue-50)}#quiz-options input{width:18px;height:18px;accent-color:var(--blue-700)}.quiz-card .button{margin-top:14px}.quiz-result{min-height:0;margin-top:10px;font-size:.84rem;font-weight:700}.quiz-result.is-correct{color:var(--green)}.quiz-result.is-incorrect{color:var(--red)}.help-panel{border-radius:var(--radius-lg);background:var(--navy-950);color:#fff;gap:22px;margin-top:30px;padding:27px;display:grid}.help-panel .eyebrow{color:#f3b578}.help-panel h2{margin-top:6px;font-size:clamp(1.55rem,4vw,2rem)}.help-panel p:not(.eyebrow){color:#c7d3e2;max-width:750px;margin-top:8px}.help-actions{align-content:center;gap:10px;display:grid}.content-note{color:var(--muted);margin-top:14px;font-size:.75rem}.citizen-footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:23px max(20px,50vw - 590px);font-size:.8rem;display:flex}.citizen-footer a{color:var(--blue-700);font-weight:800}.dashboard-layout{min-height:calc(100vh - 38px)}.dashboard-sidebar{display:none}.dashboard-main{min-width:0;padding:26px 20px 52px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-header h1{margin-top:5px;font-size:clamp(1.8rem,4vw,2.55rem)}.dashboard-header>div:first-child>p:last-child{color:var(--muted);margin-top:5px}.account-chip{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:none}.account-chip>span{background:var(--navy-900);color:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:.76rem;font-weight:900;display:grid}.account-chip>div{min-width:120px;display:grid}.account-chip small{color:var(--muted);font-size:.7rem}.account-chip svg{width:17px}.dashboard-actions{flex-wrap:wrap;gap:10px;margin-top:23px;display:flex}.metric-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;display:grid}.metric-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-width:0;padding:18px;position:relative}.metric-icon{background:var(--blue-100);width:38px;height:38px;color:var(--blue-700);border-radius:9px;place-items:center;display:grid}.metric-icon svg{width:20px}.metric-icon-green{background:var(--green-soft);color:var(--green)}.metric-icon-gold{background:var(--gold-soft);color:var(--gold)}.metric-icon-red{background:var(--red-soft);color:var(--red)}.metric-grid p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:16px;font-size:.75rem;font-weight:800;overflow:hidden}.metric-grid>article>strong{margin-top:4px;font-size:clamp(1.55rem,4vw,2.25rem);display:block}.metric-grid>article>strong span{color:#8390a1;font-size:.9rem}.metric-grid small{color:var(--muted);margin-top:7px;font-size:.68rem;display:block}.trend-up{color:var(--green);font-weight:900}.dashboard-grid{gap:16px;margin-top:16px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.panel-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.panel-heading h2{margin-top:4px;font-size:1.16rem}.panel-heading select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:40px;padding:7px 30px 7px 10px;font-size:.76rem}.impact-panel{padding:20px}.chart{grid-template-columns:35px 1fr;gap:10px;height:220px;margin-top:22px;display:grid}.chart-y-axis{color:#8994a2;flex-direction:column;justify-content:space-between;padding-bottom:24px;font-size:.64rem;display:flex}.chart-bars{border-bottom:1px solid var(--line);background-image:linear-gradient(#0000 calc(33.333% - 1px),#e8ebf0 33.333%,#0000 calc(33.333% + 1px) calc(66.666% - 1px),#e8ebf0 66.666%,#0000 calc(66.666% + 1px));grid-template-columns:repeat(6,1fr);align-items:end;gap:7px;display:grid}.chart-bars>div{text-align:center;grid-template-rows:1fr 24px;align-items:end;height:100%;display:grid}.chart-bars span{background:#b8c9df;border-radius:5px 5px 0 0;width:min(28px,70%);margin-inline:auto;display:block}.chart-bars span.is-current{background:var(--blue-700)}.chart-bars small{color:var(--muted);padding-top:6px;font-size:.64rem}.next-step-panel{background:var(--navy-900);color:#fff;padding:22px;position:relative;overflow:hidden}.next-step-panel:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-55px;right:-45px}.next-step-panel .eyebrow{color:#f5bd85}.date-badge{width:62px;color:var(--navy-900);text-align:center;background:#fff;border-radius:10px;margin-top:28px;padding:8px;display:grid}.date-badge strong{font-size:1.45rem}.date-badge span{color:var(--saffron);letter-spacing:.12em;font-size:.66rem;font-weight:900}.next-step-panel h2{max-width:260px;margin-top:18px;font-size:1.35rem}.next-step-panel dl{gap:7px;margin-top:18px;display:grid}.next-step-panel dl div{grid-template-columns:72px 1fr;font-size:.78rem;display:grid}.next-step-panel dt{color:#aebed2}.next-step-panel dd{font-weight:700}.next-step-panel .text-button{z-index:1;color:#fff;margin-top:22px;position:relative}.table-panel,.resources-panel{margin-top:16px;padding:20px}.table-scroll{margin-top:17px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:720px;font-size:.78rem}th{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:10px 12px;font-size:.67rem}td{border-bottom:1px solid #e9edf2;padding:14px 12px}tbody tr:last-child td{border-bottom:0}td strong,td small{display:block}td small{color:var(--muted);margin-top:3px;font-size:.68rem}.status{border-radius:999px;padding:4px 8px;font-size:.66rem;font-weight:900;display:inline-flex}.status-approved{background:var(--green-soft);color:var(--green)}.status-review{background:var(--gold-soft);color:#76510e}.version-chip{background:var(--green-soft);color:var(--green);border-radius:999px;flex:none;padding:6px 9px;font-size:.66rem;font-weight:900}.resource-list{gap:0;margin-top:15px;display:grid}.resource-list article{border-top:1px solid #e9edf2;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:11px;padding:14px 0;display:grid}.file-type{background:var(--red-soft);width:40px;height:40px;color:var(--red);border-radius:8px;place-items:center;font-size:.63rem;font-weight:900;display:grid}.file-type-slides{background:var(--gold-soft);color:var(--gold)}.file-type-zip{background:var(--blue-100);color:var(--blue-700)}.resource-list strong,.resource-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.resource-list strong{font-size:.82rem}.resource-list small{color:var(--muted);margin-top:3px;font-size:.67rem}.resource-list button{border:1px solid var(--line);width:38px;height:38px;color:var(--blue-700);background:#fff;border-radius:8px;place-items:center;display:grid}.resource-list button svg{width:18px}.certificate-strip{border-radius:var(--radius-md);background:var(--green);color:#fff;gap:18px;margin-top:16px;padding:24px;display:grid}.certificate-strip .eyebrow{color:#d1f4e5}.certificate-strip h2{margin-top:5px;font-size:1.25rem}.certificate-strip p:not(.eyebrow){color:#d7ede4;margin-top:6px;font-size:.82rem}.certificate-strip .button{align-self:center}.dashboard-toast{z-index:20;background:var(--navy-950);max-width:320px;box-shadow:var(--shadow);color:#fff;opacity:0;pointer-events:none;border-radius:10px;padding:13px 16px;font-size:.82rem;font-weight:700;transition:opacity .15s,transform .15s;position:fixed;bottom:20px;right:20px;transform:translateY(12px)}.dashboard-toast.is-visible{opacity:1;transform:translateY(0)}@media (width>=720px){.lesson-grid{grid-template-columns:1fr auto}.duration-card{max-width:250px}.story-card{grid-template-columns:minmax(240px,.7fr) 1.3fr}.story-visual{min-height:100%}.help-panel{grid-template-columns:1fr auto;align-items:center}.help-actions{min-width:250px}.account-chip{display:flex}.dashboard-main{padding-inline:28px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(250px,.75fr)}.certificate-strip{grid-template-columns:1fr auto;align-items:center}}@media (width>=980px){.content-layout{grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr)}.dashboard-layout{grid-template-columns:246px minmax(0,1fr);display:grid}.dashboard-sidebar{background:var(--navy-950);color:#fff;flex-direction:column;height:100vh;padding:24px 17px 18px;display:flex;position:sticky;top:0}.dashboard-brand{padding-inline:5px}.dashboard-brand small{color:#aebed2}.dashboard-sidebar nav{gap:4px;margin-top:37px;display:grid}.dashboard-sidebar nav a{color:#becbdb;border-radius:9px;align-items:center;gap:12px;min-height:46px;padding:10px 12px;font-size:.84rem;font-weight:700;text-decoration:none;display:flex}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.is-active{color:#fff;background:#234264}.dashboard-sidebar nav svg{width:19px;height:19px}.verification-card{background:#142c49;border:1px solid #314965;border-radius:10px;grid-template-columns:9px 1fr;gap:9px;margin-top:auto;padding:13px 12px;display:grid}.status-dot{background:#63c29b;border-radius:50%;width:8px;height:8px;margin-top:4px}.verification-card strong,.verification-card small{display:block}.verification-card strong{font-size:.73rem}.verification-card small{color:#9fb0c4;margin-top:3px;font-size:.63rem}.dashboard-main{padding:34px 34px 60px}.metric-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=560px){.prototype-bar{flex-direction:column;align-items:flex-start;gap:2px}.citizen-header{align-items:flex-start}.brand small{max-width:175px}.language-switcher{flex-direction:column}.language-button{min-width:58px}.citizen-shell{width:min(100% - 28px,1180px);padding-top:22px}.breadcrumb{margin-bottom:22px}.story-copy{padding:21px 18px}.story-controls{grid-template-columns:1fr}.dashboard-actions .button{width:100%}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{padding:14px}.panel-heading{flex-direction:column}.certificate-strip .button{width:100%}}}@layer utilities{@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}}
