/*
Theme Name: Mehrgun Beats
Theme URI: https://mehrgunbeats.store
Author: Mehrgun Beats
Description: Dark music marketplace homepage inspired by modern beat marketplaces.
Version: 1.0.0
Text Domain: mehrgun-beats
*/
:root{--bg:#0b0b0d;--panel:#151518;--panel2:#1c1c21;--text:#fff;--muted:#9c9ca5;--accent:#8b45ff;--accent2:#b47cff;--line:#2b2b32}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}.site-wrap{overflow:hidden}.container{width:min(1180px,calc(100% - 40px));margin:auto}
a{color:inherit;text-decoration:none}.topbar{height:36px;background:#050506;display:flex;align-items:center;justify-content:center;font-size:12px;color:#ddd}.topbar a{color:#b47cff;margin-left:12px}.header{height:72px;background:#101012;border-bottom:1px solid #202025;display:flex;align-items:center}.nav{display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.5px;line-height:.9}.logo-mark{font-size:28px;color:var(--accent)}.logo small{display:block;color:#aaa;font-size:9px;letter-spacing:2px}.menu{display:flex;gap:25px;font-size:13px;color:#c9c9ce}.menu a.active,.menu a:hover{color:#fff}.search{margin-left:auto;width:280px;height:38px;border-radius:22px;background:#1b1b20;border:1px solid #292930;color:#aaa;padding:0 16px;display:flex;align-items:center;font-size:12px}.search span{margin-left:auto;font-size:16px}.header-actions{display:flex;align-items:center;gap:18px;margin-left:18px;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;padding:12px 18px;font-weight:700;font-size:12px;border:1px solid var(--accent);transition:.2s}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:#7133e8}.btn-outline{background:transparent;color:#fff;border-color:#555}.hero{min-height:470px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.55) 48%,rgba(0,0,0,.25)),url('assets/hero.jpg') center/cover}.hero h1{font-size:clamp(42px,6vw,76px);line-height:.95;margin:0 0 20px;max-width:650px;letter-spacing:-2px}.hero p{font-size:18px;color:#bcbcc4;max-width:460px;line-height:1.5}.hero-actions{display:flex;gap:12px;margin-top:26px}.section{padding:44px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.section-head h2{font-size:20px;margin:0}.see-all{font-size:12px;color:var(--accent2)}.beat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.beat-card{background:var(--panel);border:1px solid var(--line);border-radius:6px;overflow:hidden}.cover{aspect-ratio:1/1;position:relative;background:#222 center/cover}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;border:1px solid #fff;background:rgba(0,0,0,.55);color:#fff;cursor:pointer}.card-body{padding:12px}.beat-title{font-weight:700;font-size:12px}.producer,.meta{font-size:10px;color:var(--muted);margin-top:5px}.card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.price{font-weight:700;font-size:12px}.icon-btn{width:30px;height:30px;border:1px solid #444;border-radius:4px;background:#17171b;color:#fff;cursor:pointer}.genre-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.genre{height:100px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:flex-end;padding:12px;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.1)),url('assets/genre.jpg') center/cover;font-weight:700;font-size:12px}.producer-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.producer-card{background:var(--panel);border:1px solid var(--line);padding:18px 10px;text-align:center;border-radius:6px}.avatar{width:70px;height:70px;border-radius:50%;margin:0 auto 12px;background:#29292d center/cover}.producer-card strong{font-size:12px}.producer-card small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.license-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.license{background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:24px}.license h3{margin:0 0 8px;font-size:16px}.license .amount{font-size:22px;color:var(--accent2);font-weight:800;margin:18px 0}.license ul{padding-left:16px;color:#bbb;font-size:11px;line-height:2}.license .btn{width:100%;margin-top:15px}.promo{border:1px solid var(--line);border-radius:8px;min-height:130px;padding:30px 38px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(52,10,91,.65)),url('assets/promo.jpg') center/cover}.promo h2{margin:0 0 8px;font-size:25px}.promo p{margin:0;color:#bbb}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;margin-top:14px}.stat{padding:22px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:22px}.stat span{color:var(--muted);font-size:11px}.footer{border-top:1px solid var(--line);padding:48px 0 90px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:30px}.footer h4{margin:0 0 16px;font-size:13px}.footer p,.footer a{font-size:11px;color:var(--muted);line-height:2}.newsletter{display:flex;margin-top:12px}.newsletter input{flex:1;min-width:0;background:#17171b;border:1px solid #333;color:#fff;padding:10px}.newsletter button{background:var(--accent);border:0;color:#fff;padding:0 14px}.player{position:fixed;z-index:50;left:0;right:0;bottom:0;height:72px;background:rgba(15,15,18,.97);border-top:1px solid #333;display:flex;align-items:center;padding:10px 22px;gap:15px}.player-cover{width:50px;height:50px;background:url('assets/cover.jpg') center/cover;border-radius:4px}.player-info{width:150px}.player-info strong{display:block;font-size:11px}.player-info small{color:var(--muted);font-size:10px}.player-controls{display:flex;align-items:center;gap:18px}.player-play{width:36px;height:36px;border-radius:50%;border:0;background:var(--accent);color:#fff}.wave{flex:1;height:28px;background:repeating-linear-gradient(90deg,#4b2c76 0 2px,transparent 2px 6px);opacity:.8}.player-time{font-size:10px;color:#aaa}.player-buy{white-space:nowrap}.mobile-toggle{display:none}
@media(max-width:1000px){.beat-grid{grid-template-columns:repeat(3,1fr)}.genre-grid{grid-template-columns:repeat(4,1fr)}.producer-grid{grid-template-columns:repeat(3,1fr)}.license-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.search{width:210px}}
@media(max-width:700px){.container{width:min(100% - 24px,1180px)}.menu,.search,.header-actions{display:none}.mobile-toggle{display:block;margin-left:auto;font-size:24px}.hero{min-height:540px}.hero h1{font-size:48px}.beat-grid{grid-template-columns:repeat(2,1fr)}.genre-grid{grid-template-columns:repeat(2,1fr)}.producer-grid{grid-template-columns:repeat(2,1fr)}.license-grid{grid-template-columns:1fr}.promo{display:block}.promo .btn{margin-top:20px}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.player-info{width:95px}.player-controls{gap:8px}.player-buy{display:none}}
