@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Nunito,Arial,sans-serif;background:#f9f3eb;color:#2f241d}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.page{max-width:1240px;margin:0 auto;padding:24px}.topbar-centered{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:24px;min-height:110px}.topbar-side{display:flex;align-items:center}.topbar-right{justify-content:flex-end}.brand{display:flex;align-items:center;gap:14px}.brand-left{justify-content:flex-start}.brand-center{justify-content:center}.logo{width:64px;height:64px;object-fit:contain}.logo-centered{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.08))}.brand-name{font-size:30px;font-weight:800;color:#c93d1f;letter-spacing:.3px}.brand-subtitle{color:#7a6658;font-size:14px}.phone-button,.primary-btn,.secondary-btn,.secondary-link-btn,.order-btn,.place-order-btn,.test-btn,.qty-btn{border:none;border-radius:18px;padding:14px 22px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-weight:800;transition:all .2s ease}.phone-button,.primary-btn,.order-btn,.place-order-btn{background:linear-gradient(135deg,#d9481c,#f27a1a);color:#fff;box-shadow:0 10px 22px #d9481c38}.phone-button:hover,.primary-btn:hover,.order-btn:hover,.place-order-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #d9481c42}.secondary-btn,.secondary-link-btn,.test-btn{background:#fff8f2;color:#5b4334;border:1px solid #ecd8ca}.secondary-btn:hover,.secondary-link-btn:hover,.test-btn:hover{background:#fff1e6}.qty-btn{width:42px;height:42px;padding:0;background:#fff8f2;border:1px solid #ead7c8;color:#5c4332;font-size:22px}.hero{background:linear-gradient(135deg,#d14a23f2,#f27a1aeb),radial-gradient(circle at top right,rgba(255,255,255,.2),transparent 30%);border-radius:34px;padding:52px 36px;color:#fff;margin-bottom:28px;box-shadow:0 18px 40px #b9501e2e}.hero-content{width:100%;text-align:center}.hero-badge{display:inline-block;margin-bottom:18px;background:#ffffff2e;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:700}.hero h1{margin:0 0 14px;font-size:54px;line-height:1.02;font-weight:800}.hero p{margin:0 auto;max-width:760px;color:#fffffff0;line-height:1.8;font-size:18px}.hero-actions{display:flex;gap:14px;margin-top:26px;flex-wrap:wrap}.hero-actions-centered{justify-content:center}.info-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:28px}.info-card{background:#fffdfb;border:1px solid #efdfd1;border-radius:26px;padding:24px;box-shadow:0 12px 26px #3a23160d}.info-card h2{margin:0 0 12px;font-size:24px;color:#8f3118}.info-card p{margin:0;color:#6e5b4f;line-height:1.8}.restaurants-section,.checkout-section,.admin-form-section{margin-bottom:28px}.section-header h2{margin:0 0 8px;font-size:36px;color:#3c2a1f}.section-header p{margin:0;color:#7d695d}.admin-form-section{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-form-card{background:#fffdfb;border-radius:26px;border:1px solid #efdfd1;padding:24px;box-shadow:0 12px 26px #3a23160d}.admin-form-card h2{margin-top:0;color:#8f3118}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.admin-full{grid-column:1 / -1}.restaurant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px}.empty-slot{background:#fffdfb;border:2px dashed #e8cdb9;border-radius:26px;padding:34px 24px;min-height:220px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 12px 24px #3a23160a}.empty-slot-title{font-size:24px;font-weight:800;margin-bottom:10px;color:#c4451d}.empty-slot p{margin:0;color:#756255;line-height:1.7}.restaurant-card,.checkout-card{background:#fffdfb;border-radius:26px;border:1px solid #efdfd1;overflow:hidden;box-shadow:0 14px 28px #3a23160f}.restaurant-image{width:100%;height:240px;object-fit:cover}.restaurant-placeholder-image{display:flex;align-items:center;justify-content:center;background:#f6ece3;color:#8d6e63;font-weight:800}.restaurant-content{padding:20px}.restaurant-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.restaurant-top h3{margin:0 0 6px;font-size:25px;color:#3a291f}.restaurant-top p{margin:0;color:#7d695d}.rating{color:#c4451d;font-weight:800;background:#fff3e8;padding:8px 12px;border-radius:14px}.restaurant-meta{display:flex;justify-content:space-between;gap:12px;margin:14px 0;font-weight:800;color:#5d4537}.restaurant-promo{color:#6f5b50;margin-bottom:14px;line-height:1.7}.restaurant-menu-preview{margin:14px 0;padding:14px;border-radius:18px;background:#fff6ef;border:1px solid #f1dfd1}.menu-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;border-bottom:1px solid #f0e2d7;color:#5d4537}.menu-row:last-child{border-bottom:none}.order-btn{width:100%;margin-top:8px}.checkout-card{padding:26px}.selected-box{background:#fff6ef;border:1px solid #f0dfd2;border-radius:18px;padding:14px 16px;margin-bottom:18px;color:#5b4538}.checkout-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:16px}.checkout-input{width:100%;padding:16px;border-radius:18px;border:1px solid #e6d7ca;background:#fffdfa;color:#3c2a1f}.checkout-input::placeholder{color:#9a8779}.checkout-textarea{resize:vertical;min-height:120px}.order-builder,.manual-order-wrap{margin-top:20px;padding:20px;border-radius:22px;border:1px solid #efdfd1;background:#fff8f3}.order-builder h3,.manual-order-wrap h3{margin-top:0;margin-bottom:16px;color:#8f3118}.order-builder-list{display:grid;gap:12px}.order-item-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px;border-radius:18px;background:#fff;border:1px solid #eee2d8}.order-item-info{display:flex;flex-direction:column;gap:6px}.order-item-info strong{color:#3c2a1f}.order-item-info span{color:#7c675b}.quantity-controls{display:flex;align-items:center;gap:10px}.qty-input{width:70px;text-align:center;padding:10px;border-radius:12px;border:1px solid #ddd2c8;background:#fffdfa}.order-summary{margin-top:18px;padding:16px;border-radius:18px;background:#fff;border:1px solid #eee2d8}.summary-row{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #f3e8df;color:#5c4638}.summary-row:last-child{border-bottom:none}.summary-total{font-size:18px;color:#c4451d;font-weight:800}.checkout-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.status-message{margin-top:16px;color:#c4451d;font-weight:800}.orders-table-wrap{overflow-x:auto;background:#fffdfb;border-radius:26px;border:1px solid #efdfd1;padding:16px;box-shadow:0 12px 24px #3a23160a}.orders-table{width:100%;border-collapse:collapse}.orders-table th,.orders-table td{text-align:left;padding:14px 12px;border-bottom:1px solid #eee6df;white-space:nowrap;vertical-align:top}.status-select{padding:8px 10px;border-radius:10px;border:1px solid #ddd0c4;background:#fff}.admin-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-actions{display:flex;gap:12px;align-items:center}.site-footer{margin-top:30px;padding:24px;text-align:center;color:#7a675b}.footer-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:12px}.footer-links a{color:#c4451d;font-weight:800}@media (max-width: 1024px){.info-section,.admin-form-section,.restaurant-grid,.admin-form-grid,.checkout-grid{grid-template-columns:1fr}.hero h1{font-size:40px}.order-item-row{flex-direction:column;align-items:stretch}.quantity-controls{justify-content:flex-start}}@media (max-width: 768px){.topbar-centered{grid-template-columns:1fr}.topbar-side,.topbar-right,.brand-center{justify-content:center}.admin-topbar{flex-direction:column;gap:16px}.page{padding:16px}.hero{padding:30px 22px}.hero h1{font-size:34px}.logo-centered{width:96px;height:96px}.summary-row{flex-direction:column;gap:6px}}
