:root{--bg:#f4f7fa;--ink:#111318;--muted:#647083;--line:rgba(17,19,24,.12);--blue:#087ea4;--cyan:#28c7fa;--purple:#7653bb;--panel:rgba(255,255,255,.86);--shadow:0 24px 70px rgba(15,23,42,.11);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 15% 0,rgba(40,199,250,.16),transparent 32rem),linear-gradient(180deg,#fff,var(--bg) 55%,#e9eef3);line-height:1.55}a{color:inherit;text-decoration:none}.hub-shell{width:min(1180px,calc(100% - 32px));margin:auto}.hub-nav{position:sticky;top:16px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:16px 0 34px;padding:10px 13px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:rgba(255,255,255,.8);box-shadow:0 15px 40px rgba(15,23,42,.08);backdrop-filter:blur(20px)}.hub-brand{display:inline-flex;align-items:center;gap:10px;font-weight:900}.hub-brand img{width:38px;height:38px;border-radius:11px;box-shadow:0 8px 20px rgba(15,23,42,.16)}.hub-nav nav,.hub-footer nav{display:flex;flex-wrap:wrap;gap:4px}.hub-nav nav a,.hub-footer nav a{padding:9px 12px;border-radius:999px;color:#354050;font-size:.86rem}.hub-nav nav a:hover,.hub-footer nav a:hover{background:#eaf8ff;color:var(--blue)}.hub-hero,.hub-section{margin:28px 0;padding:clamp(28px,5vw,64px);border:1px solid rgba(255,255,255,.85);border-radius:30px;background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.hub-hero{display:grid;grid-template-columns:1.1fr .8fr;gap:44px;align-items:center;min-height:620px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(218,243,255,.76))}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:.74rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;margin-bottom:22px;font-size:clamp(3.4rem,8vw,7rem);line-height:.91}h2{font-size:clamp(2rem,4.6vw,4.3rem);line-height:1;margin-bottom:18px}h3{font-size:1.35rem;line-height:1.1}.hero-lead{max-width:62ch;font-size:1.24rem}.actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--line);border-radius:999px;font-weight:850}.button.primary{border-color:#111318;color:#fff;background:#111318}.button.secondary{background:#fff}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.pill-row span{padding:8px 11px;border-radius:999px;background:#eaf8ff;color:var(--blue);font-size:.78rem;font-weight:800}.hub-device{position:relative;display:grid;place-items:center;min-height:360px}.device-glow{position:absolute;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(40,199,250,.6),transparent 68%);filter:blur(16px);animation:pulse 5s ease-in-out infinite}.device-card{position:relative;display:grid;place-items:center;gap:7px;width:min(280px,80%);padding:38px 25px;border:1px solid rgba(255,255,255,.9);border-radius:35px;background:linear-gradient(160deg,#fff,#dceff8);box-shadow:0 30px 60px rgba(15,23,42,.2);transform:rotate(5deg)}.device-card img{width:82px;height:82px;border-radius:23px;box-shadow:0 12px 28px rgba(15,23,42,.2)}.device-card strong{font-size:2rem}.device-card>span{color:var(--muted)}.device-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%;margin-top:22px}.device-grid i{padding:10px;border-radius:12px;color:#fff;background:#111318;font-size:.68rem;font-style:normal;font-weight:900;text-align:center}.device-grid i:nth-child(2){background:var(--blue)}.device-grid i:nth-child(3){background:var(--purple)}.device-grid i:nth-child(4){background:#16864d}@keyframes pulse{50%{transform:scale(1.12);opacity:.75}}.section-heading{max-width:760px;margin-bottom:28px}.section-heading p:last-child,.hub-section>div>p:last-child{color:var(--muted)}.edition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.edition-card{display:flex;flex-direction:column;min-height:290px;padding:23px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06)}.edition-card.featured{background:linear-gradient(145deg,#fff,#e8f8fd)}.edition-number{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:#111318;font-weight:900}.edition-card .eyebrow{margin-top:22px;margin-bottom:8px}.edition-card h3{margin-bottom:10px}.edition-card p:not(.eyebrow){color:var(--muted);font-size:.91rem}.edition-card a{margin-top:auto;color:var(--blue);font-size:.84rem;font-weight:900}.principle-section{display:grid;grid-template-columns:1fr .85fr;gap:46px;align-items:center}.principle-stack{display:grid;gap:10px}.principle-stack div{display:flex;align-items:center;gap:16px;padding:15px 17px;border:1px solid var(--line);border-radius:16px;background:#fff}.principle-stack b{color:var(--blue);font-size:.75rem}.principle-stack span{font-weight:850}.lab-cta{display:grid;grid-template-columns:1fr .65fr;gap:36px;align-items:center;background:linear-gradient(145deg,#eaf8ff,#fff)}.lab-orbit{position:relative;min-height:260px;border:1px dashed rgba(8,126,164,.55);border-radius:50%;animation:spin 26s linear infinite}.lab-orbit span{position:absolute;padding:9px 11px;border-radius:999px;color:#fff;background:var(--blue);font-size:.68rem;font-weight:900}.lab-orbit span:nth-child(1){left:33%;top:-5%}.lab-orbit span:nth-child(2){right:-6%;top:36%;background:var(--purple)}.lab-orbit span:nth-child(3){left:32%;bottom:-5%;background:#16864d}.lab-orbit span:nth-child(4){left:-10%;top:53%;background:#c06b12}@keyframes spin{to{transform:rotate(360deg)}}.legacy-link{padding-block:36px}.hub-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0 48px;color:#46505f}.hub-footer small{color:var(--muted)}@media(max-width:900px){.hub-hero,.principle-section,.lab-cta{grid-template-columns:1fr}.edition-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hub-nav{align-items:flex-start;border-radius:22px}.hub-nav nav{justify-content:flex-end}.hub-hero{min-height:auto}.edition-grid{grid-template-columns:1fr}.hub-footer{align-items:flex-start;flex-direction:column}.hub-footer nav{justify-content:flex-start}h1{font-size:clamp(3.2rem,16vw,5rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.device-glow,.lab-orbit{animation:none}}
