:root{color-scheme:dark;--pf-bg:#0b1020;--pf-bg-2:#101827;--pf-ink:#f7f9ff;--pf-muted:#b7c2d8;--pf-panel:rgba(17,24,39,0.82);--pf-panel-soft:rgba(17,24,39,0.60);--pf-line:rgba(166,184,232,0.17);--pf-line-strong:rgba(88,166,255,0.34);--pf-blue:#58a6ff;--pf-cyan:#32d4e8;--pf-violet:#a78bfa;--pf-sun:#ffd166;--pf-shadow:0 24px 80px rgba(0,0,0,0.30)}body,html{background:radial-gradient(circle at 9% 8%,rgba(50,212,232,.22),transparent 30rem),radial-gradient(circle at 84% 2%,rgba(167,139,250,.24),transparent 34rem),radial-gradient(circle at 78% 84%,rgba(88,166,255,.16),transparent 30rem),linear-gradient(180deg,#090e1c,#10172b 44%,#151a2d);color:var(--pf-ink)}body{min-width:320px}img{display:block;max-width:100%;height:auto}.pf-brand-lockup{display:inline-flex;align-items:center;gap:.85rem}.pf-brand-logo{width:44px;height:44px;border-radius:14px;box-shadow:0 14px 34px rgba(245,199,107,.18),0 0 0 1px rgba(255,215,111,.12)}.pf-brand-text-wrap{display:grid;gap:.12rem}.pf-brand-wordmark{width:136px}.pf-brand-subtitle{color:var(--pf-sun);font-size:.68rem;letter-spacing:.14em}.pf-brand-subtitle,.pf-kicker{text-transform:uppercase;font-weight:900}.pf-kicker{margin:0 0 .8rem;color:var(--pf-blue);font-size:.72rem;letter-spacing:.16em}.pf-hero{margin:1.2rem 0 2rem;padding:clamp(1.25rem,4vw,2.3rem);border:1px solid var(--pf-line);border-radius:1.7rem;background:linear-gradient(135deg,rgba(88,166,255,.15),rgba(50,212,232,.1) 45%,rgba(167,139,250,.09)),rgba(24,32,52,.82);box-shadow:var(--pf-shadow)}.pf-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:1.35rem;align-items:center}.pf-hero h1{margin:0;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.96;letter-spacing:-.06em}.pf-chip,.pf-footer-brand span,.pf-hero-lede,.pf-media-card span,.pf-section-block p,.pf-section-lede,.pf-stat-card span{color:var(--pf-muted);line-height:1.65}.pf-button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.3rem}.pf-button,.pf-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.1rem;border-radius:999px;font-weight:800;text-decoration:none!important;transition:transform .16s ease,filter .16s ease,border-color .16s ease,background .16s ease}.pf-button-secondary:hover,.pf-button:hover{transform:translateY(-2px);filter:brightness(1.05)}.pf-button{color:white!important;border:1px solid transparent;background:linear-gradient(135deg,var(--pf-blue),var(--pf-violet));box-shadow:0 16px 42px rgba(37,99,235,.24)}.pf-button-secondary{color:#eaf2ff!important;border:1px solid rgba(88,166,255,.24);background:rgba(88,166,255,.1)}.pf-chip-grid,.pf-home-visual-grid,.pf-logo-grid,.pf-screenshot-grid,.pf-stat-grid{display:grid;gap:.9rem}.pf-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.25rem}.pf-chip,.pf-image-panel,.pf-logo-card,.pf-media-card,.pf-section-block,.pf-stat-card{border:1px solid var(--pf-line);background:var(--pf-panel-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--pf-shadow)}.pf-chip,.pf-stat-card{border-radius:1rem;padding:1rem}.pf-chip strong,.pf-media-card strong,.pf-stat-card strong{display:block;color:var(--pf-ink);margin-bottom:.3rem}.pf-home-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.pf-image-panel{overflow:hidden;border-radius:1.3rem}.pf-image-panel img{width:100%;height:100%;object-fit:cover}.pf-image-tall{grid-column:1/-1;padding:1rem;background:radial-gradient(circle at 50% 0,rgba(245,199,107,.14),transparent 72%),rgba(22,31,52,.92)}.pf-image-tall img{object-fit:contain;max-height:132px}.pf-section-block{margin:1.6rem 0 2rem;padding:1.2rem;border-radius:1.4rem}.pf-chip-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));margin:1.2rem 0 1.7rem}.pf-screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0 1.8rem}.pf-screenshot-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-media-card{display:grid;gap:.85rem;padding:.85rem;border-radius:1.25rem}.pf-media-card img{width:100%;border-radius:.95rem;border:1px solid rgba(255,255,255,.08)}.pf-media-inline{grid-template-columns:180px 1fr;align-items:center;margin:1rem 0 1.35rem}.pf-media-inline img{height:100%;min-height:130px;object-fit:cover;background:rgba(255,255,255,.03)}.pf-logo-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:1rem 0 1.5rem}.pf-logo-card{display:grid;place-items:center;min-height:110px;padding:1rem;border-radius:1rem}.pf-logo-card img{max-height:52px;object-fit:contain}.pf-footer{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:space-between;gap:1rem}.pf-footer-brand{display:inline-flex;align-items:center;gap:.9rem}.pf-footer-brand img{width:42px;height:42px;border-radius:12px}.pf-footer-brand strong{display:block}.pf-footer-brand span{display:block;max-width:33rem;font-size:.95rem}.pf-footer-links{display:inline-flex;flex-wrap:wrap;gap:1rem}.pf-footer-links a{color:#eaf2ff}@media (max-width:960px){.pf-hero-grid,.pf-media-inline,.pf-screenshot-grid,.pf-screenshot-grid-two,.pf-stat-grid{grid-template-columns:1fr}}.pf-section-lede{margin-top:.6rem;max-width:46rem}.pf-home-visual-grid img,.pf-image-panel img,.pf-media-card img,.pf-screenshot-grid img{content-visibility:auto}.pf-home-visual-grid .pf-image-panel:not(.pf-image-tall),.pf-media-card,.pf-screenshot-grid .pf-image-panel{contain:layout paint}.pf-hero-grid{grid-template-columns:1.22fr .78fr;gap:1rem}.pf-hero{padding:clamp(1.1rem,3vw,2rem)}.pf-hero h1{max-width:8.6ch;font-size:clamp(2.05rem,4.25vw,3.95rem);line-height:.94}.pf-hero-lede{max-width:34rem;font-size:1rem}.pf-home-visual-grid{gap:.7rem}.pf-image-tall{padding:.8rem}.pf-image-tall img{max-height:110px}.pf-stat-grid{gap:.7rem}.pf-stat-card{padding:.85rem .9rem}.pf-stat-card span{font-size:.98rem}@media (max-width:1200px){.pf-hero-grid{grid-template-columns:1.12fr .88fr}}@media (max-width:960px){.pf-hero h1{max-width:none;font-size:clamp(2rem,8vw,3rem)}}.pf-hero{width:min(960px,calc(100vw - 27rem));max-width:calc(100vw - 2rem)}.pf-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:1.3rem;align-items:start}.pf-hero h1{max-width:13.5ch;font-size:clamp(2.25rem,3.85vw,4.15rem);line-height:.95}.pf-button-row,.pf-hero-lede,.pf-stat-grid{max-width:42rem}.pf-stat-grid{grid-template-columns:repeat(3,minmax(155px,1fr))}.pf-stat-card,.pf-stat-card span,.pf-stat-card strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.pf-home-visual-grid{align-self:start}.pf-home-visual-grid .pf-image-panel:not(.pf-image-tall){min-height:92px}@media (max-width:1280px){.pf-hero{width:min(900px,calc(100vw - 23rem))}.pf-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(200px,.65fr)}}@media (max-width:1080px){.pf-hero{width:100%}.pf-hero-grid{grid-template-columns:1fr}.pf-hero h1{max-width:14ch}.pf-stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:680px){.pf-hero h1{max-width:none;font-size:clamp(2rem,11vw,3rem)}.pf-stat-grid{grid-template-columns:1fr}}.pf-hero{width:min(100%,880px);margin-inline:0}.pf-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(210px,.75fr)}.pf-hero h1{max-width:12.5ch;font-size:clamp(2.2rem,3.55vw,3.7rem)}.pf-home-visual-grid{max-width:300px;justify-self:end}.pf-home-visual-grid .pf-image-panel:not(.pf-image-tall){min-height:82px}.pf-image-tall img{max-height:96px}@media (max-width:1180px){.pf-hero{width:100%}.pf-hero-grid{grid-template-columns:1fr}.pf-home-visual-grid{max-width:100%;justify-self:stretch}.pf-hero h1{max-width:13ch}}