*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif;background-color:#fff;color:#1b1b1b}body{background:#f3f4f2}.navbar-wrapper{width:100%;background:#f3f4f2;position:sticky;top:0;left:0;z-index:1000;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif;border-radius:30px}.navbar{max-width:1200px;height:80px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between}.navbar-left{display:flex;align-items:center;gap:14px}.logo-box{width:44px;height:44px;border-radius:12px;background:#63e100;display:flex;align-items:center;justify-content:center}.logo-icon{font-size:20px}.logo-text{font-size:20px;font-weight:600;color:#1b1b1b}.navbar-right{display:flex;align-items:center;gap:32px}.nav-link{font-size:16px;font-weight:500;color:#6d7f67;text-decoration:none;transition:color .25s ease}.nav-link:hover{color:#4cd00f}.nav-link.active{font-weight:600;color:#1b1b1b;background:none}.nav-link.home:hover,.nav-link.login:hover{color:#4cd00f}.cta-btn{margin-left:8px;padding:12px 26px;background:#1c3a1c;color:#fff;font-size:15px;font-weight:600;border-radius:999px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.cta-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000002e;background-color:#4cd00f;color:#1b1b1b}@media(max-width:768px){.navbar{padding:0 20px}.logo-text{font-size:16px}.navbar-toggler{display:block;background:none;border:none;font-size:26px;cursor:pointer;color:#1b1b1b}.navbar-right{position:absolute;top:90px;left:50%;transform:translate(-50%);width:90%;background:#fff;border-radius:20px;padding:20px;display:none;flex-direction:column;gap:16px;box-shadow:0 10px 30px #0000001a}.navbar-right.show{display:flex}.nav-link{padding:10px 0;font-size:15px}.cta-btn{text-align:center;width:100%}}@media(min-width:769px){.navbar-toggler{display:none}}.modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-card{background:#fff;width:420px;padding:30px;border-radius:18px;position:relative;font-family:Be Vietnam Pro,sans-serif}.modal-form{display:flex;flex-direction:column;gap:14px}.modal-form input,.modal-form select{padding:12px;border-radius:10px;border:1px solid #ddd}.modal-form button{margin-top:10px;padding:14px;border-radius:999px;background:#4cd00f;border:none;font-weight:600;cursor:pointer}.close-btn{position:absolute;top:10px;right:14px;cursor:pointer}.modal-form textarea{padding:12px;border-radius:10px;border:1px solid #ddd;resize:none;font-family:inherit}.hero{position:relative;min-height:calc(100vh - 80px);padding-top:80px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background-image:url(/hero-food.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;padding-bottom:90px;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#000000d1,#000000b3 25%,#0000007a 45%,#00000047 60%,#0000001f 72%,#0000);z-index:1;pointer-events:none}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:320px;background:linear-gradient(to bottom,#fff0,#ffffff2e 22%,#fff6 45%,#ffffffa6 62%,#ffffffe0 80%,#fff);z-index:2;pointer-events:none}.hero-content{position:relative;z-index:2;max-width:1100px;padding:0 20px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:5px 18px;border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);font-size:14px;font-weight:500;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 20px #0006;margin-bottom:0}.badge-dot{width:10px;height:10px;border-radius:50%;background:#5cff5c;box-shadow:0 0 1px #5cff5ccc,0 0 2px #5cff5c99}.hero-title{font-size:72px;font-weight:800;line-height:1.05;letter-spacing:-.02em;color:#fff;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.65);margin-bottom:10px}.hero-title span{color:#6f6}.hero-title span{background:linear-gradient(to right,#4cf14c,#6afc6a,#9dff9d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 2px rgba(0,0,0,.25)}.hero-subtitle{margin-top:26px;font-size:18px;line-height:1.65;font-weight:400;color:#ffffffd9;text-align:center;max-width:720px;margin-inline:auto;text-shadow:0 2px 8px rgba(0,0,0,.6)}.hero-subtitle span{display:inline-block;margin-top:4px}.hero-search{margin-top:36px;background:#fff;border-radius:999px;display:flex;align-items:center;padding:8px;max-width:min(1100px,95%);margin-inline:auto;box-shadow:0 12px 40px #00000040}.search-item{display:flex;align-items:center;gap:10px;padding:0 18px;flex:1}.search-item.select{flex:.7}.search-icon{color:#9ca3af;flex-shrink:0}.hero-search input{width:100%;border:none;outline:none;font-size:16px;color:#111827}.hero-search input::placeholder{color:#9ca3af}.hero-search select{border:none;background:transparent;outline:none;font-size:16px;cursor:pointer;color:#111827}.search-divider{width:1px;height:32px;background:#e5e7eb}.search-btn{background:#8bf24a;border:none;padding:14px 28px;border-radius:999px;font-weight:700;font-size:16px;display:flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap}.search-btn:hover{background:#7be03a}.hero-search{transition:box-shadow .3s ease,transform .25s ease}.hero-search:hover{box-shadow:0 18px 55px #00000052;transform:translateY(-2px)}.search-btn{transition:background .25s ease,transform .2s ease,box-shadow .25s ease}.hero-search:hover .search-btn{transform:translateY(-1px);box-shadow:0 10px 25px #00000040}.populartext{margin-bottom:10px}.hero-tags{margin-top:46px;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.hero-tags span{color:#ffffffbf;font-size:15px}.hero-tags button{background:#ffffff2e;border:1px solid rgba(255,255,255,.35);padding:8px 18px;border-radius:999px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .2s ease}.hero-tags button:hover{background:#fff;color:#1b1b1b;box-shadow:0 10px 25px #00000040;transform:translateY(-1px)}.hero-features{position:absolute;bottom:-110px;left:0;right:0;z-index:4;display:flex;justify-content:center;padding:0 20px}.features-card{max-width:1200px;width:100%;background:#fff;border-radius:22px;padding:42px 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:-90px;box-shadow:0 14px 40px #0000001a}.hero:after{height:260px;background:linear-gradient(to bottom,#fff0,#ffffff59 45%,#ffffffb3 70%,#fff)}.feature-item{display:flex;gap:16px;align-items:center}.feature-icon{width:44px;height:44px;border-radius:50%;background:#ecfdf3;color:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-item h4{font-size:16px;font-weight:600;margin:0 0 2px;color:#1b1b1b}.feature-item p{font-size:14px;color:#6b7280;line-height:1.4;margin:0}@media(min-width:768px)and (max-width:1023px){.hero{height:auto;padding:120px 0 160px}.hero-title{font-size:52px;line-height:1.1}.hero-subtitle{font-size:16px;max-width:620px}.hero-search{max-width:90%;padding:6px}.search-item{padding:0 14px}.search-btn{padding:12px 22px;font-size:15px}.hero-tags{margin-top:32px}.features-card{grid-template-columns:repeat(2,1fr);gap:24px;padding:32px 24px}.hero-features{bottom:-140px}}@media(max-width:1024px){.hero{padding:120px 20px 160px}.hero-title{font-size:52px}.hero-subtitle{font-size:16px;max-width:620px}.hero-search{max-width:92%}.features-card{grid-template-columns:repeat(2,1fr);gap:26px}.hero-features{bottom:-130px}}@media(max-width:720px){.hero{padding:110px 18px 180px}.hero-title{font-size:40px;line-height:1.15}.hero-subtitle{font-size:15px}.hero-search{padding:6px}.search-item{padding:0 10px}.search-btn{padding:10px 18px;font-size:14px}.hero-tags{margin-top:28px}}@media(max-width:460px){.hero{padding:90px 14px 200px}.hero-title{font-size:30px}.hero-subtitle{font-size:14px}.hero-search{flex-direction:column;border-radius:18px;gap:10px}.search-divider{display:none}.search-item{width:100%;padding:8px 12px}.search-btn{width:100%;justify-content:center}.features-card{grid-template-columns:1fr}.hero-features{bottom:-150px}}.trending{padding:120px 6%;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif;margin-top:100px}.trending-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.trending-header h2{font-size:36px;font-weight:700;color:#1b1b1b}.trending-header p{margin-top:8px;color:#5f6f52;max-width:520px;font-size:18px}.view-all{background:none;border:none;color:#22c55e;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-size:16px;transition:color .2s ease}.view-all-icon{transition:transform .25s ease}.view-all:hover{color:#000}.view-all:hover .view-all-icon{transform:translate(4px)}.listing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px}.listing-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 30px 50px #00000014;transition:transform .3s ease,box-shadow .3s ease;padding-bottom:30px}.listing-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px #0000001f}.image-wrap{position:relative;height:280px;overflow:hidden;border-radius:18px 18px 0 0}.image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#00000073,#00000026 45%,#0000000d 65%,#0000);opacity:0;transition:opacity .35s ease;z-index:1}.image-info{position:absolute;bottom:16px;left:16px;right:16px;z-index:2;color:#fff}.image-info .location{font-size:13px;display:flex;align-items:center;gap:6px;opacity:.9;margin-bottom:6px}.image-info h3{font-size:20px;font-weight:700;margin:0}.listing-card:hover .image-wrap img{transform:scale(1.08)}.listing-card:hover .image-wrap:after{opacity:1}.listing-card{transition:transform .35s ease,box-shadow .35s ease}.listing-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #00000026}.badge{position:absolute;top:14px;left:14px;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;background:#fff}.badge.veg{color:#16a34a}.badge.nonveg{color:#dc2626}.badge.mixed{color:#2563eb}.wishlist{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:50%;background:#0000008c;border:none;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease;z-index:3}.wishlist svg{transition:transform .25s ease}.wishlist:hover{background:#fff;color:#ef4444;box-shadow:0 10px 25px #00000040;transform:scale(1.05)}.wishlist:hover svg{transform:scale(1.1)}.card-body{position:relative;padding:20px 18px 18px;border-top:1px dashed #e5efe5}.card-divider{border-top:1px dashed #dfeede;margin:14px 0 16px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.tags span{background:#f2f8f2;color:#4b7a4b;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:500}.card-footer{display:flex;justify-content:space-between;align-items:flex-end}.card-footer small{display:block;font-size:12px;color:#0f2f0f;letter-spacing:.04em;margin-bottom:2px;font-weight:600}.card-footer strong{font-size:24px;font-weight:700;color:#1f3d1f}.card-footer strong span{font-size:14px;color:#6b7280;font-weight:500}.menu-btn{background:#1f3d1f;color:#fff;border:none;padding:10px 22px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.menu-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000026;background:#8df25a;color:#0f2f0f}.rating{position:absolute;top:-35px;right:18px;background:#fff;color:#1b1b1b;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:4px;box-shadow:0 6px 16px #0000002e;transition:background .25s ease,color .25s ease}.listing-card:hover .rating{background:#22c55e;color:#000}@media(min-width:768px)and (max-width:1023px){.trending{padding:90px 5%}.trending-header{gap:24px;align-items:flex-start}.trending-header h2{font-size:30px}.trending-header p{font-size:16px;max-width:100%}.listing-grid{grid-template-columns:repeat(2,1fr);gap:22px}.image-wrap{height:240px}.image-info h3{font-size:18px}.card-footer strong{font-size:22px}}@media(max-width:767px){.trending{padding:70px 16px}.trending-header{flex-direction:column;gap:18px;align-items:flex-start}.trending-header h2{font-size:26px}.trending-header p,.view-all{font-size:15px}.listing-grid{grid-template-columns:repeat(2,1fr);gap:16px}.card-body{padding:14px 12px 16px}.tags span{font-size:11px;padding:4px 10px}.card-footer{flex-direction:column;align-items:stretch;gap:8px}.card-footer small{font-size:11px;color:#0f2f0f}.card-footer strong{font-size:18px;line-height:1.2}.menu-btn{width:100%;padding:8px 0;font-size:12px;border-radius:8px;white-space:nowrap}.image-wrap{height:190px}.image-info{bottom:10px;left:12px;right:12px}.image-info .location{font-size:8px;gap:4px;margin-bottom:4px}.image-info h3{font-size:8px;line-height:1.25}.rating{top:-28px;font-size:11px;padding:2px 4px}}.popular-locations{max-width:1232px;margin:10px auto 80px;padding:0 20px;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif}.section-title{font-size:28px;font-weight:700;color:#1f3d1f;margin-bottom:28px}.locations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.location-card{position:relative;height:200px;border-radius:18px;overflow:hidden;cursor:pointer;transition:box-shadow .3s ease}.location-card img{width:100%;height:100%;object-fit:cover;position:relative;z-index:0;transition:transform .4s ease}.location-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#000000bf,#00000059 45%,#0000 70%)}.location-overlay{position:absolute;bottom:16px;left:16px;z-index:2;color:#fff;transition:transform .3s ease}.location-overlay h3{font-size:20px;font-weight:700;margin-bottom:4px}.location-overlay span{font-size:14px;opacity:.9;transition:color .25s ease,opacity .25s ease}.location-card:hover .location-overlay span{color:#22c55e;opacity:1}.location-card:hover img{transform:scale(1.06)}.location-card:hover{box-shadow:0 20px 40px #0000002e}.location-card:hover .location-overlay{transform:translateY(-4px)}@media(min-width:768px)and (max-width:1023px){.popular-locations{margin:40px auto 70px}.section-title{font-size:24px}.locations-grid{grid-template-columns:repeat(2,1fr);gap:18px}.location-card{height:180px}.location-overlay h3{font-size:18px}.location-overlay span{font-size:13px}}@media(max-width:767px){.popular-locations{margin:30px auto 60px;padding:0 14px}.section-title{font-size:22px;margin-bottom:20px}.locations-grid{grid-template-columns:repeat(2,1fr);gap:14px}.location-card{height:150px;border-radius:14px}.location-overlay{bottom:12px;left:12px}.location-overlay h3{font-size:15px}.location-overlay span{font-size:12px}}.footer{background:#fff;padding:40px 18px 24px;border-top:1px solid #eef2ee;font-family:Inter,sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr 2fr;gap:80px}.footer-brand .brand{display:flex;align-items:center;gap:12px;margin-bottom:14px}.brand-icon{width:40px;height:40px;border-radius:10px;background:#7bf14b;display:flex;align-items:center;justify-content:center;font-size:18px}.footer-brand h3{font-size:18px;font-weight:700;color:#1f3d1f}.footer-brand p{max-width:320px;font-size:15px;line-height:1.7;color:#5f7c5f}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.link-group h4{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1f3d1f;margin-bottom:16px}.link-group a{display:block;text-decoration:none;font-size:15px;color:#5f7c5f;margin-bottom:12px;transition:color .2s ease}.link-group a:hover{color:#22c55e}.footer-divider{max-width:1200px;margin:50px auto 30px;height:1px;background:#e6efe6}.footer-bottom{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#6b7f6b}.socials{display:flex;gap:16px;color:#6b7f6b}.socials svg{cursor:pointer;transition:color .2s ease}.socials svg:hover{color:#22c55e}@media(max-width:900px){.footer-container{grid-template-columns:1fr;gap:50px}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px)and (max-width:1023px){.footer{padding:36px 20px 22px}.footer-container{grid-template-columns:1fr;gap:48px}.footer-links{grid-template-columns:repeat(3,1fr);gap:32px}.footer-brand p{max-width:100%}.footer-divider{margin:40px auto 24px}}@media(max-width:767px){.footer{padding:32px 16px 20px}.footer-container{grid-template-columns:1fr;gap:36px}.footer-brand .brand{gap:10px}.footer-brand h3{font-size:17px}.footer-brand p{font-size:14px;line-height:1.6}.footer-links{grid-template-columns:repeat(3,1fr);gap:20px}.link-group h4{font-size:12px}.link-group a{font-size:13px}.footer-divider{margin:32px auto 20px}.footer-bottom{flex-direction:column;gap:14px;text-align:center}.socials{gap:18px}}.view-all-page{max-width:1200px;margin:0 auto;padding:40px 20px}.listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.listing-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 6px 18px #00000014}.badges span{display:inline-block;font-size:12px;padding:4px 10px;border-radius:999px;margin-right:6px}.verified{background:#e7fbe7;color:#1c7c1c}.active{background:#eef2ff;color:#3949ab}.view-btn{background:#1f3d1f;color:#fff;border:none;padding:10px 22px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.view-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000026;background:#8df25a;color:#0f2f0f}.pagination{margin-top:40px;display:flex;gap:10px;justify-content:center}.pagination button{padding:10px 14px;border-radius:10px;border:none;cursor:pointer}.pagination button.active{background:#63e100;font-weight:600}.mess-details-page{max-width:1400px;margin:0 auto;padding:20px}.loading-state,.error-state{text-align:center;padding:60px 20px;font-size:1.1rem;color:#666}.error-state{color:#dc2626}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:.875rem;color:#666}.breadcrumb button{background:none;border:none;color:#666;cursor:pointer;padding:0;text-decoration:underline}.breadcrumb button:hover{color:#63e100}.breadcrumb span:last-child{color:#111;font-weight:500}.hero-section{margin-bottom:40px}.hero-image-container{position:relative;width:100%;height:400px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000026}.hero-image-container img{width:100%;height:100%;object-fit:cover}.verified-badge{position:absolute;top:20px;left:20px;background:#10b981;color:#fff;padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.5px}.dietary-badge{position:absolute;top:20px;left:120px;background:#fffffff2;color:#059669;padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.hero-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.85),transparent);padding:40px 30px 30px;color:#fff}.hero-overlay h1{font-size:2.5rem;font-weight:700;margin:0 0 12px}.hero-location{display:flex;align-items:center;gap:8px;font-size:.95rem;margin-bottom:12px;opacity:.95}.hero-rating{display:flex;align-items:center;gap:6px;color:#fbbf24;font-size:.9rem}.hero-rating span{color:#fff;font-weight:600}.review-count{opacity:.8;font-weight:400!important;margin-left:4px}.hero-actions{position:absolute;top:20px;right:20px;display:flex;gap:12px}.call-btn,.whatsapp-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026}.call-btn{background:#fff;color:#111}.call-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0003}.whatsapp-btn{background:#25d366;color:#fff}.whatsapp-btn:hover{background:#1fbd57;transform:translateY(-2px);box-shadow:0 6px 18px #25d36666}.content-wrapper{display:grid;grid-template-columns:1fr 380px;gap:40px}.main-content{display:flex;flex-direction:column;gap:40px}.about-section,.plans-section,.gallery-section,.reviews-section,.location-section{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 16px #0000000f}.about-section h2,.plans-section h2,.gallery-section h2,.reviews-section h2,.location-section h2{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;margin:0 0 20px;color:#111}.about-section h2 svg,.plans-section h2 svg,.gallery-section h2 svg,.reviews-section h2 svg,.location-section h2 svg{color:#63e100}.about-section p{line-height:1.7;color:#444;margin-bottom:24px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px}.feature-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:#f9fafb;border-radius:12px;text-align:center}.feature-item svg{color:#63e100}.feature-item span{font-size:.875rem;font-weight:600;color:#333}.plans-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:24px}.plan-card{position:relative;background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:28px;cursor:pointer;transition:all .3s ease}.plan-card:hover{border-color:#63e100;box-shadow:0 8px 24px #63e10026;transform:translateY(-4px)}.plan-card.selected{border-color:#63e100;background:#f7fef0;box-shadow:0 8px 24px #63e10033}.plan-card.best-value{border-color:#ef4444;border-width:3px}.popular-badge,.best-value-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:6px 20px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.popular-badge{background:#3b82f6;color:#fff}.best-value-badge{background:#ef4444;color:#fff}.plan-card h3{font-size:1.25rem;font-weight:700;margin:8px 0;color:#111}.plan-description{font-size:.875rem;color:#666;margin-bottom:16px}.plan-price{display:flex;align-items:baseline;margin-bottom:20px}.plan-price .currency{font-size:1.5rem;font-weight:700;color:#111}.plan-price .amount{font-size:2.5rem;font-weight:800;color:#111;margin-left:4px}.plan-price .period{font-size:.875rem;color:#666;margin-left:4px}.plan-features{list-style:none;padding:0;margin:0 0 24px}.plan-features li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;font-size:.875rem;color:#444;border-bottom:1px solid #f3f4f6}.plan-features li:last-child{border-bottom:none}.plan-features li svg{color:#10b981;flex-shrink:0;margin-top:2px}.plan-action-btn{width:100%;padding:14px;border:2px solid #63e100;background:#fff;color:#1f3d1f;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease}.plan-action-btn:hover{background:#63e100;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #63e1004d}.plan-action-btn.selected-btn{background:#63e100;color:#fff}.no-plans{text-align:center;padding:40px;color:#666}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.gallery-item{border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease;height:200px}.gallery-item:hover{transform:scale(1.05)}.gallery-item.gallery-main{grid-column:span 2;grid-row:span 2;height:416px}.gallery-item img{width:100%;height:100%;object-fit:cover}.no-gallery{text-align:center;padding:60px;color:#666}.reviews-summary{display:grid;grid-template-columns:200px 1fr;gap:40px;margin:24px 0 32px;padding:24px;background:#f9fafb;border-radius:12px}.rating-overview{text-align:center}.rating-number{font-size:4rem;font-weight:800;color:#111;line-height:1}.rating-stars{display:flex;justify-content:center;gap:4px;margin:8px 0;color:#fbbf24}.rating-count{font-size:.875rem;color:#666;margin:8px 0 0}.rating-bars{display:flex;flex-direction:column;gap:12px}.rating-bar-row{display:flex;align-items:center;gap:12px}.stars-label{font-size:.875rem;font-weight:600;color:#666;width:20px}.rating-bar{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.rating-bar-fill{height:100%;background:#fbbf24;transition:width .3s ease}.percentage{font-size:.875rem;font-weight:600;color:#666;width:40px;text-align:right}.reviews-list{display:flex;flex-direction:column;gap:20px}.review-item{padding:20px;background:#f9fafb;border-radius:12px}.review-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.reviewer-avatar{width:48px;height:48px;border-radius:50%;background:#63e100;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.reviewer-info{flex:1}.reviewer-info h4{margin:0 0 4px;font-size:.95rem;font-weight:600;color:#111}.review-stars{display:flex;gap:2px;color:#fbbf24}.review-date{font-size:.8rem;color:#999}.review-text{line-height:1.6;color:#444;margin:0}.map-container{margin:24px 0;border-radius:12px;overflow:hidden}.map-placeholder{height:300px;background:#f3f4f6;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.map-placeholder svg{margin-bottom:16px}.map-note{margin:8px 0 0;font-size:.875rem}.location-footer{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f9fafb;border-radius:12px}.location-marker{display:flex;align-items:center;gap:8px;font-weight:600;color:#111}.location-distance{display:flex;gap:16px;font-size:.875rem;color:#666}.sidebar{display:flex;flex-direction:column;gap:20px}.inquiry-card,.contact-card,.hours-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 16px #0000000f}.inquiry-card h3,.contact-card h3,.hours-card h3{font-size:1.25rem;font-weight:700;margin:0 0 8px;color:#111}.inquiry-subtitle{font-size:.875rem;color:#666;margin:0 0 24px}.inquiry-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:.75rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.5px}.form-input,.form-textarea{padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;transition:all .2s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#63e100;box-shadow:0 0 0 3px #63e1001a}.send-message-btn{width:100%;padding:14px;background:#1f3d1f;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease}.send-message-btn:hover{background:#63e100;color:#0f2f0f;transform:translateY(-2px);box-shadow:0 6px 18px #63e1004d}.contact-item{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #f3f4f6}.contact-item:last-child{border-bottom:none}.contact-item svg{color:#63e100;flex-shrink:0;margin-top:2px}.contact-item small{display:block;font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.contact-item p{margin:0;font-weight:600;color:#111}.hours-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f3f4f6}.hours-item:last-child{border-bottom:none}.hours-item .day{font-weight:600;color:#111}.hours-item .time{font-size:.875rem;color:#666}.back-to-listings{display:inline-flex;align-items:center;gap:8px;margin:40px 0;padding:12px 24px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;font-weight:600;color:#111;cursor:pointer;transition:all .2s ease}.back-to-listings:hover{border-color:#63e100;background:#f7fef0;transform:translate(-4px)}@media(max-width:1200px){.content-wrapper{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(3,1fr);flex-direction:row}.plans-grid{grid-template-columns:1fr}}@media(max-width:768px){.hero-overlay h1{font-size:1.75rem}.hero-actions{position:static;margin-top:16px;flex-direction:column}.features-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item.gallery-main{grid-column:span 2;grid-row:span 1;height:200px}.reviews-summary{grid-template-columns:1fr;gap:24px}.sidebar{grid-template-columns:1fr;flex-direction:column}}@media(max-width:480px){.mess-details-page{padding:12px}.hero-image-container{height:280px;border-radius:12px}.dietary-badge{left:20px;top:56px}.features-grid,.gallery-grid{grid-template-columns:1fr}}
