:root{color-scheme:dark;--bg:#070a12;--surface:#0d1220;--surface-bright:#141b2d;--line:#283147;--text:#f4f7fc;--muted:#98a4b9;--soft:#c4cede;--blue:#5aa6ff;--violet:#9b7bff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(ellipse 80% 65% at 74% -5%,#263b773d,transparent 68%),radial-gradient(ellipse 60% 40% at 0 32%,#7252ce1d,transparent 70%),var(--bg);color:var(--text);min-width:320px}a{color:inherit;text-decoration:none}.site-header{width:min(1180px,calc(100% - 48px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:18px;letter-spacing:-.04em}.brand>span:last-child>span{color:#8ebdff}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,#4faeff,#8a6cf5);box-shadow:0 9px 30px #4b86ef4d;font-size:14px;color:#fff}.site-nav{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted)}.site-nav>a{padding:9px 12px;border-radius:9px;transition:.18s}.site-nav>a:hover,.site-nav>a.active{color:var(--text);background:#ffffff0c}.site-nav .portal-link{margin-left:10px;border:1px solid #405174;color:#e3edfb;background:#141d30}.site-nav .portal-link span{color:#79bcff;font-size:15px;margin-left:4px}main{width:min(1180px,calc(100% - 48px));margin:auto}.home-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:32px;min-height:575px;align-items:center;padding:54px 0 72px}.eyebrow{margin:0;color:#7db9ff;font-size:11px;font-weight:800;letter-spacing:.15em}.hero-copy h1,.page-intro h1,.product-hero h1{max-width:700px;margin:15px 0 20px;font-size:clamp(42px,5.3vw,73px);line-height:1.02;letter-spacing:-.065em}.lead{max-width:620px;margin:0;color:var(--soft);font-size:18px;line-height:1.65}.hero-actions,.product-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 19px;border-radius:10px;font-size:13px;font-weight:750;transition:.2s}.button-primary{color:#fff;background:linear-gradient(105deg,#358ce9,#7154e8);box-shadow:0 14px 32px #245cb841}.button-primary:hover{filter:brightness(1.13);transform:translateY(-1px)}.button-quiet{border:1px solid #39445d;color:#d2dbea;background:#ffffff08}.button-quiet:hover{border-color:#6d86b0;background:#ffffff10}.hero-art{position:relative;min-height:390px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #7ba5fd2e;border-radius:50%;transform:rotate(-24deg)}.orbit-one{width:420px;height:180px}.orbit-two{width:320px;height:320px}.hero-window{position:relative;width:min(390px,88%);height:248px;padding:23px;border:1px solid #7da3e05c;border-radius:19px;background:linear-gradient(145deg,#152441e8,#0b1121ef);box-shadow:0 32px 90px #000a,0 0 0 7px #9bb7ff09;transform:rotate(-4deg)}.window-title{display:block;margin-bottom:22px;color:#7db9ff;font-size:9px;letter-spacing:.19em;font-weight:800}.hero-window>i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#6188c0}.hero-window>i:nth-of-type(2){background:#7e68d5}.hero-window>i:nth-of-type(3){background:#58c4a9}.hero-window>div{height:15px;margin-top:15px;border-radius:6px;background:linear-gradient(90deg,#84b6ff73 0 63%,#ffffff0a 63%)}.hero-window>div:nth-last-child(2){width:78%;background:linear-gradient(90deg,#a286f670 0 51%,#ffffff0a 51%)}.hero-window>div:last-child{width:60%;background:linear-gradient(90deg,#64d9c278 0 72%,#ffffff0a 72%)}.section{margin:0 0 108px}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.direction-grid>a{min-height:254px;padding:25px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#12192a,#0c111d);transition:.22s}.direction-grid>a:hover{border-color:#608fd0;transform:translateY(-3px);background:#141d31}.direction-grid span{display:block;margin-bottom:35px;color:#596b8a;font-weight:750;font-size:13px}.direction-grid h2{margin:10px 0;font-size:22px;letter-spacing:-.04em}.direction-grid p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px;line-height:1.65}.direction-grid b{display:block;margin-top:24px;color:#96c8ff;font-size:12px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.section-heading h2,.product-detail-grid h2,.system-card h2,.split-note h2,.process h2{margin:8px 0 0;font-size:34px;letter-spacing:-.05em}.text-link{color:#99c8ff;font-size:13px}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-card{position:relative;overflow:hidden;display:grid;grid-template-columns:104px 1fr;gap:18px;min-height:298px;padding:18px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(135deg,#121a2b,#0d121e)}.product-card:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:var(--product-accent);filter:blur(74px);opacity:.12;top:-110px;left:-62px}.product-art{position:relative;display:grid;place-items:center;align-self:stretch;min-height:165px;border:1px solid color-mix(in srgb,var(--product-accent),transparent 64%);border-radius:12px;background:linear-gradient(155deg,color-mix(in srgb,var(--product-accent),#11182a 78%),#101725);overflow:hidden}.product-art span{color:#fff;font-size:29px;font-weight:900;letter-spacing:-.1em;opacity:.95}.product-art i,.product-art b{position:absolute;border:1px solid #ffffff59;border-radius:50%}.product-art i{width:134px;height:58px;transform:rotate(-38deg)}.product-art b{width:81px;height:81px}.product-copy{position:relative;display:flex;min-width:0;flex-direction:column}.product-copy h2{margin:8px 0 9px;font-size:23px;letter-spacing:-.045em}.product-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:12px;line-height:1.6}.feature-list{display:grid;gap:5px;margin:18px 0;padding:0;list-style:none;color:#c1cee0;font-size:11px}.feature-list li:before{content:"•";margin-right:8px;color:var(--product-accent)}.card-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:12px;border-top:1px solid #ffffff13;font-size:10px;color:#7d90aa}.card-footer a{color:#a6d1ff;font-weight:750;white-space:nowrap}.card-footer b{font-size:15px;margin-left:4px}.trust-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;padding:45px 0;border-top:1px solid var(--line)}.trust-grid h2{margin:9px 0;font-size:35px;letter-spacing:-.05em}.trust-grid>div:last-child{display:grid;gap:17px}.trust-grid article{display:grid;grid-template-columns:170px 1fr;gap:22px;align-items:baseline}.trust-grid strong{font-size:14px}.trust-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.site-footer{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:28px 0 42px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px}.footer-brand{font-size:16px}.footer-brand .brand-mark{width:27px;height:27px;border-radius:8px;font-size:12px}.site-footer p{max-width:390px;margin:12px 0 0;color:#75839a;font-size:11px;line-height:1.6}.footer-links{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:#a8b6ca;font-size:12px}.footer-links a:hover{color:#fff}.page-intro{padding:86px 0 55px;max-width:790px}.page-intro h1{font-size:clamp(42px,5vw,65px)}.card-stack{display:grid;gap:18px;margin-bottom:108px}.product-card-full{grid-template-columns:220px 1fr;min-height:280px;padding:25px}.product-card-full .product-art{min-height:220px}.product-card-full .product-copy h2{font-size:30px}.product-card-full .feature-list{grid-template-columns:repeat(3,1fr)}.product-hero{padding:42px 0 70px}.back-link{display:inline-block;color:#a2b9d7;font-size:12px;margin-bottom:38px}.product-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:52px;align-items:center}.product-hero h1{font-size:clamp(46px,5.6vw,75px)}.hero-console{min-height:312px;padding:24px;border:1px solid color-mix(in srgb,var(--product-accent),transparent 46%);border-radius:18px;background:linear-gradient(150deg,color-mix(in srgb,var(--product-accent),#101726 88%),#0d111c);box-shadow:0 30px 80px #0008}.console-label{color:#c8d8f2;font-size:9px;letter-spacing:.16em}.console-line{height:14px;width:72%;margin-top:19px;border-radius:5px;background:#ffffff13}.console-line.wide{width:100%;height:64px;background:linear-gradient(105deg,color-mix(in srgb,var(--product-accent),transparent 56%),#ffffff08)}.console-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.console-grid i{height:43px;border:1px solid #ffffff16;border-radius:6px;background:#ffffff08}.hero-console small{display:block;margin-top:22px;color:#90a0b8;font-size:10px;line-height:1.5}.product-detail-grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center;padding:50px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-copy{margin:18px 0;color:var(--muted);line-height:1.7;font-size:14px}.compatibility{display:flex;gap:16px;align-items:center;margin-top:24px;font-size:12px}.compatibility span{color:#8699b2}.compatibility strong{padding:7px 10px;border:1px solid #3b4962;border-radius:8px}.large-feature-list{display:grid;gap:15px;margin:0;padding:0;list-style:none;color:#d4ddeb;font-size:14px}.large-feature-list li{display:flex;gap:11px;align-items:flex-start}.large-feature-list span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;color:#0c1726;background:#78bfff;font-size:12px;font-weight:900}.media-section{padding-top:0}.section-heading>p{max-width:365px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.media-grid article{min-height:185px;padding:20px;display:flex;flex-direction:column;justify-content:end;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#17213a,#101520)}.media-grid article:nth-child(2){background:linear-gradient(145deg,#2c1d4a,#101520)}.media-grid article:nth-child(3){background:linear-gradient(145deg,#123846,#101520)}.media-grid span{margin-bottom:auto;color:#9cb2d2;font-size:10px;letter-spacing:.13em}.media-grid strong{font-size:18px;letter-spacing:-.04em}.media-grid small{margin-top:5px;color:#a1afc2;font-size:11px}.product-access{display:flex;justify-content:space-between;align-items:center;gap:26px;padding:30px;border:1px solid #38547c;border-radius:16px;background:linear-gradient(105deg,#162945,#111728)}.product-access h2{margin:6px 0;font-size:27px}.product-access p{margin:0;color:#afbed2;font-size:12px}.system-card{display:grid;grid-template-columns:1fr .7fr;gap:42px;align-items:center;margin-bottom:26px;padding:35px;border:1px solid #384963;border-radius:18px;background:linear-gradient(130deg,#17243b,#0e131e)}.system-card p,.split-note p{color:var(--muted);font-size:14px;line-height:1.7}.split-note{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split-note p{margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:84px}.service-grid article{min-height:245px;padding:26px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#141b2d,#0d121d)}.service-grid article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#2a426b;color:#9fcbff;font-size:11px;font-weight:800}.service-grid h2{margin:45px 0 10px;font-size:23px;letter-spacing:-.045em}.service-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.process{padding:38px;border:1px solid var(--line);border-radius:18px;background:#0f1523}.process>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:32px}.process article{display:grid;gap:9px}.process strong{color:#86c3ff;font-size:26px}.process article span{font-weight:750}.process p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.not-found{display:grid;justify-items:start;gap:8px;min-height:60vh;align-content:center}.not-found h1{margin:0 0 16px;font-size:44px;letter-spacing:-.05em}@media(max-width:850px){.site-header{height:auto;padding:20px 0;align-items:flex-start}.site-nav{justify-content:flex-end;flex-wrap:wrap}.site-nav .portal-link{margin-left:0}.home-hero,.product-hero-grid,.product-detail-grid,.system-card,.split-note,.trust-grid{grid-template-columns:1fr}.home-hero{padding-top:35px}.hero-art{min-height:300px}.direction-grid,.service-grid,.media-grid{grid-template-columns:1fr}.tool-grid{grid-template-columns:1fr}.product-card-full .feature-list{grid-template-columns:1fr}.product-detail-grid,.trust-grid{gap:35px}.trust-grid article{grid-template-columns:1fr;gap:7px}.process>div{grid-template-columns:1fr}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:560px){.site-header,main,.site-footer{width:min(100% - 32px,1180px)}.site-header{gap:16px}.brand{font-size:16px}.site-nav{gap:1px;font-size:11px}.site-nav>a{padding:7px}.site-nav .portal-link{width:100%;text-align:center}.home-hero{min-height:auto;padding:34px 0 56px}.hero-copy h1,.page-intro h1,.product-hero h1{font-size:43px}.lead{font-size:15px}.hero-art{display:none}.section{margin-bottom:70px}.direction-grid>a{min-height:0}.product-card,.product-card-full{grid-template-columns:1fr;padding:16px}.product-art,.product-card-full .product-art{min-height:125px}.card-footer{align-items:flex-start;flex-direction:column}.page-intro{padding:55px 0 38px}.product-hero{padding-top:28px}.product-access{align-items:flex-start;flex-direction:column}.system-card,.process{padding:24px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2,.product-detail-grid h2,.system-card h2,.split-note h2,.process h2{font-size:29px}}
