:root{--landing-ink: #112033;--landing-blue: #1155cc;--landing-coral: #f26a4b;--landing-sand: #f4ede2;--landing-surface: rgba(255, 255, 255, .82);--landing-line: rgba(17, 32, 51, .1)}*{box-sizing:border-box}body{margin:0;color:var(--landing-ink);font-family:Aptos,Trebuchet MS,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(17,85,204,.16),transparent 30%),radial-gradient(circle at bottom right,rgba(242,106,75,.18),transparent 24%),linear-gradient(135deg,#fffefc 0%,var(--landing-sand) 52%,#f8f2ea 100%)}a{color:inherit;text-decoration:none}.landing-page{min-height:100vh;padding:24px}.hero-shell,.flow-strip,.portal-card,.signal-panel{border:1px solid var(--landing-line);border-radius:30px;background:var(--landing-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 48px #11203314}.hero-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:28px}.hero-copy{padding:18px;border-radius:26px;background:linear-gradient(140deg,#1155ccfa,#0a1e4cf0),var(--landing-blue);color:#fff}.hero-copy h1,.flow-strip h2,.portal-card h3{margin:0}.hero-copy h1{max-width:12ch;font-size:clamp(2.8rem,6vw,5rem);line-height:.92}.lead{max-width:42rem;margin:22px 0 0;font-size:1.06rem;line-height:1.7;opacity:.9}.eyebrow{margin:0 0 12px;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-link,.secondary-link,.portal-card a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.primary-link{color:var(--landing-ink);background:#fff}.secondary-link{color:#fff;border:1px solid rgba(255,255,255,.3)}.portal-card a{color:#fff;background:var(--landing-blue);width:fit-content}.primary-link:hover,.secondary-link:hover,.portal-card a:hover{transform:translateY(-1px);box-shadow:0 14px 24px #1120331f}.signal-panel{padding:22px;align-self:stretch}.signal-grid{display:grid;gap:14px}.signal-grid article{padding:18px;border-radius:24px;background:#1155cc0f}.signal-grid strong,.portal-card h3{display:block;font-size:1.2rem}.signal-grid span,.portal-card p,.flow-list li{line-height:1.7}.flow-strip{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;margin-top:22px;padding:24px 28px}.flow-strip h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1}.flow-list{display:grid;gap:14px;margin:0;padding-left:22px}.portal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:22px}.portal-card{padding:22px}.portal-card p{min-height:88px}.portal-card:nth-child(2n){background:linear-gradient(180deg,#ffffffe6,#fff5eee0),var(--landing-surface)}.portal-card:nth-child(3n){border-top:6px solid var(--landing-coral)}.portal-card:nth-child(4n){border-top:6px solid var(--landing-blue)}@media(max-width:1100px){.hero-shell,.flow-strip,.portal-grid{grid-template-columns:1fr}.portal-card p{min-height:0}}@media(max-width:680px){.landing-page{padding:16px}.hero-shell,.flow-strip,.portal-card,.signal-panel{border-radius:24px}.hero-shell,.flow-strip{padding:18px}.hero-copy{padding:20px}.hero-actions{flex-direction:column}}
