.Gourmet_container__vJ70w{color:#1a1a1a;background:#fdfdfd;min-height:100vh}.Gourmet_hero__J5T_n{height:60vh;min-height:400px;background-size:cover;background-position:50%;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;text-align:center;overflow:hidden}.Gourmet_heroOverlay__UrvuL{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(255,255,255,.3));z-index:1}.Gourmet_heroContent__o_6Ws{position:relative;z-index:2;padding:0 2rem}.Gourmet_pageTitle__DaOt9{font-size:4rem;font-weight:900;margin-bottom:1.5rem;color:#000;text-shadow:0 2px 10px rgba(255,255,255,.5)}.Gourmet_subtitle__a1ley{font-size:1.4rem;letter-spacing:2px;color:#2d3436;font-weight:600}.Gourmet_gridSection__PuMFB{padding:8rem 1.5rem;background:#f8f9fa}.Gourmet_contentWrapper__Qx7Yg{max-width:1200px;margin:0 auto}.Gourmet_foodGrid__NGVGC{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:3.5rem}.Gourmet_foodCard__fN_vl{background:#ffffff;border-radius:32px;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.05);border:1px solid #eef0f2;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Gourmet_foodCard__fN_vl:hover{transform:translateY(-12px);border-color:var(--primary)}.Gourmet_imgWrapper__3AbQJ{position:relative;height:240px;overflow:hidden}.Gourmet_foodImg__RB9Qy{width:100%;height:100%;object-fit:cover;transition:transform .5s}.Gourmet_foodCard__fN_vl:hover .Gourmet_foodImg__RB9Qy{transform:scale(1.1)}.Gourmet_tagGroup__EDv5Z{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.Gourmet_foodTag__zkM_c{background:rgba(var(--primary-rgb),.9);color:white;padding:.3rem .8rem;border-radius:50px;font-size:.7rem;font-weight:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Gourmet_cardContent__d1O3h{padding:2.5rem}.Gourmet_foodName__RNcUC{font-size:1.6rem;margin-bottom:.75rem;color:var(--text)}.Gourmet_foodAddr__8qrz_{font-size:.9rem;color:var(--primary);margin-bottom:1.5rem;font-weight:700}.Gourmet_foodDesc__AbkSr{line-height:1.8;color:var(--text-muted);font-size:1rem;margin-bottom:2rem}.Gourmet_moreBtn__6xVIs{background:transparent;border:none;color:var(--primary);font-weight:800;padding:0;cursor:pointer;transition:color .2s}.Gourmet_moreBtn__6xVIs:hover{color:var(--text)}.Gourmet_modalOverlay__8AB6D{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.Gourmet_modalContent__8DZtC{background:#fff;width:100%;max-width:900px;max-height:90vh;border-radius:32px;position:relative;overflow:hidden;display:flex;flex-direction:column}.Gourmet_closeBtn__h0qob{position:absolute;top:1.5rem;right:1.5rem;border:none;background:rgba(0,0,0,.3);color:white;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.Gourmet_modalBody__J_7jz{flex:1 1;overflow-y:auto;padding:0}.Gourmet_storyContent__fIFdS{padding:2.5rem 3rem;line-height:2;font-size:1.15rem;color:#2d3436}.Gourmet_storyContent__fIFdS img{max-width:100%;height:auto!important;border-radius:12px;margin:2rem 0;box-shadow:0 5px 15px rgba(0,0,0,.1)}.Gourmet_storyContent__fIFdS h3,.Gourmet_storyContent__fIFdS h4{margin:2.5rem 0 1rem;color:#e67e22}.Gourmet_loading__fEnPM{height:60vh;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#e67e22;letter-spacing:2px}@media (max-width:768px){.Gourmet_pageTitle__DaOt9{font-size:2.5rem}.Gourmet_foodGrid__NGVGC{grid-template-columns:1fr}}.Gourmet_carousel__bRnXc{position:relative;width:100%;height:750px;background:#000;overflow:hidden}.Gourmet_carouselTrack__xUQIr{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.165,.84,.44,1)}.Gourmet_slide__0p51Q{min-width:100%;height:100%;position:relative}.Gourmet_slide__0p51Q img{width:100%;height:100%;object-fit:cover}.Gourmet_caption__w_LO1{position:absolute;bottom:0;left:0;right:0;padding:2rem 3rem;background:linear-gradient(transparent,rgba(0,0,0,.85));color:#fff}.Gourmet_caption__w_LO1 p{font-size:1rem;font-weight:500;margin:0}.Gourmet_navBtn__vwsbk{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;color:white;width:44px;height:44px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .2s}.Gourmet_navBtn__vwsbk:hover{background:rgba(255,255,255,.4)}.Gourmet_prev__y9No6{left:1.5rem}.Gourmet_next__vUObU{right:1.5rem}.Gourmet_indicator__p6GzY{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.Gourmet_dot__PQpQf{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer}.Gourmet_dotActive__C4lmj{background:white;width:20px;border-radius:4px}.Gourmet_floatingTitle__RGGvG{position:absolute;bottom:2rem;right:2rem;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:.75rem 1.5rem;border-radius:12px;color:white;font-size:1.25rem;font-weight:800;letter-spacing:1px;border:1px solid rgba(255,255,255,.2);z-index:15;text-shadow:0 2px 10px rgba(0,0,0,.3)}