@media(min-width:821px){html{zoom:.7}}:root{--bg: #f6f7f4;--surface: #ffffff;--surface-2: #eef3ef;--text: #183128;--muted: #5d7067;--border: #dbe3dd;--accent: #2f6b4f;--accent-2: #24563f;--max: 1180px;--shadow: 0 12px 28px rgba(17, 39, 30, .08);--radius: 20px}*,*:before,*:after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(180deg,#fbfcfa 0%,var(--bg) 100%);line-height:1.65}a{text-decoration:none;color:inherit}img,iframe,video,canvas,svg{max-width:100%}img{display:block}.container{width:min(calc(100% - 32px),var(--max));margin:0 auto}.site-header{position:relative;z-index:30;background:#fbfcfae6;backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;position:relative}.brand{display:flex;flex-direction:column;gap:2px;min-width:0;flex:0 1 auto}.brand-title{font-size:1rem;font-weight:700;letter-spacing:-.02em}.brand-sub{font-size:.85rem;color:var(--muted)}.menu-toggle{appearance:none;border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:10px 12px;font-weight:700;color:var(--text);flex-shrink:0;cursor:pointer}.nav{display:none}.nav a,.nav a:hover,.nav a:visited{text-decoration:none!important;color:var(--text)}.nav a,.nav-parent{padding:12px 14px;border-radius:12px;font-weight:600;cursor:pointer}.nav a:hover,.nav-parent:hover{background:var(--surface-2)}.submenu a{font-size:.95rem;color:var(--muted);padding:10px 12px}.nav-parent,.nav>a,.submenu a{font-weight:700}@media(max-width:820px){.nav{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 28px #11271e1a;padding:16px;flex-direction:column;gap:12px}.nav.is-open{display:flex}.nav-section{display:flex;flex-direction:column;gap:6px}.nav-parent{display:block;margin:0 0 6px}.submenu{display:grid;gap:8px;padding-left:12px}}@media(min-width:821px){.menu-toggle{display:none}.nav{display:flex!important;align-items:center;gap:28px;margin-left:auto;position:static;background:transparent;border:0;box-shadow:none;padding:0;flex-direction:row}.nav-section{position:relative;display:block;padding-bottom:10px;margin-bottom:-10px}.nav-parent{margin:0;display:inline-flex;align-items:center;gap:8px}.nav-parent:after{content:"⌄";font-size:.9em;line-height:1;transform:translateY(-1px)}.submenu{display:none;position:absolute;top:100%;left:0;min-width:220px;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 28px #11271e1a;padding:10px;gap:8px;z-index:40}.nav-section:hover .submenu,.nav-section:focus-within .submenu{display:grid}}.hero{padding:42px 0 24px}.section{padding:16px 0 8px}.page-hero{padding:32px 0 4px}.hero-card,.panel,.card,.board-card,.embed-shell,.footer-card,.contact-strip{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-card{border-radius:28px;padding:28px 22px;background:linear-gradient(135deg,#eef5ef,#fff)}.card,.panel,.embed-shell,.footer-card,.contact-strip{border-radius:var(--radius);padding:20px}.panel{padding:20px;border-radius:20px;border:1px solid var(--border);background:linear-gradient(135deg,#eef5ef,#fff);box-shadow:var(--shadow)}.card h3{margin:0 0 8px}.panel h2{line-height:1.1}@media(min-width:1100px){.hero-card{padding:42px 40px}}.hero-card,.panel,.footer-card,.news-card,.post-card{max-width:100%}.page-title{font-size:clamp(1.35rem,2.15vw,1.7rem);line-height:1.12;letter-spacing:-.01em;font-weight:700;margin:0 0 12px;color:inherit}.page-hero .page-title{font-size:clamp(1.35rem,2.15vw,1.7rem)}.hero .page-title{font-size:clamp(2rem,4.2vw,3.15rem);line-height:1.05;letter-spacing:-.02em;margin:0 0 18px}.section-title{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.15;letter-spacing:-.01em;font-weight:700;margin:0 0 18px;color:inherit}.subsection-title{font-size:1.15rem;line-height:1.2;letter-spacing:-.01em;font-weight:700;margin:28px 0 10px;color:inherit}.hero .section-title{font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.12;letter-spacing:-.01em;font-weight:700;margin:16px 0 6px}.hero .page-title,.page-title,.section-title,.subsection-title,.brand-title,.brand-sub{overflow-wrap:anywhere}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-weight:700}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button.primary:hover{background:var(--accent-2)}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:999px;border:1px solid var(--accent);background:var(--accent);color:#fff!important;font-weight:700;font-size:.95rem;line-height:1;text-decoration:none!important;white-space:nowrap}.cta-button:hover{background:var(--accent-2)}@media(max-width:820px){.cta-button{max-width:100%;white-space:normal!important;text-align:center;line-height:1.2;padding:12px 18px}.hero .cta-button{display:inline-flex;width:auto}.hero-card,.panel{overflow-x:hidden}}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hero-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:start}.hero-split.v116{grid-template-columns:1fr .9fr;gap:40px;align-items:stretch}.hero-split p{margin-bottom:14px;line-height:1.6}.hero-split p+p{margin-top:10px}.hero-left{display:flex;flex-direction:column}.hero-right img{width:100%;height:100%;object-fit:cover;border-radius:16px;box-shadow:var(--shadow)}.cta-wrap{margin-top:20px}.hero-cta-center{text-align:center}.hero-cta-center .cta-button{display:inline-flex}@media(max-width:820px){.hero-split,.hero-split.v116{grid-template-columns:1fr;gap:20px}.hero-right img{height:auto}}.hero-image-link{display:block;height:100%;cursor:zoom-in}.hero-image-link img{width:100%;height:100%;object-fit:cover;border-radius:16px;box-shadow:var(--shadow)}.hero-image-overlay,.catchment-overlay{position:fixed;inset:0;background:#000000c7;display:none;align-items:center;justify-content:center;padding:24px;z-index:1000}.hero-image-overlay.is-open,.catchment-overlay.is-open{display:flex}.hero-image-overlay img,.catchment-overlay img{max-width:min(1700px,96vw);max-height:130vh;width:auto;height:auto;border-radius:12px;box-shadow:0 18px 40px #00000059;background:#fff}.hero-image-overlay-close,.catchment-overlay-close{position:absolute;top:16px;right:16px;appearance:none;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer}.hero-image-credit{position:absolute;left:50%;bottom:18px;transform:translate(-50%);color:#fff;font-size:.95rem;line-height:1.3;text-align:center}.hero-image-credit a{color:#fff!important;text-decoration:underline;text-underline-offset:2px}.home-2col,.membership-2col{display:grid;gap:18px}@media(min-width:820px){.home-2col,.membership-2col{grid-template-columns:repeat(2,1fr);align-items:start}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}}.home-2col>*,.membership-2col>*{min-width:0}.medlemskap-page .panel>.section-title,.medlemskap-page .panel .section-title{font-size:clamp(1.35rem,2.15vw,1.7rem);line-height:1.12;letter-spacing:-.01em;font-weight:700;margin:0 0 18px;color:inherit}.membership-title{font-size:clamp(1.28rem,1.9vw,1.55rem);line-height:1.12;letter-spacing:-.01em;font-weight:700;margin:0 0 18px}.highlight{margin:20px 0 24px;font-weight:600}.qr-wrap{margin:16px 0 20px}.qr-img{width:180px;max-width:100%;height:auto;display:block}.membership-side-by-side{display:grid;grid-template-columns:170px 170px;gap:18px;align-items:start;margin:12px 0 18px}.membership-side-by-side>div{width:170px}.membership-side-by-side .qr-wrap{margin:0}.membership-side-by-side .qr-wrap .qr-img,.catchment-thumb{display:block;width:170px;height:170px;border-radius:12px}.membership-side-by-side .qr-wrap .qr-img{object-fit:contain}.catchment-link{display:block;width:170px;height:170px}.catchment-thumb{object-fit:cover}@media(max-width:820px){.membership-side-by-side{grid-template-columns:1fr}.membership-side-by-side>div,.membership-side-by-side .qr-wrap,.catchment-link{width:100%;height:auto}.membership-side-by-side .qr-wrap .qr-img,.catchment-thumb{width:100%;height:auto}}.board-grid{display:grid;gap:20px}.board-card{border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#eef5ef,#fff)!important}.board-card img{width:100%;max-width:220px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:18px;margin:20px auto 0}.board-body{padding:20px}.role{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#edf5f0;border:1px solid #d8e9de;color:var(--accent);font-size:.84rem;font-weight:800}.board-card h2{margin:0 0 8px;font-size:1.35rem;letter-spacing:-.03em}.board-card p{margin:0 0 14px}.board-card p:last-child{margin-bottom:0}@media(min-width:820px){.board-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.board-grid{grid-template-columns:repeat(3,1fr)}}.article-body{width:100%}.article-body p{margin:0 0 16px}.article-body ul{margin:0 0 18px 20px}.article-body li{margin:0 0 10px}.article-body img{width:100%;max-width:760px;border-radius:14px;margin:20px 0}.article-body a,p a:not(.cta-button),li a:not(.cta-button),.small a:not(.cta-button),.footer-card a:not(.cta-button){color:var(--accent);text-decoration:underline;text-underline-offset:2px}.article-body a:hover,p a:not(.cta-button):hover,li a:not(.cta-button):hover,.small a:not(.cta-button):hover,.footer-card a:not(.cta-button):hover{color:var(--accent-2)}.breadcrumb{font-size:.95rem;color:var(--muted);margin:0 0 10px}.notice{background:#fff8e8;border:1px solid #eed7a1;color:#5a4720;border-radius:16px;padding:16px 18px}.contact-strip{background:linear-gradient(135deg,#edf5f0,#fff)}.embed-shell iframe{width:100%;min-height:980px;border:0;border-radius:16px;background:#fff}.form-embed{max-width:1200px;margin:0 auto;min-height:1500px;padding-bottom:48px}.form-embed iframe{display:block;width:100%;min-height:1400px;height:1400px;border:0}@media(min-width:1024px){.form-embed{min-height:1180px}}@media(max-width:820px){.form-embed{min-height:1600px}.form-embed iframe{min-height:1500px;height:1500px}}.privacy-note{max-width:1200px;margin:16px auto 0;font-size:.95rem;color:var(--muted);line-height:1.5}.news-section{padding:18px 0 8px}.news-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.news-link{font-weight:700;color:var(--accent)}.news-grid{display:grid;gap:18px}.news-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);min-height:220px;cursor:pointer;transition:box-shadow .18s ease}.news-card:hover{box-shadow:0 10px 22px #11271e1a}.news-card-body{min-height:220px;padding:14px;display:flex;flex-direction:column}.news-card h3{margin:0 0 6px;font-size:1rem;line-height:1.2}.news-card p{margin:0 0 8px;font-size:.95rem;color:var(--muted)}.news-card-date{font-size:.82rem;color:var(--muted);margin:0 0 4px}.news-card-media{aspect-ratio:16/10;background:#eef3ef}.news-card-media img{width:100%;height:100%;object-fit:cover}@media(min-width:820px){.news-grid{grid-template-columns:repeat(3,1fr)}}.post-list{display:grid;gap:14px}.post-card{display:flex;gap:14px;align-items:stretch;border:1px solid var(--border);border-radius:16px;padding:14px;background:var(--surface);box-shadow:var(--shadow);min-height:128px;cursor:pointer;transition:box-shadow .18s ease}.post-card:hover{box-shadow:0 10px 22px #11271e1a}.post-card-media{width:130px;height:100px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#eef3ef;display:flex;align-items:center;justify-content:center}.post-card-media img{width:100%;height:100%;object-fit:cover}.post-card-media.placeholder{color:var(--accent);font-weight:700;font-size:.95rem;text-align:center;padding:8px}.post-card-body{min-height:100px;flex:1;display:flex;flex-direction:column}.post-card h3{margin:0 0 6px;font-size:1rem;line-height:1.2}.post-card p{margin:0 0 8px;font-size:.95rem;color:var(--muted)}.post-card .news-card-date{font-size:.82rem;color:var(--muted);margin:0 0 4px}.card-actions{min-height:48px;margin-top:auto;display:flex;justify-content:flex-end;align-items:flex-end;gap:10px;flex-wrap:wrap}.footer{padding:36px 0 60px;color:var(--muted)}.small{font-size:.95rem}.footer-card,.footer-card strong,.footer-card .small,.footer-card a{color:var(--text)!important}.footer-card a{word-break:normal}.footer-meta{display:grid;grid-template-columns:max-content 1fr;column-gap:12px;row-gap:4px;margin:8px 0 0;font-size:.95rem}.footer-meta dt{font-weight:400;color:var(--text)}.footer-meta dt:after{content:":"}.footer-meta dd{margin:0}@media(max-width:820px){.hero{padding:16px 0}.hero .page-title{margin:0 0 10px}.hero .section-title{margin:14px 0 8px}.footer-meta{grid-template-columns:max-content minmax(0,1fr)}.footer-meta dd{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-meta dd a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}}
