*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080403;color:#f8ecda;font-family:Arial,sans-serif}a{color:inherit}.wrap{width:min(1120px,calc(100% - 28px));margin:auto}.nav{position:sticky;top:0;z-index:10;background:#080403e8;border-bottom:1px solid #6d4f25;padding:14px 0}.navin{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{font:700 19px Georgia;color:#f0c76c;letter-spacing:.08em;text-decoration:none}.links{display:flex;gap:14px;flex-wrap:wrap}.links a{text-decoration:none;font-size:14px}.cta{background:#d7a53d;color:#170b05;padding:10px 14px;border-radius:999px;font-weight:700}.hero{padding:70px 0;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.k{color:#edc66e;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}h1,h2,h3{font-family:Georgia,serif;margin:0}h1{font-size:clamp(44px,6vw,76px);line-height:.98;margin:12px 0 20px}h2{font-size:clamp(34px,4vw,54px)}p{line-height:1.65;color:#d8c8b4}.btns{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.btn{padding:12px 16px;border:1px solid #8d6d35;border-radius:999px;text-decoration:none;font-weight:700}.gold{background:linear-gradient(135deg,#f2d17d,#b57418);color:#1a0e06;border:0}.red{background:#7b0d16;color:#fff}.heroimg{border:1px solid #8d6d35;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #0008}.heroimg img{width:100%;height:620px;object-fit:cover;display:block}.section{padding:70px 0}.head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:26px}.head p{max-width:560px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid #60451f;border-radius:22px;padding:24px;background:#170b08}.card h3{font-size:24px;margin-bottom:8px}.photos{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.photo{border-radius:22px;overflow:hidden;border:1px solid #60451f;background:#160b08}.photo img{width:100%;height:100%;min-height:340px;object-fit:cover;display:block}.video{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.video iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:18px}.eventgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.event{padding:20px;border:1px solid #60451f;border-radius:20px;background:#130806}.live{padding:32px;border:1px solid #9d742d;border-radius:26px;background:linear-gradient(135deg,#5e0810,#140706 60%,#5d4014);display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:center}.social{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.social a{padding:18px;border:1px solid #60451f;border-radius:18px;text-decoration:none;background:#130806}.footer{border-top:1px solid #60451f;padding:38px 0;color:#a8947b}@media(max-width:800px){.hero,.live,.photos{grid-template-columns:1fr}.cards,.eventgrid,.social,.video{grid-template-columns:1fr 1fr}.heroimg img{height:480px}.head{align-items:start;flex-direction:column}}@media(max-width:560px){.cards,.eventgrid,.social,.video{grid-template-columns:1fr}.links{display:none}.hero{padding-top:44px}.heroimg img{height:420px}}