*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:#0a0a0a;color:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}h2{font-size:28px}header{position:sticky;top:0;background:#000;border-bottom:1px solid #222;z-index:20}.bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;max-width:1200px;margin:auto}.logo{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:1px}.logo small{display:block;font-size:9px;letter-spacing:3px;color:#999}.badge{width:38px;height:38px;border-radius:50%;background:#e11d2e;display:grid;place-items:center;font-size:18px;box-shadow:0 0 0 2px #000,0 0 0 4px #e11d2e}nav{display:flex;gap:22px}nav a{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}nav a:hover{color:#e11d2e}.btn{display:inline-block;background:#e11d2e;padding:13px 26px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1px}.btn:hover{background:#b00f1c}.btn.compact{padding:9px 18px}.btn.ghost{background:rgba(0,0,0,.45);border:2px solid #777;margin-left:10px}.btn.white{background:#fff;color:#c8102e}.hero{min-height:620px;position:relative;display:flex;align-items:flex-end;background:url('images/lady-masque.jpg') center 24%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.12) 76%),linear-gradient(0deg,#0a0a0a,transparent 45%)}.hero-copy{position:relative;padding-top:80px;padding-bottom:85px;width:100%}.tag,.cat{display:inline-block;background:#e11d2e;padding:6px 12px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.hero h1{font-size:clamp(42px,6vw,74px);max-width:680px;margin:16px 0;line-height:1}.hero p{max-width:570px;color:#ddd;font-size:18px;line-height:1.55;margin-bottom:25px}section{padding:65px 0}.head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #292929;padding-bottom:14px;margin-bottom:28px}.head a{color:#e11d2e;font-size:12px;font-weight:700;text-transform:uppercase}.featured{display:grid;grid-template-columns:1fr 1fr;background:#141414;overflow:hidden}.featured-image{height:500px;background:#000;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:contain}.f-txt{padding:50px;align-self:center}.f-txt h3{font-size:42px;margin:18px 0}.f-txt p{color:#aaa;line-height:1.6;margin-bottom:24px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.cover{aspect-ratio:2/3;background:#111;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.65);transition:.2s}.cover img{width:100%;height:100%;object-fit:contain}.card:hover .cover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(225,29,46,.35)}.card h3{font-size:16px;margin:13px 0 3px}.card p{font-size:12px;color:#999}.brand-story{background:#111}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.story-grid>img{width:100%;background:#fff}.story-grid h2{font-size:44px;margin:18px 0}.story-grid p{color:#aaa;line-height:1.7;margin-bottom:24px}.news{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.n-card{background:#141414;border:1px solid #222;overflow:hidden}.n-card>img{width:100%;height:260px;object-fit:contain;background:#080808}.n-body{padding:18px}.n-body h3{font-size:17px;margin-bottom:8px}.n-body p{font-size:13px;color:#999}.event{margin:20px 0;padding:75px 20px;text-align:center;background:linear-gradient(135deg,#c8102e,#200404)}.event h2{font-size:44px;margin-bottom:12px}.event p{margin-bottom:25px;color:#ffd9dc}footer{background:#000;border-top:1px solid #222;padding:50px 0 26px;margin-top:50px}.cols{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.cols h4{font-size:12px;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}.cols a{display:block;color:#999;font-size:13px;padding:4px 0}.cols a:hover{color:#e11d2e}.copy{margin-top:36px;padding-top:20px;border-top:1px solid #222;color:#666;font-size:12px;display:flex;justify-content:space-between}
@media(max-width:850px){nav{display:none}.featured,.story-grid{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.news{grid-template-columns:1fr}.featured-image{height:420px}.hero{min-height:560px}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.25)),linear-gradient(0deg,#0a0a0a,transparent 55%)}}
@media(max-width:520px){.btn.ghost{display:block;margin:10px 0 0;width:max-content}.grid{gap:15px}.f-txt{padding:30px}.f-txt h3,.story-grid h2,.event h2{font-size:32px}.cols{grid-template-columns:1fr 1fr}.copy{flex-direction:column}.hero h1{font-size:43px}}
