:root{--gold:#e0aa45;--cream:#f5e2bd;--ink:#0a0706;--wood:#2b160c}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% 15%,#3d210f,#110b08 54%,#050403);color:var(--cream);font-family:Georgia,"Times New Roman",serif}.doorShell{width:min(1120px,92vw);margin:0 auto;padding:42px 0 70px}.doorCard{overflow:hidden;border:1px solid #875a25;border-radius:22px;background:linear-gradient(145deg,#2d180e,#160d09);box-shadow:0 30px 90px #000b}.doorHero{min-height:420px;padding:58px clamp(28px,7vw,82px);display:flex;flex-direction:column;justify-content:end;background:linear-gradient(90deg,#080504e8,#0805046b),url('/assets/ravens-tavern-sign.png') center/cover}.eyebrow{margin:0;color:var(--gold);font:700 .75rem Arial,sans-serif;letter-spacing:.22em;text-transform:uppercase}.doorHero h1{max-width:780px;margin:.15em 0;font-size:clamp(3rem,7vw,6.5rem);line-height:.9}.doorHero p{max-width:690px;margin:8px 0;color:#dfc69f;font-size:1.12rem;line-height:1.6}.doorBody{padding:34px clamp(24px,5vw,58px);text-align:center}.doorBody h2{margin:0 0 10px;font-size:2.2rem}.doorBody p{max-width:740px;margin:0 auto;color:#cdb28d;line-height:1.7}.statusSeal{display:inline-flex;align-items:center;gap:9px;margin-top:24px;padding:10px 15px;border:1px solid #7e5528;border-radius:99px;background:#170d08;color:#e8c78e;font:700 .75rem Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.statusSeal i{width:9px;height:9px;border-radius:50%;background:#bc473a}.opening .statusSeal i{background:#e0a83b;box-shadow:0 0 12px #e0a83b}.maintenance .statusSeal i{background:#d1ae4d}.grand .statusSeal i{background:#55cf6b;box-shadow:0 0 14px #55cf6b}.menuIntro{padding:42px 30px 22px;text-align:center}.menuIntro h1{margin:.12em 0;font-size:clamp(3rem,7vw,5.8rem)}.menuIntro p{margin:8px auto;max-width:700px;color:#d6bc97;font-size:1.05rem}.destinationGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:24px 34px 38px}.destinationGrid a{min-height:148px;padding:24px;display:flex;flex-direction:column;justify-content:end;border:1px solid #67431f;border-radius:14px;background:linear-gradient(145deg,#2c170c,#170d08);color:var(--cream);text-decoration:none;transition:.18s}.destinationGrid a:hover{transform:translateY(-3px);border-color:#c68b38;box-shadow:0 12px 28px #0008}.destinationGrid span{font-size:2rem}.destinationGrid strong{margin-top:10px;font-size:1.25rem}.destinationGrid small{margin-top:5px;color:#b99b74}.grandActions{display:flex;justify-content:center;gap:12px;padding-bottom:42px}.grandActions a{padding:12px 18px;border-radius:9px;background:#a96f29;color:white;text-decoration:none;font-weight:bold}.grandActions a.secondary{background:#24140c;border:1px solid #765027;color:#e7c591}@media(max-width:760px){.doorHero{min-height:500px}.destinationGrid{grid-template-columns:1fr;padding:18px}.destinationGrid a{min-height:118px}.grandActions{align-items:stretch;flex-direction:column;padding:0 18px 32px;text-align:center}}
.open .statusSeal i{background:#55cf6b;box-shadow:0 0 9px #55cf6b}
