:root{color:#203b43;font-synthesis:none;--brand-primary:#0f4c5c;--brand-secondary:#a7b0b7;--brand-accent:#d4a017;--brand-ivory:#f8f7f2;--teal:var(--brand-primary);--teal-2:#17677a;--sage:#e5ecec;--mist:var(--brand-ivory);--orange:var(--brand-accent);--ink:#203b43;--muted:#50626a;--line:#d8dfe2;--white:#fff;--radius-sm:8px;--radius-md:14px;--space-section:clamp(4rem, 7vw, 6.5rem);background:#fff;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;line-height:1.7}a{color:inherit}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--brand-accent);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--teal);font-family:inherit;font-weight:750;line-height:1.06}h1{letter-spacing:-.055em;margin-bottom:1.5rem;font-size:clamp(2.9rem,6.4vw,5.8rem)}h2{letter-spacing:-.04em;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3.4rem)}h3{color:var(--teal);font-size:1.2rem;line-height:1.35}p{color:var(--muted)}.container{width:min(1220px,100% - 3rem);margin-inline:auto}.narrow{max-width:780px}.section{padding:var(--space-section) 0}.soft-section{background:var(--mist)}.eyebrow{color:var(--teal-2);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:700}.lead{max-width:740px;color:var(--muted);font-size:clamp(1.15rem,2vw,1.4rem)}.muted{font-size:.88rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:99;background:var(--white);border-radius:.4rem;padding:.7rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:82px;display:flex}.brand{flex:0 auto;align-items:center;text-decoration:none;display:inline-flex}.brand img{width:clamp(185px,21vw,245px);height:auto;display:block}.main-nav{align-items:center;gap:clamp(1.35rem,3vw,2.75rem);display:flex}.main-nav a{border-bottom:2px solid #0000;padding:.65rem 0 .55rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .16s,border-color .16s}.main-nav a:hover{color:var(--teal-2)}.main-nav a.active{color:var(--teal-2);border-color:var(--orange)}.menu-button{border:1px solid var(--line);background:var(--white);color:var(--teal);border-radius:50px;padding:.55rem .9rem;font-weight:700;display:none}.home-hero{background:linear-gradient(90deg, #a7b0b71f 0 1px, transparent 1px) 0 0 / 96px 100%, linear-gradient(120deg, var(--brand-ivory), #fff 72%);align-items:center;min-height:min(72vh,700px);padding:clamp(4.5rem,7vw,6.5rem) 0;display:flex;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,3fr) minmax(270px,2fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.hero-copy{z-index:1;position:relative}.home-hero h1{max-width:820px}.home-hero .lead{max-width:720px}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2.2rem;display:flex}.hero-composition{background:#ffffff7a;border:1px solid #0f4c5c29;border-radius:48% 48% 18%;min-height:360px;position:relative}.hero-house-outline{border:2px solid #0f4c5c61;border-top:0;width:170px;height:145px;position:absolute;top:26%;right:16%;transform:rotate(.001deg)}.hero-house-outline:before,.hero-house-outline:after{content:"";background:#0f4c5c61;width:121px;height:2px;position:absolute;top:-43px}.hero-house-outline:before{left:-15px;transform:rotate(-38deg)}.hero-house-outline:after{right:-15px;transform:rotate(38deg)}.hero-path{transform-origin:0;background:#0f4c5c47;height:1px;position:absolute}.hero-path-one{width:52%;bottom:23%;left:2%;transform:rotate(-14deg)}.hero-path-two{width:38%;top:24%;right:-2%;transform:rotate(20deg)}.hero-node{border-radius:50%;position:absolute;box-shadow:0 0 0 8px #ffffffb8}.hero-node-one{background:var(--orange);width:18px;height:18px;bottom:19%;left:10%}.hero-node-two{background:var(--sage);width:30px;height:30px;top:17%;right:20%}.hero-node-three{background:var(--teal-2);width:14px;height:14px;bottom:18%;right:13%}.button{border:2px solid var(--teal);border-radius:var(--radius-sm);background:var(--teal);min-height:48px;color:var(--white);cursor:pointer;justify-content:center;align-items:center;padding:.72rem 1.2rem;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{background:#0b3945;transform:translateY(-1px)}.button-secondary{color:var(--teal);background:0 0}.button-secondary:hover{background:var(--brand-ivory)}.button-light{background:var(--white);color:var(--teal);border-color:var(--white)}.section-heading{max-width:720px;margin-bottom:clamp(2.25rem,4vw,3rem)}.card-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.platform-card,.update-card{background:var(--white);border-radius:var(--radius-md);border:1px solid #0f4c5c1f;padding:1.6rem}.platform-card{flex-direction:column;min-height:350px;padding:1.55rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 10px 35px #0f4c5c0d}.platform-card:before{content:"";border-radius:var(--radius-md) 0 0 var(--radius-md);background:var(--sage);width:3px;position:absolute;inset:0 auto 0 0}.platform-card:hover{border-color:#0f4c5c38;transform:translateY(-3px);box-shadow:0 16px 38px #0f4c5c14}.platform-card p{font-size:.92rem}.platform-card .text-link{margin-top:auto}.platform-logo{justify-content:flex-start;align-items:center;width:100%;height:74px;margin-bottom:1rem;display:flex;overflow:hidden}.platform-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.platform-logo-square,.platform-logo-compact{max-width:74px}.platform-logo-wide{max-width:178px}.brand-stadshulp:before{background:#b8ccd8}.brand-echt-begrepen:before{background:#ddbbb2}.brand-plangenoot:before{background:#dfbd8f}.status-badge{background:var(--mist);width:fit-content;color:var(--teal);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.8rem;padding:.3rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.status-badge span{background:var(--orange);border-radius:50%;width:7px;height:7px}.text-link{color:var(--teal);text-underline-offset:5px;font-weight:700;text-decoration-thickness:1px}.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid;position:relative}.split:before{content:"";background:linear-gradient(90deg, var(--orange) 0 18px, var(--teal-2) 18px);border-radius:3px;width:72px;height:3px;position:absolute;top:-1.5rem;left:0}.split>div:last-child{border-left:1px solid #0f4c5c3d;max-width:680px;padding:clamp(1.5rem,3vw,2.5rem)}.principle-grid,.value-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.principle-grid article{border-radius:var(--radius-md);background:var(--brand-ivory);border:1px solid #0f4c5c1f;padding:1.65rem}.principle-icon{fill:none;width:46px;height:46px;stroke:var(--teal-2);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:1.1rem}.updates-section{background:linear-gradient(180deg, var(--brand-ivory), #fff)}.update-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:1.75rem;display:grid}.update-card{padding:1.4rem 1.5rem;box-shadow:0 8px 28px #0f4c5c0a}.update-card h3{min-height:3rem;margin-bottom:.7rem}.update-card p:last-of-type{margin-bottom:0}.update-label{align-items:center;gap:.55rem;display:inline-flex}.update-label:before{content:"";background:var(--teal-2);border-radius:50%;width:7px;height:7px}.update-label-plangenoot:before{background:var(--orange)}.update-label-dorpshulp:before{background:#6f9276}.contact-cta{text-align:center;background:var(--teal);padding:clamp(3.75rem,6vw,5.25rem) 0}.contact-cta h2,.contact-cta p{color:var(--white)}.contact-cta p{opacity:.8;max-width:650px;margin-inline:auto}.page-hero{background:linear-gradient(135deg, var(--mist), #fff);border-bottom:1px solid var(--line);padding:clamp(5rem,11vw,9rem) 0}.page-hero h1{font-size:clamp(2.8rem,5.6vw,5.1rem)}.page-hero-logo{align-items:center;width:min(250px,54vw);height:104px;margin-bottom:1.5rem;display:flex;overflow:hidden}.page-hero-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.page-hero-logo-square,.page-hero-logo-compact{width:104px}.page-hero-logo-wide{width:min(300px,72vw)}.page-hero .status-badge{margin-right:.5rem}.platform-list{gap:1rem;display:grid}.platform-row{border:1px solid var(--line);border-radius:10px;grid-template-columns:140px 1fr;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.platform-row>div:last-child{max-width:720px}.platform-row-logo{justify-content:flex-start;align-items:flex-start;width:100%;height:130px;display:flex;overflow:hidden}.platform-row-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.platform-row-logo-square,.platform-row-logo-compact{max-width:112px}.detail-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.detail-grid article,.feature-panel{border:1px solid var(--line);border-radius:10px;padding:clamp(1.8rem,4vw,3rem)}.feature-panel{background:var(--teal)}.feature-panel h2,.feature-panel li{color:var(--white)}.check-list{margin:0;padding:0;list-style:none}.check-list li{padding:.45rem 0 .45rem 1.7rem;position:relative}.check-list li:before{content:"✓";color:#bcd7c3;position:absolute;left:0}.safety-panel{background:var(--mist)}.back-link{padding-bottom:5rem}.prose{max-width:760px}.prose p{margin-bottom:1.5rem}.value-grid article{border-top:2px solid var(--teal);padding-top:1.5rem}.development-note{border-left:4px solid var(--orange);background:var(--brand-ivory);margin-bottom:2rem;padding:1rem 1.2rem}.development-note p{margin:.25rem 0 0}.contact-form{gap:1.25rem;display:grid}.field{gap:.45rem;display:grid}.field label{color:var(--teal);font-weight:700}.field input,.field textarea{border:1px solid var(--brand-secondary);background:var(--white);width:100%;color:var(--ink);border-radius:5px;padding:.75rem}.field [aria-invalid=true]{border:2px solid #a13e2b}.field-error{color:#8f2f20;margin:0;font-size:.85rem}.contact-form .button{justify-self:start}.form-notice{background:var(--mist);color:var(--teal);padding:1rem;font-weight:600}.form-privacy{font-size:.84rem}.site-footer{color:var(--white);background:#0b3541;border-top:1px solid #ffffff14;padding:clamp(2.75rem,5vw,3.75rem) 0}.site-footer p,.site-footer span{color:#d2dce0}.footer-grid{grid-template-columns:1fr 1fr auto;gap:clamp(2rem,5vw,4rem);display:grid}.footer-title{letter-spacing:-.02em;color:var(--white);font-family:inherit;font-size:1.5rem}.footer-brand{align-items:center;gap:.9rem;margin-bottom:.6rem;display:flex}.footer-brand-mark{background:var(--white);border-radius:12px;flex:none;place-items:center;width:56px;height:56px;display:grid}.footer-brand-mark img{object-fit:contain;width:45px;height:45px}.footer-slogan{letter-spacing:.08em;font-size:.77rem;display:block}.site-footer nav{grid-template-columns:1fr 1fr;gap:.5rem 2rem;display:grid}.site-footer a{color:var(--white);text-underline-offset:4px;text-decoration-color:#0000;transition:text-decoration-color .16s}.site-footer a:hover{-webkit-text-decoration-color:var(--sage);text-decoration-color:var(--sage)}.footer-meta{flex-direction:column;gap:.5rem;font-size:.85rem;display:flex}@media (width<=900px){.card-grid,.footer-grid{grid-template-columns:1fr 1fr}.footer-meta{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:2.5rem}.hero-composition{min-height:300px}}@media (width<=720px){.container{width:min(100% - 2rem,1160px)}.header-inner{min-height:72px}.brand img{width:clamp(175px,42vw,220px)}.menu-button{display:block}.main-nav{background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:.2rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a{padding:.8rem 1rem}.home-hero{background:linear-gradient(135deg, var(--brand-ivory), #fff 78%);min-height:auto;padding:3.75rem 0 3.5rem}.hero-grid{grid-template-columns:1fr;gap:0}.hero-composition{display:none}.card-grid,.principle-grid,.update-grid,.value-grid,.split{grid-template-columns:1fr}.split{gap:1.5rem}.split>div:last-child{border-top:1px solid #0f4c5c3d;border-left:0;padding:1.25rem 0 0}.platform-card{min-height:auto}.platform-card .text-link{margin-top:1.2rem}.platform-row{grid-template-columns:1fr}.platform-row-logo{height:94px}.platform-row-logo-square,.platform-row-logo-compact{max-width:88px}.page-hero-logo{height:88px;margin-bottom:1.2rem}.page-hero-logo-square,.page-hero-logo-compact{width:88px}.footer-grid{grid-template-columns:1fr}.footer-meta{grid-column:auto}.site-footer nav{grid-template-columns:1fr}.button-row .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
