:root{--ink:#152b33;--muted:#3d555d;--paper:#fffef8;--surface:#f2f5f1;--blue-soft:#eaf4f7;--gold-soft:#fff4c7;--blue:#073b4c;--blue-2:#075b78;--gold:#f3c846;--red:#9c2c2f;--green:#286844;--border:#b9c7c4;--border-2:#667d82;--white:#fff;--shadow:0 .7rem 2rem #073b4c1a;--measure:70ch;--scale:1;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{font:calc(100%*var(--scale))/1.6 var(--font);color:var(--ink);background:var(--paper);scroll-behavior:smooth;text-size-adjust:100%}html[data-text-size=large]{--scale:1.16}body{background:var(--paper);min-width:18rem;margin:0}img,svg,video{max-width:100%;height:auto;display:block}audio{width:100%;min-height:3.5rem}button,input,textarea,select{font:inherit;color:inherit}button,summary{cursor:pointer}a{color:var(--blue-2);text-underline-offset:.18em;text-decoration-thickness:.1em}a:hover{text-decoration-thickness:.16em}:where(a,button,input,textarea,select,summary):focus-visible{box-shadow:0 0 0 .38rem var(--blue);border-radius:.12rem;outline:.2rem solid #fff}h1,h2,h3{color:var(--blue);letter-spacing:-.025em;text-wrap:balance;margin:0 0 .55em;font-weight:780;line-height:1.12}h1{max-width:18ch;font-size:clamp(2.35rem,6vw,4.8rem)}h2{font-size:clamp(1.65rem,3.6vw,2.65rem)}h3{font-size:clamp(1.15rem,2vw,1.4rem)}p,ul,ol,dl,figure,blockquote{margin:0 0 1rem}p,li,dd{max-width:var(--measure)}small{font-size:.875rem}.wrap{width:min(100% - 2rem,74rem);margin-inline:auto}.narrow{width:min(100% - 2rem,48rem);margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:#fff;background:var(--blue);padding:.8rem 1rem;font-weight:780;position:fixed;top:.7rem;left:.7rem;transform:translateY(-170%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--blue-2);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.7rem;font-size:.83rem;font-weight:840;line-height:1.25}.lead{max-width:58ch;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.section--blue{color:#fff;background:var(--blue)}.section--blue :where(h2,h3,.eyebrow,a,.lead){color:#fff}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:2rem 4rem;margin-bottom:2.5rem;display:grid}.section-heading>:last-child{justify-self:end}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.button{text-align:center;border:.13rem solid;border-radius:.35rem;justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1.1rem;font-weight:780;line-height:1.2;text-decoration:none;display:inline-flex}.button--primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button--secondary{color:var(--blue);background:var(--gold);border-color:var(--blue)}.button--quiet{color:var(--blue);background:0 0}.button--light{color:var(--blue);background:#fff;border-color:#fff}.text-link{align-items:center;gap:.45rem;font-weight:780;display:inline-flex}.text-link:after{content:"→";font-size:1.2em}.site-header{z-index:20;background:var(--paper);border-bottom:.12rem solid var(--border-2);position:relative}.institutional-band{border-bottom:.08rem solid var(--border);background:#fff}.institutional-band__inner{justify-content:space-between;align-items:center;gap:1rem 2rem;min-height:5rem;display:flex}.institutional-identity{color:var(--ink);align-items:center;gap:.85rem;text-decoration:none;display:flex}.institutional-identity img{object-fit:contain;flex:none}.institutional-identity span{line-height:1.15;display:grid}.institutional-identity small{color:var(--muted);margin-bottom:.16rem}.institutional-program{color:var(--muted);text-align:right;margin:0;font-size:.92rem;font-weight:680}.utility-band{color:#fff;background:var(--blue)}.utility-band__inner{justify-content:space-between;align-items:center;gap:.75rem 1.5rem;min-height:2.85rem;display:flex}.utility-band nav,.reading-tools{flex-wrap:wrap;align-items:center;gap:.15rem 1.15rem;display:flex}.utility-band a,.reading-tools button{color:#fff;font-size:.875rem;font-weight:690}.reading-tools button{text-underline-offset:.2em;background:0 0;border:0;min-height:2.4rem;padding-inline:.55rem;text-decoration:underline}.reading-tools button[aria-pressed=true]{color:var(--blue);background:var(--gold);text-decoration:none}.identity-row{grid-template-columns:minmax(18rem,1fr) auto auto;align-items:center;gap:1rem 2rem;min-height:7.3rem;display:grid}.project-identity{width:fit-content;max-width:100%;color:var(--ink);text-decoration:none;display:block}.project-logo{width:clamp(13.5rem,28vw,21.5rem);height:auto}.header-event{min-width:16rem;color:var(--blue);background:var(--gold-soft);border-left:.32rem solid var(--red);padding:.75rem 1rem;line-height:1.25;text-decoration:none;display:grid}.header-event span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:840}.header-event strong{margin-top:.18rem}.menu-toggle{border:.12rem solid var(--blue);min-height:3rem;color:var(--blue);background:#fff;padding:.6rem .8rem;font-weight:780;display:none}.menu-toggle__icon,.menu-toggle__icon:before,.menu-toggle__icon:after{background:currentColor;width:1.25rem;height:.13rem;display:block}.menu-toggle__icon{margin-left:.6rem;position:relative}.menu-toggle__icon:before,.menu-toggle__icon:after{content:"";position:absolute;left:0}.menu-toggle__icon:before{top:-.4rem}.menu-toggle__icon:after{top:.4rem}.navigation-shell{background:var(--surface);border-top:.08rem solid var(--border)}.main-navigation{justify-content:space-between;align-items:stretch;min-height:3.65rem;display:flex}.main-navigation a{color:var(--ink);border-bottom:.27rem solid #0000;align-items:center;padding:.6rem .75rem;font-size:.94rem;font-weight:730;text-decoration:none;display:flex}.main-navigation a[aria-current=page]{border-bottom-color:var(--red);color:var(--blue);background:#fff}.breadcrumbs{padding-block:1rem}.breadcrumbs ol{flex-wrap:wrap;gap:.25rem .65rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:flex}.breadcrumbs li+li:before{color:var(--muted);content:"/";margin-right:.65rem}.breadcrumbs [aria-current=page]{font-weight:730}.page-header{border-bottom:.08rem solid var(--border);padding-block:clamp(3rem,7vw,6.2rem)}.page-header--light{background:var(--blue-soft)}.page-header--dark{color:#fff;background:var(--blue)}.page-header--dark :where(h1,.eyebrow,a){color:#fff}.page-header__grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:2rem 5rem;display:grid}.page-header__lead>p:first-child{margin-bottom:1.4rem;font-size:clamp(1.1rem,2vw,1.35rem)}.home-intro{background:linear-gradient(112deg,var(--blue-soft) 0 63%,var(--gold-soft) 63%);border-bottom:.08rem solid var(--border)}.home-intro__grid{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);min-height:35rem;display:grid}.home-intro__copy{flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,7rem) clamp(2rem,6vw,5rem) clamp(3rem,8vw,7rem) 0;display:flex}.home-intro h1{max-width:14ch}.home-event-panel{border:.1rem solid var(--blue);border-top:.6rem solid var(--red);box-shadow:var(--shadow);background:#fff;flex-direction:column;justify-content:space-between;margin-block:2.2rem;padding:clamp(1.5rem,4vw,2.7rem);display:flex}.home-event-panel__kicker{color:var(--red);letter-spacing:.08em;text-transform:uppercase;font-size:.83rem;font-weight:840}.home-event-panel time{color:var(--blue);letter-spacing:-.04em;margin:1rem 0 .4rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:840;line-height:1;display:block}.event-facts{margin:1.5rem 0}.event-facts div{border-top:.08rem solid var(--border);grid-template-columns:5.5rem 1fr;gap:.75rem;padding-block:.65rem;display:grid}.event-facts dt{color:var(--muted);font-size:.85rem;font-weight:770}.event-facts dd{margin:0;font-weight:690}.service-grid{border:.1rem solid var(--blue);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-card{min-height:17rem;color:var(--ink);border-right:.08rem solid var(--border);background:#fff;flex-direction:column;justify-content:space-between;padding:1.7rem;text-decoration:none;display:flex}.service-card:last-child{border-right:0}.service-card:hover{background:var(--gold-soft)}.service-card__number{color:var(--blue-2);letter-spacing:.08em;font-size:.83rem;font-weight:840}.service-card p{color:var(--muted)}.service-card__action{color:var(--blue-2);font-weight:790}.institutional-proof{grid-template-columns:.9fr 1.1fr;align-items:start;gap:4rem;display:grid}.institutional-proof dl{border-top:.1rem solid #fff;margin:0}.institutional-proof dl div{border-bottom:.08rem solid #ffffff73;grid-template-columns:minmax(9rem,.7fr) 1.3fr;gap:1rem;padding-block:.8rem;display:grid}.institutional-proof dt{color:#ffe9a0;font-weight:780}.institutional-proof dd{margin:0}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}.three-column{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.info-panel{border:.09rem solid var(--border-2);border-top:.4rem solid var(--blue-2);background:#fff;padding:1.5rem}.info-panel--warning{border-top-color:var(--red)}.info-panel h2,.info-panel h3{font-size:1.25rem}.info-panel img{object-fit:contain;width:auto;max-height:5rem;margin-bottom:1.4rem}.stat-list{border:.1rem solid var(--blue);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.stat-list div{border-right:.08rem solid var(--border-2);flex-direction:column-reverse;justify-content:space-between;min-height:9rem;padding:1.2rem;display:flex}.stat-list div:last-child{border-right:0}.stat-list dt{color:var(--muted);font-weight:730}.stat-list dd{color:var(--blue);margin:0;font-size:2.4rem;font-weight:840;line-height:1}.process-list{counter-reset:process;border-top:.1rem solid var(--border-2);margin:0;padding:0;list-style:none}.process-list li{border-bottom:.08rem solid var(--border);counter-increment:process;grid-template-columns:4rem 1fr;gap:1rem;max-width:none;padding-block:1.25rem;display:grid}.process-list li:before{content:counter(process,decimal-leading-zero);color:var(--blue-2);font-size:1.25rem;font-weight:840}.process-list h3{margin-bottom:.3rem}.process-list p{margin:0}.check-list{padding:0;list-style:none}.check-list li{padding:.55rem 0 .55rem 2rem;position:relative}.check-list li:before{color:#fff;background:var(--green);content:"✓";text-align:center;border-radius:50%;width:1.25rem;height:1.25rem;font-size:.8rem;font-weight:900;line-height:1.25rem;position:absolute;top:.65rem;left:0}.status-line{color:var(--blue);background:var(--gold-soft);border-left:.3rem solid var(--red);align-items:center;gap:.5rem;margin:0 0 1rem;padding:.45rem .7rem;font-weight:750;display:inline-flex}.status-dot{border:.1rem solid;border-radius:50%;width:.7rem;height:.7rem;display:inline-block}.content-status{color:var(--red);font-size:.92rem;font-weight:690}.territory-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.territory-card{border:.08rem solid var(--border-2);background:#fff;overflow:hidden}.territory-card img{aspect-ratio:4/3;object-fit:cover;background:var(--surface);width:100%}.territory-card__body{padding:1.25rem}.territory-card__code{color:var(--red);letter-spacing:.08em;font-weight:840}.territory-card__source{color:var(--muted);font-size:.85rem}.venue-grid{grid-template-columns:minmax(0,1.05fr) minmax(19rem,.95fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.venue-photo{margin:0}.venue-photo img{aspect-ratio:1.05;object-fit:cover;border:.08rem solid var(--border-2);width:100%}.venue-photo figcaption{color:var(--muted);padding-top:.65rem;font-size:.88rem}.event-schedule{border-top:.12rem solid var(--blue);margin:0;padding:0;list-style:none}.event-schedule li{border-bottom:.08rem solid var(--border);grid-template-columns:10rem 1fr;gap:1.5rem;max-width:none;padding-block:1.3rem;display:grid}.event-schedule time{font-weight:840}.audio-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.venue-grid .audio-pair{grid-template-columns:1fr}.audio-card{border:.09rem solid var(--border-2);background:#fff;min-width:0;padding:1.4rem}.audio-card header{align-items:center;gap:.9rem;margin-bottom:.8rem;display:flex}.audio-card header p,.audio-card h3{margin:0}.audio-card header p{color:var(--muted);font-size:.9rem;font-weight:730}.audio-meta{color:var(--muted);font-size:.9rem}.audio-card details{border-top:.08rem solid var(--border);margin-top:.8rem}.audio-card summary{padding-block:.8rem;font-weight:750}.language-badge{border:.09rem solid var(--ink);letter-spacing:.05em;border-radius:.25rem;flex:none;place-items:center;width:3.15rem;height:2.25rem;font-size:.75rem;font-weight:900;display:inline-grid}.language-badge--it{color:#10251c;background:linear-gradient(90deg,#148b4a 0 33%,#fff 33% 66%,#d2383b 66%)}.language-badge--en{color:#fff;background:#174a8b;box-shadow:inset 0 0 0 .16rem #fff,inset 0 0 0 .31rem #b51f35}.audio-index{gap:1rem;display:grid}.audio-area{border:.09rem solid var(--border-2);background:#fff}.audio-area>header{color:#fff;background:var(--blue);padding:1.1rem 1.3rem}.audio-area>header :where(h2,p){color:#fff;margin:0}.audio-area>header h2{font-size:1.3rem}.audio-area>ol{margin:0;padding:0;list-style:none}.audio-question-link{border-bottom:.08rem solid var(--border);grid-template-columns:3.8rem 1fr auto;align-items:center;gap:.8rem 1rem;max-width:none;padding:1rem 1.3rem;display:grid}.audio-area li:last-child .audio-question-link{border-bottom:0}.audio-question-link__id{color:var(--blue-2);font-weight:840}.audio-question-link__status{color:var(--muted);text-align:right;font-size:.84rem;font-weight:690}.game-shell{border:.12rem solid var(--blue);box-shadow:var(--shadow);background:#fff}.game-shell__header{color:#fff;background:var(--blue);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.game-shell__header h2{color:#fff;margin:0;font-size:1.3rem}.game-shell__body{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);min-height:29rem;display:grid}.game-controls{background:var(--blue-soft);border-right:.09rem solid var(--border-2);padding:clamp(1.25rem,4vw,2.3rem)}.game-card{flex-direction:column;justify-content:center;padding:clamp(1.5rem,5vw,3.5rem);display:flex}.game-card__meta{color:var(--blue-2);letter-spacing:.07em;text-transform:uppercase;font-size:.86rem;font-weight:840}.game-question{max-width:32ch;font-size:clamp(1.45rem,3vw,2.2rem);font-weight:780;line-height:1.25}.game-progress{color:var(--muted);margin-top:1.5rem;font-size:.92rem}.game-live{min-height:1.8rem;color:var(--blue);background:var(--gold-soft);margin-block:1rem;padding:.7rem;font-weight:690}.form-row{margin-bottom:1.2rem}.form-row label{margin-bottom:.35rem;font-weight:750;display:block}.form-row :where(input,select,textarea){border:.12rem solid var(--border-2);background:#fff;border-radius:.35rem;width:100%;min-height:3rem;padding:.65rem .75rem}.form-row textarea{resize:vertical;min-height:9rem}.field-help{color:var(--muted);font-size:.9rem}.proposal-form{border:.1rem solid var(--blue);background:#fff;padding:clamp(1.25rem,4vw,2.5rem)}.proposal-form fieldset{border:0;margin:0 0 1.5rem;padding:0}.proposal-form legend{color:var(--blue);margin-bottom:1rem;font-size:1.25rem;font-weight:790}.proposal-output{background:var(--gold-soft);border-left:.35rem solid var(--blue);margin-top:1.2rem;padding:1rem}.table-scroll{overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{border:.08rem solid var(--border-2);text-align:left;vertical-align:top;padding:.85rem}thead th{color:#fff;background:var(--blue)}.source-list{padding-left:1.4rem}.source-list li{margin-bottom:.75rem}.easy-read{font-size:1.16rem;line-height:1.75}.easy-block{border-bottom:.1rem solid var(--border);grid-template-columns:4rem 1fr;gap:1rem;padding-block:2rem;display:grid}.easy-number{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:3rem;height:3rem;font-weight:840;display:grid}.privacy-notice{z-index:100;color:#fff;background:var(--blue);border:.12rem solid #fff;grid-template-columns:1fr auto;gap:1rem 2rem;width:min(100% - 2rem,70rem);margin:auto;padding:1.2rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 .8rem 2.4rem #00000057}.privacy-notice[hidden]{display:none}.privacy-notice :where(h2,p){color:#fff;margin:0 0 .3rem}.privacy-notice h2{font-size:1.25rem}.privacy-notice__label{text-transform:uppercase;font-size:.8rem;font-weight:840;color:#ffe9a0!important}.privacy-notice__actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.privacy-notice .button--primary{color:var(--blue);background:var(--gold);border-color:var(--gold)}.privacy-notice .button--quiet{color:#fff}.site-footer{color:#fff;background:#062e3a}.footer-institutional{color:var(--ink);border-block:.08rem solid var(--border-2);background:#fff}.footer-institutional__inner{justify-content:space-between;align-items:center;gap:1.5rem 4rem;min-height:8rem;display:flex}.footer-council{color:var(--ink);align-items:center;gap:1rem;text-decoration:none;display:flex}.footer-council span{line-height:1.2;display:grid}.footer-council small{color:var(--muted)}.footer-institutional p{color:var(--muted);margin:0;font-size:.86rem}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2rem 4rem;padding-block:3.5rem;display:grid}.site-footer :where(h2,a){color:#fff}.site-footer h2{letter-spacing:0;margin-bottom:.9rem;font-size:1rem}.site-footer nav{align-content:start;gap:.55rem;display:grid}.site-footer p{color:#d9e6e8}.footer-project{font-size:1.35rem;font-weight:820}.footer-tech{font-size:.88rem;font-weight:700;color:#ffe9a0!important}.footer-privacy-button{color:#fff;text-underline-offset:.18em;background:0 0;border:0;width:fit-content;padding:0;text-decoration:underline}.footer-bottom{border-top:.08rem solid #789197;flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;padding-block:1.1rem;font-size:.84rem;display:flex}.footer-bottom p{margin:0}html[data-contrast=high]{--ink:#000;--muted:#111;--paper:#fff;--surface:#fff;--blue-soft:#fff;--gold-soft:#fff5a6;--blue:#001b73;--blue-2:#001b73;--border:#222;--border-2:#000}html[data-contrast=high] .home-intro{background:#fff}@media (width<=68rem){.identity-row{grid-template-columns:1fr auto}.header-event{grid-area:2/1/auto/-1;margin-bottom:1rem}.menu-toggle{align-items:center;display:inline-flex}.navigation-shell{display:none}.navigation-shell.is-open{display:block}.main-navigation{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:.6rem;display:grid}.main-navigation a{border-bottom:.08rem solid var(--border);min-height:3.2rem}.main-navigation a[aria-current=page]{border-left:.28rem solid var(--red);border-bottom-color:var(--border)}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:.08rem solid var(--border)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=48rem){.institutional-band__inner,.utility-band__inner,.footer-institutional__inner{flex-direction:column;align-items:flex-start;padding-block:.8rem}.institutional-program{text-align:left}.identity-row{gap:.7rem;min-height:6rem}.project-logo{width:min(13.5rem,100vw - 7.5rem)}.header-event{min-width:0}.main-navigation{grid-template-columns:1fr}.home-intro{background:var(--blue-soft)}.home-intro__grid,.page-header__grid,.section-heading,.institutional-proof,.two-column,.venue-grid,.game-shell__body,.privacy-notice{grid-template-columns:1fr}.home-intro__copy{padding-right:0}.home-event-panel{margin-top:0}.service-grid,.three-column,.territory-list,.audio-pair,.footer-grid,.stat-list{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:.08rem solid var(--border);min-height:12rem}.stat-list div{border-right:0;border-bottom:.08rem solid var(--border);min-height:7rem}.event-schedule li{grid-template-columns:1fr;gap:.3rem}.audio-question-link{grid-template-columns:3rem 1fr}.audio-question-link__status{text-align:left;grid-column:2}.game-controls{border-right:0;border-bottom:.09rem solid var(--border-2)}.privacy-notice__actions{flex-direction:column;align-items:stretch}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:where(a,button,input,textarea,select,summary):focus-visible{box-shadow:none;outline:.2rem solid highlight}}@media print{.utility-band,.menu-toggle,.navigation-shell,.privacy-notice,.button-row,.reading-tools{display:none!important}body,.site-footer{color:#000;background:#fff}.site-footer :where(h2,a,p){color:#000!important}.section{padding-block:1.5rem}}:root{--civic-ink:#102a3a;--civic-muted:#405965;--civic-blue:#075985;--civic-blue-dark:#063b5a;--civic-red:#d52b35;--civic-sun:#f2cb4f;--civic-mint:#ccebdc;--civic-sky:#e4f3f8;--civic-cream:#fff8eb;--civic-lilac:#eee8f8;--civic-line:#9db2bc;--civic-radius:1.25rem;--civic-shadow:0 1rem 2.5rem #102a3a1f;--ink:var(--civic-ink);--muted:var(--civic-muted);--paper:#fffdfa;--surface:#f4f7f6;--blue-soft:var(--civic-sky);--gold-soft:var(--civic-cream);--blue:var(--civic-blue-dark);--blue-2:var(--civic-blue);--gold:var(--civic-sun);--red:#ad1f29;--green:#17633e;--border:#b7c6cc;--border-2:#607985;--shadow:var(--civic-shadow);--measure:68ch}html{background:var(--paper);line-height:1.65}body{background:var(--paper)}h1,h2,h3{letter-spacing:-.035em;font-weight:820}h1{font-size:clamp(2.55rem,7vw,5.7rem);line-height:1.02}h2{font-size:clamp(1.9rem,4vw,3.35rem);line-height:1.08}h3{font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.2}.wrap{width:min(100% - 2rem,78rem)}.narrow{width:min(100% - 2rem,52rem)}.eyebrow{color:var(--civic-blue);letter-spacing:.075em;align-items:center;gap:.6rem;font-size:.875rem;display:flex}.eyebrow:before{background:var(--civic-red);content:"";border-radius:999px;width:1.8rem;height:.28rem}.lead{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.section{padding-block:clamp(4rem,8vw,7.5rem)}.section--compact{padding-block:clamp(2.5rem,5vw,4.5rem)}.section--surface{background:#f3f7f6}.section--gold{background:var(--civic-cream)}.section--blue{background:var(--civic-blue-dark)}.button{min-height:3.35rem;box-shadow:none;border-width:.12rem;border-radius:999px;padding:.82rem 1.25rem;transition:transform .16s,box-shadow .16s,background .16s}.button:hover{transform:translateY(-2px);box-shadow:0 .45rem #102a3a24}.button--primary{background:var(--civic-blue);border-color:var(--civic-blue)}.button--secondary{background:var(--civic-sun);border-color:var(--civic-ink)}.button--quiet{background:#fff}.site-header{background:#fff;border:0;box-shadow:0 .15rem #102a3a1f}.institutional-band{background:var(--civic-blue-dark);color:#fff;border:0}.institutional-band__inner{min-height:6.25rem}.institutional-identity{color:#fff;max-width:54rem}.institutional-identity img{object-fit:contain;background:#fff;border-radius:.55rem;width:5rem;height:5rem;padding:0}.institutional-identity span{max-width:42rem;line-height:1.3}.institutional-identity strong{font-size:clamp(.96rem,1.6vw,1.12rem);font-weight:780}.institutional-identity small,.institutional-program{color:#dcecf3}.institutional-program{font-size:.875rem}.utility-band{color:var(--civic-ink);background:var(--civic-sky);border-bottom:.08rem solid #bdd5de}.utility-band__inner{min-height:2.75rem}.utility-band a,.reading-tools button{color:var(--civic-blue-dark)}.reading-tools button[aria-pressed=true]{color:#fff;background:var(--civic-blue-dark)}.identity-row{grid-template-columns:minmax(16rem,1fr) auto auto;min-height:6.6rem}.project-logo{width:clamp(15.5rem,30vw,23.5rem)}.header-event{background:var(--civic-cream);min-width:18.5rem;box-shadow:inset .32rem 0 var(--civic-red);border:0;border-radius:.85rem;padding:.8rem 1.1rem}.header-event span{color:#8f1720;font-size:.875rem}.navigation-shell{background:#fff;border-top:.08rem solid #d7e1e4;border-bottom:.08rem solid #d7e1e4}.main-navigation{justify-content:flex-start;gap:.15rem;min-height:3.8rem}.main-navigation a{color:var(--civic-ink);border:0;border-radius:.65rem;padding:.7rem .85rem;font-weight:760}.main-navigation a:hover{background:var(--civic-sky)}.main-navigation a[aria-current=page]{color:#fff;background:var(--civic-blue);box-shadow:inset 0 -.25rem var(--civic-red)}.breadcrumbs{background:#f5f8f7;padding-block:.85rem}.breadcrumbs ol{font-size:.9rem}.civic-hero{color:#fff;background:var(--civic-blue-dark);position:relative;overflow:hidden}.civic-hero:before{content:"";border:5rem solid #ccebdc1f;border-radius:50%;width:36rem;height:36rem;position:absolute;bottom:-12rem;right:-9rem}.civic-hero:after{background:var(--civic-red);content:"";border-radius:1.2rem 1.2rem 0;width:5rem;height:5rem;position:absolute;top:4rem;right:9%;transform:rotate(8deg)}.civic-hero__grid{z-index:1;grid-template-columns:minmax(0,1.16fr) minmax(20rem,.84fr);align-items:center;gap:clamp(2rem,7vw,7rem);min-height:43rem;padding-block:clamp(4rem,9vw,8rem);display:grid;position:relative}.civic-hero h1{color:#fff;max-width:11ch}.civic-hero .lead{color:#e8f4f7;max-width:48ch}.civic-hero .eyebrow{color:#fff}.civic-hero__note{color:#d9ebf0;align-items:flex-start;gap:.8rem;margin-top:1.7rem;font-size:.95rem;display:flex}.civic-hero__note:before{height:1.7rem;color:var(--civic-blue-dark);background:var(--civic-sun);content:"✓";border-radius:50%;flex:0 0 1.7rem;place-items:center;font-weight:900;display:grid}.event-spotlight{color:var(--civic-ink);background:#fff;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 1.2rem #00000021}.event-spotlight img{aspect-ratio:16/10;object-fit:cover;width:100%}.event-spotlight__body{padding:1.45rem}.event-spotlight__date{color:#fff;background:var(--civic-red);border:.25rem solid #fff;border-radius:.75rem;margin-top:-3rem;margin-bottom:1rem;padding:.65rem .9rem;font-weight:850;line-height:1.15;display:inline-block}.event-spotlight h2{font-size:clamp(1.55rem,3vw,2.25rem)}.event-spotlight dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1rem 0;display:grid}.event-spotlight dl div{background:var(--civic-sky);border-radius:.7rem;padding:.75rem}.event-spotlight dt{text-transform:uppercase;font-size:.875rem;font-weight:800}.event-spotlight dd{margin:0;font-weight:750}.hero-links{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;display:flex}.civic-hero .button--primary{color:var(--civic-blue-dark);background:var(--civic-sun);border-color:var(--civic-sun)}.civic-hero .button--quiet{color:#fff;background:0 0;border-color:#fff}.intro-statement{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:2rem 6rem;display:grid}.intro-statement__mark{letter-spacing:-.08em;color:var(--civic-red);font-size:clamp(4rem,10vw,8rem);font-weight:900;line-height:.75}.intro-statement p{font-size:clamp(1.2rem,2.4vw,1.65rem)}.civic-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.civic-service{min-height:18rem;color:var(--civic-ink);border:.1rem solid var(--civic-line);border-radius:var(--civic-radius);background:#fff;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 .55rem #dce7e9}.civic-service:hover{box-shadow:0 .9rem 0 var(--civic-mint);transform:translateY(-.35rem)}.civic-service__icon{color:#fff;background:var(--civic-blue);border-radius:1rem;place-items:center;width:3.15rem;height:3.15rem;font-size:1.35rem;font-weight:900;display:grid}.civic-service:nth-child(2) .civic-service__icon{color:var(--civic-ink);background:var(--civic-sun)}.civic-service:nth-child(3) .civic-service__icon{background:var(--civic-red)}.civic-service:nth-child(4) .civic-service__icon{color:var(--civic-ink);background:var(--civic-mint)}.civic-service h3{font-size:1.45rem}.civic-service p{color:var(--civic-muted)}.civic-service strong{color:var(--civic-blue)}.cognitive-header{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:.5rem 5rem;margin-bottom:2.4rem;display:grid}.cognitive-eyebrow{color:var(--civic-blue);letter-spacing:.075em;text-transform:uppercase;grid-column:1/-1;margin:0;font-size:.875rem;font-weight:840}.cognitive-heading{grid-column:1;margin:0}.cognitive-intro{grid-column:2;margin:0;font-size:1.1rem}.cognitive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;display:grid}.cognitive-item{max-width:none;list-style:none}.cognitive-card{border:.1rem solid var(--civic-line);border-radius:var(--civic-radius);background:#fff;padding:1.4rem;position:relative;overflow:hidden}.cognitive-card:before{background:var(--civic-blue);content:"";border-radius:999px;width:3.1rem;height:.45rem;margin-bottom:1.2rem;display:block}.cognitive-card:nth-child(2):before{background:#b07a00}.cognitive-card:nth-child(3):before{background:var(--civic-red)}.cognitive-card:nth-child(4):before{background:#17633e}.cognitive-card-header{grid-template-columns:2.7rem 1fr;align-items:start;gap:.7rem;display:grid}.cognitive-order{color:#fff;background:var(--civic-blue-dark);border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;margin:0;font-weight:900;display:grid}.cognitive-card-title h3,.cognitive-card-title h4{color:var(--civic-blue-dark);margin:0 0 .2rem;font-size:1.35rem}.cognitive-audience{color:var(--civic-muted);margin:0;font-size:.9rem;font-weight:730}.cognitive-details{margin:1rem 0 0}.cognitive-detail{border-top:.08rem solid var(--civic-line);padding:.75rem 0}.cognitive-detail dt{text-transform:uppercase;font-size:.875rem;font-weight:850}.cognitive-detail dd{margin:.15rem 0 0;font-size:.94rem}.cognitive-card ul{padding-left:1.2rem}.cognitive-card li{margin-bottom:.45rem}.cognitive-note{background:var(--civic-cream);border-left:.35rem solid var(--civic-red);border-radius:.4rem;margin-top:1.2rem;padding:1rem 1.2rem}.territory-showcase{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.territory-feature{background:var(--civic-blue-dark);border-radius:var(--civic-radius);grid-column:span 4;min-height:22rem;margin:0;position:relative;overflow:hidden}.territory-feature:first-child,.territory-feature:nth-child(6){grid-column:span 8}.territory-feature img{object-fit:cover;width:100%;height:100%;min-height:22rem;transition:transform .35s}.territory-feature:hover img{transform:scale(1.025)}.territory-feature:after{content:"";background:linear-gradient(#0000,#051c2beb);position:absolute;inset:30% 0 0}.territory-feature figcaption{z-index:1;color:#fff;padding:1.4rem;position:absolute;bottom:0;left:0;right:0}.territory-feature figcaption span{color:#d9ebf0;font-size:.9rem;display:block}.territory-feature h3{color:#fff;margin:.15rem 0;font-size:1.65rem}.board-frame{background:var(--civic-blue-dark);box-shadow:var(--civic-shadow);border-radius:1.6rem;padding:clamp(.7rem,2vw,1.35rem)}.goose-board{aspect-ratio:1;background:#fff;border-radius:1rem;grid-template-rows:repeat(8,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));gap:.35rem;width:100%;padding:.35rem;display:grid}.board-cell{min-width:0;color:var(--civic-ink);background:var(--civic-sky);border:.09rem solid #6f8c98;border-radius:clamp(.35rem,.8vw,.7rem);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:clamp(.25rem,.65vw,.55rem);line-height:1;display:flex;position:relative}.board-cell--question{background:var(--civic-cream);border-color:#9a6a00}.board-cell--special{color:#fff;background:var(--civic-red);border-color:#8b1620}.board-cell--finish{color:#fff;background:var(--civic-blue-dark);border:.18rem solid var(--civic-sun)}.board-cell--key{color:var(--civic-blue-dark);background:var(--civic-sun);border-color:var(--civic-ink);text-align:center;justify-content:center;align-items:center}.board-cell.is-current{z-index:2;box-shadow:0 0 0 .46rem var(--civic-red),0 .45rem 1rem #102a3a59;outline:.22rem solid #fff;transform:scale(1.035)}.board-cell__number{font-size:clamp(.9rem,1.45vw,1.18rem);font-weight:900}.board-cell__label{text-overflow:ellipsis;width:100%;font-size:clamp(.72rem,.75vw,.82rem);font-weight:800;line-height:1.1;display:block;overflow:hidden}.board-cell__territory{letter-spacing:.04em;font-size:clamp(.68rem,.65vw,.76rem);font-weight:900;position:absolute;top:.28rem;right:.28rem}.board-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.board-legend div{border:.08rem solid var(--civic-line);background:#fff;border-radius:.8rem;align-items:flex-start;gap:.7rem;padding:.85rem;display:flex}.board-swatch{background:var(--civic-sky);border:.08rem solid var(--civic-line);border-radius:.28rem;flex:0 0 1.15rem;height:1.15rem;margin-top:.25rem}.board-swatch--question{background:var(--civic-cream);border-color:#9a6a00}.board-swatch--special{background:var(--civic-red);border-color:#8b1620}.board-accessible-list{margin-top:1rem}.board-accessible-list summary{font-weight:800}.board-accessible-list ol{columns:3;gap:2rem;padding-left:1.4rem}.board-accessible-list li{break-inside:avoid;margin:.25rem 0}.game-shell{box-shadow:var(--civic-shadow);border:0;border-radius:1.5rem;overflow:hidden}.game-shell__header{background:var(--civic-blue-dark);padding:1.1rem 1.4rem}.game-shell__body{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr)}.game-controls{background:var(--civic-sky);border:0}.game-card{min-height:32rem}.game-question{font-size:clamp(1.55rem,3vw,2.45rem)}.level-fieldset{border:0;margin:0 0 1.2rem;padding:0}.level-fieldset legend{margin-bottom:.65rem;font-weight:820}.level-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.level-option{position:relative}.level-option input{opacity:0;pointer-events:none;position:absolute}.level-option label{border:.1rem solid var(--civic-line);cursor:pointer;background:#fff;border-radius:.7rem;align-items:center;min-height:3.3rem;padding:.65rem .75rem;font-weight:730;display:flex}.level-option input:checked+label{color:#fff;background:var(--civic-blue);border-color:var(--civic-blue);box-shadow:inset .28rem 0 var(--civic-sun)}.level-option input:focus-visible+label{box-shadow:0 0 0 .38rem var(--civic-blue-dark);outline:.2rem solid #fff}.game-level-guidance{background:var(--civic-cream);border-radius:.75rem;padding:1rem}.dice-panel{flex-wrap:wrap;align-items:center;gap:1rem;margin:1.1rem 0;display:flex}.dice-result{width:3.4rem;height:3.4rem;color:var(--civic-blue-dark);background:var(--civic-sun);border:.13rem solid var(--civic-ink);border-radius:.8rem;place-items:center;font-size:1.5rem;font-weight:900;display:grid}.statute-toolbar{z-index:5;border:.1rem solid var(--civic-line);background:#fff;border-radius:1rem;grid-template-columns:minmax(0,1fr) minmax(15rem,.38fr);gap:1rem;padding:1rem;display:grid;position:sticky;top:.5rem;box-shadow:0 .7rem 2rem #102a3a21}.statute-toolbar label{margin-bottom:.3rem;font-weight:800;display:block}.statute-toolbar input,.statute-toolbar select{background:#fff;border:.12rem solid #607985;border-radius:.6rem;width:100%;min-height:3rem;padding:.65rem .75rem}.statute-layout{grid-template-columns:minmax(13rem,.28fr) minmax(0,.72fr);align-items:start;gap:2rem 3rem;margin-top:2rem;display:grid}.statute-index{background:var(--civic-sky);border-radius:1rem;padding:1rem;position:sticky;top:8.5rem}.statute-index h2{font-size:1.15rem}.statute-index nav{gap:.35rem;display:grid}.statute-index a{border-radius:.4rem;padding:.35rem .5rem;font-weight:730;text-decoration:none}.statute-index a:hover{background:#fff}.statute-results{gap:1rem;display:grid}.statute-results>[data-statute-group]{padding-top:1.2rem;scroll-margin-top:8rem}.statute-results>[data-statute-group]>header{border-bottom:.12rem solid var(--civic-blue);margin-bottom:1rem;padding-bottom:.8rem}.statute-article{border:.1rem solid var(--civic-line);background:#fff;border-radius:1rem;scroll-margin-top:10rem;box-shadow:0 .35rem #dfe8ea}.statute-article[hidden]{display:none}.statute-article>summary{grid-template-columns:4.7rem 1fr auto;align-items:center;gap:.75rem;min-height:5.3rem;padding:1rem;list-style:none;display:grid}.statute-article>summary::-webkit-details-marker{display:none}.statute-number{color:#fff;background:var(--civic-blue);text-align:center;border-radius:.8rem;place-items:center;width:4rem;height:3.15rem;font-size:.9rem;font-weight:900;display:grid}.statute-article>summary h2{margin:0;font-size:1.3rem}.statute-chevron{font-size:1.5rem;font-weight:900}.statute-article[open] .statute-chevron{transform:rotate(45deg)}.statute-body{padding:0 1rem 1.2rem 5.7rem}.statute-summary{background:var(--civic-cream);border-left:.35rem solid var(--civic-red);border-radius:.65rem;padding:1rem 1.1rem}.statute-summary strong{color:#8f1720;margin-bottom:.35rem;display:block}.statute-official{border-top:.08rem solid var(--civic-line);margin-top:1rem;padding-top:1rem}.statute-official h3{letter-spacing:0;font-size:1rem}.statute-official p{white-space:pre-line}.statute-note{background:var(--civic-lilac);border-radius:.6rem;padding:.8rem 1rem;font-size:.92rem}.statute-empty{background:var(--civic-cream);border-radius:1rem;padding:2rem}.page-header{border:0;position:relative;overflow:hidden}.page-header:after{content:"";border:2.2rem solid #07598514;border-radius:50%;width:16rem;height:16rem;position:absolute;bottom:-4rem;right:-3rem}.page-header--dark{background:var(--civic-blue-dark)}.page-header--gold{background:var(--civic-cream)}.info-panel,.territory-card,.audio-card,.proposal-form{border-color:var(--civic-line);border-radius:var(--civic-radius);box-shadow:0 .35rem #dfe8ea}.info-panel{border-top:.42rem solid var(--civic-blue)}.audio-card{padding:1.5rem}.language-badge{border-radius:.55rem;font-size:.8rem}.privacy-notice__label{font-size:.875rem}.stat-list{border:0;gap:.75rem}.stat-list div{background:#fff;border-radius:1rem;min-height:8.5rem;box-shadow:0 .32rem #dce7e9;border:.1rem solid var(--civic-line)!important}.stat-list dd{font-size:clamp(1.7rem,4vw,2.6rem)}.process-list li:before{color:#fff;background:var(--civic-blue);border-radius:50%;place-items:center;width:3rem;height:3rem;font-size:.95rem;display:grid}.venue-photo img{border-radius:var(--civic-radius);box-shadow:var(--civic-shadow);border:0}.site-footer{background:#071f2e}.footer-institutional{border:0;border-top:.42rem solid var(--civic-red)}.footer-council{max-width:48rem}.footer-council img{object-fit:contain;border:.08rem solid #d7e1e4;border-radius:.75rem;width:7rem;height:7rem}.footer-council span{max-width:36rem}.footer-council strong{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.35}.footer-grid{padding-block:4rem}.footer-bottom{border-color:#637a86}html[data-contrast=high]{--civic-ink:#000;--civic-muted:#111;--civic-blue:#003ea8;--civic-blue-dark:#001b55;--civic-red:#a00012;--civic-sun:#ffe100;--civic-mint:#d7ffe8;--civic-sky:#fff;--civic-cream:#fff6a8;--civic-lilac:#fff;--civic-line:#000}html[data-contrast=high] :where(.civic-service,.cognitive-card,.event-spotlight,.statute-article,.audio-card,.info-panel){box-shadow:none;border-color:#000}html[data-contrast=high] .territory-feature:after{background:linear-gradient(#0000,#000)}@media (width<=68rem){.identity-row{grid-template-columns:1fr auto}.main-navigation{grid-template-columns:repeat(2,minmax(0,1fr));padding:.75rem;display:grid}.main-navigation a[aria-current=page]{box-shadow:inset .28rem 0 var(--civic-red)}.civic-services,.cognitive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.territory-feature,.territory-feature:first-child,.territory-feature:nth-child(6){grid-column:span 6}.statute-toolbar{position:static}.statute-layout{grid-template-columns:1fr}.statute-index{position:static}}@media (width<=48rem){.institutional-identity{align-items:flex-start}.institutional-identity img{width:4.35rem;height:4.35rem}.institutional-identity strong{font-size:.94rem}.footer-council{align-items:flex-start}.footer-council img{width:5.5rem;height:5.5rem}.institutional-band__inner,.utility-band__inner,.footer-institutional__inner{align-items:flex-start}.identity-row{grid-template-columns:1fr auto}.project-logo{width:min(15.5rem,100vw - 7.2rem)}.civic-hero__grid,.intro-statement,.cognitive-header{grid-template-columns:1fr}.cognitive-heading,.cognitive-intro{grid-column:1}.civic-hero__grid{min-height:0}.civic-hero:after{width:3rem;height:3rem;top:2rem;right:1.5rem}.event-spotlight{box-shadow:0 .65rem #00000021}.civic-services,.cognitive-grid{grid-template-columns:1fr}.civic-service{min-height:14rem}.territory-feature,.territory-feature:first-child,.territory-feature:nth-child(6){grid-column:1/-1;min-height:18rem}.territory-feature img{min-height:18rem}.board-frame{overscroll-behavior-inline:contain;overflow-x:auto}.goose-board{gap:.28rem;min-width:42rem;padding:.28rem}.board-cell{border-radius:.45rem;padding:.35rem}.board-legend{grid-template-columns:1fr}.board-accessible-list ol{columns:1}.game-shell__body{grid-template-columns:1fr}.game-card{min-height:26rem}.level-options,.statute-toolbar{grid-template-columns:1fr}.statute-article>summary{grid-template-columns:3.8rem 1fr auto}.statute-number{width:3.2rem}.statute-body{padding:0 1rem 1.2rem}}@media (width<=30rem){.civic-hero h1{font-size:2.55rem}.event-spotlight dl{grid-template-columns:1fr}.board-cell__number{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.button,.civic-service,.territory-feature img{transition:none}.button:hover,.civic-service:hover{transform:none}}@media (forced-colors:active){.board-cell,.cognitive-card,.civic-service,.statute-article{border:1px solid canvastext}.eyebrow:before,.cognitive-card:before{background:canvastext}}
/*gcp-layer-v3*/:root{--step--2:clamp(0.7813rem,0.7679rem + 0.0670vw,0.8203rem);--step--1:clamp(0.9375rem,0.9107rem + 0.1339vw,1.0156rem);--step-0:clamp(1.1250rem,1.0795rem + 0.2277vw,1.2578rem);--step-1:clamp(1.3500rem,1.2777rem + 0.3616vw,1.5609rem);--step-2:clamp(1.6200rem,1.5091rem + 0.5545vw,1.9435rem);--step-3:clamp(1.9440rem,1.7788rem + 0.8259vw,2.4227rem);--step-4:clamp(2.3328rem,2.0919rem + 1.2045vw,3.0243rem);--step-5:clamp(2.7994rem,2.4530rem + 1.7318vw,3.7826rem);--step-6:clamp(3.3592rem,2.8666rem + 2.4632vw,4.7375rem);--rhythm:0.75rem;--gap-2xs:calc(var(--rhythm) * 0.5);--gap-xs:var(--rhythm);--gap-s:calc(var(--rhythm) * 1.5);--gap-m:calc(var(--rhythm) * 2);--gap-l:calc(var(--rhythm) * 3);--gap-xl:calc(var(--rhythm) * 4.5);--measure:66ch;--measure-short:54ch;--pad-card:clamp(1.15rem,2.2vw,1.75rem)}html{font-size:calc(100% * var(--scale));line-height:1.6}body{font-size:var(--step-0);font-variant-numeric:proportional-nums;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5{font-weight:800;text-wrap:balance;letter-spacing:-0.028em;margin-block:0 var(--gap-xs)}h1{font-size:var(--step-6);line-height:1.03;letter-spacing:-0.038em;max-width:17ch}h2{font-size:var(--step-4);line-height:1.08;letter-spacing:-0.032em;max-width:22ch}h3{font-size:var(--step-2);line-height:1.16;letter-spacing:-0.022em;max-width:28ch}h4{font-size:var(--step-1);line-height:1.22;letter-spacing:-0.015em;max-width:32ch;margin-block-end:var(--gap-2xs)}h5{font-size:var(--step-0);line-height:1.3;letter-spacing:0}p,li,dd,blockquote,figcaption,.field-help{max-width:var(--measure);text-wrap:pretty}p{margin-block:0 var(--gap-xs)}.lead{font-size:var(--step-1);line-height:1.45;max-width:var(--measure-short)}small,.field-help{font-size:var(--step--1);line-height:1.5}.eyebrow{font-size:var(--step--2);letter-spacing:0.11em;font-weight:850;line-height:1.3;margin-block-end:var(--gap-2xs);max-width:44ch}.stat-list dd,.game-hud__value,.dice-result,.board-cell__number,.mastery__count,.scoreboard__score,.report-summary dd,.game-timer strong{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1}ul,ol{padding-inline-start:1.35em}li{margin-block-end:var(--gap-2xs)}li::marker{font-weight:700}a{text-underline-offset:0.17em;text-decoration-thickness:0.075em}a:hover{text-decoration-thickness:0.14em}.wrap{width:min(100% - 2.5rem,76rem)}.narrow{width:min(100% - 2.5rem,50rem)}.section{padding-block:clamp(2.75rem,6vw,5.25rem)}.section--compact{padding-block:clamp(1.75rem,3.5vw,2.75rem)}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(17rem,0.85fr);align-items:start;gap:var(--gap-s) var(--gap-xl);margin-block-end:var(--gap-l)}.section-heading>:last-child{justify-self:stretch;align-self:start;padding-block-start:0.35rem}.section-heading h2{margin-block-end:0}.section-heading p{margin-block-end:0}.cognitive-grid,.board-legend,.stat-list{align-items:stretch}.cognitive-item,.cognitive-card{block-size:100%}.cognitive-card{display:flex;flex-direction:column;padding:var(--pad-card)}.cognitive-details{margin-block-start:auto;padding-block-start:var(--gap-xs)}.cognitive-header{align-items:start;gap:var(--gap-2xs) var(--gap-xl);margin-block-end:var(--gap-l)}.cognitive-card-header{align-items:center}.cognitive-order{inline-size:2.5rem;block-size:2.5rem;font-size:var(--step--1)}.stat-list{grid-auto-rows:1fr;gap:var(--gap-xs)}.stat-list div{display:flex;flex-direction:column-reverse;justify-content:space-between;padding:var(--pad-card);min-block-size:9rem}.stat-list dt{font-size:var(--step--1);font-weight:800;letter-spacing:0.02em}.stat-list dd{font-size:var(--step-4);line-height:1;margin:0;font-weight:850}.board-legend{grid-auto-rows:1fr}.board-legend div{align-items:center;padding:var(--gap-xs) var(--gap-s)}.board-swatch{margin-block-start:0}.button{min-block-size:3.1rem;padding-inline:1.25rem;letter-spacing:-0.005em}.button-row{gap:var(--gap-xs);margin-block-start:var(--gap-s);align-items:stretch}.page-header__grid{align-items:start;gap:var(--gap-s) var(--gap-xl)}.page-header__lead{align-self:start}.form-row{display:grid;gap:var(--gap-2xs);margin-block-end:var(--gap-s)}.form-row label{font-weight:800;font-size:var(--step--1)}.form-row input,.form-row select,.form-row textarea{inline-size:100%;min-block-size:3.1rem;padding:0.7rem 0.85rem;border:0.12rem solid var(--civic-line);border-radius:0.6rem;background:#fff}.form-row textarea{min-block-size:9rem;resize:vertical}.game-shell{display:grid}.game-shell__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--gap-s);padding:var(--gap-s) var(--pad-card)}.game-shell__title{display:grid;gap:0.1rem}.game-shell__title .eyebrow{color:var(--civic-sun);margin:0}.game-shell__title h3{color:#fff;margin:0;font-size:var(--step-1);max-width:none}.game-hud{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0.12rem;background:var(--civic-line);border-block:0.12rem solid var(--civic-line)}.game-hud__item{display:grid;align-content:center;justify-items:center;gap:0.1rem;background:var(--civic-cream);padding:var(--gap-xs) var(--gap-2xs);text-align:center}.game-hud__label{font-size:var(--step--2);font-weight:830;letter-spacing:0.075em;text-transform:uppercase;color:var(--civic-muted);line-height:1.2}.game-hud__value{font-size:var(--step-2);line-height:1;color:var(--civic-blue-dark)}.game-hud__item--wide .game-hud__value{font-size:var(--step-0);font-weight:800}.game-shell__body{display:grid;align-items:stretch}.game-controls{padding:clamp(1.25rem,3.2vw,2.1rem);display:flex;flex-direction:column;gap:0}.game-card{padding:var(--pad-card);display:flex;flex-direction:column;gap:var(--gap-xs);background:#fff}.game-card__meta{font-size:var(--step--1);font-weight:780;color:var(--civic-muted);letter-spacing:0.02em;margin:0}.game-card__context{margin:0}.game-question{font-size:var(--step-3);line-height:1.1;margin:0;max-width:24ch}.level-fieldset{margin-block-end:var(--gap-s)}.level-fieldset legend{font-size:var(--step--1);font-weight:850;letter-spacing:0.075em;text-transform:uppercase;color:var(--civic-blue-dark);margin-block-end:var(--gap-2xs)}.level-options{gap:0.45rem}.level-options--duo{grid-template-columns:repeat(2,minmax(0,1fr))}.level-options--quad{grid-template-columns:repeat(4,minmax(0,1fr))}.level-option label{justify-content:flex-start;gap:0.5rem;min-block-size:3.1rem;font-size:var(--step--1);line-height:1.2}.level-options--quad .level-option label{justify-content:center;text-align:center}.level-option__n{display:grid;place-items:center;inline-size:1.6rem;block-size:1.6rem;border-radius:50%;background:var(--civic-blue-dark);color:#fff;font-size:var(--step--2);font-weight:900;flex:none}.level-option input:checked + label .level-option__n{background:var(--civic-sun);color:var(--civic-blue-dark)}.game-level-guidance{font-size:var(--step--1);line-height:1.5;margin-block-end:var(--gap-s)}.dice-panel{gap:var(--gap-s);margin-block:var(--gap-xs);align-items:center}.dice-result{inline-size:3.6rem;block-size:3.6rem;font-size:var(--step-2)}.dice-position{display:grid;gap:0.05rem;margin:0;line-height:1.25}.dice-position span{font-size:var(--step--1);color:var(--civic-muted)}.game-timer{display:flex;align-items:baseline;gap:0.4rem;margin:0;padding:0.45rem 0.85rem;border-radius:0.6rem;background:var(--civic-sky);border:0.12rem solid var(--civic-line)}.game-timer__label{font-size:var(--step--2);text-transform:uppercase;letter-spacing:0.08em;font-weight:830;color:var(--civic-muted)}.game-timer strong{font-size:var(--step-1);line-height:1}.game-timer.is-urgent{background:#fde8e9;border-color:var(--civic-red)}.game-timer.is-urgent strong{color:#8b1620}.game-question-card{display:grid;gap:var(--gap-xs);margin-block-start:var(--gap-xs)}.game-prompt-support{font-size:var(--step--1);line-height:1.5;margin:0;padding:0.7rem 0.9rem;border-radius:0.7rem;background:var(--civic-cream);border-inline-start:0.3rem solid var(--civic-sun)}.game-source{font-size:var(--step--1);color:var(--civic-muted);margin:0}.game-options{display:grid;gap:0.5rem}.game-options__empty{font-size:var(--step--1);color:var(--civic-muted);margin:0}.game-option{position:relative}.game-option input{position:absolute;opacity:0;pointer-events:none}.game-option label{display:grid;grid-template-columns:2.4rem minmax(0,1fr);align-items:center;gap:0.75rem;cursor:pointer;padding:0.8rem 0.95rem;min-block-size:3.4rem;background:#fff;border:0.12rem solid var(--civic-line);border-radius:0.7rem;line-height:1.35;font-weight:620}.game-option__key{display:grid;place-items:center;inline-size:2.4rem;block-size:2.4rem;border-radius:0.5rem;background:var(--civic-sky);color:var(--civic-blue-dark);font-weight:900;font-size:var(--step--1)}.game-option label:hover{border-color:var(--civic-blue)}.game-option input:checked + label{border-color:var(--civic-blue);background:var(--civic-sky);box-shadow:inset 0.3rem 0 0 var(--civic-blue)}.game-option input:checked + label .game-option__key{background:var(--civic-blue);color:#fff}.game-option input:focus-visible + label{outline:0.2rem solid #fff;box-shadow:0 0 0 0.35rem var(--civic-blue-dark)}.game-option input:disabled + label{cursor:default}.game-option label.is-correct{border-color:#17633e;background:#e6f4ec;box-shadow:inset 0.3rem 0 0 #17633e}.game-option label.is-correct .game-option__key{background:#17633e;color:#fff}.game-option label.is-correct .game-option__key::after{content:" ✓"}.game-option label.is-wrong{border-color:#ad1f29;background:#fdecec;box-shadow:inset 0.3rem 0 0 #ad1f29}.game-option label.is-wrong .game-option__key{background:#ad1f29;color:#fff}.game-option label.is-wrong .game-option__key::after{content:" ✕"}.game-option label.is-excluded{opacity:0.55;text-decoration:line-through}.game-feedback{display:grid;gap:var(--gap-xs);padding:var(--pad-card);border-radius:0.9rem;background:var(--civic-sky);border-inline-start:0.4rem solid var(--civic-blue)}.game-feedback:focus-visible{outline:0.2rem solid var(--civic-blue-dark);outline-offset:0.2rem}.game-feedback[data-verdict="ok"]{background:#e6f4ec;border-inline-start-color:#17633e}.game-feedback[data-verdict="ko"],.game-feedback[data-verdict="timeout"]{background:#fdecec;border-inline-start-color:#ad1f29}.game-feedback__verdict{font-size:var(--step-1);font-weight:850;line-height:1.15;margin:0;color:var(--civic-blue-dark);letter-spacing:-0.02em}.game-feedback[data-verdict="ok"] .game-feedback__verdict{color:#145635}.game-feedback[data-verdict="ok"] .game-feedback__verdict::before{content:"✓ "}.game-feedback[data-verdict="ko"] .game-feedback__verdict,.game-feedback[data-verdict="timeout"] .game-feedback__verdict{color:#8b1620}.game-feedback[data-verdict="ko"] .game-feedback__verdict::before{content:"✕ "}.game-feedback[data-verdict="timeout"] .game-feedback__verdict::before{content:"⏱ "}.game-feedback p{margin:0}.game-feedback__correct{font-size:var(--step-0)}.game-feedback__why{line-height:1.55}.game-feedback__civic{font-size:var(--step--1);line-height:1.5;font-style:italic;padding-inline-start:0.85rem;border-inline-start:0.18rem solid var(--civic-line);color:var(--civic-muted)}.game-feedback__deepen>summary{font-weight:820;padding-block:0.35rem}.game-feedback__deepen[open]>summary{margin-block-end:var(--gap-2xs)}.game-feedback__deepen p{margin-block-end:var(--gap-2xs)}.game-feedback__sources{font-size:var(--step--1);line-height:1.6}.game-feedback__sources a{font-weight:720}.game-feedback__flag{font-size:var(--step--1);line-height:1.5;padding:0.6rem 0.85rem;border-radius:0.55rem;background:var(--civic-cream);border:0.1rem dashed #9a6a00;color:#4a3400}.glossary-card{display:grid;gap:0.2rem;padding:var(--gap-s) var(--pad-card);border-radius:0.9rem;background:var(--civic-lilac);border:0.1rem solid var(--civic-line)}.glossary-card__eyebrow{font-size:var(--step--2);text-transform:uppercase;letter-spacing:0.09em;font-weight:850;color:var(--civic-muted);margin:0}.glossary-card__term{font-size:var(--step-1);line-height:1.2;color:var(--civic-blue-dark)}.glossary-card__def{margin:0;line-height:1.55}.glossary-card__src{color:var(--civic-muted)}.game-progress-wrap{margin-block-start:auto;padding-block-start:var(--gap-s);display:grid;gap:var(--gap-2xs)}.game-progress-track{block-size:0.7rem;border-radius:999px;background:var(--civic-sky);border:0.1rem solid var(--civic-line);overflow:hidden}.game-progress-fill{display:block;block-size:100%;inline-size:0%;background:var(--civic-blue);transition:inline-size 0.3s}.game-progress{font-size:var(--step--1);color:var(--civic-muted);margin:0;max-width:none}.scoreboard-panel{margin-block:var(--gap-s) 0}.scoreboard-panel h4{margin-block-end:var(--gap-2xs)}.scoreboard{list-style:none;margin:0;padding:0;display:grid;gap:0.3rem}.scoreboard__row{display:grid;grid-template-columns:1.8rem minmax(0,1fr) auto;align-items:center;gap:0.6rem;margin:0;padding:0.5rem 0.7rem;border-radius:0.55rem;background:#fff;border:0.1rem solid var(--civic-line);font-size:var(--step--1)}.scoreboard__row.is-active{border-color:var(--civic-blue);box-shadow:inset 0.25rem 0 0 var(--civic-sun)}.scoreboard__rank{display:grid;place-items:center;inline-size:1.8rem;block-size:1.8rem;border-radius:50%;background:var(--civic-blue-dark);color:#fff;font-weight:900}.scoreboard__name{font-weight:750}.game-shell__foot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-m) var(--gap-l);padding:var(--pad-card);background:var(--civic-sky);border-block-start:0.12rem solid var(--civic-line)}.game-shell__foot h4{color:var(--civic-blue-dark)}.mastery,.badges{list-style:none;margin:var(--gap-xs) 0 0;padding:0;display:grid;gap:0.55rem}.mastery__item{margin:0;display:grid;gap:0.25rem}.mastery__head{display:flex;align-items:baseline;justify-content:space-between;gap:0.6rem}.mastery__title{font-size:var(--step--1);font-weight:780}.mastery__count{font-size:var(--step--1);font-weight:850;color:var(--civic-muted)}.mastery__track{block-size:0.62rem;border-radius:999px;background:#fff;border:0.1rem solid var(--civic-line);overflow:hidden}.mastery__fill{display:block;block-size:100%;inline-size:0%;background:var(--civic-blue);transition:inline-size 0.35s}.mastery__item[data-hue="gold"] .mastery__fill{background:#9a6a00}.mastery__item[data-hue="red"] .mastery__fill{background:var(--civic-red)}.mastery__item[data-hue="green"] .mastery__fill{background:#17633e}.badge{display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:0.6rem;margin:0;padding:0.6rem 0.75rem;border-radius:0.6rem;background:#fff;border:0.1rem solid var(--civic-line);opacity:0.62}.badge.is-earned{opacity:1;border-color:var(--civic-blue);box-shadow:inset 0.25rem 0 0 var(--civic-sun)}.badge__mark{font-size:var(--step-1);line-height:1.1;color:var(--civic-muted)}.badge.is-earned .badge__mark{color:#9a6a00}.badge__body{display:grid;gap:0.1rem}.badge__name{font-size:var(--step--1);line-height:1.25}.badge__desc{font-size:var(--step--2);line-height:1.4;color:var(--civic-muted)}.report-panel{padding:var(--pad-card);background:#fff;border-block-start:0.12rem solid var(--civic-line);display:grid;gap:var(--gap-s)}.report-panel__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--gap-s)}.report-panel__head h4{margin:0}.report-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:0.6rem;margin:0}.report-summary>div{display:grid;align-content:space-between;gap:0.2rem;padding:0.85rem 0.95rem;min-block-size:5.5rem;border-radius:0.7rem;background:var(--civic-sky);border:0.1rem solid var(--civic-line)}.report-summary dt{font-size:var(--step--2);text-transform:uppercase;letter-spacing:0.07em;font-weight:830;color:var(--civic-muted)}.report-summary dd{margin:0;font-size:var(--step-1);font-weight:850;line-height:1.1;color:var(--civic-blue-dark)}.report-table{inline-size:100%;border-collapse:collapse;font-size:var(--step--1)}.report-table th,.report-table td{text-align:start;vertical-align:top;padding:0.55rem 0.65rem;border-block-end:0.08rem solid var(--civic-line)}.report-table thead th{font-size:var(--step--2);text-transform:uppercase;letter-spacing:0.07em;border-block-end-width:0.14rem;border-block-end-color:var(--civic-blue-dark)}.report-table tbody th{font-weight:700;max-inline-size:32ch}.report-verdict{font-weight:830;white-space:nowrap}.report-verdict[data-verdict="ok"]{color:#145635}.report-verdict[data-verdict="ok"]::before{content:"✓ "}.report-verdict[data-verdict="ko"]{color:#8b1620}.report-verdict[data-verdict="ko"]::before{content:"✕ "}.report-verdict[data-verdict="timeout"]{color:#6b4a00}.report-review li{line-height:1.55}.report-note{font-size:var(--step--2);color:var(--civic-muted);max-width:none}.report-teams{font-weight:700}.board-cell.is-solved::before{content:"✓";position:absolute;inset-block-end:0.2rem;inset-inline-end:0.28rem;font-size:clamp(0.7rem,1vw,0.95rem);font-weight:900;color:#145635}.board-cell.is-solved{box-shadow:inset 0 0 0 0.16rem #17633e}.board-cell.is-missed::before{content:"•";position:absolute;inset-block-end:0.1rem;inset-inline-end:0.3rem;font-size:clamp(0.9rem,1.3vw,1.2rem);font-weight:900;color:#8b1620}.board-cell.is-missed{box-shadow:inset 0 0 0 0.16rem #ad1f29}@media (width <=68rem){.section-heading,.page-header__grid,.cognitive-header{grid-template-columns:minmax(0,1fr)}.section-heading>:last-child{padding-block-start:0;justify-self:start}.game-shell__foot{grid-template-columns:minmax(0,1fr)}.game-hud{grid-template-columns:repeat(3,minmax(0,1fr))}.game-hud__item--wide{grid-column:span 3}h2{max-width:26ch}}@media (width <=48rem){:root{--measure:60ch;--rhythm:0.7rem}h1,h2,h3,h4{max-width:none}.game-hud{grid-template-columns:repeat(2,minmax(0,1fr))}.game-hud__item--wide{grid-column:span 2}.level-options,.level-options--duo,.level-options--quad{grid-template-columns:repeat(2,minmax(0,1fr))}.report-panel__head{grid-template-columns:minmax(0,1fr)}.game-shell__header{grid-template-columns:minmax(0,1fr)}.game-option label{grid-template-columns:2.1rem minmax(0,1fr)}.report-table,.report-table thead,.report-table tbody,.report-table tr,.report-table th,.report-table td{display:block}.report-table thead{display:none}.report-table tr{border:0.1rem solid var(--civic-line);border-radius:0.6rem;margin-block-end:0.5rem;padding:0.5rem}.report-table th,.report-table td{border:0;padding:0.25rem 0.35rem;max-inline-size:none}.report-verdict{white-space:normal}}@media (width <=30rem){.game-hud{grid-template-columns:minmax(0,1fr)}.game-hud__item--wide{grid-column:span 1}.level-options,.level-options--duo,.level-options--quad{grid-template-columns:minmax(0,1fr)}.report-summary{grid-template-columns:minmax(0,1fr)}.dice-panel{gap:var(--gap-xs)}}@media print{.game-controls,.game-options,.dice-panel,.game-timer,.glossary-card,.game-shell__header,.board-frame,.game-progress-wrap{display:none!important}.game-shell,.report-panel,.game-shell__foot{box-shadow:none;border:0;background:#fff}.report-panel[hidden]{display:block!important}.report-table a{text-decoration:none;color:#000}.badge{opacity:1}.badge:not(.is-earned){display:none}}@media (prefers-reduced-motion:reduce){.game-progress-fill,.mastery__fill{transition:none}}@media (forced-colors:active){.game-option label,.game-feedback,.badge,.mastery__track,.game-progress-track,.report-summary>div{border:1px solid canvastext}.game-option input:checked + label{outline:2px solid highlight}.mastery__fill,.game-progress-fill{background:canvastext}}html[data-contrast=high] .game-option label,html[data-contrast=high] .game-feedback,html[data-contrast=high] .glossary-card,html[data-contrast=high] .badge,html[data-contrast=high] .report-summary>div{border-color:#000;box-shadow:none}html[data-contrast=high] .game-feedback__flag{border-color:#000;color:#000}html[data-contrast=high] .badge:not(.is-earned){opacity:1;border-style:dashed}.award-list{list-style:none;margin:var(--gap-xs) 0 0;padding:0;display:grid;gap:0.45rem}.award-list li{display:grid;gap:0.1rem;margin:0;max-width:none;padding:0.65rem 0.85rem;border-radius:0.6rem;background:#fff;border:0.1rem solid var(--civic-line);border-inline-start:0.32rem solid var(--civic-sun)}.award-list strong{font-size:var(--step-0);line-height:1.25}.award-list span{font-size:var(--step--1);line-height:1.45;color:var(--civic-muted)}.glossary-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:0.75rem;margin:0;align-items:stretch}.glossary-entry{display:grid;align-content:start;gap:0.25rem;block-size:100%;padding:var(--gap-s) var(--pad-card);border-radius:0.85rem;background:#fff;border:0.1rem solid var(--civic-line);border-block-start:0.32rem solid var(--civic-blue)}.glossary-entry dt{font-size:var(--step-0);font-weight:850;line-height:1.2;color:var(--civic-blue-dark);letter-spacing:-0.015em}.glossary-entry dd{margin:0;font-size:var(--step--1);line-height:1.55;max-width:none}.glossary-entry small{display:block;margin-block-start:0.4rem;color:var(--civic-muted)}.table-scroll{overflow-x:auto;margin-block-start:var(--gap-s)}.validation-table{inline-size:100%;border-collapse:collapse;font-size:var(--step--1);min-inline-size:42rem;background:#fff}.validation-table th,.validation-table td{text-align:start;vertical-align:top;padding:0.65rem 0.75rem;border-block-end:0.08rem solid var(--civic-line)}.validation-table thead th{font-size:var(--step--2);text-transform:uppercase;letter-spacing:0.07em;color:#fff;background:var(--civic-blue-dark);border-block-end:0.14rem solid var(--civic-blue-dark);white-space:nowrap}.validation-table tbody th{font-weight:900;color:var(--civic-blue);white-space:nowrap}.validation-table tbody tr:nth-child(2n){background:var(--civic-sky)}.validation-table td:nth-child(3){font-weight:750;white-space:nowrap}@media (width <=48rem){.glossary-list{grid-template-columns:minmax(0,1fr)}}.institutional-band--footer{background:var(--civic-blue-dark);color:#fff;border:0;border-block-start:0.42rem solid var(--civic-red);border-block-end:0}.institutional-band--footer .institutional-band__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,auto);align-items:center;gap:var(--gap-xs) var(--gap-l);min-block-size:0;padding-block:var(--gap-s)}.institutional-band--footer .institutional-identity{display:grid;grid-template-columns:5rem minmax(0,1fr);align-items:center;gap:var(--gap-s);max-inline-size:54rem;color:#fff}.institutional-band--footer .institutional-identity img{inline-size:5rem;block-size:5rem;background:#fff;border-radius:0.55rem;padding:0.35rem;object-fit:contain}.institutional-band--footer .institutional-identity span{display:grid;gap:0.2rem}.institutional-band--footer .institutional-identity strong{font-size:var(--step-0);line-height:1.3;font-weight:800;letter-spacing:-0.012em}.institutional-band--footer .institutional-identity small{font-size:var(--step--2);line-height:1.45;color:#c3dbe6;margin:0}.institutional-band--footer .institutional-program{justify-self:end;text-align:end;margin:0;max-width:24ch;font-size:var(--step--1);line-height:1.4;font-weight:700;color:#c3dbe6}@media (width <=48rem){.institutional-band--footer .institutional-band__inner{grid-template-columns:minmax(0,1fr)}.institutional-band--footer .institutional-program{justify-self:start;text-align:start;max-width:none}.institutional-band--footer .institutional-identity{grid-template-columns:4rem minmax(0,1fr);align-items:start}.institutional-band--footer .institutional-identity img{inline-size:4rem;block-size:4rem}}.privacy-notice .button--quiet,.section--blue .button--quiet,.page-header--dark .button--quiet,.game-shell__header .button--quiet,.civic-hero .button--quiet,.institutional-band .button--quiet,.site-footer .button--quiet{color:#fff;background:transparent;border-color:#fff}.privacy-notice .button--quiet:hover,.section--blue .button--quiet:hover,.page-header--dark .button--quiet:hover,.game-shell__header .button--quiet:hover,.civic-hero .button--quiet:hover,.site-footer .button--quiet:hover{background:#fff;color:var(--civic-blue-dark)}.section--blue .button--primary,.page-header--dark .button--primary,.game-shell__header .button--primary,.institutional-band .button--primary{border-color:#fff}.button--quiet{border-color:currentColor}.button--primary:hover{background:var(--civic-blue-dark);border-color:var(--civic-blue-dark)}.section--blue .button--primary:hover,.page-header--dark .button--primary:hover,.game-shell__header .button--primary:hover{background:#fff;color:var(--civic-blue-dark)}.button--secondary:hover{background:#e7ba2f}.button--light:hover{background:var(--civic-cream);border-color:var(--civic-cream)}.reading-tools button{color:var(--civic-blue-dark);font-weight:750;border-radius:0.4rem}.reading-tools button[aria-pressed="true"]{color:#fff;background:var(--civic-blue-dark);text-decoration:none;padding-inline:0.7rem}.reading-tools button[aria-pressed="true"]::before{content:"✓ "}.footer-privacy-button{min-block-size:2.75rem;font-weight:700}@media print{.institutional-band--footer{background:#fff!important;color:#000!important;border-block-start-color:#000}.institutional-band--footer :where(strong,small,.institutional-program,a){color:#000!important}}@media (forced-colors:active){.button{border:1px solid buttontext}.button--quiet,.button--primary,.button--secondary,.button--light{forced-color-adjust:auto}}html[data-contrast=high] .institutional-band--footer{background:#001b55}html[data-contrast=high] .institutional-band--footer :where(small,.institutional-program){color:#fff}html[data-contrast=high] :where(.privacy-notice,.section--blue,.page-header--dark,.game-shell__header,.civic-hero) .button--quiet{border-width:0.16rem}.civic-hero,.section--blue,.page-header--dark,.privacy-notice,.game-shell__header,.institutional-band--footer,.site-footer{--on-surface:#ffffff;--on-surface-muted:#cfe4ee;--on-surface-accent:var(--civic-sun);--surface-bg:var(--civic-blue-dark)}.civic-hero .eyebrow,.section--blue .eyebrow,.page-header--dark .eyebrow,.privacy-notice .eyebrow,.game-shell__header .eyebrow,.institutional-band--footer .eyebrow,.site-footer .eyebrow{color:var(--on-surface-accent)}.civic-hero .eyebrow::before,.section--blue .eyebrow::before,.page-header--dark .eyebrow::before,.game-shell__header .eyebrow::before{background:var(--on-surface-accent)}.civic-hero .lead,.section--blue .lead,.page-header--dark .lead,.page-header--dark p,.section--blue p{color:var(--on-surface-muted)}.civic-hero :is(.button--light,.button--secondary),.section--blue :is(.button--light,.button--secondary),.page-header--dark :is(.button--light,.button--secondary),.privacy-notice :is(.button--light,.button--secondary),.game-shell__header :is(.button--light,.button--secondary),.institutional-band--footer :is(.button--light,.button--secondary),.site-footer :is(.button--light,.button--secondary){color:var(--civic-blue-dark)}.civic-hero .button--light,.section--blue .button--light,.page-header--dark .button--light,.privacy-notice .button--light,.game-shell__header .button--light,.site-footer .button--light{background:#fff;border-color:#fff}.civic-hero .button--secondary,.section--blue .button--secondary,.page-header--dark .button--secondary,.privacy-notice .button--secondary,.game-shell__header .button--secondary,.site-footer .button--secondary{background:var(--civic-sun);border-color:var(--civic-sun)}.civic-hero .button--primary,.section--blue .button--primary,.page-header--dark .button--primary,.game-shell__header .button--primary{border-color:#fff}.civic-hero .button:not([class*="button--"]),.section--blue .button:not([class*="button--"]),.page-header--dark .button:not([class*="button--"]),.privacy-notice .button:not([class*="button--"]),.game-shell__header .button:not([class*="button--"]){color:var(--on-surface);border-color:var(--on-surface);background:transparent}html[data-contrast=high] :is(.civic-hero,.section--blue,.page-header--dark,.privacy-notice,.game-shell__header,.institutional-band--footer,.site-footer){--on-surface:#fff;--on-surface-muted:#fff;--on-surface-accent:#ffe100}:is(.civic-hero,.section--blue,.page-header--dark,.privacy-notice,.game-shell__header,.site-footer) :is(.event-spotlight,.info-panel,.game-card,.cognitive-card,.audio-card,.territory-card,.statute-article,.glossary-entry,.report-panel,.proposal-form,.stat-list div,.board-legend div){--on-surface:var(--civic-ink);--on-surface-muted:var(--civic-muted);--on-surface-accent:var(--civic-blue);--surface-bg:#fff;color:var(--civic-ink)}:is(.civic-hero,.section--blue,.page-header--dark,.privacy-notice,.game-shell__header,.site-footer) :is(.event-spotlight,.info-panel,.game-card,.cognitive-card,.audio-card,.territory-card,.statute-article,.glossary-entry,.report-panel,.proposal-form) :is(.eyebrow,h2,h3,h4){color:var(--civic-blue)}:is(.civic-hero,.section--blue,.page-header--dark,.privacy-notice,.game-shell__header,.site-footer) :is(.event-spotlight,.info-panel,.game-card,.cognitive-card,.audio-card,.territory-card,.statute-article,.glossary-entry,.report-panel,.proposal-form) .eyebrow::before{background:var(--civic-red)}:is(.civic-hero,.section--blue,.page-header--dark,.privacy-notice,.game-shell__header,.site-footer) :is(.event-spotlight,.info-panel,.game-card,.cognitive-card,.audio-card,.territory-card,.statute-article,.glossary-entry,.report-panel,.proposal-form) :is(p:not([class]),li:not([class]),dd:not([class]),small:not([class]),.lead){color:var(--civic-ink)}.game-launch{display:grid;gap:var(--gap-2xs)}.game-launch__lead{font-size:var(--step-0);line-height:1.45;margin:0;max-width:34ch}.game-launch .button-row{margin-block-start:var(--gap-xs)}.button--big{font-size:var(--step-1);min-block-size:3.9rem;padding-inline:1.8rem;inline-size:100%}.game-settings{margin-block-start:var(--gap-s);border:0.1rem solid var(--civic-line);border-radius:0.8rem;background:#fff}.game-settings>summary{display:grid;grid-template-columns:1fr auto;align-items:center;gap:0.2rem 0.75rem;padding:0.85rem 1rem;min-block-size:3.1rem;font-weight:800;border-radius:0.7rem;list-style:none}.game-settings>summary::-webkit-details-marker{display:none}.game-settings>summary::after{content:"＋";grid-row:1;grid-column:2;font-weight:900;font-size:var(--step-1);line-height:1;color:var(--civic-blue)}.game-settings[open]>summary::after{content:"－"}.game-settings__label{font-size:var(--step-0);color:var(--civic-blue-dark)}.game-settings__hint{grid-column:1;grid-row:2;font-size:var(--step--1);font-weight:650;color:var(--civic-muted)}.game-settings__body{padding:0 1rem 1rem;border-block-start:0.08rem solid var(--civic-line);padding-block-start:var(--gap-s)}.game-settings__body .level-fieldset:last-of-type{margin-block-end:var(--gap-xs)}.game-settings .game-level-guidance{margin-block:var(--gap-2xs) 0}.game-step{display:grid;grid-template-columns:2.1rem minmax(0,1fr);align-items:center;gap:0.7rem;margin:0 0 var(--gap-xs);padding:0.7rem 0.9rem;border-radius:0.7rem;max-width:none;background:var(--civic-blue-dark);color:#fff;font-size:var(--step-0);line-height:1.35}.game-step strong{color:var(--civic-sun)}.game-step__n{display:grid;place-items:center;inline-size:2.1rem;block-size:2.1rem;border-radius:50%;background:var(--civic-sun);color:var(--civic-blue-dark);font-weight:900;font-size:var(--step--1)}.game-step[data-phase="4"]{background:#145635}.game-step[data-phase="4"] .game-step__n{background:#fff;color:#145635}.game-effect{display:grid;gap:0.2rem;margin-block:var(--gap-xs);padding:var(--gap-s) var(--pad-card);border-radius:0.9rem;background:var(--civic-sky);border-inline-start:0.4rem solid var(--civic-blue)}.game-effect__tag{margin:0;font-size:var(--step--2);font-weight:850;letter-spacing:0.09em;color:var(--civic-muted)}.game-effect__name{font-size:var(--step-1);line-height:1.2;color:var(--civic-blue-dark)}.game-effect__text{margin:0;line-height:1.5}.game-effect[data-kind="premio"]{background:#e6f4ec;border-inline-start-color:#17633e}.game-effect[data-kind="premio"] .game-effect__name{color:#145635}.game-effect[data-kind="difesa"],.game-effect[data-kind="aiuto"]{background:var(--civic-cream);border-inline-start-color:#9a6a00}.game-effect[data-kind="difesa"] .game-effect__name,.game-effect[data-kind="aiuto"] .game-effect__name{color:#6b4a00}.game-effect[data-kind="ostacolo"]{background:#fdecec;border-inline-start-color:#ad1f29}.game-effect[data-kind="ostacolo"] .game-effect__name{color:#8b1620}.game-legend-link{font-size:var(--step--1);margin:0}.board-effects{margin-block-start:var(--gap-xs)}.board-effects>summary{font-weight:800;padding-block:0.5rem;min-block-size:2.75rem}.board-effects__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:0.5rem;margin-block:var(--gap-xs)}.board-effects__list>div{padding:0.7rem 0.9rem;border-radius:0.6rem;background:#fff;border:0.1rem solid var(--civic-line)}.board-effects__list dt{font-weight:850;color:var(--civic-blue-dark);font-size:var(--step--1)}.board-effects__list dd{margin:0.15rem 0 0;font-size:var(--step--1);line-height:1.45;max-width:none}@media (width <=48rem){.board-effects__list{grid-template-columns:minmax(0,1fr)}.game-step{grid-template-columns:1.9rem minmax(0,1fr);font-size:var(--step--1)}}@media print{.game-step,.game-effect,.game-settings{display:none!important}}