.navbar{background:#d4a017;box-shadow:0 2px 8px #0003;left:0;overflow:visible;padding:0;position:fixed;right:0;top:0;z-index:1000}.nav-container,.navbar{min-height:70px;width:100%}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0;max-width:none;padding:0 .75rem 0 0}.nav-logo{align-items:center;display:inline-flex;font-size:1.8rem;font-weight:700;height:70px;line-height:0;overflow:visible;padding:0;text-decoration:none;transition:color .3s}.logo-img{height:210px;margin-bottom:-70px;margin-top:-70px;object-fit:contain;object-position:center;pointer-events:none;transition:transform .3s;width:auto}.nav-logo:hover .logo-img{transform:scale(1.05)}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0}.nav-right{gap:1.25rem;margin-left:auto}.lang-dropdown,.nav-right{align-items:center;display:flex}.lang-dropdown{position:relative}.lang-trigger{align-items:center;background:#0000;border:2px solid #7b120e;border-radius:20px;box-shadow:none;color:#7b120e;cursor:pointer;display:flex;font-family:Winter Solid,serif;font-size:1rem;gap:.4rem;letter-spacing:.05em;outline:none;padding:.4rem 1rem;transition:all .3s ease}.lang-code{font-weight:500;min-width:20px;text-align:center}.lang-arrow{font-size:.7rem;margin-left:.2rem}.lang-trigger:hover{background:#7b120e;color:#d4a017}.lang-menu{background:#f2e9dc;border:1px solid #7b120e;border-radius:8px;box-shadow:0 4px 12px #7b120e33;margin-top:0;min-width:160px;overflow:hidden;position:absolute;right:0;top:120%;z-index:1001}.lang-option{background:none;border:none;color:#7b120e;cursor:pointer;font-family:Winter Solid,serif;font-size:1rem;padding:.8rem 1rem;text-align:center;transition:all .2s ease;width:100%}.lang-option:hover{background:#d4a01733}.lang-option.active{background:#7b120e;color:#d4a017}.lang-option.active:after{color:#d4a017;content:"✓";font-weight:700;margin-left:auto}.nav-item{margin:0}.nav-link{color:#7b120e;font-family:Winter Solid,serif;font-size:1.3rem;letter-spacing:.03em;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#5a0d0a;transform:translateY(-1px)}.nav-link:after{background:#7b120e;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-link.active{color:#7b120e}.nav-link.active:after{background:#7b120e;width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#7b120e;border-radius:2px;height:3px;transition:all .3s;width:25px}@media (max-width:1024px){.nav-menu{background:#7b120e;border-top:1px solid #d4a01733;box-shadow:0 4px 12px #0006;display:none;flex-direction:column;gap:0;left:0;padding:0;position:absolute;top:70px;width:100%}.nav-link{border-bottom:1px solid #ffffff0d;color:#f0d48f;display:block;font-family:Winter Solid,serif;font-size:1.25rem;font-weight:500;letter-spacing:.03em;padding:1.2rem 2rem;transition:all .3s ease}.nav-link:hover{background:#d4a01714;color:#fff;padding-left:2.5rem}.nav-link.active{background:linear-gradient(90deg,#d4a01726,#0000);border-left:4px solid #d4a017;color:#d4a017;padding-left:2.5rem}.nav-link.active:after{display:none}.lang-trigger{border-radius:16px;font-size:.85rem;gap:.3rem;padding:.5rem .9rem}.lang-menu{min-width:140px;right:0}.lang-option{font-size:.9rem;padding:.7rem 1rem}.hamburger,.nav-menu.active{display:flex}.hamburger.active span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.footer{background:#464602;color:#f2e9dc;margin-top:auto;padding:3rem 2rem 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px}.footer-section h3{color:gold;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#f2e9dc;line-height:1.6}.social-icons{display:flex;gap:1.5rem;margin-top:1rem}.social-icons a{align-items:center;color:#f2e9dc;display:flex;justify-content:center;transition:all .3s ease}.social-icons a:hover{color:#d4af37;transform:translateY(-3px)}.social-icons svg{height:28px;width:28px}.footer-bottom{border-top:1px solid #f2e9dc;color:#f2e9dc;padding-top:1.5rem;text-align:center}@media (max-width:768px){.footer-content{grid-template-columns:1fr}}.cookie-banner{background:#1a0505f2;border-top:1px solid #7b120e;bottom:0;box-shadow:0 -4px 10px #0000004d;color:#fff;justify-content:center;left:0;padding:1.5rem;position:fixed;transition:transform .5s ease-in-out;z-index:9999}.cookie-banner,.cookie-content{align-items:center;display:flex;width:100%}.cookie-content{gap:2rem;justify-content:space-between;max-width:1200px}.cookie-text{color:#f0d48f;font-size:.9rem;line-height:1.5;margin:0}.cookie-buttons{display:flex;gap:1rem}.cookie-btn{border-radius:4px;cursor:pointer;font-family:Winter Solid,serif;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.cookie-btn.accept{background:#7b120e;border:1px solid #7b120e;color:#d4a017}.cookie-btn.accept:hover{background:#5a0d0a;transform:translateY(-2px)}.cookie-btn.decline{background:#0000;border:1px solid #444;color:#999}.cookie-btn.decline:hover{border-color:#666;color:#fff}@media (max-width:768px){.cookie-content{flex-direction:column;gap:1.5rem;text-align:center}}.home{min-height:0;width:100%}.hero{align-items:stretch;color:#f2e9dc;height:90vh;max-height:920px;min-height:620px;padding:0}.hero,.hero-left{background:#7b120e;display:flex}.hero-left{align-items:center;flex:1 1;flex-direction:column;gap:1.25rem;justify-content:center;padding:4rem 1rem;position:relative}.hero-left:before{top:3rem}.hero-left:after,.hero-left:before{background:#f2e9dc;content:"";height:2px;left:3rem;position:absolute;right:3rem}.hero-left:after{bottom:3rem}.brand-header{margin-top:0}.brand-header .logo-img{display:block;height:400px;max-width:1000px;width:100%}.brand-header h1{animation:heroTitleReveal 2.4s cubic-bezier(.22,1,.36,1) forwards;filter:blur(6px);font-family:Winter Solid,serif;font-size:6rem;font-weight:700;letter-spacing:.08em;line-height:1;margin:0;opacity:0;text-shadow:0 10px 30px #00000040;transform:translateY(18px) scale(.99);will-change:transform,opacity,letter-spacing,filter}.brand-header h2{animation:heroTitleReveal 2.8s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.35s;filter:blur(6px);opacity:0;transform:translateY(16px) scale(.995);will-change:transform,opacity,letter-spacing,filter}.brand-header h2,.brand-tagline{font-family:Winter Solid,serif;font-size:4.4rem;font-weight:400;letter-spacing:.08em;line-height:1;margin:0;text-shadow:none;text-transform:uppercase}.brand-tagline{opacity:1}@keyframes heroTitleReveal{0%{filter:blur(8px);letter-spacing:.16em;opacity:0;transform:translateY(22px) scale(.985)}to{filter:blur(0);letter-spacing:.08em;opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.brand-header h1,.brand-header h2{animation:none;filter:none;opacity:1;transform:none}}.hero-right{align-items:center;background:#7b120e;display:flex;flex:0 0 auto;justify-content:center;overflow:hidden;padding:0}.hero-collage,.hero-right picture{display:block;height:100%;width:auto}.hero-collage{object-fit:contain}.highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:4rem auto;max-width:1200px;padding:0 2rem}.featured{background:#f0f0f0;margin:2rem 0;padding:4rem 2rem}.featured h2{color:#1a1a1a;font-size:2.5rem;margin-bottom:3rem;text-align:center}.featured-items{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}@media (max-width:1024px){.hero{background:#7b120e;flex-direction:column;height:auto;max-height:none;min-height:70vh;width:100vw}.hero-left,.hero-right{background:#7b120e;width:100%}.hero-right{flex:1 1 auto}.hero-right picture{width:100%}.hero-collage{height:auto;object-fit:cover;width:100%}.hero-left{align-items:center;gap:.9rem;justify-content:center;min-height:auto;padding:2rem 1.25rem;text-align:center}.hero-left:before{left:1.25rem;right:1.25rem;top:2rem}.hero-left:after{bottom:2rem;left:1.25rem;right:1.25rem}.brand-header{margin-top:0}.brand-header h1{font-size:2.6rem;letter-spacing:.03em}.brand-header h2{font-size:1.5rem;letter-spacing:.04em}.brand-tagline{font-size:1.2rem;letter-spacing:.05em}.hero-right{min-height:auto;padding:0}.image-stack{height:35vh}.featured h2{font-size:1.8rem}}@media (min-width:769px){.hero-left{min-height:460px;padding:4rem 2.25rem}.hero-left:before{left:2.25rem;right:2.25rem;top:1.5rem}.hero-left:after{bottom:1.5rem;left:2.25rem;right:2.25rem}.brand-header h1{font-size:3.4rem}.brand-header h2{font-size:2.1rem}.brand-tagline{font-size:1.6rem}}@media (max-width:600px){.hero-left{padding:3.5rem 1.5rem}.hero-left:before{left:1rem;right:1rem;top:1.25rem}.hero-left:after{bottom:1.25rem;left:1rem;right:1rem}}.intro{background:radial-gradient(circle at top left,#ffd70026,#0000 55%),linear-gradient(135deg,#3c3c02,#464602 45%,#2f2f01);color:#f2e9dc;overflow:hidden;padding:5rem 1.5rem;position:relative}.intro:before{background-image:radial-gradient(#f2e9dc14 1px,#0000 0);background-size:14px 14px;content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}.intro-inner{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1.1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.intro-portrait{display:flex;justify-content:center}.blob{aspect-ratio:1/1;background:#f2e9dc;box-shadow:0 20px 60px #00000080;display:grid;overflow:hidden;place-items:center;position:relative;width:min(420px,80vw)}.blob,.blob img{border-radius:50%}.blob img{filter:saturate(1.05);height:90%;object-fit:cover;width:90%}.portrait-ring{border:3px solid #7b120e;border-radius:50%;inset:10%;pointer-events:none;position:absolute;z-index:1}.intro-copy{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1a1a59;border:1px solid #ffd70033;border-left:4px solid gold;border-radius:14px;box-shadow:0 16px 40px #00000040;display:flex;flex-direction:column;gap:1.25rem;line-height:1.6;padding:2rem}.eyebrow{font-size:.95rem}.intro h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.3;margin:0}.intro p{color:#e5e5e5;font-size:1rem;margin:0}@media (max-width:900px){.intro-inner{grid-template-columns:1fr;text-align:center}.intro-copy{align-items:center;padding:1.5rem}}@media (max-width:540px){.intro{padding:3.5rem 1.25rem}.blob{width:75vw}.intro h2{font-size:clamp(1.6rem,6vw,2.2rem)}.intro p{font-size:.95rem}.intro-copy{border-left-width:0;border-top:3px solid gold}}.menu{align-items:center;background-color:#7b120e;display:flex;flex-direction:column;margin:0;min-height:calc(100vh - 200px);padding:3rem 2rem;width:100%}.menu h1{color:#fff;font-size:2.5rem;margin-bottom:1rem;text-align:center}.menu-intro{color:#f5f5f5;font-size:1.1rem;margin-bottom:3rem;text-align:center}.cocktails-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));max-width:1200px;width:100%}.cocktails-scroll{display:flex;gap:1.5rem;max-width:1200px;overflow-x:auto;overflow-y:hidden;padding:1rem 0;scroll-behavior:smooth;width:100%}.cocktail-card-wrapper{flex-shrink:0;height:400px;min-height:400px;min-width:300px;overflow:hidden;perspective:1000px;width:300px}.cocktail-card{cursor:default;height:100%;outline:none;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.card-back,.card-front{backface-visibility:hidden;-webkit-backface-visibility:hidden;background-image:radial-gradient(#0000000a 1px,#0000 0),radial-gradient(#ffffff73 1px,#0000 0),linear-gradient(145deg,#fff9,#0000000a);background-position:0 0,1px 1px,0 0;background-size:4px 4px,6px 6px,100% 100%;border-radius:8px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;height:100%;position:absolute;width:100%}.card-front{background-color:#f2e9dc;overflow:hidden;transform:rotateY(0deg)}.card-front img{border-radius:8px;display:block;height:100%;image-rendering:auto;object-fit:cover;transform:translateZ(0);width:100%;will-change:auto}.card-back{background-color:#f2e9dc;border-top:3px solid #d4a017;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem;transform:rotateY(180deg)}.cocktail-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:1rem}.cocktail-header h2{color:#1a1a1a;font-size:1.5rem;margin:0}.category{background:#667eea;border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;padding:.25rem .75rem;white-space:nowrap}.ingredients{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.price{color:gold;font-size:1.3rem;font-weight:700}.cocktails-scroll::-webkit-scrollbar{height:8px}.cocktails-scroll::-webkit-scrollbar-track{background:#f2e9dc;border-radius:4px}.cocktails-scroll::-webkit-scrollbar-thumb{background:#d4a017;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}.cocktails-scroll::-webkit-scrollbar-thumb:hover{background:#755400}@media (max-width:768px){.menu h1{font-size:1.8rem}.cocktails-grid{grid-template-columns:1fr}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.gallery{align-items:center;background-color:#d4a017;display:flex;flex-direction:column;margin:0;min-height:80vh;padding:4rem 2rem;width:100%}.gallery h1{font-family:Winter Solid,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.gallery h1,.gallery-intro{color:#7b120e;text-align:center}.gallery-intro{font-size:1.1rem;margin-bottom:3rem}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));height:auto;max-width:1200px;width:100%;will-change:contents}.gallery-item{background:#7b120e;border:1px solid #333;border-radius:8px;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;will-change:transform,box-shadow}.gallery-item:hover{border-color:#7b120e;box-shadow:0 8px 20px #d4af374d;transform:scale(1.05)}.gallery-image{background:#0a0a0a;contain:layout style paint;flex-shrink:0;height:420px;overflow:hidden;width:100%}.gallery-image img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%;will-change:transform}.gallery-item h3{align-items:center;color:#f2e9dc;display:flex;font-family:Winter Solid,serif;justify-content:center;margin:0;min-height:64px;padding:0 1.25rem;text-align:center}.gallery-item p{color:#aaa;margin:0;padding:0 1rem 1.5rem}.offers-detail{animation:fadeIn .6s ease-in;min-height:100vh;padding:2rem}.offers-detail.fade-out{animation:fadeOutDetail .5s ease-out forwards}@keyframes fadeOutDetail{0%{opacity:1}to{opacity:0}}.back-button{animation:slideDown .5s ease-out;background:#0000;border:1px solid;border-radius:4px;color:inherit;cursor:pointer;font-family:inherit;font-size:1rem;margin-bottom:2rem;padding:.75rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.back-button.fade-out{animation:fadeOut .4s ease-out forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.back-button:hover{background:#ffffff1a;transform:scale(1.05)}.detail-content{grid-gap:3rem;animation:slideUp .7s ease-out .2s both;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:2rem 0}.detail-left{display:flex;flex-direction:column;gap:1.5rem}.detail-left .image-gallery,.detail-left .image-gallery-content{width:100%}.detail-left .image-gallery-slide img{border-radius:8px;max-height:55vh;object-fit:cover;width:100%}.detail-left .image-gallery-icon{color:#f5f5f5;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));height:24px;width:24px}.detail-left .image-gallery-left-nav,.detail-left .image-gallery-right-nav{align-items:center;background:#0000!important;border:none!important;box-shadow:none!important;display:flex;height:40px;justify-content:center;margin:0!important;padding:0!important;top:50%!important;transform:translateY(-50%)!important;width:40px}.detail-left .image-gallery-left-nav{left:12px!important}.detail-left .image-gallery-right-nav{right:12px!important}.detail-left .image-gallery-icon:hover{color:#d4af37}.detail-left .image-gallery-thumbnail{border:1px solid #333;border-radius:2px;flex:0 0 auto;height:60px!important;margin:0!important;padding:0!important;width:60px!important}.detail-left .image-gallery-thumbnail img{height:100%;object-fit:cover;width:100%}.detail-left .image-gallery-thumbnails-wrapper{display:flex!important;flex-wrap:nowrap;gap:.3rem;margin-top:.5rem;overflow-x:auto;overflow-y:hidden;padding:0!important}.detail-left .image-gallery-thumbnails-container{display:flex;gap:.3rem;width:100%}.detail-text{display:flex;flex-direction:column;justify-content:center}.detail-text h1{font-family:Winter Solid,serif;font-size:2.5rem;margin-bottom:1.5rem}.detail-intro{font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.detail-list p{font-size:1rem;line-height:2;margin:.5rem 0}@media (max-width:768px){.gallery{margin:0 auto;max-width:100%;padding:2rem 1rem}.gallery h1{font-size:1.8rem}.gallery-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.detail-content{gap:2rem;grid-template-columns:1fr}.detail-left .image-gallery{width:100%}.detail-left .image-gallery-slide img{border-radius:6px;max-height:45vh;object-fit:cover}.detail-left .image-gallery-thumbnails-wrapper{-webkit-overflow-scrolling:touch;align-items:center;border-radius:12px;box-sizing:border-box;display:flex!important;flex-wrap:nowrap;gap:.4rem;justify-content:center;margin:.5rem auto 1rem;max-width:95vw;overflow-x:auto;overflow-y:hidden;padding:.5rem!important}.detail-left .image-gallery-thumbnails-container{display:flex;gap:.4rem;width:100%}.detail-left .image-gallery-thumbnail{align-items:center;background:none;border:none;border-radius:8px;box-sizing:border-box;display:flex;flex-shrink:0;height:52px!important;justify-content:center;margin:0!important;overflow:hidden;padding:4px!important;width:52px!important}.detail-left .image-gallery-thumbnail img{border-radius:6px;display:block;height:100%;object-fit:cover;width:100%}.detail-left .image-gallery-icon{height:20px;width:20px}.detail-left .image-gallery-left-nav,.detail-left .image-gallery-right-nav{height:32px;margin:0!important;padding:0!important;width:32px}.detail-left .image-gallery-left-nav{left:8px!important}.detail-left .image-gallery-right-nav{right:8px!important}.detail-text h1{font-size:1.6rem;margin-bottom:1rem}.detail-intro{font-size:.95rem;margin-bottom:1rem}.detail-list p{font-size:.9rem;line-height:1.6;margin:.25rem 0}.offers-detail{padding:.75rem}.detail-image{height:300px}.detail-gallery{grid-template-columns:repeat(2,1fr)}.gallery-thumbnail{height:100px}.detail-left .image-gallery-slide img{max-height:350px}}.preserv{background:#0f0f0f;color:#f5f5f5;padding:4.5rem 1.5rem}.preserv-inner{gap:2.5rem;margin:0 auto;max-width:1200px}.preserv-head,.preserv-inner{display:flex;flex-direction:column}.preserv-head{gap:.75rem;max-width:760px}.preserv-head h2{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;margin:0}.preserv-head .lede{color:#ccc;line-height:1.6;margin:0}.eyebrow{color:gold;font-size:.9rem;font-weight:700;letter-spacing:.18em;margin:0;text-transform:uppercase}.preserv-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.preserv-card{background:linear-gradient(160deg,#161616,#1f1f1f);border:1px solid #232323;border-radius:12px;box-shadow:0 12px 30px #00000040;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.preserv-card h3{color:#fdfdfd;font-size:1.2rem;margin:0}.card-sub{color:#b5b5b5;font-size:.95rem;margin:0}.card-desc{color:#d8d8d8;line-height:1.5;margin:.25rem 0 .5rem}.card-meta{align-items:center;color:#c9c9c9;display:inline-flex;font-size:.95rem;gap:.65rem;margin-top:auto}.card-tag{align-self:flex-start;background:#ffd7001f;border-radius:999px;color:gold;display:inline-flex;font-size:.85rem;font-weight:700;letter-spacing:.06em;padding:.2rem .7rem}.dot{background:gold;border-radius:50%;display:inline-block;height:6px;width:6px}@media (max-width:600px){.preserv{padding:3.5rem 1.25rem}.preserv-card{padding:1.25rem}}.about{align-items:center;background-color:#464602;margin:0 auto;padding:3rem 1.5rem;width:100%}.about h1{color:#f2e9dc;font-size:2.3rem;margin-bottom:2rem;text-align:center}.about-grid{grid-gap:1.5rem;box-sizing:border-box;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px;width:100%}.about-card{background:#f2e9dc;border:1px solid #ececec;border-radius:16px;box-shadow:0 10px 24px #00000014;color:#7b120e;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;text-align:center}.about-card img{border:3px solid gold;border-radius:50%;box-shadow:0 6px 14px #0000001f;height:120px;margin:0 auto .75rem;object-fit:cover;object-position:center;width:120px}.about-card:first-child img,.about-card:nth-child(2) img{object-position:20% 10%}.about-card h3{font-size:1.2rem;margin:0}.about-role{color:#7b120e;font-weight:600;margin:0}.about-desc{color:#7b120e;font-size:.97rem;line-height:1.5;margin:0}@media (max-width:600px){.about{padding:2.5rem 1.25rem}.about-card img{height:100px;width:100px}}.contact-page{align-items:center;background:linear-gradient(135deg,#d4a017,#e3b338 35%,#d4a017);display:flex;flex-direction:column;margin:0;min-height:60vh;padding:2.5rem 2rem;width:100%}.contact-page h1{color:#7b120e;font-family:Winter Solid,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-form{grid-column-gap:1.5rem;grid-row-gap:.6rem;background:#f2e9dc;border-radius:12px;box-shadow:0 10px 24px #0000001f;column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:880px;padding:1.75rem 2rem;row-gap:.6rem;width:100%}.contact-form>label{grid-column:span 1}.contact-form>.form-footer,.contact-form>.form-result,.contact-form>fieldset,.contact-form>label:nth-of-type(n+5){grid-column:span 2}.contact-form>.allergies-options,.contact-form>.package-options{grid-column:span 1}.contact-form label{color:#7b120e;display:block;font-size:.9rem;font-weight:600;letter-spacing:.02em;margin-bottom:.35rem}.contact-form input{background:#fff;border:1px solid #d9cdbb;border-radius:8px;box-shadow:none;box-sizing:border-box;font-family:inherit;font-size:.95rem;margin-bottom:.4rem;padding:.6rem;transition:border-color .2s,box-shadow .2s;width:100%}.contact-form input:focus{border-color:#d4a017;box-shadow:0 0 0 3px #d4a01740;outline:none}.contact-form textarea{background:#fff;border:1px solid #d9cdbb;border-radius:8px;box-shadow:none;box-sizing:border-box;font-family:inherit;font-size:.95rem;margin-bottom:.4rem;min-height:96px;padding:.6rem;resize:vertical;transition:border-color .2s,box-shadow .2s;width:100%}.contact-form textarea:focus{border-color:#d4a017;box-shadow:0 0 0 3px #d4a01740;outline:none}.package-options{background:#fff;border:1px solid #e0d5c4;border-radius:8px;margin-bottom:1rem;margin-top:1.1rem;padding:1rem 1.2rem;position:relative}.package-options legend{color:#7b120e;display:block;font-size:.9rem;font-weight:600;left:0;letter-spacing:.02em;margin:0;padding:0;position:absolute;top:-1.25rem}.package-options label{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;margin:.5rem 0}.package-options label:last-child{margin-bottom:0}.package-options input[type=radio]{accent-color:#d4a017;cursor:pointer;margin:0;width:auto}.allergies-options{grid-column-gap:.8rem;grid-row-gap:.4rem;background:#fff;border:1px solid #e0d5c4;border-radius:8px;column-gap:.8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem;margin-top:1.1rem;padding:1rem 1.2rem;position:relative;row-gap:.4rem}.allergies-options legend{color:#7b120e;display:block;font-size:.9rem;font-weight:600;left:0;letter-spacing:.02em;margin:0;padding:0;position:absolute;top:-1.25rem}.allergies-options label{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;font-size:.9rem;gap:.4rem;margin:0}@media (max-width:640px){.allergies-options{grid-template-columns:1fr}}.allergies-options label:last-child{margin-bottom:0}.allergies-options input[type=checkbox]{accent-color:#d4a017;cursor:pointer;margin:0;width:auto}.slider-label{display:flex;flex-direction:column;gap:.7rem;margin-bottom:.6rem}.slider-value{color:#d4a017;font-size:100;font-size:1.2rem;font-weight:700}.people-slider{-webkit-appearance:none;appearance:none;background:#f2e9dc;border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.people-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#d4a017;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:20px;-webkit-transition:background .2s;transition:background .2s;width:20px}.people-slider::-moz-range-thumb{background:#d4a017;border:none;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:20px;-moz-transition:background .2s;transition:background .2s;width:20px}.people-slider::-webkit-slider-thumb:hover{background:#d4a017}.people-slider::-moz-range-thumb:hover{background:#d4a017}.form-result{border-radius:4px;font-weight:500;margin-top:.6rem;padding:.75rem;text-align:center}.popup-overlay{align-items:center;animation:fadeIn .3s ease-in;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-content{animation:slideUp .4s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:400px;padding:2rem;text-align:center}.popup-icon{align-items:center;background:#d4af37;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.popup-content h2{color:#7b120e;font-family:Winter Solid,serif;font-size:1.8rem;margin:0 0 .5rem}.popup-content p{color:#666;line-height:1.6;margin:0 0 1.5rem}.popup-close-btn{background:#7b120e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s}.popup-close-btn:hover{box-shadow:0 4px 12px #7b120e;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-page{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:auto;padding:1.5rem 0;width:100vw}.contact-page h1{font-size:1.8rem;margin-bottom:2rem;padding:0 1rem;text-align:center;width:100%}.contact-form{border-radius:10px;box-sizing:border-box;display:block;margin:0 1rem;max-width:100%;padding:1.5rem;width:calc(100% - 2rem)}.contact-form label{font-size:.95rem}.contact-form input,.contact-form textarea{font-size:16px}.allergies-options,.package-options{margin-top:2rem}.verification-row{padding-bottom:1.5rem}.recaptcha-wrapper{margin:-1rem 0;transform:scale(.85)}.submit-btn{font-size:1rem;padding:.85rem 1rem}}.form-footer{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem;padding-top:.75rem;width:100%}.submit-btn{font-size:1.4rem;margin-top:1rem;padding:1rem 0}.verification-row{align-items:center;border-bottom:1px solid #7b120e1a;display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;width:100%}@media (min-width:768px){.verification-row{flex-direction:row;gap:3rem;justify-content:center}}.gdpr-checkbox{align-items:center;cursor:pointer;display:flex!important;flex-direction:row!important;gap:.8rem;justify-content:center;margin:0;padding:.5rem 0;transition:opacity .3s}.gdpr-checkbox:hover{opacity:.8}.gdpr-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;background:#fff;border:2px solid #7b120e;border-radius:4px;cursor:pointer;height:22px;margin-top:2px;min-width:22px;position:relative;transition:all .2s ease;width:22px}.gdpr-checkbox input[type=checkbox]:checked{background:#7b120e}.gdpr-checkbox input[type=checkbox]:checked:after{color:#d4a017;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.gdpr-text{color:#444;font-size:.9rem;font-weight:500;line-height:1.4}.recaptcha-wrapper{display:flex;justify-content:center;transform:scale(.95);width:100%}.submit-btn{background:linear-gradient(135deg,#7b120e,#5a0d0a);border:none;border-radius:50px;box-shadow:0 4px 15px #7b120e4d;color:#d4a017;cursor:pointer;font-family:Winter Solid,serif;font-size:1.2rem;letter-spacing:.05em;margin-top:.5rem;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:hover{background:linear-gradient(135deg,#8f1510,#6b100c);box-shadow:0 6px 20px #7b120e66;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.partners{background:#f2e9dc;color:#7b120e;padding:3rem 1.5rem}.partners-inner{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.partners h2{font-size:2rem;margin:0;text-align:center}.partners-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.partner-card{align-items:center;display:flex;flex-direction:column;gap:.75rem}.partner-logo{border-radius:12px;display:grid;height:180px;padding:.75rem;place-items:center;width:180px}.partner-logo img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.35));max-height:100%;max-width:100%;object-fit:contain}@media (max-width:600px){.partners{padding:2.5rem 1.25rem}.partner-logo{height:100px;width:100px}}main{flex:1 1;padding-top:70px}.App{display:flex;flex-direction:column;min-height:100vh}.section{opacity:0;scroll-margin-top:80px;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.section.is-visible{opacity:1;transform:translateY(0)}@font-face{font-display:swap;font-family:TimesSemiBold;font-style:normal;font-weight:600;src:url(/static/media/Times-SemiBold.bdbae2bfe9e23a3d6d5b.ttf) format("truetype")}@font-face{font-display:swap;font-family:Times;font-style:normal;font-weight:400;src:url(/static/media/times[1].81560eeae7b825038bd7.ttf) format("truetype")}@font-face{font-display:swap;font-family:Winter Solid;font-style:normal;font-weight:400;src:url(/static/media/WinterSolidFont.1a51a66514f1bd1b35f5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Winter Solid;font-style:normal;font-weight:700;src:url(/static/media/WinterSolidFont.1a51a66514f1bd1b35f5.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#d4a017;color:#333;font-family:Times,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}#root{display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Winter Solid,serif;font-weight:400}
/*# sourceMappingURL=main.8144df8f.css.map*/