:root{--portal-bg: #f4f5f9;--portal-surface: #fff;--portal-text: #151927;--portal-label: #516074;--portal-muted: #66758a;--portal-muted-strong: #607086;--portal-border: #d8dee9;--portal-border-soft: #ececf3;--portal-chip-bg: #eef3fb;--portal-ink-soft: #eef1f6;--portal-primary: #3b4658;--portal-primary-hover: #2f3a4d;--portal-focus: #8d94ad;--portal-shadow: rgba(22, 32, 51, .08);color:var(--portal-text);background:var(--portal-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.landing-page{align-items:stretch;background:linear-gradient(90deg,rgba(216,222,233,.34) 1px,transparent 1px),linear-gradient(180deg,rgba(216,222,233,.24) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.74),var(--portal-bg)),var(--portal-bg);background-size:44px 44px,44px 44px,auto;display:grid;min-height:100vh;overflow-x:hidden;padding:28px}.landing-shell{align-content:center;display:grid;gap:34px;margin:0 auto;max-width:620px;min-height:calc(100vh - 56px);min-width:0;width:100%}.landing-header{display:flex;justify-content:center}.brand{align-items:center;display:inline-flex;gap:14px}.brand-mark{border-radius:8px;height:44px;object-fit:contain;width:44px}.brand-wordmark{display:block;height:34px;object-fit:contain;width:141px}.hero-grid{align-items:center;display:grid;gap:28px;grid-template-columns:minmax(0,1fr);justify-items:center;min-width:0}.intro{display:grid;gap:18px;max-width:620px;min-width:0;text-align:center}.eyebrow{color:var(--portal-muted-strong);font-size:12px;font-weight:950;letter-spacing:0;margin:0;text-transform:uppercase}.intro h1{color:var(--portal-text);font-size:clamp(64px,10vw,118px);font-weight:950;letter-spacing:0;line-height:.88;margin:0}.intro-copy{color:var(--portal-muted);font-size:20px;font-weight:750;line-height:1.45;margin:0;justify-self:center;max-width:520px}.actions{display:grid;gap:12px;justify-self:center;margin-top:8px;max-width:520px;width:100%}.action-card{align-items:center;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;cursor:pointer;display:grid;gap:14px;grid-template-columns:44px minmax(0,1fr) auto;min-height:82px;padding:16px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.action-card-primary{background:var(--portal-surface);border-color:var(--portal-border);box-shadow:none;color:inherit}.action-icon{align-items:center;background:var(--portal-ink-soft);border:1px solid var(--portal-border-soft);border-radius:8px;color:var(--portal-primary);display:inline-flex;height:44px;justify-content:center;width:44px}.action-icon svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:22px}.action-copy{display:grid;gap:3px;min-width:0}.action-copy span{color:var(--portal-muted-strong);font-size:13px;font-weight:900}.action-card-primary .action-copy span{color:var(--portal-muted-strong)}.action-copy strong{color:var(--portal-text);font-size:22px;font-weight:950;line-height:1.15}.action-card-primary .action-copy strong{color:var(--portal-text)}.action-arrow{color:var(--portal-focus);font-size:22px;font-weight:900;line-height:1}.action-card:hover{background:#fbfcfe;border-color:var(--portal-focus);box-shadow:0 12px 28px #1620331f;transform:translateY(-1px)}.action-card-primary:hover{background:var(--portal-surface);border-color:var(--portal-focus);box-shadow:0 12px 28px #1620331f}.action-card:focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}.downloads{align-items:center;background:transparent;border:0;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:0;text-align:center}.downloads h2{color:var(--portal-muted-strong);font-size:13px;font-weight:900;letter-spacing:0;line-height:1;margin:0;text-transform:uppercase}.download-buttons{display:flex;gap:8px;justify-content:center}.store-icon{align-items:center;background:var(--portal-chip-bg);border:1px solid var(--portal-border);border-radius:999px;color:var(--portal-muted-strong);display:inline-flex;font-size:12px;font-weight:950;gap:6px;justify-content:center;min-height:34px;padding:0 10px}.store-icon svg{fill:currentColor;height:17px;width:17px}.store-icon .icon-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}@media(max-width:780px){.landing-page{align-items:start;padding:18px}.landing-shell{gap:24px;max-width:calc(100vw - 36px);min-height:calc(100vh - 36px);width:calc(100vw - 36px)}.hero-grid{gap:28px;grid-template-columns:1fr;width:100%}.intro,.actions,.downloads{width:100%}.brand{gap:12px}.brand-mark{height:42px;width:42px}.brand-wordmark{height:31px;width:128px}.intro h1{font-size:clamp(54px,18vw,76px);line-height:.92}.intro-copy{font-size:17px;max-width:330px}.action-card{grid-template-columns:40px minmax(0,1fr) auto;min-height:74px;padding:14px}.action-icon{height:40px;width:40px}.action-copy strong{font-size:19px}.downloads{align-items:center}.download-buttons{flex-wrap:wrap;justify-content:center}}
