.login-loading{padding:40px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#faf8f5}.login-box{background:#fff;border-radius:10px;padding:32px 36px;text-align:center;box-shadow:0 1px 3px #00000014;max-width:360px}.login-box h1{font-size:1.3rem;margin:0 0 8px}.login-box p{margin:0 0 20px}.admin-topbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:10px 20px;background:#f3ede3;font-size:.85rem}.admin-topbar-link{color:#a8452f;text-decoration:none;font-weight:500}.admin-topbar-link:hover{text-decoration:underline}.admin-topbar-right{display:flex;align-items:center;gap:12px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#faf8f5;color:#2b2420}.page{max-width:960px;margin:0 auto;padding:32px 20px 80px}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}.header h1{font-size:1.5rem;margin:0 0 4px}.subtitle{margin:0;color:#7a6f63;font-size:.9rem}.toolbar{display:flex;gap:10px;margin-bottom:16px}.filter-input{flex:1;padding:9px 12px;border:1px solid #ddd3c7;border-radius:6px;font-size:.95rem}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.table th,.table td{text-align:left;padding:10px 14px;border-bottom:1px solid #f0ebe3;font-size:.9rem}.table th{background:#f3ede3;font-weight:600;color:#5c5248;text-transform:uppercase;font-size:.72rem;letter-spacing:.04em}.table tbody tr:hover{background:#fbf7f0}.clickable-row{cursor:pointer}.thumb-cell{width:52px}.thumb{width:42px;height:42px;border-radius:6px;object-fit:cover;display:block}.thumb-empty{background:#f0ebe3;border:1px dashed #ddd3c7}.form-image-preview{width:100%;max-height:180px;object-fit:cover;border-radius:8px;margin-bottom:6px}.detail-image{width:100%;height:220px;object-fit:cover;border-radius:8px;margin-bottom:14px}.detail-image-empty{display:flex;align-items:center;justify-content:center;background:#f0ebe3;color:#948a7e;font-size:.85rem}.detail-price{font-weight:600;color:#a8452f}.empty-row{text-align:center;padding:24px}.muted{color:#948a7e}.row-actions{white-space:nowrap}.btn{border:none;border-radius:6px;padding:9px 16px;font-size:.9rem;cursor:pointer;font-weight:500}.btn-primary{background:#a8452f;color:#fff}.btn-primary:hover{background:#8f3a27}.btn-secondary{background:#eee7db;color:#4a4136}.btn-secondary:hover{background:#e2d9c9}.btn-link{background:none;padding:4px 8px;color:#a8452f;text-decoration:underline}.btn-danger{color:#b3261e}.banner{padding:12px 16px;border-radius:6px;margin-bottom:16px;font-size:.9rem}.banner-error{background:#fbeae8;color:#8c2f24;border:1px solid #f3c9c3}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e191473;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:#fff;border-radius:10px;padding:24px 28px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto}.modal h2{margin-top:0;font-size:1.15rem}.form{display:flex;flex-direction:column;gap:14px}.form label{display:flex;flex-direction:column;gap:5px;font-size:.85rem;font-weight:600;color:#4a4136}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form input,.form select,.form textarea{font-family:inherit;font-weight:400;padding:8px 10px;border:1px solid #ddd3c7;border-radius:6px;font-size:.9rem}.form textarea.mono{font-family:SF Mono,Consolas,monospace;font-size:.8rem}.hint{font-weight:400;color:#948a7e;font-size:.78rem}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.menu-page{max-width:720px;margin:0 auto;padding:40px 20px 80px}.menu-header{text-align:center;margin-bottom:32px}.menu-header h1{font-family:Georgia,Times New Roman,serif;font-size:2.1rem;margin:0 0 16px;color:#4a2318}.menu-tabs{display:flex;justify-content:center;gap:8px}.menu-tab{border:1px solid #ddd3c7;background:#fff;padding:8px 20px;border-radius:999px;font-size:.9rem;cursor:pointer;color:#6b6053}.menu-tab.active{background:#a8452f;border-color:#a8452f;color:#fff}.menu-topbar{display:flex;justify-content:flex-end;margin-bottom:4px}.menu-topbar-link{color:#a8452f;text-decoration:none;font-weight:500;font-size:.85rem}.menu-topbar-link:hover{text-decoration:underline}.menu-section{margin-bottom:36px}.menu-section h2{font-family:Georgia,Times New Roman,serif;font-size:1.3rem;color:#a8452f;border-bottom:1px solid #ecdfd0;padding-bottom:8px;margin-bottom:16px}.menu-items{display:flex;flex-direction:column;gap:18px}.menu-item{display:flex;gap:14px;align-items:flex-start}.menu-item-photo{width:72px;height:72px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f0ebe3}.menu-item-content{flex:1;min-width:0}.menu-item-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.menu-item-name{font-weight:600;font-size:1.02rem}.menu-item-price{font-weight:600;color:#a8452f;white-space:nowrap}.menu-item-desc{margin:4px 0 0;color:#6b6053;font-size:.9rem;line-height:1.4}.menu-item-variants{margin:6px 0 0;padding-left:18px;font-size:.88rem;color:#6b6053}.menu-item-served-with{margin:6px 0 0;font-size:.8rem;font-style:italic;color:#948a7e}.center{text-align:center}.specials-view{display:flex;justify-content:center;padding:20px 0 40px}.specials-image{max-width:100%;width:480px;border-radius:12px;box-shadow:0 4px 16px #00000026}.specials-admin{background:#fff;border-radius:8px;padding:20px 24px;margin-bottom:20px;box-shadow:0 1px 3px #0000000f}.specials-admin h2{font-size:1.1rem;margin:0 0 4px}.specials-admin-body{display:flex;gap:20px;align-items:flex-start;margin-top:12px;flex-wrap:wrap}.specials-preview-box{width:160px;height:160px;border-radius:8px;background:#f3ede3;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;padding:8px;text-align:center}.specials-preview-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.specials-admin-controls{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.specials-updated-at{font-size:.8rem}.info-view{max-width:480px;margin:0 auto;padding:20px 0 40px}.store-info-section{margin-bottom:28px}.store-info-section h2{font-family:Georgia,Times New Roman,serif;font-size:1.15rem;color:#a8452f;margin:0 0 10px}.store-info-address{white-space:pre-line;margin:0 0 8px}.store-map-embed{width:220px;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;margin:4px 0 10px}.store-map-embed iframe{width:100%;height:100%;border:0}.store-info-link{color:#a8452f;text-decoration:none;font-weight:500}.store-info-link:hover{text-decoration:underline}.store-hours-table{border-collapse:collapse;width:100%}.store-hours-table td{padding:4px 0;font-size:.92rem}.store-hours-day{font-weight:600;width:110px}.store-hours-time{color:#6b6053}.store-social-links{display:flex;flex-direction:column;gap:6px}.store-info-admin{background:#fff;border-radius:8px;padding:20px 24px;margin-bottom:20px;box-shadow:0 1px 3px #0000000f}.store-info-admin h2{font-size:1.1rem;margin:0 0 4px}.store-info-form{display:flex;flex-direction:column;gap:16px;margin-top:14px}.store-info-form label{display:flex;flex-direction:column;gap:5px;font-size:.85rem;font-weight:600;color:#4a4136}.store-info-form input,.store-info-form textarea{font-family:inherit;font-weight:400;padding:8px 10px;border:1px solid #ddd3c7;border-radius:6px;font-size:.9rem}.store-info-label{display:block;font-size:.85rem;font-weight:600;color:#4a4136;margin-bottom:4px}.store-info-hint{font-weight:400;color:#948a7e;font-size:.78rem}.store-hours-editor{border-top:1px solid #f0ebe3;padding-top:14px}.store-hours-row{display:grid;grid-template-columns:100px 1fr;gap:10px;align-items:center;margin-bottom:8px}.store-hours-day-label{font-size:.85rem;color:#6b6053}.store-hours-row input{font-family:inherit;padding:7px 10px;border:1px solid #ddd3c7;border-radius:6px;font-size:.88rem}.store-social-editor{border-top:1px solid #f0ebe3;padding-top:14px;display:flex;flex-direction:column;gap:8px}.store-social-row{display:flex;gap:8px;align-items:center}.store-social-row input{font-family:inherit;padding:7px 10px;border:1px solid #ddd3c7;border-radius:6px;font-size:.88rem;flex:1}.store-social-label-input{flex:0 0 120px!important}.banner-success{background:#eaf3de;color:#3b6d11;border:1px solid #c0dd97}
