.fonts-loaded .nav-text{font-family:abril-text,Abril Text,serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{line-height:1.7;color:#1a1919;background-color:#f3e6d5;font-size:16px;font-weight:300}.container{max-width:1200px;margin:0 auto}.min-height-screen{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}h1,h2,h3,h4,h5,h6{font-family:abril-display,Abril Display,serif;font-weight:400;line-height:1.3;margin-bottom:1.5rem;color:#1a1919;letter-spacing:.02em}h1{font-size:3rem;margin-bottom:2rem}h2{font-size:2.5rem;margin-bottom:1.5rem}h3{font-size:2rem}h4{font-size:1.5rem}p{margin-bottom:1.5rem;line-height:1.8;font-weight:300}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer}.fade-in{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease;pointer-events:none}.fade-in-active{opacity:1;transform:translateY(0);pointer-events:auto}.header{position:relative;top:0;left:0;right:0;z-index:1000;transition:all .4s ease;background:#f3e6d5a6}.header,.header-sticky{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-sticky{background:#f3e6d54f}.header-content{justify-content:space-between;padding:24px 24px 0}.header-content,.logo{display:flex;align-items:center}.logo-image{height:4rem;width:4rem;transition:all .3s ease}.logo-image:hover{transform:scale(1.05)}.header-right{gap:3rem}.header-right,.nav{display:flex;align-items:center}.nav{gap:2.5rem}.nav-link{font-weight:400;color:#39402a;transition:all .3s ease;padding:.5rem 0;background:none;border:none;cursor:pointer;font-size:1rem;letter-spacing:.02em;opacity:1}.nav-link:hover{opacity:.5}.menu-toggle{display:none;flex-direction:column;gap:4px;padding:8px}.menu-toggle span{width:22px;height:1px;background:#fff;transition:all .3s ease}.language-switcher{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:400}.lang-btn{color:#39402a;font-family:abril-text,Abril Text,serif;font-size:18.939px;font-weight:400;line-height:normal;letter-spacing:-.189px}.lang-btn:hover{opacity:1;color:#d36b3a}.lang-btn.active{opacity:1;font-weight:700}.lang-divider{display:inline-block;position:relative;width:.5px;height:24px;background:#e36329}.hero{height:100vh;background:#f3e6d5;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-top-pattern{position:absolute;top:0;left:0;right:0;height:200px;background:url(/images/top-bg.png) repeat-x;background-size:cover;z-index:1}.hero-content{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.floating-icons{position:absolute;width:100%;height:100%;top:0;left:0}.floating-icon{position:absolute;width:101px;height:101px;object-fit:contain;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.icon-1{top:25%;left:18%;animation-delay:0s}.icon-2{top:45%;left:12%;animation-delay:-1s}.icon-3{top:65%;left:16%;animation-delay:-2s}.icon-4{top:25%;right:18%;animation-delay:-3s}.icon-5{top:35%;right:8%;animation-delay:-4s}.icon-6{top:50%;right:25%;animation-delay:-5s}.icon-7{top:70%;right:18%;animation-delay:-1.5s}.icon-8{top:85%;right:45%;animation-delay:-2.5s}.icon-9{top:45%;left:35%;animation-delay:-3.5s}.icon-10{top:80%;left:35%;animation-delay:-4.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.hero-center{flex-direction:column}.hero-center,.logo-circle{display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.logo-circle{width:144px;height:144px;background:#fff;border-radius:50%;margin-bottom:2rem}.center-logo{width:120px;height:auto;object-fit:contain}.hero-nav-stack{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:1rem}.nav-text{font-family:abril-text,Abril Text,serif;color:#3a402c;text-align:center;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.48px;font-display:swap;margin-bottom:2rem}.nav-text:hover{transform:translateY(-2px)}.section-title{text-align:center;font-family:abril-display,Abril Display,serif;font-size:3rem;color:#1a1919;font-weight:400;letter-spacing:.02em}.about{padding:8rem 0;background:#fff}.about-content{text-align:center;max-width:800px;margin:0 auto}.about-description{font-size:1.2rem;margin-bottom:4rem;color:#1a1919;font-weight:300;line-height:2}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-top:4rem}.feature-item{text-align:center;padding:3rem 2rem;background:transparent;border:1px solid rgba(26,25,25,.1);border-radius:0;transition:all .4s ease}.feature-item:hover{transform:translateY(-10px);border-color:#d36b3a;box-shadow:0 20px 40px rgba(26,25,25,.1)}.feature-icon{font-size:2.5rem;margin-bottom:2rem;opacity:.8}.feature-item h3{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.05em;color:#1a1919}.contact{padding:8rem 0;background:#1a1919}.contact-content{text-align:center;max-width:900px;margin:0 auto}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem;margin-top:4rem}.contact-item{display:flex;align-items:flex-start;gap:1.5rem;padding:2.5rem;background:#f3e6d5;border:1px solid transparent;border-radius:0;text-align:left;transition:all .4s ease}.contact-item:hover{border-color:rgba(211,107,58,.3);transform:translateY(-5px)}.contact-icon{font-size:1.8rem;flex-shrink:0;margin-top:.3rem;color:#d36b3a;opacity:.8}.contact-details h3{font-family:Inter,sans-serif;color:#1a1919;margin-bottom:.8rem;font-size:1.1rem;font-weight:500;letter-spacing:.03em}.contact-details p{margin:0;color:#1a1919;font-weight:300;line-height:1.7}.footer{padding:8rem 0 4rem;background:#f4f4f4;margin-top:auto}.footer-content{display:flex;flex-direction:column;gap:4rem;max-width:800px;margin:0 auto}.footer-section,.footer-title{text-align:center}.footer-title{font-family:abril-display,Abril Display,serif;font-size:3rem;color:#1a1919;margin-bottom:2rem;font-weight:400;letter-spacing:.02em}.footer-hours-list{text-align:center}.footer-hours-text{font-family:abril-text,Abril Text,serif;font-size:1.2rem;color:#1a1919b5;margin-bottom:.8rem;font-weight:400;line-height:1.6}.footer-hours-text strong{font-family:abril-text,Abril Text,serif;font-weight:600}.footer-address{text-align:center}.footer-address-text{font-family:abril-text,Abril Text,serif;font-size:1.2rem;color:#1a1919b5;margin-bottom:2rem;font-weight:400;line-height:1.5}.footer-contact{text-align:center}.footer-phone-text{font-family:abril-text,Abril Text,serif;font-size:1.3rem;color:#1a1919;margin-bottom:2rem;font-weight:400;line-height:1.5}.footer-action-button{font-family:Inter,sans-serif;background:#3a402c;color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:0;letter-spacing:.02em;text-transform:none;margin:0 auto;display:block}.footer-action-button:hover{background:#2a2f1f;transform:translateY(-2px)}.footer-social-section{display:flex;justify-content:center;margin-bottom:0}.footer-instagram-button{background:transparent;color:#1a1919b5;padding:1rem;border-radius:0;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:70px;height:70px}.footer-instagram-button:hover{background:#3a402c;color:#f3e6d5;transform:scale(1.05)}.footer-instagram-button svg{width:32px;height:32px}.menu-page{min-height:100vh;background:#f3e6d5;padding:0}.menu-header{text-align:center;padding:32px}.page-title{color:#39402a;font-family:abril-text,serif;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;margin-bottom:0}.menu-categories-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;animation:fadeInUp .8s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.menu-category-item{border-bottom:1px solid #e36329;cursor:pointer;transition:all .3s ease;overflow:hidden;opacity:0;animation:fadeInItem .5s ease forwards}@keyframes fadeInItem{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.category-content{display:flex;align-items:center;justify-content:space-between;padding:24px;gap:16px;background:transparent;transition:all .3s ease}.menu-category-item:hover .category-content{background:rgba(227,99,41,.05)}.category-info{flex:1 1}.category-name{color:#e36329;font-family:abril-display,Abril Display,serif;font-size:24px;font-weight:800;line-height:normal;letter-spacing:-.24px;margin-bottom:4px}.category-description{color:#1a1919;font-family:abril-text,Abril Text,serif;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.14px;margin-bottom:0}.category-arrow{color:#e36329;opacity:1;transition:all .3s ease;margin-top:4px;img{width:32px;height:32px}}.menu-images-section{opacity:0;transform:translateY(20px);transition:all .5s ease;margin-top:40px}.menu-images-section.visible{opacity:1;transform:translateY(0)}.menu-tabs-container{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#f3e6d5;height:90px;transition:box-shadow .3s ease;display:flex;align-items:center}.menu-tabs-container.scrolled{background:#f6e5d3;background:color(display-p3 .9529 .902 .8353);box-shadow:0 7px 16px 0 #d8c7b5;box-shadow:0 7px 16px 0 color(display-p3 .8353 .7843 .7176)}.menu-tabs{padding:0 12px;will-change:scroll-position;transform:translateZ(0);-webkit-overflow-scrolling:touch}.menu-tabs,.tab-button{position:relative;white-space:nowrap}.tab-button{flex-shrink:0;margin-right:8px;padding:12px 16px;background:#fff;border:1px solid #e36329;font-family:abril-text,Abril Text,serif;font-size:14px;color:#e36329;cursor:pointer;transition:all .3s ease;font-weight:400;text-align:center;min-width:80px;height:42px}.tab-button:first-child{border-left:1px solid #e36329}.tab-button.active{background:#e36329;color:#fff;font-weight:600;position:relative;z-index:1}.menu-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.menu-image-wrapper{margin-bottom:24px;scroll-margin-top:150px;opacity:0;transform:translateY(20px)}.menu-image{width:100%;height:auto;display:block;transition:all .3s ease;background:#fff;will-change:transform,opacity;transform:translateZ(0)}.image-fallback{width:100%;height:auto;min-height:300px}.image-fallback div{border-radius:8px;box-shadow:0 4px 15px rgba(227,99,41,.1)}@media (max-width:768px){.menu-tabs{padding:0 8px}.menu-image-wrapper{margin-bottom:16px;scroll-margin-top:150px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.menu-image-wrapper{animation:fadeIn .5s ease-out forwards}.menu-image-wrapper:first-child{animation-delay:.1s}.menu-image-wrapper:nth-child(2){animation-delay:.2s}.menu-image-wrapper:nth-child(3){animation-delay:.3s}.menu-image-wrapper:nth-child(4){animation-delay:.4s}.menu-image-wrapper:nth-child(5){animation-delay:.5s}.menu-image-wrapper:nth-child(6){animation-delay:.6s}.menu-image-wrapper:nth-child(7){animation-delay:.7s}.menu-image-wrapper:nth-child(8){animation-delay:.8s}.menu-image-wrapper:nth-child(9){animation-delay:.9s}.menu-image-wrapper:nth-child(10){animation-delay:1s}.menu-detail-page{min-height:100vh;background:#f3e6d5;padding:1rem 0 2rem}.back-button-container{padding:1rem 2rem;margin-bottom:1rem}.back-button{background:none;border:none;color:#d36b3a;font-family:abril-text,Abril Text,serif;font-size:1.1rem;font-weight:400;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.back-button:hover{opacity:.7;transform:translateX(-4px)}.menu-image-container{max-width:800px;margin:0 auto;padding:0 1rem}.menu-detail-image{width:100%;height:auto;display:block;border:1px solid rgba(211,107,58,.1);box-shadow:0 4px 15px rgba(211,107,58,.1);transition:all .3s ease}@media (max-width:768px){.menu-detail-page{padding:.5rem 0 1rem}.back-button-container{padding:1rem;margin-bottom:.5rem}.menu-image-container{padding:0 .5rem}}.menu-categories{max-width:400px;min-width:320px;margin:0 auto;display:grid;grid-gap:0;gap:0}.menu-category-card{background:#fdf0df;border:.5px solid #d36b3a;padding:0;border-radius:0;overflow:hidden;transition:all .2s ease}.menu-category-card:hover{border-color:rgba(211,107,58,.25)}.category-main-title{background:transparent;border:none;padding:1.5rem 2rem;text-align:center;width:100%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:1rem;position:relative}.category-main-title:hover{background:rgba(211,107,58,.02)}.category-main-title h2{font-family:abril-display,Abril Display,serif;color:#e36329;font-size:36px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.36px;margin-bottom:0}.arrow-open{transform:rotate(180deg)}.arrow-closed{transform:rotate(0deg)}.category-items{padding:0;max-height:0;overflow:hidden;transition:all .3s ease;opacity:0}.items-open{max-height:2000px;padding:1.5rem 2rem 2rem;opacity:1}.items-closed{max-height:0;padding:0;opacity:0}.menu-item-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(211,107,58,.08);position:relative}.menu-item-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.item-info{flex:1 1;margin-right:1.5rem}.item-name{font-family:abril-text,Abril Text,serif;font-size:1.1rem;font-weight:400;color:#1a1919;margin:0 0 .3rem;line-height:1.3;letter-spacing:.01em}.item-description{font-family:Inter,sans-serif;font-size:.85rem;color:#1a1919;opacity:.6;margin:0;line-height:1.4;font-weight:300;font-style:italic}.item-price-line{display:flex;align-items:center;gap:.8rem;min-width:80px;justify-content:flex-end}.price-dots{flex:1 1;height:1px;background-image:repeating-linear-gradient(90deg,rgba(211,107,58,.3) 0,rgba(211,107,58,.3) 2px,transparent 0,transparent 6px);min-width:40px}.price{font-family:abril-display,Abril Display,serif;font-size:1rem;font-weight:400;color:#d36b3a;white-space:nowrap;letter-spacing:.01em}.sub-category-header{margin:2rem 0 1rem;padding-bottom:.5rem}.sub-category-header:first-child{margin-top:0}.sub-category-title{font-family:abril-display,Abril Display,serif;font-size:1.4rem;font-weight:400;color:#d36b3a;margin:0;display:flex;align-items:baseline;justify-content:center;gap:1rem;letter-spacing:.02em}.sub-category-size{font-size:1rem;font-weight:400;color:#1a1919;opacity:.7}.sub-category-price{font-family:abril-display,Abril Display,serif;font-size:1.2rem;font-weight:400;color:#1a1919;margin-left:auto}.menu-note{margin:1.5rem 0;padding:1rem 1.5rem;background:rgba(211,107,58,.1);border-left:3px solid #d36b3a;border-radius:0}.note-text{font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;color:#d36b3a;margin:0;line-height:1.5;font-style:italic}.category-subcategory{padding:8px 20px 12px;background-color:#f3e6d5}.subcategory-text{font-family:abril-text,Abril Text,serif;font-size:14px;color:#3e2b22;margin:0;font-style:italic}.contact-page{padding:8rem 0 4rem;min-height:100vh;background:#f3e6d5}.contact-main-title{font-size:3.5rem;margin-bottom:3rem}.contact-main-title,.contact-title{font-family:abril-display,Abril Display,serif;color:#1a1919;text-align:center;font-weight:400;letter-spacing:.02em}.contact-title{font-size:2.5rem;margin-bottom:2rem}.contact-section{max-width:600px;margin:0 auto 4rem;text-align:center}.working-hours{background:hsla(0,0%,100%,.8);border-radius:0;padding:2rem;border:1px solid rgba(26,25,25,.1)}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid rgba(26,25,25,.1);font-family:Inter,sans-serif}.hours-item:last-child{border-bottom:none}.day-label{font-weight:400}.day-label,.time-range{color:#1a1919;font-size:1.1rem}.time-range{font-weight:600;font-family:abril-display,Abril Display,serif}.address-info,.contact-info{background:hsla(0,0%,100%,.8);border-radius:0;padding:2rem;border:1px solid rgba(26,25,25,.1)}.address-text,.phone-number{font-family:Inter,sans-serif;font-size:1.2rem;color:#1a1919;margin-bottom:1.5rem;font-weight:400;line-height:1.5}.action-button{font-family:Inter,sans-serif;background:#3a402c;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:0;letter-spacing:.02em;text-transform:none}.action-button:hover{background:#2a2f1f;transform:translateY(-2px)}.call-button,.directions-button{min-width:150px}.social-section{margin-bottom:2rem}.instagram-button,.social-section{display:flex;justify-content:center}.instagram-button{background:#1a1919;color:#fff;border:none;padding:1rem;border-radius:50%;cursor:pointer;transition:all .3s ease;align-items:center;width:60px;height:60px}.instagram-button:hover{background:#3a402c;transform:scale(1.1)}.instagram-button svg{width:24px;height:24px}@media (max-width:768px){.header-right{gap:1rem}.nav{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:hsla(34,56%,89%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:left .3s ease;z-index:1000}.nav-open{left:0}.nav-link{font-size:1.5rem}.menu-toggle{display:flex;flex-direction:column;gap:4px}.floating-icon{width:60px;height:60px}.icon-1{top:15%;left:8%}.icon-2{top:35%;left:5%}.icon-3{top:55%;left:8%}.icon-4{top:15%;right:8%}.icon-5{top:25%;right:3%}.icon-6{top:40%;right:15%}.icon-7{top:60%;right:8%}.icon-8{top:75%;right:25%}.icon-9{top:35%;left:25%}.icon-10{top:70%;left:25%}.logo-circle{width:120px;height:120px;margin-bottom:1.5rem}.center-logo{width:100px}.nav-text{font-size:2rem;padding:.6rem 1.5rem}.hero-nav-stack{gap:1rem;margin-top:.5rem}.hero-language-switcher{margin-top:1rem}.hero-language-switcher .lang-btn{font-size:1rem;padding:.5rem 1rem}.hero-top-pattern{height:30%}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-button{padding:.8rem 1.5rem;font-size:1rem}h1{font-size:2rem}h2{font-size:1.5rem}.section-title{font-size:1.8rem;margin-bottom:1.5rem}.about,.contact,.features{padding:2rem 1rem}.features{gap:1.5rem}.feature-item{padding:1.5rem}.contact-info{gap:1.5rem}.contact-item{padding:1rem}.contact-item .contact-icon{width:40px;height:40px}.footer-content{padding:2rem 1rem;gap:1.5rem}.menu-page{padding:0}.menu-detail-page{padding-bottom:3rem}.back-button-container{padding:1rem}.detail-header{padding:0 1rem;margin-bottom:2rem}.detail-title{font-size:2.2rem}.detail-tabs-container{margin-bottom:2rem}.detail-tab-button{padding:.8rem 1rem;font-size:.9rem}.detail-content{padding:0 1rem}.sub-category-section{margin-bottom:3rem}.sub-category-section h2{font-size:1.6rem;margin-bottom:1.5rem}.menu-item{padding:1rem}.item-info{margin-right:1rem}.item-name{font-size:1.1rem}.item-description{font-size:.85rem}.item-price{font-size:1.1rem}.category-main-title{padding:1rem}.category-main-title h2{font-size:1.3rem}.items-open{padding:1rem}.items-closed{padding:.5rem}.menu-item-row{padding:.8rem 0;gap:.8rem}.item-info,.item-price-line{gap:.5rem}.price-dots{flex:1 1;margin:0 .5rem}.price{font-size:1rem}.sub-category-header{padding:.8rem 0}.sub-category-title{font-size:1.1rem;margin-bottom:.5rem}.sub-category-size{font-size:.9rem}.sub-category-price{font-size:1rem}.menu-note{padding:1rem}.note-text{font-size:.9rem}}@media (max-width:480px){.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.5rem}.section-title{font-size:2rem}.category-main-title{padding:1rem}.category-main-title h2{font-size:1.5rem}.items-open{padding:1rem}.items-closed{padding:0 1rem}.feature-item{padding:1.5rem 1rem}.contact-item{padding:1.5rem}.header-right{gap:1rem}.sub-category-title{font-size:1.1rem}.contact-main-title{font-size:2.5rem}.contact-title{font-size:2rem}.contact-section{margin-bottom:3rem}.address-info,.contact-info,.working-hours{padding:1.5rem}.hours-item{flex-direction:column;text-align:center;gap:.5rem;padding:1rem 0}.action-button{padding:.8rem 1.5rem;font-size:.9rem}.footer-title{font-size:2.2rem}.footer-section{margin-bottom:3rem}.footer-address-text,.footer-hours-text,.footer-phone-text{font-size:1.1rem}.footer-action-button{padding:.8rem 2rem;font-size:.9rem}.footer-instagram-button{width:60px;height:60px}.footer-instagram-button svg{width:28px;height:28px}}.menu-tabs{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;justify-content:flex-start}.menu-tabs::-webkit-scrollbar{display:none}.menu-image-container{display:flex;justify-content:center;align-items:center}.menu-image-wrapper{width:100%;max-width:340px;overflow:hidden;transition:transform .3s ease}.menu-image-wrapper.visible{display:block}.menu-image-wrapper.hidden{display:none}.menu-category-image{width:100%;height:auto;display:block;object-fit:cover}@media (max-width:768px){.menu-tabs{justify-content:flex-start}.menu-image-wrapper{max-width:-moz-fit-content;max-width:fit-content;width:100%}}.lottie-loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;justify-content:center;align-items:center;background:#f3e6d5;z-index:9999;overflow:hidden;will-change:transform,opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;min-height:100vh;min-width:100vw;transition:opacity .3s ease-out}.lottie-loading-screen.fade-out{opacity:0}.lottie-loading-screen>div{width:100%!important;height:100%!important;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.lottie-loading-screen svg{width:100%!important;height:100%!important;object-fit:cover;animation-duration:2s;animation-iteration-count:1;animation-timing-function:linear;shape-rendering:optimizeSpeed;image-rendering:optimizeSpeed}@media (max-width:768px){.lottie-loading-screen{display:flex!important}.lottie-loading-screen svg{animation-duration:4s;transform:translateZ(0)}}.lazy-image{position:relative;overflow:hidden;background:#f6e5d3}.lazy-image.loaded img{opacity:1}.lazy-image.loading img{opacity:0}.blur-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:#f0f0f0;filter:blur(10px);transform:scale(1.1);transition:opacity .3s ease-out}.lazy-image.loaded .blur-placeholder{opacity:0}.menu-content-fade-in{animation:menuFadeIn .5s ease-in-out}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.menu-section:nth-child(10){animation-delay:1s}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:#f3e6d5;background:color(display-p3 .9529 .902 .8353)}.loading-logo{width:120px;height:120px;margin-bottom:24px;animation:logoPulse 2s ease-in-out infinite}.loading-spinner{width:60px;height:60px;border:3px solid rgba(227,99,41,.2);border-top-color:#e36329;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-text{font-family:abril-text,Abril Text,serif;font-size:18px;color:#e36329;font-weight:500;opacity:.8;animation:textFade 2s ease-in-out infinite}@keyframes logoPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes textFade{0%,to{opacity:.8}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.loading-logo{width:100px;height:100px;margin-bottom:20px}.loading-spinner{width:50px;height:50px;margin-bottom:12px}.loading-text{font-size:16px}}@media (max-width:480px){.loading-logo{width:80px;height:80px;margin-bottom:16px}.loading-spinner{width:40px;height:40px;margin-bottom:10px}.loading-text{font-size:14px}}