@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/bricolage-grotesque-latin-wght.woff2) format("woff2-variations");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/ibm-plex-sans-latin-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/fonts/ibm-plex-sans-latin-500.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/fonts/ibm-plex-sans-latin-600.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #faf7f2;--surface: #f3ede3;--ink: #1f1b17;--ink-muted: #574e43;--accent: #0e6e6a;--accent-deep: #0a5550;--line: #e7e0d5;--focus: #0e6e6a;--white: #ffffff;--font-display: "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--font-body: "IBM Plex Sans", "Segoe UI", system-ui, sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--space-32: 8rem;--r-sm: 8px;--r-md: 12px;--r-lg: 20px;--r-pill: 999px;--container: 1120px;--measure: 680px;--gutter: 20px;--section-y: clamp(4rem, 10vw, 8rem);--shadow-sm: 0 1px 2px rgba(31, 27, 23, .06);--shadow-card: 0 8px 24px -16px rgba(14, 110, 106, .35);--header-h: 60px}@media(min-width:768px){:root{--gutter: 32px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px);-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin:0;text-wrap:balance}p{margin:0}a{color:var(--accent-deep);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}ul{margin:0;padding:0}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:2px}.skip-link{position:absolute;left:12px;top:-100px;z-index:100;background:var(--accent);color:var(--white);padding:10px 16px;border-radius:var(--r-sm);font-weight:600;transition:top .15s ease}.skip-link:focus{top:12px;color:var(--white)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.section--band{background:var(--surface);border-block:1px solid var(--line)}.measure{max-width:var(--measure)}.eyebrow{display:inline-block;font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep);margin:0 0 var(--space-3)}.eyebrow--rule:after{content:"";display:block;width:40px;height:2px;margin-top:8px;background:var(--accent);border-radius:2px}.section-head{margin-bottom:var(--space-12)}.section-head .lead{margin-top:var(--space-4);color:var(--ink-muted)}.h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05}.h2{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:600;line-height:1.15}.h3{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.25}.lead{font-size:clamp(1.125rem,1.6vw,1.375rem);line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;padding:14px 24px;border-radius:var(--r-sm);font-family:var(--font-body);font-size:1rem;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background-color .18s ease,transform .18s ease,color .18s ease,border-color .18s ease}.btn--primary{background:var(--accent);color:var(--white)}.btn--primary:hover{background:var(--accent-deep);color:var(--white);transform:translateY(-1px)}.btn--primary:active{transform:translateY(0)}.btn--ghost{background:transparent;color:var(--accent-deep);border-color:var(--accent)}.btn--ghost:hover{background:#0e6e6a14;color:var(--accent-deep)}.btn__arrow{transition:transform .18s ease}.btn:hover .btn__arrow{transform:translate(2px)}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:saturate(1.1) blur(8px);border-bottom:1px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.site-header[data-scrolled=true]{border-bottom-color:var(--line);box-shadow:var(--shadow-sm)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:var(--header-h)}.header-nav{display:none;gap:var(--space-6);margin-inline:auto}.header-nav a{display:inline-flex;align-items:center;min-height:24px;padding-block:6px;color:var(--ink-muted);text-decoration:none;font-weight:500;font-size:.9375rem}.header-nav a:hover,.header-nav a[aria-current]{color:var(--accent-deep)}@media(min-width:1024px){.header-nav{display:flex}}.wordmark{display:inline-flex;align-items:baseline;font-family:var(--font-display);font-weight:600;font-size:1.5rem;letter-spacing:-.03em;color:var(--ink);text-decoration:none;line-height:1}.wordmark__x{display:inline-block;width:.62em;height:.62em;margin-left:.01em;color:var(--accent)}.wordmark:hover,.wordmark--footer{color:var(--ink)}.hero{padding-top:clamp(2.5rem,6vw,4.5rem)}.hero__grid{display:grid;gap:clamp(2rem,5vw,3.5rem);align-items:center}.hero__title{margin-top:var(--space-2)}.hero__title-accent{color:var(--accent-deep)}.hero__media-caption{margin:0 0 var(--space-3);font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted)}.hero__subline{margin-top:var(--space-6);max-width:36ch;color:var(--ink-muted)}.hero__cta{margin-top:var(--space-8)}@media(min-width:1024px){.hero__grid{grid-template-columns:1.05fr .95fr}}.hero-anim{position:relative;width:100%;aspect-ratio:476 / 312;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.hero-anim svg{width:100%;height:100%;display:block}.card-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);list-style:none;margin:0;padding:0}@media(min-width:768px){.card-grid{grid-template-columns:repeat(2,1fr)}}.section-foot{margin-top:var(--space-8);color:var(--ink-muted);font-size:1.0625rem;line-height:1.6}.section-foot__link{display:inline-block;margin-left:var(--space-2);font-weight:600;color:var(--accent-deep);text-decoration:none;white-space:nowrap}.section-foot__link:hover{text-decoration:underline}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-8) var(--space-6);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow-card)}.card__icon{color:var(--accent);margin-bottom:var(--space-4)}.card__title{margin-bottom:var(--space-3)}.card__problem{color:var(--ink-muted);font-size:1rem;line-height:1.6}.card__loesung{margin-top:var(--space-4);padding-left:var(--space-4);border-left:2px solid var(--accent);color:var(--ink);font-size:1rem;line-height:1.6}.about__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3.5rem);align-items:center}@media(min-width:1024px){.about__grid--with-portrait{grid-template-columns:.85fr 1.15fr}}.about__portrait{width:100%;max-width:360px;border-radius:var(--r-lg);border:1px solid var(--line);aspect-ratio:4 / 5;object-fit:cover;background:var(--surface)}.about__p{margin-top:var(--space-4);color:var(--ink-muted)}.process{display:grid;grid-template-columns:1fr;gap:var(--space-8);position:relative;list-style:none;margin:0;padding:0}.step{position:relative;padding-left:calc(var(--space-12) + var(--space-2))}.step__num{position:absolute;left:0;top:0;font-family:var(--font-display);font-weight:700;font-size:1.75rem;color:var(--accent);line-height:1}.step__title{margin-bottom:var(--space-2)}.step__text{color:var(--ink-muted);font-size:1rem}.step:before{content:"";position:absolute;left:13px;top:2.4rem;bottom:calc(-1 * var(--space-8));width:2px;background:linear-gradient(var(--accent),color-mix(in srgb,var(--accent) 25%,transparent))}.step:last-child:before{display:none}@media(min-width:1024px){.process{grid-template-columns:repeat(4,1fr);gap:var(--space-8)}.step{padding-left:0;padding-top:var(--space-12)}.step__num{top:0}.step:before{left:2.4rem;right:calc(-1 * var(--space-8));top:13px;bottom:auto;width:auto;height:2px;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 25%,transparent))}}.contact__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3.5rem);align-items:start}@media(min-width:1024px){.contact__grid--with-portrait{grid-template-columns:.8fr 1.2fr}}.contact__aside{max-width:420px}.portrait{width:100%;max-width:320px;border-radius:var(--r-lg);border:1px solid var(--line);aspect-ratio:4 / 5;object-fit:cover;background:var(--surface)}.contact__quote{margin-top:var(--space-6);font-size:1.0625rem;color:var(--ink)}.contact__name{margin-top:var(--space-3);font-weight:600;color:var(--ink-muted);font-size:.9375rem}.contact__form-wrap{width:100%;max-width:640px}.field{margin-bottom:var(--space-6)}.field label{display:block;font-weight:600;font-size:.9375rem;margin-bottom:var(--space-2)}.field-optional{font-weight:400;color:var(--ink-muted)}.field input,.field textarea{width:100%;font-family:var(--font-body);font-size:1rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:var(--r-sm);padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{resize:vertical;min-height:130px}.field input::placeholder,.field textarea::placeholder{color:var(--ink-muted);opacity:1}.field input:focus,.field textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0e6e6a2e}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b3261e}.field-error{display:none;align-items:center;gap:6px;margin-top:var(--space-2);color:#b3261e;font-size:.875rem}.field-error.is-visible{display:flex}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.consent{display:grid;grid-template-columns:auto 1fr;gap:var(--space-3);align-items:start;margin-bottom:var(--space-6)}.consent input{margin-top:3px;width:20px;height:20px;accent-color:var(--accent);flex:none}.consent label{font-size:.9375rem;color:var(--ink-muted);line-height:1.5}.form-status{margin-top:var(--space-4);border-radius:var(--r-sm);padding:var(--space-3) var(--space-4);font-size:.9375rem}.form-status:empty{display:none}.form-status[data-state=success]{background:#0e6e6a1a;color:var(--accent-deep);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent)}.form-status[data-state=error]{display:flex;align-items:center;gap:8px;background:#b3261e14;color:#8c1d18;border:1px solid rgba(179,38,30,.3)}.site-footer{background:var(--surface);border-top:1px solid var(--line);padding-block:var(--space-12)}.site-footer__inner{display:flex;flex-direction:column;gap:var(--space-4)}.footer-links{display:flex;flex-wrap:wrap;gap:var(--space-4) var(--space-6);list-style:none}.footer-links a{display:inline-flex;align-items:center;min-height:24px;padding-block:6px;color:var(--ink-muted);text-decoration:none;font-weight:500}.footer-links a:hover{color:var(--accent-deep);text-decoration:underline}.footer__meta,.footer__region{color:var(--ink-muted);font-size:.875rem}@media(min-width:768px){.site-footer__inner{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}}.legal{padding-block:clamp(3rem,7vw,5rem)}.legal__body{max-width:var(--measure)}.legal__body h2{font-size:clamp(1.3rem,2.4vw,1.6rem);margin-top:var(--space-12);margin-bottom:var(--space-3)}.legal__body h3{font-size:1.15rem;margin-top:var(--space-8);margin-bottom:var(--space-2)}.legal__body p,.legal__body li{color:var(--ink-muted)}.legal__body p+p{margin-top:var(--space-4)}.legal__body ul{padding-left:1.25rem;margin-top:var(--space-2)}.legal__body li{margin-bottom:var(--space-1)}.legal__body address{font-style:normal}.placeholder-note{display:inline-block;background:#b3261e14;color:#8c1d18;border:1px dashed rgba(179,38,30,.4);padding:2px 8px;border-radius:4px;font-size:.875rem}.error-page{min-height:70vh;display:grid;place-content:center;text-align:center;gap:var(--space-6)}.error-page .code{font-family:var(--font-display);font-size:clamp(4rem,14vw,8rem);color:var(--accent);line-height:1;font-weight:700}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
