.error-card-header.svelte-50sa60{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.section-heading{color:var(--neko-primary-text);text-align:center;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.section-sub{text-align:center;color:var(--color-ink-muted);max-width:380px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.8}.hero{background:var(--color-canvas);justify-content:center;align-items:center;min-height:100svh;padding:0 2rem;display:flex}.hero-fade{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0009 60%,#000000f2 100%);height:30vh;position:absolute;bottom:0;left:0;right:0}.hero-center{z-index:2;justify-content:center;display:flex;position:relative}.hero-glass{text-align:center;background:color-mix(in srgb, var(--color-canvas) 50%, transparent);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid color-mix(in srgb, var(--color-surface) 30%, transparent);max-width:860px;box-shadow:0 4px 30px #00000014, inset 0 1px 0 color-mix(in srgb, var(--color-surface) 20%, transparent);border-radius:16px;padding:clamp(2rem,5vw,3.5rem) clamp(2rem,5vw,4rem)}.hero-title{letter-spacing:-.02em;color:var(--neko-success);text-shadow:0 1px 3px #00000014;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.hero-tagline{color:var(--color-ink);max-width:540px;margin:0 auto 1.5rem;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;line-height:1.4}.hero-cta{margin-bottom:1.5rem}.hero-trio{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.trio-word{letter-spacing:.05em;text-transform:uppercase;color:var(--neko-secondary);font-size:clamp(1rem,2vw,1.25rem);font-weight:400}.trio-dot{background:var(--neko-tertiary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.story-beat{justify-content:center;align-items:center;min-height:100svh;display:flex}.story-bg{opacity:.7}.story-bg--blur{filter:blur(2px)}.story-vignette{z-index:1;pointer-events:none;background:linear-gradient(#000000d9 0%,#0000 18%),linear-gradient(#0000 82%,#000000d9 100%),radial-gradient(#0003 0%,#0000008c 100%);position:absolute;inset:0}.story-content{z-index:2;text-align:center;max-width:720px;padding:2rem;position:relative}.story-title{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15}.story-sub{color:#ffffffd9;text-shadow:0 1px 4px #0000004d;max-width:540px;margin:0 auto;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.story-question{color:#ffffffe6;text-shadow:0 1px 4px #0000004d;max-width:540px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;line-height:1.4}.counter-section{background:var(--neko-bg-tinted);color:var(--color-ink)}.counter-inner{z-index:1;padding:4rem 2rem;position:relative}.counter-heading{text-align:center;color:var(--color-ink);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.counter-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.counter-value{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--neko-primary-text);font-size:4.5rem;font-weight:800;line-height:1}.counter-label{color:var(--color-ink-muted);margin-top:.5rem;font-size:1.125rem}.counter-text{text-align:center;max-width:540px;color:var(--color-ink-muted);margin:0 auto;font-size:1.125rem;line-height:1.8}.errors-divider{background:var(--color-line);width:60px;height:2px;margin:2.5rem auto}.errors-heading{text-align:center;color:var(--color-ink);margin-bottom:1.5rem;font-size:1.5rem}.error-cards{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:860px;margin:0 auto;display:grid}.error-card{cursor:pointer;background:var(--color-surface);border:1px solid var(--color-line);color:var(--color-ink);border-radius:12px;padding:.625rem 1rem;font-size:.95rem;line-height:1.5;transition:background .3s,border-color .3s,box-shadow .3s}.error-card:hover{border-color:var(--neko-primary-light);box-shadow:var(--neko-shadow-sm)}.error-card.expanded{border-color:var(--neko-primary);box-shadow:var(--neko-shadow-md)}.error-card-header{align-items:center;gap:.75rem;display:flex}.error-card-body{opacity:0;grid-template-rows:0fr;padding-top:0;transition:grid-template-rows .35s,opacity .3s,padding-top .35s;display:grid}.error-card-body-inner{overflow:hidden}.error-card.expanded .error-card-body{opacity:1;grid-template-rows:1fr;padding-top:.75rem}.error-card-body p{opacity:.85;margin:0;font-size:.875rem;line-height:1.7}.error-card-cta{color:var(--neko-primary-text);margin-top:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.calc-cta{text-align:center;background:var(--color-surface);border:1px solid var(--neko-primary-light);box-shadow:var(--neko-shadow-sm);border-radius:16px;grid-column:1/-1;padding:2rem}.calc-cta-title{color:var(--color-ink);margin-bottom:.5rem;font-size:1.5rem}.calc-cta-teaser{color:var(--color-ink-muted);margin-bottom:1.5rem}.calc-cta-frist{margin-top:1rem;font-size:.9rem}.carousel{width:100%;max-width:100%;margin:0 auto}.carousel-track{height:clamp(30rem,60dvh,42rem);position:relative;overflow:hidden}.carousel-slide{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .7s,transform .7s;display:flex;position:absolute;inset:0;transform:scale(.97)}.carousel-slide.active{opacity:1;pointer-events:auto;z-index:1;transform:scale(1)}.solution-intro{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.solution-overline{color:var(--color-ink-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.85rem}.solution-logo{width:auto;height:64px}.solution-taglines{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.solution-step{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.step-number{background:var(--neko-primary);width:48px;height:48px;color:var(--color-on-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.step-title{color:var(--neko-primary-text);margin-bottom:.5rem;font-size:1.5rem}.step-text{color:var(--color-ink-muted);max-width:340px;line-height:1.8}.solution-doc-img{object-fit:cover;border-radius:8px;width:auto;max-height:clamp(180px,30vh,300px);box-shadow:0 4px 20px #0000001f}.upload-animation{width:160px;height:200px;margin:1rem auto;position:relative}.upload-zone{border:2px dashed var(--color-ink-dimmed);border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.upload-doc{will-change:transform, opacity;animation:2.5s ease-in-out infinite upload-drop;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-30px)}@keyframes upload-drop{0%,to{opacity:0;transform:translate(-50%)translateY(-30px)}20%{opacity:1;transform:translate(-50%)translateY(-30px)}60%{opacity:1;transform:translate(-50%)translateY(20px)}70%{opacity:1;transform:translate(-50%)translateY(14px)}80%{opacity:1;transform:translate(-50%)translateY(20px)}90%,to{opacity:0;transform:translate(-50%)translateY(20px)}}.analysis-animation{width:160px;height:200px;margin:1rem auto;position:relative}.analysis-sharp,.analysis-blur{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.analysis-blur{filter:blur(4px);animation:3s ease-in-out infinite blur-reveal}.analysis-sharp{clip-path:inset(0 100% 0 0);animation:3s ease-in-out infinite clip-reveal}@keyframes blur-reveal{0%,30%{opacity:1}60%,to{opacity:0}}@keyframes clip-reveal{0%,30%{clip-path:inset(0 100% 0 0)}60%,to{clip-path:inset(0)}}.report-animation{width:160px;margin:1rem auto;position:relative}.report-card{background:var(--color-surface);border-radius:12px;flex-direction:column;align-items:center;padding:.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.report-card:after{content:"";background:linear-gradient(105deg,#0000 40%,#fff9 50%,#0000 60%);animation:3s ease-in-out infinite shine-sweep;position:absolute;inset:0}@keyframes shine-sweep{0%,40%{transform:translate(-100%)}70%,to{transform:translate(100%)}}.carousel-controls{justify-content:center;align-items:center;gap:.5rem;padding:1rem 0;display:flex}.carousel-arrow{cursor:pointer;color:var(--color-ink-muted);background:0 0;border:none;border-radius:50%;align-items:center;padding:.25rem;transition:color .2s,background .2s;display:flex}.carousel-arrow:hover{color:var(--neko-primary);background:var(--neko-bg-tinted)}.carousel-bullets{align-items:center;gap:0;display:flex}.carousel-bullet{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex;position:relative}.carousel-bullet:after{content:"";border:2px solid var(--color-ink-dimmed);background:0 0;border-radius:50%;width:10px;height:10px;transition:background .2s,border-color .2s}.carousel-bullet.active:after{background:var(--neko-primary);border-color:var(--neko-primary)}.pricing-section{max-width:1200px;margin:0 auto;padding:0 2rem}.pricing-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.pricing-col{text-align:center}.pricing-col-title{color:var(--neko-primary-text);margin-bottom:.5rem;font-size:1.75rem;font-style:italic;font-weight:700}.pricing-col-sub{color:var(--color-ink-muted);margin-bottom:2rem}.report-preview{perspective:1200px;cursor:pointer;justify-content:center;display:flex;position:relative}.report-img{border-radius:12px;width:auto;max-height:520px;transition:transform .4s;transform:rotateY(-4deg)rotateX(2deg);box-shadow:0 20px 60px #00000026}.report-preview:hover .report-img{transform:rotateY(0)rotateX(0)}.report-preview-hint{color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.8rem;transition:opacity .3s;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.report-preview:hover .report-preview-hint{opacity:1}.report-viewer-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.report-viewer{flex-direction:column;align-items:center;max-width:95vw;max-height:95vh;display:flex;position:relative}.report-viewer-close{color:#ffffffb3;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:50%;padding:.4rem;transition:color .2s,background .2s;position:absolute;top:-2.5rem;right:-.5rem}.report-viewer-close:hover{color:#fff;background:#ffffff1a}.report-viewer-content{align-items:center;gap:1rem;display:flex}.report-viewer-page img{-webkit-user-select:none;user-select:none;border-radius:8px;width:auto;max-width:70vw;max-height:80vh;box-shadow:0 20px 80px #0006}.report-viewer-arrow{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,opacity .2s;display:flex}.report-viewer-arrow:hover:not(:disabled){background:#fff3}.report-viewer-arrow:disabled{opacity:.25;cursor:default}.report-viewer-dots{gap:.5rem;margin-top:1.2rem;display:flex}.report-viewer-dot{cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,border-color .2s}.report-viewer-dot.active{background:#fff;border-color:#fff}.report-viewer-dot:hover:not(.active){border-color:#ffffffb3}.report-viewer-counter{color:#ffffff80;margin-top:.6rem;font-size:.8rem}.viewer-enter-active,.viewer-leave-active{transition:opacity .25s}.viewer-enter-from,.viewer-leave-to{opacity:0}.pricing-card{background:var(--color-surface);box-shadow:var(--neko-shadow-xl);border-radius:16px;overflow:hidden}.pricing-gradient-bar{background:var(--neko-gradient-bar);height:8px}.pricing-card-inner{text-align:center;padding:2rem}.pricing-amount{justify-content:center;align-items:flex-start;gap:.25rem;margin-bottom:.25rem;display:flex}.pricing-currency{color:var(--neko-primary-text);padding-top:.5rem;font-size:3rem;font-weight:700}.pricing-value{color:var(--neko-primary-text);font-size:5rem;font-weight:700;line-height:1}.pricing-status{min-height:5rem;color:var(--color-ink-muted);align-items:center;font-size:1rem;font-weight:600;display:flex}.pricing-note{color:var(--color-ink-muted);margin-bottom:1.5rem;font-size:.875rem}.pricing-features{text-align:left;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;list-style:none;display:flex}.pricing-features li{align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.pricing-check-icon{color:var(--neko-primary-text);flex-shrink:0;margin-top:2px}.pricing-guarantee{background:color-mix(in srgb, var(--neko-primary) 8%, transparent);border:1px solid color-mix(in srgb, var(--neko-primary) 20%, transparent);text-align:left;border-radius:8px;padding:1rem;font-size:.875rem;line-height:1.6}.pricing-guarantee strong{color:var(--neko-primary-text);margin-bottom:.25rem;display:block}.pricing-cta-row{text-align:center;margin-top:3rem}.trust-strip{background:var(--color-canvas);border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);text-align:center;padding:2rem}.trust-badges{flex-wrap:wrap;justify-content:center;gap:1.5rem 3rem;display:flex}.neko-trust-badge{color:var(--neko-primary-text);flex-direction:column;align-items:center;gap:.5rem;display:flex}.faq-panels{max-width:720px;margin:0 auto}.ratgeber-teaser-card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--neko-radius-lg);text-align:left;max-width:520px;margin:0 auto;padding:1.75rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.ratgeber-teaser-card:hover{border-color:var(--neko-primary);box-shadow:var(--neko-shadow-md)}.ratgeber-teaser-tag{text-transform:uppercase;letter-spacing:.05em;color:var(--neko-primary-text);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.ratgeber-teaser-title{color:var(--color-ink);margin:0 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.4}.ratgeber-teaser-desc{color:var(--color-ink-muted);margin:0 0 1rem;font-size:.95rem;line-height:1.6}.ratgeber-teaser-link{color:var(--neko-primary-text);align-items:center;gap:.3rem;font-size:.9rem;font-weight:600;display:inline-flex}.final-cta{background:linear-gradient(135deg, var(--neko-primary), var(--neko-primary-dark));text-align:center;padding:clamp(4rem,10vh,8rem) 2rem}.final-cta-inner{z-index:1;position:relative}.final-cta-title{color:var(--color-on-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.final-cta-text{color:var(--color-on-primary);opacity:.9;margin-bottom:2rem;font-size:1.125rem}@media (width<=960px){.pricing-grid{grid-template-columns:1fr}.report-img{max-width:260px;max-height:400px}}@media (width<=768px){.hero-title{font-size:clamp(2rem,8vw,3rem)}.hero-tagline{font-size:1rem}.hero-trio{gap:.4rem}.trio-word{letter-spacing:.02em;font-size:clamp(.7rem,3.2vw,.9rem)}.trio-dot{width:5px;height:5px}.counter-grid{grid-template-columns:1fr;gap:1.5rem}.counter-value{font-size:2.5rem}.error-cards{grid-template-columns:1fr}.story-title{font-size:clamp(1.75rem,8vw,2.5rem)}.solution-doc-img{max-height:140px}.upload-animation,.analysis-animation{width:120px;height:160px}.trust-badges{gap:1rem 1.5rem}.trust-strip{padding:1.5rem 1rem}.report-viewer-content{gap:.5rem}.report-viewer-page img{max-width:85vw;max-height:70vh}.report-viewer-arrow{width:36px;height:36px}.report-preview-hint{opacity:1}}@media (width>=961px){.upload-animation,.analysis-animation{width:240px;height:300px}.report-animation{width:240px}.step-number{width:56px;height:56px;font-size:1.75rem}.solution-logo{height:80px}}@media (prefers-reduced-motion:reduce){.upload-doc,.analysis-blur,.analysis-sharp,.report-card:after{animation:none!important}.upload-doc{opacity:1!important;transform:translate(-50%)translateY(20px)!important}.analysis-sharp{clip-path:inset(0)!important}.analysis-blur{opacity:0!important}.report-img{transition:none;transform:none}}
