:root{--navy:#0c2440;--blue:#4C96D1;--blue2:#4DAEE2;--red:#ED1E24;--orange:#dd7f25;--ink:#13283d;--muted:#617487;--soft:#f3f8fc;--line:#d8e4ed;--white:#fff;--radius:20px;--shadow:0 18px 50px rgba(12,36,64,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Aptos,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit}img{max-width:100%;height:auto}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(820px,100%)}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-blue{background:#eaf5fb}.section-dark{background:var(--navy);color:#fff}.section-heading{margin-bottom:38px;max-width:820px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:800;color:var(--orange);margin:0 0 10px}h1,h2,h3{font-weight:800;line-height:1.08;color:var(--navy);margin:0 0 18px}h1{font-size:clamp(2.7rem,6vw,5.7rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.035em}h3{font-size:1.18rem}.section-dark h2,.section-dark h3{color:#fff}p{margin:0 0 18px}.lead{font-size:clamp(1.08rem,2vw,1.35rem);color:#38526b}.section-dark .lead{color:#d7e6f2}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 21px;text-decoration:none;border:1px solid transparent;font-weight:800;cursor:pointer;font:inherit}.button-primary{background:var(--red);color:#fff}.button-primary:hover{filter:brightness(.93)}.button-secondary{background:var(--navy);color:#fff}.button-ghost{background:#fff;border-color:var(--line);color:var(--navy)}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.text-link{font-weight:800;color:var(--navy);text-decoration:none}.text-link.light{color:#fff}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:999}.site-topbar{background:var(--blue);color:#fff;font-size:.86rem}.topbar-inner{min-height:36px;display:flex;justify-content:space-between;gap:30px;align-items:center}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(216,228,237,.8);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;min-height:86px;gap:30px}.header-brand{flex:0 0 210px}.brand-link{display:inline-flex;align-items:center;text-decoration:none}.aktie-logo{display:block;max-width:205px;max-height:64px;object-fit:contain}.brand-fallback{flex-direction:column;align-items:flex-start;line-height:1}.brand-fallback span{font-size:2rem;font-weight:900;color:var(--blue)}.brand-fallback small{font-weight:800;color:var(--red);font-size:.78rem}.primary-nav{display:flex;align-items:center;justify-content:flex-end;gap:26px;flex:1}.primary-nav ul{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.primary-nav a{text-decoration:none;font-weight:750;color:var(--navy);white-space:nowrap}.primary-nav ul a:hover{color:var(--blue)}.header-cta{margin-left:8px!important;color:#fff!important}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:var(--navy);margin:5px}.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}.hero{padding-top:92px;background:linear-gradient(180deg,#f8fbfe 0,#fff 100%)}.hero-grid,.feature-grid,.split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px;align-items:center}.hero-card,.region-card,.business-card{border:1px solid var(--line);border-radius:var(--radius);padding:32px;background:#fff;box-shadow:var(--shadow)}.hero-card h2{font-size:2rem}.discipline-wheel{position:relative;width:min(900px,calc(100% - 40px));height:760px;margin-top:30px}.discipline-tile{position:absolute;width:190px;height:125px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-weight:800;color:var(--navy);padding:15px;gap:8px}.discipline-tile:hover{border-color:var(--blue);transform:translateY(-2px)}.discipline-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--blue)}.discipline-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.slot-1{left:355px;top:0}.slot-2{right:60px;top:105px}.slot-3{right:0;top:300px}.slot-4{right:95px;bottom:70px}.slot-5{left:355px;bottom:0}.slot-6{left:95px;bottom:70px}.slot-7{left:0;top:300px}.slot-8{left:60px;top:105px}.slot-9{left:150px;top:5px}.wheel-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:230px;height:230px;border-radius:50%;background:var(--navy);display:grid;place-items:center;padding:35px;box-shadow:0 20px 60px rgba(12,36,64,.2)}.wheel-center .brand-link{justify-content:center}.wheel-center .aktie-logo{max-width:160px}.wheel-center .brand-fallback span{color:#fff}.wheel-center .brand-fallback small{color:#fff}.card-grid{display:grid;gap:18px}.card-grid-4{grid-template-columns:repeat(4,1fr)}.info-card,.audience-card,.route-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 10px 30px rgba(12,36,64,.04)}.info-card p,.audience-card p,.route-grid p{color:var(--muted)}.energy-flow{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.energy-flow span{min-height:100px;border-radius:18px;background:var(--soft);border:1px solid var(--line);display:grid;place-items:center;text-align:center;font-weight:800;padding:20px}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.audience-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;margin-bottom:18px}.process-grid{list-style:none;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.process-grid li{border-top:3px solid var(--blue);padding-top:20px}.process-grid li>span{font-weight:900;color:var(--blue)}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.problem-list a{display:flex;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px 20px;text-decoration:none;font-weight:750}.problem-list a:hover{border-color:var(--blue)}.region-card{display:flex;flex-direction:column;gap:8px}.region-card hr{width:100%;border:0;border-top:1px solid var(--line);margin:12px 0}.page-hero{background:var(--soft);padding:70px 0}.page-hero h1{font-size:clamp(2.5rem,5vw,4.7rem)}.business-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.business-wide{grid-column:1/-1}.business-card address{font-style:normal}.business-card dl{margin:0}.business-card dl div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:10px 0}.business-card dd{margin:0;text-align:right}.map-placeholder{min-height:320px;background:var(--soft);border:1px dashed #a8bdd0;border-radius:16px;display:grid;place-items:center;text-align:center;padding:25px}.map-placeholder iframe{width:100%;height:360px;border:0;border-radius:16px}.legal-page h2{font-size:1.55rem;margin-top:34px}.staging-note{background:#fff6df;border:1px solid #f0d58f;padding:16px;border-radius:12px}.site-footer{background:#0a2039;color:#dbe6ef;padding-top:62px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(6,1fr);gap:28px}.footer-brand h2{color:#fff;font-size:1.25rem;margin-top:22px}.footer-brand .brand-fallback span{color:#fff}.footer-brand .brand-fallback small{color:#fff}.footer-column h2{font-size:.98rem;color:#fff;margin:0 0 16px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin:0 0 9px}.footer-links a{color:#c5d5e2;text-decoration:none;font-size:.93rem}.footer-links a:hover{color:#fff}.footer-heading{display:none}.footer-bottom{margin-top:48px;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom-inner{min-height:64px;display:flex;align-items:center;flex-wrap:wrap;gap:15px 22px;font-size:.85rem}.footer-bottom a{color:#dbe6ef}.cookie-bar{position:fixed;left:20px;right:20px;bottom:20px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 60px rgba(12,36,64,.18);padding:18px 20px;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:900px;margin:auto}.cookie-bar[hidden]{display:none}.cookie-bar p{margin:4px 0 0;color:var(--muted)}
@media(max-width:1100px){.primary-nav ul{gap:15px}.primary-nav{gap:15px}.header-brand{flex-basis:170px}.card-grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);row-gap:40px}.discipline-wheel{height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.discipline-tile,.wheel-center{position:static;transform:none;width:auto;height:125px}.wheel-center{height:125px;border-radius:18px;grid-column:2}.discipline-tile:hover{transform:none}}
@media(max-width:820px){.shell{width:min(100% - 28px,1180px)}.section{padding:64px 0}.topbar-inner{justify-content:center;text-align:center}.topbar-inner span:first-child{display:none}.header-inner{min-height:72px}.nav-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);padding:20px;box-shadow:var(--shadow);align-items:stretch}.primary-nav.is-open{display:flex;flex-direction:column}.primary-nav ul{flex-direction:column;align-items:stretch}.primary-nav li a{display:block;padding:10px 0}.header-cta{margin:0!important}.hero-grid,.feature-grid,.split{grid-template-columns:1fr;gap:32px}.audience-grid,.route-grid,.business-grid{grid-template-columns:1fr}.business-wide{grid-column:auto}.process-grid{grid-template-columns:1fr 1fr}.problem-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{padding-bottom:15px}.footer-heading{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;color:#fff;border:0;border-top:1px solid rgba(255,255,255,.12);padding:15px 0;font:inherit;font-weight:800}.footer-links{display:none;padding-bottom:8px}.footer-column.is-open .footer-links{display:block}.footer-column.is-open .footer-heading span{transform:rotate(45deg)}.footer-links h2{display:none}.footer-bottom-inner{padding:18px 0}.cookie-bar{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){h1{font-size:2.65rem}.card-grid-4,.discipline-wheel,.process-grid{grid-template-columns:1fr}.wheel-center{grid-column:auto;order:-1}.discipline-tile,.wheel-center{height:108px}.energy-flow{grid-template-columns:1fr 1fr}.topbar-inner{font-size:.78rem}}
