*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#020202;color:#fff;font-family:Arial,Helvetica,sans-serif}
body{min-height:100vh}.hero{position:relative;min-height:100vh;overflow:hidden;display:grid;place-items:center;padding:34px 20px}
.backdrop{position:absolute;inset:-18px;background:url('assets/mwm-background.png') center/cover no-repeat;filter:saturate(.9) brightness(.72);transform:scale(1.03)}
.shade{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.15) 0,rgba(0,0,0,.55) 48%,rgba(0,0,0,.86) 100%),linear-gradient(to bottom,rgba(0,0,0,.25),rgba(0,0,0,.72))}
.content{position:relative;z-index:2;width:min(1120px,100%);text-align:center;text-shadow:0 2px 18px #000}
.main-logo{width:min(330px,55vw);display:block;margin:0 auto -18px;filter:drop-shadow(0 8px 22px #000)}
h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,6vw,76px);letter-spacing:.02em;margin:0;font-weight:500}
.categories{font-size:clamp(10px,1.45vw,15px);font-weight:700;letter-spacing:.19em;line-height:1.9;margin:13px auto 26px;max-width:1000px}.categories span{opacity:.55;margin:0 .2em}
.coming{margin:10px auto 30px}.eyebrow{font-size:11px;letter-spacing:.32em;margin:0 0 8px;color:#ddd}
h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,64px);letter-spacing:.24em;margin:0 0 8px;font-weight:400}
.tagline{margin:0;color:#ddd;letter-spacing:.18em;text-transform:uppercase;font-size:11px}
.socials{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px auto 24px;max-width:900px}
.socials a{color:#fff;text-decoration:none;background:rgba(5,5,5,.72);border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:14px 10px 13px;backdrop-filter:blur(8px);transition:.2s ease;box-shadow:0 8px 30px rgba(0,0,0,.35)}
.socials a:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.65);background:rgba(15,15,15,.88)}
.socials img{width:72px;height:72px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 8px}
.socials strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:17px;letter-spacing:.08em}.socials small{display:block;margin-top:5px;color:#cfcfcf;font-size:11px}
.pin{width:72px;height:72px;margin:0 auto 8px;border-radius:50%;display:grid;place-items:center;font-size:44px;background:radial-gradient(circle,#444,#111 65%);border:2px solid #aaa}
footer{font-size:11px;color:#aaa;letter-spacing:.14em;margin-top:10px}
@media(max-width:720px){.hero{padding:24px 14px}.backdrop{background-position:center}.main-logo{width:min(270px,68vw);margin-bottom:-10px}.categories{max-width:620px;letter-spacing:.12em}.socials{grid-template-columns:repeat(2,1fr);max-width:430px;gap:10px}.socials img,.pin{width:62px;height:62px}.pin{font-size:38px}h2{letter-spacing:.13em}.eyebrow,.tagline{letter-spacing:.18em}}
@media(max-width:390px){.socials{grid-template-columns:1fr 1fr}.socials strong{font-size:15px}.socials small{font-size:10px}}
