@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.rise{opacity:0;animation:rise .7s var(--ease) both;animation-delay:var(--d, 0s)}@media(prefers-reduced-motion:reduce){.rise{animation:none;opacity:1;transform:none}}.sec-divide{border-top:1px solid var(--line)}.reveal{opacity:0;transform:translateY(20px);transition:opacity var(--dur-reveal) var(--ease),transform var(--dur-reveal) var(--ease)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}.flex-hero{padding:clamp(56px,8vw,112px) 0 clamp(48px,6vw,88px);background:linear-gradient(180deg,#fff 0%,var(--paper-2) 100%);position:relative;overflow:hidden}.flex-hero:before{content:"";position:absolute;right:-12%;top:-26%;width:52%;aspect-ratio:1/1;background:radial-gradient(closest-side,rgba(0,159,227,.14),transparent 70%);pointer-events:none}.flex-hero .hero-pulse{position:absolute;left:-2%;right:-2%;bottom:-6%;height:56%;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:0;opacity:.07}.flex-hero .hero-pulse svg{width:104%;height:100%}.flex-hero .hero-pulse svg path{stroke:var(--z-dunkelblau)}.flex-hero-inner{position:relative;z-index:1;max-width:60ch}.flex-hero h1{font-family:var(--font);font-size:clamp(40px,6.2vw,80px);line-height:.98;letter-spacing:-.045em;font-weight:600;margin:18px 0 22px;max-width:14ch;color:var(--ink)}.flex-hero p.lead{margin:0 0 30px;max-width:46ch}.flex-hero .cta-row{display:flex;gap:12px;flex-wrap:wrap}.web-corner-tag{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--z-dunkelblau);margin-bottom:6px}.dotpulse{width:6px;height:6px;border-radius:50%;background:var(--z-hellblau);box-shadow:0 0 0 4px #009fe32e;animation:dotPulse 1.8s ease-in-out infinite}@keyframes dotPulse{0%,to{box-shadow:0 0 #009fe373}50%{box-shadow:0 0 0 8px #009fe300}}.section-intro{max-width:60ch}.section-intro.center{margin:0 auto;text-align:center}.section-intro .h-eyebrow{margin-bottom:18px}.section-intro h2{font-family:var(--font);font-size:clamp(32px,4vw,54px);font-weight:600;letter-spacing:-.035em;line-height:1.04;margin:0;color:var(--ink)}.section-intro p{font-size:18px;color:var(--muted);margin:16px 0 0;line-height:1.55}.section-intro.center p{max-width:56ch;margin-left:auto;margin-right:auto}.split{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(40px,5vw,72px);align-items:center}.split-text .h-eyebrow{margin-bottom:18px}.split-text h2{font-family:var(--font);font-size:clamp(28px,3.4vw,44px);font-weight:600;letter-spacing:-.03em;line-height:1.08;margin:0 0 16px;color:var(--ink)}.split-text p{font-size:17px;color:var(--muted);line-height:1.65;margin:0;max-width:52ch}.model-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.model-chip{display:inline-flex;align-items:baseline;gap:8px;background:#fff;border:1px solid var(--line-strong);border-radius:var(--r-pill);padding:9px 16px;transition:border-color var(--dur-ui) var(--ease),transform var(--dur-ui) var(--ease)}.model-chip:hover{border-color:var(--z-hellblau);transform:translateY(-1px)}.model-chip strong{font-size:15px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.model-chip .model-note{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--muted-2);text-transform:uppercase}.app-frame{margin:0;border-radius:var(--r-lg);overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-app)}.app-frame-bar{display:flex;align-items:center;gap:12px;padding:11px 16px;background:var(--paper-2);border-bottom:1px solid var(--line)}.app-dots{display:flex;gap:6px}.app-dots i{width:10px;height:10px;border-radius:50%;background:var(--paper-3)}.app-dots i:first-child{background:#f0a8a8}.app-dots i:nth-child(2){background:#f2cf86}.app-dots i:last-child{background:#9bd9ab}.app-frame-title{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--muted);flex:1;text-align:center;padding-right:56px}.app-frame img{width:100%;height:auto;display:block}@media(max-width:900px){.split{grid-template-columns:1fr;gap:36px}.app-frame-title{padding-right:0}}.feature-card{padding:30px;transition:transform var(--dur-ui) var(--ease),box-shadow var(--dur-ui) var(--ease),border-color var(--dur-ui) var(--ease)}.feature-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--line-strong)}.feature-card .ic{width:46px;height:46px;border-radius:var(--r-md);background:var(--z-hellblau-050);display:grid;place-items:center;margin-bottom:20px;color:var(--z-dunkelblau)}.feature-card .ic svg{width:24px;height:24px}.feature-card .ic svg .accent{fill:var(--z-hellblau);stroke:none}.feature-card h3{font-size:21px;font-weight:600;letter-spacing:-.02em;margin:0 0 10px;line-height:1.2}.feature-card p{font-size:16px;color:var(--muted);line-height:1.6;margin:0}.deploy{overflow:hidden}.deploy .deploy-h{color:#fff}.deploy .deploy-sub{color:#fff9}.deploy-signal{position:relative;height:clamp(40px,7vw,72px);margin:clamp(28px,4vw,44px) 0 0;opacity:.14;pointer-events:none;display:flex;align-items:flex-end}.deploy-signal svg{width:100%;height:100%}.deploy-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:clamp(20px,2.5vw,28px)}.deploy-card{background:var(--z-dunkelblau-950);border:1px solid rgba(255,255,255,.08);border-radius:var(--r-lg);padding:30px;transition:border-color var(--dur-ui) var(--ease),transform var(--dur-ui) var(--ease)}.deploy-card:hover{border-color:#009fe366;transform:translateY(-2px)}.deploy-card .deploy-ic{width:46px;height:46px;border-radius:var(--r-md);background:#009fe31f;display:grid;place-items:center;margin-bottom:20px;color:var(--z-hellblau)}.deploy-card .deploy-ic svg{width:24px;height:24px}.deploy-card .deploy-ic svg .accent{fill:var(--z-hellblau);stroke:none}.deploy-card h3{font-size:21px;font-weight:600;letter-spacing:-.02em;margin:0 0 10px;line-height:1.2;color:#fff}.deploy-card p{font-size:16px;color:#ffffffa6;line-height:1.6;margin:0}@media(max-width:880px){.deploy-grid{grid-template-columns:1fr}}.faq-list{max-width:760px;margin:clamp(40px,5vw,56px) auto 0;display:flex;flex-direction:column;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:border-color var(--dur-ui) var(--ease),box-shadow var(--dur-ui) var(--ease)}.faq-item:hover{border-color:var(--line-strong)}.faq-item[open]{box-shadow:var(--shadow-sm);border-color:var(--line-strong)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;font-size:17px;font-weight:500;letter-spacing:-.015em;color:var(--ink)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:focus-visible{outline:2px solid var(--z-hellblau);outline-offset:-2px;border-radius:var(--r-lg)}.faq-chevron{width:22px;height:22px;flex-shrink:0;color:var(--z-dunkelblau);transition:transform var(--dur-ui) var(--ease)}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 26px 24px}.faq-answer p{margin:0;font-size:16px;line-height:1.7;color:var(--muted);max-width:none}.cta .cta-inner{background:var(--z-hellblau);border-radius:var(--r-xl);padding:clamp(48px,7vw,92px) var(--px);color:#fff;position:relative;overflow:hidden;text-align:center}.cta .cta-inner h2{font-family:var(--font);font-size:clamp(34px,4.6vw,62px);font-weight:600;letter-spacing:-.035em;line-height:1.04;margin:0 auto 18px;max-width:18ch;color:#fff}.cta .cta-inner p{color:#ffffffe0;font-size:18px;max-width:48ch;margin:0 auto 30px}.cta .cta-inner .cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cta .cta-inner .btn-secondary{background:#fff;border-color:#fff}.cta .cta-signal{position:absolute;inset:auto 0 0;height:50%;opacity:.35;pointer-events:none;display:flex;align-items:flex-end}
