/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#163437;--ink-soft:#4c6667;--teal:#087b78;--teal-dark:#056764;--aqua:#91d8cc;--mint:#e9f5f1;--cream:#f7f2e8;--orange:#dd7447;--white:#fffefa;--line:#16343721}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefaed;grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;padding:0 clamp(24px,6vw,96px);display:grid;position:sticky;top:0}.brand{justify-self:start;align-items:center;gap:13px;display:inline-flex}.official-logo{object-fit:contain;width:auto;height:66px;display:block}.brand-mark{align-items:flex-end;gap:3px;width:37px;height:35px;display:flex;position:relative}.brand-mark:after{background:var(--teal);content:"";width:100%;height:3px;position:absolute;bottom:0;left:0}.brand-mark span{background:var(--teal);border-radius:3px 3px 0 0;width:9px;display:block}.brand-mark span:first-child{height:19px}.brand-mark span:nth-child(2){height:30px}.brand-mark span:nth-child(3){height:24px}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-text strong{letter-spacing:.08em;font-size:16px}.brand-text small{color:var(--orange);letter-spacing:.36em;margin-top:7px;font-size:9px;font-weight:800}nav{gap:clamp(20px,3vw,43px);display:flex}nav a{color:#365354;padding:12px 0;font-size:14px;font-weight:700;position:relative}nav a:after{background:var(--orange);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1)}.header-contact{border:1px solid var(--teal);color:var(--teal);border-radius:999px;justify-self:end;padding:11px 21px;font-size:13px;font-weight:800;transition:all .18s}.header-contact:hover,.header-contact:focus-visible{background:var(--teal);color:#fff}.hero{background:var(--cream);grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:625px;padding:clamp(72px,8vw,118px) clamp(24px,7.8vw,124px) 90px;display:grid;position:relative;overflow:hidden}.hero:after{background:var(--orange);content:"";width:36%;height:7px;position:absolute;bottom:0;left:0}.hero-copy{z-index:2;align-self:center;max-width:680px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.2em;text-transform:uppercase;margin:0 0 25px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(51px,5.6vw,86px);font-weight:500;line-height:.98}.hero h1 em{color:var(--teal);font-weight:500}.hero-lead{color:var(--ink-soft);max-width:610px;margin:31px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.45vw,23px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:12px;min-height:51px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff;box-shadow:0 10px 25px #087b782e}.button-primary:hover,.button-primary:focus-visible{background:var(--teal-dark);box-shadow:0 12px 30px #087b7845}.button-secondary{border:1px solid #16343754}.button-secondary:hover,.button-secondary:focus-visible{background:#ffffff8c}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.hero-note{color:#577071;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;margin:32px 0 0;font-size:11px;font-weight:700;display:flex}.hero-note span{background:var(--mint);color:var(--teal);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hero-visual{align-self:stretch;min-height:430px;position:relative}.photo-visual{border-radius:2px;align-self:center;min-height:470px;overflow:visible}.photo-visual>img{object-fit:cover;width:100%;height:100%;min-height:470px;position:absolute;inset:0;box-shadow:0 28px 70px #16343733}.photo-visual:after{content:"";background:linear-gradient(#08313505,#0831354d);position:absolute;inset:0}.hero-visual:before{content:"";border:1px solid #087b782b;border-radius:50%;width:min(38vw,500px);height:min(38vw,500px);position:absolute;top:-8%;right:-10%}.city-lines{opacity:.16;height:58%;position:absolute;bottom:15px;left:0;right:-60px}.city-lines:after,.city-lines:before,.city-lines span{border-color:var(--teal);content:"";border-style:solid;position:absolute}.city-lines:before{border-width:2px 2px 0;width:90%;height:98px;bottom:0;left:6%}.city-lines:after{border-width:2px 0 0;width:101%;bottom:45%;left:1%;transform:rotate(-8deg)}.city-lines .tower{border-width:2px 2px 0;width:69px;height:185px;bottom:0;left:50%}.city-lines .tower:before{border-bottom:52px solid var(--teal);content:"";opacity:.8;border-left:39px solid #0000;border-right:39px solid #0000;position:absolute;top:-53px;left:-6px}.city-lines .roof{border-width:2px 0 0;width:104px;height:50px;bottom:46%;transform:rotate(-23deg)}.city-lines .roof-one{left:12%}.city-lines .roof-two{left:69%;transform:rotate(20deg)}.city-lines .roof-three{width:68px;bottom:68%;left:78%}.dialog-card{z-index:3;background:#fffffff0;position:absolute;box-shadow:0 24px 65px #22434224}.dialog-card-main{border-left:5px solid var(--orange);width:min(90%,380px);padding:34px 34px 30px;top:17%;left:7%;transform:rotate(-2deg)}.quote-mark{color:var(--aqua);height:42px;font-family:Georgia,serif;font-size:64px;line-height:.9;display:block}.dialog-card-main p{margin:15px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.1vw,30px);line-height:1.25}.dialog-card-small{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;padding:17px 21px;font-size:11px;font-weight:800;display:flex;bottom:16%;right:1%;transform:rotate(2deg)}.pulse{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #dd744721}.roundel{border-radius:50%;position:absolute}.roundel-one{background:var(--aqua);width:78px;height:78px;top:5%;right:10%}.roundel-two{border:13px solid var(--orange);opacity:.75;width:88px;height:88px;bottom:7%;left:7%}.priorities{padding:100px clamp(24px,7.8vw,124px) 118px}.section-heading{text-align:center;max-width:750px;margin:0 auto 55px}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2,.next-section h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);font-weight:500;line-height:1.08}.section-heading>p:last-child{color:var(--ink-soft);max-width:650px;margin:22px auto 0;font-size:17px;line-height:1.7}.topic-grid{grid-template-columns:repeat(3,1fr);gap:21px;max-width:1220px;margin:0 auto;display:grid}.topic-card{border:1px solid var(--line);min-height:285px;padding:34px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.topic-card:hover{border-color:#087b7866;transform:translateY(-5px);box-shadow:0 20px 45px #16343714}.topic-icon{fill:none;height:38px;stroke:var(--teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;width:38px}.topic-number{color:var(--orange);font-family:Georgia,serif;font-size:13px;position:absolute;top:36px;right:30px}.topic-card h3{margin:34px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.topic-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.75}.program-section{background:var(--mint);grid-template-columns:.78fr 1.22fr;gap:clamp(55px,8vw,130px);padding:110px clamp(24px,7.8vw,124px);display:grid}.program-intro{align-self:start;max-width:530px;position:sticky;top:135px}.program-intro h2,.method-copy h2,.team-copy h2,.news-heading h2,.vote-section h2,.contact-section h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,60px);font-weight:500;line-height:1.08}.program-intro>p:not(.eyebrow),.team-copy>p:not(.eyebrow){color:var(--ink-soft);margin:25px 0 30px;font-size:16px;line-height:1.75}.text-link{color:var(--teal);border-bottom:1px solid var(--teal);align-items:center;gap:9px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.program-list{border-top:1px solid #16343729}.program-list article{border-bottom:1px solid #16343729;grid-template-columns:35px 1fr 30px;align-items:center;gap:22px;padding:27px 4px;display:grid}.program-list article>span{color:var(--orange);font-family:Georgia,serif;font-size:12px}.program-list h3{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.program-list p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.6}.check-icon{fill:none;height:20px;stroke:var(--teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px}.work-method{grid-template-columns:1fr 1fr;display:grid}.method-quote{background:var(--teal);color:#fff;align-items:center;min-height:650px;padding:90px clamp(30px,8vw,125px);display:flex;position:relative}.method-quote:after{content:"";border:1px solid #fff3;border-radius:50%;width:190px;height:190px;position:absolute;bottom:50px;right:45px}.large-quote{color:var(--aqua);font-family:Georgia,serif;font-size:125px;line-height:1;position:absolute;top:80px;left:clamp(30px,8vw,125px)}.method-quote blockquote{letter-spacing:-.03em;z-index:2;margin:65px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(33px,3.4vw,52px);line-height:1.2;position:relative}.method-copy{align-self:center;padding:85px clamp(30px,7vw,105px)}.method-copy h2{font-size:clamp(35px,3.5vw,53px)}.method-copy ol{margin:42px 0 0;padding:0;list-style:none}.method-copy li{align-items:flex-start;gap:20px;margin:0 0 27px;display:flex}.method-copy li>span{background:var(--cream);color:var(--orange);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;height:38px;font-family:Georgia,serif;display:flex}.method-copy strong{margin-bottom:5px;font-family:Georgia,serif;font-size:19px;font-weight:500;display:block}.method-copy li p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.6}.team-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;padding:115px clamp(24px,7.8vw,124px);display:grid}.team-values{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.team-values div{background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:27px 18px;display:flex}.team-values div:nth-child(2){background:var(--mint);transform:translateY(-20px)}.team-values div:nth-child(3){background:#f6e8df}.team-values span{color:var(--teal);border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:28px;font-family:Georgia,serif;font-size:28px;display:flex}.team-values strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.team-values small{color:var(--ink-soft);margin-top:9px;font-size:11px;line-height:1.5}.news-section{background:#f9f8f3;padding:105px clamp(24px,7.8vw,124px) 115px}.news-heading{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.news-heading .eyebrow{margin-bottom:15px}.news-heading>p{color:var(--ink-soft);max-width:370px;margin:0 0 7px;font-size:14px;line-height:1.7}.news-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.news-grid article{border-top:4px solid var(--teal);background:#fff;min-height:250px;padding:31px}.news-grid article:nth-child(2){border-top-color:var(--orange)}.news-grid article:nth-child(3){border-top-color:var(--aqua)}.news-label{color:var(--orange);letter-spacing:.17em;text-transform:uppercase;font-size:10px;font-weight:800}.news-grid h3{margin:31px 0 14px;font-family:Georgia,serif;font-size:23px;font-weight:500;line-height:1.25}.news-grid p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.accountability-section{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.accountability-photo{min-height:640px;overflow:hidden}.accountability-photo img{object-fit:cover;width:100%;height:100%}.accountability-copy{background:var(--mint);flex-direction:column;justify-content:center;align-items:flex-start;padding:85px clamp(30px,7vw,105px);display:flex}.accountability-copy h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,60px);font-weight:500;line-height:1.08}.accountability-copy>p:not(.eyebrow){color:var(--ink-soft);margin:26px 0;font-size:16px;line-height:1.75}.status-legend{flex-wrap:wrap;gap:12px 22px;margin:0 0 35px;display:flex}.status-legend span{align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.status-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.planned{background:#7c8d8e}.status-dot.working{background:var(--orange)}.status-dot.done{background:var(--teal)}.vote-section{background:var(--cream);grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(50px,10vw,170px);padding:105px clamp(24px,7.8vw,124px);display:grid}.vote-section>p{border-left:3px solid var(--orange);color:var(--ink-soft);margin:0;padding-left:28px;font-family:Georgia,serif;font-size:19px;line-height:1.65}.contact-section{background:var(--teal);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,10vw,160px);padding:100px clamp(24px,7.8vw,124px);display:grid}.contact-section .eyebrow{color:#f2b095}.contact-copy>p{color:#ffffffc2;margin:0 0 27px;font-size:15px;line-height:1.75}.button-light{color:var(--teal);background:#fff}footer{color:#ffffffa6;background:#102f31;grid-template-columns:1fr auto 1fr;align-items:center;padding:37px clamp(24px,7.8vw,124px);font-size:11px;display:grid}footer>p:nth-child(2){justify-self:center}footer>p:last-child{justify-self:end}.footer-brand{color:#fff}.footer-brand .brand-mark span,.footer-brand .brand-mark:after{background:var(--aqua)}.footer-logo{filter:brightness(0)invert();opacity:.9;height:58px}.subpage-header{position:relative}.subpage-hero{background:var(--cream);padding:95px clamp(24px,12vw,190px) 105px}.subpage-hero h1,.article-page h1{letter-spacing:-.05em;max-width:1050px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.5vw,88px);font-weight:500;line-height:1}.subpage-hero>p:last-child{color:var(--ink-soft);max-width:770px;margin:30px 0 0;font-family:Georgia,serif;font-size:20px;line-height:1.65}.accountability-hero{background:linear-gradient(#f7f2e8e3,#f7f2e8f0),url(/images/radnice-letovice.webp) 50%/cover}.news-hero{background:linear-gradient(#e9f5f1e8,#e9f5f1f5),url(/images/zamek-letovice.webp) 50%/cover}.feedback-hero{background:var(--mint)}.compact-hero{padding-top:70px;padding-bottom:70px}.compact-hero h1{font-size:clamp(42px,5vw,68px)}.commitment-page,.archive-section,.materials-section,.feedback-layout,.feedback-status,.admin-dashboard{padding:95px clamp(24px,7.8vw,124px) 110px}.commitment-toolbar,.archive-heading{justify-content:space-between;align-items:center;margin-bottom:38px;display:flex}.commitment-toolbar h2,.archive-heading h2,.feedback-layout h2,.feedback-status h2,.admin-panel h2,.admin-locked h2{margin:0;font-family:Georgia,serif;font-size:clamp(30px,3vw,45px);font-weight:500}.commitment-toolbar .status-legend{margin:0}.commitment-list{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.commitment-card{border:1px solid var(--line);flex-direction:column;min-height:410px;padding:31px;display:flex}.commitment-status{color:var(--ink-soft);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.commitment-card h3{margin:27px 0 13px;font-family:Georgia,serif;font-size:26px;font-weight:500;line-height:1.22}.commitment-card>p,.commitment-note p{color:var(--ink-soft);font-size:13px;line-height:1.7}.progress-track{background:#e4e9e6;height:5px;margin:24px 0;overflow:hidden}.progress-track span{background:var(--teal);height:100%;display:block}.commitment-note{border-top:1px solid var(--line);margin-top:auto;padding-top:20px}.commitment-note strong{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.commitment-note p{margin:8px 0}.commitment-card time{color:#738384;font-size:10px}.public-promise{background:var(--mint);justify-content:space-between;align-items:center;margin-top:30px;padding:31px 35px;display:flex}.public-promise strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.materials-section{background:var(--mint)}.archive-heading span{color:var(--ink-soft);text-transform:uppercase;font-size:12px;font-weight:800}.archive-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.archive-grid article{border:1px solid var(--line);min-height:285px;padding:31px}.archive-grid h3{margin:29px 0 13px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.25}.archive-grid p{color:var(--ink-soft);font-size:13px;line-height:1.7}.archive-grid time{color:var(--orange);font-size:11px}.empty-state{text-align:center;border:1px dashed #16343740;padding:45px}.empty-state strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.empty-state p{color:var(--ink-soft);margin:10px 0 0}.material-list{gap:12px;display:grid}.material-list a{background:#fff;grid-template-columns:90px 1fr auto;align-items:center;gap:24px;padding:22px 25px;display:grid}.material-list a>span{color:var(--orange);letter-spacing:.12em;font-size:9px;font-weight:900}.material-list strong,.material-list small{display:block}.material-list small{color:var(--ink-soft);margin-top:5px}.material-list b{color:var(--teal);font-size:12px}.feedback-layout{grid-template-columns:.75fr 1.25fr;gap:clamp(50px,9vw,150px);display:grid}.feedback-layout aside ol{margin:35px 0;padding:0;list-style:none}.feedback-layout aside li{gap:17px;margin-bottom:23px;display:flex}.feedback-layout aside li>span{background:var(--cream);color:var(--orange);border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;height:36px;display:flex}.feedback-layout aside li p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.6}.feedback-layout aside li strong{color:var(--ink);font-family:Georgia,serif;font-size:18px;font-weight:500;display:block}.privacy-note{background:var(--mint);color:var(--ink-soft);padding:20px;font-size:12px;line-height:1.7}.feedback-form,.admin-panel form,.admin-message form{gap:20px;display:grid}.feedback-form{background:#f9f8f3;padding:38px}.feedback-form label,.admin-panel label{gap:8px;font-size:12px;font-weight:800;display:grid}.feedback-form label small,.admin-panel label small{color:var(--ink-soft);font-weight:400}.feedback-form input,.feedback-form select,.feedback-form textarea,.admin-panel input,.admin-panel select,.admin-panel textarea,.admin-message select,.admin-message textarea,.admin-commitments input,.admin-commitments select{color:var(--ink);font:inherit;background:#fff;border:1px solid #16343738;border-radius:0;padding:13px 14px;font-size:14px}.feedback-form textarea,.admin-panel textarea,.admin-message textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.checkbox-label{line-height:1.5;align-items:start!important;gap:10px!important;font-weight:400!important;display:flex!important}.checkbox-label input{width:auto;margin-top:3px}.feedback-form .button{justify-self:start}.form-success{background:var(--mint);color:var(--teal-dark);padding:18px}.form-success p{margin:7px 0 0}.form-success a{text-decoration:underline}.form-error{color:#8a321f;background:#f8e8e2;padding:16px}.feedback-status{max-width:850px;margin:0 auto}.status-card{background:var(--mint);justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.status-card span{color:var(--ink-soft);text-transform:uppercase;font-size:12px}.status-card strong{color:var(--teal)}.feedback-status article{border:1px solid var(--line);margin:22px 0;padding:35px}.feedback-status article p{color:var(--ink-soft);font-family:Georgia,serif;font-size:19px;line-height:1.7}.article-page{max-width:920px;margin:0 auto;padding:100px 24px 120px}.article-page h1{margin:20px 0;font-size:clamp(43px,6vw,75px)}.article-page time{color:var(--ink-soft);font-size:12px}.article-body{margin:45px 0;font-family:Georgia,serif;font-size:19px;line-height:1.8}.admin-locked{text-align:center;max-width:750px;margin:0 auto;padding:100px 24px}.admin-locked p{color:var(--ink-soft);margin:20px 0 30px;line-height:1.7}.admin-summary{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px;display:grid}.admin-summary div{background:var(--mint);padding:25px}.admin-summary strong,.admin-summary span{display:block}.admin-summary strong{font-family:Georgia,serif;font-size:36px;font-weight:500}.admin-summary span{color:var(--ink-soft);text-transform:uppercase;font-size:11px}.admin-notice{background:var(--cream);padding:12px 18px}.admin-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.admin-panel{border:1px solid var(--line);padding:30px}.admin-panel h2{margin-bottom:25px;font-size:30px}.admin-wide{grid-column:1/-1}.admin-message{background:#f9f8f3;margin-bottom:17px;padding:24px}.admin-message header{text-transform:uppercase;justify-content:space-between;font-size:11px;display:flex}.admin-message>p{font-family:Georgia,serif;font-size:18px;line-height:1.6}.admin-message>small{color:var(--ink-soft);margin-bottom:20px;display:block}.admin-commitments{gap:10px;display:grid}.admin-commitments form{grid-template-columns:1.2fr 150px 90px 2fr auto;align-items:center;gap:10px;display:grid}.admin-commitments button{background:var(--teal);color:#fff;border:0;padding:12px;font-weight:700}@media (width<=920px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;padding-top:72px}.hero-copy{max-width:720px}.hero-visual{margin-top:45px}.hero-visual:before{width:420px;height:420px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:auto}.program-section,.work-method,.team-section,.accountability-section,.vote-section,.contact-section{grid-template-columns:1fr}.program-intro{position:static}.method-quote{min-height:500px}.team-values{margin-top:15px}.news-heading{flex-direction:column;align-items:start;gap:25px}.news-grid{grid-template-columns:1fr}.accountability-photo{min-height:430px}.commitment-list,.archive-grid,.feedback-layout,.admin-grid{grid-template-columns:1fr}.admin-wide{grid-column:auto}.admin-commitments form{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr;gap:22px}footer>*,footer>p:nth-child(2),footer>p:last-child{justify-self:center}}@media (width<=560px){.site-header{min-height:76px;padding:0 18px}.brand-text strong{font-size:13px}.brand-text small{font-size:8px}.brand-mark{transform-origin:0;width:34px;transform:scale(.88)}.header-contact{padding:9px 14px;font-size:11px}.official-logo{max-width:175px;height:55px}.hero{padding:58px 20px 65px}.hero h1{font-size:48px}.hero-lead{font-size:18px}.hero-actions,.button{width:100%}.hero-visual{min-height:370px}.dialog-card-main{width:90%;padding:28px;left:0}.dialog-card-small{bottom:12%;right:0}.priorities{padding:78px 20px 85px}.section-heading{text-align:left}.topic-card{padding:28px}.program-section,.team-section,.news-section,.accountability-copy,.vote-section,.contact-section{padding:75px 20px}.program-list article{grid-template-columns:26px 1fr 22px;gap:12px}.program-list h3{font-size:19px}.work-method{display:block}.method-quote{min-height:470px;padding:70px 28px}.large-quote{top:55px;left:28px}.method-copy{padding:75px 20px}.team-values{grid-template-columns:1fr}.team-values div,.team-values div:nth-child(2){min-height:235px;transform:none}.vote-section,.contact-section{gap:40px}.news-grid article{min-height:auto}.subpage-hero{padding:65px 20px 75px}.commitment-page,.archive-section,.materials-section,.feedback-layout,.feedback-status,.admin-dashboard{padding:70px 20px}.commitment-toolbar,.archive-heading,.public-promise{flex-direction:column;align-items:flex-start;gap:20px}.form-row{grid-template-columns:1fr}.feedback-form{padding:24px 18px}.admin-summary{grid-template-columns:1fr 1fr}.material-list a{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
