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}.hero{position:relative;min-height:46vh;display:flex;align-items:center;overflow:hidden}.hero img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero .ov{position:absolute;inset:0;background:linear-gradient(90deg,#08070df2,#08070dc7 45%,#08070d73)}.hero .wrap{width:100%}.hero .in{position:relative;z-index:2;max-width:620px;padding:3rem 0}.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.2rem,5.5vw,3.6rem);line-height:1.05;letter-spacing:-.02em;margin:.9rem 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.12rem;margin-top:1rem;max-width:52ch}.hstats{display:flex;gap:2.2rem;margin-top:1.8rem;flex-wrap:wrap}.hstats .n{font-family:Space Grotesk;font-weight:700;font-size:1.6rem;background:linear-gradient(90deg,#ffc94d,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.hstats .l{font-size:.78rem;color:#ffffff6b;text-transform:uppercase;letter-spacing:.05em}section{padding:2.6rem 0}.sh{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin-bottom:.4rem}.sh h2{font-family:Space Grotesk;font-weight:700;font-size:1.8rem;letter-spacing:-.01em}.sh .acc{color:#ffc94d}.si{color:#ffffff8c;margin-bottom:1.6rem;max-width:70ch}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}@media (max-width:900px){.grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.grid{grid-template-columns:1fr}}.card{background:#111019;border:1px solid rgba(255,255,255,.09);border-radius:20px;overflow:hidden;color:#fff;display:flex;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);border-color:var(--a);box-shadow:0 24px 60px #00000080}.thumb{position:relative;height:148px;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.card:hover .thumb img{transform:scale(1.06)}.thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#111019)}.thumb .badge{position:absolute;top:.8rem;left:.8rem;z-index:2;font-family:Space Grotesk;font-weight:700;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#08070d;background:var(--a);padding:.25rem .6rem;border-radius:999px}.body{padding:1.1rem 1.4rem 1.4rem;display:flex;flex-direction:column;flex:1;margin-top:-1.6rem;position:relative;z-index:2}.body h3{font-family:Space Grotesk;font-weight:600;font-size:1.3rem;margin:0 0 .4rem}.body .bl{color:#fff9;font-size:.9rem;min-height:3.4em}.logos{display:flex;gap:.4rem;margin:.9rem 0 .8rem}.logos .lg{width:46px;height:24px;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:3px}.logos .lg img{max-width:100%;max-height:100%;object-fit:contain}.body .meta{font-size:.82rem;color:#ffffff73}.body .meta b{color:var(--a);font-family:Space Grotesk}.go{margin-top:.9rem;font-family:Space Grotesk;font-weight:600;font-size:.92rem;color:var(--a);display:inline-flex;align-items:center;gap:.35rem}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}.catintro{border-top:1px solid rgba(255,255,255,.1);padding:2.8rem 0 .5rem;max-width:980px}.catintro .kicker{font-family:Space Grotesk;font-weight:600;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:#a78bfa}.catintro h2{font-family:Space Grotesk;font-weight:700;font-size:1.6rem;letter-spacing:-.01em;margin:1.9rem 0 .6rem;padding-left:.9rem;border-left:3px solid #ffc94d}.catintro h2:first-of-type{margin-top:.7rem}.catintro p{color:#ffffffd1;margin:0 0 1.1rem;line-height:1.78;font-size:1.02rem}.catintro a{color:#ffc94d;border-bottom:1px solid rgba(255,201,77,.4);font-weight:500}.catintro a:hover{border-color:#ffc94d}.catintro strong{color:#fff;font-weight:600}.catintro ul{list-style:none;margin:0 0 1.2rem;padding:0}.catintro ul li{position:relative;padding-left:1.6rem;margin:.5rem 0;color:#ffffffd1}.catintro ul li:before{content:"";position:absolute;left:.15rem;top:.62em;width:8px;height:8px;border-radius:2px;background:#5ef0a3;transform:rotate(45deg)}
