@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500 600;font-display:swap;src:url(/fonts/inter-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800 900;font-display:swap;src:url(/fonts/inter-900-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--clr-primary: #111827;--clr-primary-dark: #07110D;--clr-accent: #2563EB;--clr-accent-hover: #1d4ed8;--clr-bg: #F8FAFC;--clr-surface: #FFFFFF;--clr-text: #111827;--clr-text-muted: #4B5563;--clr-text-light: #F9FAFB;--clr-text-light-muted: #D1D5DB;--clr-border: #E5E7EB;--clr-green-light: #DCFCE7;--clr-green-accent: #16A34A;--site-max: 1120px;--site-gutter: clamp(20px, 5vw, 64px);--section-y: clamp(64px, 9vw, 112px);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--font-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-card: 0 1px 3px rgba(0,0,0,.07), 0 4px 16px rgba(0,0,0,.06);--shadow-card-hover: 0 4px 12px rgba(0,0,0,.1), 0 12px 32px rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-base);font-size:1rem;line-height:1.6;color:var(--clr-text);background-color:var(--clr-bg);min-height:100vh}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{max-width:var(--site-max);margin-inline:auto;padding-inline:var(--site-gutter)}.section{padding-block:var(--section-y)}.bg-dark{background-color:var(--clr-primary);color:var(--clr-text-light)}.bg-surface{background-color:var(--clr-surface)}h1{font-size:clamp(2rem,5.5vw,3.25rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;color:var(--clr-primary)}h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.15;letter-spacing:-.01em;margin-bottom:1rem;color:var(--clr-primary)}h3{font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}p{line-height:1.7;color:var(--clr-text-muted)}.text-light{color:var(--clr-text-light)!important}.text-light h2{color:var(--clr-text-light)}.text-light-muted{color:var(--clr-text-light-muted)!important}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--clr-accent);margin-bottom:.75rem;display:block}.eyebrow-light{color:#93c5fd!important}.section-lead{max-width:56ch;font-size:1.125rem;margin-bottom:3rem;line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--font-base);font-size:.9375rem;font-weight:700;line-height:1;padding:.875rem 1.75rem;border-radius:var(--radius-md);border:2px solid transparent;cursor:pointer;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .12s;text-decoration:none;white-space:nowrap}.btn:active{transform:scale(.98)}.btn-primary{background:var(--clr-accent);color:#fff;border-color:var(--clr-accent)}.btn-primary:hover{background:var(--clr-accent-hover);border-color:var(--clr-accent-hover);box-shadow:0 4px 16px #2563eb59}.btn-outline{background:transparent;color:var(--clr-primary);border-color:var(--clr-primary)}.btn-outline:hover{background:var(--clr-primary);color:#fff}.btn-full{width:100%}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--clr-border)}.header-inner{display:flex;align-items:center;gap:1.5rem;height:68px}.logo-link{flex-shrink:0;display:flex;align-items:center}.header-logo{height:44px;width:auto;object-fit:contain;border-radius:var(--radius-sm)}.header-nav{display:flex;gap:1.75rem;margin-left:auto}.header-nav a{font-size:.9rem;font-weight:600;color:var(--clr-text-muted);transition:color .15s}.header-nav a:hover{color:var(--clr-accent)}.header-cta{padding:.625rem 1.25rem;font-size:.875rem;flex-shrink:0}.hero{background:var(--clr-bg);padding-block:clamp(56px,9vw,112px) clamp(48px,7vw,96px);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.hero-text{display:flex;flex-direction:column;gap:1.25rem}.hero-text h1{margin-top:.25rem}.hero-lead{font-size:1.0625rem;line-height:1.75;color:var(--clr-text-muted);max-width:52ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:.5rem}.hero-note{font-size:.875rem;color:var(--clr-text-muted);margin-top:.25rem}.hero-image-wrap{display:flex;justify-content:flex-end;position:relative}.hero-portrait{width:100%;max-width:480px;aspect-ratio:1 / 1;object-fit:cover;object-position:top center;border-radius:var(--radius-lg);box-shadow:var(--shadow-card-hover)}.trust-bar{background:var(--clr-primary);padding-block:1.25rem}.trust-bar-inner{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:center}.trust-item{display:flex;align-items:center;gap:.625rem}.trust-icon{font-size:1.375rem;line-height:1}.trust-label{font-size:.875rem;font-weight:600;color:#f9fafb;white-space:nowrap}.ueber-mich{background:var(--clr-surface)}.ueber-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,5rem);align-items:center}.ueber-text{display:flex;flex-direction:column;gap:1rem}.ueber-text p{color:var(--clr-text-muted)}.ueber-versprechen{background:var(--clr-green-light);border-left:3px solid var(--clr-green-accent);padding:1rem 1.25rem;border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--clr-primary-dark)!important;font-size:.9375rem;line-height:1.65}.ueber-image-wrap{display:flex;justify-content:center}.ueber-duo{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;width:100%;max-width:480px}.ueber-portrait{width:100%;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-card-hover)}.ueber-portrait--main{aspect-ratio:1 / 1;object-position:top center}.ueber-portrait--action{aspect-ratio:4 / 5;object-position:center;align-self:end}.leistungen{background:var(--clr-primary)}.leistungen h2{color:var(--clr-text-light);margin-bottom:.75rem}.leistungen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:.5rem}.leistung-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:1.75rem;transition:background .2s,transform .2s}.leistung-card:hover{background:#ffffff1a;transform:translateY(-2px)}.leistung-icon{font-size:2rem;margin-bottom:1rem;line-height:1}.leistung-card h3{color:#fff;font-size:1.0625rem;margin-bottom:.625rem}.leistung-card p{color:var(--clr-text-light-muted);font-size:.9375rem;line-height:1.65}.produkte{background:var(--clr-bg)}.produkte-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,5rem);align-items:center}.produkte-text{display:flex;flex-direction:column;gap:1.25rem}.produkte-text h2{color:var(--clr-primary)}.produkte-list{list-style:none;display:flex;flex-direction:column;gap:.625rem}.produkte-list li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:var(--clr-text-muted)}.produkte-list li:before{content:"✓";color:var(--clr-green-accent);font-weight:800;font-size:1rem;flex-shrink:0}.produkte-note{font-size:.8125rem;color:var(--clr-text-muted);margin-top:-.5rem}.produkte-visual{display:flex;justify-content:center}.produkte-card-big{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow-card);text-align:center;width:100%;max-width:360px;display:flex;flex-direction:column;gap:1rem}.produkte-card-icon{font-size:3.5rem;line-height:1}.produkte-card-big h3{font-size:1.375rem;color:var(--clr-primary);margin-bottom:.25rem}.produkte-card-big p{color:var(--clr-text-muted);font-size:.9375rem;margin-bottom:.25rem}.kontakt{background:var(--clr-surface)}.kontakt h2{margin-bottom:2.5rem}.kontakt-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}.kontakt-block{margin-bottom:1.5rem}.kontakt-block h3{font-size:1.125rem;color:var(--clr-primary);margin-bottom:.375rem}.kontakt-block p{color:var(--clr-text-muted);line-height:1.65}.kontakt-links{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.kontakt-link{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:600;color:var(--clr-text);padding:.75rem 1rem;border:1px solid var(--clr-border);border-radius:var(--radius-md);background:var(--clr-bg);transition:border-color .15s,background .15s,color .15s}.kontakt-link:hover{border-color:var(--clr-accent);background:#2563eb0a;color:var(--clr-accent)}.kontakt-link-icon{font-size:1.125rem;line-height:1;flex-shrink:0}.kontakt-social{display:flex;align-items:center;gap:.625rem;font-size:.875rem}.social-link{font-weight:600;color:var(--clr-accent);transition:opacity .15s}.social-link:hover{opacity:.8}.social-sep{color:var(--clr-text-muted)}.cta-box-inner{background:var(--clr-primary);color:#fff;border-radius:var(--radius-lg);padding:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.cta-box-inner h3{color:#fff;font-size:1.375rem}.cta-box-inner p{color:var(--clr-text-light-muted);font-size:.9375rem;line-height:1.65}.cta-box-inner .btn-outline{color:#f9fafb;border-color:#ffffff4d}.cta-box-inner .btn-outline:hover{background:#ffffff1a;border-color:#fff9}.site-footer{background:#07110d;color:#d1d5db;padding-block:3rem 2rem}.footer-inner{display:flex;flex-direction:column;gap:2rem}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-logo{height:48px;width:auto;object-fit:contain;border-radius:var(--radius-sm);opacity:.9}.footer-tagline{font-size:.875rem;color:#9ca3af;line-height:1.4}.footer-nav{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-nav a{font-size:.875rem;font-weight:500;color:#d1d5db;transition:color .15s}.footer-nav a:hover{color:#fff}.footer-legal{display:flex;gap:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.footer-legal a{font-size:.8125rem;color:#9ca3af;transition:color .15s}.footer-legal a:hover{color:#fff}.footer-copy{font-size:.8125rem;color:#6b7280;padding-top:.5rem}.legal-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--clr-bg)}.legal-main{flex:1;width:100%;padding-block:clamp(40px,6vw,80px)}.legal-content{max-width:68ch;margin-inline:auto;padding-inline:var(--site-gutter)}.back-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--clr-accent);margin-bottom:2rem;transition:opacity .15s}.back-link:hover{opacity:.8}.legal-content h1{font-size:clamp(1.75rem,4vw,2.5rem);color:var(--clr-primary);margin-bottom:2rem}.legal-content h2{font-size:1.25rem;color:var(--clr-primary);margin-top:2rem;margin-bottom:.75rem}.legal-content h3{font-size:1rem;color:var(--clr-primary);margin-top:1.25rem;margin-bottom:.5rem}.legal-content p,.legal-content a{font-size:.9375rem;color:var(--clr-text-muted);line-height:1.75;margin-bottom:.75rem}.legal-content a{color:var(--clr-accent);text-decoration:underline}.legal-note{background:#fef9c3;border:1px solid #FDE047;border-radius:var(--radius-md);padding:1rem 1.25rem;font-size:.875rem!important;color:#713f12!important;margin-top:2rem}.page-wrap{min-height:100vh;display:flex;flex-direction:column}.consent-shell{position:fixed;right:20px;bottom:20px;z-index:50;width:min(440px,calc(100vw - 40px))}.consent-panel{display:grid;gap:16px;padding:18px;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 18px 60px #1118272e}.consent-title{margin:0 0 6px;font-size:18px;font-weight:800}.consent-copy{margin:0;font-size:14px;line-height:1.5;color:#374151}.consent-options{display:grid;gap:8px}.consent-option{display:flex;gap:10px;align-items:center;font-size:14px}.consent-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.consent-actions button,.consent-manage{border:1px solid #111827;border-radius:6px;background:#111827;color:#fff;padding:10px 12px;cursor:pointer}.consent-actions button:first-child{background:#fff;color:#111827}.consent-manage{float:right}.consent-placeholder{padding:18px;border:1px dashed #6b7280;border-radius:8px;background:#f9fafb}.consent-placeholder p{margin:6px 0 0;font-size:15px}.consent-placeholder button{margin-top:12px;border:1px solid #111827;border-radius:6px;background:#111827;color:#fff;padding:10px 12px;cursor:pointer}@media(max-width:520px){.consent-shell{right:12px;bottom:12px;width:calc(100vw - 24px)}.consent-actions{justify-content:stretch}.consent-actions button{flex:1 1 100%}}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-image-wrap{justify-content:center}.hero-portrait{max-width:360px}.ueber-inner{grid-template-columns:1fr;gap:2rem}.ueber-image-wrap{order:-1}.ueber-duo{grid-template-columns:1fr 1fr;max-width:420px}.produkte-inner,.kontakt-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:640px){.header-nav{display:none}.header-cta{margin-left:auto}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;justify-content:center}.trust-bar-inner{flex-direction:column;align-items:flex-start;gap:1rem}.trust-label{white-space:normal}.footer-brand{flex-direction:column;align-items:flex-start}}
