:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#f5f7f8;background:#0d0e10;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0d0e10;color:#f7f7f8}button,input{font:inherit}button,a{transition:.18s ease}a{color:inherit;text-decoration:none}.topbar{height:68px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:0 34px;background:#0d0e10f0;border-bottom:1px solid #292b2f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:750;white-space:nowrap}.brand img{width:34px;height:34px;object-fit:contain}.brand b{font-weight:500;color:#aeb3bb}.topbar nav{display:flex;gap:7px}.topbar nav a{padding:9px 12px;color:#b9bdc4;font-size:14px;font-weight:650;border-radius:8px}.topbar nav a:hover,.topbar nav .active{background:#202226;color:#fff}.search{height:38px;max-width:420px;min-width:180px;flex:1;margin-left:auto;display:flex;align-items:center;gap:8px;background:#1a1c1f;border:1px solid #303238;border-radius:9px;padding:0 12px;color:#969ba4}.search input{width:100%;border:0;outline:0;background:transparent;color:#fff}.actions{display:flex;gap:8px;align-items:center}.actions button,.primary,.secondary{border:0;border-radius:8px;padding:10px 16px;font-weight:750;cursor:pointer}.ghost,.secondary{background:#24262a;color:#fff}.signup,.primary{background:#fff;color:#101113}.avatar{display:none;width:38px;height:38px;border-radius:50%!important;padding:0!important;background:#444;color:#fff;border:0}.hero{min-height:510px;max-width:1440px;margin:auto;display:grid;grid-template-columns:.86fr 1.5fr;gap:28px;padding:46px 42px 34px}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow,.section small,.community small{font-size:11px;letter-spacing:.18em;color:#8d939d;font-weight:800}.hero h1{font-size:clamp(45px,5.2vw,76px);line-height:.94;letter-spacing:-.055em;margin:14px 0 20px}.hero h1 em{font-style:normal;color:#8d939d}.hero p{max-width:500px;color:#aeb2ba;line-height:1.65;font-size:16px;margin:0 0 28px}.hero-copy>div{display:flex;gap:9px}.hero-art{position:relative;overflow:hidden;min-height:410px;border-radius:14px;background:linear-gradient(135deg,#24272d,#111214);border:1px solid #2a2c31}.hero-art>img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-fade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,9,10,.78),transparent 55%)}.hero-caption{position:absolute;left:26px;bottom:24px;display:flex;flex-direction:column;gap:7px}.hero-caption span{font-size:10px;letter-spacing:.15em}.hero-caption strong{font-size:25px}.section{max-width:1440px;margin:auto;padding:32px 42px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section h2,.community h2{font-size:27px;letter-spacing:-.025em;margin:6px 0 0}.text-btn{border:0;background:transparent;color:#aeb2ba;cursor:pointer}.game-grid,.wide-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.game-card{min-width:0;outline:0;cursor:pointer}.thumb{position:relative;aspect-ratio:1.25;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#24272b,#17181b);border:1px solid #292b30}.thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.game-card:hover .thumb img{transform:scale(1.035)}.game-card h3{font-size:15px;margin:10px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card p{font-size:12px;color:#8f949c;margin:0}.stats{display:flex;gap:12px;color:#8f949c;font-size:11px;margin-top:7px}.tag{position:absolute;left:9px;top:9px;background:#0c0d0fcc;padding:5px 7px;border-radius:5px;font-size:9px;font-weight:800;text-transform:uppercase}.play{opacity:0;position:absolute;right:10px;bottom:10px;width:40px;height:40px;border-radius:50%;border:0;background:#fff;color:#111;cursor:pointer;transform:translateY(5px)}.game-card:hover .play{opacity:1;transform:none}.community{max-width:1356px;min-height:310px;margin:45px auto;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #2b2d31;border-radius:14px;background:#15171a}.community>div{padding:52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.community h2{font-size:35px;max-width:480px;margin:9px 0 12px}.community p{color:#a3a8b0;max-width:480px;line-height:1.55}.community img{width:100%;height:100%;min-height:310px;object-fit:cover;background:#202226}.empty{color:#8f949c}footer{margin-top:60px;border-top:1px solid #292b2f;padding:45px 42px 55px;color:#8f949c;text-align:center}.footer-brand{font-size:20px;color:#fff;margin-bottom:20px}footer div:nth-child(2){display:flex;justify-content:center;gap:24px;font-size:13px}footer p{font-size:11px;margin-top:28px}.missing:after{content:"AyeSearch Gaming";position:absolute;inset:0;display:grid;place-items:center;color:#555;font-weight:800}@media(max-width:1000px){.topbar nav{display:none}.game-grid,.wide-row{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-art{min-height:360px}.community{margin-inline:28px}.community>div{padding:35px}}@media(max-width:650px){.topbar{padding:0 16px;gap:10px}.brand span,.actions .ghost,.actions .signup{display:none}.avatar{display:block}.hero,.section{padding-left:18px;padding-right:18px}.hero{padding-top:30px}.hero h1{font-size:48px}.hero-art{min-height:280px}.game-grid,.wide-row{grid-template-columns:repeat(2,1fr);gap:14px}.community{margin:28px 18px;grid-template-columns:1fr}.community>div{padding:30px}.community img{min-height:220px}.search{min-width:0}footer div:nth-child(2){flex-wrap:wrap}}
