*{margin:0;padding:0;box-sizing:border-box}a,button,html{touch-action:manipulation}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-navigation{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(212,175,55,.2);z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 40px;height:70px;display:flex;align-items:center;justify-content:space-between}.nav-brand{flex-shrink:0}.brand-link{text-decoration:none;color:#333;transition:color .3s ease}.brand-link:hover{color:#d4af37}.brand-text{font-size:24px;font-weight:600;letter-spacing:1px;font-family:Georgia,Times New Roman,serif}.desktop-menu{display:flex;align-items:center;gap:40px}.nav-link{text-decoration:none;color:#333;font-size:16px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;position:relative;transition:all .3s ease;padding:10px 0}.nav-link:hover{color:#d4af37}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#d4af37;transition:width .3s ease}.nav-link:hover:after{width:100%}.order-button{background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05));color:#d4af37;border:1.5px solid #d4af37;padding:8px 20px;border-radius:2px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:8px;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Georgia,Times New Roman,serif}.order-button:hover{background:linear-gradient(135deg,#d4af37,#c19b26);color:#fff;border-color:#d4af37;transform:translateY(-1px);box-shadow:0 8px 25px rgba(212,175,55,.25)}.order-button:hover .order-icon{color:#fff}.order-icon{font-size:14px;color:#25d366;transition:color .4s ease}.order-badge{background:#d4af37;color:#fff;font-size:9px;font-weight:600;padding:2px 5px;border-radius:8px;position:absolute;top:-6px;right:-6px;min-width:16px;text-align:center;border:2px solid #fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-order-button{background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05));color:#d4af37;border:1.5px solid #d4af37;padding:12px 24px;border-radius:2px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:8px;position:relative;margin:10px 0;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Georgia,Times New Roman,serif}.mobile-order-button:hover{background:linear-gradient(135deg,#d4af37,#c19b26);color:#fff;border-color:#d4af37;transform:translateY(-1px);box-shadow:0 8px 25px rgba(212,175,55,.25)}.mobile-order-button:hover .order-icon{color:#fff}.menu-order-button{background:linear-gradient(135deg,rgba(212,175,55,.08),rgba(212,175,55,.03));color:#d4af37;border:2px solid #d4af37;padding:16px 32px;border-radius:3px;font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:12px;margin-top:35px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(212,175,55,.15);font-family:Georgia,Times New Roman,serif}.menu-order-button:hover{background:linear-gradient(135deg,#d4af37,#c19b26);color:#fff;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 8px 30px rgba(212,175,55,.3)}.menu-order-button:hover .order-icon{color:#fff}.menu-order-button .order-icon{font-size:16px;color:#25d366;transition:color .4s ease}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:9999}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.bg-black\/60{background-color:rgba(0,0,0,.6)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.h-\[90vh\]{height:90vh}.w-\[90vw\]{width:90vw}.max-w-5xl{max-width:64rem}.rounded-lg{border-radius:.5rem}.border-2{border-width:2px}.border-\[\#d4af37\]{border-color:#d4af37}.bg-white{background-color:#fff}.overflow-hidden{overflow:hidden}.relative{position:relative}.flex-col{flex-direction:column}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.border-b{border-bottom-width:1px}.border-\[\#d4af37\]\/30{border-color:rgba(212,175,55,.3)}.flex-shrink-0{flex-shrink:0}.h-16{height:4rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.mr-3{margin-right:.75rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.space-x-4>*+*{margin-left:1rem}.space-x-2>*+*{margin-left:.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-500{color:#6b7280}.text-white{color:#fff}.text-\[\#d4af37\]{color:#d4af37}.text-red-600{color:#dc2626}.text-green-600{color:#16a34a}.text-blue-600{color:#2563eb}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.bg-\[\#d4af37\]\/20{background-color:rgba(212,175,55,.2)}.bg-gray-100{background-color:#f3f4f6}.bg-gray-50{background-color:#f9fafb}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-red-50{background-color:#fef2f2}.bg-green-600{background-color:#16a34a}.bg-green-500{background-color:#22c55e}.bg-blue-50{background-color:#eff6ff}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-red-200{border-color:#fecaca}.border-blue-200{border-color:#bfdbfe}.border-\[\#d4af37\]\/50{border-color:rgba(212,175,55,.5)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-400:hover{background-color:#9ca3af}.hover\:bg-\[\#b8941f\]:hover{background-color:#b8941f}.hover\:bg-green-500:hover{background-color:#22c55e}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:text-red-700:hover{color:#b91c1c}.hover\:text-gray-800:hover{color:#1f2937}.hover\:text-\[\#b8941f\]:hover{color:#b8941f}.hover\:border-\[\#d4af37\]\/50:hover{border-color:rgba(212,175,55,.5)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.cursor-pointer{cursor:pointer}.flex-1{flex:1 1}.min-h-0{min-height:0}.overflow-auto{overflow:auto}.scroll-smooth{scroll-behavior:smooth}.z-20{z-index:20}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.w-24{width:6rem}.w-12{width:3rem}.w-full{width:100%}.h-20{height:5rem}.h-12{height:3rem}.object-cover{object-fit:cover}.absolute{position:absolute}.top-1{top:.25rem}.right-1{right:.25rem}.top-0{top:0}.right-0{right:0}.left-0{left:0}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.text-right{text-align:right}.text-center{text-align:center}.inline-flex{display:inline-flex}.resize-none{resize:none}.focus\:border-\[\#d4af37\]:focus{border-color:#d4af37}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.placeholder-gray-500::placeholder{color:#6b7280}.border-t{border-top-width:1px}.border-gray-300{border-color:#d1d5db}.pt-2{padding-top:.5rem}.pb-4{padding-bottom:1rem}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.whitespace-nowrap{white-space:nowrap}.overflow-x-auto{overflow-x:auto}.-translate-y-1\/2,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.left-3{left:.75rem}.top-1\/2{top:50%}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.min-width-18{min-width:18px}.top-\[-5px\]{top:-5px}.right-\[-5px\]{right:-5px}.bg-\[\#ff4757\]{background-color:#ff4757}.text-\[10px\]{font-size:10px}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.rounded{border-radius:.25rem}.min-w-\[18px\]{min-width:18px}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center}.modal-container{height:90vh;width:90vw;max-width:64rem;border-radius:.5rem;border:2px solid #d4af37;background-color:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (max-width:768px){.modal-container{height:100vh;width:100vw;border-radius:0;border:none}.desktop-menu{display:none}.mobile-menu-button{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}.w-24{width:4rem}.h-20{height:4rem}}.mobile-menu-button{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:none;border:none;cursor:pointer;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hamburger-line{width:100%;height:3px;background:#333;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger-line.active:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-line.active:nth-child(2){opacity:0}.hamburger-line.active:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(212,175,55,.2);flex-direction:column;padding:20px 40px;gap:20px;opacity:0;transform:translateY(-20px);transition:all .3s ease;z-index:1000;pointer-events:auto;touch-action:manipulation}.mobile-menu.active{display:flex;opacity:1;transform:translateY(0)}.mobile-menu .nav-link{font-size:18px;padding:15px 0;border-bottom:1px solid rgba(212,175,55,.1);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-menu .nav-link:last-child{border-bottom:none}.mobile-wistaa-credit{margin-top:20px;padding-top:20px;border-top:1px solid rgba(212,175,55,.2);text-align:center}.mobile-designed-by{font-size:12px;color:#000;margin:0;letter-spacing:.5px}.mobile-designed-by .wistaa-link{color:#d4af37}main{padding-top:70px}@media (max-width:768px){.nav-container{padding:0 20px;height:60px}.brand-text{font-size:20px}.desktop-menu{display:none}.mobile-menu-button{display:flex}.mobile-menu{padding:20px}main{padding-top:60px}}@media (max-width:480px){.nav-container{padding:0 15px}.brand-text{font-size:18px}.mobile-menu{padding:15px}.mobile-menu .nav-link{font-size:16px;padding:12px 0}}.hero-section{position:relative;height:100vh;width:100%;background-image:url(/images/hero-section/hero-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden}.hero-content{position:relative;z-index:10;color:#333;max-width:800px;padding:0 20px}.hero-subtitle{font-size:16px;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#8a8a8a;margin-bottom:20px}.hero-title{font-size:64px;font-weight:300;letter-spacing:3px;text-transform:uppercase;color:#333;margin-bottom:40px;line-height:1.1}.hero-description{font-size:18px;line-height:1.6;color:#666;max-width:600px;margin:0 auto}.hero-accent{width:60px;height:2px;background-color:#d4af37;margin:0 auto 20px}.hero-decoration{position:absolute;z-index:5}@media (min-width:769px){.hero-decoration{position:absolute}}.hero-decoration.left{left:0}.hero-decoration.left,.hero-decoration.right{top:50%;transform:translateY(-50%);width:200px;height:auto}.hero-decoration.right{right:0}.hero-decoration.top{top:0;left:50%;transform:translateX(-50%);width:300px;height:auto}.hero-decoration img{width:100%;height:auto;object-fit:contain}@media (max-width:768px){.hero-title{font-size:48px}.hero-subtitle{font-size:14px}.hero-description{font-size:16px}.hero-decoration.left{position:fixed;left:-50px;top:10%;transform:scale(.6);z-index:5}.hero-decoration.right{position:fixed;right:-50px;top:35%;transform:scale(.6);z-index:5}.hero-decoration.top{position:fixed;top:0;left:50%;transform:translateX(-50%) scale(.5);z-index:5}}@media (max-width:480px){.hero-title{font-size:36px}.hero-content{padding:0 15px}.hero-decoration.left{position:fixed;left:-60px;top:5%;transform:scale(.4);z-index:5}.hero-decoration.right{position:fixed;right:-60px;top:65%;transform:scale(.4);z-index:5}.hero-decoration.top{position:fixed;top:0;left:50%;transform:translateX(-50%) scale(.3);z-index:5}}.parallax-section{position:relative;height:100vh;background-image:url(/images/hero-section/rsz_lula-kebab-served-with-chopped-onion-greens.jpg);background-attachment:fixed;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.parallax-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.parallax-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 40px}.parallax-subtitle{font-size:16px;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:hsla(0,0%,100%,.9);margin-bottom:20px}.parallax-accent{width:80px;height:2px;background-color:#d4af37;margin:0 auto 30px}.parallax-title{font-size:64px;font-weight:300;letter-spacing:4px;text-transform:uppercase;color:#fff;margin-bottom:40px;line-height:1.1;font-family:Georgia,Times New Roman,serif}.parallax-description{font-size:18px;line-height:1.8;color:hsla(0,0%,100%,.9);margin-bottom:50px;max-width:700px;margin-left:auto;margin-right:auto}.parallax-btn{background:transparent;border:2px solid #d4af37;color:#d4af37;padding:15px 35px;font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;text-decoration:none;display:inline-block}.parallax-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#d4af37;transition:all .3s ease;z-index:-1}.parallax-btn:hover:before{left:0}.parallax-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,175,55,.4)}@media (max-width:768px){.parallax-section{height:80vh;background-attachment:scroll}.parallax-content{padding:0 20px}.parallax-title{font-size:48px;letter-spacing:2px}.parallax-description{font-size:16px;margin-bottom:40px}.parallax-btn{padding:12px 30px;font-size:13px}}@media (max-width:480px){.parallax-section{height:70vh}.parallax-content{padding:0 15px}.parallax-title{font-size:36px;letter-spacing:1px}.parallax-subtitle{font-size:14px;letter-spacing:2px}.parallax-description{font-size:14px;margin-bottom:35px}.parallax-btn{padding:10px 25px;font-size:12px}}.about-section{padding:120px 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative;overflow:hidden}.about-container{max-width:1400px;margin:0 auto;padding:0 40px}.about-header{text-align:center;margin-bottom:80px}.about-main-title{font-size:48px;font-weight:300;color:#2c2c2c;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.1)}.about-accent{width:120px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin:0 auto;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.3)}.about-content-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;margin-bottom:80px}.about-text-content{padding-right:20px}.about-paragraph{font-size:18px;color:#444;line-height:1.8;font-family:Georgia,Times New Roman,serif;text-align:justify;max-width:520px;margin-left:auto;margin-right:auto;font-weight:500}.about-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);transition:all .3s ease}.about-image-container:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.2)}.about-image{width:100%;height:auto;display:block}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:30px;color:#fff;text-align:center}.overlay-text{font-size:18px;font-weight:500;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.about-badges{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:80px;padding:40px 0}.badge-item{text-align:center;padding:30px 20px;background:hsla(0,0%,100%,.8);border-radius:15px;border:2px solid rgba(212,175,55,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-item:hover{transform:translateY(-5px);border-color:rgba(212,175,55,.5);box-shadow:0 10px 30px rgba(212,175,55,.2)}.badge-number{font-size:36px;font-weight:700}.badge-feature,.badge-number{color:#d4af37;margin-bottom:10px;font-family:Georgia,Times New Roman,serif}.badge-feature{font-size:24px;font-weight:600;letter-spacing:1px}.badge-label{font-size:14px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.about-slider-section{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-radius:20px;padding:60px 40px;position:relative;overflow:hidden}.slider-header{text-align:center;margin-bottom:60px}.slider-title{font-size:42px;font-weight:300;color:hsla(0,0%,100%,.95);margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.slider-accent{width:120px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin:0 auto 40px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.4)}.slider-text-content{max-width:800px;margin:0 auto}.slider-content-title{font-size:24px;font-weight:500;color:#d4af37;margin-bottom:15px}.slider-content-description,.slider-content-title{font-family:Georgia,Times New Roman,serif;text-align:center}.slider-content-description{font-size:16px;color:hsla(0,0%,100%,.8);line-height:1.6}.slider-content-grid{display:grid;grid-template-columns:200px 1fr 300px;grid-gap:40px;gap:40px;align-items:center}.slider-left-decoration{position:relative;height:400px}.slider-leaf{position:absolute;opacity:.8;transition:all .3s ease}.slider-leaf:hover{opacity:1;transform:scale(1.1)}.top-leaf{top:0;left:0}.bottom-leaf{bottom:0;right:0}.slider-center{display:flex;justify-content:center;align-items:center}.slider-right-content{padding:20px}.culinary-story{background:hsla(0,0%,100%,.05);border-radius:15px;padding:30px;border:1px solid rgba(212,175,55,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.story-title{font-size:20px;font-weight:600;color:#d4af37;margin-bottom:25px;font-family:Georgia,Times New Roman,serif;text-align:center}.story-item{margin-bottom:20px}.story-item h5{font-size:16px;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:8px}.story-item h5,.story-item p{font-family:Georgia,Times New Roman,serif}.story-item p{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.5}.food-slider,.slider-content{display:flex;justify-content:center;align-items:center}.slider-content{position:relative;width:500px;height:400px}.slide-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.slide-wrapper.active{opacity:1}.slider-image{max-width:500px;width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);transition:all .3s ease}@media (max-width:1024px){.about-content-grid{grid-template-columns:1fr;gap:60px;text-align:center}.about-text-content{padding-right:0}.about-badges{grid-template-columns:repeat(2,1fr);gap:30px}.slider-content-grid{grid-template-columns:1fr;gap:30px;text-align:center}.slider-left-decoration{height:200px}}@media (max-width:768px){.about-section{padding:80px 0}.about-container{padding:0 20px}.about-main-title{font-size:36px}.about-badges{grid-template-columns:1fr;gap:20px}.about-slider-section{padding:30px 15px;margin:0 -20px;border-radius:15px}.slider-header{margin-bottom:30px}.slider-title{font-size:28px;margin-bottom:15px}.slider-text-content{margin-bottom:25px}.slider-content-title{font-size:18px;margin-bottom:10px}.slider-content-description{font-size:14px}.slider-content-grid{grid-template-columns:1fr;gap:20px}.slider-leaf,.slider-left-decoration{display:none!important}.slider-right-content{padding:15px;display:flex;justify-content:center}.culinary-story{padding:20px;max-width:300px;margin:0 auto}.story-title{font-size:16px}.story-item,.story-title{margin-bottom:15px}.story-item h5{font-size:14px;margin-bottom:5px}.story-item p{font-size:12px}.food-slider{display:flex;justify-content:center}.slider-content{max-width:300px;width:280px;height:320px}.slide-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.slide-wrapper.active{opacity:1}.slider-image{width:100%!important;height:auto!important;max-width:280px;border-radius:15px}}@media (max-width:480px){.about-main-title{font-size:28px}.about-paragraph{font-size:16px;max-width:100%;text-align:left}.about-slider-section{padding:25px 10px;margin:0 -15px;border-radius:12px}.slider-header{margin-bottom:20px}.slider-title{font-size:24px;margin-bottom:12px}.slider-text-content{margin-bottom:20px}.slider-content-title{font-size:16px;margin-bottom:8px}.slider-content-description{font-size:14px}.slider-content-grid{gap:15px}.slider-right-content{padding:10px;display:flex;justify-content:center}.culinary-story{padding:15px;max-width:280px;margin:0 auto}.story-title{font-size:15px}.story-item,.story-title{margin-bottom:12px}.story-item h5{font-size:13px;margin-bottom:4px}.story-item p{font-size:11px}.food-slider{display:flex;justify-content:center}.slider-content{max-width:250px;width:230px;height:280px}.slider-image{width:100%!important;height:auto!important;max-width:230px;border-radius:12px}}.about-hero-section{min-height:100vh;background:linear-gradient(135deg,#2c2c2c,#1a1a1a 50%,#0f0f0f);overflow:hidden}.about-hero-overlay,.about-hero-section{position:relative;display:flex;align-items:center;justify-content:center}.about-hero-overlay{z-index:2;width:100%;height:100%}.about-hero-content{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;text-align:center}.about-hero-decoration{position:absolute;z-index:4;opacity:.6;transition:all .3s ease;pointer-events:none}.about-hero-decoration.left-hero{left:-50px;top:0;height:100%;transform:none}.about-hero-decoration.right-hero{right:-50px;top:0;height:100%;transform:none}.about-hero-decoration.top-hero{top:0;left:50%;transform:translateX(-50%)}.about-hero-decoration:hover{opacity:.5}.about-hero-decoration.left-hero:hover,.about-hero-decoration.right-hero:hover{transform:scale(1.05)}.about-hero-decoration.top-hero:hover{transform:scale(1.05) translateX(-50%)}.about-hero-text{position:relative;z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.3);padding:60px;border-radius:20px;border:1px solid rgba(212,175,55,.3);box-shadow:0 20px 60px rgba(0,0,0,.4)}.about-hero-title{font-size:64px;font-weight:300;color:hsla(0,0%,100%,.95);margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 4px 8px rgba(0,0,0,.5);letter-spacing:2px}.about-hero-accent{width:200px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin:0 auto 30px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.4)}.about-hero-description{font-size:20px;color:hsla(0,0%,100%,.8);line-height:1.6;max-width:600px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-style:italic}.about-story-section{padding:120px 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative}.about-story-container{max-width:1400px;margin:0 auto;padding:0 40px}.about-story-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-story-text{padding-right:20px}.about-story-title{font-size:48px;font-weight:300;color:#2c2c2c;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.1)}.about-story-accent{width:120px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin-bottom:40px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.3)}.about-story-paragraph{font-size:16px;color:#555;line-height:1.8;margin-bottom:25px;font-family:Georgia,Times New Roman,serif}.about-story-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);transition:all .3s ease}.about-story-image:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.2)}.story-image{width:100%;height:auto;display:block}.story-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:30px;color:#fff;text-align:center}.story-image-caption{font-size:18px;font-weight:500;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.about-ambiance-section{background:linear-gradient(135deg,#f8f9fa,#eaf6ff);padding:90px 0 70px;position:relative;overflow:hidden}.about-ambiance-container{max-width:1400px;margin:0 auto;padding:0 40px}.about-ambiance-content{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:56px;gap:56px;align-items:center}.about-ambiance-image-group{display:flex;flex-direction:column;gap:32px}.about-ambiance-image{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.about-ambiance-image:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 24px 60px rgba(44,44,44,.13)}.ambiance-image{width:100%;height:auto;display:block}.ambiance-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.6));padding:18px 16px 12px;color:#fff;text-align:center}.ambiance-image-caption{font-size:1.08rem;font-weight:500;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 6px rgba(0,0,0,.3)}.about-ambiance-text{padding:0 10px}.about-ambiance-title{font-size:2.2rem;font-weight:400;color:#2c2c2c;font-family:Georgia,Times New Roman,serif;margin-bottom:16px;text-shadow:0 2px 8px rgba(44,44,44,.08)}.about-ambiance-accent{width:70px;height:4px;background:linear-gradient(90deg,#d4af37,#2c2c2c,#d4af37);margin-bottom:28px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.13)}.about-ambiance-paragraph{font-size:1.08rem;color:#2c2c2c;line-height:1.7;font-family:Georgia,Times New Roman,serif;margin-bottom:16px;font-weight:500;max-width:520px}@media (max-width:900px){.about-ambiance-content{gap:24px;grid-template-columns:1fr}.about-ambiance-image-group{flex-direction:row;gap:16px}}@media (max-width:768px){.about-ambiance-section{padding:48px 0 28px}.about-ambiance-container{padding:0 10px}.about-ambiance-content{grid-template-columns:1fr;gap:18px}.about-ambiance-image-group{flex-direction:column;gap:12px}.about-ambiance-title{font-size:1.3rem}.about-ambiance-paragraph{font-size:.98rem;max-width:100%}}.about-interior-section{padding:120px 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative}.about-interior-container{max-width:1400px;margin:0 auto;padding:0 40px}.about-interior-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-interior-text{padding-right:20px}.about-interior-title{font-size:48px;font-weight:300;color:#2c2c2c;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.1)}.about-interior-accent{width:120px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin-bottom:40px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.3)}.about-interior-paragraph{font-size:16px;color:#555;line-height:1.8;margin-bottom:25px;font-family:Georgia,Times New Roman,serif}.about-interior-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);transition:all .3s ease}.about-interior-image:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.2)}.interior-image{width:100%;height:auto;display:block}.interior-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:30px;color:#fff;text-align:center}.interior-image-caption{font-size:18px;font-weight:500;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.about-location-section{padding:120px 0;background:linear-gradient(135deg,#2c2c2c,#1a1a1a 50%,#0f0f0f);position:relative}.about-location-container{max-width:1400px;margin:0 auto;padding:0 40px}.about-location-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-location-text{padding-right:20px}.about-location-title{font-size:48px;font-weight:300;color:hsla(0,0%,100%,.95);margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.about-location-accent{width:120px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin-bottom:40px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.4)}.about-location-paragraph{font-size:16px;color:hsla(0,0%,100%,.8);line-height:1.8;margin-bottom:25px;font-family:Georgia,Times New Roman,serif}.about-location-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4);transition:all .3s ease}.about-location-image:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.5)}.location-image{width:100%;height:auto;display:block}.location-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(212,175,55,.9));padding:30px;color:#fff;text-align:center}.location-image-caption{font-size:18px;font-weight:500;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.about-commitment-section{padding:120px 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative}.about-commitment-container{max-width:1200px;margin:0 auto;padding:0 40px;text-align:center}.about-commitment-title{font-size:48px;font-weight:300;color:#2c2c2c;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.1)}.about-commitment-accent{width:150px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);margin:0 auto 60px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.3)}.about-commitment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:50px;gap:50px;margin-top:60px}.commitment-item{background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,249,250,.95));padding:50px 30px;border-radius:20px;text-align:center;transition:all .3s ease;border:1px solid rgba(212,175,55,.2);box-shadow:0 10px 30px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.commitment-item:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.15);border-color:rgba(212,175,55,.4)}.commitment-icon{font-size:48px;margin-bottom:25px;display:block;opacity:.8;transition:all .3s ease}.commitment-item:hover .commitment-icon{opacity:1;transform:scale(1.1)}.commitment-item-title{font-size:24px;font-weight:600;color:#2c2c2c;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:1px}.commitment-item-description{font-size:16px;color:#555;line-height:1.7;font-family:Georgia,Times New Roman,serif}@media (max-width:1024px){.about-ambiance-content,.about-interior-content,.about-location-content,.about-story-content{grid-template-columns:1fr;gap:60px}.about-ambiance-content{grid-template-rows:auto auto}.about-ambiance-image{order:2}.about-ambiance-text{order:1;padding-left:0}.about-hero-decoration.left-hero,.about-hero-decoration.right-hero{display:none}}@media (max-width:768px){.about-hero-title{font-size:48px}.about-hero-text{padding:40px 30px}.about-hero-description{font-size:18px}.about-ambiance-title,.about-commitment-title,.about-interior-title,.about-location-title,.about-story-title{font-size:36px}.about-ambiance-section,.about-commitment-section,.about-interior-section,.about-location-section,.about-story-section{padding:80px 0}.about-ambiance-container,.about-commitment-container,.about-interior-container,.about-location-container,.about-story-container{padding:0 20px}.about-ambiance-content,.about-interior-content,.about-location-content,.about-story-content{gap:40px}.about-commitment-grid{grid-template-columns:1fr;gap:30px}.commitment-item{padding:40px 25px}.about-hero-decoration.top-hero{display:none}}@media (max-width:480px){.about-hero-title{font-size:36px}.about-hero-text{padding:30px 20px}.about-hero-description{font-size:16px}.about-ambiance-title,.about-commitment-title,.about-interior-title,.about-location-title,.about-story-title{font-size:28px}.about-ambiance-section,.about-commitment-section,.about-interior-section,.about-location-section,.about-story-section{padding:60px 0}.about-ambiance-container,.about-commitment-container,.about-interior-container,.about-location-container,.about-story-container{padding:0 15px}.commitment-item{padding:30px 20px}.commitment-item-title{font-size:20px}.commitment-item-description{font-size:14px}}.footer-section{position:relative;min-height:100vh;background-image:url(/images/footer/footer-main-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:80px 0 0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.footer-decoration{position:absolute;z-index:2}.footer-decoration.center-top{top:0;left:50%;transform:translateX(-50%);z-index:3}.footer-decoration.left-center{left:0;top:50%;transform:translateY(-50%);z-index:4}.footer-decoration.nuts-right{bottom:0;right:0;z-index:10}.footer-decoration img{width:100%;height:auto;object-fit:contain}.footer-content{position:relative;z-index:5;max-width:1200px;margin:0 auto 0 calc(50% + 100px);transform:translateX(-50%);padding:0 40px;color:#fff}.footer-main{text-align:center;margin-bottom:80px;padding-top:180px}.footer-title{font-size:48px;font-weight:300;letter-spacing:3px;text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Georgia,Times New Roman,serif}.footer-accent{width:80px;height:2px;background-color:#d4af37;margin:0 auto 30px}.footer-description{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto;font-style:italic}.footer-info{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:60px}.footer-column{flex:1 1}.footer-column-title{font-size:20px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:20px;position:relative}.footer-column-title:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:1px;background-color:#d4af37}.footer-text{font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.8);margin-bottom:8px}.footer-note{font-style:italic;color:#d4af37;margin-top:15px}.footer-reserve-btn{margin-top:30px}.reserve-btn{background:transparent;border:2px solid #d4af37;color:#d4af37;padding:12px 24px;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.reserve-btn:hover{background:#d4af37;color:#fff}.footer-bottom{position:relative;z-index:5;text-align:center;padding:30px 0;border-top:1px solid hsla(0,0%,100%,.2);margin-top:auto}.footer-copyright{font-size:14px;color:hsla(0,0%,100%,.6);letter-spacing:1px}.footer-designed-by{font-size:12px;color:hsla(0,0%,100%,.5);letter-spacing:.5px;margin-top:8px}.wistaa-link{color:#d4af37;text-decoration:none;font-weight:500;transition:color .3s ease}.wistaa-link:hover{color:#f4d03f;text-decoration:underline}@media (max-width:768px){.footer-section{padding:80px 0 0;min-height:50vh}.footer-content{padding:0 20px;margin-left:auto;transform:none}.footer-main{margin-bottom:40px;padding-top:80px}.footer-title{font-size:28px;margin-bottom:15px}.footer-description{font-size:14px;margin-bottom:25px}.footer-info{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;margin-bottom:30px}.footer-column{text-align:left}.footer-column:nth-child(3){display:none}.footer-column-title{font-size:16px;margin-bottom:12px}.footer-column-title:after{display:none}.footer-text{font-size:13px;margin-bottom:5px}.footer-decoration.center-top,.footer-decoration.left-center{display:none}.footer-decoration.nuts-right{bottom:40px;right:10px;width:120px}}@media (max-width:480px){.footer-section{padding:70px 0 0;min-height:45vh}.footer-content{padding:0 15px;margin-left:auto;transform:none}.footer-main{margin-bottom:30px;padding-top:70px}.footer-title{font-size:24px;margin-bottom:10px}.footer-description{font-size:13px;margin-bottom:20px}.footer-info{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px;margin-bottom:25px}.footer-column:nth-child(3){display:none}.footer-column-title{font-size:15px;margin-bottom:8px}.footer-text{font-size:12px;margin-bottom:4px}.footer-decoration.nuts-right{bottom:20px;right:5px;width:100px}}.menu-parallax-section{position:relative;height:80vh;background-image:url(/images/menu-page/menu-parallax.jpg);background-attachment:fixed;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.menu-parallax-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.menu-parallax-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px;padding:0 40px}.menu-parallax-subtitle{font-size:16px;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:hsla(0,0%,100%,.9);margin-bottom:20px}.menu-parallax-accent{width:100px;height:2px;background-color:#d4af37;margin:0 auto 30px}.menu-parallax-title{font-size:72px;font-weight:300;letter-spacing:4px;text-transform:uppercase;color:#fff;margin-bottom:40px;line-height:1.1;font-family:Georgia,Times New Roman,serif}.menu-parallax-description{font-size:20px;line-height:1.8;color:hsla(0,0%,100%,.9);max-width:700px;margin:0 auto}.menu-content-section{position:relative;min-height:120vh;background-image:url(/images/menu-page/bg1.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:100px 0 150px;overflow:hidden}.menu-section-header{text-align:center;max-width:800px;margin:0 auto 100px;padding:0 40px;position:relative;z-index:10}.menu-section-title{font-size:56px;font-weight:300;font-style:italic;line-height:1.2;margin-bottom:20px;color:#333;font-family:Georgia,Times New Roman,serif}.menu-section-accent{width:120px;height:3px;background-color:#d4af37;margin:0 auto 30px}.menu-section-description{font-size:18px;line-height:1.8;color:#555;max-width:650px;margin:0 auto}.menu-display-container{position:relative;max-width:1400px;margin:0 auto;height:600px}.menu-bg-decoration{position:absolute;z-index:2;opacity:.3}.menu-bg-decoration.left-bg{left:5%;top:20%;transform:translateY(-50%)}.menu-bg-decoration.center-bg{left:50%;top:30%;transform:translateX(-50%) translateY(-50%)}.menu-bg-decoration.right-bg{right:5%;top:20%;transform:translateY(-50%)}.menu-bg-decoration img{width:100%;height:auto;object-fit:contain}.menu-items-container{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:0 8%;height:100%}.menu-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 20px;text-align:center}.menu-image{width:100%;max-width:350px;height:auto;object-fit:contain;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:all .3s ease;margin-bottom:30px}.menu-image:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgba(0,0,0,.2)}.menu-item-content{max-width:300px;text-align:center}.menu-item-title{font-size:20px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#333;margin-bottom:15px;font-family:Georgia,Times New Roman,serif}.menu-item-description{font-size:14px;line-height:1.6;color:#666;text-align:center;margin:0}@media (max-width:768px){.menu-parallax-section{height:70vh;background-attachment:scroll}.menu-parallax-content{padding:0 20px}.menu-parallax-title{font-size:48px;letter-spacing:2px}.menu-parallax-description{font-size:16px}.menu-content-section{padding:80px 0 100px;min-height:auto}.menu-section-header{margin-bottom:60px;padding:0 20px}.menu-section-title{font-size:36px}.menu-section-description{font-size:16px}.menu-display-container{height:auto;padding:0 20px}.menu-items-container{flex-direction:column;padding:0}.menu-item{margin:40px 0}.menu-bg-decoration{display:none}.menu-image{max-width:280px;margin-bottom:25px}.menu-item-title{font-size:18px;margin-bottom:12px}.menu-item-description{font-size:13px;max-width:280px}}@media (max-width:480px){.menu-parallax-title{font-size:36px;letter-spacing:1px}.menu-parallax-subtitle{font-size:14px;letter-spacing:2px}.menu-parallax-description{font-size:14px}.menu-section-title{font-size:28px}.menu-section-description{font-size:14px}.menu-image{max-width:250px;margin-bottom:20px}.menu-item-title{font-size:16px;letter-spacing:1px;margin-bottom:10px}.menu-item-description{font-size:12px;max-width:250px}}.restaurant-menu{background:linear-gradient(145deg,#2c2c2c,#1a1a1a 50%,#0f0f0f);min-height:100vh;position:relative;overflow:hidden}.restaurant-menu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/menu-page/bg1.jpg) 50%/cover;opacity:.05;z-index:1}.menu-container{max-width:1400px;margin:0 auto;padding:40px;position:relative;z-index:2;display:grid;grid-template-rows:auto 1fr;min-height:100vh;grid-gap:30px;gap:30px}.menu-categories{position:-webkit-sticky;position:sticky;top:20px;z-index:100;background:linear-gradient(135deg,rgba(44,44,44,.95),rgba(26,26,26,.98));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;padding:30px;box-shadow:0 20px 60px rgba(0,0,0,.4),0 8px 25px rgba(212,175,55,.1),inset 0 1px 0 hsla(0,0%,100%,.1);border:1px solid rgba(212,175,55,.3);position:relative;overflow:visible}.menu-categories:before{top:-2px;width:120px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);filter:blur(1px)}.menu-categories:after,.menu-categories:before{content:"";position:absolute;left:50%;transform:translateX(-50%);border-radius:2px}.menu-categories:after{bottom:-2px;width:80px;height:3px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.6),transparent)}.menu-categories .corner-decoration{position:absolute;width:25px;height:25px;background:linear-gradient(135deg,#d4af37,rgba(212,175,55,.7));border:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 8px rgba(0,0,0,.3)}.menu-categories .corner-decoration.top-left{top:-12px;left:-12px;border-radius:12px 0 12px 0;background:linear-gradient(135deg,#d4af37,rgba(212,175,55,.8))}.menu-categories .corner-decoration.top-right{top:-12px;right:-12px;border-radius:0 12px 0 12px;background:linear-gradient(225deg,#d4af37,rgba(212,175,55,.8))}.menu-categories .corner-decoration.bottom-left{bottom:-12px;left:-12px;border-radius:0 12px 0 12px;background:linear-gradient(45deg,#d4af37,rgba(212,175,55,.8))}.menu-categories .corner-decoration.bottom-right{bottom:-12px;right:-12px;border-radius:12px 0 12px 0;background:linear-gradient(315deg,#d4af37,rgba(212,175,55,.8))}.categories-wrapper{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.category-btn{background:linear-gradient(135deg,rgba(40,40,40,.8),hsla(0,0%,8%,.9));border:1px solid rgba(212,175,55,.3);color:hsla(0,0%,100%,.9);padding:14px 28px;border-radius:30px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);font-family:Georgia,Times New Roman,serif;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1)}.category-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.4),transparent);transition:left .6s ease}.category-btn:hover:before{left:100%}.category-btn:hover{border-color:rgba(212,175,55,.6);color:#d4af37;transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.4),0 4px 15px rgba(212,175,55,.2),inset 0 1px 0 hsla(0,0%,100%,.2)}.category-btn.active{background:linear-gradient(135deg,#d4af37,rgba(212,175,55,.9) 50%,#c9941f);border-color:#d4af37;color:#1a1a1a;transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,0,0,.5),0 6px 20px rgba(212,175,55,.4),inset 0 1px 0 hsla(0,0%,100%,.3),inset 0 -1px 0 rgba(0,0,0,.2);font-weight:600}.menu-content{position:relative;background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border-radius:20px;border:1px solid rgba(212,175,55,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:70vh;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1)}.category-content{display:none;opacity:0;height:100%}.category-content.active{display:flex;flex-direction:column;opacity:1;animation:fadeInUp .5s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-title{font-size:42px;font-weight:300;color:hsla(0,0%,100%,.95);text-align:center;margin-bottom:40px;padding-bottom:20px;position:relative;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.5)}.category-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.4)}.menu-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));grid-gap:25px;gap:25px;flex:1 1;align-content:start}.menu-item-card{background:linear-gradient(135deg,rgba(40,40,40,.9),hsla(0,0%,8%,.95));border:1px solid rgba(212,175,55,.3);border-radius:18px;padding:30px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 8px 25px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1)}.menu-item-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,#d4af37,rgba(212,175,55,.8),#d4af37,transparent);transform:scaleX(0);transition:transform .4s ease;border-radius:18px 18px 0 0}.menu-item-card:hover:before{transform:scaleX(1)}.menu-item-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.5),0 8px 25px rgba(212,175,55,.3),inset 0 1px 0 hsla(0,0%,100%,.2);border-color:rgba(212,175,55,.6)}.item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;gap:20px}.item-name{font-size:18px;font-weight:600;color:hsla(0,0%,100%,.95);text-transform:uppercase;letter-spacing:1.2px;font-family:Georgia,Times New Roman,serif;line-height:1.3;flex:1 1;text-shadow:0 1px 2px rgba(0,0,0,.3)}.price-line{display:flex;align-items:baseline;gap:3px;flex-shrink:0;padding:8px 12px;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.1));border-radius:12px;border:1px solid rgba(212,175,55,.3)}.price{font-size:20px;font-weight:700;color:#d4af37;font-family:Georgia,Times New Roman,serif;text-shadow:0 1px 2px rgba(0,0,0,.3)}.currency{font-size:16px;font-weight:500;color:#d4af37;opacity:.9}.item-description{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6;margin-bottom:12px;font-style:italic}.allergens-container{margin-top:15px}.allergens-desktop{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.allergens-label{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.5px}.allergens-tags{display:flex;flex-wrap:wrap;gap:6px}.allergen-tag{display:inline-block;font-size:10px;font-weight:500;color:#d4af37;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.1));border:1px solid rgba(212,175,55,.4);padding:5px 10px;border-radius:15px;letter-spacing:.3px;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.allergen-tag:hover{background:linear-gradient(135deg,rgba(212,175,55,.25),rgba(212,175,55,.2));border-color:rgba(212,175,55,.6);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.allergens-mobile{display:none}.allergens-toggle{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,rgba(40,40,40,.8),hsla(0,0%,8%,.9));border:1px solid rgba(212,175,55,.3);color:hsla(0,0%,100%,.8);padding:10px 16px;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;width:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.allergens-toggle:hover{border-color:rgba(212,175,55,.5);color:#d4af37;background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.1));transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.allergens-icon{font-size:14px;color:#d4af37}.toggle-arrow{font-size:10px;transition:transform .3s ease;color:#d4af37}.toggle-arrow.expanded{transform:rotate(180deg)}.allergens-expanded{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px;padding-top:10px;border-top:1px solid rgba(212,175,55,.2);animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.allergen-tag.mobile{font-size:11px;padding:5px 10px}@media (max-width:768px){.restaurant-menu{min-height:100vh}.menu-container{padding:20px;gap:20px}.menu-categories{padding:25px 20px;top:10px;position:-webkit-sticky;position:sticky}.menu-categories:before{width:100px;height:3px}.menu-categories:after{width:60px;height:2px}.menu-categories .corner-decoration{width:20px;height:20px}.menu-categories .corner-decoration.top-left,.menu-categories .corner-decoration.top-right{top:-10px}.menu-categories .corner-decoration.bottom-left,.menu-categories .corner-decoration.bottom-right{bottom:-10px}.menu-categories .corner-decoration.bottom-left,.menu-categories .corner-decoration.top-left{left:-10px}.menu-categories .corner-decoration.bottom-right,.menu-categories .corner-decoration.top-right{right:-10px}.categories-wrapper{gap:10px}.category-btn{padding:12px 22px;font-size:12px}.menu-content{padding:30px 20px;min-height:60vh}.category-title{font-size:36px;margin-bottom:30px}.menu-items-grid{grid-template-columns:1fr;gap:20px}.menu-item-card{padding:25px 20px}.item-header{flex-direction:column;align-items:flex-start;gap:12px}.item-name{font-size:16px}.price-line{padding:6px 10px}.price{font-size:18px}.currency{font-size:14px}.item-description{font-size:13px}.allergens-desktop{display:none}.allergens-mobile{display:block}.allergens-label{font-size:11px}.allergen-tag{font-size:9px;padding:4px 8px}}@media (max-width:480px){.restaurant-menu{min-height:100vh}.menu-container{padding:15px;gap:15px}.menu-categories{padding:20px 15px}.categories-wrapper{flex-direction:column;gap:8px}.category-btn{width:100%;max-width:200px;padding:12px 20px}.menu-content{padding:25px 15px;min-height:50vh}.category-title{font-size:28px;margin-bottom:25px}.menu-categories .corner-decoration{width:15px;height:15px}.menu-item-card{padding:20px 15px}.item-name{font-size:14px}.price-line{padding:5px 8px}.price{font-size:16px}.item-description{font-size:12px}.allergens-toggle{font-size:11px;padding:8px 12px}.allergens-icon{font-size:12px}.allergen-tag.mobile{font-size:10px;padding:4px 8px}}.language-switcher{display:flex;align-items:center;gap:8px}.language-btn{display:flex;align-items:center;gap:4px;background:transparent;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8);padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.language-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-1px)}.language-btn.active{background:rgba(212,175,55,.2);border-color:#d4af37;color:#d4af37}.language-btn .flag{font-size:14px;line-height:1}.language-btn .code{font-size:11px;font-weight:600;letter-spacing:.5px}@media (max-width:768px){.language-switcher{margin-top:20px;justify-content:center}.language-btn{padding:8px 12px;font-size:13px}.language-btn .code{font-size:12px}}@media (max-width:480px){.language-btn{padding:6px 10px}.language-btn .flag{font-size:12px}.language-btn .code{font-size:10px}}.about-content-rows{display:flex;flex-direction:column;gap:48px;margin-bottom:80px}.about-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.about-row-1 .about-text-content{order:1}.about-row-1 .about-image-container{order:2}.about-row-2 .about-image-container{order:1}.about-row-2 .about-text-content{order:2}.about-row-divider{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.about-divider-icon{font-size:2.5rem;color:#d4af37;opacity:.7;margin:0}@media (max-width:900px){.about-row{gap:24px}}@media (max-width:768px){.about-content-rows{gap:32px;margin-bottom:48px}.about-row{grid-template-columns:1fr;gap:16px}.about-row-1 .about-image-container,.about-row-1 .about-text-content,.about-row-2 .about-image-container,.about-row-2 .about-text-content{order:unset}.about-row-divider{margin:12px 0}.about-divider-icon{font-size:2rem}}@media (max-width:480px){.about-content-rows{gap:20px;margin-bottom:32px}.about-row{gap:8px}.about-divider-icon{font-size:1.5rem}}.about-balkan-section{background:linear-gradient(135deg,#f8f9fa,#fffbe6);padding:100px 0 80px;position:relative;overflow:hidden}.about-balkan-container{max-width:1400px;margin:0 auto;padding:0 40px}.about-balkan-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.about-balkan-image{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.13);transition:transform .3s,box-shadow .3s}.about-balkan-image:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 32px 80px rgba(212,175,55,.18)}.balkan-image{width:100%;height:auto;display:block}.balkan-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:28px 20px 18px;color:#fff;text-align:center}.balkan-image-caption{font-size:1.2rem;font-weight:500;font-family:Georgia,Times New Roman,serif;font-style:italic;text-shadow:0 2px 6px rgba(0,0,0,.4)}.about-balkan-text{padding:0 10px}.about-balkan-title{font-size:2.5rem;font-weight:400;color:#b97a2a;font-family:Georgia,Times New Roman,serif;margin-bottom:18px;text-shadow:0 2px 8px rgba(212,175,55,.08)}.about-balkan-accent{width:90px;height:4px;background:linear-gradient(90deg,#d4af37,#b97a2a,#d4af37);margin-bottom:32px;border-radius:2px;box-shadow:0 2px 8px rgba(212,175,55,.18)}.about-balkan-paragraph{font-size:1.15rem;color:#5a3c1a;line-height:1.8;font-family:Georgia,Times New Roman,serif;margin-bottom:18px;font-weight:500;max-width:520px}@media (max-width:900px){.about-balkan-content{gap:32px}}@media (max-width:768px){.about-balkan-section{padding:60px 0 40px}.about-balkan-container{padding:0 12px}.about-balkan-content{grid-template-columns:1fr;gap:20px}.about-balkan-title{font-size:2rem}.about-balkan-paragraph{font-size:1rem;max-width:100%}}@media (max-width:480px){.about-balkan-section{padding:32px 0 20px}.about-balkan-title{font-size:1.3rem}.about-balkan-paragraph{font-size:.98rem}}@media (max-width:768px){.brand-logo{width:103px!important;height:auto!important}}.footer-logo{filter:invert(1) brightness(2);display:block}.footer-logo-wrapper{width:100%;display:flex;justify-content:center;margin-bottom:32px;margin-top:10px}@media (max-width:768px){.footer-logo-wrapper{margin-top:-40px!important}}