@layer reset,tokens,base,layout,components,utilities;@layer reset{*,*:before,*:after{box-sizing:border-box}}@layer tokens{:root{color-scheme:light dark;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--bg: #f6f7fb;--bg-elevated: #ffffff;--bg-muted: #eef0f6;--bg-subtle: #e4e7f0;--surface-hover: color-mix(in oklab, var(--bg-muted) 72%, var(--bg-elevated));--text: #0f172a;--text-muted: #475569;--text-subtle: #64748b;--primary: #0f6ecd;--primary-hover: #0b5aad;--primary-muted: #e0f0ff;--primary-subtle: #f0f7ff;--accent: #0ea5e9;--border: #e2e8f0;--border-strong: #cbd5e1;--shadow-xs: 0 1px 2px rgb(15 23 42 / .04);--shadow-sm: 0 2px 8px rgb(15 23 42 / .06), 0 1px 2px rgb(15 23 42 / .04);--shadow-md: 0 4px 20px rgb(15 23 42 / .08), 0 2px 6px rgb(15 23 42 / .04);--shadow-lg: 0 12px 40px rgb(15 23 42 / .1), 0 4px 12px rgb(15 23 42 / .05);--shadow-glow: 0 0 0 1px rgb(15 110 205 / .08), 0 4px 16px rgb(15 110 205 / .2);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-2xl: 32px;--radius-full: 9999px;--content-width: min(72rem, 92vw);--content-narrow: min(42rem, 92vw);--rhythm: 1.5rem;--section-padding: var(--space-24);--section-padding-tight: var(--space-16);--block-gap: var(--space-10);--block-gap-sm: var(--space-6);--card-gap: var(--space-6);--stack-sm: var(--space-4);--stack-md: var(--space-6);--stack-lg: var(--space-10);--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: clamp(.75rem, .7rem + .25vw, .8125rem);--text-sm: clamp(.875rem, .82rem + .3vw, .9375rem);--text-base: clamp(.9375rem, .88rem + .35vw, 1.0625rem);--text-lg: clamp(1.125rem, 1rem + .5vw, 1.3125rem);--text-xl: clamp(1.375rem, 1.2rem + .7vw, 1.75rem);--text-2xl: clamp(1.75rem, 1.4rem + 1.2vw, 2.25rem);--text-3xl: clamp(2.25rem, 1.8rem + 1.8vw, 3rem);--text-4xl: clamp(2.5rem, 2rem + 2.2vw, 3.5rem);--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.6;--leading-relaxed: 1.7;--tracking-tight: -.025em;--tracking-normal: 0;--tracking-wide: .06em;--duration: .22s;--duration-slow: .35s;--ease: cubic-bezier(.33, 1, .68, 1);--ease-out: cubic-bezier(.22, 1, .36, 1)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #0c1222;--bg-elevated: #131b2e;--bg-muted: #1a2438;--bg-subtle: #1e2a42;--surface-hover: color-mix(in oklab, var(--bg-muted) 75%, var(--bg-elevated));--text: #e2e8f0;--text-muted: #94a3b8;--text-subtle: #64748b;--primary: #3b82f6;--primary-hover: #60a5fa;--primary-muted: rgb(59 130 246 / .15);--primary-subtle: rgb(59 130 246 / .08);--border: #1e293b;--border-strong: #334155;--shadow-xs: 0 1px 2px rgb(0 0 0 / .2);--shadow-sm: 0 2px 8px rgb(0 0 0 / .25), 0 1px 2px rgb(0 0 0 / .2);--shadow-md: 0 4px 20px rgb(0 0 0 / .3), 0 2px 6px rgb(0 0 0 / .2);--shadow-lg: 0 12px 40px rgb(0 0 0 / .35), 0 4px 12px rgb(0 0 0 / .25);--shadow-glow: 0 0 0 1px rgb(59 130 246 / .25), 0 4px 20px rgb(59 130 246 / .2)}}html.dark,html[data-theme=dark]{color-scheme:dark;--bg: #0c1222;--bg-elevated: #131b2e;--bg-muted: #1a2438;--bg-subtle: #1e2a42;--surface-hover: color-mix(in oklab, var(--bg-muted) 75%, var(--bg-elevated));--text: #e2e8f0;--text-muted: #94a3b8;--text-subtle: #64748b;--primary: #3b82f6;--primary-hover: #60a5fa;--primary-muted: rgb(59 130 246 / .15);--primary-subtle: rgb(59 130 246 / .08);--border: #1e293b;--border-strong: #334155;--shadow-xs: 0 1px 2px rgb(0 0 0 / .2);--shadow-sm: 0 2px 8px rgb(0 0 0 / .25), 0 1px 2px rgb(0 0 0 / .2);--shadow-md: 0 4px 20px rgb(0 0 0 / .3), 0 2px 6px rgb(0 0 0 / .2);--shadow-lg: 0 12px 40px rgb(0 0 0 / .35), 0 4px 12px rgb(0 0 0 / .25);--shadow-glow: 0 0 0 1px rgb(59 130 246 / .25), 0 4px 20px rgb(59 130 246 / .2)}html.light,html[data-theme=light]{color-scheme:light;--bg: #f6f7fb;--bg-elevated: #ffffff;--bg-muted: #eef0f6;--bg-subtle: #e4e7f0;--surface-hover: color-mix(in oklab, var(--bg-muted) 72%, var(--bg-elevated));--text: #0f172a;--text-muted: #475569;--text-subtle: #64748b;--primary: #0f6ecd;--primary-hover: #0b5aad;--primary-muted: #e0f0ff;--primary-subtle: #f0f7ff;--border: #e2e8f0;--border-strong: #cbd5e1;--shadow-xs: 0 1px 2px rgb(15 23 42 / .04);--shadow-sm: 0 2px 8px rgb(15 23 42 / .06), 0 1px 2px rgb(15 23 42 / .04);--shadow-md: 0 4px 20px rgb(15 23 42 / .08), 0 2px 6px rgb(15 23 42 / .04);--shadow-lg: 0 12px 40px rgb(15 23 42 / .1), 0 4px 12px rgb(15 23 42 / .05);--shadow-glow: 0 0 0 1px rgb(15 110 205 / .08), 0 4px 16px rgb(15 110 205 / .2)}}@layer base{html{scroll-behavior:smooth;overflow-x:hidden}html.has-js .site-header .theme-toggle,html.has-js .site-header .brand,html.has-js .site-header .nav a,html.has-js .site-header .header-cta,html.has-js .hero-copy .eyebrow,html.has-js .hero-copy h1,html.has-js .hero-copy .lead,html.has-js .hero-actions .btn,html.has-js .hero-metrics>div,html.has-js .hero-social,html.has-js .hero-logo-bg,html.has-js .hero-mascot-bear,html.has-js .section-header h2,html.has-js .section-header p,html.has-js .work-intro h2,html.has-js .work-intro .lead,html.has-js .insights-intro h2,html.has-js .insights-intro p,html.has-js .cta-card>div:first-child,html.has-js .cta-card>form,html.has-js .legal-page h1,html.has-js .legal-page .lead,html.has-js .feature,html.has-js .work-card,html.has-js .testimonial-card,html.has-js .insight-list>div,html.has-js .site-footer .footer-inner>*{opacity:0}body{margin:0;overflow-x:hidden;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--text);background:var(--bg);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{background:var(--primary-muted);color:var(--text)}.page{background:linear-gradient(180deg,var(--bg-elevated) 0%,var(--bg) 25%,var(--bg-muted) 100%);min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0 0 var(--stack-sm);font-weight:600;letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}p{margin:0 0 var(--stack-sm)}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none;transition:color var(--duration) var(--ease)}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius-sm)}img,svg{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit;color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:2px}}@layer layout{.page{display:flex;flex-direction:column}.container{width:var(--content-width);margin-inline:auto;padding-inline:var(--rhythm)}.container--narrow{width:var(--content-narrow)}.section{padding-block:var(--section-padding);container-type:inline-size}.section--tight{padding-block:var(--section-padding-tight)}[id]{scroll-margin-top:5.5rem}}@layer components{.site-header{position:sticky;top:0;z-index:100;background:color-mix(in oklab,var(--bg-elevated) 92%,transparent);border-bottom:1px solid var(--border);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);overflow:visible}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8);padding-block:var(--space-3) var(--space-2);min-height:72px;position:relative;flex-wrap:nowrap}.header-left{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--space-6);flex:1;min-width:0}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-4);flex:1;min-width:0}.lang-switcher{position:relative;display:flex;align-items:center;font-size:.875rem;font-weight:500}.lang-switcher__trigger{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elevated);color:var(--text);cursor:pointer;font-size:inherit;font-weight:inherit;transition:color var(--duration) var(--ease),background var(--duration) var(--ease),border-color var(--duration) var(--ease)}.lang-switcher__trigger:hover{background:var(--surface-hover);border-color:var(--border-strong)}.lang-switcher__trigger[aria-expanded=true]{border-color:var(--primary);background:var(--primary-subtle)}.lang-switcher__trigger[aria-expanded=true] .lang-switcher__chevron{transform:rotate(180deg)}.lang-switcher__chevron{flex-shrink:0;transition:transform var(--duration) var(--ease)}.lang-switcher__dropdown{position:absolute;top:calc(100% + var(--space-1));right:0;min-width:100%;padding:var(--space-1);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:100;display:flex;flex-direction:column;gap:1px}.lang-switcher__dropdown[hidden]{display:none!important}.lang-switcher__dropdown a{display:block;padding:var(--space-2) var(--space-3);color:var(--text-muted);text-decoration:none;border-radius:var(--radius-sm);white-space:nowrap;transition:color var(--duration) var(--ease),background var(--duration) var(--ease)}.lang-switcher__dropdown a:hover{color:var(--text);background:var(--surface-hover)}.lang-switcher__dropdown a[aria-current=page]{color:var(--primary);font-weight:600}.theme-toggle{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;aspect-ratio:1;padding:0;border:none;border-radius:50%;overflow:hidden;background:transparent;color:var(--text-muted);cursor:pointer;transition:color var(--duration) var(--ease),background var(--duration) var(--ease)}.theme-toggle:hover{color:var(--text);background:var(--bg-muted)}.theme-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.theme-toggle-track{display:none}.theme-toggle-sun,.theme-toggle-moon{position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.theme-toggle-sun{opacity:1}.theme-toggle-moon,html.dark .theme-toggle-sun,html[data-theme=dark] .theme-toggle-sun{opacity:0}html.dark .theme-toggle-moon,html[data-theme=dark] .theme-toggle-moon{opacity:1}.brand{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;border-radius:50%;font-weight:600;font-size:var(--text-sm);color:var(--text-muted);text-decoration:none;transition:color var(--duration) var(--ease),background var(--duration) var(--ease)}.brand:hover{color:var(--text);background:var(--bg-muted)}.brand:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.brand-icon-home{display:block;width:24px;height:24px;flex-shrink:0;color:inherit;vertical-align:middle;transform:translateY(-1px)}.nav{display:flex;flex-wrap:nowrap;gap:var(--space-6);font-weight:500;font-size:var(--text-sm);color:var(--text-muted)}.nav a{text-decoration:none;padding-block:var(--space-2);position:relative;transition:color var(--duration) var(--ease)}.nav a:hover{color:var(--text);text-decoration:none}.nav a:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;background:var(--primary);transform:scaleX(0);transition:transform var(--duration) var(--ease);border-radius:var(--radius-full)}.nav a:hover:after{transform:scaleX(1)}.nav a:focus-visible:after{transform:scaleX(1)}.legal-page{--legal-gap: var(--space-6)}.legal-page h1{margin-bottom:var(--space-3)}.legal-page .lead{margin-bottom:var(--space-10);max-width:60ch}.legal-page h2{font-size:var(--text-lg);margin-top:var(--space-10);margin-bottom:var(--space-3);color:var(--text)}.legal-page p{color:var(--text-muted);line-height:var(--leading-relaxed);max-width:70ch}.legal-page a{color:var(--primary);font-weight:600}.legal-page a:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);cursor:pointer;border:none;transition:transform var(--duration) var(--ease),box-shadow var(--duration) var(--ease),background var(--duration) var(--ease),border-color var(--duration) var(--ease),color var(--duration) var(--ease)}.btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.header-cta.btn{box-shadow:var(--shadow-sm)}.header-cta.btn:hover{box-shadow:var(--shadow-glow)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--primary-hover);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.btn-primary:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.btn-secondary{background:var(--bg-elevated);color:var(--text);border:1px solid var(--border-strong)}.btn-secondary:hover{background:var(--bg-muted);border-color:var(--border);transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0)}.hero{position:relative;overflow:hidden;padding-block:var(--section-padding) var(--section-padding-tight);background:linear-gradient(180deg,var(--bg-elevated) 0%,var(--bg) 30%,var(--bg-muted) 100%)}.hero-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-sparkles-svg{width:100%;height:100%;color:var(--primary);opacity:.22}.hero-star{animation:hero-sparkle 5s ease-in-out infinite;transform-origin:center}.hero-star-1{animation-delay:0s;animation-duration:5s}.hero-star-2{animation-delay:.5s;animation-duration:6s}.hero-star-3{animation-delay:1s;animation-duration:4.5s}.hero-star-4{animation-delay:1.5s;animation-duration:5.5s}.hero-star-5{animation-delay:2s;animation-duration:6.5s}.hero-star-6{animation-delay:.3s;animation-duration:4s}.hero-star-7{animation-delay:.8s;animation-duration:5.8s}.hero-star-8{animation-delay:1.2s;animation-duration:4.8s}.hero-star-9{animation-delay:1.8s;animation-duration:6.2s}.hero-star-10{animation-delay:2.2s;animation-duration:5.2s}.hero-star-11{animation-delay:.6s;animation-duration:5.5s}.hero-star-12{animation-delay:1.4s;animation-duration:4.6s}.hero-star-13{animation-delay:2.5s;animation-duration:5s}.hero-star-14{animation-delay:.2s;animation-duration:4.4s}.hero-star-15{animation-delay:1.7s;animation-duration:5.8s}.hero-star-16{animation-delay:1.1s;animation-duration:4.8s}.hero-star-17{animation-delay:.4s;animation-duration:5.3s}.hero-star-18{animation-delay:2.1s;animation-duration:4.2s}.hero-star-19{animation-delay:1.5s;animation-duration:5.1s}.hero-star-20{animation-delay:.9s;animation-duration:4.5s}.hero-star-21{animation-delay:2.3s;animation-duration:5.6s}.hero-star-22{animation-delay:.7s;animation-duration:4.9s}.hero-star-23{animation-delay:1.9s;animation-duration:4.7s}.hero-star-24{animation-delay:.3s;animation-duration:5.4s}@keyframes hero-sparkle{0%,to{opacity:.3}50%{opacity:.85}}html.dark .hero-sparkles-svg,html[data-theme=dark] .hero-sparkles-svg{opacity:.28}.hero .container{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--block-gap);align-items:center}.hero-right{display:flex;flex-direction:column;align-items:flex-start;align-self:start;gap:var(--stack-md);padding-top:0}.hero-social{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:var(--space-5);justify-content:flex-start;margin-bottom:calc((var(--space-2) + var(--stack-md)) * 1.3 - var(--stack-md));margin-left:20%}.hero-social-link{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin-top:2px;border-radius:50%;color:var(--text-muted);transition:color var(--duration) var(--ease),background var(--duration) var(--ease),transform var(--duration) var(--ease)}.hero-social-link:hover{color:var(--primary);background:var(--bg-muted);transform:translateY(-2px)}.hero-social-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.hero-social-icon{width:35px;height:35px;flex-shrink:0;pointer-events:none}.eyebrow{font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:var(--stack-sm)}.hero-copy h1{margin-bottom:var(--stack-sm);font-size:var(--text-4xl);font-weight:700;line-height:1.2;letter-spacing:-.03em}.hero-title-slogan{font-size:.8em;font-weight:600;opacity:.92}.text-primary{color:var(--primary);font-weight:900}.lead{font-size:var(--text-lg);color:var(--text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--stack-lg);max-width:42ch}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--stack-sm);margin-bottom:var(--block-gap)}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--card-gap);padding-top:var(--stack-md);border-top:1px solid var(--border)}.hero-metrics>div{color:var(--text-muted);font-size:var(--text-sm)}.hero-metrics strong{display:block;font-size:var(--text-lg);color:var(--text);margin-bottom:var(--space-1)}.hero-trust{margin-top:var(--stack-md);font-size:var(--text-sm);color:var(--text-muted)}.hero-mascot{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:322px;transform:translateY(-15%);contain:layout;--bear-scroll-x: 0px;--bear-scroll-y: 0px;--logo-scroll-scale: 1;--logo-scroll-rotate: 0deg}.hero-logo-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:620px;max-height:100%;margin:auto;object-fit:contain;object-position:center bottom;z-index:0;background:transparent;transform:translate3d(-5%,var(--bear-scroll-y),0) scale(var(--logo-scroll-scale)) rotate(var(--logo-scroll-rotate));transform-origin:center bottom;will-change:transform}@media(prefers-color-scheme:dark){.hero-logo-bg{filter:brightness(0) invert(.88);opacity:.81}}html.light .hero-logo-bg,html[data-theme=light] .hero-logo-bg{filter:none;opacity:1}html.dark .hero-logo-bg,html[data-theme=dark] .hero-logo-bg{filter:brightness(0) invert(.88);opacity:.81}html.dark .hero-xxl-logo img,html[data-theme=dark] .hero-xxl-logo img{filter:brightness(0) invert(.88);opacity:.95}.hero-mascot-bear{position:relative;z-index:1;display:block;width:100%;max-width:483px;height:auto;object-fit:contain;object-position:bottom center;transform:translate3d(calc(124px + var(--bear-scroll-x)),calc(19px + var(--bear-scroll-y)),0);will-change:transform}.section-header{margin-bottom:var(--block-gap);max-width:40rem}.section-header h2,.work-intro h2,.insights>div>h2{color:var(--primary);font-weight:900;letter-spacing:-.02em}.section-header h2,.work-intro h2,.insights-intro h2{margin-bottom:var(--stack-sm);display:inline-flex;align-items:center;gap:var(--space-2)}.section-title-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--primary)}html.dark .section-header h2,html.dark .work-intro h2,html.dark .insights>div>h2,html[data-theme=dark] .section-header h2,html[data-theme=dark] .work-intro h2,html[data-theme=dark] .insights>div>h2{color:var(--text)}html.dark .section-header h2 .section-title-icon,html.dark .work-intro h2 .section-title-icon,html.dark .insights>div>h2 .section-title-icon,html[data-theme=dark] .section-header h2 .section-title-icon,html[data-theme=dark] .work-intro h2 .section-title-icon,html[data-theme=dark] .insights>div>h2 .section-title-icon{color:inherit}.section-title-icon svg{width:1.25em;height:1.25em}.testimonials .section-title-icon-testimonials{color:inherit}.section-header p{margin-top:var(--stack-sm);font-size:var(--text-lg);color:var(--text-muted);line-height:1.65}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--card-gap)}.feature,.work-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--stack-md);box-shadow:var(--shadow-xs);transition:box-shadow var(--duration-slow) var(--ease),transform var(--duration-slow) var(--ease),border-color var(--duration) var(--ease),background var(--duration) var(--ease)}.feature,.work-card{display:flex;flex-direction:column;overflow:hidden}.feature-img{width:calc(100% + 2 * var(--stack-md));max-width:none;height:180px;object-fit:cover;margin:calc(-1 * var(--stack-md)) calc(-1 * var(--stack-md)) var(--stack-md);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.feature:hover,.work-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-3px)}.feature h3,.work-card h3{margin-bottom:var(--space-2);font-size:var(--text-lg);margin-top:0}.feature p,.work-card p{margin:0;font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-relaxed)}.work-card .eyebrow{margin-bottom:var(--space-2)}.feature .eyebrow,.work-card .eyebrow{margin-top:0}.work{background:var(--bg-muted)}.work-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--block-gap);align-items:start}.work-intro .lead{margin-bottom:var(--stack-md)}.work-mascot{display:flex;align-items:flex-end;justify-content:flex-start;margin-top:var(--space-4);min-height:400px}.work-mascot-cycle{position:relative;width:100%;max-width:580px;min-height:400px;contain:layout style}.work-mascot-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:bottom left;animation:work-mascot-fade 15s ease-in-out infinite}@keyframes work-mascot-fade{0%,18%{opacity:1}26%{opacity:0}26.01%,to{opacity:0}}.work-mascot-img-2{animation-name:work-mascot-fade-2}@keyframes work-mascot-fade-2{0%,30%{opacity:0}36%{opacity:1}36.01%,50%{opacity:1}58%{opacity:0}58.01%,to{opacity:0}}.work-mascot-img-3{animation-name:work-mascot-fade-3}@keyframes work-mascot-fade-3{0%,62%{opacity:0}68%{opacity:1}68.01%,82%{opacity:1}90%{opacity:0}90.01%,to{opacity:0}}.work-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--card-gap)}.insights{display:grid;grid-template-columns:1fr 1.4fr;gap:var(--block-gap);align-items:start}.insights-intro{display:flex;flex-direction:column;gap:var(--stack-sm)}.insights-intro>p{margin-top:var(--space-1);font-size:var(--text-lg);color:var(--text-muted);line-height:var(--leading-relaxed)}#vorteile{--truck-progress: 0;overflow-x:hidden}.insights-truck{width:100%;max-width:400px;height:auto;border-radius:var(--radius-xl);object-fit:contain;margin-top:var(--space-2);transform:scale(1.25) translate(calc(-100vw * (1 - var(--truck-progress)))) translateY(5%)}.insight-list{display:grid;gap:var(--stack-sm);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--stack-lg);box-shadow:var(--shadow-sm)}.insight-list>div{position:relative;padding-left:calc(1.25rem + var(--space-4));padding-bottom:var(--stack-sm);border-bottom:1px solid var(--border)}.insight-list>div:before{content:"";position:absolute;left:0;top:.15rem;width:1.25rem;height:1.25rem;background:var(--primary);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%273%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M20%206L9%2017l-5-5%27/%3E%3C/svg%3E);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%273%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M20%206L9%2017l-5-5%27/%3E%3C/svg%3E);mask-repeat:no-repeat;mask-position:center;mask-size:contain}.insight-list>div:last-child{padding-bottom:0;border-bottom:none}.insight-list h4{margin-bottom:var(--space-2);font-size:var(--text-base);margin-top:0}.insight-list p{margin:0;font-size:var(--text-sm);color:var(--text-muted)}.testimonials{background:var(--bg-muted)}.testimonials .section-header{margin-bottom:calc(var(--block-gap) * 1.75);text-align:center;max-width:none}.testimonials .section-header p{margin-bottom:var(--stack-lg)}.testimonials .section-header h2{color:var(--text)}.testimonials-carousel-wrap{display:flex;align-items:center;gap:var(--space-4);position:relative}.testimonials-viewport{flex:1;overflow:hidden;height:360px;min-height:360px;padding:20px 24px;box-sizing:border-box;touch-action:pan-y;--testimonial-card-width: calc((100% - 2 * var(--card-gap)) / 3)}.testimonials-track{display:flex;gap:var(--card-gap);transition:transform .35s ease;will-change:transform;align-items:stretch;height:100%}.testimonials-track .testimonial-card{flex:0 0 var(--testimonial-card-width);width:var(--testimonial-card-width);min-width:0;height:100%;box-sizing:border-box;contain:layout style}.testimonials-nav{flex-shrink:0;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-elevated);color:var(--text);cursor:pointer;touch-action:manipulation;transition:background var(--duration) var(--ease),border-color var(--duration) var(--ease),color var(--duration) var(--ease)}.testimonials-nav:hover{background:var(--bg-muted);border-color:var(--border-strong)}.testimonials-nav:focus-visible{outline-offset:3px;outline:2px solid var(--primary)}.testimonials-nav svg{width:24px;height:24px}.testimonial-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--stack-md);box-shadow:var(--shadow-xs);transition:box-shadow var(--duration-slow) var(--ease),border-color var(--duration) var(--ease);display:flex;flex-direction:column;position:relative}@media(hover:hover){.testimonial-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}}.testimonial-quote{margin:0 0 var(--stack-sm);font-size:var(--text-xs);line-height:1.6;color:var(--text);font-style:normal;padding:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;overflow:hidden;text-overflow:ellipsis}.testimonial-quote:before,.testimonial-quote:after{content:none}.testimonial-stars{font-size:1.25rem;letter-spacing:.12em;color:#ca8a04;margin-bottom:var(--stack-sm);line-height:1}html.dark .testimonial-stars,html[data-theme=dark] .testimonial-stars{color:#facc15}.testimonial-author{font-size:var(--text-sm);color:var(--text-muted);margin:auto 0 0;font-style:normal}.testimonial-service{font-size:var(--text-xs);color:var(--text-subtle);margin-top:var(--space-1)}.cta{padding-block:var(--section-padding)}.cta-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--block-gap);box-shadow:var(--shadow-md);display:grid;grid-template-columns:1fr 1fr;gap:var(--block-gap);align-items:stretch}.cta-card>div:first-child{display:flex;flex-direction:column}.cta-card>div:first-child p{max-width:42ch}.cta-card>div h2{margin-bottom:var(--stack-sm);color:var(--text);font-weight:900}.contact-meta{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--stack-md);font-size:var(--text-sm);color:var(--text-muted);flex:1;min-height:0}.contact-meta a{color:var(--primary);font-weight:600;text-decoration:none;transition:color var(--duration) var(--ease),opacity var(--duration) var(--ease)}.contact-meta a:hover{text-decoration:underline;opacity:.9}.contact-meta a:focus-visible{outline-offset:3px}.contact-whatsapp{margin-top:auto;margin-bottom:auto;padding-top:calc(var(--space-4) * 1.1);border-top:1px solid var(--border);display:flex;justify-content:center;align-items:center}.contact-whatsapp a{display:inline-flex;align-items:center;gap:var(--space-2);font-size:2em;font-weight:700;line-height:1.2}.contact-whatsapp-number{font-weight:700}.contact-whatsapp a:hover{text-decoration:none;opacity:.9}.contact-whatsapp-icon{width:1.1em;height:1.1em;flex-shrink:0;color:currentColor}html.dark .contact-meta a,html[data-theme=dark] .contact-meta a,html.dark .contact-whatsapp a,html[data-theme=dark] .contact-whatsapp a,html.dark .contact-whatsapp-number,html[data-theme=dark] .contact-whatsapp-number,html.dark .contact-whatsapp-icon,html[data-theme=dark] .contact-whatsapp-icon{color:#fff}.cta-form{display:flex;flex-direction:column;gap:var(--stack-sm)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--stack-sm)}.cta-form input,.cta-form select,.cta-form textarea{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);font-size:var(--text-sm);transition:border-color var(--duration) var(--ease),box-shadow var(--duration) var(--ease),background-color var(--duration) var(--ease)}.cta-form input::placeholder,.cta-form textarea::placeholder{color:var(--text-subtle)}.cta-form input:focus,.cta-form select:focus,.cta-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-subtle)}.cta-form input:focus-visible,.cta-form select:focus-visible,.cta-form textarea:focus-visible{outline:none}.cta-form textarea{resize:vertical;min-height:120px}.cta-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234e5d73' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-4) center;padding-right:2.5rem}.cta-form .form-file-wrap{display:flex;flex-direction:column;gap:var(--space-1)}.cta-form .form-file-wrap label{font-size:var(--text-sm);color:var(--text-muted)}.cta-form input[type=file]{padding:var(--space-2);font-size:var(--text-xs)}.cta-form .form-textarea-wrap{display:flex;flex-direction:column;gap:var(--space-1)}.cta-form .form-hint{font-size:var(--text-xs);color:var(--text-subtle)}.cta-form .btn:disabled{opacity:.8;cursor:not-allowed}.cta-form-submit--success{gap:var(--space-2);background:var(--success-bg, #0d9488);color:#fff;cursor:default}.cta-form-submit--success:hover{background:var(--success-bg, #0d9488);transform:none}.cta-form-success-icon{flex-shrink:0}.consent{display:flex;gap:var(--space-3);align-items:flex-start;font-size:var(--text-sm);color:var(--text-muted);min-width:0;width:100%;max-width:100%;box-sizing:border-box}.consent input{flex-shrink:0;margin-top:.2em;accent-color:var(--primary)}.consent span{min-width:0;flex:1;overflow-wrap:break-word;word-break:normal}.site-footer{border-top:1px solid var(--border);padding-block:var(--section-padding-tight);margin-top:auto;background:var(--bg-elevated);color:var(--text-muted);font-size:var(--text-sm)}.footer-inner{display:flex;flex-wrap:wrap;gap:var(--card-gap);justify-content:space-between;align-items:center}.footer-inner strong{color:var(--text)}.footer-inner p{margin:0;color:var(--text-muted)}.footer-links{display:flex;gap:var(--space-6)}.footer-links a{transition:color var(--duration) var(--ease)}.footer-links a:hover{color:var(--primary);text-decoration:underline}.footer-social{display:flex;align-items:center;gap:var(--space-4)}.footer-social-link{display:flex;align-items:center;justify-content:center;color:var(--text-subtle);transition:color var(--duration) var(--ease)}.footer-social-link:hover{color:var(--primary)}.footer-social-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius-sm)}.footer-social-icon{width:20px;height:20px;flex-shrink:0;pointer-events:none}}@layer utilities{.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}.skip-link{position:absolute;top:0;left:var(--space-4);z-index:1001;padding:var(--space-3) var(--space-4);font-weight:600;font-size:var(--text-sm);color:var(--text);background:var(--bg-elevated);border:2px solid var(--primary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-120%);transition:transform var(--duration) var(--ease)}.skip-link:focus{transform:translateY(var(--space-3));outline:none}@container (max-width: 640px){.section-header{margin-bottom:var(--block-gap-sm)}}@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:var(--space-10)}.hero-right{order:-1;align-items:center;align-self:stretch}.hero-social{justify-content:center;margin-left:0;transform:translateY(-55%)}.hero-mascot{min-height:253px;max-width:400px;margin-inline:auto}.hero-logo-bg{max-width:420px}.hero-mascot-bear{max-width:368px;transform:translate3d(calc(81px + var(--bear-scroll-x)),calc(13px + var(--bear-scroll-y)),0)}.work-grid,.insights{grid-template-columns:1fr}.insights-truck{margin-inline:auto;margin-bottom:var(--stack-lg);transform:scale(1.25) translate(calc(-100vw * (1 - var(--truck-progress)))) translateY(5%)}.work-mascot{justify-content:center;min-height:320px}.work-mascot-cycle{max-width:440px;min-height:320px;margin-inline:auto}.work-mascot-img{max-width:100%;object-position:center bottom}.cta-card{grid-template-columns:1fr;padding:var(--stack-lg)}.cta-card .cta-form{width:100%;min-width:0;margin-inline:0}.cta-card .cta-form .form-grid,.cta-card .cta-form .form-file-wrap,.cta-card .cta-form .form-textarea-wrap{width:100%}.cta-card .cta-form input,.cta-card .cta-form select,.cta-card .cta-form textarea{width:100%;max-width:100%;box-sizing:border-box}.cta-card .cta-form .consent{width:100%;max-width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:start}.cta-card .cta-form .consent input{grid-column:1;width:24px;height:24px;min-width:24px;min-height:24px;margin-top:.1em}.cta-card .cta-form .consent span{grid-column:2;min-width:0}.contact-whatsapp{margin-bottom:var(--stack-lg)}.testimonials-viewport{--testimonial-card-width: 100%;padding-left:12px;padding-right:12px}.testimonials-track .testimonial-card{flex:0 0 100%;width:100%}.testimonials-carousel-wrap{gap:var(--space-1)}.testimonials-nav{width:36px;height:36px}.testimonials-nav svg{width:18px;height:18px}}@media(max-width:720px){.hero-copy h1{letter-spacing:-.03em}.header-inner{flex-direction:row;align-items:center;justify-content:center;min-height:0;padding-block:var(--space-3) var(--space-2);gap:var(--space-4)}.header-left{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--space-4);flex:0 0 auto;min-width:0}.header-center{flex:0 0 0;min-width:0;overflow:hidden}.header-right{flex:0 0 auto;min-width:0;overflow:visible}.brand{flex-shrink:0}.brand-icon-home{width:22px;height:22px}.nav{justify-content:center;flex-wrap:nowrap;gap:var(--space-3);font-size:.875rem}.nav .nav-link--hide-mobile,.header-cta{display:none}.hero-metrics{grid-template-columns:1fr;gap:var(--space-4)}.form-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;text-align:center}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:var(--space-4) var(--space-6);background:#ffffffb8;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -4px 20px #0000000f}html.dark .cookie-banner,html[data-theme=dark] .cookie-banner{background:#0c1222b8;border-top-color:#ffffff14;box-shadow:0 -4px 20px #0003}.cookie-banner[hidden]{display:none!important}.cookie-banner-inner{max-width:var(--content-width, 1200px);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-4)}.cookie-banner-text{margin:0;font-size:var(--text-sm);color:var(--text);flex:1;min-width:200px}.cookie-banner-text a{color:var(--primary);text-decoration:underline}.cookie-banner-text a:hover{text-decoration:none}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.cookie-banner-btn{padding:var(--space-2) var(--space-5);font-size:var(--text-sm);font-weight:700;color:#fff;background:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:opacity var(--duration) var(--ease),transform var(--duration) var(--ease)}.cookie-banner-btn:hover{opacity:.9}.cookie-banner-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.cookie-banner-btn-decline{color:var(--text);background:var(--bg-muted);border:1px solid var(--border)}.cookie-banner-btn-decline:hover{background:var(--border)}.cookie-banner-btn-decline:focus-visible{outline-color:var(--text-muted)}.sticky-cta{position:fixed;bottom:var(--space-4);left:50%;transform:translate(-50%);z-index:90;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:600;color:#fff;background:var(--primary);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);text-decoration:none;transition:background var(--duration) var(--ease),box-shadow var(--duration) var(--ease),transform var(--duration) var(--ease)}.sticky-cta:hover{background:var(--primary-hover);color:#fff;box-shadow:var(--shadow-glow);transform:translate(-50%) translateY(-2px)}.sticky-cta:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.sticky-cta[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}@media print{.skip-link,.site-header,.sticky-cta,.cookie-banner,.theme-toggle{display:none!important}body{background:#fff}a[href^=http]:not([href*=xxl-reinigung-dresden]):after{content:" (" attr(href) ")";font-size:.85em;color:#666}.page{max-width:none}}}
