:root{--k-bg:#fff;--k-ink:#0d0f14;--k-muted:#475569;--k-line:#e2e6ef;--k-surface:#f6f7fb;--k-brand:#7c3aed;--k-brand-2:#ec4899;--k-on-brand:#fff}.landing-module__g1LwZa__page{background:var(--k-bg);color:var(--k-ink);font-family:Inter,system-ui,-apple-system,sans-serif}.landing-module__g1LwZa__nav{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:24px 24px 0;display:flex}.landing-module__g1LwZa__brand{letter-spacing:-.02em;color:var(--k-ink);align-items:center;gap:10px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.landing-module__g1LwZa__brandMark{background:linear-gradient(135deg, var(--k-brand), var(--k-brand-2));color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:grid}.landing-module__g1LwZa__navLink{color:var(--k-muted);font-size:14px;font-weight:700;text-decoration:none}.landing-module__g1LwZa__hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;max-width:1120px;margin:0 auto;padding:72px 24px 40px;display:grid}@media (max-width:860px){.landing-module__g1LwZa__hero{grid-template-columns:1fr;padding-top:40px}}.landing-module__g1LwZa__eyebrow{background:var(--k-surface);border:1px solid var(--k-line);color:var(--k-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-block}.landing-module__g1LwZa__h1{letter-spacing:-.03em;margin:18px 0 16px;font-size:clamp(34px,5vw,56px);font-weight:800;line-height:1.05}.landing-module__g1LwZa__h1 span{background:linear-gradient(135deg, var(--k-brand), var(--k-brand-2));color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__lede{color:var(--k-muted);max-width:46ch;font-size:18px;line-height:1.6}.landing-module__g1LwZa__ctaRow{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.landing-module__g1LwZa__ctaPrimary{background:linear-gradient(135deg, var(--k-brand), var(--k-brand-2));color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px -8px #7c3aed8c}.landing-module__g1LwZa__ctaSecondary{border:1px solid var(--k-line);color:var(--k-ink);border-radius:12px;align-items:center;padding:14px 22px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__heroShot{justify-self:center;position:relative}.landing-module__g1LwZa__heroShot img{border-radius:28px;width:min(320px,100%);display:block;box-shadow:0 30px 60px -20px #0d0f1440}.landing-module__g1LwZa__section{max-width:1120px;margin:0 auto;padding:64px 24px}.landing-module__g1LwZa__sectionHead{max-width:60ch;margin-bottom:40px}.landing-module__g1LwZa__sectionHead h2{letter-spacing:-.02em;margin:8px 0 10px;font-size:clamp(26px,3vw,34px)}.landing-module__g1LwZa__sectionHead p{color:var(--k-muted);font-size:16px;line-height:1.6}.landing-module__g1LwZa__screensGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:780px){.landing-module__g1LwZa__screensGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__screenCard{border:1px solid var(--k-line);background:var(--k-surface);border-radius:20px;overflow:hidden}.landing-module__g1LwZa__screenCard img{border-bottom:1px solid var(--k-line);width:100%;display:block}.landing-module__g1LwZa__screenCard figcaption{padding:16px 18px 20px}.landing-module__g1LwZa__screenCard h3{margin:0 0 4px;font-size:16px}.landing-module__g1LwZa__screenCard p{color:var(--k-muted);margin:0;font-size:14px;line-height:1.5}.landing-module__g1LwZa__packages{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:780px){.landing-module__g1LwZa__packages{grid-template-columns:1fr}}.landing-module__g1LwZa__packageCard{border:1px solid var(--k-line);background:var(--k-bg);border-radius:20px;padding:32px}.landing-module__g1LwZa__packageCard.landing-module__g1LwZa__highlight{border-color:var(--k-brand);background:linear-gradient(#7c3aed0f,#0000 40%);position:relative}.landing-module__g1LwZa__packageBadge{background:linear-gradient(135deg, var(--k-brand), var(--k-brand-2));color:#fff;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:-12px;right:28px}.landing-module__g1LwZa__packageCard h3{margin:0 0 6px;font-size:20px}.landing-module__g1LwZa__price{letter-spacing:-.02em;margin:12px 0 4px;font-size:34px;font-weight:800}.landing-module__g1LwZa__priceUnit{color:var(--k-muted);font-size:15px;font-weight:600}.landing-module__g1LwZa__packageNote{color:var(--k-muted);margin:0 0 20px;font-size:13px}.landing-module__g1LwZa__featureList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-module__g1LwZa__featureList li{color:var(--k-ink);gap:10px;font-size:14px;line-height:1.5;display:flex}.landing-module__g1LwZa__check{flex:none;margin-top:2px}.landing-module__g1LwZa__downloadCard{color:#fff;text-align:center;background:linear-gradient(135deg,#0d0f14,#241033);border-radius:28px;padding:56px 40px}.landing-module__g1LwZa__downloadCard h2{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(26px,3.5vw,36px)}.landing-module__g1LwZa__downloadCard p{color:#ffffffb8;max-width:52ch;margin:0 auto 28px;line-height:1.6}.landing-module__g1LwZa__downloadMeta{color:#ffffff8c;margin-top:18px;font-size:13px}.landing-module__g1LwZa__footer{border-top:1px solid var(--k-line);text-align:center;color:var(--k-muted);padding:32px 24px;font-size:13px}
