body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#0e0e0e;color:#fff;margin:0;padding:0;scroll-behavior:smooth}.hero-wrap{background:linear-gradient(180deg,#00000080 0,#000c);height:100vh;overflow:hidden;position:relative;transition:opacity 1s ease-in-out,transform .8s cubic-bezier(.4,0,.2,1);width:100%}.hero-container{overflow:hidden;z-index:0}.hero-container,.hero-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.hero-container:after{background:linear-gradient(180deg,#0003 0,#000000b3 80%,#000000e6);content:"";pointer-events:none;z-index:1}.hero-fallback-image,.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hero-video{animation:fadeInVideo 1.5s ease forwards;opacity:1;z-index:1}.hero-fallback-image{display:none;opacity:0;transition:opacity .5s ease;z-index:0}.hero-container video:invalid+.hero-fallback-image,.hero-container video:not([src])+.hero-fallback-image{display:block;opacity:1;z-index:1}@keyframes fadeInVideo{0%{opacity:0}to{opacity:1}}.hero-logo-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .8s ease,transform .8s cubic-bezier(.4,0,.2,1);z-index:2}.hero-logo{animation:fadeUp 1.5s ease forwards;animation-delay:.2s;filter:drop-shadow(0 6px 12px rgba(0,0,0,.3));height:auto;max-width:95vw;opacity:0;transform:translateY(30px);width:420px}.hero-subtitle{animation:fadeUp 1.5s ease forwards;animation-delay:.8s;color:#fff;font-size:1.4rem;font-weight:500;letter-spacing:3px;line-height:1.3;margin-top:10px;opacity:0;text-align:center;text-shadow:0 2px 8px #0009;text-transform:uppercase;transform:translateY(25px)}body.show-overlay .hero-subtitle{opacity:0;transform:translateY(-10px)}body.show-overlay .hero-logo-center{opacity:0;pointer-events:none;transform:translate(-50%,-60%)}.hero-info{opacity:0;opacity:1;pointer-events:none;pointer-events:auto;transform:translateY(-15px);transform:none;transition:opacity .8s ease,transform .6s ease}@media (max-width:1024px){.hero-logo{width:320px}}@media (max-width:768px){.hero-logo{width:260px}.hero-subtitle{font-size:1.1rem;margin-top:10px;transform:translateY(-5px)}}@media (max-width:480px){.hero-logo{width:200px}.hero-subtitle{font-size:1rem;margin-top:12px;transform:translateY(0)}}.scroll-down-indicator{align-items:center;bottom:30px;display:flex;flex-direction:column;gap:6px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.scroll-down-indicator .arrow{animation:arrow-bounce 2s infinite;border-bottom:2px solid #fff;border-left:2px solid #fff;height:18px;opacity:0;transform:rotate(-45deg);width:18px}.scroll-down-indicator .arrow:first-child{animation-delay:0s}.scroll-down-indicator .arrow:nth-child(2){animation-delay:.2s}.scroll-down-indicator .arrow:nth-child(3){animation-delay:.4s}@keyframes arrow-bounce{0%{opacity:0;transform:translateY(0) rotate(-45deg)}50%{opacity:1;transform:translateY(6px) rotate(-45deg)}to{opacity:0;transform:translateY(12px) rotate(-45deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}60%{opacity:1;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-gif{animation:fadeInVideo 1.5s ease forwards;height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;width:100%;z-index:1}.hero-fallback-image,.hero-gif,.hero-video{transition:opacity .8s ease-in-out}.menu-section{background:#0e0e0e;color:#f5f5f5;font-family:Inter,sans-serif;padding:70px 80px 80px;position:relative;transition:padding .4s ease}body.scrolled .menu-section{padding-top:180px}.menu-section:before{content:"";inset:0;position:absolute;z-index:0}.hero-info{align-items:stretch;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;left:0;padding-bottom:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.hero-info-left{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:20px 6% 14px}.profile-pic img{border:2px solid #fff3;border-radius:50%;box-shadow:0 0 15px #fe860359;height:70px;width:70px}.text-content{flex:1 1}.text-content h1{color:#fff;font-size:1.9rem;font-weight:800;letter-spacing:.5px;margin:0}.text-content p{color:#ccc;font-size:.95rem;margin-top:4px;opacity:.85}.get-directions{background:linear-gradient(90deg,#fe8603,#ffb347);border:none;border-radius:12px;box-shadow:0 0 10px #fe860366;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.get-directions:hover{background:linear-gradient(90deg,#ffb347,#fe8603);transform:translateY(-2px)}.menu-tabs.sticky-tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ffffff0a;border-top:1px solid #ffffff0f;display:flex;flex-wrap:nowrap;gap:12px;justify-content:flex-start;overflow-x:auto;padding:16px 6%;scrollbar-width:none}.menu-tabs.sticky-tabs::-webkit-scrollbar{display:none}.menu-tabs-wrapper{overflow:hidden;width:100%}.menu-scroll-btn,.menu-tabs-wrapper{align-items:center;display:flex;position:relative}.menu-scroll-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141480;border:none;border-radius:50%;box-shadow:0 0 10px #00000040;color:#fff;cursor:pointer;flex:0 0 auto;font-size:1.3rem;height:38px;justify-content:center;opacity:.85;transition:all .3s ease;width:38px;z-index:5}.menu-scroll-btn:hover{background:#282828b3;opacity:1;transform:scale(1.05)}.menu-scroll-btn.left{margin-right:8px;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.menu-scroll-btn.right{margin-left:8px;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.menu-tabs-wrapper:after,.menu-tabs-wrapper:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:60px;z-index:4}.menu-tabs-wrapper:before{background:linear-gradient(90deg,#0e0e0ee6,#0000);left:0}.menu-tabs-wrapper:after{background:linear-gradient(270deg,#0e0e0ee6,#0000);right:0}.menu-scroll-btn.hidden{opacity:0;pointer-events:none;transition:opacity .3s ease}.menu-tab{background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;color:#f0f0f0;font-size:.9rem;font-weight:500;padding:10px 22px;transition:all .3s ease;white-space:nowrap}.menu-tab:hover{background:#ffffff2e;transform:translateY(-1px)}.menu-tab.active{background:linear-gradient(90deg,#fe8603,#ffb347);border:none;box-shadow:0 0 12px #fe860380;color:#fff}.menu-category-title{border-left:4px solid #fe8603;color:#fe8603;font-size:2.6rem;font-weight:900;letter-spacing:2px;margin:50px 0 30px;padding-left:15px;text-align:left;text-transform:uppercase}.drink-subcategory{color:#ffae00;display:inline-block;font-size:1.8rem;font-weight:800;letter-spacing:1px;margin:40px 0 20px;position:relative;text-shadow:1px 1px 2px #0000004d;text-transform:uppercase}.drink-subcategory:after{background:linear-gradient(90deg,#fc0,#ffb347);border-radius:2px;content:"";display:block;height:3px;margin-top:8px;width:70px}.menu-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));position:relative;z-index:2}.menu-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#161616f5,#0a0a0ae6);border:1px solid #ffffff0f;border-radius:18px;box-shadow:0 4px 18px #0000004d;display:flex;overflow:hidden;padding:14px 16px;transition:all .3s ease}.menu-card:hover{border-color:#fe860359;box-shadow:0 6px 25px #fe86034d;transform:translateY(-3px)}.menu-image{border-radius:14px;box-shadow:0 0 10px #fe860340;flex:0 0 110px;height:110px;margin:14px 18px 14px 10px;object-fit:cover;width:110px}.menu-card-info{color:#f5f5f5;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-right:14px}.menu-card-info h3{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:6px}.menu-card-info .description{color:#cfcfcf;font-size:.9rem;line-height:1.45;margin-bottom:8px}.menu-card-info .price{color:#fe8603;font-size:.95rem;font-weight:700;letter-spacing:.3px}@media (max-width:1024px){.menu-section{padding:200px 40px 60px}.menu-category-title{font-size:2rem}.menu-grid{gap:24px}}@media (max-width:768px){.menu-section{padding:180px 25px 50px}.hero-info-left{align-items:center;flex-direction:column;gap:10px;text-align:center}.menu-tabs.sticky-tabs{padding:12px 4%}.menu-tab{font-size:.85rem;padding:8px 18px}.menu-category-title{border-bottom:3px solid #fe8603;border-left:none;display:inline-block;font-size:1.6rem;padding:0 0 10px;text-align:center}.menu-grid{grid-template-columns:1fr}}.menu-section .hero-info.sticky-hero{margin-left:calc(-50vw + 50%);margin-top:-70px;padding-left:0!important;padding-right:0!important;padding-top:0!important;width:100vw}.menu-modal-overlay{align-items:center;animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.menu-modal{animation:popIn .3s ease forwards;background:#111;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 8px 25px #0006;max-width:420px;padding:28px;width:90%}.menu-modal-image{border-radius:14px;box-shadow:0 0 12px #fe86034d;height:auto;margin-bottom:18px;width:100%}.menu-modal h2{font-size:1.6rem;font-weight:700}.menu-modal p{color:#ddd;margin-bottom:12px}.menu-modal-price{color:#fe8603;font-size:1.3rem;font-weight:700;margin-top:10px}.menu-modal button{font-weight:600;padding:10px 20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.menu-modal-prices{margin:15px 0}.menu-modal-prices p{font-size:1rem;font-weight:600;margin:6px 0}.menu-modal-options{margin-top:14px}.menu-modal-options h4{color:#fe8603;font-size:1.1rem;font-weight:700;margin-bottom:8px}.menu-modal-options ul{list-style-type:disc;padding-left:22px}.menu-modal-options li{color:#f5f5f5;font-size:.95rem;line-height:1.4;margin-bottom:5px}.menu-modal hr{background:#ffffff1a;margin:15px 0}.menu-modal{background:linear-gradient(180deg,#111,#0a0a0a);border:1px solid #ffffff14;border-radius:22px;box-shadow:0 10px 30px #00000073;color:#fff;max-height:90vh;max-width:460px;overflow-y:auto;padding:32px 30px;position:relative;text-align:center;width:95%}.menu-modal::-webkit-scrollbar{width:8px}.menu-modal::-webkit-scrollbar-thumb{background:#ffb34766;border-radius:10px}.menu-modal h2{color:#fff;font-size:1.8rem;font-weight:800;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.menu-modal p{color:#e5e5e5;font-size:1rem;line-height:1.6;margin-bottom:18px;opacity:.95}.menu-modal-prices{background:#ffffff0d;border-radius:12px;margin:20px 0;padding:14px 18px;text-align:left}.menu-modal-prices p{color:#ffb347;font-size:1.05rem;font-weight:700;letter-spacing:.3px;margin:8px 0;transition:color .2s ease}.menu-modal-prices p:hover{color:#ffd27f}.menu-modal hr{background:linear-gradient(90deg,#fe86034d,#0000);border:none;height:1px;margin:20px 0}.menu-modal-options{background:#ffffff08;border-radius:12px;padding:16px 18px;text-align:left}.menu-modal-options h4{color:#ffae00;font-size:1.15rem;font-weight:800;letter-spacing:.4px;margin-bottom:10px;text-transform:uppercase}.menu-modal-options ul{column-count:2;column-gap:25px;list-style-type:none;margin:0;padding:0}.menu-modal-options li{color:#f0f0f0;font-size:.96rem;margin-bottom:8px;padding-left:14px;position:relative}.menu-modal-options li:before{color:#fe8603;content:"•";left:0;position:absolute;top:0}.menu-modal button{background:linear-gradient(90deg,#fe8603,#ffb347);border:none;border-radius:10px;box-shadow:0 3px 10px #fe86034d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:22px;padding:12px 28px;transition:all .3s ease}.menu-modal button:hover{background:linear-gradient(90deg,#ffb347,#fe8603);transform:translateY(-2px)}:root{--footer-bg:#0e0e0e;--footer-text:#f5f5f5;--footer-muted:#b5b5b5;--footer-accent:#fe8603}.site-footer{background:#0e0e0e;background:var(--footer-bg);border-top:1px solid #ffffff1a;color:#f5f5f5;color:var(--footer-text);font-family:Inter,sans-serif;padding:60px 20px 20px}.footer-inner{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1200px;text-align:center}.footer-logo img{height:auto;object-fit:contain;transition:transform .3s ease;width:140px}.footer-logo img:hover{transform:scale(1.05)}.footer-details{max-width:600px;text-align:center}.footer-details p{color:#b5b5b5;color:var(--footer-muted);font-size:.95rem;line-height:1.5;margin:5px 0}.footer-details strong{color:#fe8603;color:var(--footer-accent);font-weight:700}.footer-socials{display:flex;gap:18px;justify-content:center;margin-top:12px}.footer-socials a{color:#f5f5f5;color:var(--footer-text);font-size:1.4rem;transition:all .3s ease}.footer-socials a:hover{color:#fe8603;color:var(--footer-accent);transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff14;color:#b5b5b5;color:var(--footer-muted);font-size:.9rem;letter-spacing:.3px;margin-top:25px;opacity:.8;padding-top:15px;text-align:center}@media (min-width:768px){.footer-inner{align-items:center;flex-direction:row;justify-content:space-between}.footer-details,.footer-inner{text-align:left}.footer-socials{justify-content:flex-start}.footer-bottom{text-align:right}}
/*# sourceMappingURL=main.e1ca9b2d.css.map*/