@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--neptula-blue:#0b30fd;--neptula-blue-deep:#0052f9;--neptula-blue-bright:#2554f9;--neptula-blue-sky:#5a9df0;--neptula-blue-glow:#3891f1;--neptula-navy:#0a1a47;--neptula-navy-soft:#13245c;--neptula-ink:#061232;--neptula-sky-tint:#e8f0ff;--neptula-cloud:#f1f7f8;--neptula-paper:#fafbfe;--neptula-white:#fff;--neptula-mist:#d7e0f2;--neptula-stone:#9cbbee;--neptula-slate:#5b6b8a;--neptula-graphite:#2b3554;--neptula-success:#12b886;--neptula-warning:#f59f00;--neptula-danger:#e03131;--grad-logo:linear-gradient(135deg, #f1f7f8 0%, #9cbbee 36%, #3891f1 56%, #3871f8 77%, #436bf7 89%, #0052f9 100%);--grad-cta:linear-gradient(135deg, #0b30fd 0%, #3891f1 100%);--bg-page:var(--neptula-paper);--bg-surface:var(--neptula-white);--bg-raised:var(--neptula-white);--bg-tint:var(--neptula-sky-tint);--bg-muted:var(--neptula-cloud);--bg-inverse:var(--neptula-navy);--fg-1:var(--neptula-ink);--fg-2:var(--neptula-graphite);--fg-3:var(--neptula-slate);--fg-brand:var(--neptula-blue);--fg-link:var(--neptula-blue);--fg-inverse:var(--neptula-white);--border-1:#0b30fd14;--border-2:#0b30fd24;--border-strong:#0b30fd3d;--glass-bg:#ffffff8c;--glass-border:#ffffffa6;--shadow-xs:0 1px 2px #0b30fd0f;--shadow-sm:0 2px 6px #0b30fd14, 0 1px 2px #0b30fd0a;--shadow-md:0 8px 24px #0b30fd1a, 0 2px 6px #0b30fd0f;--shadow-lg:0 20px 48px #0b30fd24, 0 4px 12px #0b30fd14;--shadow-glass:0 8px 32px #0b30fd29, inset 0 1px 0 #fff9;--shadow-focus:0 0 0 3px #0b30fd47;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-2xl:32px;--radius-pill:999px;--font-display:"Space Grotesk", "Manrope", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-body:"Manrope", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--fs-xs:12px;--fs-sm:14px;--fs-base:16px;--fs-lg:20px;--fs-xl:24px;--fs-2xl:30px;--fs-3xl:38px;--lh-tight:1.1;--lh-snug:1.25;--lh-normal:1.5;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:800;--tr-tight:-.02em;--tr-wide:.04em;--tr-wider:.12em;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--dur-fast:.14s;--dur-base:.22s;--dur-slow:.42s}[data-theme=dark]{--bg-page:var(--neptula-navy);--bg-surface:var(--neptula-navy-soft);--bg-raised:#ffffff0a;--bg-tint:#3891f114;--bg-muted:#ffffff0a;--fg-1:var(--neptula-white);--fg-2:#fffc;--fg-3:#ffffff8f;--fg-brand:var(--neptula-blue-sky);--fg-link:var(--neptula-blue-sky);--border-1:#ffffff14;--border-2:#ffffff24;--border-strong:#ffffff3d;--glass-bg:#0a1a478c;--glass-border:#ffffff24}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-normal);color:var(--fg-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}button{font:inherit;cursor:pointer;background:0 0;border:none}a{cursor:pointer;color:inherit;text-decoration:none}.eyebrow{font-family:var(--font-body);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tr-wider);text-transform:uppercase;color:var(--fg-brand)}.topbar-header{justify-content:space-between;align-items:center;padding:14px 28px;display:flex}.topbar-nav{align-items:center;gap:6px;display:flex}.hub-main{flex:1;width:100%;min-width:0;max-width:1320px;margin:0 auto;padding:36px 36px 60px}.hub-footer{width:100%;padding:18px 36px}.hub-footer-inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1320px;margin:0 auto;display:flex}.hub-footer-links{flex-wrap:wrap;align-items:center;gap:14px;font-size:13px;display:flex}.hub-footer-links a{color:var(--fg-3);transition:color var(--dur-fast) var(--ease-out)}.hub-footer-links a:hover{color:var(--fg-link)}.legal-main{flex:1;width:100%;max-width:860px;margin:0 auto;padding:48px 36px 72px}.legal-back-link{color:var(--fg-link);margin-bottom:28px;font-size:14px;font-weight:600;display:inline-flex}.legal-title{font-family:var(--font-display);color:var(--fg-1);margin:0;font-size:38px;line-height:1.1}.legal-intro{max-width:680px;color:var(--fg-2);margin:12px 0 0}.legal-updated{color:var(--fg-3);margin:12px 0 0;font-size:14px;font-weight:600}.legal-content{flex-direction:column;gap:28px;margin-top:40px;display:flex}.legal-content h2{font-family:var(--font-display);color:var(--fg-1);margin:0 0 8px;font-size:20px}.legal-content h3{font-family:var(--font-display);color:var(--fg-1);margin:20px 0 8px;font-size:16px}.legal-content p,.legal-content li,.legal-content address{color:var(--fg-2);margin:0}.legal-content p+p,.legal-content ul+p,.legal-content .legal-table-wrap+p{margin-top:12px}.legal-content ul{margin:10px 0 0;padding-left:20px}.legal-content a{color:var(--fg-link);font-weight:600}.legal-content address{font-style:normal}.legal-note{border-radius:var(--radius-sm);background:var(--bg-muted);padding:12px 14px}.legal-table-wrap{border:1px solid var(--border-1);border-radius:var(--radius-sm);width:100%;margin-top:14px;overflow-x:auto}.legal-table-wrap table{border-collapse:collapse;width:100%;min-width:620px;font-size:14px}.legal-table-wrap th,.legal-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border-1);padding:12px 14px}.legal-table-wrap th{color:var(--fg-1);background:var(--bg-muted);font-weight:700}.legal-table-wrap tr:last-child td{border-bottom:none}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.hub-h1{font-size:38px}.hub-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.app-card-inner{padding:22px 22px 18px}.pack-banner{align-items:center;gap:24px;padding:22px 26px;display:flex}.pack-cta{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.coming-soon-panel{border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex;box-shadow:0 1px 2px #0b30fd0a}.coming-soon-badge{border-radius:var(--radius-pill);color:var(--neptula-blue);letter-spacing:.04em;text-transform:uppercase;background:#0b30fd14;border:1px solid #0b30fd24;flex-shrink:0;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.why-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.why-infographic{border-radius:var(--radius-md);background:linear-gradient(135deg, #0b30fd14, #3891f10a), var(--bg-muted);border:1px solid var(--border-1);width:min(100%,260px);min-height:112px;position:relative;overflow:hidden}.why-infographic svg{width:100%;height:100%;display:block}.why-line{fill:none;stroke:#0b30fd4d;stroke-width:2px;stroke-linecap:round;stroke-dasharray:180;animation:4s ease-in-out infinite why-draw}.why-line-b{animation-delay:.24s}.why-line-c{animation-delay:.48s}.why-node{fill:#ffffffe0;stroke:var(--neptula-blue);stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite why-pulse}.why-node-core{fill:var(--neptula-blue);stroke:#ffffffbf}.why-node-mid{fill:var(--neptula-blue-sky)}.why-node-soft{opacity:.72}.why-infographic-labels{color:var(--fg-3);text-transform:uppercase;justify-content:space-between;gap:8px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.why-infographic-timeline{flex-direction:column;justify-content:space-between;padding:18px 16px 14px;display:flex}.why-track{justify-content:space-between;gap:10px;display:flex;position:relative}.why-track:before{content:"";background:linear-gradient(90deg, var(--neptula-blue), #0b30fd24);height:2px;position:absolute;top:17px;left:18px;right:18px}.why-step{z-index:1;border-radius:var(--radius-pill);background:var(--bg-surface);border:1px solid var(--border-2);width:34px;height:34px;color:var(--fg-3);font-family:var(--font-mono);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex;position:relative}.why-step.is-done,.why-step.is-active{background:var(--neptula-blue);color:#fff;border-color:var(--neptula-blue)}.why-step.is-active{animation:2.4s ease-in-out infinite why-step-pop}.why-bars{flex-direction:column;gap:7px;margin-top:14px;display:flex}.why-bars span{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--neptula-blue), var(--neptula-blue-sky));transform-origin:0;height:7px;animation:3.4s ease-in-out infinite why-bar-grow;display:block}.why-bars span:nth-child(2){animation-delay:.16s}.why-bars span:nth-child(3){animation-delay:.32s}.why-timeline-foot{color:var(--fg-3);justify-content:space-between;font-size:11px;font-weight:700;display:flex}.why-infographic-dashboard{padding:12px 12px 10px}.why-kpi-row{gap:8px;margin-bottom:6px;display:flex}.why-kpi-row span{border-radius:var(--radius-sm);color:var(--neptula-success);font-family:var(--font-mono);background:#12b8861f;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.why-grid-line{fill:none;stroke:var(--border-2);stroke-width:1px}.why-chart-area{fill:#3891f124}.why-chart-line{fill:none;stroke:var(--neptula-blue);stroke-width:3px;stroke-linecap:round;stroke-dasharray:360;animation:4s ease-in-out infinite why-draw}.why-dashboard-dots{gap:5px;margin-top:2px;display:flex}.why-dashboard-dots span{border-radius:var(--radius-pill);background:var(--neptula-blue);opacity:.35;width:6px;height:6px;animation:1.8s ease-in-out infinite why-dot}.why-dashboard-dots span:nth-child(2){animation-delay:.18s}.why-dashboard-dots span:nth-child(3){animation-delay:.36s}.team-grid{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:24px;display:grid}.section-heading{font-size:32px}@media (max-width:1024px){.hub-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}.social-bar{flex-direction:row;gap:12px;display:flex}.magnet-card{flex-direction:row;align-items:center;gap:20px;display:flex}.magnet-card-visual{flex-shrink:0;width:80px;height:80px}.magnet-card-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.magnet-card-cta{flex-shrink:0}.weather-greeting{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.wait-page{place-items:center;min-height:100vh;padding:28px;display:grid}.wait-panel{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(24px)saturate(150%);flex-direction:column;gap:26px;width:min(100%,480px);padding:36px;display:flex}.wait-logo{background:#0b30fd14;border:1px solid #0b30fd1f;border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.wait-title{font-family:var(--font-display);color:var(--fg-1);margin:10px 0 0;font-size:42px;line-height:1}.wait-copy{color:var(--fg-2);margin:12px 0 0;font-size:15px}.wait-form{flex-direction:column;gap:8px;display:flex}.wait-form label{color:var(--fg-2);font-size:13px;font-weight:700}.wait-input-row{grid-template-columns:1fr auto;gap:10px;display:grid}.wait-input-row input{border-radius:var(--radius-sm);min-width:0;height:46px;color:var(--fg-1);font:inherit;border:1px solid;outline:none;padding:0 14px}.wait-input-row input:focus{box-shadow:var(--shadow-focus)}.wait-input-row button{border-radius:var(--radius-sm);background:var(--grad-cta);color:#fff;height:46px;padding:0 18px;font-size:14px;font-weight:800;box-shadow:0 10px 24px #0b30fd47}.wait-error{min-height:18px;color:var(--neptula-danger);margin:0;font-size:12px;font-weight:700}@media (max-width:640px){.topbar-header{padding:12px 16px}.topbar-nav{display:none}.hub-main{padding:20px 16px 48px}.hub-footer{padding:18px 16px}.hub-footer-inner{flex-direction:column;align-items:flex-start;gap:8px}.hub-footer-links{flex-direction:column;align-items:flex-start;gap:6px}.legal-main{padding:32px 16px 56px}.legal-title{font-size:30px}.page-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.hub-h1{font-size:28px}.social-bar{flex-direction:column;gap:10px;margin-bottom:24px}.magnet-card{flex-wrap:wrap;gap:12px;padding:16px!important}.magnet-card-visual{width:56px;height:56px}.magnet-card-body{flex:1;min-width:0}.magnet-card-cta{order:3;width:100%}.hub-grid{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.app-card-inner{padding:16px 16px 14px}.pack-banner{flex-direction:column;align-items:stretch;gap:16px;padding:18px}.pack-cta{justify-content:center;display:flex}.coming-soon-panel{flex-direction:column;align-items:flex-start;padding:18px}.why-grid{grid-template-columns:1fr;gap:12px}.team-grid{grid-template-columns:1fr;gap:16px}.section-heading{font-size:24px}.wait-page{padding:16px}.wait-panel{border-radius:var(--radius-lg);padding:26px 20px}.wait-title{font-size:34px}.wait-input-row{grid-template-columns:1fr}}@keyframes why-draw{0%{stroke-dashoffset:180px;opacity:.35}42%,70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-180px;opacity:.35}}@keyframes why-pulse{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes why-step-pop{0%,to{box-shadow:none;transform:scale(1)}50%{transform:scale(1.06);box-shadow:0 0 0 6px #0b30fd1f}}@keyframes why-bar-grow{0%,to{opacity:.62;transform:scaleX(.62)}48%,72%{opacity:1;transform:scaleX(1)}}@keyframes why-dot{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.why-line,.why-node,.why-step.is-active,.why-bars span,.why-chart-line,.why-dashboard-dots span{animation:none}}
