*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070907;color:#f5f7f4;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 80% 0%,rgba(105,255,35,.09),transparent 35%)}.site-header{position:sticky;top:0;z-index:10;height:72px;padding:0 max(18px,calc((100vw - 1100px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(7,9,7,.9);backdrop-filter:blur(18px);border-bottom:1px solid #1b241b}.brand{display:flex;gap:10px;align-items:center;font-weight:900;letter-spacing:.5px;line-height:.75}.brand b,.brand small{color:#73ff25}.brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:8px}.melon{width:35px;height:35px;border-radius:10px;background:#72ff25;color:#111;display:grid;place-items:center;font-size:22px;box-shadow:0 0 24px #5cfa1640}.icon-btn{background:none;border:0;color:#72ff25;font-size:28px;padding:12px;min-width:48px;min-height:48px}.search{font-size:35px}.hero{max-width:1100px;margin:auto;padding:72px 22px 58px}.eyebrow{margin:0 0 10px;color:#72ff25;font-size:12px;font-weight:800;letter-spacing:2.5px}.hero h1{font-size:clamp(48px,10vw,88px);line-height:.9;margin:0 0 24px;letter-spacing:-4px}.hero h1 em{font-style:normal;color:#72ff25}.hero p:not(.eyebrow){max-width:620px;color:#aab2a8;font-size:18px;line-height:1.55}.hero-btn,.play{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#72ff25;color:#081006;font-weight:950;border:0;border-radius:16px;min-height:54px;padding:0 22px;letter-spacing:1px;box-shadow:0 10px 35px #72ff2525;cursor:pointer}.section{max-width:1100px;margin:auto;padding:22px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section h2{font-size:34px;margin:0;letter-spacing:-1px}.count{color:#70796f}.search-box{width:100%;padding:16px 18px;border-radius:14px;border:1px solid #283128;background:#101410;color:#fff;font-size:16px;outline:none;margin-bottom:22px}.search-box:focus{border-color:#72ff25}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #242d24;background:linear-gradient(145deg,#111511,#0b0d0b);border-radius:22px;overflow:hidden;box-shadow:0 15px 50px #0008}.thumb{height:170px;background:linear-gradient(135deg,#263526,#0d120d);display:grid;place-items:center;position:relative}.thumb:after{content:"MELON";font-size:48px;font-weight:1000;color:#72ff25;opacity:.12;letter-spacing:-3px}.filetag{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:8px;background:#72ff25;color:#071006;font-size:11px;font-weight:900}.body{padding:20px}.title{font-size:23px;font-weight:900;margin:0 0 7px}.author{color:#72ff25;margin-bottom:15px}.desc{color:#9ca49b;line-height:1.5;min-height:70px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.tag{border:1px solid #365b29;color:#7dfb3b;border-radius:999px;padding:6px 9px;font-size:12px}.meta{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.price{font-weight:900;font-size:18px}.play{width:100%;margin-top:16px;font-size:18px;font-family:inherit;-webkit-appearance:none}.play span{font-size:22px;margin-right:8px}footer{max-width:1100px;margin:50px auto 0;padding:28px 22px 45px;border-top:1px solid #1b241b;color:#687067;display:flex;justify-content:space-between;gap:20px;font-size:13px}footer strong{color:#72ff25}@media(max-width:760px){.site-header{height:64px}.search{display:none}.hero{padding:58px 20px 44px}.grid{grid-template-columns:1fr}.thumb{height:190px}.section{padding:18px 16px}.section h2{font-size:29px}footer{margin-top:30px;flex-direction:column}.card{border-radius:18px}.hero-btn{width:100%}}@media(min-width:761px){#menu{display:none}}