:root{font-family:Inter,"Noto Sans SC","PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#edf4fb;background:#0a101a;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px;background:radial-gradient(ellipse at 80% 5%,#172438 0,transparent 35%),#0a101a}
a{color:inherit;text-decoration:none}
button{font:inherit}
.page-shell{width:min(1280px,calc(100% - 64px));margin:auto}
.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1c}
.brand{display:inline-flex;align-items:center;gap:13px;font-size:13px;font-weight:800;letter-spacing:.15em}
.brand-light{color:#8a9aac;font-weight:500}
.brand-mark{position:relative;display:grid;place-items:center;width:34px;height:34px;border:1px solid #b3dcd1;border-radius:10px;color:#b3dcd1;font-size:16px;letter-spacing:0}
.brand-mark span{position:absolute;width:5px;height:5px;right:-3px;top:-3px;border-radius:50%;background:#b3dcd1;box-shadow:0 0 10px #b3dcd1}
.back-link{color:#b9c8d6;font-size:13px;transition:color .2s}
.back-link:hover,.back-link:focus-visible{color:#fff}
.back-link span{margin-left:7px}
.hero{position:relative;min-height:440px;padding:88px 0 92px;overflow:hidden}
.eyebrow,.section-index,.card-index,.latin{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700;letter-spacing:.14em}
.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 22px;color:#93aaa9;font-size:11px}
.live-dot{width:7px;height:7px;border-radius:50%;background:#7ee0bd;box-shadow:0 0 13px #7ee0bd}
h1,h2,h3,p{margin-top:0}
h1{position:relative;z-index:1;margin-bottom:19px;font-size:clamp(48px,6vw,88px);line-height:1.12;letter-spacing:-.065em}
h1 em{color:#a8e5d3;font-style:normal}
.hero-copy{position:relative;z-index:1;max-width:620px;margin-bottom:30px;color:#aab8c7;font-size:16px;line-height:1.85}
.scroll-link{position:relative;z-index:1;display:inline-flex;gap:23px;align-items:center;padding:12px 0;border-bottom:1px solid #a8e5d3;color:#d7f5eb;font-size:13px;font-weight:700}
.scroll-link:hover{gap:30px}
.hero-orbit{position:absolute;border:1px solid #b3e1d023;border-radius:50%;pointer-events:none}
.orbit-one{width:370px;height:370px;right:9%;top:27px;box-shadow:0 0 0 55px #b3e1d007,0 0 0 120px #b3e1d005}
.orbit-two{width:120px;height:120px;right:16%;top:150px;background:radial-gradient(circle at 40% 38%,#a8e5d341,#a8e5d006 70%);box-shadow:0 0 80px #a8e5d022}
.bots-section{padding:4px 0 100px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}
.section-index{margin-bottom:11px;color:#8dafb0;font-size:11px}
.section-heading h2{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.045em}
.section-heading>p{margin:0 0 4px;color:#8292a6;font-size:12px}
.bot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.bot-card{--accent:#9cdec6;--glow:#9cdec62a;display:flex;flex-direction:column;min-height:480px;padding:27px;border:1px solid #ffffff20;border-radius:20px;background:linear-gradient(155deg,#172331,#101923 70%);box-shadow:0 20px 50px #00000018;transition:transform .2s,border-color .2s,box-shadow .2s}
.bot-card:hover{transform:translateY(-6px);border-color:var(--accent);box-shadow:0 22px 60px var(--glow)}
.ponylonia{--accent:#b9b1f3;--glow:#b9b1f328}
.official{--accent:#eed29a;--glow:#eed29a25}
.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}
.card-index{color:#8091a4;font-size:10px}
.role{padding:6px 10px;border:1px solid #ffffff22;border-radius:999px;color:var(--accent);font-size:11px}
.avatar{display:grid;place-items:center;width:100px;height:100px;margin:28px 0 24px;border:1px solid var(--accent);border-radius:28px;color:var(--accent);background:radial-gradient(circle at 35% 25%,var(--glow),transparent 70%);box-shadow:0 12px 40px var(--glow);font-family:Georgia,serif;font-size:60px;line-height:1}
.ponylonia .avatar{font-size:68px}
.official .avatar{font-size:56px;font-weight:700}
.card-body{flex:1}
.card-body h3{margin:0 0 5px;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em}
.latin{margin:0 0 18px;color:var(--accent);font-size:10px}
.description{max-width:34ch;margin:0 0 27px;color:#aab8c7;font-size:13px;line-height:1.8}
.card-actions{border-top:1px solid #ffffff1d;padding-top:18px}
.copy-button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border:1px solid #ffffff2b;border-radius:10px;color:#f6fafc;background:#ffffff0a;cursor:pointer;font-size:12px;font-weight:700;text-align:left;transition:background .2s,border-color .2s}
.copy-button:hover,.copy-button:focus-visible{border-color:var(--accent);background:var(--glow)}
.card-actions>a{display:inline-block;margin-top:16px;color:#aebccc;font-size:12px}
.card-actions>a:hover,.card-actions>a:focus-visible{color:#fff}
.card-actions>a span{margin-left:5px}
footer{display:flex;justify-content:space-between;gap:20px;padding:24px 0 38px;border-top:1px solid #ffffff1c;color:#77889b;font-size:12px}
footer a{color:#c4d5e3}
.copy-status{position:fixed;z-index:5;right:24px;bottom:22px;margin:0;padding:11px 15px;border:1px solid #a8e5d37a;border-radius:10px;color:#e8fff6;background:#172a2b;box-shadow:0 10px 30px #0006;font-size:12px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s}
.copy-status.visible{opacity:1;transform:none}
@media(max-width:900px){.bot-grid{grid-template-columns:1fr}.bot-card{min-height:0}.card-body{flex:auto}.description{max-width:60ch}.hero-orbit{opacity:.38}.bots-section{padding-bottom:70px}}
@media(max-width:600px){.page-shell{width:min(100% - 36px,480px)}.site-header{height:72px}.brand{font-size:11px}.back-link{font-size:11px}.hero{min-height:0;padding:72px 0 77px}.hero-copy{font-size:14px}.orbit-one{right:-160px;top:15px}.orbit-two{right:-45px;top:100px}.section-heading{align-items:start}.section-heading>p{max-width:74px;text-align:right;line-height:1.5}.bot-card{padding:22px}.avatar{width:82px;height:82px;margin:24px 0 20px;border-radius:22px;font-size:50px}.ponylonia .avatar{font-size:56px}.official .avatar{font-size:48px}footer{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
