.language-switcher{display:flex;align-items:center;gap:6px;background:none;border:1px solid #D1D5DB;border-radius:100px;padding:8px 14px;min-height:44px;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:500;color:#6b7280;transition:border-color .2s ease}.language-switcher:hover{border-color:#b45309}.language-switcher:focus-visible{outline:2px solid #B45309;outline-offset:4px}.language-switcher-divider{color:#d1d5db}.language-switcher-active{color:#b45309;font-weight:700}.language-switcher-option{transition:color .2s ease}.header{position:sticky;top:0;z-index:1000;background-color:#fff;transition:box-shadow .2s ease,background-color .2s ease}.header--scrolled{box-shadow:0 2px 8px #00000014}.header-nav{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 1rem;height:64px}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.header-logo-icon{width:28px;height:28px}.header-logo-text{font-size:1.125rem;font-weight:800;color:#b45309}.header-desktop-nav{display:none;align-items:center;gap:1.5rem}.header-nav-link{font-size:.875rem;font-weight:500;color:#374151;text-decoration:none;cursor:pointer;padding:.5rem 0;border:none;background:none;font-family:inherit;position:relative;transition:color .15s ease;display:inline-flex;align-items:center;gap:.25rem}.header-nav-link:hover,.header-nav-link--active{color:#b45309}.header-nav-link--active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#b45309;border-radius:1px}.header-chevron{width:14px;height:14px;transition:transform .2s ease;flex-shrink:0}.header-chevron--open{transform:rotate(180deg)}.header-dropdown{position:relative}.header-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-8px);min-width:260px;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001f;padding:.5rem 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-out,transform .2s ease-out,visibility .2s;z-index:1001}.header-dropdown-menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:.5rem}.header-dropdown-menu--open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(.5rem)}.header-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;font-size:.875rem;color:#374151;text-decoration:none;transition:background-color .15s ease,color .15s ease}.header-dropdown-item:hover{background-color:#f3f4f6;color:#b45309}.header-dropdown-item--disabled{opacity:.5;cursor:default;pointer-events:none}.header-dropdown-arrow{font-size:.75rem;color:#9ca3af;transition:color .15s ease}.header-dropdown-item:hover .header-dropdown-arrow{color:#b45309}.header-dropdown-badge{font-size:.6875rem;font-weight:600;color:#9ca3af;background-color:#f3f4f6;padding:.125rem .375rem;border-radius:4px;line-height:1.4}.header-dropdown-separator{height:1px;background-color:#e5e7eb;margin:.25rem 1rem}.header-dropdown-footer{display:block;padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#b45309;text-decoration:none;transition:background-color .15s ease}.header-dropdown-footer:hover{background-color:#f3f4f6}.header-actions{display:flex;align-items:center;gap:.5rem}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem .875rem;background-color:#ea580c;color:#fff;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease,transform .15s ease;white-space:nowrap}.header-cta:hover{background-color:#c2410c;transform:scale(1.02)}.header-hamburger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:none;cursor:pointer;padding:0;color:#374151}.header-hamburger svg{width:24px;height:24px}.header-mobile-overlay{position:fixed;inset:0;z-index:9998;background-color:#0000004d;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s}.header-mobile-overlay--open{opacity:1;visibility:visible}.header-mobile-menu{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:400px;background-color:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.header-mobile-overlay--open .header-mobile-menu{transform:translate(0)}.header-mobile-top{display:flex;justify-content:flex-end;padding:.75rem 1rem}.header-mobile-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:none;cursor:pointer;color:#374151}.header-mobile-close svg{width:24px;height:24px}.header-mobile-links{flex:1;padding:0 1.5rem}.header-mobile-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;font-size:1.125rem;font-weight:500;color:#374151;text-decoration:none;border:none;background:none;font-family:inherit;cursor:pointer;border-bottom:1px solid #F3F4F6;text-align:left}.header-mobile-link:hover{color:#b45309}.header-mobile-accordion{border-bottom:1px solid #F3F4F6}.header-mobile-accordion-trigger{border-bottom:none}.header-mobile-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.header-mobile-accordion-content--open{max-height:500px}.header-mobile-sublink{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0 .625rem 1.25rem;font-size:.9375rem;color:#4b5563;text-decoration:none;transition:color .15s ease}.header-mobile-sublink:hover{color:#b45309}.header-mobile-sublink--disabled{opacity:.5;cursor:default;pointer-events:none}.header-mobile-sublink--footer{font-weight:600;color:#b45309;padding-top:.75rem;padding-bottom:.75rem}.header-mobile-separator{height:1px;background-color:#e5e7eb;margin:.25rem 0 .25rem 1.25rem}.header-mobile-cta{margin:1.5rem;padding:.875rem;background-color:#ea580c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background-color .15s ease}.header-mobile-cta:hover{background-color:#c2410c}.header-mobile-lang{display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}@media(min-width:768px){.header-nav{padding:0 2rem}.header-mobile-menu{max-width:360px}}@media(min-width:1024px){.header-nav{height:72px}.header-logo-icon{width:32px;height:32px}.header-logo-text{font-size:1.25rem}.header-desktop-nav{display:flex}.header-hamburger{display:none}.header-cta{padding:.5rem 1.25rem;font-size:.875rem}}.footer{background:linear-gradient(to bottom,#1e293b,#111827 40px);color:#d1d5db;padding:3rem 1rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto}.footer-top{display:flex;flex-direction:column;gap:2.5rem}.footer-brand{display:flex;flex-direction:column;gap:.75rem;text-align:center}.footer-logo-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;justify-content:center;transition:opacity .2s}.footer-logo-link:hover{opacity:.8}.footer-logo-icon{width:28px;height:28px;flex-shrink:0}.footer-logo-text{font-size:1.25rem;font-weight:800;color:#fff}.footer-slogan{font-size:.875rem;color:#9ca3af;line-height:1.5}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.footer-group{display:flex;flex-direction:column;gap:.625rem}.footer-group-title{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.25rem}.footer-link{font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .2s;min-height:44px;display:inline-flex;align-items:center}.footer-link:hover{color:#fcd34d;text-decoration:underline}.footer-divider{border:none;border-top:1px solid #374151;margin:2rem 0 1.5rem}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-copyright{font-size:.75rem;color:#6b7280}.footer-social{display:flex;align-items:center;gap:1.25rem}.footer-social-link{display:inline-flex;align-items:center;gap:.375rem;color:#ffffffb3;text-decoration:none;transition:color .2s,transform .2s;min-width:44px;min-height:44px;justify-content:center}.footer-social-link:hover{color:#fcd34d;transform:scale(1.1)}.footer-social-icon{width:18px;height:18px}.footer-social-label{font-size:.8125rem}@media(min-width:768px){.footer{padding:4rem 2rem 2rem}.footer-brand{text-align:left}.footer-logo-link{justify-content:flex-start}.footer-nav{display:flex;gap:3rem}.footer-bottom{flex-direction:row;justify-content:space-between}.footer-link{min-height:0}}@media(min-width:1024px){.footer{padding:5rem 2rem 2rem}.footer-top{flex-direction:row;justify-content:space-between;gap:4rem}.footer-brand{flex-shrink:0;max-width:280px}.footer-nav{gap:4rem}}.demo-fab{position:fixed;bottom:16px;right:16px;z-index:9998;display:flex;justify-content:center;align-items:center;width:56px;height:56px;padding:0;border:none;border-radius:50%;background-color:#ea580c;color:#fff;cursor:pointer;box-shadow:0 4px 20px #ea580c59;transition:all .3s cubic-bezier(.25,.46,.45,.94);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.demo-fab-icon{width:26px;height:26px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.demo-fab:hover{background-color:#c2410c;transform:scale(1.05);box-shadow:0 8px 30px #ea580c73}.demo-fab:active{transform:scale(.95)}.demo-fab:focus-visible{outline:3px solid #C2410C;outline-offset:3px}@media(min-width:481px){.demo-fab{bottom:16px;right:16px}}@media(min-width:768px){.demo-fab{display:none}}.inspection-footsteps{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;display:none}@media(min-width:768px){.inspection-footsteps{display:block}}.inspection-footsteps-canvas{width:100%;height:100%;pointer-events:none}@media(prefers-reduced-motion:reduce){.inspection-footsteps{display:none}}.hero{position:relative;scroll-margin-top:64px}.hero-container{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;gap:2.5rem}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-eyebrow{font-size:.875rem;font-weight:600;line-height:1.4;color:#b45309;letter-spacing:.02em;margin:0;text-transform:uppercase}.hero-headline{font-size:1.875rem;font-weight:800;line-height:1.15;color:#1f2937;margin:0}.hero-subline{font-size:1rem;font-weight:400;line-height:1.65;color:#6b7280;margin:0;max-width:540px}.hero-ctas{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.hero-cta-primary{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.875rem 2rem;background-color:#ea580c;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;min-height:48px;box-shadow:0 2px 8px #ea580c4d}.hero-cta-primary:hover{background-color:#c2410c;transform:scale(1.03);box-shadow:0 4px 16px #ea580c59}.hero-cta-primary:active{transform:scale(.98)}.hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 2rem;background-color:transparent;border:2px solid #D97706;border-radius:10px;color:#b45309;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease;min-height:48px}.hero-cta-secondary:hover{background-color:#fffbeb;color:#92400e;transform:scale(1.03)}.hero-cta-secondary:active{transform:scale(.98)}.hero-cta-secondary:hover .hero-cta-arrow{transform:translate(4px)}.hero-cta-arrow{display:inline-block;transition:transform .2s ease;font-size:1.125rem;line-height:1}.hero-trust-strip{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;font-size:.8125rem;font-weight:500;color:#4b5563}.hero-trust-strip-item{display:inline-flex;align-items:center;gap:.4rem}.hero-trust-strip-icon{width:16px;height:16px;flex-shrink:0;color:#b45309}.hero-trust-strip-label{display:inline-block}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual-icon{width:100%;max-width:480px;height:auto}.hero-animate{opacity:0;transform:translateY(20px)}.hero-animate--visible{animation:heroFadeIn .6s ease-out forwards}.hero-animate--delay-1{animation-delay:.2s}.hero-animate--delay-2{animation-delay:.4s}.hero-animate--delay-3{animation-delay:.6s}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.hero-container{padding:64px 2rem 80px}.hero-headline{font-size:2.5rem}.hero-subline{font-size:1.125rem}.hero-ctas{flex-direction:row;gap:1rem}.hero-cta-primary{width:auto;padding:.875rem 2.5rem}.hero-cta-secondary{width:auto;padding:.875rem 2rem}.hero-trust-strip{justify-content:flex-start}}@media(min-width:1024px){.hero{scroll-margin-top:72px}.hero-container{flex-direction:row;align-items:center;padding:80px 2rem 120px;gap:3rem}.hero-content{flex:0 0 55%;max-width:55%;gap:1.75rem}.hero-headline{font-size:3.25rem}.hero-subline{font-size:1.1875rem;max-width:520px}.hero-visual{flex:1}.hero-visual-icon{max-width:520px}}@media(min-width:1280px){.hero-headline{font-size:3.5rem}}.problem{background-color:#fffbf5;scroll-margin-top:64px;position:relative}.problem-container{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.problem-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.problem-grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}.problem-card{background-color:#fff;border-radius:14px;padding:1.75rem 1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;transition:box-shadow .2s ease,transform .2s ease}.problem-card-icon-wrap{width:64px;height:64px;border-radius:16px;background-color:#fffbeb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.problem-card-icon{width:40px;height:40px}.problem-card-text{font-size:.9375rem;font-weight:400;line-height:1.6;color:#374151;margin:0}.problem-card-source{font-size:.75rem;font-weight:500;line-height:1.4;color:#9ca3af;letter-spacing:.02em;margin:0;text-transform:none}.problem-transition{font-size:1.125rem;font-weight:600;line-height:1.5;color:#b45309;text-align:center;margin:2.5rem 0 0;max-width:520px}.problem-animate{opacity:0;transform:translateY(30px)}.problem-animate--visible{animation:problemFadeIn .5s ease-out forwards}.problem-animate--delay-1{animation-delay:.1s}.problem-animate--delay-2{animation-delay:.25s}.problem-animate--delay-3{animation-delay:.4s}.problem-animate--delay-4{animation-delay:.55s}.problem-animate--delay-5{animation-delay:.7s}@keyframes problemFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.problem-container{padding:64px 2rem 80px}.problem-headline{font-size:1.875rem;margin-bottom:2.5rem}.problem-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.problem-card{padding:2rem 1.75rem}.problem-card-icon-wrap{width:72px;height:72px;border-radius:18px}.problem-card-icon{width:44px;height:44px}.problem-transition{font-size:1.25rem;margin-top:3rem}}@media(min-width:1024px){.problem{scroll-margin-top:72px}.problem-container{padding:80px 2rem 120px}.problem-headline{font-size:2.5rem}.problem-grid{gap:2rem}.problem-card{padding:2.25rem 2rem;cursor:default}.problem-card:hover{box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014;transform:scale(1.02)}.problem-card:hover .problem-card-icon-wrap{background-color:#fef3c7}.problem-card-icon-wrap{width:76px;height:76px;border-radius:20px;transition:background-color .2s ease}.problem-card-icon{width:46px;height:46px}.problem-card-text{font-size:1rem}.problem-transition{font-size:1.375rem}}.insight{background:#0f172a;position:relative;overflow:hidden;isolation:isolate}.insight-glow{position:absolute;top:50%;left:50%;width:600px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(217,119,6,.08) 0%,rgba(217,119,6,.02) 40%,transparent 70%);pointer-events:none;z-index:0;opacity:0;transition:opacity 1.2s ease}.insight--visible .insight-glow{opacity:1}.insight-line{position:absolute;left:0;right:0;height:1px;z-index:1}.insight-line--top{top:0;background:linear-gradient(90deg,transparent 0%,rgba(217,119,6,.3) 30%,rgba(252,211,77,.5) 50%,rgba(217,119,6,.3) 70%,transparent 100%);opacity:0;transition:opacity .8s ease .2s}.insight-line--bottom{bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 30%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.06) 70%,transparent 100%);opacity:0;transition:opacity .8s ease .4s}.insight--visible .insight-line--top,.insight--visible .insight-line--bottom{opacity:1}.insight-container{position:relative;z-index:2;max-width:680px;margin:0 auto;padding:56px 1.5rem 60px;display:flex;flex-direction:column;align-items:center;text-align:center}.insight-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#d97706;margin-bottom:2rem;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.insight--visible .insight-label{opacity:1;transform:translateY(0)}.insight-stat-block{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:1rem;opacity:0;transform:translateY(16px) scale(.95);transition:opacity .7s ease .15s,transform .7s ease .15s}.insight--visible .insight-stat-block{opacity:1;transform:translateY(0) scale(1)}.insight-stat{font-size:3.5rem;font-weight:800;line-height:1;letter-spacing:-.02em;background:linear-gradient(180deg,#fff,#ffffffb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px rgba(217,119,6,.15));font-variant-numeric:tabular-nums}.insight-stat-context{font-size:.875rem;font-weight:500;color:#ffffffa6;letter-spacing:.02em}.insight-stat-source{font-size:.75rem;font-weight:400;font-style:normal;color:#ffffff8c;letter-spacing:.02em;line-height:1.5;margin-top:12px;max-width:360px;text-align:center}.insight-body{font-size:.9375rem;font-weight:400;line-height:1.65;color:#ffffffbf;margin:0 0 1.75rem;max-width:520px;opacity:0;transform:translateY(14px);transition:opacity .6s ease .3s,transform .6s ease .3s}.insight--visible .insight-body{opacity:1;transform:translateY(0)}.insight-divider{width:48px;height:2px;background:linear-gradient(90deg,transparent,#D97706,transparent);border-radius:1px;margin-bottom:1.75rem;opacity:0;transition:opacity .6s ease .4s}.insight--visible .insight-divider{opacity:1}.insight-details{font-size:.875rem;font-weight:400;line-height:1.6;color:#ffffff59;margin:0 0 1.5rem;max-width:440px;opacity:0;transform:translateY(12px);transition:opacity .6s ease .5s,transform .6s ease .5s}.insight--visible .insight-details{opacity:1;transform:translateY(0)}.insight-pivot{font-size:1.125rem;font-weight:700;color:#fcd34d;margin:0;letter-spacing:.01em;opacity:0;transform:translateY(12px);transition:opacity .6s ease .65s,transform .6s ease .65s}.insight--visible .insight-pivot{opacity:1;transform:translateY(0)}.insight-cta{display:inline-flex;align-items:center;margin-top:2rem;padding:.875rem 2rem;background-color:#ea580c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease,transform .15s ease;opacity:0;transform:translateY(12px);transition:opacity .6s ease .8s,transform .6s ease .8s,background-color .15s ease}.insight--visible .insight-cta{opacity:1;transform:translateY(0)}.insight-cta:hover{background-color:#c2410c;transform:scale(1.03)}.insight-cta:focus-visible{outline:2px solid #FCD34D;outline-offset:4px}@media(min-width:768px){.insight-container{padding:72px 2rem 76px}.insight-label{font-size:.813rem;letter-spacing:.18em;margin-bottom:2.25rem}.insight-stat{font-size:4.5rem}.insight-stat-context{font-size:1rem}.insight-stat-source{font-size:.8125rem;max-width:440px}.insight-stat-block{margin-bottom:1.25rem}.insight-body{font-size:1.063rem}.insight-divider{width:56px}.insight-details{font-size:.9375rem}.insight-pivot{font-size:1.25rem}.insight-glow{width:800px;height:500px}}@media(min-width:1024px){.insight-container{padding:88px 2rem 92px}.insight-stat{font-size:5.5rem;filter:drop-shadow(0 0 60px rgba(217,119,6,.12))}.insight-stat-context{font-size:1.063rem}.insight-stat-source{font-size:.875rem;max-width:480px}.insight-body{font-size:1.125rem}.insight-details{font-size:1rem}.insight-pivot{font-size:1.375rem}.insight-glow{width:1000px;height:600px}}.solution{background-color:#fff;scroll-margin-top:64px;position:relative}.solution-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.solution-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 1rem}.solution-subline{font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;text-align:center;margin:0 0 2.5rem;max-width:700px}.solution-flow{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:0}.solution-strip{position:relative;background-color:#fff;border-radius:14px;padding:1.5rem 1.25rem 1.25rem;border:1px solid rgba(0,0,0,.04);border-left:3px solid #64748B;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;display:flex;align-items:flex-start;gap:1rem;width:100%;transition:box-shadow .2s ease,transform .2s ease}.solution-strip--slate{border-left-color:#64748b}.solution-strip-badge{position:absolute;top:-12px;left:1.25rem;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:#fff;line-height:1}.solution-strip-badge--slate{background-color:#475569}.solution-strip-icon-wrap{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.solution-strip-icon-wrap--slate{background-color:#f1f5f9}.solution-strip-icon{width:30px;height:30px}.solution-strip-text{display:flex;flex-direction:column;gap:.1875rem;min-width:0;flex:1}.solution-strip-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0}.solution-strip-eyebrow--slate{color:#64748b}.solution-strip-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0;line-height:1.25}.solution-strip-description{font-size:.875rem;color:#4b5563;line-height:1.55;margin:.125rem 0 0}.solution-core{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:0}.solution-card{position:relative;background-color:#fff;border-radius:14px;padding:2.5rem 1.5rem 1.75rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;transition:box-shadow .2s ease,transform .2s ease;width:100%}.solution-card--blue{border-top:3px solid #D97706}.solution-card--violet{border-top:3px solid #EA580C}.solution-card--green{border-top:3px solid #22C55E}.solution-step-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;line-height:1}.solution-step-badge--blue{background-color:#b45309}.solution-step-badge--violet{background-color:#c2410c}.solution-step-badge--green{background-color:#22c55e}.solution-card-icon-wrap{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.solution-card-icon-wrap--blue{background-color:#fffbeb}.solution-card-icon-wrap--violet{background-color:#fff7ed}.solution-card-icon-wrap--green{background-color:#f0fdf4}.solution-card-icon{width:40px;height:40px}.solution-card-title{font-size:1.25rem;font-weight:600;line-height:1.3;color:#1f2937;margin:0}.solution-card-subtitle{font-size:.875rem;font-weight:500;line-height:1.4;color:#6b7280;margin:-.25rem 0 0}.solution-card-description{font-size:.9375rem;font-weight:400;line-height:1.6;color:#374151;margin:.25rem 0 0}.solution-card-features{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;text-align:left}.solution-feature{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#374151;text-align:left}.solution-feature-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:.5rem}.solution-feature-dot--blue{background-color:#d97706}.solution-feature-dot--violet{background-color:#ea580c}.solution-feature-dot--green{background-color:#22c55e}.solution-connector{position:relative;display:flex;align-items:center;justify-content:center;padding:.75rem 0;width:100%}.solution-connector-mobile{display:block;width:24px;height:48px}.solution-connector-desktop,.solution-connector-tip,.solution-connector--adaptive .solution-connector-svg--horizontal{display:none}.solution-connector--adaptive .solution-connector-svg--vertical{display:block;width:24px;height:48px}.solution-connector-line{stroke:#cbd5e1}.solution-connector-arrow{fill:#94a3b8}.solution-animate--visible .solution-connector-line{stroke-dashoffset:0;transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1)}.solution-animate .solution-connector-line{stroke-dashoffset:48}.solution-tagline{font-size:1rem;font-weight:600;line-height:1.5;color:#b45309;text-align:center;margin:2.5rem 0 0}.solution-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:320px;padding:.875rem 2rem;background-color:#ea580c;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;min-height:48px;box-shadow:0 2px 8px #ea580c4d;margin-top:2rem}.solution-cta:hover{background-color:#c2410c;box-shadow:0 4px 16px #ea580c59}.solution-cta:active{transform:scale(.98)}.solution-animate{opacity:0;transform:translateY(30px)}.solution-animate--visible{animation:solutionFadeIn .6s ease-out forwards}.solution-animate--delay-1{animation-delay:.1s}.solution-animate--delay-2{animation-delay:.2s}.solution-animate--delay-3{animation-delay:.4s}.solution-animate--delay-4{animation-delay:.6s}.solution-animate--delay-5{animation-delay:.8s}.solution-animate--delay-6{animation-delay:1s}.solution-animate--delay-7{animation-delay:1.2s}@keyframes solutionFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.solution-container{padding:64px 2rem 80px}.solution-headline{font-size:1.875rem;margin-bottom:1.25rem}.solution-subline{font-size:1.125rem;margin-bottom:3rem}.solution-card{padding:2.5rem 1.75rem 2rem}.solution-card-icon-wrap{width:72px;height:72px;border-radius:18px}.solution-card-icon{width:44px;height:44px}.solution-strip{padding:1.75rem 2rem 1.5rem;gap:1.25rem}.solution-strip-badge{left:1.75rem}.solution-strip-icon-wrap{width:56px;height:56px;border-radius:14px}.solution-strip-icon{width:34px;height:34px}.solution-strip-title{font-size:1.25rem}.solution-strip-description{font-size:.9375rem}.solution-tagline{font-size:1.125rem;margin-top:3rem}.solution-cta{width:auto;padding:.875rem 2.5rem}}@media(min-width:1024px){.solution{scroll-margin-top:72px}.solution-container{padding:80px 2rem 120px}.solution-headline{font-size:2.5rem}.solution-subline{font-size:1.25rem}.solution-core{flex-direction:row;align-items:stretch;gap:0}.solution-card{padding:2.5rem 2rem 2rem;cursor:default;flex:1}.solution-card:hover{box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014;transform:translateY(-4px)}.solution-card-icon-wrap{width:76px;height:76px;border-radius:20px;transition:background-color .2s ease}.solution-card--blue:hover .solution-card-icon-wrap--blue{background-color:#fef3c7}.solution-card--violet:hover .solution-card-icon-wrap--violet{background-color:#ffedd5}.solution-card--green:hover .solution-card-icon-wrap--green{background-color:#dcfce7}.solution-card-icon{width:46px;height:46px}.solution-card-description{font-size:1rem}.solution-card-features{gap:.5rem}.solution-connector--adaptive{padding:0 .5rem;flex-shrink:0;width:auto}.solution-connector--adaptive .solution-connector-svg--vertical{display:none}.solution-connector--adaptive .solution-connector-svg--horizontal{display:block;width:48px;height:24px}.solution-connector--strip-to-core,.solution-connector--core-to-strip{height:72px;padding:0}.solution-connector--strip-to-core .solution-connector-mobile,.solution-connector--core-to-strip .solution-connector-mobile{display:none}.solution-connector--strip-to-core .solution-connector-desktop,.solution-connector--core-to-strip .solution-connector-desktop{display:block;position:absolute;inset:0;width:100%;height:100%}.solution-connector--strip-to-core .solution-connector-tip,.solution-connector--core-to-strip .solution-connector-tip{display:block;position:absolute;width:16px;height:12px;transform:translate(-50%,-100%);pointer-events:none}.solution-connector-tip--strip-to-core{left:14.4%;top:calc(100% - 17px)}.solution-connector-tip--core-to-strip{left:50%;top:calc(100% - 6px)}.solution-strip{padding:2rem 2.5rem 1.75rem;gap:1.5rem;align-items:center}.solution-strip-badge{left:2rem;width:30px;height:30px;font-size:.9375rem}.solution-strip-icon-wrap{width:64px;height:64px;border-radius:16px}.solution-strip-icon{width:38px;height:38px}.solution-strip:hover .solution-strip-icon-wrap--slate{background-color:#e2e8f0}.solution-strip:hover{box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014}.solution-strip-description{max-width:720px}.solution-tagline{font-size:1.125rem;margin-top:3.5rem}.solution-cta:hover{transform:translateY(-2px)}.solution-cta:active{transform:translateY(0) scale(.98)}}@media(min-width:1280px){.solution-connector--adaptive{padding:0 1rem}}.branch-tab{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:640px;margin:0 auto;padding:1.5rem;background-color:#fff;border-radius:16px;border:1px solid #E5E7EB;animation:branchTabSlideIn .18s ease-out forwards}.branch-tab--slide-right{animation-name:branchTabSlideRight}.branch-tab--slide-left{animation-name:branchTabSlideLeft}@keyframes branchTabSlideRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes branchTabSlideLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.branch-tab-use-case{font-size:.9375rem;font-weight:400;line-height:1.6;color:#374151;margin:0}.branch-tab-spec-card{display:grid;grid-template-columns:1fr;gap:.75rem;background-color:#fffbeb;border-radius:12px;padding:1rem 1.125rem;border:1px solid #FEF3C7}.branch-tab-spec-cell{display:flex;flex-direction:column;gap:.25rem}.branch-tab-spec-label{font-size:.75rem;font-weight:600;color:#92400e;letter-spacing:.04em;text-transform:uppercase}.branch-tab-spec-value{font-size:.875rem;font-weight:500;line-height:1.45;color:#1f2937}.branch-tab-pain-quote{margin:0;padding:.875rem 1rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#4b5563;font-style:italic;background-color:#fffbf5;border-left:3px solid #B45309;border-radius:6px}.branch-tab-benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.branch-tab-benefit{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#1f2937}.branch-tab-benefit-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.branch-tab-benefit-icon-svg{width:20px;height:20px}.branch-tab-actions{display:flex;flex-direction:column;align-items:center;gap:.75rem}.branch-tab-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;color:#fff;background-color:#ea580c;border:none;border-radius:10px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.branch-tab-cta:hover{background-color:#c2410c;box-shadow:0 4px 12px #ea580c4d;transform:translateY(-1px)}.branch-tab-cta:active{transform:translateY(0)}.branch-tab-learn-more{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:44px;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;line-height:1;color:#b45309;background-color:transparent;border:none;border-radius:8px;text-decoration:none;transition:color .2s ease,background-color .2s ease}.branch-tab-learn-more:hover{color:#92400e;background-color:#fffbeb}.branch-tab-learn-more:focus-visible{outline:2px solid #EA580C;outline-offset:2px}.branch-tab-learn-more-arrow{font-size:1.125rem;line-height:1;transition:transform .2s ease}.branch-tab-learn-more:hover .branch-tab-learn-more-arrow{transform:translate(2px)}.branch-tab--weitere{max-width:640px}.branch-tab-weitere-intro{font-size:.9375rem;font-weight:400;line-height:1.6;color:#374151;margin:0}.branch-tab-future-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.branch-tab-future-item{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#374151}.branch-tab-future-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background-color:#d97706}.branch-tab-hint{font-size:.875rem;font-weight:400;line-height:1.5;color:#6b7280;font-style:italic;margin:0}@media(min-width:768px){.branch-tab{padding:2rem 2.5rem}.branch-tab-cta{width:auto}.branch-tab-benefit{font-size:1rem}.branch-tab-spec-card{grid-template-columns:repeat(3,1fr);gap:1.25rem;padding:1.25rem 1.5rem}.branch-tab-use-case{font-size:1rem}}.branches{background-color:#f9fafb;scroll-margin-top:64px;position:relative}.branches-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.branches-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 1rem}.branches-subline{font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;text-align:center;margin:0 0 2rem;max-width:700px}.branches-tab-nav{display:flex;gap:.5rem;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem 0 1rem;margin-bottom:1.5rem}.branches-tab-nav::-webkit-scrollbar{display:none}.branches-pill{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex-shrink:0;scroll-snap-align:center;padding:.75rem 1rem;border:2px solid #E5E7EB;border-radius:14px;background-color:transparent;color:#6b7280;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;min-width:0;outline:none}.branches-pill:hover{border-color:#d97706;color:#374151}.branches-pill:focus-visible{outline:2px solid #B45309;outline-offset:2px}.branches-pill--active{background-color:#fffbeb;border-color:#d97706;color:#b45309}.branches-pill--active:hover{border-color:#d97706;color:#b45309}.branches-pill-icon{width:36px;height:36px}.branches-pill-label{font-size:.6875rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap}.branches-panel{width:100%;touch-action:pan-y}.branches-animate{opacity:0;transform:translateY(30px)}.branches-animate--visible{animation:branchesFadeIn .6s ease-out forwards}.branches-animate--delay-1{animation-delay:.1s}.branches-animate--delay-2{animation-delay:.2s}.branches-animate--delay-3{animation-delay:.35s}@keyframes branchesFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branches-container{padding:64px 2rem 80px}.branches-headline{font-size:1.875rem;margin-bottom:1.25rem}.branches-subline{font-size:1.125rem;margin-bottom:2.5rem}.branches-tab-nav{justify-content:center;overflow-x:visible;flex-wrap:wrap;gap:.625rem;padding-bottom:0;margin-bottom:2rem}.branches-pill{padding:.875rem 1.25rem;border-radius:14px}.branches-pill-icon{width:40px;height:40px}.branches-pill-label{font-size:.75rem}}@media(min-width:1024px){.branches{scroll-margin-top:72px}.branches-container{padding:80px 2rem 100px}.branches-headline{font-size:2.5rem}.branches-subline{font-size:1.25rem;margin-bottom:3rem}.branches-tab-nav{gap:.75rem;margin-bottom:2.5rem}.branches-pill{padding:1rem 1.5rem}.branches-pill-icon{width:48px;height:48px}.branches-pill-label{font-size:.8125rem}}.credibility{background-color:#f9fafb;scroll-margin-top:64px;position:relative}.credibility-container{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.credibility-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 1rem}.credibility-subline{font-size:1rem;font-weight:400;line-height:1.6;color:#4b5563;text-align:center;max-width:680px;margin:0 0 2.5rem}.credibility-link{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s ease}.credibility-link:hover{color:#1d4ed8;text-decoration:underline}.credibility-founder{display:flex;align-items:center;gap:16px;background-color:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:20px 24px;margin-bottom:2.5rem;width:100%;max-width:480px}.credibility-founder-portrait{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.credibility-founder-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.credibility-founder-name{font-size:1.125rem;font-weight:600;color:#1f2937;line-height:1.3}.credibility-founder-role{font-size:.938rem;font-weight:400;color:#6b7280;line-height:1.4}.credibility-founder-logo-link{flex-shrink:0;display:flex;align-items:center;opacity:.7;transition:opacity .2s ease}.credibility-founder-logo-link:hover{opacity:1}.credibility-founder-logo{width:44px;height:auto}.credibility-cards{display:grid;grid-template-columns:1fr;gap:20px;width:100%;margin-bottom:2.5rem}.credibility-card{background-color:#fff;border-radius:12px;padding:28px 24px;border:1px solid #E5E7EB;transition:box-shadow .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.credibility-card:hover{box-shadow:0 4px 12px #0000000f}.credibility-card-icon{width:48px;height:48px;margin-bottom:16px}.credibility-card-svg{width:100%;height:100%}.credibility-card-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 8px;line-height:1.3}.credibility-card-description{font-size:.938rem;font-weight:400;color:#6b7280;line-height:1.6;margin:0}.credibility-card-stagger{opacity:0;transform:translateY(10px)}.credibility-animate--visible .credibility-card-stagger{animation:credibilityCardFadeIn .4s ease-out forwards}.credibility-card-stagger--0{animation-delay:0ms}.credibility-card-stagger--1{animation-delay:.12s}.credibility-card-stagger--2{animation-delay:.24s}@keyframes credibilityCardFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.credibility-clients{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.credibility-clients-label{font-size:.813rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.credibility-stamp{font-size:.8125rem;font-weight:500;color:#6b7280;letter-spacing:.02em;text-align:center;margin:0 0 2.5rem}.credibility-clients-names{font-size:1rem;font-weight:600;color:#6b7280;letter-spacing:.02em}.credibility-animate{opacity:0;transform:translateY(20px)}.credibility-animate--visible{animation:credibilityFadeIn .6s ease-out forwards}.credibility-animate--delay-1{animation-delay:.15s}.credibility-animate--delay-2{animation-delay:.3s}.credibility-animate--delay-3{animation-delay:.45s}.credibility-animate--delay-4{animation-delay:.6s}.credibility-animate--delay-5{animation-delay:.75s}@keyframes credibilityFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.credibility-container{padding:64px 2rem 80px}.credibility-headline{font-size:1.875rem;margin-bottom:1.25rem}.credibility-subline{font-size:1.063rem;margin-bottom:2rem}.credibility-founder{padding:24px 32px;gap:20px;margin-bottom:3rem}.credibility-founder-portrait{width:96px;height:96px}.credibility-founder-logo{width:48px}.credibility-cards{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:3rem}.credibility-card{padding:32px 24px}.credibility-clients{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.credibility-clients-names{font-size:1.063rem}}@media(min-width:1024px){.credibility{scroll-margin-top:72px}.credibility-container{padding:80px 2rem 100px}.credibility-headline{font-size:2.5rem}.credibility-subline{font-size:1.125rem}.credibility-founder-portrait{width:104px;height:104px}.credibility-founder-name{font-size:1.25rem}.credibility-founder-role{font-size:1rem}.credibility-founder-logo{width:52px}.credibility-cards{gap:28px}.credibility-card{padding:36px 28px}}.trust{background-color:#fffbf5;scroll-margin-top:64px;position:relative}.trust-container{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.trust-eyebrow{font-size:.875rem;font-weight:500;line-height:1.4;color:#b45309;text-align:center;margin:0 0 .75rem;font-style:italic}.trust-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 1rem}.trust-subline{font-size:1rem;font-weight:400;line-height:1.6;color:#4b5563;text-align:center;max-width:620px;margin:0 0 2.5rem}.trust-cards{display:grid;grid-template-columns:1fr;gap:16px;width:100%}.trust-card{display:flex;align-items:flex-start;gap:16px;background-color:#fff;border-radius:12px;padding:20px;border:1px solid #FEF3C7;transition:box-shadow .2s ease}.trust-card:hover{box-shadow:0 4px 12px #0000000d}.trust-card-icon-wrap{width:44px;height:44px;border-radius:10px;background-color:#fffbeb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-card-icon{width:28px;height:28px}.trust-card-text{display:flex;flex-direction:column;gap:4px;min-width:0}.trust-card-label{font-size:.938rem;font-weight:600;color:#92400e;line-height:1.3}.trust-card-description{font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.5;margin:0}.trust-card-stagger{opacity:0;transform:translateY(10px)}.trust-animate--visible .trust-card-stagger{animation:trustCardFadeIn .4s ease-out forwards}.trust-card-stagger--0{animation-delay:0ms}.trust-card-stagger--1{animation-delay:.1s}.trust-card-stagger--2{animation-delay:.2s}.trust-card-stagger--3{animation-delay:.3s}.trust-card-stagger--4{animation-delay:.4s}.trust-card-stagger--5{animation-delay:.5s}@keyframes trustCardFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.trust-animate{opacity:0;transform:translateY(20px)}.trust-animate--visible{animation:trustFadeIn .6s ease-out forwards}.trust-animate--delay-1{animation-delay:.15s}.trust-animate--delay-2{animation-delay:.3s}@keyframes trustFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.trust-container{padding:64px 2rem 80px}.trust-headline{font-size:1.875rem;margin-bottom:1.25rem}.trust-subline{font-size:1.063rem;margin-bottom:3rem}.trust-cards{grid-template-columns:repeat(2,1fr);gap:20px}.trust-card{padding:24px}.trust-card-icon-wrap{width:48px;height:48px}.trust-card-icon{width:30px;height:30px}.trust-card-label{font-size:1rem}.trust-card-description{font-size:.875rem}}@media(min-width:1024px){.trust{scroll-margin-top:72px}.trust-container{padding:80px 2rem 100px}.trust-headline{font-size:2.5rem}.trust-subline{font-size:1.125rem}.trust-cards{grid-template-columns:repeat(3,1fr);gap:24px}.trust-card{padding:28px}.trust-card-icon-wrap{width:52px;height:52px;border-radius:12px}.trust-card-icon{width:32px;height:32px}}.pricing-card{position:relative;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:32px 24px 24px;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;transition:transform .2s ease,box-shadow .2s ease}.pricing-card--enterprise{order:-1}.pricing-card--highlighted{border:2px solid #D97706;background:linear-gradient(180deg,#fffbeb,#fff 24px);box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014}.pricing-card-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#d97706;color:#fff;padding:4px 16px;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.pricing-card-name{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 4px}.pricing-card-target{font-size:.875rem;font-weight:500;color:#6b7280;margin:0 0 20px}.pricing-card-includes{font-size:.8125rem;font-weight:500;color:#6b7280;margin:0 0 8px;font-style:italic}.pricing-card-features{list-style:none;padding:0;margin:0 0 20px;flex:1}.pricing-card-feature{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem;color:#374151;line-height:1.5;padding:6px 0}.pricing-card-feature-icon{flex-shrink:0;width:18px;height:18px;color:#16a34a;margin-top:2px}.pricing-card-price{display:flex;flex-direction:column;align-items:center;margin-bottom:12px;padding-top:8px}.pricing-card-price-amount{font-size:2rem;font-weight:800;color:#1f2937;line-height:1}.pricing-card-price-period{font-size:.8125rem;color:#6b7280;margin-top:4px}.pricing-card-price-detail{font-size:.875rem;color:#6b7280;margin-top:4px}.pricing-card-price-footnote{font-size:.75rem;color:#9ca3af;margin-top:8px;line-height:1.4;text-align:center;max-width:100%}.pricing-card-price-terms{font-size:.75rem;color:#9ca3af;margin-top:2px;line-height:1.4;text-align:center;max-width:100%}.pricing-card-addon-hint{background:#fef3c7;color:#92400e;font-size:.8125rem;font-weight:500;line-height:1.45;padding:10px 14px;border-radius:8px;margin:0 0 16px;text-align:left}.pricing-card-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:14px 24px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease;text-align:center;width:100%}.pricing-card-cta--enterprise{background:#ea580c;color:#fff;border:none;box-shadow:0 2px 8px #ea580c4d}.pricing-card-cta--enterprise:hover{background:#f97316;transform:scale(1.02);box-shadow:0 4px 12px #ea580c66}.pricing-card-cta--starter{border:2px solid #D97706;color:#d97706;background:transparent}.pricing-card-cta--starter:hover{background:#fffbeb;transform:scale(1.02)}@media(min-width:1024px){.pricing-card:hover{transform:scale(1.02);box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014}.pricing-card--highlighted:hover{box-shadow:0 8px 16px #0000000f,0 12px 32px #0000001a}}@media(min-width:768px){.pricing-card--enterprise{order:0}}@media(min-width:1024px){.pricing-card{padding:36px 28px 28px}}.pricing{background-color:#fff;scroll-margin-top:64px;position:relative}.pricing-container{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.pricing-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 1rem}.pricing-subline{font-size:1rem;font-weight:400;line-height:1.6;color:#6b7280;text-align:center;margin:0 0 2rem;max-width:600px}.pricing-cards{display:grid;grid-template-columns:1fr;gap:24px;width:100%;max-width:400px}.pricing-guarantees{display:grid;grid-template-columns:1fr;gap:16px;width:100%;max-width:700px;margin-top:2.5rem;padding:24px;background:linear-gradient(135deg,#1f2937,#374151);border-radius:16px}.pricing-guarantee{display:flex;align-items:flex-start;gap:14px}.pricing-guarantee-icon-wrap{width:36px;height:36px;border-radius:8px;background:#fcd34d1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pricing-guarantee-icon{width:18px;height:18px;color:#fcd34d}.pricing-guarantee-text{display:flex;flex-direction:column;gap:2px;min-width:0}.pricing-guarantee-title{font-size:.938rem;font-weight:600;color:#fff;line-height:1.3}.pricing-guarantee-description{font-size:.813rem;font-weight:400;color:#ffffff8c;line-height:1.5;margin:0}.pricing-team-hint{margin-top:2rem;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.pricing-team-hint-text{font-size:.9375rem;color:#6b7280}.pricing-team-hint-cta{font-size:.9375rem;font-weight:600;color:#d97706;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;transition:color .15s ease}.pricing-team-hint-cta:hover{color:#b45309}.pricing-animate{opacity:0;transform:translateY(20px)}.pricing-animate--visible{animation:pricingFadeIn .6s ease-out forwards}.pricing-animate--delay-1{animation-delay:.1s}.pricing-animate--delay-2{animation-delay:.2s}.pricing-animate--delay-3{animation-delay:.35s}.pricing-animate--delay-4{animation-delay:.5s}.pricing-animate--delay-5{animation-delay:.65s}@keyframes pricingFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.pricing-container{padding:64px 2rem 80px}.pricing-headline{font-size:1.875rem}.pricing-subline{font-size:1.0625rem}.pricing-cards{grid-template-columns:repeat(2,1fr);max-width:700px;gap:24px}.pricing-guarantees{grid-template-columns:repeat(3,1fr);gap:24px;padding:28px 32px;margin-top:3rem}.pricing-guarantee{flex-direction:column;align-items:center;text-align:center;gap:10px}.pricing-guarantee-icon-wrap{width:40px;height:40px}.pricing-guarantee-icon{width:20px;height:20px}.pricing-guarantee-title{font-size:1rem}.pricing-guarantee-description{font-size:.875rem}}@media(min-width:1024px){.pricing{scroll-margin-top:72px}.pricing-container{padding:80px 2rem 100px}.pricing-headline{font-size:2.5rem}.pricing-subline{font-size:1.125rem;max-width:700px}.pricing-cards{gap:28px}.pricing-guarantees{padding:32px 40px;gap:32px}.pricing-guarantee-icon-wrap{width:44px;height:44px;border-radius:10px}.pricing-guarantee-icon{width:22px;height:22px}}.faq-item{border-bottom:1px solid #E5E7EB}.faq-item:last-child{border-bottom:none}.faq-item--open{border-left:3px solid #D97706}.faq-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.faq-item--open .faq-item-header{padding-left:13px}.faq-item-question{font-size:.9375rem;font-weight:600;line-height:1.4;color:#1f2937}.faq-item-chevron{width:16px;height:16px;color:#9ca3af;transition:transform .3s ease-in-out}.faq-item-chevron--open{transform:rotate(180deg)}.faq-item-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.faq-item-content{overflow:hidden}.faq-item--open .faq-item-content{background-color:#f8fafc;border-radius:0 0 10px 10px}.faq-item-answer{margin:0;padding:0 20px 20px;font-size:.875rem;line-height:1.7;color:#4b5563}.faq-item--open .faq-item-answer{padding-top:16px;padding-left:33px}@media(hover:hover){.faq-item:not(.faq-item--open) .faq-item-header:hover{background-color:#f9fafb;border-radius:8px}}@media(min-width:768px){.faq-item-question{font-size:1rem}.faq-item-answer{font-size:.9375rem}}@media(min-width:1024px){.faq-item-header{padding:20px 0}.faq-item--open .faq-item-header{padding-left:17px}.faq-item-question{font-size:1.0625rem}.faq-item-answer{font-size:1rem}.faq-item--open .faq-item-answer{padding-left:37px}}.faq{background-color:#fff;scroll-margin-top:64px;position:relative}.faq-container{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:48px 1rem 64px}.faq-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.faq-card{background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;padding:24px 16px}.faq-cta-container{background:linear-gradient(135deg,#fffbeb,#fff7ed);border-radius:14px;padding:24px;margin-top:32px;text-align:center}.faq-cta-button{display:inline-block;padding:14px 32px;background-color:#ea580c;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.4;border:none;border-radius:10px;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.faq-cta-button:hover{background-color:#c2410c;transform:scale(1.02)}.faq-cta-button:active{transform:scale(.98)}.faq-animate{opacity:0;transform:translateY(20px)}.faq-animate--visible{animation:faqFadeIn .6s ease-out forwards}.faq-animate--delay-1{animation-delay:80ms}.faq-animate--delay-2{animation-delay:.16s}.faq-animate--delay-3{animation-delay:.24s}.faq-animate--delay-4{animation-delay:.32s}.faq-animate--delay-5{animation-delay:.4s}.faq-animate--delay-6{animation-delay:.48s}.faq-animate--delay-7{animation-delay:.56s}.faq-animate--delay-8{animation-delay:.64s}.faq-animate--delay-9{animation-delay:.72s}.faq-animate--delay-10{animation-delay:.8s}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.faq-container{padding:64px 2rem 80px}.faq-headline{font-size:1.875rem}.faq-card{padding:32px 24px}.faq-cta-container{padding:32px;margin-top:40px}.faq-cta-button{font-size:1rem;padding:16px 40px}}@media(min-width:1024px){.faq{scroll-margin-top:72px}.faq-container{max-width:1200px;padding:80px 2rem 96px}.faq-headline{font-size:2.5rem;margin-bottom:2.5rem}.faq-card{padding:48px 40px;display:grid;grid-template-columns:1fr 1fr;align-items:start;-moz-column-gap:3rem;column-gap:3rem}.faq-card .faq-item:nth-last-child(-n+2){border-bottom:none}}.landing-page,.impressum-page{min-height:100vh}.impressum-page-content{max-width:800px;margin:0 auto;padding:4rem 1rem}.impressum-page-badge{display:inline-block;font-size:.8125rem;font-weight:500;color:#6b7280;background:#f3f4f6;padding:.25rem .75rem;border-radius:999px;margin-bottom:1rem}.impressum-page-title{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.75rem}.impressum-page-description{font-size:1.0625rem;color:#6b7280;line-height:1.6;margin-bottom:0}.impressum-page-divider{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}.impressum-section{margin-bottom:2rem}.impressum-section-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.impressum-section-text{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:.375rem}.impressum-section-spacer{margin-top:.75rem}.impressum-link{color:#d97706;text-decoration:none;transition:color .2s}.impressum-link:hover{color:#b45309;text-decoration:underline}@media(min-width:768px){.impressum-page-content{padding:6rem 2rem}.impressum-page-title{font-size:2.5rem}}.datenschutz-page{min-height:100vh}.datenschutz-page-content{max-width:800px;margin:0 auto;padding:4rem 1rem}.datenschutz-page-badge{display:inline-block;font-size:.8125rem;font-weight:500;color:#6b7280;background:#f3f4f6;padding:.25rem .75rem;border-radius:999px;margin-bottom:1rem}.datenschutz-page-title{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.75rem}.datenschutz-page-description{font-size:1.0625rem;color:#6b7280;line-height:1.6;margin-bottom:.5rem}.datenschutz-page-updated{font-size:.8125rem;color:#9ca3af;margin-bottom:0}.datenschutz-page-divider{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}.datenschutz-section{margin-bottom:2.5rem}.datenschutz-section-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.datenschutz-subsection-title{font-size:1rem;font-weight:600;color:#374151;margin-top:1.25rem;margin-bottom:.5rem}.datenschutz-section-text{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:.5rem}.datenschutz-contact-block{background:#f9fafb;padding:1rem 1.25rem;border-radius:8px;margin:.75rem 0}.datenschutz-contact-block .datenschutz-section-text{margin-bottom:.25rem}.datenschutz-list{padding-left:1.5rem;margin:.5rem 0 1rem}.datenschutz-list-item{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:.375rem}.datenschutz-link{color:#d97706;text-decoration:none;transition:color .2s}.datenschutz-link:hover{color:#b45309;text-decoration:underline}@media(min-width:768px){.datenschutz-page-content{padding:6rem 2rem}.datenschutz-page-title{font-size:2.5rem}}.agb-page{min-height:100vh}.agb-page-content{max-width:800px;margin:0 auto;padding:4rem 1rem}.agb-page-badge{display:inline-block;font-size:.8125rem;font-weight:500;color:#6b7280;background:#f3f4f6;padding:.25rem .75rem;border-radius:999px;margin-bottom:1rem}.agb-page-title{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.75rem}.agb-page-description{font-size:1.0625rem;color:#6b7280;line-height:1.6;margin-bottom:.5rem}.agb-page-version{font-size:.8125rem;color:#9ca3af;margin-bottom:0}.agb-page-divider{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}.agb-page-intro{margin-bottom:2.5rem;font-style:italic;color:#4b5563}.agb-section{margin-bottom:2.5rem}.agb-section-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-top:2rem;margin-bottom:.75rem;overflow-wrap:break-word}.agb-section-text{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:.75rem}.agb-link{color:#d97706;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.agb-link:hover{color:#b45309}@media(min-width:768px){.agb-page-content{padding:6rem 2rem}.agb-page-title{font-size:2.5rem}}.avv-page{min-height:100vh}.avv-page-content{max-width:800px;margin:0 auto;padding:4rem 1rem}.avv-page-badge{display:inline-block;font-size:.8125rem;font-weight:500;color:#6b7280;background:#f3f4f6;padding:.25rem .75rem;border-radius:999px;margin-bottom:1rem}.avv-page-title{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.75rem}.avv-page-description{font-size:1.0625rem;color:#6b7280;line-height:1.6;margin-bottom:.5rem}.avv-page-version{font-size:.8125rem;color:#9ca3af;margin-bottom:0}.avv-page-divider{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}.avv-page-intro{margin-bottom:2.5rem;font-style:italic;color:#4b5563}.avv-section{margin-bottom:2.5rem}.avv-section-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-top:2rem;margin-bottom:.75rem;overflow-wrap:break-word}.avv-section-text{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:.75rem}.avv-link{color:#d97706;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.avv-link:hover{color:#b45309}.avv-tom-list{list-style:none;padding:0;margin:1.5rem 0}.avv-tom-item{margin-bottom:1.5rem;padding-left:1rem;border-left:3px solid #FCD34D}.avv-tom-category-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.avv-tom-disclaimer{margin-top:1.5rem;padding:.75rem 1rem;background:#fef3c7;border-radius:.5rem;font-size:.9375rem;color:#78350f}@media(min-width:768px){.avv-page-content{padding:6rem 2rem}.avv-page-title{font-size:2.5rem}}.subprocessors-page{min-height:100vh}.subprocessors-page-content{max-width:960px;margin:0 auto;padding:4rem 1rem}.subprocessors-page-badge{display:inline-block;font-size:.8125rem;font-weight:500;color:#6b7280;background:#f3f4f6;padding:.25rem .75rem;border-radius:999px;margin-bottom:1rem}.subprocessors-page-title{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.75rem}.subprocessors-page-description{font-size:1.0625rem;color:#6b7280;line-height:1.6;margin-bottom:.5rem}.subprocessors-page-version{font-size:.8125rem;color:#9ca3af;margin-bottom:0}.subprocessors-page-divider{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}.subprocessors-page-intro,.subprocessors-page-outro{font-style:italic;color:#4b5563}.subprocessors-page-intro{margin-bottom:1.5rem}.subprocessors-page-outro{margin-top:2rem}.subprocessors-section-text{font-size:1rem;line-height:1.7;margin-bottom:.75rem}.subprocessors-link{color:#d97706;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.subprocessors-link:hover{color:#b45309}.subprocessors-prelaunch-notice{background:#fef3c7;border-left:4px solid #F59E0B;padding:1rem 1.25rem;border-radius:.5rem;color:#78350f;font-size:.9375rem;line-height:1.6;margin-bottom:2rem}.subprocessors-table-wrapper{overflow-x:auto;margin-bottom:2rem;border-radius:.5rem;border:1px solid #E5E7EB}.subprocessors-table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:720px}.subprocessors-th{text-align:left;font-weight:600;color:#1f2937;background:#f9fafb;padding:.75rem .875rem;border-bottom:1px solid #E5E7EB;white-space:nowrap}.subprocessors-td{padding:.75rem .875rem;color:#4b5563;border-bottom:1px solid #F3F4F6;vertical-align:top;line-height:1.5}.subprocessors-table tbody tr:nth-child(2n) .subprocessors-td{background:#fafbfc}.subprocessors-table tbody tr:last-child .subprocessors-td{border-bottom:none}@media(min-width:768px){.subprocessors-page-content{padding:6rem 2rem}.subprocessors-page-title{font-size:2.5rem}.subprocessors-table{font-size:.9375rem}}.breadcrumb{padding:1rem 0 0;width:100%}.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;list-style:none;margin:0;padding:0;font-size:.8125rem;line-height:1.4}.breadcrumb-item{display:flex;align-items:center;gap:.375rem}.breadcrumb-link{color:#d97706;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#b45309;text-decoration:underline}.breadcrumb-separator{color:#9ca3af;font-size:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumb-current{color:#6b7280;font-weight:500}@media(min-width:768px){.breadcrumb-list{font-size:.875rem;gap:.5rem}.breadcrumb-item{gap:.5rem}}.coming-soon-badge{display:inline-flex;align-items:center;padding:.25rem .875rem;background-color:#fef3c7;color:#d97706;font-size:.75rem;font-weight:600;line-height:1.4;border-radius:9999px;letter-spacing:.02em;animation:comingSoonPulse 2s ease-in-out infinite}@keyframes comingSoonPulse{0%,to{opacity:1}50%{opacity:.7}}.branchen-hero{scroll-margin-top:64px;position:relative}.branchen-hero-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;gap:2.5rem}.branchen-hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.branchen-hero-badge-row{display:flex;align-items:center;justify-content:center}.branchen-hero-headline{font-size:1.875rem;font-weight:800;line-height:1.15;color:#1f2937;margin:0}.branchen-hero-subline{font-size:1rem;font-weight:400;line-height:1.65;color:#6b7280;margin:0;max-width:540px}.branchen-hero-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.875rem 2rem;background-color:var(--branch-accent, #D97706);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;min-height:48px;box-shadow:0 2px 8px #00000026}.branchen-hero-cta:hover{filter:brightness(.9);transform:scale(1.03);box-shadow:0 4px 16px #0003}.branchen-hero-cta:active{transform:scale(.98)}.branchen-hero-visual{display:flex;align-items:center;justify-content:center}.branchen-hero-visual-mockup{width:100%;max-width:320px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 12px 28px rgba(15,23,42,.16)) drop-shadow(0 4px 8px rgba(15,23,42,.08));color:var(--branch-accent, #D97706)}.branchen-hero-visual-mockup-svg{width:100%;height:auto;display:block;border-radius:6px}.branchen-hero-image{width:100%;max-width:480px;height:auto;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:14px;box-shadow:0 8px 24px #0000001f;display:block}.branchen-hero-animate{opacity:0;transform:translateY(30px)}.branchen-hero-animate--visible{animation:branchenHeroFadeIn .5s ease-out forwards}.branchen-hero-animate--delay-1{animation-delay:.1s}.branchen-hero-animate--delay-2{animation-delay:.25s}.branchen-hero-animate--delay-3{animation-delay:.4s}.branchen-hero-animate--delay-4{animation-delay:.55s}@keyframes branchenHeroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-hero-container{padding:64px 2rem 80px}.branchen-hero-headline{font-size:2.5rem}.branchen-hero-subline{font-size:1.125rem}.branchen-hero-cta{width:auto;padding:.875rem 2.5rem}}@media(min-width:1024px){.branchen-hero{scroll-margin-top:72px}.branchen-hero-container{flex-direction:row;align-items:center;padding:80px 2rem 120px;gap:3rem}.branchen-hero-content{flex:0 0 60%;max-width:60%;align-items:flex-start;text-align:left}.branchen-hero-badge-row{justify-content:flex-start}.branchen-hero-headline{font-size:3.25rem}.branchen-hero-subline{font-size:1.1875rem;max-width:520px}.branchen-hero-visual{flex:1}.branchen-hero-visual-mockup{max-width:400px}}.branchen-section-cta-wrapper{display:flex;justify-content:center;margin-top:2rem}.branchen-section-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;font-family:inherit;color:var(--branch-accent, #EA580C);background-color:transparent;border:2px solid var(--branch-accent, #EA580C);border-radius:8px;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,transform .15s ease}.branchen-section-cta:hover{background-color:var(--branch-accent, #EA580C);color:#fff;transform:translateY(-1px)}.branchen-section-cta:focus-visible{outline:2px solid var(--branch-accent, #EA580C);outline-offset:3px}@media(min-width:768px){.branchen-section-cta-wrapper{margin-top:2.5rem}.branchen-section-cta{padding:.875rem 2rem;font-size:1rem}}.branchen-section-subline{font-size:1rem;font-weight:500;line-height:1.55;color:#475569;text-align:center;max-width:720px;margin:-1rem auto 2rem}@media(min-width:768px){.branchen-section-subline{font-size:1.0625rem;margin:-1.25rem auto 2.5rem}}@media(min-width:1024px){.branchen-section-subline{font-size:1.125rem;margin:-1.5rem auto 3rem}}.branchen-problem{background-color:#f8fafc;scroll-margin-top:64px;position:relative}.branchen-problem-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.branchen-problem-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.branchen-problem-grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}.branchen-problem-card{background-color:#fff;border-radius:14px;padding:1.75rem 1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;border:1px solid rgba(0,0,0,.04);border-top:3px solid var(--branch-accent, #D97706);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;transition:box-shadow .2s ease,transform .2s ease}.branchen-problem-card-icon-wrap{width:48px;height:48px;border-radius:12px;background-color:color-mix(in srgb,var(--branch-accent, #D97706) 12%,#FFFFFF);display:flex;align-items:center;justify-content:center;flex-shrink:0}.branchen-problem-card-icon{width:24px;height:24px;color:var(--branch-accent, #D97706)}.branchen-problem-card-text{font-size:.9375rem;font-weight:400;line-height:1.6;color:#4b5563;margin:0}.branchen-problem-animate{opacity:0;transform:translateY(30px)}.branchen-problem-animate--visible{animation:branchenProblemFadeIn .5s ease-out forwards}.branchen-problem-animate--delay-1{animation-delay:.1s}.branchen-problem-animate--delay-2{animation-delay:.25s}.branchen-problem-animate--delay-3{animation-delay:.4s}.branchen-problem-animate--delay-4{animation-delay:.55s}@keyframes branchenProblemFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-problem-container{padding:64px 2rem 80px}.branchen-problem-headline{font-size:1.875rem;margin-bottom:2.5rem}.branchen-problem-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.branchen-problem-card{padding:2rem 1.75rem}.branchen-problem-card-icon-wrap{width:56px;height:56px;border-radius:14px}.branchen-problem-card-icon{width:28px;height:28px}}@media(min-width:1024px){.branchen-problem{scroll-margin-top:72px}.branchen-problem-container{padding:80px 2rem 120px}.branchen-problem-headline{font-size:2.5rem}.branchen-problem-grid{gap:2rem}.branchen-problem-card{padding:2.25rem 2rem;cursor:default}.branchen-problem-card:hover{box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014;transform:scale(1.02)}.branchen-problem-card:hover .branchen-problem-card-icon-wrap{background-color:color-mix(in srgb,var(--branch-accent, #D97706) 20%,#FFFFFF)}.branchen-problem-card-icon-wrap{width:60px;height:60px;border-radius:16px;transition:background-color .2s ease}.branchen-problem-card-icon{width:30px;height:30px}.branchen-problem-card-text{font-size:1rem}}.branchen-workflow{background-color:#fff;scroll-margin-top:64px;position:relative}.branchen-workflow-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem 64px;display:flex;flex-direction:column;align-items:center}.branchen-workflow-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.branchen-workflow-steps{display:flex;flex-direction:column;gap:0;width:100%;position:relative}.branchen-workflow-step-group{display:flex;flex-direction:column;align-items:center;width:100%}.branchen-workflow-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;position:relative;width:100%}.branchen-workflow-step-number{width:48px;height:48px;border-radius:50%;background-color:var(--branch-accent, #D97706);color:#fff;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.branchen-workflow-step-card{background-color:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;border:1px solid rgba(0,0,0,.04);width:100%;display:flex;flex-direction:column;gap:1.25rem}.branchen-workflow-step-body{display:flex;flex-direction:column}.branchen-workflow-step-visual{display:flex;align-items:center;justify-content:center;width:100%;color:var(--branch-accent, #D97706)}.branchen-workflow-step-visual-svg{width:100%;max-width:200px;height:auto;display:block}.branchen-workflow-step-visual--brandschutz .branchen-workflow-step-visual-svg{max-width:280px}.branchen-workflow-step-title{font-size:1.0625rem;font-weight:600;line-height:1.3;color:#1f2937;margin:0 0 .5rem}.branchen-workflow-step-description{font-size:.9375rem;font-weight:400;line-height:1.6;color:#4b5563;margin:0}.branchen-workflow-connector{display:flex;align-items:center;justify-content:center;height:2rem;width:4px}.branchen-workflow-connector-line{width:4px;height:100%;background-color:var(--branch-accent, #D97706);border-radius:2px;opacity:.85}.branchen-workflow-animate{opacity:0;transform:translateY(30px)}.branchen-workflow-animate--visible{animation:branchenWorkflowFadeIn .5s ease-out forwards}.branchen-workflow-animate--delay-1{animation-delay:.1s}.branchen-workflow-animate--delay-2{animation-delay:.3s}.branchen-workflow-animate--delay-3{animation-delay:.5s}@keyframes branchenWorkflowFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-workflow-container{padding:64px 2rem 80px}.branchen-workflow-headline{font-size:1.875rem;margin-bottom:2.5rem}.branchen-workflow-step-card{padding:1.75rem}.branchen-workflow-step-title{font-size:1.125rem}}@media(min-width:1024px){.branchen-workflow{scroll-margin-top:72px}.branchen-workflow-container{padding:80px 2rem 120px}.branchen-workflow-headline{font-size:2.5rem;margin-bottom:3rem}.branchen-workflow-steps{flex-direction:row;align-items:flex-start}.branchen-workflow-step-group{flex:1;min-width:0;flex-direction:row;align-items:flex-start}.branchen-workflow-step{flex:1;min-width:0}.branchen-workflow-step-number{width:56px;height:56px;font-size:1.375rem}.branchen-workflow-step-card{padding:2rem 1.5rem}.branchen-workflow-step-card:hover{box-shadow:0 4px 8px #0000000a,0 8px 24px #00000014}.branchen-workflow-step-title{font-size:1.1875rem}.branchen-workflow-step-description{font-size:1rem}.branchen-workflow-connector{height:auto;width:48px;flex-shrink:0;padding-top:24px}.branchen-workflow-connector-line{width:100%;height:4px;background-color:var(--branch-accent, #D97706);border-radius:2px;opacity:.85}.branchen-workflow-step-visual-svg{max-width:160px}.branchen-workflow-step-visual--brandschutz .branchen-workflow-step-visual-svg{max-width:240px}}.branchen-showcase{background-color:#fff;position:relative}.branchen-showcase-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem}.branchen-showcase-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.branchen-showcase-grid{display:flex;flex-direction:column;gap:1.5rem}.branchen-showcase-card{background:#f8fafc;border:1px solid #E2E8F0;border-radius:14px;padding:2rem}.branchen-showcase-tree{display:flex;flex-direction:column;gap:0}.branchen-showcase-tree-item{display:flex;flex-direction:column;gap:4px;padding:16px 0 16px 20px;border-left:2px solid #CBD5E1;position:relative}.branchen-showcase-tree-item:before{content:"";position:absolute;left:-2px;top:24px;width:12px;height:2px;background-color:#cbd5e1}.branchen-showcase-tree-item--last{border-left-color:transparent}.branchen-showcase-tree-item--last:after{content:"";position:absolute;left:-2px;top:0;width:2px;height:24px;background-color:#cbd5e1}.branchen-showcase-tree-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--branch-accent, #D97706)}.branchen-showcase-tree-value{font-size:1rem;font-weight:500;line-height:1.55;color:#1f2937}.branchen-showcase-tree-item{padding:20px 0 20px 24px}.branchen-showcase-report{display:flex;align-items:center;justify-content:center}.branchen-showcase-report-frame{width:100%;max-width:320px;color:var(--branch-accent, #D97706);filter:drop-shadow(0 12px 28px rgba(15,23,42,.14)) drop-shadow(0 4px 10px rgba(15,23,42,.08))}.branchen-showcase-report-svg{width:100%;height:auto;display:block;border-radius:6px}.branchen-showcase-animate{opacity:0;transform:translateY(30px)}.branchen-showcase-animate--visible{animation:branchenShowcaseFadeIn .5s ease-out forwards}.branchen-showcase-animate--delay-1{animation-delay:.1s}.branchen-showcase-animate--delay-2{animation-delay:.2s}@keyframes branchenShowcaseFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-showcase-container{padding:64px 2rem}.branchen-showcase-headline{font-size:1.875rem}}@media(min-width:1024px){.branchen-showcase-container{padding:80px 2rem}.branchen-showcase-headline{font-size:2.5rem;margin-bottom:3rem}.branchen-showcase-grid{flex-direction:row;align-items:stretch}.branchen-showcase-card,.branchen-showcase-report{flex:1}.branchen-showcase-report-frame{max-width:380px}}.branchen-features{background-color:#f8fafc;position:relative}.branchen-features-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem}.branchen-features-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.branchen-features-grid{display:flex;flex-direction:column;gap:1rem}.branchen-features-spotlight{position:relative;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000a,0 8px 24px #0f172a0f;border-left:3px solid var(--branch-accent, #D97706);padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.branchen-features-index{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--branch-accent, #D97706);opacity:.55;text-transform:uppercase;font-variant-numeric:tabular-nums}.branchen-features-spotlight-title{font-size:1.1875rem;font-weight:700;line-height:1.3;color:#0f172a;margin:0}.branchen-features-spotlight-description{font-size:.9375rem;line-height:1.6;color:#334155;margin:0}.branchen-features-timeline{list-style:none;margin:.75rem 0 0;padding:0;display:grid;gap:.875rem;position:relative}.branchen-features-timeline:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:2px;background:color-mix(in srgb,var(--branch-accent, #D97706) 25%,#E2E8F0)}.branchen-features-timeline-item{display:grid;grid-template-columns:18px auto 1fr;align-items:baseline;-moz-column-gap:.5rem;column-gap:.5rem;position:relative}.branchen-features-timeline-dot{width:12px;height:12px;border-radius:999px;background:var(--branch-accent, #D97706);border:2px solid #FFFFFF;box-shadow:0 0 0 2px color-mix(in srgb,var(--branch-accent, #D97706) 30%,#E2E8F0);margin-top:4px;justify-self:start}.branchen-features-timeline-time{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.8125rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap}.branchen-features-timeline-label{font-size:.8125rem;color:#475569;line-height:1.4}.branchen-features-timeline-media{grid-column:2 / -1;display:block;margin-top:.5rem;color:var(--branch-accent, #D97706)}.branchen-features-timeline-media-svg{display:block;width:100%;height:auto;max-width:165px}.branchen-features-timeline-media--audio .branchen-features-timeline-media-svg{max-width:180px}.branchen-features-stack{display:flex;flex-direction:column;gap:1rem}.branchen-features-subcard{background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;border:1px solid rgba(15,23,42,.04);padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.branchen-features-subcard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.branchen-features-subcard-header .branchen-features-index{font-size:.8125rem;opacity:.75}.branchen-features-subcard-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--branch-accent, #D97706)}.branchen-features-subcard-icon-svg{width:24px;height:24px}.branchen-features-subcard-title{font-size:1rem;font-weight:700;line-height:1.35;color:#0f172a;margin:0}.branchen-features-subcard-description{font-size:.875rem;line-height:1.55;color:#475569;margin:0}.branchen-features-trust-badges{list-style:none;margin:.875rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.branchen-features-trust-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;line-height:1.3;color:#1f2937;background-color:#fff;border:1px solid color-mix(in srgb,var(--branch-accent, #D97706) 35%,#E2E8F0);border-radius:999px;white-space:nowrap}.branchen-features-compliance-links{list-style:none;margin:.625rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem 1rem;font-size:.8125rem}.branchen-features-compliance-link-item{display:inline-flex}.branchen-features-compliance-link{color:#475569;text-decoration:none;border-bottom:1px dotted #94A3B8;transition:color .15s ease,border-color .15s ease}.branchen-features-compliance-link:hover,.branchen-features-compliance-link:focus-visible{color:var(--branch-accent, #D97706);border-bottom-color:var(--branch-accent, #D97706)}.branchen-features-animate{opacity:0;transform:translateY(30px)}.branchen-features-animate--visible{animation:branchenFeaturesFadeIn .5s ease-out forwards}.branchen-features-animate--delay-1{animation-delay:.1s}.branchen-features-animate--delay-2{animation-delay:.2s}.branchen-features-animate--delay-3{animation-delay:.3s}.branchen-features-animate--delay-4{animation-delay:.4s}@keyframes branchenFeaturesFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-features-container{padding:64px 2rem}.branchen-features-headline{font-size:1.875rem}.branchen-features-spotlight{padding:2rem 2rem 2.25rem}.branchen-features-spotlight-title{font-size:1.375rem}.branchen-features-spotlight-description{font-size:1rem}.branchen-features-timeline-time,.branchen-features-timeline-label{font-size:.875rem}}@media(min-width:1024px){.branchen-features-container{padding:80px 2rem}.branchen-features-headline{font-size:2.5rem;margin-bottom:3rem}.branchen-features-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.5rem;align-items:stretch}.branchen-features-spotlight{padding:2.5rem 2.5rem 2.75rem;border-left-width:4px;justify-content:flex-start}.branchen-features-spotlight-title{font-size:1.5rem}.branchen-features-spotlight-description{font-size:1.0625rem;line-height:1.65}.branchen-features-timeline{margin-top:1.25rem;gap:1rem}.branchen-features-timeline-media-svg{max-width:195px}.branchen-features-timeline-media--audio .branchen-features-timeline-media-svg{max-width:210px}.branchen-features-timeline-item--has-media{margin-bottom:.25rem}.branchen-features-stack{gap:1rem}.branchen-features-subcard{padding:1.5rem 1.5rem 1.75rem}.branchen-features-subcard-header .branchen-features-index{font-size:.875rem}.branchen-features-subcard-title{font-size:1.0625rem}.branchen-features-subcard-description{font-size:.9375rem}}.branchen-testimonial{background-color:#fffbeb}.branchen-testimonial-container{max-width:1200px;margin:0 auto;padding:48px 1rem;display:flex;justify-content:center}.branchen-testimonial-card{max-width:700px;width:100%;text-align:center;position:relative}.branchen-testimonial-quote-mark{display:block;font-size:4rem;line-height:1;color:#d97706;font-family:Georgia,Times New Roman,serif;margin-bottom:.5rem}.branchen-testimonial-quote{font-size:1.0625rem;font-style:italic;line-height:1.7;color:#1f2937;margin:0 0 2rem;padding:0;border:none}.branchen-testimonial-author{display:flex;align-items:center;justify-content:center;gap:12px}.branchen-testimonial-avatar{width:48px;height:48px;border-radius:50%;background-color:#fef3c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.branchen-testimonial-avatar-initials{font-size:.875rem;font-weight:700;color:#d97706}.branchen-testimonial-author-info{display:flex;flex-direction:column;text-align:left}.branchen-testimonial-author-name{font-size:.9375rem;font-weight:600;color:#1f2937}.branchen-testimonial-author-role{font-size:.8125rem;color:#6b7280;line-height:1.4}.branchen-testimonial-animate{opacity:0;transform:translateY(30px)}.branchen-testimonial-animate--visible{animation:branchenTestimonialFadeIn .5s ease-out forwards}.branchen-testimonial-animate--delay-1{animation-delay:.15s}.branchen-testimonial-animate--delay-2{animation-delay:.3s}@keyframes branchenTestimonialFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-testimonial-container{padding:64px 2rem}.branchen-testimonial-quote-mark{font-size:5rem}.branchen-testimonial-quote{font-size:1.1875rem}}@media(min-width:1024px){.branchen-testimonial-container{padding:80px 2rem}.branchen-testimonial-quote-mark{font-size:6rem}.branchen-testimonial-quote{font-size:1.3125rem}.branchen-testimonial-avatar{width:56px;height:56px}.branchen-testimonial-avatar-initials,.branchen-testimonial-author-name{font-size:1rem}.branchen-testimonial-author-role{font-size:.875rem}}.branchen-faq{background-color:#fff;position:relative}.branchen-faq-container{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:48px 1rem}.branchen-faq-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;text-align:center;margin:0 0 2rem}.branchen-faq-list{display:flex;flex-direction:column;gap:.75rem}.branchen-faq-item{background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;overflow:hidden}.branchen-faq-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:16px 20px;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.branchen-faq-item-question{font-size:.9375rem;font-weight:600;line-height:1.4;color:#1f2937}.branchen-faq-item-chevron{width:16px;height:16px;flex-shrink:0;color:#9ca3af;transition:transform .3s ease}.branchen-faq-item-chevron--open{transform:rotate(180deg)}.branchen-faq-item-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.branchen-faq-item-body--open{max-height:500px}.branchen-faq-item-answer{margin:0;padding:0 20px 20px;font-size:.875rem;line-height:1.7;color:#6b7280}@media(hover:hover){.branchen-faq-item:not(.branchen-faq-item--open) .branchen-faq-item-header:hover{background-color:#f9fafb}}.branchen-faq-animate{opacity:0;transform:translateY(30px)}.branchen-faq-animate--visible{animation:branchenFaqFadeIn .5s ease-out forwards}.branchen-faq-animate--delay-1{animation-delay:80ms}.branchen-faq-animate--delay-2{animation-delay:.16s}.branchen-faq-animate--delay-3{animation-delay:.24s}.branchen-faq-animate--delay-4{animation-delay:.32s}.branchen-faq-animate--delay-5{animation-delay:.4s}.branchen-faq-animate--delay-6{animation-delay:.48s}@keyframes branchenFaqFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-faq-container{padding:64px 2rem}.branchen-faq-headline{font-size:1.875rem}.branchen-faq-item-header{padding:20px 24px}.branchen-faq-item-question{font-size:1rem}.branchen-faq-item-answer{font-size:.9375rem;padding:0 24px 24px}}@media(min-width:1024px){.branchen-faq-container{max-width:1200px;padding:80px 2rem}.branchen-faq-headline{font-size:2.5rem;margin-bottom:2.5rem}.branchen-faq-list{display:grid;grid-template-columns:1fr 1fr;align-items:start;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.75rem}.branchen-faq-item-header{padding:24px 32px}.branchen-faq-item-question{font-size:1.0625rem}.branchen-faq-item-answer{font-size:1rem;padding:0 32px 28px}}.branchen-cta{background-color:#f1f5f9;position:relative}.branchen-cta-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 1rem;text-align:center}.branchen-cta-headline{font-size:1.5rem;font-weight:700;line-height:1.25;color:#1f2937;margin:0 0 1rem}.branchen-cta-subline{font-size:1rem;line-height:1.6;color:#4b5563;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.branchen-cta-button-wrapper{display:flex;justify-content:center}.branchen-cta-button{display:block;width:100%;padding:16px 32px;background-color:var(--branch-accent, #D97706);color:#fff;font-size:1rem;font-weight:600;line-height:1.4;border:none;border-radius:12px;cursor:pointer;transition:filter .15s ease,transform .15s ease}.branchen-cta-button:hover{filter:brightness(.9);transform:scale(1.02)}.branchen-cta-button:active{transform:scale(.98)}.branchen-cta-trust-row{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;font-size:.8125rem;font-weight:500;color:#475569}.branchen-cta-trust-row-item{position:relative;padding-left:1.25rem}.branchen-cta-trust-row-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;border-radius:50%;background-color:var(--branch-accent, #D97706);opacity:.75}.branchen-cta-animate{opacity:0;transform:translateY(30px)}.branchen-cta-animate--visible{animation:branchenCtaFadeIn .5s ease-out forwards}.branchen-cta-animate--delay-1{animation-delay:.15s}.branchen-cta-animate--delay-2{animation-delay:.3s}.branchen-cta-animate--delay-3{animation-delay:.42s}@keyframes branchenCtaFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.branchen-cta-container{padding:64px 2rem}.branchen-cta-headline{font-size:1.875rem}.branchen-cta-subline{font-size:1.0625rem}.branchen-cta-button{width:auto;padding:16px 48px;font-size:1.0625rem}}@media(min-width:1024px){.branchen-cta-container{padding:80px 2rem}.branchen-cta-headline{font-size:2.5rem;margin-bottom:1.25rem}.branchen-cta-subline{font-size:1.125rem;margin-bottom:2.5rem}.branchen-cta-button{padding:18px 56px;font-size:1.125rem}}.branchen-template{min-height:100vh}.branchen-template-coming-soon{min-height:70vh;display:flex;align-items:center;justify-content:center}.branchen-template-coming-soon-container{max-width:640px;margin:0 auto;padding:4rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.branchen-template-coming-soon-headline{font-size:1.75rem;font-weight:800;color:#1f2937;line-height:1.2;margin:0}.branchen-template-coming-soon-description{font-size:1.0625rem;color:#4b5563;line-height:1.7;margin:0}.branchen-template-coming-soon-cta{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background-color:var(--branch-accent, #D97706);border:none;border-radius:999px;cursor:pointer;transition:background-color .2s,transform .2s;min-height:48px;width:100%}.branchen-template-coming-soon-cta:hover{opacity:.9;transform:scale(1.02)}.branchen-template-back-link{font-size:.9375rem;font-weight:500;color:#d97706;text-decoration:none;transition:color .2s}.branchen-template-back-link:hover{color:#b45309;text-decoration:underline}@media(min-width:768px){.branchen-template-coming-soon-container{padding:6rem 2rem}.branchen-template-coming-soon-headline{font-size:2.5rem}.branchen-template-coming-soon-cta{width:auto;padding:.875rem 2.5rem}}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.not-found-page-content{text-align:center;padding:4rem 1rem}.not-found-page-title{font-size:4rem;font-weight:800;color:#b45309;margin-bottom:.5rem}.not-found-page-subtitle{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.not-found-page-description{font-size:1.125rem;color:#6b7280;margin-bottom:2rem}.not-found-page-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.5rem;background-color:#ea580c;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color .2s}.not-found-page-link:hover{background-color:#c2410c}@media(min-width:768px){.not-found-page-title{font-size:6rem}.not-found-page-subtitle{font-size:2rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.block{display:block}.table{display:table}.grid{display:grid}.hidden{display:none}.resize{resize:both}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
