:root{--ink:#273239;--blue:#5c7481;--blue-light:#b9c8ce;--cream:#f3efe7;--paper:#fffdf8;--peach:#d99c75;--soft:#69757a;--line:#2732391c;--cta-bg:var(--ink);--cta-text:#fff;--card-glass:rgba(255,253,248,.8)}@media (prefers-color-scheme:dark){:root{--ink:#f1ede4;--blue:#93a9b4;--blue-light:#3c4850;--cream:#1a1815;--paper:#242019;--peach:#e3a97f;--soft:#a8ada6;--line:#ffffff22;--cta-bg:#f1ede4;--cta-text:#1a1815;--card-glass:rgba(36,32,25,.8)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit}main{min-height:100vh}.nav{width:min(1240px,calc(100% - 40px));height:96px;margin:auto;display:flex;justify-content:space-between}.brand,.nav{align-items:center}.brand{color:var(--ink);font-size:23px;font-weight:900;letter-spacing:-.065em;text-decoration:none;display:inline-flex}.brand img{width:28px;height:28px;margin-right:8px}.brand span{color:var(--blue)}.nav>div{display:flex;align-items:center;gap:28px}.nav>div a{color:var(--soft);font-size:12px;font-weight:800;text-decoration:none}.nav .nav-cta{background:var(--cta-bg);color:var(--cta-text);padding:13px 18px;border-radius:99px}.eyebrow{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px}.belief,.footer,.hero,.horizon,.products{width:min(1240px,calc(100% - 40px));margin:auto}.hero{min-height:calc(100vh - 96px);padding:7vh 0 8vh;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}.hero h1{font-size:clamp(58px,7.8vw,110px);line-height:.91;letter-spacing:-.075em;margin:24px 0}.hero h1 em{display:inline-block;color:var(--blue);font-family:Georgia,serif;font-weight:400}.lead{max-width:720px;color:var(--soft);font-size:19px;line-height:1.75;margin:0}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:32px;flex-wrap:wrap}.button{display:inline-grid;place-items:center;min-height:50px;padding:0 20px;border-radius:999px;background:var(--cta-bg);color:var(--cta-text);text-decoration:none;font-size:13px;font-weight:900;transition:.25s}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.button:hover{background:var(--blue);transform:translateY(-2px)}.hero-art{position:relative;aspect-ratio:1;width:100%;max-width:420px;margin:auto;display:grid;place-items:center}.orbit{position:absolute;border-radius:50%;background:conic-gradient(from 0deg,#8c86d9,#e8749e,#f0b67f,#5eead4,#7ca9e8,#8c86d9);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 4px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 4px));filter:drop-shadow(0 0 10px rgba(140,134,217,.55)) drop-shadow(0 0 4px rgba(232,116,158,.45));opacity:.9}.orbit-one{inset:4%}.orbit-two{inset:24%}.core{width:128px;height:128px;border-radius:50%;display:grid;place-items:center;background:var(--paper);border:1px solid var(--line);z-index:1}.galaxy-audio-zone{position:absolute;inset:32%;border-radius:50%;cursor:pointer;z-index:2}.core img{width:84px;height:84px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(39,50,57,.16))}.node{position:absolute;padding:8px 10px;border-radius:999px;background:var(--paper);border:1px solid var(--line);font-size:12px;font-weight:700;color:var(--soft)}.n1{top:12%;right:12%}.n2{top:28%;left:10%}.n3{bottom:26%;left:20%}.n4{bottom:10%;right:18%}.n5{top:48%;right:8%}.belief{padding:0 0 48px}.belief h2,.horizon h2,.products header h2{font-size:clamp(28px,3.8vw,40px);letter-spacing:-.04em;margin:0 0 12px}.belief p:last-child,.horizon-copy p:last-child,.products header>p{color:var(--soft);font-size:18px;margin:0}.products{padding:0 0 40px}.products header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.products header>div{max-width:560px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.product-card{display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid var(--line);border-radius:24px;background:var(--paper);text-decoration:none;min-height:220px;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(39,50,57,.1)}.product-card{--product-color:var(--ink);--product-soft:var(--blue-light)}.product-card.desk{--product-color:#0f766e;--product-soft:#dcefeb}.product-card.cal{--product-color:#5c7481;--product-soft:#e1e8ea}.product-card.meet{--product-color:#7b55ff;--product-soft:#eee8ff}.product-card.prod{--product-color:#6f3945;--product-soft:#f0e3e6}.product-card.fin{--product-color:#3159a6;--product-soft:#e2e9f6}.product-card.reader{--product-color:#9c1156;--product-soft:#f7dbe6}.product-card.translator{--product-color:#c2427a;--product-soft:#fbe3ee}.product-card.texture{--product-color:#7c3aa1;--product-soft:#efe1f7}.product-card.pdfsegmentor{--product-color:#0f7f8a;--product-soft:#dcf3f2}.product-card.tv{--product-color:#6636d9;--product-soft:#eee5ff}.product-card.vpn{--product-color:#0f8f9c;--product-soft:#dcf7f3}@media (prefers-color-scheme:dark){.product-card.desk{--product-color:#5eead4;--product-soft:#12332e}.product-card.cal{--product-color:#a3b8c3;--product-soft:#2b3438}.product-card.meet{--product-color:#bcaaff;--product-soft:#292344}.product-card.prod{--product-color:#eaacba;--product-soft:#3b262b}.product-card.fin{--product-color:#93b3f2;--product-soft:#1e2941}.product-card.reader{--product-color:#f783b8;--product-soft:#3c1626}.product-card.translator{--product-color:#f2acc8;--product-soft:#3c212a}.product-card.texture{--product-color:#cfa9ee;--product-soft:#2d203d}.product-card.pdfsegmentor{--product-color:#6fe0d6;--product-soft:#123330}.product-card.tv{--product-color:#b9a0ff;--product-soft:#2c2342}.product-card.vpn{--product-color:#67e5dc;--product-soft:#123532}}.product-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-mark{display:inline-grid;place-items:center;width:60px;height:60px}.product-mark img{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(39,50,57,.16))}.status{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:var(--product-color)}.product-card h3{font-size:20px;margin:0}.product-card p{margin:0;color:var(--soft)}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.pill{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;background:var(--product-soft);color:var(--product-color);font-size:12px;font-weight:700}.pill.muted{background:transparent;border:1px solid var(--line)}.horizon{display:grid;grid-template-columns:.95fr 1.05fr;gap:32px;align-items:start;padding:24px 0 56px}.horizon-grid{display:grid;gap:16px}.horizon-card{padding:20px 22px;border:1px solid var(--line);border-radius:20px;background:var(--card-glass)}.horizon-card h3{margin:0 0 8px;font-size:18px}.horizon-card p{margin:0;color:var(--soft)}.footer{display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--soft);font-size:14px;border-top:1px solid var(--line);padding:24px 0 40px;margin-top:8px}@media (max-width:840px){.hero,.horizon{grid-template-columns:1fr}.footer,.products header{flex-direction:column;align-items:start}.hero{padding-top:4vh}}@media (max-width:600px){.nav{height:76px}.nav-link-wide{display:none}.nav>div{gap:14px}.node{font-size:11px;padding:6px 8px}}@media (max-width:420px){.product-grid{grid-template-columns:1fr}}