@import url('/assets/tokens.css');
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b34e24;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650;line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(38px,4.8vw,66px)}h2{font-size:clamp(28px,3vw,38px)}h3{font-size:23px;letter-spacing:-.025em}p{margin-bottom:1em}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.container{width:min(1232px,calc(100% - 80px));margin-inline:auto}.narrow{max-width:820px}.section{padding-top:72px;padding-bottom:72px}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;background:white;padding:12px;z-index:10}.skip-link:focus{top:10px}.demo-bar{background:#f5e4c8;color:#65451d;font-size:12px;padding:6px 20px;text-align:center}.demo-bar a{margin-left:16px;text-decoration:underline}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-row{min-height:96px;display:flex;align-items:center;gap:40px}.brand{font-size:27px;letter-spacing:-1.1px;display:inline-flex;align-items:center;white-space:nowrap;line-height:1.2;font-weight:400}.brand strong{font-weight:750}.brand-dot{color:var(--orange);font-weight:900}.brand-symbol{background:var(--forest);border-radius:12px;color:white;font-size:22px;width:40px;height:42px;display:flex;align-items:center;justify-content:center;margin-right:11px;letter-spacing:-3px;padding-right:3px}.brand-symbol span{color:#d4dd9e}.header-row nav{display:flex;gap:27px;margin:auto;font-size:13px;font-weight:600}.header-row nav a{white-space:nowrap;padding:35px 0;border-bottom:2px solid transparent}.header-row nav a[aria-current]{border-bottom-color:var(--forest)}.header-actions{display:flex;align-items:center;gap:24px}.icon-link{display:flex;padding:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:7px;padding:13px 20px;font-weight:600;font-size:14px;line-height:1.5;max-width:100%;text-align:center}.button:hover{text-decoration:none;filter:brightness(.96)}.button.small{padding:10px 16px;font-size:13px}.dark{background:var(--forest);color:white}.light{background:var(--paper);color:var(--forest)}.outline{background:transparent;border-color:#9eaaa3;color:var(--ink)}.button-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin-bottom:16px;color:#476158}.live-dot{height:7px;width:7px;display:inline-block;border-radius:50%;background:var(--forest);margin-right:9px;vertical-align:1px}.hero{background:#edf0e8;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:32px;min-height:570px;align-items:center;padding-top:48px;padding-bottom:48px}.hero-copy{position:relative;z-index:1}.hero h1{line-height:1.08;margin:20px 0 24px}.hero h1>span{color:#577564}.hero-copy>p{font-size:16px;color:#55645c;line-height:1.75}.hero-search{display:flex;align-items:center;background:white;border:1px solid #dce0d5;border-radius:9px;padding:7px 8px 7px 16px;gap:12px;max-width:445px;margin-top:26px;box-shadow:0 4px 15px #183e3605}.hero-search input{width:100%;min-width:0;background:transparent;border:0;padding:8px 0;font-size:13px;outline-offset:2px}.hero-search button{border:0;background:var(--forest);color:white;padding:10px;border-radius:6px;display:flex}.hero-tags{display:flex;gap:13px;flex-wrap:wrap;font-size:10px;margin-top:16px;color:#53665a}.hero-tags>span{color:#6f766f}.hero-visual{position:relative;min-width:0}.hero-visual>img{border-radius:48% 48% 5% 5%;width:100%;background:#d8e4d3;aspect-ratio:1.13;object-fit:cover;object-position:center}.hero-note{position:absolute;left:-22px;bottom:27px;display:flex;align-items:center;gap:13px;background:var(--paper);padding:15px 20px;border-radius:10px;box-shadow:0 10px 30px #163c3610;transform:rotate(-3deg)}.hero-note strong{display:block;font-size:12px}.hero-note span:not(.note-icon){font-size:11px;color:#68756b}.note-icon{border-radius:50%;background:#e4ead7;padding:12px;display:flex}.hero-stamp{position:absolute;right:-5px;top:17px;background:#eed4b4;transform:rotate(9deg);border-radius:50%;height:106px;width:106px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:10px;line-height:1.8;border:1px dashed #8e6c41;outline:5px solid #eed4b4}.hero-stamp strong{font-size:10px}.quicklinks{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:40px}.quicklinks>a{display:flex;align-items:center;gap:16px}.quicklinks>a>.icon{margin-left:auto;width:18px}.quicklinks strong{font-size:14px;display:block}.quicklinks small{font-size:11px;color:var(--muted)}.quick-icon{padding:13px;border-radius:12px;display:flex}.peach{background:#f2dfcc}.lavender{background:#e4e0ec}.mint{background:#e4eadb}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin-bottom:12px}.section-heading p{font-size:13px;color:var(--muted);margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;white-space:nowrap}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;min-width:0}.card-image{position:relative;display:block;overflow:hidden}.card-image img{width:100%;aspect-ratio:1.85;object-fit:cover;transition:transform .3s}.card-image:hover img{transform:scale(1.025)}.card-body{padding:24px}.card-meta{display:flex;gap:10px;align-items:center;font-size:10px;color:var(--muted);margin-bottom:15px;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;padding:4px 9px;background:#f1eee7;color:#555c51;border-radius:5px;font-size:10px;font-weight:600;letter-spacing:.15px}.chip.green{background:#e5ecdf;color:#386144}.card-body h3{font-size:22px;line-height:1.25;margin-bottom:12px}.excerpt{color:var(--muted);font-size:12px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.card-footer{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#5f6e62;border-top:1px solid #eef0e9;padding-top:15px;margin-top:20px;margin-bottom:4px}.fine{font-size:11px;color:var(--muted)}.events-section{background:#f0eee7}.date-tile{position:absolute;left:17px;top:17px;background:var(--paper);width:49px;padding:7px 0;text-align:center;font-size:9px;border-radius:6px;box-shadow:0 2px 10px #0001}.date-tile b{display:block;font-size:23px;line-height:1.1}.event-time{font-size:11px;display:flex;align-items:center;gap:8px;color:#506052}.event-time .icon{width:15px}.idea-card{background:#f7f8f2}.idea-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;margin-top:25px;flex-wrap:wrap}.idea-bottom .icon{width:17px;margin-right:5px}.status-dot:before{content:'';width:5px;height:5px;background:#537155;border-radius:50%;display:inline-block;margin-right:7px;vertical-align:2px}.district-banner{background:var(--forest);color:var(--paper);border-radius:15px;padding:48px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:50px}.district-banner .eyebrow{color:#b0c7ac}.district-banner h2{font-size:36px}.district-banner p{color:#c8d4c6;font-size:13px;max-width:330px}.district-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.district-cloud a{display:inline-flex;border:1px solid #657d6d;border-radius:99px;padding:11px 17px;font-size:12px;gap:8px;align-items:center}.district-cloud .icon{width:14px;height:14px}.join-section{text-align:center}.join-section h2{font-size:47px;margin-bottom:18px}.join-section p{color:var(--muted);font-size:14px}.site-footer{border-top:1px solid var(--line);padding:42px 0 18px;background:#f4f4ed}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:32px}.footer-top p{font-size:12px;color:var(--muted);margin:10px 0 0}.footer-top>.button{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer-bottom nav{display:flex;gap:20px;flex-wrap:wrap}.site-footer>.container>.fine{font-size:9px;margin:0}.page-title{font-size:clamp(34px,4vw,52px);margin-top:12px}.lead{font-size:18px;color:var(--muted);max-width:700px}.filter-bar{display:flex;align-items:end;flex-wrap:wrap;gap:16px;padding:24px;background:#edeee6;border:1px solid var(--line);border-radius:12px;margin:30px 0}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label{font-size:12px;font-weight:600}.field input,.field textarea,.field select{width:100%;padding:12px;border:1px solid #bfc7bc;background:white;border-radius:6px;color:var(--ink);min-width:0}.field small{font-size:11px;color:var(--muted)}.filter-bar .field{flex:1;min-width:150px}.filter-bar>.text-link{padding-bottom:13px}.results-heading{display:flex;justify-content:space-between;gap:24px;margin:30px 0;font-size:13px;align-items:center}.results-heading p{margin:0}.muted{color:var(--muted)}.empty{padding:50px 30px;text-align:center;background:#f2f4ed;border:1px dashed #bac7b4;border-radius:12px;grid-column:1/-1}.empty p{color:var(--muted)}.empty-icon{display:inline-flex;padding:20px;background:#e4e9dc;border-radius:50%;margin-bottom:20px}.pagination{display:flex;justify-content:center;gap:16px;margin-top:30px}.stack{display:flex;flex-direction:column;gap:18px}.stack>h2,.stack>p{margin-bottom:0}.form-panel{padding:30px;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0}.form-panel h2{font-size:25px}.auth-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}.auth-intro img{margin-top:25px;border-radius:12px;max-width:430px}.auth-intro p{color:var(--muted)}.checkbox{display:flex;gap:10px;font-size:12px;align-items:flex-start}.checkbox input{width:17px;height:17px;margin:3px 0 0;flex-shrink:0;accent-color:var(--forest)}.checkbox a{text-decoration:underline}.notice{padding:18px 22px;background:#f5e8ca;border:1px solid #c9b77d;border-radius:8px;margin:24px 0;color:#614b19}.notice.success{background:#e5efde;border-color:#9fba97;color:#31522b}.notice.error{background:#fbe9e2;border-color:#c3917e;color:#7b3924}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}fieldset{min-width:0;border:1px solid var(--line);padding:20px;border-radius:8px;display:flex;flex-direction:column;gap:15px}legend{padding:0 8px;font-weight:600}fieldset p{font-size:13px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:60px}.detail-meta{margin:28px 0 12px;display:flex;gap:15px;align-items:center;font-size:12px}.detail-image{border-radius:12px;margin:25px 0;width:100%}.detail-aside{padding-top:48px;display:flex;flex-direction:column;gap:24px;align-self:start}.prose{font-size:16px;line-height:1.85;overflow-wrap:anywhere}.prose h2{font-size:28px;margin-top:35px}.prose a{text-decoration:underline}.prose li{margin-bottom:15px}.preline{white-space:pre-line;overflow-wrap:anywhere}.source{padding:18px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted);margin-top:28px}.support-count{font-size:48px;color:var(--forest)}.timeline,.comments{margin-top:45px;padding-top:30px;border-top:1px solid var(--line)}.timeline-entry{border-left:2px solid #acbba2;padding:0 0 15px 20px;margin:25px 0}.timeline-entry h3{margin:10px 0}.comment{padding:20px;background:#f1f3ec;border-radius:8px;margin:15px 0}.comment p{margin:10px 0 0}summary{font-size:14px;font-weight:600;cursor:pointer}details[open]>summary{margin-bottom:20px}.list-row{padding:24px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.list-row h3{margin:10px 0}.moderation-item{margin:24px 0}.moderation-item>h2{margin-top:15px}.district-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.district-card{padding:30px;border-radius:12px;background:#edf0e5;border:1px solid var(--line)}.district-card h2{font-size:25px;margin:20px 0}.district-card span{font-size:12px}.swatches{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.swatch{padding:30px;border-radius:8px;font-size:12px}.forest{background:var(--forest);color:white}[hidden]{display:none!important}
@media(min-width:1400px){.hero-grid{min-height:620px}.hero h1{font-size:66px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-row{gap:20px}.header-row nav{gap:16px;font-size:12px}.header-actions{gap:12px}.brand{font-size:23px}.hero h1{font-size:49px}.hero-grid{min-height:500px}.hero-note{left:-10px;padding:13px}.hero-stamp{right:0}.quicklinks{gap:20px}.quicklinks>a{gap:10px}.quicklinks small{font-size:10px}.detail-grid{gap:30px;grid-template-columns:minmax(0,1fr) 300px}.auth-grid{gap:40px}.card-body{padding:20px}}
@media(max-width:850px){.header-row{flex-wrap:wrap;min-height:85px;padding-top:18px;gap:12px}.header-actions{margin-left:auto}.header-row nav{order:3;flex:0 0 100%;justify-content:space-between;gap:12px;margin-top:6px}.header-row nav a{padding:10px 0 16px}.hero-grid{gap:15px;min-height:480px}.hero h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-stamp{width:82px;height:82px;font-size:8px;top:0}.hero-stamp strong{font-size:8px}.hero-note{left:5px;bottom:10px;padding:10px;gap:8px}.hero-note strong{font-size:10px}.hero-note span:not(.note-icon){font-size:9px}.note-icon{padding:8px}.card-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid>.content-card:last-child:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.card-grid>.content-card:last-child:nth-child(3) .card-image img{height:100%;aspect-ratio:auto}.quicklinks{gap:14px}.quicklinks small{display:none}.quicklinks strong{font-size:12px}.quicklinks>a>.icon{display:none}.section{padding-top:50px;padding-bottom:50px}.section-heading{align-items:start}.section-heading p{font-size:12px}.text-link{white-space:normal}.district-banner{padding:32px;gap:25px}.district-banner h2{font-size:30px}.district-cloud a{font-size:11px;padding:8px 12px}.footer-top{flex-wrap:wrap}.detail-grid{grid-template-columns:1fr}.detail-aside{padding-top:0;display:grid;grid-template-columns:1fr 1fr;align-items:start}.auth-grid{gap:30px}.auth-intro h1{font-size:38px}.form-panel{padding:24px}.district-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.demo-bar{font-size:10px;padding:6px 12px}.demo-bar a{display:none}.brand{font-size:24px}.brand-symbol{height:34px;width:34px;font-size:19px;border-radius:9px}.header-actions{gap:6px}.header-actions .button{font-size:11px;padding:8px 11px}.header-row nav{font-size:10px;gap:8px}.hero-grid{grid-template-columns:1fr;padding-top:36px;padding-bottom:32px;gap:25px}.hero h1{font-size:46px;letter-spacing:-2px;margin:14px 0 20px}.hero-copy>p{font-size:14px}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero-visual{max-width:440px;width:100%;margin:auto}.hero-visual>img{aspect-ratio:1.55;border-radius:100px 100px 12px 12px}.hero-note{bottom:10px;left:10px;transform:rotate(-2deg);padding:12px}.hero-note strong{font-size:11px}.hero-stamp{right:5px;top:0}.hero-tags{font-size:9px;gap:10px}.hero-search{margin-top:20px}.quicklinks{padding:22px 0;gap:10px}.quicklinks>a{flex-direction:column;gap:9px;text-align:center;line-height:1.35}.quicklinks strong{font-size:10px}.quick-icon{padding:12px}.section{padding-top:42px;padding-bottom:42px}.section-heading{flex-direction:column;gap:18px;margin-bottom:22px}.section-heading h2{font-size:29px;line-height:1.15}.section-heading .eyebrow{margin-bottom:12px}.card-grid,.card-grid.two{grid-template-columns:1fr;gap:20px}.card-grid>.content-card:last-child:nth-child(3){display:block;grid-column:auto}.card-grid>.content-card:last-child:nth-child(3) .card-image img{aspect-ratio:1.85;height:auto}.card-body{padding:22px}.card-body h3{font-size:23px}.excerpt{font-size:13px}.card-meta,.card-footer{font-size:11px}.district-banner{padding:30px 24px;grid-template-columns:1fr;gap:30px}.district-banner h2{font-size:33px}.district-cloud{justify-content:flex-start;gap:9px}.district-cloud a{font-size:10px;padding:8px 11px}.join-section h2{font-size:40px}.join-section p{font-size:13px}.footer-top{display:block}.footer-top>p{margin:24px 0}.footer-top .brand{font-size:28px}.footer-bottom{display:block;padding-bottom:16px}.footer-bottom nav{margin-top:15px;gap:12px;font-size:10px}.footer-top>.button{margin-top:10px}.page-title{font-size:36px}.lead{font-size:16px}.filter-bar{padding:18px;gap:15px}.filter-bar .field{min-width:100%;flex-basis:100%}.results-heading{flex-wrap:wrap;gap:10px}.auth-grid{grid-template-columns:1fr}.auth-intro img{display:none}.auth-intro h1{font-size:38px}.form-panel{padding:22px}.form-columns{grid-template-columns:1fr}.detail-aside{display:flex}.detail-grid{gap:25px}.detail-meta{flex-wrap:wrap}.prose{font-size:15px}.district-grid{gap:12px}.district-card{padding:20px 15px}.district-card h2{font-size:21px;overflow-wrap:anywhere}.district-card span{font-size:10px}.list-row{align-items:flex-start;flex-direction:column}.button-row .button{white-space:normal}.notice{font-size:13px;padding:16px}.detail-aside>.form-panel{width:100%}.form-panel .button{width:100%}.support-count{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.site-header,.site-footer,.demo-bar,.detail-aside,.comments,.skip-link{display:none}.container{width:100%}.detail-grid{display:block}body{background:white;color:black}.section{padding:0}.detail-image{max-height:250px;object-fit:cover}}

/* MeinKerpen brand system: inspired by Kerpen's gold-red flag, but independent from the municipal identity. */
.brand{display:inline-flex;line-height:0;align-items:center}.brand img{display:block;width:122px;height:61px;object-fit:contain}.site-footer .brand img{width:136px;height:68px}.brand-symbol,.brand-dot{display:none}.site-header{border-bottom-color:#dce8ec}.header-row nav a[aria-current]{border-bottom-color:var(--brand-green)}.dark{background:var(--brand-slate)}.dark:hover{background:#344754}.light{color:var(--brand-slate)}.outline{border-color:#b9cbd2;color:var(--brand-slate)}.hero{background:linear-gradient(125deg,#f9fcfd 0%,var(--brand-blue-soft) 48%,#f4fae8 100%)}.hero h1>span{color:var(--brand-green)}.hero-copy>p,.eyebrow{color:var(--brand-slate)}.hero-search{border-color:#cbe1e9;box-shadow:0 8px 24px #25333f12}.hero-search button{background:var(--brand-blue)}.live-dot{background:var(--brand-green)}.hero-note{background:var(--paper);box-shadow:0 12px 32px #25333f18}.hero-note span:not(.note-icon),.hero-tags,.hero-tags>span,.event-time,.card-footer{color:var(--muted)}.note-icon{background:var(--brand-green-soft);color:var(--brand-slate)}.hero-stamp{background:var(--brand-blue-soft);border-color:#3784af;outline-color:var(--brand-blue-soft)}.quicklinks{border-bottom-color:#dce8ec}.peach{background:var(--brand-blue-soft);color:var(--brand-slate)}.lavender{background:#f4fae8;color:#52771a}.mint{background:var(--brand-green-soft);color:#52771a}.chip{background:#edf4f5;color:var(--brand-slate)}.chip.green{background:var(--brand-green-soft);color:#456a16}.idea-card{background:#f8fcf4}.status-dot:before{background:var(--brand-green)}.events-section{background:#f3fafc}.district-banner{background:linear-gradient(115deg,#25333f,#344d5b)}.district-banner .eyebrow{color:#c7ebfa}.district-banner p{color:#e1f1f6}.district-cloud a{border-color:#79b9d5}.site-footer{background:#f4f8f9;border-top:1px solid #dce8ec;color:var(--brand-slate)}.site-footer .footer-top p,.site-footer .footer-bottom,.site-footer>.container>.fine{color:var(--muted)}.site-footer .footer-bottom{border-top-color:#dce8ec}.site-footer .outline{color:var(--brand-slate);border-color:#b9cbd2}.site-footer .outline:hover{background:var(--brand-blue-soft)}.filter-bar{background:#f0f8fa;border-color:#cee3e9}.empty{background:#f5faee;border-color:#c8dfa2}.empty-icon{background:var(--brand-blue-soft);color:var(--brand-slate)}.district-card{background:#f2f9fb;border-color:#d1e5eb}.notice{background:#fff7da;border-color:#e2c66d;color:#705811}.notice.success{background:var(--brand-green-soft);border-color:#a9ce65;color:#456a16}.notice.error{background:#f9e9e5;border-color:#d59785;color:#7b3924}.swatch.forest{background:var(--brand-slate);color:#fff}.swatch.mint{background:var(--brand-green);color:#19310b}.swatch.peach{background:var(--brand-blue);color:#fff}.swatch.lavender{background:var(--brand-blue-soft);color:#315c73}.support-count{color:var(--brand-green)}.timeline-entry{border-left-color:var(--brand-blue)}
