@import"https://fonts.googleapis.com/css?family=Poppins:regular,bold,italic&subset=latin,latin-ext";:root{font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;line-height:1.6;background-color:#f7f7f5;color:#1d242c;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:#f7f7f5;color:#1d242c}a{color:inherit;text-decoration:none}button{font:inherit}:root{color:#1d242c;background:#f7f7f5;font-family:Poppins;font-weight:400;line-height:1.6;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f7f7f5;color:#1d242c}#root{width:100%}.app-shell{display:flex;min-height:100vh}.lang-toggle{z-index:10;position:relative;align-self:center}.burger-btn{display:none;position:fixed;top:16px;right:16px;z-index:30;width:42px;height:42px;border-radius:8px;border:1px solid #2a5784;background:#2a5784;align-items:center;justify-content:center;gap:6px;flex-direction:column;padding:10px;cursor:pointer;box-shadow:0 8px 18px #1d242c1f;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.burger-btn span{display:block;width:100%;height:3px;border-radius:4px;background:#e9dcc9;transition:transform .15s ease,opacity .15s ease,background .15s ease}.burger-btn.open{background:#2a5784;border-color:#2a5784;box-shadow:0 12px 28px #1d242c33}.burger-btn.open span{background:#e9dcc9}.burger-btn.open span:nth-child(1){transform:translateY(4px) rotate(45deg) scaleX(.65)}.burger-btn.open span:nth-child(2){opacity:0}.burger-btn.open span:nth-child(3){transform:translateY(-4px) rotate(-45deg) scaleX(.65)}.mobile-brand{display:none;align-items:center;gap:10px;padding:14px 16px;position:fixed;top:0;left:0;right:0;z-index:15;background:#e9dcc9;border-bottom:1px solid #abb9c6}.sidebar-backdrop{display:none}.top-actions{display:none;position:fixed;top:16px;right:16px;z-index:50;align-items:center;gap:10px}.lang-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;gap:8px;min-width:64px;transition:none}.lang-button:hover,.lang-button:focus{background:inherit;border-color:inherit;transform:none;box-shadow:none}.lang-dropdown{position:absolute;top:50px;left:0;background:#fff;border:1px solid #abb9c6;border-radius:12px;box-shadow:0 12px 32px #1d242c26;padding:6px;display:grid;gap:6px;min-width:110px;width:max-content}.lang-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid transparent}.lang-option:hover{background:#abb9c633;border-color:#abb9c6}.lang-option.active{border-color:#abb9c6;background:#abb9c633}.lang-code{font-weight:550;letter-spacing:.04em}.flag{width:18px;height:12px;border-radius:2px;box-shadow:0 0 0 1px #1d242c1f,0 6px 12px #1d242c1f}.flag.en{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 12'><rect width='18' height='12' fill='%23012169'/><path d='M0 0L18 12M18 0L0 12' stroke='%23ffffff' stroke-width='3' stroke-linecap='square'/><path d='M0 0L18 12M18 0L0 12' stroke='%23c8102e' stroke-width='1.5' stroke-linecap='square'/><path d='M9 0v12M0 6h18' stroke='%23ffffff' stroke-width='4' stroke-linecap='square'/><path d='M9 0v12M0 6h18' stroke='%23c8102e' stroke-width='2' stroke-linecap='square'/></svg>") center/cover no-repeat}.flag.de{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Crect width='18' height='12' fill='%23000'/%3E%3Crect y='4' width='18' height='4' fill='%23dd0000'/%3E%3Crect y='8' width='18' height='4' fill='%23ffce00'/%3E%3C/svg%3E") center/cover no-repeat}.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}.sidebar{position:fixed;left:0;top:0;width:20%;min-width:320px;max-width:320px;height:100vh;background:#e9dcc9;border-right:1px solid #c7b99a;padding:32px 24px;display:flex;flex-direction:column;gap:32px}.brandSmall{position:relative;width:90%;top:-10px;left:10px}.brandMobile{height:50px}.logo-area{display:flex;align-items:center}.logo-mark{width:44px;height:44px;border-radius:8px;background:#2a5784;color:#f7f7f5;display:grid;place-items:center;font-weight:800;letter-spacing:.04em}.logo-title,.logo-subtitle{margin:0;font-weight:700;font-size:16px}.nav-list{display:flex;flex-direction:column;gap:10px;flex:1;justify-content:center;align-items:stretch}.nav-link{display:flex;align-items:center;gap:10px;justify-content:flex-start;text-align:left;padding:12px 14px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;font-weight:500;font-size:15px;color:#1d242c;transition:background .15s ease,border-color .15s ease,transform .15s ease}.nav-link:hover{background:#abb9c633;border-color:#abb9c6}.nav-link.active{background:#2a5784;color:#e9dcc9;border-color:#2a5784;transform:translate(4px)}.navbottom-link.active{background:#2a5784;color:#e9dcc9;border-color:#2a5784}.nav-icon{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center}.nav-icon svg{width:100%;height:100%;display:block}.social-row{display:flex;justify-content:center;gap:10px;margin:16px 0 6px}.social-row a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#abb9c633;color:#1d242c;text-decoration:none;font-weight:700;border:1px solid #abb9c6;transition:transform .12s ease,box-shadow .12s ease}.social-row a:hover{transform:translateY(-1px);box-shadow:0 6px 12px #1d242c1f}.social-icon{width:16px;height:16px;display:inline-flex}.social-icon svg{width:100%;height:100%;fill:#1d242c}.social-row a[aria-label=Instagram] svg{fill:#e1306c}.social-row a[aria-label=Facebook] svg{fill:#1877f2}.social-row a[aria-label=LinkedIn] svg{fill:#0a66c2}.social-row a[aria-label="Google Maps"] svg{fill:#4285f4}.legal-links{margin-top:auto;display:flex;flex-direction:row;gap:8px;justify-content:center}.legal-links .nav-link{justify-content:center;font-weight:400;font-size:14px}button{border:none;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:400;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease;color:#1d242c;background:transparent}button.primary{background:#2a5784;box-shadow:0 10px 24px #3347602e;color:#f7f7f5;border-radius:18px}button.primary:hover{transform:translateY(-1px);box-shadow:0 10px 32px #33476038}button.ghost{background:#abb9c629;border:1px solid #abb9c6}button.ghost:hover{background:#abb9c63d}.content{margin-left:320px;width:80%;padding:32px 36px 40px;display:grid;gap:24px}.panel{background:#fff;border:1px solid #abb9c6;border-radius:12px;padding:20px;box-shadow:0 20px 40px #1d242c14}.overview-panel h1{margin:8px 0 6px;font-size:clamp(28px,3vw,38px);line-height:1.2}.overview-panel .lede{margin:0 0 16px}.overview-visual{text-align:center;margin:0 0 50px}.overview-visual img{height:100%}.legal-panel .overview-visual img{height:150px}@media(min-width:851px){.overview-visual img{height:200px}.legal-panel .overview-visual img{height:130px}}.highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:40px}.highlight-card{background:#fff;border:1px solid #abb9c6;padding:12px 14px;border-radius:10px}.highlight-card .tag{display:inline-block;width:100%;background:#e9dcc9;border-radius:10px;padding:4px 10px;font-size:12px;color:#000;margin-bottom:6px}.highlight-card-text{position:relative;margin-top:30px}.triangle{width:100%}.section-header{max-width:640px;margin-bottom:16px}.panel:not(.overview-panel):not(.contact-panel) .section-header{max-width:100%}.eyebrow{color:#2a5784;text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin:0}.lede{margin:12px 0 20px;margin-top:20px!important;max-width:100%}.lede2{margin:40px 0 20px;max-width:100%;font-weight:700;font-size:32px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.feature-card{padding:16px;border-radius:10px;border:1px solid #abb9c6;background:#fff;box-shadow:0 10px 26px #1d242c14}.feature-card h3{margin:8px 0}.feature-card p{margin:0;color:#4a5560}.icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;background:#e9dcc9;font-size:16px}.program-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.program-card{background:#fff;border:1px solid #abb9c6;border-radius:10px;padding:16px;display:grid;gap:10px}.badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;background:#e9dcc9;color:#1d242c;font-size:12px;font-weight:700}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{padding:6px 10px;border-radius:12px;background:#e9dcc9;color:#1d242c;font-size:12px}.columns{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.steps{display:inline;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.column-card{display:flex;gap:12px;padding:16px;border-radius:8px;border:1px solid #c7b99a;background:#fff}.column-card h3{color:#2a5784}.step-card{margin-bottom:20px;display:flex;gap:12px;padding:16px;border-radius:10px;border:1px solid #abb9c6;background:#fff}.step-number{width:32px;height:32px;border-radius:8px;background:#2a5784;display:grid;place-items:center;font-weight:800;color:#f7f7f5}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.testimonial-card{border:1px solid #abb9c6;border-radius:10px;padding:14px;background:#fff;box-shadow:0 10px 26px #1d242c14}.quote{font-weight:600;margin:0 0 6px}.label{text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:#2a5784}.muted{color:#4a5560}.primary.block{width:100%;text-align:center}.contact-panel .section-header{margin-bottom:10px}.contact-grid{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}.contact-card{border:1px solid #abb9c6;border-radius:10px;padding:16px;background:#fff;box-shadow:0 14px 30px #1d242c14;display:grid;gap:12px}.contact-list{display:grid;gap:10px}.contact-row{display:flex;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;border:1px solid #6e9778;background:#8fb89633;text-decoration:none;color:inherit}.contact-row:hover{border-color:#abb9c6}.contact-label{font-weight:700}.contact-value{color:#2a5784;font-weight:600;word-break:break-word}.contact-note{margin:0;color:#4a5560;font-size:14px}.contact-cta{border:1px solid #abb9c6;border-radius:10px;padding:16px;background:#e9dcc9;box-shadow:0 12px 28px #1d242c1a;display:grid;gap:10px}.contact-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:10px;background:#2a5784;color:#e9dcc9;font-weight:700;text-decoration:none;border:1px solid #2a5784;box-shadow:0 10px 24px #3347602e}.contact-button:hover{transform:translateY(-1px);box-shadow:0 10px 32px #33476038}@media(max-width:960px){.sidebar{width:320px}.content{margin-left:320px;width:calc(100% - 320px);padding:24px 20px 32px}}@media(max-width:850px){.mobile-brand{display:flex}.brandLarge,.sidebar .logo-area{display:none}.sidebar{position:fixed;width:100%;max-width:100%;height:calc(100vh - 74px);top:74px;transform:translate(-100%);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease;z-index:25;border-right:1px solid #abb9c6;border-bottom:none}.sidebar.open{transform:translate(0);opacity:1;pointer-events:auto}.burger-btn{display:inline-flex;position:static}.sidebar-backdrop{display:block;position:fixed;inset:74px 0 0;background:#00000059;z-index:20}.overview-visual img{width:100%}.nav-list{flex:1;justify-content:flex-start}.content{margin:0;width:100%;padding:88px 16px 16px}.contact-grid{grid-template-columns:1fr}.app-shell{flex-direction:column}.top-actions{display:flex}.top-actions .lang-dropdown{z-index:10;inset:50px 0 auto auto}}.process-step{margin-top:40px;padding-top:32px;border-top:1px solid #c7b99a}.step-heading{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.step-label{display:inline-block;background:#2a5784;color:#e9dcc9;font-size:16px;font-weight:700;padding:4px 16px;border-radius:20px;white-space:nowrap}.service-block{margin-top:24px;padding:16px 20px;border-left:3px solid #2a5784;background:#f7f7f5;border-radius:0 8px 8px 0}.service-block h4{margin:0 0 8px;color:#2a5784}.process-list{padding-left:20px;margin:8px 0}.process-list li{margin-bottom:6px}.price-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:14px}.price-table th,.price-table td{border:1px solid #c7b99a;padding:10px 14px;text-align:left}.price-table thead tr{background:#2a5784;color:#e9dcc9}.price-table tbody tr:nth-child(2n){background:#f0ece5}.faq-item{padding:16px 0;border-bottom:1px solid #e0d8cc}.faq-item:last-child{border-bottom:none}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #c7b99a;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:300;box-shadow:0 -2px 12px #00000012}.cookie-banner-text{font-size:14px;color:#1d242c;margin:0}.cookie-banner-actions{display:flex;gap:8px;flex-shrink:0}.cookie-btn{padding:8px 18px;border-radius:6px;font-size:14px;font-family:inherit;cursor:pointer;border:1px solid;transition:opacity .15s ease}.cookie-btn:hover{opacity:.85}.cookie-btn-accept{background:#2a5784;color:#f7f7f5;border-color:#2a5784}.cookie-btn-decline{background:transparent;color:#1d242c;border-color:#c7b99a}@media(max-width:480px){.cookie-banner{flex-direction:column;align-items:flex-start}}.page-footer{margin-top:48px;padding:20px 0 8px;border-top:1px solid #c7b99a;font-size:13px;color:#6b7a8a;text-align:center}
