:root{--ink:#17131d;--muted:#6d6875;--line:#e8e2ef;--soft:#f8f6fb;--brand:#6d20dc;--brand-dark:#43118d;--white:#fff}*{box-sizing:border-box}html{background:var(--soft);scroll-behavior:smooth}body{color:var(--ink);background:var(--soft);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer,main{width:min(1120px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;padding:28px 0;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{object-fit:cover;border-radius:11px;width:34px;height:34px}.site-nav,.footer-links{align-items:center;gap:22px;display:flex}.site-nav a,.footer-links a{color:var(--muted);font-size:14px;text-decoration:none}.site-nav a:hover,.footer-links a:hover{color:var(--brand)}main{flex:1}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;padding:72px 0 84px;display:grid}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:750}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:680px;margin-bottom:20px;font-size:clamp(42px,7vw,76px);line-height:1.02}h2{letter-spacing:-.04em;margin-bottom:12px;font-size:30px;line-height:1.15}h3{margin-bottom:8px;font-size:18px;line-height:1.25}.lede{max-width:600px;color:var(--muted);font-size:20px}.hero-orbit{background:linear-gradient(145deg,#eee5fbb3,#f8f6fb26);min-height:330px;position:relative;overflow:hidden}.hero-orbit:before,.hero-orbit:after{content:"";border-radius:999px;position:absolute}.hero-orbit:before{background:#c6a3f7;width:280px;height:280px;top:-66px;right:-50px}.hero-orbit:after{background:#8b4be5;width:210px;height:210px;bottom:-74px;left:-46px}.orbit-logo{z-index:1;object-fit:cover;border-radius:52px;width:190px;height:190px;margin:auto;position:absolute;inset:0;box-shadow:0 18px 40px #43118d29}.action-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{color:var(--white);background:var(--brand)}.button-secondary{color:var(--brand-dark);background:var(--white);border:1px solid var(--line)}.topic-list{padding-bottom:84px}.topic-link{border-top:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:20px;padding:24px 0;text-decoration:none;display:grid}.topic-link:last-child{border-bottom:1px solid var(--line)}.topic-link p{color:var(--muted);margin-bottom:0}.topic-index{color:var(--brand);letter-spacing:.08em;align-self:start;padding-top:2px;font-size:13px;font-weight:750}.topic-arrow{color:var(--brand);font-size:24px;line-height:1}.page{max-width:780px;padding:64px 0 96px}.page-header{margin-bottom:42px}.page-header h1{font-size:clamp(40px,6vw,64px)}.page-header p,.article p,.article li{color:var(--muted)}.article{border-top:1px solid var(--line);padding:34px 0}.article ul{padding-left:22px}.contact-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:24px;padding:20px 0}.contact-box a{color:var(--brand);font-weight:700}.site-footer{color:var(--muted);justify-content:space-between;padding:24px 0 30px;font-size:13px;display:flex}@media (max-width:760px){.site-header{padding:20px 0}.site-nav{gap:12px}.hero{grid-template-columns:1fr;gap:38px;padding:52px 0 64px}.hero-orbit{min-height:270px}.orbit-logo{border-radius:42px;width:150px;height:150px}.topic-link{grid-template-columns:36px 1fr auto;gap:12px}.topic-list{padding-bottom:56px}.site-footer{flex-direction:column;align-items:flex-start;gap:10px}}
