:root{--bg:#070b12;--bg-2:#0f1130;--panel:hsla(0,0%,100%,.06);--panel-strong:hsla(0,0%,100%,.1);--panel-light:#f7f8fc;--panel-white:#fff;--border:hsla(0,0%,100%,.12);--border-soft:rgba(15,20,40,.08);--text:#0b1020;--text-soft:rgba(11,16,32,.72);--text-on-dark:hsla(0,0%,100%,.96);--muted-on-dark:hsla(0,0%,100%,.7);--purple:#4f138c;--indigo:#4325d0;--blue:#1c73f2;--cyan:#4db7eb;--pink:#d95ac8;--teal:#32c6af;--amber:#f0ab34;--shadow-sm:0 12px 30px rgba(6,11,24,.08);--shadow-md:0 24px 60px rgba(6,11,24,.16);--radius-xl:28px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px;--max:1280px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{min-height:100vh;background:radial-gradient(900px 500px at 10% 0,rgba(79,19,140,.24),transparent 60%),radial-gradient(900px 500px at 100% 0,rgba(28,115,242,.18),transparent 58%),linear-gradient(180deg,#060913,#0b1020);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img,svg{display:block}button,input,select,textarea{font:inherit}.sitePageWrap{position:relative}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(6,9,19,.55);border-bottom:1px solid hsla(0,0%,100%,.08)}.siteHeaderInner{width:min(var(--max),calc(100% - 32px));margin:0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.siteBrand{display:inline-flex;align-items:center}.siteNav{display:flex;align-items:center;gap:10px}.siteNavLink{color:var(--muted-on-dark);font-size:14px;font-weight:600;padding:10px 12px;border-radius:999px;transition:background .2s ease,color .2s ease}.siteNavLink:hover{background:hsla(0,0%,100%,.07);color:var(--text-on-dark)}.siteHeaderCta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--indigo),var(--blue));color:#fff;font-size:14px;font-weight:700;box-shadow:0 12px 26px rgba(28,115,242,.28);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.siteHeaderCta:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(28,115,242,.32)}.homePage{min-height:100vh}.homeShell{width:min(var(--max),calc(100% - 32px));margin:0 auto}.heroWrap{position:relative;overflow:clip;padding:48px 0 42px}.heroBackdrop,.heroOverlay{position:absolute;inset:0}.heroBackdrop{background-image:url(/hero-landing.png);background-size:cover;background-position:50%;opacity:.42;transform:scale(1.03)}.heroOverlay{background:linear-gradient(180deg,rgba(6,9,19,.42),rgba(6,9,19,.62)),radial-gradient(900px 420px at 15% 15%,rgba(79,19,140,.34),transparent 60%),radial-gradient(700px 420px at 80% 20%,rgba(28,115,242,.26),transparent 58%)}.heroShell{position:relative;z-index:1}.heroGrid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:28px;gap:28px;align-items:stretch;min-height:calc(100vh - 168px);padding:44px 0 28px}.heroCopy{display:flex;flex-direction:column;justify-content:center;max-width:680px}.heroEyebrow,.samplePanelLabel,.sectionEyebrow,.trustLabel{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.88);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.heroTitle{margin:18px 0 0;color:var(--text-on-dark);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(3rem,6vw,5.35rem);line-height:.98;letter-spacing:-.045em}.heroLead{margin:20px 0 0;max-width:62ch;color:var(--muted-on-dark);font-size:18px;line-height:1.75}.ctaActions,.heroActions,.samplePanelActions{display:flex;flex-wrap:wrap;gap:12px}.heroActions{margin-top:24px}.heroMeta{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px;color:hsla(0,0%,100%,.76);font-size:13px}.heroMeta span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:999px}.heroPanel{display:flex;align-items:end}.heroCard{width:100%;border-radius:var(--radius-xl);border:1px solid hsla(0,0%,100%,.12);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.heroCardPrimary{padding:28px;background:linear-gradient(180deg,rgba(8,12,28,.72),rgba(15,17,48,.78))}.heroCardKicker{color:hsla(0,0%,100%,.78);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.heroCardPrimary h2{margin:14px 0 0;color:var(--text-on-dark);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.8rem,2.7vw,2.7rem);line-height:1.05;letter-spacing:-.03em}.heroCardPrimary>p{margin:16px 0 0;color:var(--muted-on-dark);font-size:15px;line-height:1.7}.heroSignalGrid{margin-top:22px;display:grid;grid-gap:14px;gap:14px}.heroSignalCard{border-radius:var(--radius-md);padding:16px 16px 15px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);transition:transform .18s ease,border-color .18s ease,background .18s ease}.featureCard:hover,.heroSignalCard:hover,.stepCard:hover,.trustCard:hover{transform:translateY(-2px)}.heroSignalTitle{color:#fff;font-weight:700;font-size:15px}.heroSignalCard p{margin:8px 0 0;color:hsla(0,0%,100%,.72);font-size:14px;line-height:1.65}.siteSections{display:grid;grid-gap:28px;gap:28px;padding-bottom:56px}.sectionCard{border-radius:var(--radius-xl);padding:32px}.sectionCardLight{background:rgba(248,249,255,.98);border:1px solid hsla(0,0%,100%,.62);box-shadow:var(--shadow-sm)}.sectionCardDark{background:radial-gradient(740px 340px at 0 0,rgba(79,19,140,.18),transparent 55%),radial-gradient(700px 320px at 100% 0,rgba(28,115,242,.16),transparent 58%),linear-gradient(180deg,rgba(13,18,44,.96),rgba(10,14,32,.98));border:1px solid hsla(0,0%,100%,.08);box-shadow:var(--shadow-md)}.sectionHeading{max-width:820px}.sectionHeading h2{margin:10px 0 0;color:var(--text);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:1.05;letter-spacing:-.035em}.sectionHeading p{margin:14px 0 0;color:var(--text-soft);font-size:16px;line-height:1.75}.sectionHeadingDark h2{color:var(--text-on-dark)}.featureText,.samplePanel p,.sectionHeadingDark p{color:var(--muted-on-dark)}.sectionHeadingDark .sectionEyebrow{color:hsla(0,0%,100%,.78)}.trustGrid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.stepCard,.trustCard{border-radius:var(--radius-md);border:1px solid rgba(15,20,40,.08);background:hsla(0,0%,100%,.9);padding:20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stepCard p,.trustCard p{margin:10px 0 0;color:var(--text-soft);line-height:1.7}.featureGrid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.featureCard{border-radius:var(--radius-md);padding:18px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);display:flex;gap:12px;align-items:flex-start;transition:transform .18s ease,background .18s ease,border-color .18s ease}.featureDot{width:10px;height:10px;margin-top:8px;border-radius:999px;background:linear-gradient(135deg,var(--cyan),var(--pink));flex:0 0 auto}.featureText{line-height:1.65;font-size:15px}.samplePanel{margin-top:24px;border-radius:var(--radius-lg);padding:22px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap}.ctaSection h2,.samplePanel h3,.stepCard h3{margin:8px 0 0;color:var(--text-on-dark);font-family:Space Grotesk,Inter,sans-serif;font-size:1.55rem;line-height:1.08}.ctaSection h2,.processSection .sectionHeading h2{color:var(--text)}.stepsGrid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.stepCard{display:grid;grid-template-columns:56px 1fr;grid-gap:14px;gap:14px;align-items:start}.stepNumber{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--indigo),var(--blue));box-shadow:0 10px 24px rgba(28,115,242,.18)}.ctaSection{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.ctaSection p{margin:12px 0 0;color:var(--text-soft);line-height:1.7;max-width:62ch}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-1px)}.btnPrimary{background:linear-gradient(135deg,var(--indigo),var(--blue));color:#fff;box-shadow:0 14px 32px rgba(28,115,242,.28)}.btnSecondary{color:var(--text-on-dark);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14)}.btnGhost:hover,.btnSecondary:hover,.btnSecondaryLight:hover{background:hsla(0,0%,100%,.12)}.btnSecondaryLight{color:var(--text);background:rgba(15,20,40,.04);border:1px solid rgba(15,20,40,.1)}.btnGhost{color:var(--text-on-dark);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14)}@media (max-width:1080px){.featureGrid,.heroGrid,.stepsGrid,.trustGrid{grid-template-columns:1fr}.heroGrid{min-height:auto}.heroPanel{align-items:stretch}}@media (max-width:840px){.siteHeaderInner{min-height:72px}.siteNav{gap:6px}.siteNavLink{display:none}.heroCardPrimary,.sectionCard{padding:24px}.heroWrap{padding-top:28px}}@media (max-width:640px){.homeShell,.siteHeaderInner{width:min(var(--max),calc(100% - 20px))}.heroTitle{font-size:2.75rem}.heroLead{font-size:16px}.heroMeta{gap:8px}.heroMeta span{width:100%;justify-content:center}.btn,.ctaActions,.heroActions,.samplePanelActions,.siteHeaderCta{width:100%}.ctaSection,.samplePanel{align-items:stretch}.stepCard{grid-template-columns:1fr}}.sectionCardLight .sectionEyebrow{color:rgba(15,20,40,.6)!important}.sectionCardLight .featureText{color:rgba(15,20,40,.75)!important}.sectionCardLight .samplePanel h3{color:var(--text)!important}.sectionCardLight .samplePanel p{color:rgba(15,20,40,.7)!important}.sectionCardLight .samplePanelLabel{color:rgba(15,20,40,.6)!important}.sectionCardLight h2{color:var(--text)!important}