#pricing-hero.hero{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;overflow:hidden;padding:clamp(6rem,10vw,8rem) 2rem clamp(4rem,7vw,5.5rem)}#pricing-hero .hero-background-improved{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}#pricing-hero>:not(.hero-background-improved){position:relative;z-index:2}#pricing-hero h1{font-family:var(--font-heading);font-size:clamp(2.25rem,1.4rem + 3.4vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:0;background:linear-gradient(135deg,#f8fafc 30%,#94a3b8d9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-wrap:balance}#pricing-hero .subtitle{font-size:clamp(1.0625rem,1rem + .5vw,1.35rem);color:#94a3b8f2;line-height:1.6;margin:0;max-width:60ch}.container{max-width:1400px;margin:0 auto;padding:0 2rem clamp(4rem,8vw,6rem)}.intro-section{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);box-shadow:var(--glass-shadow),var(--glass-highlight);padding:clamp(2rem,4vw,3rem);margin-bottom:3rem}@supports not (backdrop-filter: blur(1px)){.intro-section,.faq-section{background:#0a1020e0}}.intro-section h2{font-family:var(--font-heading);font-size:clamp(1.6rem,1.2rem + 1.4vw,2rem);font-weight:700;letter-spacing:-.025em;margin-bottom:1.5rem;color:#f8fafc}.intro-section h3{color:#f8fafc}.intro-buildup-heading{font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em;margin-top:2rem;margin-bottom:1rem}.intro-highlight{margin-top:1.5rem;font-weight:600;color:var(--primary-cyan)!important}.intro-section p{font-size:1.0625rem;color:#cbd5e1e6;line-height:1.75;margin-bottom:1rem}.intro-section ul{list-style:none;margin:1.5rem 0;padding:0}.intro-section li{padding:.5rem 0 .5rem 1.9rem;position:relative;font-size:1.0625rem;color:#e2e8f0eb}.intro-section li:before{content:"";position:absolute;left:0;top:.7rem;width:1.15rem;height:1.15rem;background-color:var(--primary-cyan);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain}.hub-heading{font-family:var(--font-heading);font-size:clamp(1.4rem,1.2rem + .8vw,1.6rem);font-weight:700;letter-spacing:-.025em;color:#f8fafc;margin:2.5rem 0 .25rem}.hub-sub{color:#94a3b8e6;line-height:1.6;margin:0 0 1.25rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.pricing-card{border-radius:20px;padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative;overflow:hidden}.pricing-card.popular{border-color:#8b5cf666;background:linear-gradient(160deg,#8b5cf614,#ffffff08 55%)}.pricing-card.popular:hover{border-color:#8b5cf68c;box-shadow:0 16px 48px #00000073,0 0 32px #8b5cf61a,var(--glass-highlight)}.popular-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#a78bfa,#7c3aed);color:#f8fafc;font-size:.7rem;padding:.3rem .85rem;border-radius:999px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 14px #8b5cf659}.service-name{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;letter-spacing:-.02em;color:#f8fafc;margin-bottom:.5rem}.service-desc{font-size:.95rem;color:#94a3b8eb;line-height:1.6;margin-bottom:2rem;min-height:2.85rem}.price-container{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:baseline}.pilot-price{font-family:var(--font-heading);font-size:clamp(2.5rem,2rem + 1.5vw,3rem);font-weight:750;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#22d3ee,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.price-prefix{color:#94a3b8e6;font-size:.9rem;margin-right:.3rem;align-self:center}.pricing-cta{margin-top:auto}.cta-button{display:block;width:100%;text-align:center;font-family:var(--font-heading);font-weight:600;font-size:1.0625rem;letter-spacing:.01em;padding:1rem 1.5rem;border-radius:14px;text-decoration:none;border:none;color:#030712;background:linear-gradient(135deg,#22d3ee,#67e8f9 45%,#a5b4fc);box-shadow:0 8px 28px #22d3ee47,inset 0 1px #ffffff59;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,filter .2s ease;position:relative;overflow:hidden;cursor:pointer}.cta-button:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 14px 40px #22d3ee61,inset 0 1px #fff6;color:#030712}.cta-button:active{transform:translateY(0);transition-duration:.08s}.pricing-card.popular .cta-button{background:linear-gradient(135deg,#a78bfa,#8b5cf6 60%,#7c3aed);color:#f8fafc!important;box-shadow:0 8px 28px #8b5cf64d,inset 0 1px #ffffff40}.pricing-card.popular .cta-button:hover{color:#f8fafc!important;box-shadow:0 14px 40px #8b5cf66b,inset 0 1px #ffffff4d}.cta-button-lg{font-size:1.125rem;padding:1.05rem 2.3rem;display:inline-block;width:auto}.pricing-note{text-align:center;color:#94a3b8e6;font-size:.95rem;line-height:1.6;margin-top:2rem}.pricing-final-cta{text-align:center;margin-top:3rem}.pricing-final-cta-sub{margin-bottom:2rem}.faq-section{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);box-shadow:var(--glass-shadow),var(--glass-highlight);padding:clamp(2rem,4vw,3rem)}.faq-section h2{font-family:var(--font-heading);font-size:clamp(1.6rem,1.2rem + 1.4vw,2rem);font-weight:700;letter-spacing:-.025em;margin-bottom:2rem;color:#f8fafc}.faq-section .faq-item{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.07);border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0 0 1.5rem;margin-bottom:1.5rem}.faq-section .faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-section .faq-item:hover{background:transparent;border-bottom-color:#22d3ee40}.faq-item h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;letter-spacing:-.015em;color:#f8fafc;margin-bottom:.6rem;display:flex;align-items:flex-start;gap:.5rem}.faq-item h3 svg{width:1.35rem;height:1.35rem;flex-shrink:0;margin-top:.15rem;color:var(--primary-cyan)}.faq-item p{color:#94a3b8f2;font-size:1.0625rem;line-height:1.75;padding-left:1.85rem}@media (max-width: 768px){#pricing-hero.hero{padding:5rem 1rem 3rem}.container{padding:0 1rem 3rem}.intro-section,.faq-section,.pricing-card{padding:2rem 1.5rem}.faq-item p{padding-left:0}}.price-inquiry[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:clamp(1.35rem,1.1rem + .9vw,1.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;background:linear-gradient(135deg,#22d3ee,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.analyse-feature[data-astro-cid-lmkygsfs] .pilot-price[data-astro-cid-lmkygsfs]{font-size:clamp(2rem,1.6rem + 1.4vw,2.6rem)}.umsetzung-list[data-astro-cid-lmkygsfs]{list-style:none;margin:0 0 2rem;padding:0}.umsetzung-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]{padding:.4rem 0 .4rem 1.75rem;position:relative;font-size:.98rem;color:#e2e8f0e6;line-height:1.55}.umsetzung-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]:before{content:"";position:absolute;left:0;top:.7rem;width:1.05rem;height:1.05rem;background-color:var(--primary-cyan);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center / contain}.pricing-proof[data-astro-cid-lmkygsfs]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin:0 0 3.5rem;padding:1.75rem 1.5rem;border:1px solid rgba(34,211,238,.18);border-radius:20px;background:linear-gradient(160deg,#22d3ee0f,#ffffff05 60%)}.proof-rating[data-astro-cid-lmkygsfs]{display:flex;align-items:center;gap:.85rem}.proof-stars[data-astro-cid-lmkygsfs]{display:inline-flex;gap:2px;color:var(--primary-cyan)}.proof-stars[data-astro-cid-lmkygsfs] svg[data-astro-cid-lmkygsfs]{width:1.4rem;height:1.4rem}.proof-rating-text[data-astro-cid-lmkygsfs]{display:flex;flex-direction:column;line-height:1.25}.proof-rating-text[data-astro-cid-lmkygsfs] strong[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:1.05rem;color:#f8fafc}.proof-rating-text[data-astro-cid-lmkygsfs] span[data-astro-cid-lmkygsfs]{font-size:.85rem;color:#94a3b8e6}.proof-kpis[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;width:100%;max-width:780px}.proof-kpi[data-astro-cid-lmkygsfs]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;padding:1rem .85rem;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff05;text-decoration:none;transition:border-color .25s ease,transform .25s ease}.proof-kpi[data-astro-cid-lmkygsfs]:hover,.proof-kpi[data-astro-cid-lmkygsfs]:focus-visible{border-color:#22d3ee73;transform:translateY(-3px)}.proof-kpi-num[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:1.6rem;font-weight:750;letter-spacing:-.02em;background:linear-gradient(135deg,#22d3ee,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.proof-kpi-label[data-astro-cid-lmkygsfs]{font-size:.82rem;color:#94a3b8eb;line-height:1.4}.proof-note[data-astro-cid-lmkygsfs]{font-size:.9rem;color:#94a3b8e6;margin:0}.proof-note[data-astro-cid-lmkygsfs] a[data-astro-cid-lmkygsfs]{color:var(--primary-cyan);text-decoration:none;border-bottom:1px solid rgba(34,211,238,.4)}.proof-note[data-astro-cid-lmkygsfs] a[data-astro-cid-lmkygsfs]:hover{border-bottom-color:var(--primary-cyan)}.price-prefix[data-astro-cid-lmkygsfs]{color:#94a3b8e6;font-size:.95rem;margin-right:.4rem;align-self:center}.price-range-list[data-astro-cid-lmkygsfs]{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.85rem}.price-range-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]{padding:.75rem .9rem;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#ffffff05}.prl-head[data-astro-cid-lmkygsfs]{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.prl-name[data-astro-cid-lmkygsfs]{font-weight:650;color:#e8eefc;font-size:.98rem}.prl-from[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-weight:700;white-space:nowrap;color:var(--primary-cyan);font-size:1rem}.prl-avg[data-astro-cid-lmkygsfs]{display:block;margin-top:.2rem;font-size:.83rem;color:#94a3b8d9}.prl-hint[data-astro-cid-lmkygsfs]{font-size:.82rem;color:#94a3b8cc;line-height:1.5;margin:0 0 1.75rem}.zkq-section[data-astro-cid-lmkygsfs]{margin:4rem 0}.zkq-intro[data-astro-cid-lmkygsfs]{text-align:center;max-width:640px;margin:.75rem auto 2.25rem;color:#94a3b8eb;line-height:1.6}.zkq-layout[data-astro-cid-lmkygsfs]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem}.zkq-visual[data-astro-cid-lmkygsfs]{flex:0 1 380px;max-width:380px}.zkq-triangle[data-astro-cid-lmkygsfs]{width:100%;height:auto;overflow:visible}.zkq-corner[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:20px;font-weight:700}.zkq-corner-on[data-astro-cid-lmkygsfs]{fill:#f1f5f9}.zkq-corner-off[data-astro-cid-lmkygsfs]{fill:#94a3b8a6}.zkq-marker-label[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:15px;font-weight:800;letter-spacing:.04em;fill:#22d3ee}.zkq-text[data-astro-cid-lmkygsfs]{flex:1 1 300px;max-width:440px}.zkq-claim[data-astro-cid-lmkygsfs]{font-size:1.15rem;color:#f1f5f9;line-height:1.55;margin:0 0 .9rem}.zkq-claim[data-astro-cid-lmkygsfs] strong[data-astro-cid-lmkygsfs]{color:#fff}.zkq-text[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]:not(.zkq-claim){color:#94a3b8f2;line-height:1.65;margin:0}.guarantee-section[data-astro-cid-lmkygsfs]{margin:4rem 0}.guarantee-card[data-astro-cid-lmkygsfs]{display:flex;gap:1.75rem;align-items:flex-start;padding:2.25rem 2rem;border:1px solid rgba(34,211,238,.28);border-radius:22px;background:linear-gradient(150deg,#22d3ee17,#8b5cf612 70%);box-shadow:0 12px 40px #00000059,0 0 40px #22d3ee0f}.guarantee-badge[data-astro-cid-lmkygsfs]{position:relative;flex-shrink:0;width:84px;height:84px;color:var(--primary-cyan);display:grid;place-items:center}.guarantee-badge[data-astro-cid-lmkygsfs] svg[data-astro-cid-lmkygsfs]{width:84px;height:84px;filter:drop-shadow(0 0 10px rgba(34,211,238,.35))}.guarantee-badge-num[data-astro-cid-lmkygsfs]{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-heading);font-size:1.9rem;font-weight:800;color:#f8fafc;line-height:1}.guarantee-body[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:clamp(1.4rem,1.15rem + 1vw,1.85rem);font-weight:750;letter-spacing:-.025em;color:#f8fafc;margin:0 0 .75rem}.guarantee-lead[data-astro-cid-lmkygsfs]{font-size:1.05rem;color:#e8eefc;line-height:1.6;margin:0 0 .85rem}.guarantee-fine[data-astro-cid-lmkygsfs]{font-size:.92rem;color:#94a3b8eb;line-height:1.6;margin:0}.effort-section[data-astro-cid-lmkygsfs]{margin:4rem 0}.effort-intro[data-astro-cid-lmkygsfs]{text-align:center;max-width:560px;margin:.75rem auto 2rem;color:#94a3b8eb;line-height:1.6}.effort-grid[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.effort-tile[data-astro-cid-lmkygsfs]{padding:1.75rem 1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff05}.effort-tile[data-astro-cid-lmkygsfs] svg[data-astro-cid-lmkygsfs]{width:2.1rem;height:2.1rem;margin-bottom:.85rem}.effort-tile[data-astro-cid-lmkygsfs] h3[data-astro-cid-lmkygsfs]{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:#f1f5f9;margin:0 0 .45rem}.effort-tile[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{font-size:.92rem;color:#94a3b8eb;line-height:1.6;margin:0}@media (max-width: 640px){.zkq-layout[data-astro-cid-lmkygsfs]{gap:1.75rem}.zkq-marker-badge[data-astro-cid-lmkygsfs]{transform:translate(-90px)}.zkq-text[data-astro-cid-lmkygsfs]{text-align:center}.guarantee-card[data-astro-cid-lmkygsfs]{flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem}.prl-head[data-astro-cid-lmkygsfs]{flex-direction:column;gap:.15rem}}@media (prefers-reduced-motion: reduce){.proof-kpi[data-astro-cid-lmkygsfs]{transition:none}}
