:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#090f17;color:#f0f5fa}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 85% 50%,#10293866,transparent 55%),#090f17}.page{width:min(1200px,100%);margin:auto;padding:0 48px;min-height:100svh;display:flex;flex-direction:column}header{display:flex;align-items:center;justify-content:space-between;padding:38px 0;border-bottom:1px solid #ffffff15}.wordmark{display:inline-flex;align-items:center;gap:13px;color:#eef6fc;text-decoration:none;letter-spacing:.19em;font-size:15px;font-weight:650}.mark{display:grid;place-items:center;width:31px;height:35px;border:1px solid #63decaa0;border-radius:8px;color:#91f0df;font-size:20px;letter-spacing:0}.domain{font-size:12px;color:#9aabba}main{flex:1;min-height:620px;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:38px;padding:76px 0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.16em;color:#a3c6c6;font-weight:600}.eyebrow span{width:6px;height:6px;background:#7ce4ca;border-radius:50%}h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.055em;line-height:1.08;font-weight:520;margin:29px 0}h1 span{color:#92a4b7}.intro{max-width:410px;color:#b8c4d1;font-size:18px;line-height:1.8}.note{border-top:1px solid #ffffff15;margin-top:36px;padding-top:24px;max-width:410px;font-size:13px;color:#94d9ce}.art{position:relative;width:100%;aspect-ratio:1;max-width:390px;justify-self:center;display:grid;place-items:center}.orbit{position:absolute;border-radius:50%;border:1px solid #75d9d428}.outer{inset:0}.middle{inset:12%;border-style:dashed;border-color:#75d9d42a}.inner{inset:25%;border-color:#86e7d76b;background:radial-gradient(circle,#2b716537,transparent 70%);box-shadow:0 0 80px #4fbdaa0c}.core{font-size:90px;font-weight:300;color:#9ce8db}.spark{position:absolute;width:10px;height:10px;border-radius:50%;background:#a0f0db;top:14%;right:14%;box-shadow:0 0 28px #69e3c7}footer{border-top:1px solid #ffffff15;padding:25px 0;display:flex;justify-content:space-between;color:#8c9caf;font-size:12px}a:focus-visible{outline:2px solid #a0f0db;outline-offset:8px}@media(max-width:700px){.page{padding:0 25px}header{padding:26px 0}.domain{display:none}main{grid-template-columns:1fr;gap:28px;min-height:0;padding:58px 0 44px}h1{font-size:52px}.intro{font-size:17px}.art{max-width:210px}.core{font-size:54px}footer{font-size:11px}}
