:root{--red:#e11919;--red-dark:#a80f0f;--ink:#15181c;--muted:#626971;--soft:#f3f4f5;--line:#dfe2e5;--white:#fff;--shadow:0 24px 70px rgba(0,0,0,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px;scrollbar-width:thin;scrollbar-color:var(--red) #07090b}html::-webkit-scrollbar{width:13px;height:13px}html::-webkit-scrollbar-track{background:#07090b}html::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff2929,#b70e0e);border:3px solid #07090b;border-radius:999px;min-height:42px}html::-webkit-scrollbar-thumb:hover{background:#ff3030}html::-webkit-scrollbar-corner{background:#07090b}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:200;padding:10px 14px;background:var(--red);color:#fff;border-radius:8px;font-weight:800}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.08)}.nav-wrap{min-height:78px;width:min(1240px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:235px;height:auto;max-height:62px;object-fit:contain;transition:transform .25s ease,filter .25s ease}.brand:hover img,.brand:focus-visible img{transform:scale(1.045);filter:drop-shadow(0 7px 14px rgba(225,25,25,.28))}.main-nav{display:flex;align-items:center;gap:4px}.main-nav a{position:relative;padding:11px 14px;font-size:.92rem;font-weight:800;border-radius:10px;color:var(--ink);transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.main-nav a::after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:2px;background:var(--red);border-radius:999px;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.main-nav a:not(.nav-cta):hover,.main-nav a:not(.nav-cta):focus-visible{color:var(--red);background:var(--soft);transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.07)}.main-nav a:not(.nav-cta):hover::after,.main-nav a:not(.nav-cta):focus-visible::after{transform:scaleX(1)}.main-nav a:focus-visible{outline:2px solid var(--red);outline-offset:2px}.main-nav .nav-cta{background:var(--red);color:#fff;padding-inline:18px;box-shadow:0 6px 16px rgba(225,25,25,.22)}.main-nav .nav-cta:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 9px 22px rgba(225,25,25,.3)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;padding:8px;width:44px;height:44px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px auto;border-radius:2px}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:720px;background:#11151a;color:#fff}.hero-bg{position:absolute;inset:0;z-index:-2;background-image:url("/img/hero-lauterbach.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,10,13,.96) 0%,rgba(8,10,13,.83) 31%,rgba(8,10,13,.43) 56%,rgba(8,10,13,.08) 84%),linear-gradient(0deg,rgba(0,0,0,.38),transparent 60%)}.hero-grid{min-height:720px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:center;gap:70px;padding:100px 0 80px}.hero-copy{max-width:720px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900;color:var(--red);margin-bottom:10px}.hero .eyebrow{color:#ff6c6c}.hero h1{font-size:clamp(3rem,6vw,5.7rem);line-height:.98;letter-spacing:-.045em;margin:0 0 22px;font-weight:900}.hero h1 em{font-style:normal}.lead{font-size:1.35rem;font-weight:750;margin:0 0 15px}.hero-text{max-width:650px;color:#e1e5e9;font-size:1.05rem;line-height:1.7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:12px;font-weight:850;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn:focus-visible{outline:2px solid var(--red);outline-offset:3px}.btn-primary{background:var(--red);color:#fff;box-shadow:0 8px 20px rgba(225,25,25,.2)}.btn-primary:hover{background:var(--red-dark);box-shadow:0 10px 26px rgba(225,25,25,.28)}.btn-light{background:#fff;color:var(--ink)}.btn-light:hover{background:#f1f2f3}.btn-outline{border-color:rgba(255,255,255,.35);color:#fff;background:transparent}.btn-outline:hover{background:#fff;color:var(--ink)}.hero-caption{align-self:end;justify-self:end;max-width:410px;margin-bottom:20px;padding:26px 28px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(10,12,15,.74);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(0,0,0,.3)}.hero-caption>span{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900;color:#ff6868;margin-bottom:7px}.hero-caption h2{margin:0 0 9px;font-size:1.65rem;line-height:1.1}.hero-caption p{margin:0 0 12px;color:#e0e3e7;font-size:.94rem;line-height:1.6}.hero-caption a{font-weight:900;color:#fff}.hero-caption a:hover{color:#ff6868}.hero-caption b{color:#ff6868}
.section{padding:100px 0}.section-soft{background:var(--soft)}.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.section h2{font-size:clamp(2.1rem,4vw,3.3rem);line-height:1.08;letter-spacing:-.035em;margin:0}.prose{font-size:1.08rem;color:#4d5258}.prose p:first-child{margin-top:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.info-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(20,24,30,.04);transition:transform .22s ease,box-shadow .22s ease}.info-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.info-card-media{width:100%;aspect-ratio:16/9;overflow:hidden;background:#111}.info-card-media picture{display:block;width:100%;height:100%}.info-card-image{display:block;width:100% !important;height:100% !important;max-width:none;aspect-ratio:auto;object-fit:cover;object-position:center}.info-card-body{padding:25px 26px 28px}.info-card h3{margin:0 0 8px;font-size:1.2rem}.info-card p{margin:0;color:var(--muted)}
.section-dark{background:#15181c;color:#fff}.section-dark .eyebrow{color:#ff6666}.section-heading{max-width:760px;margin-bottom:50px}.section-heading p{color:#aeb4bc;margin:15px 0 0}.question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.question-card{min-width:0;padding:30px 30px 32px;background:#1d2126;border:1px solid #353a40;border-radius:18px;transition:transform .22s ease,border-color .22s ease,background .22s ease}.question-card:hover{transform:translateY(-3px);border-color:#555c65;background:#21262c}.question-number{display:block;color:#ff5e5e;font-weight:900;font-size:.72rem;letter-spacing:.12em;margin-bottom:10px}.question-card h3{margin:0 0 12px;color:#fff;font-size:1.18rem;line-height:1.3}.question-card p{margin:0;color:#b8bec6;font-size:.98rem;line-height:1.7}
.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.location-visual{min-width:0}.map-figure{margin:0;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.map-figure img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.map-figure figcaption{padding:10px 14px;font-size:.72rem;color:#777;background:#fff}.location-copy p{color:var(--muted)}.check-list{padding:0;margin:25px 0;list-style:none}.check-list li{padding:10px 0 10px 30px;position:relative;border-bottom:1px solid var(--line)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:900}.note{font-size:.92rem;padding:16px 18px;background:#fff6f6;border-left:3px solid var(--red);border-radius:8px}
.split{display:flex;align-items:end;justify-content:space-between;gap:30px}.text-link{font-weight:900;color:var(--red)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;transition:transform .2s ease,box-shadow .2s ease}.news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.tag{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--red)}.news-card h3{margin:12px 0 8px;font-size:1.25rem}.news-card p{margin:0;color:var(--muted)}.documents{background:#fff}.document-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px}.document-list div{border:1px solid var(--line);border-radius:12px;padding:15px 16px;font-weight:650;background:#fafafa}.faq-section{background:#f8f8f8}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.muted{color:var(--muted)}details{background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:10px;padding:18px 20px}summary{cursor:pointer;font-weight:800}details p{color:var(--muted);margin:12px 0 0}.cta-section{padding:70px 0;background:#15181c}.cta-box{border-radius:24px;background:linear-gradient(120deg,#20242a,#17191d);border:1px solid #343941;color:#fff;padding:50px 55px;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-box h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;margin:0 0 12px}.cta-box p{color:#b7bdc5;max-width:680px;margin:0}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.site-footer{background:#0e1013;color:#a9afb7;padding:28px 0}.footer-inner{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:.86rem}.footer-inner strong{color:#fff}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{transition:color .2s ease,transform .2s ease}.footer-links a:hover,.footer-links a:focus-visible{color:#fff;transform:translateY(-1px)}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:150;background:#17191d;color:#fff;border:1px solid #343940;border-radius:16px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 18px 60px rgba(0,0,0,.35);max-width:1050px;margin-inline:auto}.cookie-banner strong{font-size:1rem}.cookie-banner p{margin:4px 0 0;color:#c2c7ce;font-size:.84rem;line-height:1.5}.cookie-banner a{color:#fff;text-decoration:underline}.cookie-banner .btn{white-space:nowrap}.cookie-banner[hidden]{display:none}
.legal-page{min-height:70vh;padding:90px 0}.legal-page .legal-content{max-width:850px}.legal-page h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 25px}.legal-page h2{font-size:1.45rem;margin-top:38px}.legal-page p,.legal-page li{color:#555b62}.legal-page .notice{padding:18px 20px;background:#fff6f6;border-left:3px solid var(--red);border-radius:8px;margin:25px 0}
@media(max-width:950px){.main-nav{position:absolute;left:16px;right:16px;top:75px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch;padding:10px}.main-nav.open{display:flex}.main-nav a{padding:13px}.menu-toggle{display:block}.brand img{width:215px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:80px 0 70px}.hero-caption{justify-self:start;max-width:620px;margin-top:10px}.two-col,.location-grid,.faq-wrap{grid-template-columns:1fr;gap:45px}.cards,.news-grid{grid-template-columns:repeat(2,1fr)}.document-list{grid-template-columns:repeat(2,1fr)}.cta-box{padding:40px;flex-direction:column;align-items:flex-start}}
@media(max-width:600px){html{scroll-padding-top:82px}html::-webkit-scrollbar{width:10px}.container{width:min(100% - 28px,1160px)}.nav-wrap{width:min(100% - 20px,1240px);min-height:70px}.brand img{width:180px;max-height:54px}.main-nav{top:68px;left:10px;right:10px}.hero{min-height:760px}.hero-bg{background-position:58% center}.hero-grid{min-height:760px;padding:58px 0 42px}.hero h1{font-size:clamp(2.7rem,14vw,4.2rem)}.lead{font-size:1.1rem}.hero-text{font-size:.97rem}.hero-caption{width:100%;padding:20px}.hero-caption h2{font-size:1.35rem}.hero-caption p{font-size:.86rem}.section{padding:72px 0}.section h2{font-size:clamp(2rem,10vw,2.7rem)}.cards,.news-grid,.question-grid,.document-list{grid-template-columns:1fr}.question-card{padding:24px}.split{align-items:flex-start;flex-direction:column}.cta-section{padding:45px 0}.cta-box{padding:30px 24px;border-radius:18px}.cta-actions{width:100%}.cta-actions .btn{flex:1}.cookie-banner{left:10px;right:10px;bottom:10px;flex-direction:column;align-items:stretch;padding:16px}.cookie-banner .btn{width:100%}.legal-page{padding:55px 0}.legal-page h1{font-size:clamp(2.5rem,13vw,4rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand img,.main-nav a,.btn,.info-card,.question-card,.news-card,.footer-links a{transition:none}}
/* Custom cursor system */
@media (pointer:fine){
  html.cursor-custom,html.cursor-custom body,html.cursor-custom body *{cursor:url("/img/cursor-normal.png") 1 1,default!important}
  html.cursor-custom body a,html.cursor-custom body button,html.cursor-custom body summary,html.cursor-custom body [role="button"],html.cursor-custom body input,html.cursor-custom body select,html.cursor-custom body textarea{cursor:url("/img/cursor-hover.png") 1 1,pointer!important}
  html.cursor-custom.cursor-pressed body,html.cursor-custom.cursor-pressed body *{cursor:url("/img/cursor-click.png") 1 1,pointer!important}
}
@media (pointer:coarse){html.cursor-custom,html.cursor-custom body,html.cursor-custom body *{cursor:auto!important}}
