body{background:#fff;color:#213547;font-family:Arial,sans-serif;margin:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{align-items:center;background:#1c7c54;color:#fff;display:flex;gap:24px;justify-content:space-between;padding:24px 32px}.eyebrow{font-size:12px;letter-spacing:2px;margin:0 0 8px;text-transform:uppercase}.topbar h1{font-size:28px;margin:0}.nav-links{display:flex;flex-wrap:wrap;gap:12px}.nav-links a{background:#ffffff29;border-radius:999px;padding:10px 14px}.nav-links a.active{background:#fff;color:#1c7c54;font-weight:700}.page-container{padding:24px 32px 48px}.page-grid{grid-gap:24px;display:grid;gap:24px}.hero-card,.order-card,.panel,.product-card,.stat-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px #21354714;padding:20px}.section-title{margin:0 0 8px}.section-copy{color:#5d6b78;margin:0}.orders-list,.product-list,.stats-grid{grid-gap:16px;display:grid;gap:16px}.product-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.order-card h3,.product-card h3,.stat-card h3{margin-top:0}.button{background:#1c7c54;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;margin-top:12px;padding:12px 16px}.button.secondary{background:#f0b429;color:#213547}.form-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px #21354714;margin:0 auto;max-width:420px;padding:24px}.form-card label{display:block;font-weight:700;margin-bottom:16px}.form-card input{border:1px solid #d4dae0;border-radius:12px;margin-top:8px;padding:12px;width:100%}.helper-text{color:#5d6b78;font-size:14px}.tag{background:#e8f4ee;border-radius:999px;color:#1c7c54;display:inline-block;font-size:13px;font-weight:700;padding:6px 10px}.customer-menu-page{grid-gap:20px;display:grid;gap:20px;padding-bottom:110px}.customer-hero{grid-gap:16px;background:linear-gradient(180deg,#effaf4,#fff);border:1px solid #dcefe2;border-radius:24px;display:grid;gap:16px;padding:20px}.customer-badge{color:#1c7c54;font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.customer-hero h2,.thank-you-card h2{font-size:30px;margin:0 0 8px}.search-bar{align-items:center;background:#fff;border:1px solid #d9e8dd;border-radius:18px;box-shadow:0 10px 24px #1c7c5412;display:flex;gap:12px;padding:14px 16px}.search-bar input{border:none;font-size:15px;outline:none;width:100%}.search-icon{font-size:18px}.category-tabs{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.category-tab{background:#fff;border:1px solid #d8e7dc;border-radius:999px;color:#456353;cursor:pointer;flex:0 0 auto;font-weight:700;padding:10px 16px}.category-tab.active{background:#1c7c54;border-color:#1c7c54;color:#fff}.customer-product-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.customer-product-card{grid-gap:12px;background:#fff;border:1px solid #eef2ef;border-radius:20px;box-shadow:0 14px 30px #2135470f;display:grid;gap:12px;padding:16px}.product-emoji{display:grid;font-size:42px;place-items:center}.product-emoji,.product-img-wrap{background:#f3faf5;border-radius:18px;height:92px}.product-img-wrap{flex-shrink:0;overflow:hidden;position:relative}.product-img{display:block;height:100%;object-fit:cover;width:100%}.product-img-fallback{background:#e8f4ee;color:#1c7c54;display:grid;font-size:28px;font-weight:700;height:100%;place-items:center;text-transform:uppercase}.category-section{grid-gap:14px;display:grid;gap:14px}.category-section-title{border-bottom:2px solid #e2efe6;color:#213547;font-size:19px;font-weight:700;margin:0;padding:0 2px 10px}.menu-loading{align-items:center;color:#5d6b78;display:flex;flex-direction:column;gap:18px;justify-content:center;padding:80px 20px}.loading-spinner{animation:menu-spin .75s linear infinite;border:4px solid #e2efe6;border-radius:50%;border-top-color:#1c7c54;height:40px;width:40px}@keyframes menu-spin{to{transform:rotate(1turn)}}.product-category-label{color:#1c7c54;font-size:12px;font-weight:700;letter-spacing:.06em;margin:0 0 6px;text-transform:uppercase}.customer-product-content h3{font-size:17px;margin:0 0 4px}.customer-product-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:14px}.add-button,.quantity-selector button{background:#1c7c54;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700}.add-button{min-width:76px;padding:10px 14px}.quantity-selector{align-items:center;background:#f7fbf8;border:1px solid #dcebe1;border-radius:14px;display:inline-flex;gap:10px;padding:6px}.quantity-selector button{height:32px;width:32px}.quantity-selector span{font-weight:700;min-width:18px;text-align:center}.sticky-cart-bar{align-items:center;background:#1c7c54;border-radius:20px;bottom:16px;box-shadow:0 18px 40px #1c7c5447;color:#fff;display:flex;gap:16px;justify-content:space-between;left:16px;padding:16px 18px;position:fixed;right:16px}.sticky-cart-bar p{color:#ffffffd6;font-size:13px;margin:6px 0 0}.checkout-button,.checkout-submit{background:#fff;color:#1c7c54;margin-top:0}.checkout-overlay{background:#1018146b;display:grid;inset:0;padding:20px;place-items:end center;position:fixed;z-index:20}.checkout-modal{background:#fff;border-radius:28px;box-shadow:0 24px 60px #1218162e;max-height:90vh;overflow:auto;padding:22px;width:min(100%,460px)}.checkout-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.checkout-header h3{margin:0}.modal-close{background:#f0f5f1;border:none;border-radius:999px;cursor:pointer;font-size:24px;height:40px;line-height:1;width:40px}.checkout-items{grid-gap:10px;background:#f8fbf9;border-radius:18px;display:grid;gap:10px;margin:20px 0;padding:14px}.checkout-item-row,.checkout-summary{align-items:center;display:flex;gap:16px;justify-content:space-between}.checkout-form label{display:block;font-weight:700;margin-bottom:16px}.checkout-form input,.checkout-form textarea{border:1px solid #d5e2d9;border-radius:14px;font:inherit;margin-top:8px;padding:12px 14px;width:100%}.checkout-form textarea{resize:vertical}.checkout-summary{font-size:18px;margin:20px 0 16px}.empty-results,.thank-you-card{background:linear-gradient(180deg,#f2fbf5,#fff);border:1px solid #e2efe6;border-radius:24px;padding:28px 20px;text-align:center}@media (max-width:768px){.page-container,.topbar{padding:20px}.topbar{align-items:flex-start;flex-direction:column}.customer-hero h2,.thank-you-card h2{font-size:26px}.customer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-cart-bar{align-items:stretch;bottom:12px;flex-direction:column;left:12px;right:12px}.checkout-button{width:100%}}@media (max-width:520px){.page-container{padding:16px 16px 40px}.customer-product-grid{gap:12px;grid-template-columns:1fr 1fr}.customer-product-card{padding:14px}.product-emoji,.product-img-wrap{font-size:36px;height:84px}.customer-product-footer{align-items:flex-start;flex-direction:column}.add-button,.quantity-selector{justify-content:center;width:100%}.checkout-overlay{padding:0}.checkout-modal{border-radius:24px 24px 0 0;max-height:92vh;width:100%}}
/*# sourceMappingURL=main.89974914.css.map*/