@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:400;src:url(../fonts/poppins-v24-latin-regular.woff2)format('woff2'),url(../fonts/poppins-v24-latin-regular.ttf)format('truetype')}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:500;src:url(../fonts/poppins-v24-latin-500.woff2)format('woff2'),url(../fonts/poppins-v24-latin-500.ttf)format('truetype')}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:600;src:url(../fonts/poppins-v24-latin-600.woff2)format('woff2'),url(../fonts/poppins-v24-latin-600.ttf)format('truetype')}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:700;src:url(../fonts/poppins-v24-latin-700.woff2)format('woff2'),url(../fonts/poppins-v24-latin-700.ttf)format('truetype')}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:800;src:url(../fonts/poppins-v24-latin-800.woff2)format('woff2'),url(../fonts/poppins-v24-latin-800.ttf)format('truetype')}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:900;src:url(../fonts/poppins-v24-latin-900.woff2)format('woff2'),url(../fonts/poppins-v24-latin-900.ttf)format('truetype')}body{color:#222;font-family:sans-serif;line-height:1.5}header{border-bottom:1px solid #222;margin-bottom:1rem}a{color:#f4f4f4;text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:poppins,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;background:#040605;color:#fff;min-height:100vh;overflow-x:hidden}.announcement-banner{background:#fe1e0d;padding:.8rem 2rem;text-align:center}.announcement-banner p{margin:0;color:#000;font-weight:600;font-size:.95rem}.navbar{background:#040605;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center;position:relative}.nav-left{display:flex;gap:2.5rem;align-items:center;flex:1;margin-left:2rem}.nav-right{display:flex;gap:1.5rem;align-items:center;flex:1}.nav-right{justify-content:flex-end}.nav-center{display:flex;align-items:center;gap:.5rem}.nav-logo{height:100px;width:auto}.nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#ffc700}.btn-order{background:#fe1e0d;color:#000;padding:.6rem 1.2rem;border:none;border-radius:4px;font-weight:600;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all .3s ease;font-size:.85rem;white-space:nowrap}.btn-order:hover{background:#e0180a;transform:translateY(-2px)}.language-selector{position:relative;display:inline-flex;align-items:center;background:#0a0b0a;border:1px solid #222;border-radius:6px;padding:0;overflow:hidden}.lang-flag{font-size:1.1rem;margin-right:.4rem;pointer-events:none}.language-selector select{background:#0a0b0a;color:#fff;border:none;padding:.5rem 2.2rem .5rem .8rem;font-family:inherit;font-size:.85rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:120px}.language-selector select:hover{background:#111}.language-selector select:focus{outline:none;background:#111}.language-selector select option{background:#0a0b0a;color:#fff;padding:.8rem 1rem;font-size:.9rem}.language-selector select option:hover,.language-selector select option:focus,.language-selector select option:checked{background:#1a1a1a;color:#ffc700}.language-selector::after{content:'▼';position:absolute;right:.8rem;top:50%;transform:translateY(-50%);font-size:.5rem;color:#666;pointer-events:none}@-moz-document url-prefix(){.language-selector select{text-indent:.01px;text-overflow:''}.language-selector select option{background:#0a0b0a;color:#fff}}.main-content{display:grid;grid-template-columns:1fr 320px;gap:1rem;padding:1rem 0;width:100%}.hero{position:relative;border-radius:0 15px 15px 0;overflow:hidden;background:#121a15;min-height:500px;display:flex;align-items:flex-end;padding:4rem}.hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.1) 100%),url(/images/home.png)50%/cover;z-index:0}.hero-content{position:relative;z-index:1}.hero-title{font-size:3.5rem;font-weight:900;line-height:1;margin-bottom:.5rem;text-transform:uppercase}.hero-title .white{color:#fff}.hero-title .yellow{color:#ffc700}.hero-subtitle{font-size:1.3rem;color:#ffc700;margin-bottom:1.5rem;font-weight:500}.btn-view-menu{background:#fe1e0d;color:#000;padding:.8rem 2rem;border:none;border-radius:25px;font-weight:700;text-transform:uppercase;cursor:pointer;font-size:.9rem;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-view-menu:hover{background:#e0180a;transform:translateY(-2px)}.sidebar{display:flex;flex-direction:column;gap:1rem}.sidebar-card{border-radius:15px 0 0 15px;padding:1.5rem;text-align:left}.sidebar-card-yellow{background:#ffc700;color:#1a1a1a;flex:1;display:flex;flex-direction:column;justify-content:center}.sidebar-card-yellow h3{font-size:1.8rem;font-weight:800;text-transform:uppercase;line-height:1.2}.sidebar-card-red{background:#fe1e0d;color:#000;display:flex;align-items:center;gap:.8rem;text-align:left}.sidebar-card-red h3{font-size:1.3rem;font-weight:800;text-transform:uppercase;line-height:1.2}.kiosk-icon{width:50px;height:50px;flex-shrink:0}.kiosk-icon svg{width:100%;height:100%;fill:currentColor;opacity:.9}.cards-section{padding:1.5rem;max-width:1600px;margin:0 auto}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{border-radius:15px;overflow:hidden;position:relative;min-height:400px;display:flex;flex-direction:column}.card-red{background:#c94a3c}.card-yellow{background:#ffc700}.card-dark{background:#121a15}.card-header{padding:1.5rem;text-align:center}.card-title{font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.card-red .card-title,.card-dark .card-title{color:#ffc700}.card-yellow .card-title{color:#1a1a1a}.card-image-container{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem}.cart-image-container-chicken{background-image:url(/images/home2.png);background-size:cover;background-position:50% 10%}.cart-image-container-bubbletea{background-image:url(/images/home3.png);background-size:cover;background-position:50% 10%}.quick-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1.5rem}.quick-card-content .card-icon{margin-bottom:.5rem}.order-badge{background:#fe1e0d;color:#fff;padding:.5rem 1rem;border-radius:5px;font-weight:700;font-size:.85rem;text-transform:uppercase;margin-top:.5rem}.footer{background:#000;padding:4rem 0}.footer-content{padding:0 4rem;max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-links{display:flex;gap:3rem}.footer-link{color:#888;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-link:hover{color:#ffc700}.footer-right{display:flex;align-items:center;gap:2rem}.footer-social{display:flex;gap:.8rem}.social-icon{color:#888;text-decoration:none;transition:all .3s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.social-icon:hover{color:#ffc700}.social-icon svg{width:20px;height:20px;fill:currentColor}.footer-credit{color:#666;font-size:.8rem}.footer-credit a{color:#ffc700;text-decoration:none}.footer-credit a:hover{text-decoration:underline}.legal-content{min-height:calc(100vh - 200px);padding:2rem;width:100%}.legal-container{max-width:900px;margin:0 auto;background:#121a15;padding:3rem;border-radius:15px;width:100%}.legal-container h1{color:#ffc700;margin-bottom:2rem;font-size:2.5rem}.legal-container h2{color:#ffc700;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.legal-container h3{color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem}.legal-container p{color:#ccc;line-height:1.8;margin-bottom:1rem}.legal-container ul,.legal-container ol{color:#ccc;line-height:1.8;margin-bottom:1rem;padding-left:1.5rem}.legal-container li{margin-bottom:.5rem}.back-link{display:inline-block;color:#ffc700;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:opacity .3s ease}.back-link:hover{opacity:.8}.mobile-menu-toggle{display:none;background:0 0;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#1a1a1a;z-index:200;padding:2rem;flex-direction:column;gap:2rem}.mobile-menu.active{display:flex}.mobile-menu-close{align-self:flex-end;background:0 0;border:none;color:#fff;font-size:2rem;cursor:pointer}.mobile-menu .nav-link{font-size:1.2rem;padding:.5rem 0}.mobile-language-selector{margin-top:1rem}.mobile-language-selector .language-selector{width:100%;border-radius:8px}.mobile-language-selector .language-selector select{width:100%;padding:1rem 2.5rem 1rem 1rem;font-size:1rem;min-width:unset}.mobile-language-selector .language-selector::after{right:1rem;font-size:.6rem}@media(max-width:1024px){.main-content{grid-template-columns:1fr 240px}.hero-title{font-size:2.8rem}.sidebar-card-yellow h3{font-size:1.5rem}.sidebar-card-red h3{font-size:1.2rem}}@media(max-width:900px){.main-content{grid-template-columns:1fr;padding:.5rem;gap:1.5rem}.sidebar{flex-direction:row;gap:1.5rem;margin:0 1rem}.sidebar-card{flex:1;text-align:center;padding:2rem 1.5rem;border-radius:15px}.sidebar-card-yellow{min-height:120px}.sidebar-card-yellow h3{font-size:1.4rem}.sidebar-card-red{flex-direction:column;text-align:center}.sidebar-card-red h3{font-size:1.2rem}.kiosk-icon{width:40px;height:40px}.cards-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:920px){.navbar{padding:.8rem 1rem}.nav-left,.nav-right{display:none}.mobile-menu-toggle{display:block;position:absolute;right:1rem}}@media(max-width:768px){.navbar{padding:.8rem 1rem}.hero{min-height:300px;padding:2rem;border-radius:15px;margin:0 1rem}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.sidebar{flex-direction:column;padding:0 1rem;margin:0}.sidebar-card{text-align:center;border-radius:15px;padding:2.5rem 2rem}.sidebar-card-red{flex-direction:column;text-align:center}.cards-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{min-height:180px}.footer-content{flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:1rem}.footer-right{flex-direction:column;gap:1rem}.legal-container{padding:1.5rem}.legal-container h1{font-size:1.8rem}}@media(max-width:480px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.btn-view-menu{padding:.7rem 1.5rem;font-size:.85rem}.sidebar-card-yellow h3{font-size:1.3rem}.sidebar-card-red h3{font-size:1.1rem}}.opening-times-content{display:flex;flex-direction:column;height:100%;padding:1.5rem}.opening-times-content .card-title{color:#ffc700;margin-bottom:1rem;text-align:center}.times-list{display:flex;flex-direction:column;gap:.5rem}.times-list .text-muted{margin-top:1rem;color:#f4f4f4}.time-row{display:flex;justify-content:space-between;align-items:center;padding:.3rem 0;border-bottom:1px solid #3a3a3a}.time-row:last-child{border-bottom:none}.time-row .day{color:#ccc;font-size:.85rem}.time-row .time{color:#ffc700;font-weight:600;font-size:.85rem}.address-row{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #3a3a3a;color:#ffc700;font-size:.8rem}.location-icon{width:14px;height:14px;flex-shrink:0}.about-section{position:relative;padding:8rem 2rem;margin:2rem 0 0;overflow:hidden;min-height:300px;display:flex;align-items:center;justify-content:center}.about-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.85) 100%),url(/images/store6.jpg)50%/cover no-repeat;z-index:0}.about-card{position:relative;z-index:1;background:rgba(20,20,20,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:15px;padding:3rem;max-width:800px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.5)}.about-title{color:#ffc700;font-size:2rem;font-weight:700;text-transform:uppercase;margin-bottom:1.5rem}.about-description{color:#ddd;font-size:1.1rem;line-height:1.8}.gallery-section{padding:0;width:100%;margin:0}.gallery-title{color:#ffc700;text-align:center;font-size:1.8rem;font-weight:700;text-transform:uppercase;margin-bottom:1.5rem;padding:0 1rem}.gallery-slideshow{display:flex;align-items:center;justify-content:center;gap:1rem;padding:0;width:100%;margin:0 auto}.slideshow-container{flex:1;overflow:hidden;width:100%}.slideshow-track{display:flex;transition:transform .5s ease-in-out}.slideshow-slide{min-width:25%;aspect-ratio:1/1;padding:0}.slideshow-slide img{width:100%;height:100%;object-fit:cover}.slideshow-btn{position:absolute;z-index:10;background:#ffc700;border:2px solid #ffc700;color:#111;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.slideshow-prev{left:1rem}.slideshow-next{right:1rem}.slideshow-btn:hover{background:#ffc700;color:#1a1a1a;border-color:#ffc700}.gallery-slideshow{position:relative}.slideshow-indicators{padding:1rem}.slideshow-dots{display:flex;justify-content:center;gap:.5rem}.slideshow-dot{width:12px;height:12px;border-radius:50%;background:#333;border:none;cursor:pointer;transition:all .3s ease}.slideshow-dot:hover{background:#555}.slideshow-dot.active{background:#ffc700}@media(max-width:1024px){.slideshow-slide{min-width:50%}}@media(max-width:600px){.slideshow-slide{min-width:100%}}@media(max-width:768px){.about-card{padding:2rem 1.5rem}.about-title{font-size:1.6rem}.about-description{font-size:1rem}.slideshow-btn{width:40px;height:40px;font-size:1.5rem}}@media(max-width:480px){.slideshow-btn{width:35px;height:35px;font-size:1.2rem}.slideshow-prev{left:.5rem}.slideshow-next{right:.5rem}.about-card{padding:1.5rem 1rem;border-radius:10px}}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.mt-2{margin-top:.5rem}.flex-row{flex-direction:row}.flex-col{flex-direction:column}