:root{--blue:#102e50;--blue2:#0a223d;--red:#cf2635;--ink:#17283a;--muted:#5e6c79;--paper:#fff;--soft:#f4f7fa;--line:#dce4eb;--shadow:0 20px 50px rgba(16,46,80,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:116px;padding:0 clamp(24px,5vw,82px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,228,235,.75);backdrop-filter:blur(12px)}.brand{display:block;width:clamp(220px,18vw,320px);height:94px}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.site-header nav{display:flex;align-items:center;gap:clamp(18px,2.3vw,38px);font-size:16px;font-weight:700;color:var(--blue)}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--red)}.nav-cta{background:var(--red);color:#fff!important;border-radius:10px;padding:13px 24px!important;box-shadow:0 8px 22px rgba(207,38,53,.22)}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span:not(.screen-reader-text){display:block;width:26px;height:2px;background:var(--blue);margin:5px}
.hero{min-height:calc(92vh - 116px);position:relative;display:flex;align-items:stretch;overflow:hidden;background:#dce6ee}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,31,57,.10),rgba(7,31,57,0) 65%),url('schulbus-meier-rot-v2.jpg');background-size:cover;background-position:center}.hero-panel{position:relative;z-index:2;width:min(56%,850px);display:flex;flex-direction:column;justify-content:center;padding:80px clamp(50px,6vw,105px) 80px clamp(32px,5vw,82px);background:rgba(255,255,255,.96);clip-path:polygon(0 0,100% 0,86% 100%,0 100%)}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.14em;font-size:14px;font-weight:850;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(50px,5.2vw,82px);line-height:1.02;letter-spacing:-.055em;margin:0 0 28px;color:var(--blue)}h2{font-size:clamp(38px,4vw,62px);line-height:1.08;letter-spacing:-.045em;color:var(--blue);margin:0 0 24px}h3{color:var(--blue);font-size:26px;line-height:1.2}.hero-copy{max-width:650px;font-size:clamp(19px,1.5vw,23px);line-height:1.62;color:#455767}.location{color:#607386;font-size:17px;font-weight:700;margin:23px 0}.location span{color:var(--red);margin-right:8px}.trust-line{display:flex;align-items:center;gap:14px;margin:18px 0 0;font-weight:750;color:var(--blue)}.trust-line span,.check{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:50%;background:#e8eef4;color:var(--red);font-weight:900;font-size:19px}
.section{padding:clamp(82px,9vw,135px) max(5vw,24px)}.intro,.values,.career,.complaint,.contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,9vw,145px);max-width:1500px;margin:auto}.intro-copy{font-size:19px;line-height:1.8;color:var(--muted);padding-top:34px}.facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:1400px;margin:0 auto 45px;padding:0 max(5vw,24px);gap:18px}.facts div{padding:28px;border:1px solid var(--line);border-radius:18px;text-align:center;background:#fff;box-shadow:var(--shadow)}.facts strong{display:block;color:var(--red);font-size:40px;line-height:1}.facts span{display:block;margin-top:10px;color:var(--blue);font-weight:750}
.services{background:var(--soft)}.section-heading{max-width:1400px;margin:0 auto 54px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1400px;margin:auto}.service-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px;min-height:365px;box-shadow:var(--shadow)}.service-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;background:#eaf0f6;color:var(--red);font-size:34px;font-weight:800;margin-bottom:42px}.service-card h3{font-size:28px;margin-bottom:18px}.service-card p{color:var(--muted);font-size:17px}.values{align-items:center}.value-row{display:grid;grid-template-columns:50px 1fr;gap:22px;padding:27px 0;border-bottom:1px solid var(--line)}.value-row:last-child{border-bottom:0}.value-row h3{margin:2px 0 7px}.value-row p{color:var(--muted);margin:0}.career{max-width:none;background:#e9eff5;align-items:center}.career>div:last-child{font-size:19px;color:#435666}.button{display:inline-flex;min-height:58px;align-items:center;justify-content:center;padding:0 30px;border-radius:10px;font:inherit;font-weight:800;cursor:pointer;border:0;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 10px 24px rgba(207,38,53,.22)}.button-secondary{border:2px solid var(--blue);color:var(--blue);background:transparent;margin-top:15px}
.complaint{max-width:none;background:#fff;align-items:start}.complaint-copy{position:sticky;top:155px}.complaint-copy>p:last-child{font-size:19px;color:var(--muted);max-width:640px}.complaint-form{background:var(--soft);border:1px solid var(--line);border-radius:24px;padding:clamp(26px,4vw,48px);box-shadow:var(--shadow)}.complaint-form label{display:block;color:var(--blue);font-weight:750;margin-bottom:21px}.complaint-form small{font-size:13px;color:#73808c;font-weight:500}.complaint-form input,.complaint-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #c7d2dc;background:#fff;border-radius:10px;padding:13px 14px;font:inherit;color:var(--ink)}.complaint-form textarea{resize:vertical}.complaint-form input:focus,.complaint-form textarea:focus{outline:3px solid rgba(207,38,53,.15);border-color:var(--red)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.privacy-note{font-size:14px;color:#657482;line-height:1.55}.privacy-note a{text-decoration:underline;color:var(--blue)}.form-status{padding:15px;border-radius:10px;font-weight:700}.form-status.success{background:#e3f4e9;color:#175c32}.form-status.error{background:#fdebed;color:#8a1b26}.honeypot{position:absolute;left:-9999px}
.contact{max-width:none;background:var(--blue);color:#fff;align-items:center}.contact h2{color:#fff}.contact>div:first-child>p:last-child{color:#d2dce6;font-size:18px;max-width:720px}.light{color:#ff9da6}.contact-card{background:#fff;color:var(--ink);padding:40px;border-radius:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 24px 60px rgba(0,0,0,.18)}.contact-card p{margin:0}.contact-label{font-size:27px;font-weight:850;color:var(--blue)}.contact-card a{color:var(--red);font-weight:800;font-size:19px}
.site-footer{min-height:145px;padding:28px max(5vw,24px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue2);color:#d8e2eb;font-size:14px}.footer-brand{width:210px;height:90px}.footer-brand img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.site-footer p{margin:0}.site-footer div{display:flex;gap:24px}.site-footer a:hover{text-decoration:underline}
.legal-page{background:var(--soft);padding:80px 24px 110px;min-height:70vh}.legal-wrap{max-width:920px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(28px,6vw,76px);box-shadow:var(--shadow)}.legal-wrap h1{font-size:clamp(45px,6vw,72px)}.legal-wrap h2{font-size:27px;letter-spacing:-.02em;margin:38px 0 10px}.legal-wrap a{color:var(--red);text-decoration:underline}
@media(max-width:980px){html{scroll-padding-top:90px}.site-header{height:90px;padding:0 22px}.brand{width:210px;height:76px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:90px;left:0;right:0;background:#fff;padding:18px 24px 26px;flex-direction:column;align-items:stretch;gap:4px;border-bottom:1px solid var(--line);box-shadow:0 12px 25px rgba(16,46,80,.1)}.site-header nav.is-open{display:flex}.site-header nav a{padding:11px}.hero{display:block;min-height:auto;padding-top:54vw}.hero-image{height:58vw;min-height:330px;bottom:auto;background-position:64% center}.hero-panel{width:100%;padding:58px 7vw 68px;clip-path:none}.intro,.values,.career,.complaint,.contact{grid-template-columns:1fr;gap:42px}.intro-copy{padding-top:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.complaint-copy{position:static}.site-footer{flex-direction:column;text-align:center;padding:38px 22px}.footer-brand{width:230px}}
@media(max-width:620px){body{font-size:16px}.site-header{height:76px;padding:0 18px}.brand{width:166px;height:62px}.menu-toggle{padding:8px}.menu-toggle span:not(.screen-reader-text){width:27px;margin:5px}.site-header nav{top:76px}.section{padding:72px 21px}h1{font-size:40px}h2{font-size:38px}.hero{padding-top:55vw}.hero-image{height:55vw;min-height:220px;background-position:64% center}.hero-panel{padding:39px 22px 54px}.eyebrow{font-size:13px;margin-bottom:16px}.hero-copy,.intro-copy,.career>div:last-child,.complaint-copy>p:last-child{font-size:17px}.facts{grid-template-columns:1fr;padding:0 21px}.service-card{padding:28px}.service-icon{width:62px;height:62px;margin-bottom:28px}.field-grid{grid-template-columns:1fr;gap:0}.complaint-form .button{width:100%}.site-footer div{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
