:root{font-family:system-ui,sans-serif;color:#e7edf5;background:#11191f;color-scheme:dark}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 6vw;border-bottom:1px solid #ffffff16;font-size:13px;color:#9aaab9}.brand{font-weight:800;font-size:20px;letter-spacing:.12em;color:#f3f5f7}.brand b{color:#ee9150}main{max-width:1120px;margin:70px auto;padding:0 24px}.eyebrow{font-size:12px;letter-spacing:.14em;color:#ee9150}h1{font-size:clamp(32px,5vw,56px);letter-spacing:-.035em;margin:12px 0}.intro{color:#a5b6c5;font-size:18px;line-height:1.7;max-width:680px}#public-labs{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:40px}article{padding:26px;border:1px solid #42515f;background:linear-gradient(150deg,#273743,#19232c);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start}article h2{margin:0;font-size:23px}article p{color:#b7c7d5;line-height:1.6;white-space:pre-wrap;flex:1}article a{background:#bb531b;color:#fff;text-decoration:none;padding:12px 18px;border-radius:8px;font-weight:700}article a:hover{background:#d66a2e}.empty{padding:24px;border:1px dashed #42515f;border-radius:12px;color:#a5b6c5}footer{margin:60px 6vw;color:#889aa9;font-size:13px}@media(max-width:540px){header>span:last-child{display:none}main{margin-top:40px}}

.brand{display:flex;align-items:center;gap:10px}.brand img{width:54px;height:54px}
