:root{--bg:#140e27;--bg-deep:#0d0919;--accent:#00c0ff;--text:#b4afc6;--text-strong:#e7e5f1;--font-main:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{height:100%}body{font-family:var(--font-main);color:var(--text);background:radial-gradient(circle at 50% 0%, #251a52 0%, var(--bg) 45%, var(--bg-deep) 100%);-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0;font-size:18px;line-height:30px;overflow-x:hidden}#root{flex-direction:column;align-items:center;min-height:100dvh;padding:60px 24px 32px;display:flex}.has-cursor,.has-cursor a,.has-cursor button{cursor:none}.cursor{z-index:100;opacity:0;pointer-events:none;will-change:transform;border-radius:50%;position:fixed;top:0;left:0}.cursor--dot{background:var(--accent);width:6px;height:6px;margin:-3px 0 0 -3px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor--ring{border:2px solid var(--accent);width:30px;height:30px;margin:-15px 0 0 -15px;transition:opacity .3s ease-in-out}.cursor--dot.is-active{opacity:1}.cursor--ring.is-active{opacity:.5}.cursor--dot.is-active.is-hover{opacity:.3;width:80px;height:80px;margin:-40px 0 0 -40px}.cursor--ring.is-active.is-hover{opacity:0}.glow{pointer-events:none;background:radial-gradient(circle,#00c0ff29 0%,#00c0ff00 65%);border-radius:50%;width:720px;height:720px;margin-left:-360px;animation:9s ease-in-out infinite breathe;position:fixed;top:-260px;left:50%}@keyframes breathe{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.stage{text-align:center;width:100%;max-width:560px;margin:auto 0;animation:.8s cubic-bezier(.22,1,.36,1) both rise;position:relative}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.mark{width:68px;height:68px;font-family:var(--font-display);letter-spacing:1px;color:var(--accent);background:#1e134599;border:1px solid #00c0ff59;border-radius:20px;justify-content:center;align-items:center;margin:0 0 34px;font-size:22px;font-weight:600;display:inline-flex;box-shadow:0 0 32px #00c0ff24}.name{font-family:var(--font-display);letter-spacing:-.5px;color:var(--text-strong);margin:0;font-size:46px;font-weight:700;line-height:1.16}.role{font-family:var(--font-display);letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin:12px 0 0;font-size:17px;font-weight:300}.status{letter-spacing:.6px;text-transform:uppercase;color:var(--text-strong);background:#1e13458c;border:1px solid #b4afc62e;border-radius:999px;align-items:center;gap:10px;margin:36px 0 0;padding:9px 20px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.status__dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2.4s ease-out infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #00c0ff8c}70%{box-shadow:0 0 0 11px #00c0ff00}to{box-shadow:0 0 #00c0ff00}}.note{max-width:430px;margin:26px auto 0;font-size:17px;line-height:29px}.link{color:var(--text-strong);border:1px solid #00c0ff4d;border-radius:10px;align-items:center;gap:10px;margin-top:30px;padding:13px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .25s,background-color .25s,transform .25s,color .25s;display:inline-flex}.link:hover,.link:focus-visible{border-color:var(--accent);color:var(--accent);background:#00c0ff14;transform:translateY(-2px)}.link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.foot{letter-spacing:.3px;color:#b4afc680;padding-top:48px;font-size:14px;position:relative}.foot p{margin:0}@media (width<=600px){body{font-size:16px}#root{padding:48px 20px 28px}.name{font-size:34px}.role{letter-spacing:2.4px;font-size:14px}.note{font-size:16px;line-height:27px}.has-cursor,.has-cursor a,.has-cursor button{cursor:none}.cursor{z-index:100;opacity:0;pointer-events:none;will-change:transform;border-radius:50%;position:fixed;top:0;left:0}.cursor--dot{background:var(--accent);width:6px;height:6px;margin:-3px 0 0 -3px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor--ring{border:2px solid var(--accent);width:30px;height:30px;margin:-15px 0 0 -15px;transition:opacity .3s ease-in-out}.cursor--dot.is-active{opacity:1}.cursor--ring.is-active{opacity:.5}.cursor--dot.is-active.is-hover{opacity:.3;width:80px;height:80px;margin:-40px 0 0 -40px}.cursor--ring.is-active.is-hover{opacity:0}.glow{width:460px;height:460px;margin-left:-230px;top:-180px}}@media (prefers-reduced-motion:reduce){.glow,.stage,.status__dot{animation:none}.link{transition:none}}
