:root{--font-heading: "Anton", sans-serif;--font-body: "Inter", sans-serif;--warm-bg: #f6f1eb;--page-bg: #1C1C1C;--warm-dark: #1c1a18;--accent-red: #c62828;--accent-gold: #d4a373;--text-dark: #2b2a28;--text-soft: rgba(43, 42, 40, .78);--text-muted: rgba(43, 42, 40, .6);--text-light: rgba(246, 241, 235, .82);--space-section-y: 7rem;--space-shell-bottom: 3rem;--space-kicker-bottom: .85rem;--space-title-bottom: 1rem;--space-rule-bottom: 2.25rem;--space-block-gap: 1.5rem;--space-content-gap: 2.5rem;--space-card-padding: 2rem}body,h1,h2,h3,p,ul,li{margin:0;padding:0;list-style:none}body{font-family:var(--font-body);line-height:1.6;color:#333;padding:0;margin:0;background:var(--page-bg)}html{scroll-behavior:smooth}.container{max-width:960px;margin:0 auto;padding:20px}.navbar{padding:10px 20px;display:flex;justify-content:center;box-shadow:0 0 #0000001a;min-height:25px;position:sticky;top:0;z-index:4;height:72px;background-color:var(--warm-bg);border-bottom:1px solid rgba(0,0,0,.06)}.navbar-container{display:flex;align-items:center;text-align:center;width:100%;justify-content:center;gap:1rem}.logo img{width:80px;margin-top:10px}.nav-link,.logo{font-weight:400;text-transform:uppercase;text-decoration:none;font-size:.88rem;color:var(--text-dark);font-family:var(--font-heading);letter-spacing:.1em;flex:1;max-width:108px}.nav-link:hover{color:#c0392b}@media(max-width:768px){.navbar{height:60px;padding:5px 10px}.navbar-container{justify-content:space-between}.nav-link,.logo{margin:0;font-size:.65rem;letter-spacing:.08em;flex:1;max-width:unset}.logo img{width:55px;margin-top:0}}.hero{position:relative;height:90vh;overflow:hidden}.hero-content{position:relative;z-index:2;color:var(--warm-bg);text-align:center;max-width:700px;margin:0 auto;padding:0 1.5rem}.hero h1{margin-top:5rem;font-family:var(--font-heading);letter-spacing:.03em;line-height:.95;text-transform:uppercase;font-size:clamp(3.4rem,7vw,6.1rem);color:var(--warm-bg);margin-bottom:var(--space-block-gap)}.hero h1 div{display:block;font-size:.52em;letter-spacing:.16em;margin-bottom:.5rem;color:var(--accent-gold)}@media(min-width:1024px){.hero-content{text-align:left;margin-left:10%;margin-right:auto}.hero h1:after{margin-left:0}}.hero p{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.75;margin-bottom:var(--space-content-gap);font-family:var(--font-body);color:#e6dfd7;max-width:36rem}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.8) contrast(1.2) saturate(1.3) sepia(.15);z-index:0;pointer-events:none}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#3c231466,#1e140f73);z-index:1}.hero:after{content:"";position:absolute;inset:0;background:#00000073}.content{background-color:var(--warm-bg);padding:var(--space-section-y) 0}.menu-frame{min-height:320px;width:min(100%,1100px);margin:0 auto;padding:0 1.5rem}.cta{background:var(--accent-red);border:2px solid rgba(255,255,255,.2);box-shadow:0 8px 20px #00000059;padding:.9rem 1.6rem;margin:0 .5rem .5rem 0;font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase}.cta:hover{background:#a91f1f;transform:translateY(-1px)}.cta a{text-decoration:none;color:#fff}.cta-secondary{background:transparent;border-color:#ffffff73;box-shadow:none}.cta-secondary:hover{background:#ffffff14}.section-shell{margin:0 auto var(--space-shell-bottom)}.section-shell-light,.section-shell-dark,.opening-container{max-width:720px}.section-shell-dark{color:var(--text-dark)}.section-shell-light{color:var(--warm-bg);text-align:center}.section-kicker{display:inline-block;margin-bottom:var(--space-kicker-bottom);font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-gold)}.section-title{font-family:var(--font-heading);font-size:clamp(2.4rem,4vw,3.6rem);line-height:.95;letter-spacing:.05em;margin-bottom:var(--space-title-bottom);text-transform:uppercase}.section-intro{max-width:38rem;font-family:var(--font-body);font-size:1.02rem;line-height:1.8;color:inherit}.section-shell-dark .section-intro{color:var(--text-soft)}.section-shell-light .section-intro,.opening-container .section-intro{color:var(--text-light)}.menu-section{position:relative;max-width:600px;margin:0 auto 3.5rem;padding:var(--space-card-padding);text-align:left}.menu-status{min-height:1.5rem;margin:0 auto var(--space-content-gap);text-align:center;font-family:var(--font-body);color:var(--text-muted)}.menu-status:empty{display:none}.menu-section.center{text-align:center}.menu-header-one{font-family:var(--font-heading);font-size:clamp(1.9rem,2.8vw,2.4rem);letter-spacing:.04em;text-transform:uppercase;color:var(--text-dark)}.menu-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-family:var(--font-heading)}.menu-item{margin-bottom:var(--space-block-gap)}.menu-item p{font-family:var(--font-body);font-size:.98rem;line-height:1.75;color:var(--text-soft)}.menu-item h3{font-size:1.15rem;letter-spacing:.03em;text-transform:uppercase;color:var(--text-dark)}.price{flex-shrink:0;font-weight:700;color:var(--accent-red)}.rule-line{width:80px;margin:1rem 0 var(--space-rule-bottom);border-top:2px dashed var(--accent-gold)}.icon-container{max-width:230px}.icon-container img{width:100%;height:auto;object-fit:cover;border-radius:8px;border:1px solid rgba(28,26,24,.06);box-shadow:0 12px 20px #1c1a181f,0 2px 4px #1c1a1814;transition:transform .3s ease,box-shadow .3s ease}.icon-container img:hover{transform:scale(1.05) translateY(-4px);box-shadow:0 20px 30px #1c1a182e,0 6px 10px #1c1a181f}.news-section{background:var(--page-bg);padding:var(--space-section-y) 1.5rem;display:flex;flex-direction:column;align-items:stretch}.news-section .section-shell{width:min(100%,720px);margin:0 auto var(--space-shell-bottom);text-align:left}.news-section .section-intro{margin:0}.visit-section{background:var(--page-bg);padding:var(--space-section-y) 1.5rem;color:var(--warm-bg)}.visit-shell{width:min(100%,720px);margin:0 auto}.visit-grid{display:flex;flex-direction:column;align-items:center;gap:3rem}.visit-block{width:100%;margin:0;text-align:left}.location-address{max-width:32rem}.hours-row{display:flex;justify-content:space-between;padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.18);font-family:var(--font-body);font-size:18px}.day{font-weight:500}.time{font-weight:600}.location-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:1.75rem;min-height:48px;padding:0 1.4rem;background:var(--accent-red);color:var(--warm-bg);text-decoration:none;font-family:var(--font-heading);font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;border:2px solid rgba(255,255,255,.2)}.location-cta:hover{background:#a91f1f}.location-map-wrap{display:flex;justify-content:center;width:100%}.location-map{display:block;width:100%;max-width:100%;min-height:360px;border:2px solid rgba(212,163,115,.45);background:var(--warm-bg)}.visit-hours{padding-top:0}.news-container{display:flex;justify-content:center;gap:80px;flex-wrap:wrap;max-width:1100px;width:100%}.news-card{background:var(--warm-bg);padding:var(--space-card-padding);border-radius:24px;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 20px 50px #00000059}.news-card iframe{width:250px;height:480px;border:none;border-radius:16px}.news-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000080}.reveal{opacity:0;transform:translateY(60px);transition:opacity .8s ease,transform .8s ease}.reveal.active{opacity:1;transform:translateY(0)}#footer{background-color:#2b2a28;color:#f5f5f5;font-family:var(--font-body);border-top:3px solid var(--accent-gold)}.footer-container{max-width:1200px;margin:0 auto;padding:4rem 2.5rem 3rem;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;flex-wrap:wrap}.footer-logo{margin-bottom:.75rem}.footer-name{display:block;font-family:var(--font-heading);font-size:1.4rem;letter-spacing:.03em;line-height:1.2;margin-bottom:.4rem}.footer-sub{display:block;font-size:.8rem;color:var(--accent-gold);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.footer-social{display:flex;flex-direction:column;gap:.9rem}.footer-social a{font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:10px;text-decoration:none;color:#c9c5be;transition:color .2s ease}.footer-social a:hover{color:var(--accent-gold)}.footer-social i{width:18px;text-align:center;color:var(--accent-gold);font-size:.85rem;flex-shrink:0}.footer-bottom{border-top:1px solid rgba(212,163,115,.2);background:#0003}.footer-bottom-inner{max-width:1200px;margin:0 auto;padding:14px 40px;font-size:.78rem;color:#7a7572;letter-spacing:.02em}@media(max-width:768px){:root{--space-section-y: 5.25rem;--space-shell-bottom: 2.25rem;--space-rule-bottom: 1.75rem;--space-block-gap: 1.2rem;--space-content-gap: 2rem;--space-card-padding: 1.4rem}.hero{height:calc(100svh - 60px);min-height:calc(100svh - 60px)}.hero-content{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:1.25rem 1.1rem 1.75rem}.hero h1{margin-top:0;font-size:clamp(2.6rem,12vw,4.1rem)}.hero p{font-size:.98rem;line-height:1.65;margin-bottom:1.75rem}.cta{display:block;box-sizing:border-box;width:100%;max-width:18rem;margin:0 auto .75rem}.cta a{display:block;width:100%}.menu-frame{padding:0 1.1rem}.section-intro{margin:0 auto}.section-title{font-size:2.2rem}.visit-grid{gap:2.25rem}.location-address,.hours-list{margin:0 auto}.location-map{min-height:280px}.footer-container{flex-direction:column;align-items:center;text-align:center;padding:3rem 1.5rem 2.5rem;gap:2rem}.footer-left{width:100%}.footer-social{align-items:center}.footer-social a{justify-content:center}.footer-bottom-inner{text-align:center;padding:14px 24px}}
