/* Phase 18.2 Android responsiveness, footer feedback placement, contact page and speed fixes */
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{touch-action:manipulation}.customer-header,.site-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.customer-nav a,.site-header nav a,.mobile-bottom a{min-height:42px;display:inline-flex;align-items:center;justify-content:center}.customer-nav.open,.site-header nav.open{max-height:calc(100vh - 70px);overflow:auto;-webkit-overflow-scrolling:touch}.footer-feedback-strip{margin:28px auto 0;padding:20px;max-width:1180px;border-radius:26px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);border:1px solid #bbf7d0}.footer-feedback-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.footer-feedback-head a{font-weight:900;color:#15803d;text-decoration:none}.footer-feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.footer-feedback-grid article{background:#fff;border:1px solid #dcfce7;border-radius:18px;padding:14px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.footer-feedback-grid b{display:block;color:#111827}.footer-feedback-grid span{color:#f59e0b}.footer-feedback-grid p{margin:8px 0;color:#475569}.footer-feedback-grid small{color:#15803d;font-weight:900}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:start}.contact-info-card p{margin:9px 0}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.social-links a{padding:10px 14px;border-radius:999px;background:#ecfdf5;color:#166534;text-decoration:none;font-weight:900}.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-bottom:12px}.contact-form textarea{min-height:150px}img{max-width:100%;height:auto}.dish-card,.card,.form-card,.table-card{contain:layout style paint}.card img,.dish-img img{aspect-ratio:4/3;object-fit:cover}@media(max-width:900px){.footer-feedback-grid,.contact-grid{grid-template-columns:1fr}.footer-feedback-strip{margin:18px 12px 0;padding:14px;border-radius:20px}.footer-feedback-head{align-items:flex-start;flex-direction:column}.mobile-bottom{grid-template-columns:repeat(6,1fr);font-size:11px}.mobile-bottom a{padding:7px 4px}.site-header{position:sticky;top:0;z-index:9000}.site-header nav.open{display:flex!important;position:absolute;top:60px;left:10px;right:10px;flex-direction:column;background:#fff;border-radius:18px;padding:12px;box-shadow:0 18px 50px rgba(15,23,42,.2)}.site-header .menu-btn{display:inline-flex}.grid,.dish-grid{grid-template-columns:1fr!important}.page{padding-left:14px!important;padding-right:14px!important}.btn,button,input,select,textarea{min-height:44px}}@media(max-width:480px){.customer-header,.site-header{padding-left:10px!important;padding-right:10px!important}.customer-logo,.logo{font-size:15px!important;min-width:0}.customer-logo{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-bottom{overflow-x:auto;justify-content:start}.footer-feedback-grid article{padding:12px}.auth-glass{border-radius:24px!important}.auth-panel{border-radius:22px!important}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
