.home-container{min-height:100vh;display:flex;flex-direction:column}.fa-solid{font-size:clamp(1rem,2vw,1.4rem)}.home-hero-banner{position:relative;min-height:calc(100vh - 80px);height:calc(102vh - 80px);background-image:url(/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.65);z-index:1}.home-hero-content{position:relative;z-index:2;text-align:left;color:#fff;max-width:950px;padding:clamp(1rem,3vw,2rem);margin-top:clamp(-40px,-5vw,-90px);margin-left:clamp(-10px,-1vw,-20px);width:100%}.home-hero-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.15);padding:10px 22px;border-radius:50px;font-size:clamp(.75rem,1.2vw,.875rem);font-weight:500;margin-bottom:2rem;color:#fff}.home-hero-badge i{font-size:.8rem}.blinking-dot{width:8px;height:8px;background:gold;border-radius:50%;display:inline-block;animation:blink 1.5s ease-in-out infinite;box-shadow:0 0 8px rgba(255,215,0,.6)}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.9)}}.home-hero-title{font-family:Titillium Web,sans-serif!important;font-size:3.75rem;font-weight:700;line-height:1;margin-bottom:1.2rem;color:#fff;letter-spacing:-1.5px}.home-hero-title-orange{font-size:clamp(2rem,6vw,3.75rem);font-weight:700;line-height:1;color:#ffa726;display:block}.home-hero-description{font-family:Inter,sans-serif!important;font-size:1.5rem;line-height:2rem;color:hsla(0,0%,100%,.92);margin-bottom:2rem;font-weight:400;max-width:700px;margin-left:0;margin-right:auto}.home-hero-buttons{display:flex;gap:1.2rem;align-items:left;margin-bottom:2.2rem;flex-wrap:wrap}.home-hero-btn-primary{font-size:1.125rem;line-height:1.75rem;display:inline-flex;align-items:center;gap:10px;background:#d84315;color:#fff;padding:clamp(12px,1.5vw,16px) clamp(20px,2.5vw,32px);border-radius:8px;font-size:clamp(.9rem,1.5vw,1.125rem);font-weight:700;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(255,87,34,.3)}.home-hero-btn-primary:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,87,34,.4)}.home-hero-btn-primary i:first-child{font-size:1.4rem}.home-hero-btn-primary i:last-child{font-size:1.2rem}.home-hero-btn-secondary{display:inline-flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.25);color:#fff;padding:clamp(12px,1.5vw,16px) clamp(20px,2.5vw,32px);border-radius:8px;font-size:clamp(.9rem,1.5vw,1.3rem);font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.home-hero-btn-secondary:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px)}.home-hero-categories{display:flex;gap:14px;align-items:left;flex-wrap:wrap}.home-category-badge{display:inline-flex;align-items:center;gap:7px;background:#ffffff1f;backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.12);padding:10px 18px;border-radius:50px;font-size:clamp(.7rem,1.1vw,.875rem);font-weight:500;color:#fff;transition:all .3s ease}.home-category-badge:hover{background:rgba(0,0,0,.65);border-color:hsla(0,0%,100%,.25);transform:translateY(-1px)}.home-category-badge i{font-size:.75rem;color:#ffa726}.home-hero-wave{position:absolute;bottom:-1px;left:0;width:100%;z-index:2;line-height:0;height:120px}.home-hero-wave svg{display:block;width:100%;height:100%}@media (max-width:768px){.home-hero-wave{height:60px}}@media (max-width:480px){.home-hero-wave{height:40px}}@media (max-width:1200px){.home-hero-content{max-width:800px}}@media (max-width:1024px){.home-hero-banner{min-height:calc(100vh - 80px);height:calc(100vh - 80px)}}@media (max-width:768px){.home-hero-banner{min-height:unset;height:auto;padding:80px 0 100px}.home-hero-content{padding:1.5rem;margin-top:0;margin-left:0}.home-hero-title{font-size:2.2rem}.home-hero-description{font-size:.95rem}.home-hero-badge{font-size:.8rem;padding:8px 18px}.home-hero-description br{display:none}.home-hero-buttons{flex-direction:column;gap:1rem;margin-bottom:2.5rem}.home-hero-btn-primary,.home-hero-btn-secondary{width:100%;max-width:320px;justify-content:center;font-size:1rem}.home-hero-categories{gap:10px}.home-category-badge{font-size:.8rem;padding:8px 14px}}@media (max-width:480px){.home-hero-banner{padding:70px 0 80px}.home-hero-content{padding:1rem;margin-top:0;margin-left:0}.home-hero-title{font-size:1.75rem}.home-hero-description{font-size:.875rem}.home-hero-badge{font-size:.75rem;padding:7px 16px}.home-hero-buttons{flex-direction:column;gap:.8rem}.home-hero-btn-primary,.home-hero-btn-secondary{width:100%;max-width:100%;justify-content:center;font-size:.9rem;padding:12px 24px}.home-category-badge{font-size:.75rem;padding:7px 12px}}@media (max-width:360px){.home-hero-banner{padding:60px 0 70px}.home-hero-content{padding:.8rem}.home-hero-categories{gap:6px}.home-category-badge{font-size:.7rem;padding:6px 10px}}.home-about-section{background:#fff;padding:100px 2rem}.home-about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-about-image{position:relative}.home-about-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.home-about-content{display:flex;flex-direction:column;gap:1.5rem}.home-about-label{color:#d84315;font-size:clamp(.7rem,1vw,.875rem);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin:0}.home-about-title{font-family:Titillium Web,sans-serif!important;font-size:3rem;font-weight:700;line-height:1;color:#1a1a1a;margin:0}.home-about-description{font-family:Inter,sans-serif!important;font-size:1.125rem;line-height:1.8;color:#666;margin:0}.home-about-features{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:.5rem}.home-about-feature{display:flex;align-items:center;gap:12px;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:600;color:#000}.home-about-feature i{font-size:1.1rem;color:#d84315}.home-about-feature:first-child i{color:#4caf50}.home-about-feature:nth-child(2) i{color:#d84315}.home-about-feature:nth-child(3) i{color:#ffa726}.home-about-feature:nth-child(4) i{color:#8d6e63}.home-about-link{display:inline-flex;align-items:center;gap:10px;color:#d84315;font-size:clamp(.85rem,1.2vw,1rem);font-weight:600;text-decoration:none;margin-top:.5rem;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.home-about-link:hover{gap:15px;color:#e64a19}.home-about-link i{font-size:.9rem;transition:transform .3s ease}.home-about-link:hover i{transform:translateX(5px)}@media (max-width:1024px){.home-about-section{padding:80px 2rem}.home-about-container{gap:60px}}@media (max-width:768px){.home-about-section{padding:60px 1.5rem}.home-about-container{grid-template-columns:1fr;gap:40px}.home-about-image{order:1}.home-about-content{order:2}.home-about-title{font-size:1.8rem}.home-about-description{font-size:.95rem}.home-about-features{grid-template-columns:1fr;gap:1rem}.home-about-feature{font-size:.875rem}.home-about-link{font-size:.9rem}}@media (max-width:480px){.home-about-section{padding:50px 1rem}.home-about-title{font-size:1.5rem}.home-about-description{font-size:.875rem}.home-about-feature{font-size:.8rem}.home-about-link{font-size:.85rem}}.home-menu-section{background:#f5ede4;padding:100px 2rem}.home-menu-container{max-width:1200px;margin:0 auto;text-align:center}.home-menu-label{color:#d84315;font-size:clamp(.7rem,1vw,.875rem);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 1rem}.home-menu-title{font-family:Titillium Web,sans-serif!important;font-size:3rem;font-weight:700;line-height:1;color:#1a1a1a;margin:0 0 1rem}.home-menu-title-orange{color:#d84315}.home-menu-description{font-family:Inter,sans-serif!important;font-size:1.125rem;line-height:1.75;color:#666;margin:0 0 3rem}.home-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem);margin-bottom:3rem}.home-menu-card{background:#fff;padding:2.5rem 1.5rem;border-radius:12px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.home-menu-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.home-menu-icon{font-size:2.5rem;margin-bottom:1rem}.home-menu-card-title{font-size:clamp(.85rem,1.3vw,1.1rem);font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.home-menu-card-description{font-size:clamp(.75rem,1.1vw,.9rem);color:#666;margin:0}.home-menu-card-price{font-size:1rem;font-weight:700;color:#d84315;margin:8px 0 0}.home-menu-card-img-wrap{width:80px;height:80px;border-radius:50%;overflow:hidden;margin:0 auto 1rem}.home-menu-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-menu-button-container{display:flex;justify-content:center}.home-menu-btn{display:inline-flex;align-items:center;gap:10px;background:#d84315;color:#fff;padding:16px 32px;border-radius:8px;font-size:clamp(.9rem,1.3vw,1.125rem);font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(216,67,21,.3)}.home-menu-btn:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 6px 20px rgba(216,67,21,.4)}.home-menu-btn i{font-size:1rem;transition:transform .3s ease}.home-menu-btn:hover i{transform:translateX(5px)}@media (max-width:1024px){.home-menu-section{padding:80px 2rem}.home-menu-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-menu-section{padding:60px 1.5rem}.home-menu-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.home-menu-card{padding:2rem 1.2rem}.home-menu-title{font-size:1.8rem}.home-menu-card-title,.home-menu-description{font-size:.95rem}.home-menu-card-description{font-size:.8rem}.home-menu-btn{font-size:1rem}}@media (max-width:480px){.home-menu-section{padding:50px 1rem}.home-menu-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.home-menu-card{padding:1.5rem 1rem}.home-menu-icon{font-size:2rem}.home-menu-title{font-size:1.5rem}.home-menu-card-title,.home-menu-description{font-size:.875rem}.home-menu-card-description{font-size:.75rem}.home-menu-btn{font-size:.9rem;padding:14px 28px}}@media (max-width:360px){.home-menu-grid{grid-template-columns:1fr}}.home-chef-section{background:#fff;padding:100px 2rem}.home-chef-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-chef-image{position:relative}.home-chef-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.home-chef-content{display:flex;flex-direction:column;gap:1.5rem}.home-chef-label{color:#d84315;font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:.05em;text-transform:uppercase;margin:0}.home-chef-title{font-family:Titillium Web,sans-serif!important;font-size:3rem;font-weight:700;line-height:1;color:#1a1a1a;margin:0}.home-chef-title-orange{color:#d84315}.home-chef-subtitle{color:#d84315;font-family:Titillium Web,sans-serif!important;font-size:1.25rem;line-height:1.75rem;font-weight:500;margin:0}.home-chef-description{font-family:Inter,sans-serif!important;font-size:1.05rem;line-height:1.8;color:#666;margin:0}.home-chef-stats{display:flex;gap:2rem;margin-top:.5rem}.home-chef-stat{color:#d84315;display:flex;align-items:center;gap:12px;padding:1rem}.home-chef-stat-icon{color:#ed4c12;font-size:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff3e0;border-radius:10px}.home-chef-stat-content{display:flex;flex-direction:column;gap:2px}.home-chef-stat-title{font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:700;color:#1a1a1a;margin:0}.home-chef-stat-description{font-size:clamp(.75rem,1.1vw,.9rem);color:#666;margin:0}.home-chef-link{display:inline-flex;align-items:center;gap:10px;color:#d84315;font-size:clamp(1.125rem,1.2vw,1rem);font-weight:600;text-decoration:none;margin-top:.5rem;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.home-chef-link:hover{gap:15px;color:#e64a19}.home-chef-link i{font-size:.9rem;transition:transform .3s ease}.home-chef-link:hover i{transform:translateX(5px)}@media (max-width:1024px){.home-chef-section{padding:80px 2rem}.home-chef-container{gap:60px}}@media (max-width:768px){.home-chef-section{padding:60px 1.5rem}.home-chef-container{grid-template-columns:1fr;gap:40px}.home-chef-title{font-size:1.8rem}.home-chef-subtitle{font-size:1rem}.home-chef-description{font-size:.95rem}.home-chef-stat-title{font-size:1rem}.home-chef-stat-description{font-size:.8rem}.home-chef-link{font-size:.9rem}.home-chef-stats{gap:1.5rem}}@media (max-width:480px){.home-chef-section{padding:50px 1rem}.home-chef-title{font-size:1.5rem}.home-chef-subtitle{font-size:.9rem}.home-chef-description{font-size:.875rem}.home-chef-stat-title{font-size:.9rem}.home-chef-stat-description{font-size:.75rem}.home-chef-link{font-size:.85rem}.home-chef-stats{flex-direction:column;gap:1rem}}.home-location-section{background:#fff;padding:100px 2rem}.home-location-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-location-content{display:flex;flex-direction:column;gap:1.5rem}.home-location-label{color:#ff5722;font-size:clamp(.875rem,1vw,.875rem);line-height:1.25rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin:0;display:flex;align-items:center;gap:6px}.home-location-label i{font-size:.85rem}.home-location-title{font-family:Titillium Web,sans-serif!important;font-size:3rem;font-weight:700;line-height:1;color:#1a1a1a;margin:0}.home-location-title-orange{color:#d84315}.home-location-description{font-family:Inter,sans-serif!important;font-size:1.05rem;line-height:1.8;color:#666;margin:0}.home-location-options{display:flex;flex-direction:column;gap:1.2rem;margin-top:.5rem}.home-location-option{display:flex;align-items:flex-start;gap:15px;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.home-location-option:hover{transform:translateX(5px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.home-location-option-icon{font-size:1.2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff3e0;border-radius:10px;flex-shrink:0;color:#ff5722}.home-location-option-content{flex:1}.home-location-option-title{font-size:clamp(.85rem,1.3vw,1.1rem);font-weight:700;color:#1a1a1a;margin:0 0 .3rem}.home-location-option-description{font-size:clamp(.75rem,1.1vw,.9rem);color:#666;margin:0;line-height:1.5}.home-location-link{display:inline-flex;align-items:center;gap:10px;color:#d84315;font-size:clamp(1rem,1.2vw,1rem);font-weight:600;text-decoration:none;margin-top:.5rem;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.home-location-link:hover{gap:15px;color:#e64a19}.home-location-link i{font-size:.9rem;transition:transform .3s ease}.home-location-link:hover i{transform:translateX(5px)}.home-location-card{background:#fff;border-radius:20px;overflow:visible;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative}.home-location-image{border-radius:20px 20px 0 0;overflow:hidden;width:100%;height:300px}.home-location-badge{position:absolute;top:16px;right:20px;background:#ffa726;color:#fff;padding:8px 18px;border-radius:50px;font-size:.85rem;font-weight:700;z-index:2;box-shadow:0 4px 12px rgba(255,184,77,.3);display:flex;align-items:center;gap:6px}.home-location-badge i{font-size:.85rem}.home-location-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-location-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:2rem}.home-location-stat{text-align:center;padding:0 1rem;border-right:1px solid #eee}.home-location-stat:last-child{border-right:none}.home-location-stat-value{font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:800;color:#ff5722;margin:0 0 .3rem}.home-location-stat-orange{color:#ff5722}.home-location-stat-green{color:#2e7d32}.home-location-stat-green i{font-size:1.4rem;vertical-align:middle}.home-location-stat-label{font-size:clamp(.7rem,1vw,.85rem);color:#666;margin:0;line-height:1.3}@media (max-width:1024px){.home-location-section{padding:80px 2rem}.home-location-container{gap:60px}}@media (max-width:768px){.home-location-section{padding:60px 1.5rem}.home-location-container{grid-template-columns:1fr;gap:40px}.home-location-content{order:2}.home-location-card{order:1}.home-location-title{font-size:1.8rem}.home-location-description{font-size:.95rem}.home-location-option-title{font-size:1rem}.home-location-option-description{font-size:.85rem}.home-location-link{font-size:.9rem}.home-location-stat-value{font-size:1.4rem}.home-location-stat-label{font-size:.75rem}.home-location-image{height:250px}.home-location-stats{padding:1.5rem}.home-location-stat{padding:0 .5rem}}@media (max-width:480px){.home-location-section{padding:50px 1rem}.home-location-title{font-size:1.5rem}.home-location-description{font-size:.875rem}.home-location-option-title{font-size:.9rem}.home-location-option-description{font-size:.8rem}.home-location-link{font-size:.85rem}.home-location-stat-value{font-size:1.2rem}.home-location-stat-label{font-size:.7rem}.home-location-image{height:200px}.home-location-stats{padding:1.2rem}.home-location-stat{padding:0 .3rem}}.home-visit-section{background:#2c1810;padding:100px 2rem;position:relative;overflow:hidden}.home-visit-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.home-visit-content{display:flex;flex-direction:column;gap:1.5rem}.home-visit-label{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.15);padding:8px 16px;border-radius:50px;font-size:.8rem;font-weight:600;color:#fff;margin:0;width:-moz-fit-content;width:fit-content}.home-visit-title{font-family:Titillium Web,sans-serif!important;font-size:3rem;font-weight:700;line-height:1;color:#fff;margin:0}.home-visit-title-orange{color:#ffa726}.home-visit-description{font-family:Inter,sans-serif!important;font-size:1.125rem;line-height:1.75;color:hsla(0,0%,100%,.85);margin:0}.home-visit-info{display:flex;flex-direction:column;gap:1.2rem;margin-top:.5rem}.home-visit-info-item{display:flex;align-items:flex-start;gap:15px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);padding:1.5rem;border-radius:12px;transition:all .3s ease}.home-visit-info-item:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2);transform:translateX(5px)}.home-visit-info-icon{font-size:1.8rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,184,77,.15);border-radius:10px;flex-shrink:0}.home-visit-info-content{flex:1}.home-visit-info-title{font-size:clamp(.85rem,1.3vw,1.1rem);font-weight:700;color:#fff;margin:0 0 .3rem}.home-visit-info-description{font-size:clamp(.75rem,1.1vw,.9rem);color:hsla(0,0%,100%,.75);margin:0;line-height:1.5}.home-visit-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#ffa726;color:#000;padding:16px 32px;border-radius:8px;font-size:clamp(.9rem,1.3vw,1.125rem);font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,184,77,.3);width:-moz-fit-content;width:fit-content;margin-top:.5rem}.home-visit-btn:hover{background:#ffa726;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,184,77,.4)}.home-visit-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}.home-visit-badge{position:absolute;top:20px;right:20px;background:#ffa726;color:#000;font-weight:700;padding:8px 18px;border-radius:50px;font-size:.85rem;z-index:2;box-shadow:0 4px 12px rgba(255,184,77,.3);display:flex;align-items:center;gap:4px}.home-visit-image{width:100%;height:300px;overflow:hidden}.home-visit-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-visit-footer{padding:2rem;text-align:center}.home-visit-footer-title{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:800;color:#1a1a1a;margin:0 0 .3rem}.home-visit-footer-location{font-size:clamp(.8rem,1.2vw,.95rem);color:#666;margin:0 0 1.5rem}.home-visit-footer-badges{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.home-visit-footer-badge{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;border-radius:50px;font-size:clamp(.7rem,1vw,.8rem);font-weight:600}.home-visit-footer-badge-green{background:#e8f5e9;color:#2e7d32}.home-visit-footer-badge-red{background:#ffebee;color:#c62828}@media (max-width:1024px){.home-visit-section{padding:80px 2rem}.home-visit-container{gap:60px}}@media (max-width:768px){.home-visit-section{padding:60px 1.5rem}.home-visit-container{grid-template-columns:1fr;gap:40px}.home-visit-title{font-size:1.8rem}.home-visit-description{font-size:.95rem}.home-visit-info-title{font-size:1rem}.home-visit-info-description{font-size:.85rem}.home-visit-btn{font-size:1rem}.home-visit-footer-title{font-size:1.2rem}.home-visit-footer-location{font-size:.85rem}.home-visit-image{height:250px}.home-visit-footer{padding:1.5rem}}@media (max-width:480px){.home-visit-section{padding:50px 1rem}.home-visit-title{font-size:1.5rem}.home-visit-description{font-size:.875rem}.home-visit-info-title{font-size:.9rem}.home-visit-info-description{font-size:.8rem}.home-visit-btn{width:100%;font-size:.9rem;padding:14px 24px}.home-visit-footer-title{font-size:1.1rem}.home-visit-footer-location{font-size:.8rem}.home-visit-footer-badge{font-size:.75rem;padding:6px 12px}.home-visit-image{height:200px}.home-visit-footer{padding:1.2rem}}.home-hungry-section{position:relative;background-image:url(/food-bg.jpg);background-size:cover;background-position:50%;background-attachment:scroll;padding:120px 2rem;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.home-hungry-overlay{position:absolute;inset:0;background:rgba(0,0,0,.72);z-index:1}.home-hungry-content{position:relative;z-index:2;max-width:700px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.home-hungry-title{font-family:Titillium Web,sans-serif!important;font-size:3rem;font-weight:700;color:#fff;margin:0;line-height:1rem}.home-hungry-title-orange{color:#ffa726}.home-hungry-description{font-family:Inter,sans-serif!important;font-size:1.25rem;line-height:1.75rem;color:hsla(0,0%,100%,.85);margin:0}.home-hungry-btn{display:inline-flex;align-items:center;gap:10px;background:#d84315;color:#fff;padding:16px 36px;border-radius:8px;font-size:clamp(1.125rem,1.3vw,1.125rem);font-weight:700;line-height:1.75rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(216,67,21,.4);margin-top:.5rem}.home-hungry-btn:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 6px 20px rgba(216,67,21,.5)}@media (max-width:768px){.home-hungry-section{padding:80px 1.5rem}.home-hungry-title{font-size:2rem}.home-hungry-description{font-size:.95rem}.home-hungry-description br{display:none}.home-hungry-btn{font-size:1rem}}@media (max-width:480px){.home-hungry-section{padding:60px 1rem}.home-hungry-title{font-size:1.75rem}.home-hungry-description{font-size:.875rem}.home-hungry-btn{width:100%;justify-content:center;font-size:.9rem;padding:14px 28px}}