@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Nunito:wght@400;600;700&display=swap";*{box-sizing:border-box}html,body{width:100%;margin:0;padding:0}#root{width:100%}.header{z-index:100;background:#0b3c49;justify-content:space-between;align-items:center;height:68px;padding:0 2.5rem;font-family:Nunito,sans-serif;display:flex;top:0}.header-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.header-logo-icon{border-radius:50%;width:42px;height:42px}.header-logo-text{flex-direction:column;line-height:1.1;display:flex}.header-logo-name{color:#fff;letter-spacing:.02em;font-family:Playfair Display,serif;font-size:18px}.header-logo-sub{color:#5dcaa5;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:700}.header-nav{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header-nav a{color:#cde8e4;letter-spacing:.04em;text-transform:uppercase;border-bottom:2px solid #0000;padding-bottom:3px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.header-nav a:hover,.header-nav a.active{color:#fff;border-bottom-color:#e8763a}.header-order-btn{color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#e8763a;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;transition:background .2s;display:flex}.header-order-btn:hover{background:#cf5f25}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.hamburger-line{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-order{display:none}@media (width<=768px){.header{flex-wrap:wrap;height:auto;min-height:68px;padding:0 1.5rem}.header.open{flex-direction:column}.hamburger{display:flex}.desktop-only{display:none}.header-nav{flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:.5rem 0 1rem;display:none}.header-nav.open{display:flex}.header-nav li{width:100%}.header-nav a{text-align:center;border-bottom:1px solid #ffffff1a;padding:.75rem 0;font-size:15px;display:block}.header-nav a:hover{color:#5dcaa5;border-bottom-color:#ffffff1a}.mobile-order{margin-top:.5rem;display:block}.mobile-order a{font-weight:700;color:#e8763a!important;border-bottom:none!important}}.footer{color:#effafb;background:linear-gradient(#0f4d5e 0%,#0b3c49 100%);border-top:1px solid #ffffff14;padding:3rem 2rem 2.5rem;position:relative;overflow:hidden}.footer-content{grid-template-columns:minmax(220px,1.1fr) repeat(3,minmax(180px,1fr));align-items:flex-start;gap:2rem;max-width:1180px;margin:0 auto;display:grid}.footer-brand{align-items:flex-start;gap:1rem;display:flex}.footer-logo{object-fit:cover;border-radius:50%;flex-shrink:0;width:52px;height:52px}.footer-brand-title{color:#fff;margin:0 0 .6rem;font-family:Playfair Display,serif;font-size:1.4rem}.footer-brand-copy{color:#d7f2ee;max-width:420px;margin:0;line-height:1.8}.footer-heading{color:#5dc8ad;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.9rem}.footer-block p{color:#e7f7f5;margin:0 0 .75rem;line-height:1.8}.footer-contact{color:#fff;margin-top:.5rem;font-weight:700}.footer-decor{opacity:.16;pointer-events:none;width:240px;position:absolute;bottom:-10px;right:-20px}.map-section{flex-direction:column;gap:1rem;display:flex}.map-section iframe{border:0;border-radius:8px;width:100%;height:300px}@media (width<=768px){.footer{padding:2rem 1.2rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;display:grid}.footer-brand{flex-direction:column;align-items:flex-start}.footer-logo{width:44px;height:44px}.footer-brand-title{font-size:1.25rem}.footer-block{padding-top:.2rem}.footer-decor{opacity:.12;width:150px;margin:1rem auto 0;display:block;position:static}}.hero-section{color:#fff;background:linear-gradient(#0a4a6ba6 0%,#0d5f7f59 45%,#0d5f7f26 100%),url(/assets/caldo-D094el4c.jpeg) 50%/cover no-repeat;min-height:680px;padding:120px 40px;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:#00000040;position:absolute;inset:0}.hero-content{z-index:1;align-items:center;max-width:1100px;margin:0 auto;display:flex;position:relative}.hero-text{flex:1;max-width:600px}.hero-subtitle{color:#ffa447;letter-spacing:1px;margin-bottom:15px;font-size:16px;font-style:italic}.hero-title{letter-spacing:-2px;margin-bottom:20px;font-size:72px;font-weight:800;line-height:1.1}.hero-title-accent{color:#17a9ad;font-size:64px;font-style:italic;font-weight:400;display:block}.hero-description{color:#fffffff2;max-width:400px;margin-bottom:40px;font-size:16px;line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:20px;display:flex}.btn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:4px;padding:14px 30px;font-size:14px;font-weight:600;transition:all .3s}.btn-primary{color:#fff;background-color:#f63}.btn-primary:hover{background-color:#f52;transform:translateY(-2px)}.btn-secondary{color:#fff;text-align:center;background-color:#0000;border:2px solid #fff}.btn-secondary:hover{background-color:#ffffff1a}.wave-divider{background-color:#f5f5f5;height:120px;position:relative;overflow:hidden}.wave-divider svg{color:#0a4a6b;width:100%;height:100%;display:block}.special-section{background-color:#f5f5f5;padding:80px 40px}.special-content{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}.special-image{border-radius:8px;flex-direction:row;flex:1;min-width:200px;max-width:900px;display:flex;overflow:hidden}.special-image img{object-fit:cover;border-radius:8px;width:50%;height:auto;display:block}.special-text{flex:1}.special-subtitle{color:#ffa447;letter-spacing:1px;margin-bottom:10px;font-size:16px;font-style:italic}.special-title{color:#0a4a6b;letter-spacing:-1px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.2}.special-description{color:#333;margin-bottom:30px;font-size:16px;line-height:1.8}.special-highlight{background-color:#e8f4f8;border-left:4px solid #17a9ad;border-radius:8px;margin-bottom:30px;padding:25px}.special-highlight p{color:#0a4a6b;margin:8px 0;font-size:16px}.special-highlight p:first-child{font-size:18px;font-weight:700}.review-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.Aboutus-img{width:100%;max-width:500px;height:auto}.Aboutus-img img{object-fit:contain;border-radius:8px;width:100%;height:auto;display:block}.elfsight-app-a5e8ceb4-e606-44f7-9384-251df4a8bb33{background-color:#fff;justify-content:center;align-items:center;padding:1rem;display:flex}@media (width<=768px){.hero-content{flex-direction:column;gap:40px;padding:40px 0}.hero-title{font-size:48px}.hero-title-accent{font-size:42px}.hero-buttons{flex-direction:column}.special-content{flex-direction:column;gap:40px;padding:40px 0}.special-image{max-width:100%}.wave-divider{height:80px}}.about-content{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}@media (width<=480px){.hero-section{padding:40px 20px}.hero-title{font-size:36px}.hero-title-accent{font-size:32px}.hero-description{font-size:14px}.btn{padding:12px 24px;font-size:12px}.special-section{padding:50px 20px}.special-title{font-size:32px}.special-description{font-size:14px}}:root{--card-radius:16px;--card-padding:32px;--card-shadow:0 10px 25px #10182814;--accent-color:#e9642b;--eggshell:#f8f4ee;--white:#fff;--max-width:1100px}.promo-card{justify-content:center;width:100%;padding:28px 16px;display:flex}.promo-card .promo-inner{max-width:var(--max-width);background:var(--white);border-radius:var(--card-radius);width:100%;box-shadow:var(--card-shadow);padding:var(--card-padding);border:1px solid #0000000a;align-items:center;gap:28px;display:flex}.promo-card.promo-alt .promo-inner{background:var(--eggshell)}.promo-card.reverse .promo-inner{flex-direction:row-reverse}.promo-content{flex:52%}.promo-subtitle{color:#cf7b5b;margin-bottom:8px;font-size:.9rem;font-style:italic}.promo-title{color:#0b3b4a;margin:0 0 12px;font-size:2rem}.promo-description{color:#334155;margin-bottom:18px;line-height:1.5}.promo-meta-cta{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.highlight-card{background-color:#e8f4f8;border-left:4px solid #17a9ad;border-radius:8px;min-width:200px;padding:25px}.highlight-title{color:#0a4a6b;margin-bottom:8px;font-size:16px;font-weight:700}.highlight-body{color:#0a4a6b;margin:8px 0;font-size:16px}.promo-cta{background:var(--accent-color);color:#fff;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}.promo-images{flex:0 350px;justify-content:center;align-items:center;display:flex}.promo-images .single-image{aspect-ratio:1;width:100%;max-width:350px;max-height:350px}.img-wrap{border-radius:12px;width:100%;height:100%;overflow:hidden}.img-wrap img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}@media (width<=900px){.promo-card .promo-inner{flex-direction:column;padding:20px}.promo-content,.promo-images{flex-basis:auto;width:100%}.promo-images .single-image{max-width:100%;max-height:300px}.promo-title{font-size:1.5rem}}@media (width<=480px){.promo-images .single-image{max-height:250px}}:root{scroll-behavior:smooth}.menu-page{color:#1a1a1a;flex-direction:row;max-width:1280px;min-height:100vh;margin:0 auto;padding:0;display:flex}.menu-sidebar-wrap{border-right:1px solid #e8e0d8;flex-shrink:0;width:180px;height:100vh;padding:2rem 0;position:sticky;top:0;overflow-y:auto}.menu-sidebar{flex-direction:column;gap:0;display:flex}.menu-sidebar-label{letter-spacing:.1em;text-transform:uppercase;color:#9e8e80;padding:0 1.25rem .75rem;font-size:10px;font-weight:700}.menu-sidebar-link{color:#5a4a3a;border-left:2px solid #0000;padding:.45rem 1.25rem;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:block}.menu-sidebar-link:hover{color:#e85f2f;background:#fff8f4;border-left-color:#e85f2f}.menu-content{flex:1;min-width:0;padding:2.5rem 2.5rem 4rem}.menu-section{margin-bottom:3rem}.menu-section-header{border-bottom:1px solid #e8e0d8;align-items:baseline;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.6rem;display:flex}.menu-section-title{color:#184b5a;letter-spacing:.01em;margin:0;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.menu-section-count{color:#9e8e80;font-size:11px;font-weight:400}.menu-section-body{align-items:flex-start;gap:1.75rem;display:flex}.menu-section-body.no-photo .menu-list{columns:2;column-gap:2.5rem;width:100%}.menu-section-body.no-photo .menu-list-item{break-inside:avoid}.menu-featured{background:#fff;border:1px solid #e8e0d8;border-radius:8px;flex-shrink:0;width:200px;overflow:hidden}.menu-featured-img{object-fit:cover;width:100%;height:145px;display:block}.menu-featured-info{flex-direction:column;gap:.2rem;padding:.6rem .75rem .75rem;display:flex}.menu-featured-name{color:#0d3d3a;font-size:13px;font-weight:700;line-height:1.3}.menu-featured-desc{color:#9e8e80;font-size:11px;line-height:1.4}.menu-featured-price{color:#e8562e;margin-top:.2rem;font-size:13px;font-weight:800}.menu-list{flex:1;margin:0;padding:0;list-style:none}.menu-list-item{border-bottom:1px solid #f0e8e0;justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem 0;display:flex}.menu-list-item:last-child{border-bottom:none}.menu-list-left{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.menu-list-name{color:#1a1a1a;font-size:13.5px;font-weight:600;line-height:1.3}.menu-list-desc{color:#9e8e80;font-size:11.5px;line-height:1.4}.menu-list-price{color:#e8562e;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:700}@media (width<=768px){.menu-page{flex-direction:column}.menu-sidebar-wrap{z-index:10;background:#fff;border-bottom:1px solid #e8e0d8;border-right:none;width:100%;height:auto;padding:.5rem 0;position:sticky;top:0;overflow:auto visible}.menu-sidebar{white-space:nowrap;flex-direction:row;gap:0;padding:0 1rem}.menu-sidebar-label{display:none}.menu-sidebar-link{border-bottom:2px solid #0000;border-left:none;padding:.5rem .75rem;font-size:12px;display:inline-block}.menu-sidebar-link:hover{border-bottom-color:#e85f2f;border-left-color:#0000}.menu-content{padding:1.5rem 1rem 3rem}.menu-section-title{font-size:1.25rem}.menu-section-body{flex-direction:column;gap:1rem}.menu-featured{width:100%}.menu-featured-img{height:180px}.menu-section-body.no-photo .menu-list{columns:1}}.menu-sidebar-wrap::-webkit-scrollbar{width:4px;height:4px}.menu-sidebar-wrap::-webkit-scrollbar-thumb{background:#e0d8d0;border-radius:999px}.menu-featured-dots{justify-content:center;gap:5px;padding:.5rem 0 .6rem;display:flex}.menu-featured-dot{cursor:pointer;background:#d0c8c0;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:background .2s,width .2s}.menu-featured-dot.active{background:#e8562e;width:16px}.gallery-page{background:linear-gradient(#f8f9fa 0%,#fff 100%);min-height:100vh;padding:60px 20px}.gallery-header{text-align:center;max-width:1200px;margin-bottom:50px;margin-left:auto;margin-right:auto}.gallery-header h1{color:#0a4a6b;letter-spacing:1px;margin-bottom:10px;font-size:3rem;font-weight:600}.gallery-header p{color:#666;margin:0;font-size:1.1rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.gallery-item{cursor:pointer;aspect-ratio:1;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 8px 25px #00000026}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-item:hover img{transform:scale(1.05)}.gallery-overlay{opacity:0;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-icon{color:#fff;font-size:3rem}.modal{z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;animation:.3s slideIn;display:flex;position:relative}@keyframes slideIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-content img{object-fit:contain;border-radius:8px;max-width:100%;max-height:70vh;margin-bottom:20px}.modal-close{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:2.5rem;transition:transform .2s;position:absolute;top:20px;right:30px}.modal-close:hover{transform:rotate(90deg)}.modal-controls{color:#fff;align-items:center;gap:20px;display:flex}.modal-nav-btn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #fff;border-radius:6px;padding:10px 20px;font-size:1rem;transition:all .2s}.modal-nav-btn:hover:not(:disabled){background:#ffffff4d;transform:scale(1.05)}.modal-nav-btn:disabled{opacity:.5;cursor:not-allowed}.modal-counter{text-align:center;min-width:60px;font-size:1rem}@media (width<=768px){.gallery-page{padding:40px 15px}.gallery-header h1{font-size:2rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.modal-content{max-width:95vw;max-height:95vh}.modal-content img{max-height:60vh}.modal-close{font-size:2rem;top:10px;right:15px}.modal-controls{flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.modal-nav-btn{padding:8px 16px;font-size:.9rem}}@media (width<=480px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.gallery-header h1{font-size:1.5rem}.gallery-header p{font-size:.95rem}}
