:root{--navy: #0f2240;--navy-light: #1a3558;--gold: #c9a95a;--gold-light: #e8c97a;--white: #ffffff;--off-white: #f7f5f2;--text: #1a2035;--text-muted: #5a6375;--border: #e3dfd8;--site-max: 1140px;--site-gutter: clamp(20px, 5vw, 60px);--section-y: clamp(72px, 9vw, 112px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--white)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh}img{display:block;max-width:100%}a{color:inherit}ul{list-style:none;margin:0;padding:0}button{font:inherit;cursor:pointer;border:none;background:none;padding:0}.container{max-width:var(--site-max);margin-inline:auto;padding-inline:var(--site-gutter)}.section{padding-block:var(--section-y)}h1,h2,h3{margin:0;line-height:1.1}h1{font-size:clamp(38px,6vw,72px);font-weight:800;letter-spacing:-.02em}h2{font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.01em}h3{font-size:clamp(18px,2.2vw,22px);font-weight:700}p{margin:0;line-height:1.65}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:6px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-light);box-shadow:0 4px 16px #c9a95a59}.btn-ghost{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5)}.btn-ghost:hover{border-color:var(--white);background:#ffffff1a}.site-header{position:sticky;top:0;z-index:100;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 12px #0000002e}.header-inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:24px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-mark{width:36px;height:36px;background:var(--gold);color:var(--navy);font-weight:900;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:6px;letter-spacing:-.02em;flex-shrink:0}.logo-text{font-size:17px;font-weight:800;color:var(--white);letter-spacing:-.01em}.main-nav{display:flex;align-items:center;gap:32px}.main-nav a{font-size:14px;font-weight:600;color:#ffffffc7;text-decoration:none;transition:color .15s}.main-nav a:hover{color:var(--white)}.main-nav .nav-cta{background:var(--gold);color:var(--navy);padding:9px 18px;border-radius:6px;font-size:13.5px}.main-nav .nav-cta:hover{background:var(--gold-light);color:var(--navy)}.nav-toggle{display:none;flex-direction:column;gap:5px;padding:6px}.nav-toggle span{display:block;width:22px;height:2px;background:var(--white);border-radius:2px;transition:transform .2s,opacity .2s}.nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.nav-toggle{display:flex}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--navy);flex-direction:column;align-items:stretch;gap:0;padding:16px 0 24px;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #00000047}.main-nav.open{display:flex}.main-nav a{padding:14px var(--site-gutter);border-bottom:1px solid rgba(255,255,255,.05);font-size:16px}.main-nav .nav-cta{margin:12px var(--site-gutter) 0;text-align:center;border-radius:6px;border-bottom:none;padding:14px 18px}}.hero{position:relative;min-height:clamp(480px,75vh,720px);display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0a1c3ae0,#0a1c3ab8 55%,#0a1c3a59)}.hero-content{position:relative;z-index:1;padding-block:80px;color:var(--white);max-width:660px}.hero-content .eyebrow{margin-bottom:16px}.hero-content h1{color:var(--white);margin-bottom:20px}.hero-sub{font-size:clamp(16px,2vw,19px);color:#ffffffe0;margin-bottom:36px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:52px}.hero-trust{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding-top:36px;border-top:1px solid rgba(255,255,255,.2)}.trust-item{display:flex;flex-direction:column;gap:2px}.trust-num{font-size:clamp(24px,3.5vw,32px);font-weight:900;color:var(--gold);line-height:1}.trust-label{font-size:12px;font-weight:600;color:#ffffffb3;letter-spacing:.04em;text-transform:uppercase}.trust-divider{width:1px;height:36px;background:#fff3}@media(max-width:600px){.hero-content{padding-block:56px}.trust-divider{display:none}.hero-trust{gap:20px}}.usp-bar{background:var(--navy);padding-block:20px}.usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.usp-item{display:flex;align-items:center;gap:10px;padding:8px 12px;color:#ffffffe0;font-size:14px;font-weight:600}.usp-icon{font-size:20px;flex-shrink:0}@media(max-width:700px){.usp-grid{grid-template-columns:1fr 1fr;gap:4px}.usp-item{font-size:13px}}@media(max-width:420px){.usp-grid{grid-template-columns:1fr}}.section-head{text-align:center;max-width:660px;margin-inline:auto;margin-bottom:clamp(40px,5vw,64px)}.section-head h2{margin-bottom:16px}.section-sub{font-size:clamp(16px,1.8vw,18px);color:var(--text-muted);line-height:1.65}.leistungen-section{background:var(--off-white)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:var(--white);padding:32px 28px;border-radius:10px;border:1px solid var(--border);transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-3px)}.service-icon{font-size:32px;display:block;margin-bottom:16px}.service-card h3{margin-bottom:10px;color:var(--navy)}.service-card p{font-size:15px;color:var(--text-muted);line-height:1.6}@media(max-width:900px){.service-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.service-grid{grid-template-columns:1fr}}.about-section{background:var(--white)}.about-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(40px,6vw,80px);align-items:center}.about-image-wrap{border-radius:12px;overflow:hidden;box-shadow:0 16px 56px #00000024}.about-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.about-text .eyebrow{margin-bottom:12px}.about-text h2{margin-bottom:20px}.about-text p{font-size:clamp(15px,1.8vw,17px);color:var(--text-muted);line-height:1.7;margin-bottom:16px}.about-checklist{display:flex;flex-direction:column;gap:8px;margin-bottom:28px}.about-checklist li{font-size:15px;font-weight:600;color:var(--navy);padding:4px 0}@media(max-width:800px){.about-inner{grid-template-columns:1fr}.about-image-wrap{max-height:320px}.about-image-wrap img{max-height:320px;object-position:top}}.ablauf-section{background:var(--navy);color:var(--white)}.ablauf-section .section-head{color:var(--white)}.ablauf-section .eyebrow{color:var(--gold)}.ablauf-section h2{color:var(--white)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:28px 24px;position:relative}.step-num{display:block;font-size:42px;font-weight:900;color:var(--gold);line-height:1;margin-bottom:14px;opacity:.7}.step-card h3{color:var(--white);margin-bottom:10px;font-size:17px}.step-card p{font-size:14px;color:#ffffffad;line-height:1.6}@media(max-width:900px){.steps-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.steps-grid{grid-template-columns:1fr}}.kontakt-section{background:var(--off-white)}.kontakt-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(40px,6vw,80px);align-items:start}.kontakt-info .eyebrow{margin-bottom:12px}.kontakt-info h2{margin-bottom:16px;color:var(--navy)}.kontakt-info>p{font-size:clamp(15px,1.8vw,17px);color:var(--text-muted);line-height:1.65;margin-bottom:32px}.contact-details{display:flex;flex-direction:column;gap:14px}.contact-link{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--navy);text-decoration:none;transition:color .15s}.contact-link:hover{color:var(--gold)}.contact-icon{font-size:20px;width:28px;flex-shrink:0}.kontakt-form-wrap{background:var(--white);border-radius:12px;padding:clamp(24px,4vw,40px);box-shadow:0 4px 24px #00000014}.contact-form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row:first-child{grid-template-columns:1fr}.form-row:last-of-type{grid-template-columns:1fr}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:13px;font-weight:700;color:var(--navy);letter-spacing:.01em}.form-field input,.form-field textarea{padding:11px 14px;border:1.5px solid var(--border);border-radius:6px;font:inherit;font-size:15px;color:var(--text);background:var(--white);transition:border-color .15s;outline:none;resize:vertical}.form-field input:focus,.form-field textarea:focus{border-color:var(--navy)}.form-privacy{font-size:12.5px;color:var(--text-muted);line-height:1.5}.form-privacy a{color:var(--navy);text-underline-offset:2px}.form-error{font-size:13.5px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:10px 14px}.form-submit{align-self:flex-start;width:100%;justify-content:center;padding:15px 28px;font-size:16px}.form-submit:disabled{opacity:.65;cursor:not-allowed;transform:none!important}.form-success{text-align:center;padding:40px 24px}.form-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#dcfce7;color:#15803d;font-size:26px;border-radius:50%;margin-bottom:18px;font-weight:900}.form-success h3{font-size:22px;color:var(--navy);margin-bottom:10px}.form-success p{color:var(--text-muted)}@media(max-width:860px){.kontakt-inner,.form-row{grid-template-columns:1fr}}.site-footer{background:var(--navy);color:#ffffffb8;padding-top:56px}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand .logo-mark{background:var(--gold);color:var(--navy)}.footer-brand .logo-text{color:var(--white)}.footer-brand{display:flex;flex-direction:column;gap:10px}.footer-brand>.logo-mark,.footer-brand>.logo-text{display:inline}.footer-brand>:first-child,.footer-brand>:nth-child(2){display:inline}.footer-tagline{font-size:14px;color:#ffffff8c;line-height:1.5;margin-top:4px}.footer-nav,.footer-legal{display:flex;flex-direction:column;gap:10px}.footer-nav a,.footer-legal a{font-size:14px;color:#ffffffa6;text-decoration:none;transition:color .15s}.footer-nav a:hover,.footer-legal a:hover{color:var(--gold)}.footer-bottom{padding-block:20px}.footer-bottom p{font-size:13px;color:#ffffff61}@media(max-width:700px){.footer-inner{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1 / -1}}@media(max-width:480px){.footer-inner{grid-template-columns:1fr}}.legal-shell{min-height:100vh;display:flex;flex-direction:column}.legal-page{flex:1;width:min(720px,calc(100% - 48px));margin-inline:auto;padding-block:56px}.legal-page h1{font-size:clamp(32px,5vw,52px);margin-bottom:32px;color:var(--navy)}.legal-page h2{font-size:clamp(18px,2.5vw,24px);margin-top:32px;margin-bottom:12px;color:var(--navy)}.legal-page p{font-size:15px;line-height:1.7;color:var(--text-muted);margin-bottom:14px}.back-link{display:inline-block;font-size:14px;font-weight:600;color:var(--navy);text-decoration:none;margin-bottom:32px;transition:color .15s}.back-link:hover{color:var(--gold)}.legal-warning{padding:16px 20px;border:1px solid #d97706;background:#fffbeb;color:#92400e;border-radius:6px;font-size:14px;line-height:1.55;margin-bottom:28px}@media(max-width:480px){.btn{width:100%;text-align:center;justify-content:center}.hero-actions{flex-direction:column}}
