/* A local newspaper: confident type, quiet rules, green drawn from the hero. */
:root{--ink:#202b25;--paper:#fdfcf9;--surface:#e1e8d9;--surface-strong:#ceddc2;--muted:#536157;--primary:#254b38;--line:#c5d0be;--white:#fff;--radius:4px;--display:clamp(50px,6vw,88px);--heading:clamp(32px,3.2vw,44px);--body:18px;--small:14px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Local Sans',Arial,sans-serif;font-size:var(--body);line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}a,button{touch-action:manipulation}button,a{transition:background .15s,color .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a87630;outline-offset:4px}::selection{background:#d7e4c6}img{display:block;width:100%;object-fit:cover}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:var(--display);font-weight:600}h2{font-size:var(--heading);font-weight:600}h3{font-size:23px;font-weight:600}p{line-height:1.65}a:hover h3,a:hover h2,.text-link:hover{text-decoration:underline;text-underline-offset:4px}.wrap{width:min(1440px,calc(100% - 104px));margin-inline:auto}.masthead{height:105px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:13px;color:var(--primary);line-height:1;font-size:29px;letter-spacing:-1.2px}.brand svg{width:44px;height:48px;stroke-width:1.7}.brand strong{font-weight:750}.masthead-note{color:var(--muted);font-size:13px;margin-left:auto}.personal-link{display:flex;align-items:center;gap:10px;font-weight:550;border-left:1px solid var(--line);padding-left:30px;margin-left:3px;font-size:14px}.personal-link:hover{color:var(--primary)}.personal-link span{display:grid;place-items:center;background:#e8eee3;width:24px;height:24px;border-radius:50%;font-size:12px}.nav-border{border-block:1px solid var(--line)}.navigation{display:flex;gap:37px;min-height:58px;align-items:stretch}.navigation a{display:flex;align-items:center;white-space:nowrap;font-size:14px;position:relative;gap:8px}.navigation a:hover{color:var(--primary)}.navigation a[aria-current=page]{font-weight:650}.navigation a[aria-current=page]:after{content:'';position:absolute;bottom:0;height:3px;background:var(--primary);left:0;right:0}.navigation a:last-child{margin-left:auto}main{min-height:65vh;outline:none}.hero{height:540px;position:relative;background:#35463b;color:white;isolation:isolate}.hero>img{height:100%;position:absolute;z-index:-2;object-position:center 54%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,31,23,.76),rgba(13,31,23,.2) 76%);z-index:-1}.hero-inner{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:42px}.hero .eyebrow{font-size:15px;margin-bottom:20px;display:flex;gap:9px;align-items:center}.hero h1{max-width:730px;line-height:1.03;letter-spacing:-.048em}.hero p{max-width:455px;margin-top:22px;font-size:17px;color:#f2f3eb}.hero .button{margin-top:28px;border-color:rgba(255,255,255,.6);color:#fff;background:transparent}.hero .button:hover{background:white;color:var(--primary)}.photo-note{position:absolute;right:24px;bottom:15px;font-size:11px;color:#e0e3db}.association-bar{background:var(--surface);border-bottom:1px solid var(--line)}.association-bar>.wrap{min-height:87px;display:flex;align-items:center;gap:24px}.association-bar p{font-size:14px;color:var(--muted)}.association-bar strong{color:var(--ink);font-weight:600;margin-right:12px}.association-bar .button{margin-left:auto;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--line);border-radius:var(--radius);padding:11px 18px;background:transparent;color:var(--ink);font-size:14px;font-weight:600;min-height:44px;line-height:1.4}.button:hover{background:var(--surface);border-color:var(--primary)}.button.primary,.button[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:#fff}.button.primary:hover,.button[aria-pressed=true]:hover{background:#163823}.button.small{padding:7px 12px;min-height:36px;font-size:13px}.button .plus{font-size:20px;line-height:1}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:18px;align-items:center}.text-link .arrow{font-size:22px;line-height:1;font-weight:400}.section{padding-block:68px}.section-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:26px}.section-title p,.section-intro{font-size:14px;color:var(--muted);margin-top:10px}.section-title h2{font-size:30px}.home-columns{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:52px}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 26px}.news-card img{aspect-ratio:1.65;margin-bottom:15px}.news-card h3{font-size:24px;line-height:1.24;margin-top:10px}.news-card p{font-size:14px;color:var(--muted);margin-top:11px}.meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);line-height:1.5}.source{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-weight:600}.source:before{content:'';width:6px;height:6px;flex-shrink:0;background:currentColor;border-radius:50%}.source.own{background:#e9eee3;padding:3px 7px;border-radius:2px}.source-link:hover{text-decoration:underline}.source-note{color:var(--muted);font-size:12px;margin-top:6px}.news-card.compact{display:grid;grid-template-columns:1fr 106px;column-gap:18px;padding-top:23px;border-top:1px solid var(--line)}.news-card.compact .card-image{grid-column:2;grid-row:1/4}.news-card.compact img{height:91px;aspect-ratio:auto;margin:0}.news-card.compact h3{font-size:18px;line-height:1.3;margin-top:9px;letter-spacing:-.02em}.news-card.compact .meta{font-size:11px}.news-card.compact .meta time{display:none}.calendar-aside{border-left:1px solid var(--line);padding-left:30px}.calendar-aside h2{font-size:30px}.calendar-aside .section-intro{margin:9px 0 24px}.event-row{display:flex;gap:17px;padding:22px 0;border-top:1px solid var(--line);align-items:flex-start}.date-block{width:45px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;line-height:1.2;padding-top:2px}.date-block strong{font-size:30px;font-weight:500;letter-spacing:-1px}.date-block span{font-size:12px;text-transform:lowercase;color:var(--muted);margin-top:4px}.event-row h3{font-size:18px;line-height:1.28;letter-spacing:-.02em;margin-bottom:8px}.event-row .event-info{font-size:12px;color:var(--muted);margin-top:6px}.event-row .meta{font-size:11px}.calendar-aside>.text-link{margin-top:16px}.divider{border-top:1px solid var(--line)}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 30px}.project-card img{aspect-ratio:1.85}.project-card .meta{margin-top:16px}.project-card h3{font-size:29px;margin:9px 0}.project-card p{font-size:15px;color:var(--muted);max-width:520px}.project-card .text-link{margin-top:15px}.type{font-size:12px;background:var(--surface);padding:3px 9px;color:var(--primary);border-radius:2px}.split-block{display:grid;grid-template-columns:1fr 1fr;background:var(--surface)}.split-block>img{height:100%;min-height:370px}.split-copy{padding:60px;align-self:center}.split-copy p{margin-top:20px;color:var(--muted);max-width:450px}.split-copy .button{margin-top:26px}.split-block.reverse>img{order:2}.page-heading{padding:53px 0 33px}.breadcrumb{font-size:13px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.breadcrumb a:hover{text-decoration:underline}.page-heading h1{font-size:clamp(38px,4.7vw,58px);line-height:1.1}.page-heading .lead{max-width:660px;font-size:17px;color:var(--muted);margin-top:18px}.filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:14px;margin:9px 0 28px;padding:23px 0;border-block:1px solid var(--line)}label.field{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--muted)}input,select,textarea{border:1px solid #bdc6bb;background:var(--paper);padding:11px 13px;border-radius:3px;color:var(--ink);min-height:45px;max-width:100%}select{min-width:200px;padding-right:34px}input[type=search]{width:260px}input[type=checkbox]{min-height:auto;accent-color:var(--primary)}.filters .result-count{margin-left:auto;font-size:13px;color:var(--muted);align-self:center}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filter-chips .button{font-weight:500}.archive{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:38px}.archive .news-card h3{font-size:23px}.empty{padding:40px;border:1px solid var(--line);background:var(--surface);margin:18px 0}.empty h2{font-size:26px;margin-bottom:12px}.empty p{color:var(--muted);max-width:580px}.empty .button{margin-top:20px}.calendar-list .event-row{display:grid;grid-template-columns:64px 1fr 230px;align-items:center;padding:25px 10px;gap:26px}.calendar-list .event-row h3{font-size:24px}.calendar-list .event-row .event-info{font-size:14px}.calendar-list .event-row .meta{font-size:13px}.calendar-list .date-block{width:60px;background:var(--surface);padding:13px 7px}.calendar-list .date-block strong{font-size:33px}.calendar-month{font-size:22px;margin:35px 0 17px}.calendar-list .event-row:last-child{border-bottom:1px solid var(--line)}.calendar-list .event-row:hover{background:var(--surface)}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:72px}.article-image{max-height:540px;aspect-ratio:1.9}.article-body{max-width:740px;padding-block:35px}.article-body p{font-size:18px;margin-bottom:22px}.article-body h2{font-size:29px;margin:38px 0 20px}.detail-sidebar{padding-top:35px}.detail-sidebar h2{font-size:19px;margin-bottom:18px}.detail-sidebar p{color:var(--muted);font-size:14px;margin:12px 0 20px}.detail-sidebar .button{width:100%}.detail-sidebar dl{border-top:1px solid var(--line);margin-top:28px;padding-top:22px;font-size:14px}.detail-sidebar dt{color:var(--muted);font-size:12px}.detail-sidebar dd{margin:2px 0 16px}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-block:38px;border-block:1px solid var(--line);margin:36px 0}.fact strong{font-size:47px;font-weight:500;letter-spacing:-2px;display:block;line-height:1.2}.fact span{color:var(--muted);font-size:14px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:25px}.gallery button{padding:0;border:0;background:none;overflow:hidden}.gallery img{aspect-ratio:1.2;transition:transform .25s}.gallery button:hover img{transform:scale(1.035)}.gallery button:focus-visible{outline-offset:2px}.slider{position:relative;margin-top:25px}.slider img{height:430px}.slide-bottom{display:flex;align-items:center;gap:12px;margin-top:14px}.slide-bottom p{flex:1;color:var(--muted);font-size:14px}.icon-button{width:44px;height:44px;border:1px solid var(--line);background:var(--paper);font-size:22px;border-radius:3px;display:grid;place-items:center}.icon-button:hover{background:var(--surface);border-color:var(--primary)}.subnav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.map-layout{display:grid;grid-template-columns:330px minmax(0,1fr);border:1px solid var(--line);height:640px}.places-list{overflow:auto;background:var(--paper);padding:0 22px}.place-item{padding:19px 0;border-bottom:1px solid var(--line)}.place-item>button{display:block;border:0;background:none;padding:0;text-align:left;width:100%;color:var(--ink)}.place-item h3{font-size:18px;margin:7px 0}.place-item p{font-size:13px;color:var(--muted)}.place-item .place-actions{display:flex;gap:12px;align-items:center;margin-top:12px}.place-item.selected{box-shadow:inset 3px 0 var(--primary);padding-left:12px;background:var(--surface)}.map{position:relative;background:#e8eddf;overflow:hidden;isolation:isolate}#map-holder>.map{height:100%}.map-art{width:100%;height:100%;position:absolute;inset:0;fill:none;stroke:none}.map-marker{position:absolute;left:var(--x);top:var(--y);width:34px;height:34px;transform:translate(-50%,-50%);border-radius:50% 50% 50% 0;rotate:-45deg;border:2px solid white;background:var(--primary);color:white;box-shadow:0 2px 5px #0002;display:grid;place-items:center;z-index:1}.map-marker span{rotate:45deg;font-size:14px}.map-marker[data-kind=Forretning]{background:#875b43}.map-marker[data-kind=Projekt]{background:#596d94}.map-marker[data-kind=Aktivitet]{background:#896d2e}.map-marker:hover,.map-marker[aria-pressed=true]{outline:3px solid #254b3877;z-index:2;scale:1.15}.map-label{position:absolute;left:18px;top:18px;background:var(--paper);padding:8px 13px;font-size:13px;box-shadow:0 1px 4px #0001}.map-note{position:absolute;bottom:8px;left:10px;right:10px;font-size:10px;background:#fdfcf9e6;padding:3px 8px}.map-popup{position:absolute;bottom:40px;left:25px;right:25px;max-width:340px;background:var(--paper);padding:22px;border:1px solid var(--line);box-shadow:0 4px 20px #0001;z-index:3}.map-popup h3{font-size:20px;margin:5px 0 8px}.map-popup p{font-size:13px;color:var(--muted)}.map-popup .popup-actions{margin-top:15px;display:flex;gap:15px;align-items:center}.map-popup .close-popup{position:absolute;right:7px;top:5px;border:0;background:none;font-size:22px;width:30px;height:30px}.map-popup .close-popup:hover{background:var(--surface)}.directory{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.directory-item{display:flex;align-items:center;gap:18px;padding:23px 0;border-top:1px solid var(--line)}.directory-item h3{font-size:18px}.directory-item p{font-size:12px;color:var(--muted);margin-top:5px}.directory-item .button{margin-left:auto;flex-shrink:0}.personal-top{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.following-summary{font-size:14px;color:var(--muted);margin-bottom:35px}.personal-calendar{margin-top:45px}.editor{display:grid;grid-template-columns:270px 1fr;gap:45px}.page-tree{background:var(--surface);padding:22px;height:fit-content}.page-tree h2{font-size:21px;margin-bottom:20px}.page-tree a{display:block;margin:10px 0;font-size:14px}.page-tree .child{padding-left:20px}.editor-form{display:grid;gap:22px}.editor-form label{font-size:13px;display:grid;gap:7px}.editor-form textarea{min-height:90px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editor-block{border:1px solid var(--line);padding:21px;display:grid;gap:15px}.editor-block header{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:600}.block-tools{display:flex;gap:7px}.block-tools button{width:34px;height:34px;font-size:17px}.editor-actions{display:flex;gap:12px;flex-wrap:wrap}.save-notice{font-size:14px;padding:15px;background:var(--surface)}.saved-block{margin-bottom:45px}.saved-block h2{margin-bottom:22px}.footer{display:grid;grid-template-columns:1fr 1fr;gap:15px 35px;border-top:1px solid var(--line);margin-top:70px;padding:37px 0}.footer-brand{font-size:23px;letter-spacing:-.8px;color:var(--primary)}.footer p{grid-column:1;font-size:13px;color:var(--muted)}.footer>div{grid-column:2;grid-row:1/3;display:flex;gap:26px;justify-content:flex-end;align-items:center;font-size:13px}.footer small{grid-column:1/-1;font-size:10px;color:var(--muted);margin-top:19px}dialog{max-width:min(1000px,94vw);max-height:94vh;border:0;background:var(--paper);padding:18px}dialog::backdrop{background:#17251ee6}dialog img{max-height:75vh;width:auto;max-width:100%;margin:auto;object-fit:contain}dialog p{font-size:13px;padding-top:13px}.close-dialog{position:absolute;right:26px;top:26px;z-index:1}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--paper);padding:15px}.skip:focus{top:10px}.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}.full-width{grid-column:1/-1}.bottom-link{margin-top:30px}
@font-face{font-family:'Local Sans';src:url('assets/manrope-regular.ttf') format('truetype');font-weight:200 500;font-style:normal;font-display:swap}
@font-face{font-family:'Local Sans';src:url('assets/manrope-semibold.ttf') format('truetype');font-weight:550 800;font-style:normal;font-display:swap}
@media(min-width:1500px){.hero{height:600px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.navigation{gap:25px}.home-columns{grid-template-columns:minmax(0,1fr) 290px;gap:30px}.calendar-aside{padding-left:25px}.news-card.compact{grid-template-columns:1fr}.news-card.compact .card-image{display:none}.masthead-note{font-size:12px}.brand{font-size:26px}.split-copy{padding:38px}.directory{grid-template-columns:1fr 1fr}.detail-grid{gap:40px}.map-layout{grid-template-columns:290px 1fr}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.masthead{height:83px;gap:12px}.masthead-note{display:none}.personal-link{margin-left:auto;border:0;padding-left:0}.brand{font-size:25px}.brand svg{width:34px}.navigation{overflow-x:auto;gap:28px;min-height:53px;scrollbar-width:none}.navigation a{font-size:13px}.navigation a:last-child{margin-left:0}.hero{height:490px}.hero h1{font-size:58px;max-width:580px}.hero p{font-size:16px}.hero-inner{padding-block:30px}.home-columns{grid-template-columns:1fr;gap:48px}.calendar-aside{border-left:0;padding-left:0}.calendar-aside .event-row{display:inline-flex;width:calc(50% - 13px);vertical-align:top;margin-right:20px}.calendar-aside .event-row:nth-of-type(even){margin-right:0}.calendar-aside>.text-link{display:flex}.section{padding-block:45px}.association-bar>.wrap{padding-block:18px;gap:18px}.association-bar strong{display:block}.association-bar p{font-size:13px}.archive{grid-template-columns:1fr 1fr}.map-layout{height:auto;grid-template-columns:1fr}.map{height:500px;grid-row:1}.places-list{max-height:370px}.calendar-list .event-row{grid-template-columns:55px 1fr;gap:18px}.calendar-list .event-row>.meta{grid-column:2;margin-top:-17px}.detail-grid{grid-template-columns:1fr}.detail-sidebar{padding-top:0;max-width:500px}.split-copy{padding:28px}.split-copy h2{font-size:29px}.split-block>img{min-height:320px}.split-copy p{font-size:14px}.editor{grid-template-columns:1fr}.page-tree{display:none}.filters .result-count{margin-left:0}.gallery{gap:10px}.slider img{height:340px}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}.masthead{height:78px}.brand{font-size:23px;gap:8px}.brand svg{width:29px}.personal-link{font-size:12px;gap:6px}.personal-link svg{width:18px}.personal-link span{display:none}.hero{height:475px}.hero h1{font-size:48px;max-width:370px}.hero p{max-width:310px;font-size:15px}.hero .eyebrow{font-size:13px}.hero:after{background:linear-gradient(90deg,#0d1f17c9,#0d1f1744)}.hero .button{margin-top:23px}.photo-note{font-size:9px;right:15px;bottom:10px}.association-bar>.wrap{align-items:flex-start}.association-bar strong{font-size:14px}.association-bar p{font-size:12px}.association-bar .button{font-size:12px;padding:9px 11px;gap:7px;white-space:nowrap}.section-title{gap:10px;flex-wrap:wrap}.section-title h2,.calendar-aside h2{font-size:28px}.section-title .text-link{font-size:12px;gap:9px}.news-grid{gap:25px 17px}.news-card h3{font-size:20px}.news-card p{font-size:13px}.news-card .meta{font-size:10px;gap:5px}.news-card .meta time{display:none}.news-card.compact h3{font-size:17px}.news-card.compact{padding-top:19px}.news-card img{aspect-ratio:1.25}.calendar-aside .event-row{display:flex;width:100%;margin:0}.projects-grid{grid-template-columns:1fr;gap:30px}.project-card h3{font-size:25px}.split-block{grid-template-columns:1fr}.split-block>img,.split-block.reverse>img{height:240px;min-height:0;order:0}.split-copy{padding:32px 25px}.page-heading{padding-top:34px}.page-heading h1{font-size:40px}.page-heading .lead{font-size:15px}.breadcrumb{font-size:12px}.filters{gap:15px}.filters label.field{flex:1;min-width:140px}.filters select,.filters input{width:100%;min-width:0;font-size:13px}.filters .result-count{width:100%}.archive{grid-template-columns:1fr}.archive .news-card img{aspect-ratio:1.8}.archive .news-card .meta{font-size:12px}.archive .news-card .meta time{display:inline}.archive .news-card h3{font-size:24px}.calendar-list .event-row{padding-inline:0}.calendar-list .event-row h3{font-size:20px}.facts{gap:14px}.fact strong{font-size:34px;letter-spacing:-1px}.fact span{font-size:12px}.article-body p{font-size:16px}.gallery{grid-template-columns:1fr 1fr}.gallery button:last-child{grid-column:1/-1}.gallery button:last-child img{aspect-ratio:2}.slider img{height:280px}.directory{grid-template-columns:1fr}.personal-top{display:block}.personal-top>.button{margin-bottom:22px}.map{height:460px}.map-popup{left:15px;right:15px;padding:17px}.form-row{grid-template-columns:1fr}.footer{grid-template-columns:1fr;margin-top:45px}.footer>div{grid-column:1;grid-row:auto;justify-content:flex-start}.footer small{margin-top:10px}.editor-block{padding:16px}}
/* Shared layouts for the 13 page types. */
.header-inner{justify-content:space-between}
.header-actions,.editor-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.header-actions{justify-content:flex-end}
.header-actions .button{margin-left:0!important}
.main-nav a:last-child{margin-left:0}
.editor-nav{padding-block:16px;margin-bottom:0}
.editor-nav [aria-current=page]{background:var(--primary);color:white;border-color:var(--primary)}
.footer-inner{display:flex;gap:24px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:65px;color:var(--muted);font-size:13px}
.footer-inner>div{flex:1;min-width:230px}
.footer-inner strong{font-size:20px;color:var(--primary);font-weight:600}
.footer-inner p{margin-top:8px;max-width:650px}
.footer-inner>a:hover{text-decoration:underline;text-underline-offset:3px}
.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.audience-card{display:flex;flex-direction:column;align-items:flex-start;border-top:2px solid var(--primary);padding-top:24px;gap:18px}
.audience-card h2{font-size:30px}
.audience-card p{margin:0;flex:1}
.audience-card .button{margin-top:4px}
.hero h2{font-size:var(--display);font-weight:600;max-width:800px;line-height:1.03;letter-spacing:-.048em}
.saved-block p{margin:18px 0;max-width:760px;color:var(--muted)}
.saved-block .map{margin-block:24px}
#content>.wrap>.hero{margin-bottom:35px}
#content>.wrap>.hero .wrap{width:calc(100% - 80px)}
#content>.wrap>.split-block+.split-block{margin-top:30px}
.filter-panel{margin:8px 0 25px;border-block:1px solid var(--line);padding:15px 0}
.filter-panel summary{width:fit-content;list-style:none;cursor:pointer}
.filter-panel summary::-webkit-details-marker{display:none}
.filter-panel summary:after{content:'+';font-size:20px;line-height:1}
.filter-panel[open] summary:after{content:'−'}
.filter-panel .filters{border:0;margin-bottom:0;padding-bottom:4px}
.editor-note{font-size:13px;color:var(--muted);background:var(--surface);border-left:3px solid var(--line);padding:13px 17px;margin:0 0 25px}
#editorial-results{grid-template-columns:1fr}
#editorial-results .directory-item{justify-content:space-between;gap:30px;padding:23px 0}
#editorial-results .directory-item>div:first-child{flex:1;min-width:0}
#editorial-results h2{font-size:22px;line-height:1.35;letter-spacing:-.025em}
#editorial-results .editor-actions{flex-shrink:0}
.editor-form{max-width:1000px}
#editor-blocks,#source-settings{display:grid;gap:22px}
.editor-block{margin:0}
.editor-block>header{gap:20px;align-items:flex-start}
.editor-block>header h2{font-size:20px;line-height:1.35;margin:0;letter-spacing:-.025em}
.block-tools{flex-shrink:0}
.block-tools .icon-button{width:42px;height:42px}
.editor-form .checkbox-field{display:flex;align-items:center;flex-direction:row;gap:10px;font-size:14px}
.source-settings-row legend{padding:0 9px;font-weight:600;color:var(--primary);font-size:18px;line-height:1.45;max-width:100%}
.source-settings-row>.button{justify-self:start}
.settings-explainer{padding:18px 20px;background:var(--surface);font-size:14px;color:var(--muted)}
#settings-form>.form-row{align-items:end}
#settings-form>.form-row>.button{justify-self:start}
#settings-form>p{font-size:14px;color:var(--muted)}
#save-notice:empty{display:none}
#save-notice:not(:empty){padding:17px 20px;background:var(--surface);border:1px solid var(--line);font-size:14px}
#save-notice .text-link{margin-left:10px}
.place-item h2{font-size:19px;line-height:1.4;letter-spacing:-.02em;margin:0 0 10px}
.place-item h2 button{border:0;background:none;color:var(--primary);padding:0;text-align:left;min-height:40px;font-weight:600;font-size:18px}
.place-item h2 button:hover{text-decoration:underline}
.place-item .place-actions{flex-wrap:wrap}
.map-popup h2{font-size:23px;line-height:1.3;padding-right:20px;margin:5px 0 10px}
.map-popup .popup-actions{flex-wrap:wrap}
#map-holder{min-width:0;min-height:430px}
#map-holder>.map{height:100%}
.article-body>.article-image{margin-bottom:28px}
@media(max-width:900px){
 .audience-grid{grid-template-columns:1fr;gap:30px}
 .audience-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px 28px}
 .audience-card .button{grid-column:2;justify-self:start}
 .header-actions{gap:10px}
 #editorial-results .directory-item{align-items:flex-start}
}
@media(max-width:600px){
 .audience-card{display:flex;gap:16px}
 .audience-card h2{font-size:28px}
 .header-inner{flex-wrap:wrap}
 .header-actions{width:100%;justify-content:flex-start}
 .header-actions:has(>button:only-child){width:auto;margin-left:auto}
 #site-header .masthead.header-inner .brand{max-width:100%}
 .footer-inner{gap:18px;margin-top:45px}
 .footer-inner>div{flex-basis:100%}
 .hero h2{font-size:44px}
 #content>.wrap>.hero .wrap{width:calc(100% - 40px)}
 .editor-nav{gap:8px}
 .editor-nav .button{font-size:12px}
 #editorial-results .directory-item{flex-wrap:wrap;gap:15px}
 #editorial-results .directory-item>div:first-child{flex-basis:100%}
 #editorial-results h2{font-size:20px}
 .block-tools{gap:4px}
 .block-tools .icon-button{width:40px;height:44px}
 .editor-block>header{gap:10px}
 .editor-block>header h2{font-size:17px}
 .source-settings-row legend{font-size:16px}
 .editor-actions{gap:10px}
 .editor-actions .button{font-size:13px}
 .settings-explainer{padding:15px;font-size:13px}
}
/* Prototype navigation is intentionally distinct from the product navigation. */
.prototype-tools{background:#f0eee7;border-bottom:1px solid #dad7cc;padding:12px 0}
.prototype-tools-inner{display:flex;gap:24px;align-items:center;justify-content:space-between}
.prototype-tools label{display:flex;gap:12px;align-items:center;font-size:12px;font-weight:600;flex-shrink:0}
.prototype-tools select{background:var(--paper);width:300px;font-size:13px;padding:9px 30px 9px 12px;min-height:42px}
.prototype-tools-inner>span{font-size:12px;color:var(--muted);line-height:1.5}
.prototype-tools .text-link{font-size:12px;white-space:nowrap}
.sticker-wrap{padding-block:20px}
.type-sticker{background:#fff1a8;border:1px solid #e9d66c;border-left:4px solid #d5b83d;border-radius:2px;padding:14px 18px;color:#463e20;max-width:880px}
.sticker-heading{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;line-height:1.45}
.sticker-heading strong{font-size:14px;font-weight:650;letter-spacing:0}
.sticker-heading span{font-size:12px;color:#665622}
.type-sticker p{font-size:12px;line-height:1.65;margin-top:5px;max-width:800px}
#site-header .navigation{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}
#site-header .navigation a{flex-shrink:0}
#site-header .masthead{gap:22px}
#site-header .masthead .button{margin-left:auto}
#site-footer .wrap{padding-block:30px}
#content .page-heading:first-child{padding-top:28px}
#content input[type=checkbox]{width:18px;height:18px;min-height:18px;flex-shrink:0}
#content input[type=number]{width:100%;min-width:70px}
#content [hidden]{display:none!important}
.form-note,.help-text{font-size:13px;color:var(--muted);line-height:1.65}
.form-note a,.help-text a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}
.form-message{padding:14px 18px;border:1px solid var(--line);background:var(--surface);font-size:14px}
.form-message.error{border-color:#c8927b;color:#7b3028;background:#fff0e9}
label:has(>input[type=checkbox]){display:flex;gap:10px;align-items:center;font-size:14px}
label:has(>input[type=checkbox]) input{margin:0}
textarea{width:100%}
.editor-form h2{font-size:26px;margin-top:18px}
.editor-form .form-row>*{min-width:0}
.editor-form select{min-width:0;width:100%}
.editor-form input:not([type=checkbox]){width:100%;min-width:0}
@media(max-width:1000px){.prototype-tools-inner>span{display:none}}
@media(max-width:600px){
 .prototype-tools-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}
 .prototype-tools label{display:grid;gap:5px;min-width:0}
 .prototype-tools select{width:100%;min-width:0;font-size:16px}
 .prototype-tools .text-link{font-size:11px;white-space:normal;max-width:87px;line-height:1.5;gap:6px}
 .type-sticker{padding:12px 14px}
 .sticker-wrap{padding-block:15px}
 .sticker-heading{gap:5px 14px}
 .sticker-heading strong{font-size:13px}
 .type-sticker p{font-size:12px}
 #site-header .masthead{height:auto;min-height:82px;flex-wrap:wrap;padding-block:16px;gap:12px}
 #site-header .masthead .brand{max-width:calc(100% - 105px);font-size:22px;line-height:1.2;overflow-wrap:anywhere}
 #site-header .masthead .button{font-size:12px;padding:9px 12px;min-height:42px}
 #site-header .masthead-note{display:none}
 .editor-form .form-row{grid-template-columns:1fr}
 #content input,#content select,#content textarea{font-size:16px}
}
/* Shared scale: larger reading sizes, touch targets and clearer contrast surfaces. */
.masthead{height:116px}
.brand{font-size:34px}
.nav-border{background:#e9efdf}
#site-header .navigation{min-height:68px}
#site-header .navigation a{font-size:17px;min-height:68px;padding-block:18px;line-height:1.4}
#site-header .navigation a:focus-visible{outline-offset:-4px}
.hero{height:600px}
.hero h1,.hero h2{font-size:var(--display);max-width:840px}
.hero p{font-size:20px;max-width:560px}
.button{font-size:16px;min-height:50px;padding:13px 22px}
.button.small{font-size:15px;min-height:44px;padding:10px 16px}
.text-link{font-size:16px}
.icon-button{width:48px;height:48px}
.section{padding-block:76px}
.section-title h2,.calendar-aside h2{font-size:35px}
.section-title p,.section-intro,.following-summary{font-size:16px}
.page-heading h1{font-size:clamp(44px,4.8vw,66px)}
.page-heading .lead{font-size:20px;max-width:780px}
.breadcrumb{font-size:15px;line-height:1.5}
.association-bar>.wrap{min-height:104px}
.association-bar p{font-size:16px}
.news-card h3,.archive .news-card h3{font-size:27px}
.news-card p,.project-card p{font-size:17px}
.news-card.compact h3{font-size:22px}
.meta,.news-card .meta,.news-card.compact .meta,.event-row .meta{font-size:14px}
.source.own{background:var(--surface-strong);padding:4px 9px}
.type{font-size:14px;background:var(--surface-strong);padding:5px 10px}
.event-row{gap:20px;padding-block:26px}
.event-row h3{font-size:22px}
.event-row .event-info{font-size:15px}
.date-block{width:52px}
.date-block strong,.calendar-list .date-block strong{font-size:37px}
.date-block span{font-size:14px}
.calendar-list .event-row h3{font-size:27px}
.calendar-list .date-block{background:var(--surface-strong);width:64px}
.calendar-month{font-size:27px}
.project-card h3{font-size:33px}
.split-copy p{font-size:19px;max-width:530px}
.audience-card h2{font-size:34px}
.article-body{max-width:820px}
.article-body p{font-size:20px}
.article-body h2{font-size:34px}
.detail-sidebar h2{font-size:23px}
.detail-sidebar p,.detail-sidebar dl{font-size:16px}
.detail-sidebar dt{font-size:14px}
.fact strong{font-size:54px}
.fact span,.slide-bottom p{font-size:16px}
.filter-panel{background:var(--surface);padding:18px;border:1px solid var(--line);border-radius:4px}
.filter-panel summary{background:var(--paper)}
.filters{gap:20px}
label.field,.editor-form label{font-size:15px;gap:9px}
input,select,textarea{font-size:18px;min-height:50px;padding:13px 15px}
select{padding-right:34px}
#content input[type=checkbox]{width:20px;height:20px;min-height:20px}
.editor-form .checkbox-field{font-size:16px}
.editor-form{gap:26px}
.editor-block{background:#f3f5ed;padding:26px;gap:19px}
.editor-block>header h2{font-size:23px}
.block-tools .icon-button{width:44px;height:44px}
.source-settings-row legend{font-size:21px}
.editor-actions .button{font-size:16px}
#editorial-results h2{font-size:25px}
#editorial-results .directory-item{padding-block:28px}
.directory-item h3{font-size:22px}
.directory-item p{font-size:15px}
.settings-explainer,#settings-form>p,.form-note,.help-text{font-size:16px}
.place-item h2 button{font-size:21px}
.place-item p,.map-popup p{font-size:15px}
.map-label{font-size:15px}
.map-marker{width:42px;height:42px}
.footer-inner,.footer p,.footer>div{font-size:15px}
@media(min-width:1101px){.home-columns{grid-template-columns:minmax(0,1fr) 360px;gap:56px}.map-layout{grid-template-columns:360px minmax(0,1fr)}}
@media(min-width:1500px){.hero{height:650px}}
@media(max-width:800px){
 .section{padding-block:54px}
 #site-header .navigation{min-height:60px}
 #site-header .navigation a{min-height:60px;font-size:16px;padding-block:15px}
 .hero{height:auto;min-height:530px}
 .hero-inner{min-height:530px;padding-block:42px}
 .hero p{font-size:18px}
 .calendar-list .event-row h3{font-size:24px}
 .split-copy p{font-size:18px}
}
@media(max-width:520px){
 #site-header .masthead .brand{font-size:27px}
 #site-header .masthead .button{font-size:14px;padding:11px 15px;min-height:46px}
 .hero h1,.hero h2{font-size:clamp(46px,12vw,56px);overflow-wrap:break-word}
 .page-heading h1{font-size:44px;overflow-wrap:break-word}
 .page-heading .lead{font-size:18px}
 .section-title h2,.calendar-aside h2{font-size:32px}
 .section-title .text-link{font-size:15px}
 .association-bar>.wrap{flex-wrap:wrap;gap:16px}
 .association-bar p,.association-bar strong{font-size:16px}
 .association-bar .button{font-size:15px;min-height:46px;padding:11px 16px;margin-left:0}
 .news-grid{grid-template-columns:minmax(0,1fr)}
 .news-card img{aspect-ratio:1.65}
 .news-card h3,.archive .news-card h3{font-size:26px}
 .news-card.compact h3{font-size:22px}
 .news-card p{font-size:17px}
 .news-card .meta,.archive .news-card .meta{font-size:14px}
 .project-card h3{font-size:29px}
 .article-body p{font-size:18px}
 .fact strong{font-size:39px;overflow-wrap:anywhere}
 .fact span{font-size:14px}
 .editor-block{padding:18px}
 .editor-block>header{flex-wrap:wrap;gap:14px}
 .editor-block>header h2{font-size:21px}
 .editor-nav .button,.editor-actions .button{font-size:14px}
 .source-settings-row legend{font-size:18px}
 #content input,#content select,#content textarea{font-size:17px;min-width:0;max-width:100%}
 #content input[type=checkbox]{min-height:20px}
 .settings-explainer{font-size:15px}
 .map-popup .button{padding:10px 13px;font-size:14px;min-height:44px}
 .filters label.field{min-width:0;flex-basis:100%}
}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
