:root{--bg: #f4f7ff;--bg-2: #eef4ff;--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .92);--surface-accent: linear-gradient(180deg, rgba(103, 160, 255, .16), rgba(255, 255, 255, .92));--text: #10213f;--muted: #5f7191;--line: rgba(115, 145, 196, .2);--line-strong: rgba(91, 129, 194, .3);--blue: #2c79ff;--blue-2: #4cb5ff;--sky: #79d8ff;--shadow: 0 24px 60px rgba(32, 63, 124, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Public Sans,Satoshi,Avenir Next,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(76,181,255,.22),transparent 32%),radial-gradient(circle at top right,rgba(44,121,255,.18),transparent 28%),linear-gradient(180deg,var(--bg) 0%,var(--bg-2) 100%)}a{color:inherit;text-decoration:none}button,input{font:inherit}input,button{border:0}.landing-shell{position:relative;overflow:hidden}.landing-orb{position:absolute;border-radius:999px;filter:blur(40px);pointer-events:none}.landing-orb-left{top:40px;left:-120px;width:320px;height:320px;background:#4cb5ff38}.landing-orb-right{top:160px;right:-80px;width:280px;height:280px;background:#2c79ff29}.page{position:relative;max-width:1180px;margin:0 auto;padding:28px 20px 64px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-mark{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.brand-pill,.pill,.eyebrow,.mini-pill{display:inline-flex;align-items:center;border-radius:999px}.brand-pill{padding:10px 14px;font-size:.94rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2));box-shadow:0 16px 30px #2c79ff2e}.brand-caption{color:var(--muted);font-size:.96rem}.section-kicker{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.link-button{color:var(--muted);font-weight:600}.hero{display:block;padding:56px 0 30px}.hero-copy{max-width:1120px;margin:0 auto;text-align:center}.eyebrow,.mini-pill{border:1px solid var(--line);background:#ffffff8f;color:#4c6084}.eyebrow{padding:8px 12px;font-size:.9rem;font-weight:600}.mini-pill{padding:7px 11px;font-size:.82rem;font-weight:700}.hero h1{margin:20px 0 16px;max-width:none;font-size:clamp(2.1rem,4.2vw,3.9rem);line-height:.96;letter-spacing:-.05em;white-space:nowrap}.subtitle{max-width:980px;margin:0 auto;font-size:clamp(.92rem,1.15vw,1.08rem);line-height:1.55;color:var(--muted);white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease;cursor:pointer}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2));box-shadow:0 16px 30px #2c79ff2e}.button.secondary,.button.ghost{color:var(--text);border:1px solid var(--line);background:#ffffff8f}.surface{background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.showcase-panel{padding:22px}.showcase-panel-primary{background:var(--surface-accent)}.showcase-panel-primary h2,.showcase-panel-secondary h2,.section-heading h2,.demo-card h2,.code-card h2,.cta-card h2{margin:14px 0 0;font-size:clamp(1.8rem,2vw,2.4rem);line-height:1.05;letter-spacing:-.03em}.showcase-amount,.demo-amount{margin:16px 0 0;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;letter-spacing:-.04em}.showcase-copy,.showcase-note,.section-heading p,.feature-card p,.step-card p,.demo-card p,.code-card p,.cta-card p,.footer{color:var(--muted);line-height:1.72}.showcase-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.showcase-meta div,.showcase-row{padding:14px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(115,145,196,.12)}.showcase-meta span,.showcase-row span,.stat-pill span,.step-number{display:block;color:var(--muted);font-size:.9rem;margin-bottom:8px}.showcase-meta strong,.showcase-row strong,.stat-pill strong{font-size:1rem}.showcase-list{display:grid;gap:12px;margin-top:18px}.showcase-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.showcase-row span{margin-bottom:0}.section-grid,.steps-section,.demo-layout,.cta-strip{margin-top:56px}.section-heading{margin-bottom:18px;text-align:center}.section-heading-centered{text-align:center}.section-heading.compact{margin-bottom:16px}.feature-grid,.steps-grid{display:grid;gap:18px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.examples-carousel{margin-top:18px}.examples-carousel-stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.examples-carousel-track{position:relative;min-height:1220px}.examples-carousel-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:#ffffffc2;color:var(--text);font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.examples-carousel-button:hover{transform:translateY(-1px);background:#fffffff0;border-color:var(--line-strong)}.examples-carousel-arrow-wrap{display:flex;align-items:center;justify-content:center}.feature-grid-compact,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.step-card{padding:22px}.example-card{position:absolute;top:0;right:0;bottom:0;left:0;width:min(860px,100%);margin:0 auto;opacity:0;pointer-events:none;transition:opacity .22s ease}.example-card-active{position:relative;opacity:1;pointer-events:auto}.example-card-frame-wrap{overflow:hidden;border-radius:22px;background:transparent}.example-card-frame{width:100%;height:1160px;border:0;display:block;border-radius:22px;background:#fff}.feature-card h3,.step-card h3,.demo-request h3{margin:12px 0 10px;font-size:1.18rem;letter-spacing:-.02em}.step-number{font-weight:700}.demo-layout{margin-top:56px}.demo-card{text-align:center}.demo-card h2{font-size:clamp(2.3rem,3.4vw,3.4rem);margin-left:auto;margin-right:auto}.demo-card p{max-width:980px;margin-left:auto;margin-right:auto}.code-card,.cta-card{text-align:center}.landing-compose-shell{max-width:1120px;margin-left:auto;margin-right:auto;margin-top:28px;text-align:left}.landing-compose-shell .image-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.landing-compose-shell .image-preset-card{display:grid;gap:8px;padding:8px;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#ffffffeb;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.landing-compose-shell .image-preset-card:hover{transform:translateY(-1px);border-color:#3b82f63d;box-shadow:0 16px 28px #0f172a0f}.landing-compose-shell .image-preset-card-active{border-color:#3b82f647;background:#eff6ffeb;box-shadow:0 12px 22px #3b82f614}.landing-compose-shell .image-preset-preview{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:6px;border:1px solid rgba(148,163,184,.12)}.landing-compose-shell .image-preset-label{font-size:.86rem;font-weight:700;color:#0f172a;text-align:left}.landing-compose-shell .image-preset-help{grid-column:1 / -1;margin-top:2px}.code-card{text-align:left}.code-card,.cta-card{padding:24px}.code-card pre{margin:18px 0 0;overflow-x:auto;padding:18px;border-radius:18px;background:#11203d;color:#eef5ff}.code-card code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.93rem;line-height:1.65;white-space:pre}.feature-list{margin:16px 0 0;padding-left:18px;color:var(--muted)}.feature-list li+li{margin-top:10px}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:0;padding:22px 28px;background:linear-gradient(135deg,#79d8ff2e,#fffffff0)}.cta-card>div:first-child{flex:1 1 auto;min-width:0}.cta-strip{margin:28px auto 0}.cta-card h2{margin:0;font-size:clamp(1.28rem,2vw,1.72rem);line-height:1.12;letter-spacing:-.03em;max-width:none}.cta-card .actions{flex-shrink:0}.cta-card .button{min-width:156px}.footer{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:56px;padding-top:24px;border-top:1px solid var(--line);font-size:.95rem}.footer-copy{display:grid;gap:4px;max-width:640px}.footer-copy strong{color:var(--text);font-size:1rem}.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.footer-links a{color:var(--text);font-weight:600}.footer-links a:hover{color:var(--blue)}@media (max-width: 980px){.demo-layout,.feature-grid,.feature-grid-compact,.steps-grid,.showcase-meta{grid-template-columns:1fr}.cta-card,.topbar,.footer{flex-direction:column;align-items:flex-start}.cta-card h2{max-width:none}.footer-links{justify-content:flex-start}.examples-carousel-stage{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"track track" "prev next";align-items:start}.examples-carousel-arrow-wrap{justify-content:center}.examples-carousel-arrow-wrap:first-child{grid-area:prev}.examples-carousel-arrow-wrap:last-child{grid-area:next}.examples-carousel-track{grid-area:track;min-height:1280px}}@media (max-width: 720px){.page{padding:22px 16px 52px}.hero{padding:44px 0 22px}.cta-card{padding:20px 22px}.hero h1,.subtitle{white-space:normal}.showcase-row{align-items:flex-start;flex-direction:column}.examples-carousel-stage{gap:12px}.examples-carousel-track{min-height:0}.example-card{position:relative;inset:auto;width:100%;display:none}.example-card-active{display:block}.footer{align-items:center;text-align:center}.footer-links{justify-content:center}}
