body{background:#08070d;color:#fff;font-family:Inter,system-ui,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}a{text-decoration:none}nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 5vw;position:sticky;top:0;z-index:40;background:#08070db8;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.brand{font-family:Space Grotesk;font-weight:700;font-size:1.3rem;display:flex;align-items:center;gap:.5rem;color:#fff}.brand .dot{width:26px;height:26px;background:url(/logo.svg) center/contain no-repeat}.brand b{background:linear-gradient(90deg,#ffc94d,#f5a623);-webkit-background-clip:text;background-clip:text;color:transparent}.navlinks{display:flex;gap:1.6rem;font-size:.9rem}.navlinks a{color:#ffffff9e}.navlinks a:hover{color:#fff}@media (max-width:860px){.navlinks{display:none}}.wrap{max-width:1080px;margin:0 auto;padding:0 5vw;box-sizing:border-box}.crumb{font-size:.82rem;color:#fff6;padding:1.4rem 0 .2rem}.crumb a{color:#fff9}.hero{padding:1.6rem 0 .6rem}.eyebrow{font-family:Space Grotesk;font-size:.78rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#5ef0a3}.hero h1{font-family:Space Grotesk;font-weight:700;font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.05;letter-spacing:-.02em;margin:.7rem 0 0}.hero h1 .g{background:linear-gradient(100deg,#ffc94d,#a78bfa 55%,#5ef0a3);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{color:#ffffffd1;font-size:1.1rem;margin-top:.9rem;max-width:62ch}section{padding:2rem 0}.list{display:flex;flex-direction:column;gap:1rem}.item{display:grid;grid-template-columns:44px 90px 1fr auto;gap:1.1rem;align-items:center;background:#111019;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:1.2rem 1.4rem;transition:border-color .25s,transform .25s,box-shadow .25s}.item:hover{border-color:#5ef0a3;transform:translateY(-3px);box-shadow:0 18px 50px #0006}.rk{font-family:Space Grotesk;font-weight:700;font-size:1.5rem;text-align:center;color:#fff6}.rk.m1{background:linear-gradient(120deg,#ffc94d,#5ef0a3);-webkit-background-clip:text;background-clip:text;color:transparent}.lg{width:90px;height:48px;background:#fff;border-radius:11px;display:flex;align-items:center;justify-content:center;padding:7px}.lg img{max-width:100%;max-height:100%;object-fit:contain}.nm{font-family:Space Grotesk;font-weight:700;font-size:1.2rem;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.scbadge{font-size:.78rem;font-weight:700;color:#08070d;background:linear-gradient(135deg,#5ef0a3,#3ad6a0);padding:.12rem .5rem;border-radius:7px}.tag{font-size:.72rem;font-weight:600;color:#ffc94d;background:#ffc94d1f;border:1px solid rgba(255,201,77,.28);padding:.1rem .5rem;border-radius:7px}.why{color:#ffffff9e;font-size:.92rem;margin:.35rem 0 .5rem;max-width:70ch}.meta{display:flex;gap:1.2rem;flex-wrap:wrap;font-size:.82rem;color:#fff6}.meta b{color:#fff;font-family:Space Grotesk;font-weight:600}.act{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;min-width:130px}.btn{font-family:Space Grotesk;font-weight:600;font-size:.88rem;padding:.55rem 1.1rem;border-radius:999px;text-align:center;white-space:nowrap}.btn-solid{color:#08070d;background:linear-gradient(135deg,#5ef0a3,#3ad6a0)}.btn-ghost{color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}@media (max-width:760px){.item{grid-template-columns:38px 1fr;gap:.8rem}.item .lg{display:none}.act{flex-direction:row}}.intro{border-top:1px solid rgba(255,255,255,.1);padding:2.6rem 0 .5rem;max-width:980px}.intro .kicker{font-family:Space Grotesk;font-weight:600;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:#a78bfa}.intro h2{font-family:Space Grotesk;font-weight:700;font-size:1.6rem;letter-spacing:-.01em;margin:1.8rem 0 .6rem;padding-left:.9rem;border-left:3px solid #ffc94d}.intro h2:first-of-type{margin-top:.7rem}.intro p{color:#ffffffd1;margin:0 0 1.1rem;line-height:1.78;font-size:1.02rem}.intro a{color:#ffc94d;border-bottom:1px solid rgba(255,201,77,.4);font-weight:500}.intro a:hover{border-color:#ffc94d}.intro strong{color:#fff;font-weight:600}footer{border-top:1px solid rgba(255,255,255,.1);background:#08070d99;padding:2.6rem 5vw;font-size:.85rem;color:#ffffff8c;margin-top:1.5rem}.rg{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.badge18{font-family:Space Grotesk;font-weight:700;border:2px solid #ffc94d;color:#ffc94d;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:.82rem;flex:none}footer a{color:#a78bfa}.footer-small{font-size:.74rem;color:#fff6;margin-top:.8rem;max-width:90ch;line-height:1.6}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}
