@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}body{background-color:#f4f4f4;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.header a{color:#ddd;font-weight:500;text-decoration:none;transition:color .3s ease}.header a:hover{color:#61dafb}.header .active{border-bottom:2px solid #61dafb;color:#fff}.content{flex-grow:1;padding:30px}.logo{align-items:center;color:#333;display:flex;font-size:1.5rem;gap:.6rem}.logo-img{display:block;height:40px;object-fit:contain;width:40px}.logo-text{color:#f97316;cursor:default;font-size:1.4rem;font-weight:700;text-shadow:1px 1px 3px #ef4444b3;transition:color .3s ease,text-shadow .3s ease}.logo-text:hover{color:#ef4444;text-shadow:2px 2px 6px #fb923ce6}.restaurant-name{color:#444;font-size:1rem;font-weight:700;margin-top:4px}.logo-text-wrapper{display:flex;flex-direction:column;line-height:1.1}.logo-subtext{color:#999;font-size:.65rem;font-weight:400;margin-top:2px}.message{background-color:#e7f3fe;border-left:4px solid #2196f3;color:#0b5394;margin-top:10px;padding:10px}.header{align-items:center;background-color:#24292f;display:flex;justify-content:space-between;padding:16px;position:relative;z-index:10}.logo{color:#fff;font-size:1.2rem;font-weight:700}.hamburger{color:#fff;cursor:pointer;display:none;font-size:24px}.nav-links{color:#ddd;display:flex;font-size:medium;gap:20px}.nav-links a{color:#ddd;font-weight:500;text-decoration:none}.nav-links a:hover{color:#61dafb}.nav-links .active{border-bottom:2px solid #61dafb;color:#fff}.username{color:#fff;font-weight:700;margin-left:1rem}.logout-btn{background:#0000!important;border:1px solid red!important;border-radius:4px!important;color:red!important;cursor:pointer!important;margin-left:1rem!important;padding:4px 8px!important}.basic-page-page-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;padding:2rem}.basic-page-page-container h1{border-bottom:2px solid #f0ad4e;color:#222;font-size:2rem;margin-bottom:1rem;padding-bottom:.5rem}.basic-page-page-container h2{color:#444;font-size:1.4rem;margin-bottom:.5rem;margin-top:1.5rem}.basic-page-page-container p{color:#555;font-size:1rem;margin-bottom:1rem}.basic-page-page-container a{color:#f0ad4e;text-decoration:none}.basic-page-page-container a:hover{text-decoration:underline}.privacy-policy-container,.terms-and-conditions{background-color:#fff;color:#333;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;padding:2rem;text-align:justify}.privacy-policy-container h1,.terms-and-conditions h1{border-bottom:2px solid #f1f1f1;color:#2c3e50;font-size:2.2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.privacy-policy-container h2,.terms-and-conditions h2{border-bottom:1px dashed #e0e0e0;color:#34495e;font-size:1.6rem;margin:2rem 0 1rem;padding-bottom:.3rem}.privacy-policy-container h3,.terms-and-conditions h3{color:#4a6b8a;font-size:1.2rem;margin:1.5rem 0 .8rem}.privacy-policy-container p,.terms-and-conditions p{font-size:1rem;margin:.8rem 0}.privacy-policy-container ul,.terms-and-conditions ul{margin:.8rem 0;padding-left:1.5rem}.privacy-policy-container li,.terms-and-conditions li{margin-bottom:.5rem}.privacy-policy-container strong,.terms-and-conditions strong{color:#2c3e50;font-weight:600}.privacy-policy-container p:last-child,.terms-and-conditions p:last-child{color:#7f8c8d;font-size:1.1rem;margin-top:2rem;text-align:center}@media (max-width:768px){.privacy-policy-container,.terms-and-conditions{padding:1rem}.privacy-policy-container h1,.terms-and-conditions h1{font-size:1.8rem}.privacy-policy-container h2,.terms-and-conditions h2{font-size:1.4rem}.privacy-policy-container h3,.terms-and-conditions h3{font-size:1.1rem}}.privacy-policy-container h2:hover,.privacy-policy-container h3:hover,.terms-and-conditions h2:hover,.terms-and-conditions h3:hover{color:#e74c3c;transition:color .3s ease}@media (max-width:768px){.hamburger{display:block}.nav-links{align-items:center;background-color:#24292f;display:none;flex-direction:column;left:0;padding:10px 0;position:absolute;right:0;top:60px}.nav-links.open{display:flex}.nav-links a{border-top:1px solid #444;padding:10px 0;text-align:center;width:100%}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-wrapper{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 60px)}.login-page .content:before{background:url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1500&q=80) no-repeat 50%/cover;bottom:0;content:"";filter:blur(8px);left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.login-page .content>*{position:relative;z-index:1}.login-form{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:2rem;max-width:400px;padding:2rem 2.5rem;width:100%}.login-form h2{color:#333;margin-bottom:1.5rem;text-align:center}.login-form label{color:#444;font-weight:600}.login-form input[type=password],.login-form input[type=text]{border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;margin-top:.3rem;padding:.6rem;transition:border-color .3s,box-shadow .3s;width:100%}.login-form input[type=password]:focus,.login-form input[type=text]:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.login-form .error{color:red;font-size:.9rem;margin-bottom:1rem}.login-form input[type=button]{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.7rem;transition:background-color .3s;width:100%}.login-form input[type=button]:hover{background-color:#4f46e5}.login-form input[type=button]:disabled{background-color:#a5b4fc;cursor:not-allowed}.home-page .content{flex-grow:1;padding:0}.home-page #contact,.home-page #faq,.home-page #features,.home-page #home,.home-page #how-it-works,.home-page #pricing,.home-page #testimonial{padding:18px}.min-h-screen,body{background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh;scroll-behavior:smooth}.home-page .bg-gradient-to-br{background-image:linear-gradient(135deg,#9333ea,#2563eb 50%,#6d28d9)}.home-page .bg-gradient-to-r{background-image:linear-gradient(90deg,#f59e42,#ef4444)}.home-page .text-white{color:#fff}.home-page .text-gray-200{color:#e5e7eb}.home-page .text-gray-300{color:#d1d5db}.home-page .text-gray-400{color:#9ca3af}.home-page .text-gray-600{color:#4b5563}.home-page .text-gray-800{color:#1f2937}.home-page .font-bold{font-weight:700}.home-page .font-semibold{font-weight:600}.home-page .text-xl{font-size:1.25rem}.home-page .text-2xl{font-size:1.5rem}.home-page .text-4xl{font-size:2.25rem}.home-page .text-5xl{font-size:3rem}.home-page .text-6xl{font-size:3.75rem}.home-page .rounded-lg{border-radius:.5rem}.home-page .rounded-xl{border-radius:.75rem}.home-page .rounded-2xl{border-radius:1rem}.home-page .rounded-3xl{border-radius:1.5rem}.home-page .rounded-full{border-radius:9999px}.home-page .shadow-lg{box-shadow:0 8px 30px 0 #1f29372e,0 1.5px 6px 0 #ff8c001f}.home-page .shadow-2xl{box-shadow:0 16px 56px 0 #1f293740,0 4px 12px 0 #ef444424}.home-page .hover\:shadow-xl:hover{box-shadow:0 41px 80px 0 #a42ce433,0 8px 20px 0 #ff8c0026}.home-page .transition-all{transition:all .3s cubic-bezier(.4,0,.2,1)}.home-page .transform{transform:scale(1)}.home-page .hover\:scale-105:hover{transform:scale(1.05)}.home-page .hover\:-translate-y-2:hover{transform:translateY(-.5rem)}.home-page .bg-white{background:#fff}.home-page .bg-white\/10{background:#ffffff1a}.home-page .bg-white\/20{background:#fff3}.home-page .backdrop-blur-md{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-page .backdrop-blur-sm{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home-page .fixed{position:fixed}.home-page .top-20{top:5rem}.home-page .right-4{right:1rem}.home-page .z-50{z-index:50}.home-page .p-4{padding:1rem}.home-page .p-6{padding:1.5rem}.home-page .p-8{padding:2rem}.home-page .p-3{padding:.75rem}.home-page .py-4{padding-bottom:1rem;padding-top:1rem}.home-page .py-16{padding-bottom:4rem;padding-top:4rem}.home-page .py-20{padding-bottom:5rem;padding-top:5rem}.home-page .mx-auto{margin-left:auto;margin-right:auto}.home-page .mb-4{margin-bottom:1rem}.home-page .mb-6{margin-bottom:1.5rem}.home-page .mb-8{margin-bottom:2rem}.home-page .mb-16{margin-bottom:4rem}.home-page .pt-8{padding-top:2rem}.home-page .pt-16{padding-top:4rem}.home-page .pb-6{padding-bottom:1.5rem}.home-page .space-x-2>:not(template)~:not(template){margin-left:.5rem}.home-page .space-x-3>:not(template)~:not(template){margin-left:.75rem}.home-page .space-x-4>:not(template)~:not(template){margin-left:1rem}.home-page .space-y-3>:not(template)~:not(template){margin-top:.75rem}.home-page .space-y-4>:not(template)~:not(template){margin-top:1rem}.home-page .space-y-6>:not(template)~:not(template){margin-top:1.5rem}.home-page .space-y-8>:not(template)~:not(template){margin-top:2rem}.home-page .flex{display:flex}.home-page .items-center{align-items:center}.home-page .items-end{align-items:flex-end}.home-page .justify-between{justify-content:space-between}.home-page .justify-center{justify-content:center}.home-page .grid{display:grid}.home-page .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.home-page .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .gap-8{gap:2rem}.home-page .gap-12{gap:3rem}.home-page .max-w-7xl{max-width:80rem}.home-page .max-w-4xl{max-width:56rem}.home-page .max-w-md{max-width:28rem}.home-page .w-full{width:100%}.home-page .w-8{width:2rem}.home-page .w-12{width:3rem}.home-page .w-16{width:4rem}.home-page .w-20{width:5rem}.home-page .h-5{height:1.25rem}.home-page .h-6{height:1.5rem}.home-page .h-8{height:2rem}.home-page .h-12{height:3rem}.home-page .h-16{height:4rem}.home-page .h-20{height:5rem}.home-page .border{border-width:1px}.home-page .border-t-4{border-top-width:4px}.home-page .border-gray-200{border-color:#e5e7eb}.home-page .border-gray-800{border-color:#1f2937}.home-page .border-white\/20{border-color:#fff3}.home-page .ring-4{box-shadow:0 0 0 4px #ff8c0080}.home-page .ring-orange-400{box-shadow:0 0 0 4px #fb923c}.home-page .bg-orange-400{background-color:#fb923c}.home-page .bg-red-400{background-color:#f87171}.home-page .bg-red-500{background-color:#ef4444}.home-page .bg-green-500{background-color:#22c55e}.home-page .bg-green-600{background-color:#16a34a}.home-page .bg-purple-600{background-color:#9333ea}.home-page .bg-blue-600{background-color:#2563eb}.home-page .bg-blue-50{background-color:#eff6ff}.home-page .bg-gray-50{background-color:#f9fafb}.home-page .bg-gray-800{background-color:#1f2937}.home-page .bg-gray-900{background-color:#111827}.home-page .shadow-lg:hover{box-shadow:0 16px 56px 0 #1f293740}.home-page .text-transparent{color:#0000}.home-page .bg-clip-text{-webkit-background-clip:text;background-clip:text}.home-page input,.home-page select,.home-page textarea{background:#ffffff1a;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;margin-top:.5rem;outline:none;padding:17px 2px!important;text-align:center;transition:border .2s,background .2s;width:100%}.home-page input:focus,.home-page select:focus,.home-page textarea:focus{background:#ffffff40;border:1.5px solid #fb923c}::placeholder{color:#d1d5db;opacity:.8}.home-page button{cursor:pointer}.home-page .disabled\:opacity-50:disabled,.home-page button:disabled{cursor:not-allowed;opacity:.5}.home-page .animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.home-page a{color:inherit;text-decoration:none}.home-page .text-sm{font-size:.875rem}.home-page .text-lg{font-size:1.125rem}.home-page .object-cover{object-fit:cover}.home-page .hover\:bg-orange-500:hover{background-color:#fb923c}.home-page .hover\:text-white:hover{color:#fff}.home-page .hover\:bg-green-600:hover{background-color:#16a34a}.home-page .border-t{border-top:1px solid #1f2937}.home-page .fixed.bottom-6.right-6{bottom:1.5rem;right:1.5rem}.home-page #about{padding:17px}.home-page .price-line span{text-align:left}.about-pricing,.pricing-button{padding:10px}#about .about-color,.footer{color:#fff}.footer{background-color:#111827;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:.9rem;padding:4rem 1rem}.footer-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1120px;padding:0 1rem}.footer-links-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.footer-links-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.footer-container{display:flex;flex-direction:column;gap:2rem}.footer-links-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-links-section{margin:0}.footer-logo-section{margin-bottom:1rem}.footer-description{font-size:.85rem;max-width:100%}}svg.lucide.lucide-star.h-5.w-5.text-yellow-400.fill-current{color:#ff0}.footer-logo-section{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1rem;text-align:left}.footer-logo{font-size:1.25rem;font-weight:700;gap:.5rem}.footer-logo,.footer-logo-icon{align-items:center;color:#fff;display:flex}.footer-logo-icon{background-color:#fb923c;border-radius:.5rem;justify-content:center;padding:.4rem .5rem}.footer-description{color:#9ca3af;line-height:1.5;max-width:300px}.footer-social{display:flex;gap:.75rem}.footer-social a{align-items:center;background-color:#1f2937;border-radius:9999px;color:#fff;display:flex;font-size:1.25rem;height:2.5rem;justify-content:center;text-decoration:none;transition:background-color .3s ease;width:2.5rem}.footer-social a:hover{background-color:#fb923c}.footer-links-section h4{color:#fb923c;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links-section ul{color:#9ca3af;list-style:none;margin:0;padding:0}.footer-links-section ul li{margin-bottom:.5rem}.footer-links-section ul li a{color:#9ca3af;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-links-section ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #1f2937;color:#9ca3af;font-size:.85rem;margin-top:2rem;padding-top:2rem;text-align:center;-webkit-user-select:none;user-select:none}@media (min-width:640px){.home-page .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.home-page .sm\:inline{display:inline}}@media (min-width:768px){.home-page .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.home-page .lg\:px-8{padding-left:2rem;padding-right:2rem}.home-page .lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:500px){.home-page .text-5xl{font-size:2rem}.home-page .text-4xl{font-size:1.5rem}}::-webkit-scrollbar{background:#f1f1f1;width:8px}::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}body{background-color:#f8f4ec;background-repeat:repeat;font-family:Playfair Display,serif;margin:0;padding:0}.dashboard-page .content:before{background:url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1500&q=80) no-repeat 50%/cover;bottom:0;content:"";filter:blur(8px);left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.dashboard-page .content>*{position:relative;z-index:1}.dashboard-page .restaurant-container{background-color:#f9fafb;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:auto;max-width:950px;padding:2rem}.dashboard-page h2,.dashboard-page h3{color:#3e2723;margin-bottom:1rem;text-align:center}.dashboard-page .date-summary{background-color:#fbe9e7;border:1px solid #ef9a9a;border-radius:10px;margin-bottom:2rem;padding:1rem;text-align:center}.dashboard-page .date-summary input[type=date]{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.5rem}.dashboard-page .summary-details{color:#4e342e;font-weight:600;margin-top:1rem}.dashboard-page .search-bar{background-color:#fffaf0;border:1px solid #ccc;border-radius:10px;font-size:1rem;margin-bottom:2rem;padding:.75rem;width:100%}.dashboard-page .search-bar:focus{border-color:#ff9800;box-shadow:0 0 0 2px #ff98004d;outline:none}.dashboard-page .menu-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));list-style:none;padding:0}.dashboard-page .menu-item:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-4px)}.dashboard-page .menu-item{background:#fff3e0;border:1px solid #ffe0b2;border-radius:12px;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.dashboard-page .menu-header{color:#4e342e;font-size:1.15rem;font-weight:600;margin-bottom:.5rem}.dashboard-page .quantity-controls button{align-items:center;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;font-size:1.4rem;font-weight:700;height:2.2rem;justify-content:center;line-height:1;transition:background .2s ease,transform .1s ease;width:2.2rem}.menu-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));list-style:none;padding:1rem 0}.menu-item{background:#fdfdfd;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #0000000d;padding:1rem;transition:.3s}.menu-item:hover{box-shadow:0 4px 10px #0000001a}.menu-header{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.price-controls{display:flex;flex-direction:column;gap:.5rem}.price-control-group{align-items:center;display:flex;justify-content:space-between}.menu-price{font-weight:500}.controls{align-items:center;display:flex;gap:.5rem}.controls button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:4px 10px}.minus-controls{background:#e02828}.plus-controls{background:#579b57}.controls span{font-weight:600;min-width:20px;text-align:center}.minus-controls:hover{background:#8d3030}.plus-controls:hover{background:#296129}.dashboard-page .button-group{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.dashboard-page .submit-button{background-color:#2e7d32;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.5rem;transition:background-color .3s}.dashboard-page .submit-button:disabled{background-color:#ccc;cursor:not-allowed}.sales-report-page .content{background-color:#f9fafb;color:#333;min-height:calc(100vh - 60px);overflow:hidden;padding:2rem;position:relative}.sales-report-page .sales-report-wrapper{background-color:#f9fafb}.sales-report-page .content:before{background:url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1500&q=80) no-repeat 50%/cover;bottom:0;content:"";filter:blur(8px);left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.sales-report-page .content>*{position:relative;z-index:1}.sales-report-page h2{color:#1f2937;font-size:2rem;margin-bottom:1.5rem;text-align:center}.sales-report-page h3{border-bottom:2px solid #e5e7eb;color:#374151;margin-bottom:.8rem;margin-top:2rem;padding-bottom:.3rem}.sales-report-page label{color:#374151;font-weight:600}.sales-report-page input[type=date]{border:1px solid #d1d5db;border-radius:6px;margin-left:.3rem;padding:.5rem;transition:border-color .3s ease}.sales-report-page input[type=date]:focus{border-color:#6366f1;outline:none}.sales-report-page button{background-color:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.55rem 1.1rem;transition:background .3s ease}.sales-report-page button:hover{background-color:#4338ca}.sales-report-page p{font-size:1.1rem;margin:.5rem 0}.sales-report-page strong{color:#111827}.sales-report-page table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000000a;margin-top:1rem;overflow:hidden;width:100%}.sales-report-page thead{background-color:#e5e7eb}.sales-report-page td,.sales-report-page th{border-bottom:1px solid #f3f4f6;font-size:.95rem;padding:.75rem 1rem;text-align:left}.sales-report-page tbody tr:hover{background-color:#f9fafb}table{background-color:#fff;border-collapse:collapse;border-radius:8px;font-size:.95rem;overflow:hidden;width:100%}thead{background-color:#f3f4f6}td,th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;text-align:left}tbody tr:hover{background-color:#f9fafb}.sales-report-page .date-filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.sales-report-page .date-filter-row label{color:#374151;display:flex;flex-direction:column;font-size:.95rem;font-weight:600}.sales-report-page .date-filter-row input[type=date]{-webkit-appearance:none;appearance:none;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;min-width:0;min-width:auto;padding:.5rem;width:100%}@media (max-width:768px){.sales-report-page .date-filter-row input[type=date]{box-sizing:border-box;width:100%}}.sales-report-page .date-filter-row button{align-self:flex-end;background-color:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;height:100%;padding:.55rem 1.1rem;transition:background .3s ease;white-space:nowrap}.sales-report-page .date-filter-row button:hover{background-color:#4338ca}.sales-report-page .pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.sales-report-page .pagination button{background:#2084e8;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-weight:600;padding:.4rem .8rem;transition:background .2s ease}.sales-report-page .pagination button:hover:not(.active){background:#e5e7eb}.sales-report-page .pagination button.active{background:#4f46e5;border-color:#4f46e5;color:#fff}@media (max-width:600px){.sales-report-page .date-filter-row{align-items:stretch;flex-direction:column}.sales-report-page .date-filter-row button,.sales-report-page .date-filter-row label{width:100%}.sales-report-page .date-filter-row button{margin-top:.5rem}}@media (max-width:768px){.sales-report-page .content{padding:1rem}.sales-report-page table,.sales-report-page tbody,.sales-report-page td,.sales-report-page th,.sales-report-page thead,.sales-report-page tr{display:block}.sales-report-page thead{display:none}.sales-report-page tr{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 1px 3px #0000000d;margin-bottom:1rem;padding:.5rem}.sales-report-page td{border:none;border-bottom:1px solid #f3f4f6;padding-left:50%;position:relative}.sales-report-page td:before{color:#6b7280;content:attr(data-label);font-weight:700;left:1rem;position:absolute;top:.75rem;white-space:nowrap}}.add-menu-page .content:before{background:url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1500&q=80) no-repeat 50%/cover;bottom:0;content:"";filter:blur(8px);left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.add-menu-page .content>*{position:relative;z-index:1}.add-menu-page .half-price{color:#2e7d32;font-size:1.35rem;font-weight:600}.add-menu-page .menu-fallback-text{background-color:#faebd7;color:#781717;font-size:x-large;padding:1rem;text-align:center}.add-menu-page .menu-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative;z-index:2}.add-menu-page .menu-card{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#ffffffde;border-radius:16px;box-shadow:0 4px 24px #3c78281a;display:flex;flex-direction:column;gap:.6rem;min-height:140px;padding:1.2rem 1rem;text-align:center;transition:transform .12s,box-shadow .12s;width:300px}.add-menu-page .top-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.add-menu-page .header{color:#333;font-size:1.8rem;font-weight:700}.add-menu-page .menu-page{background-color:#e8f5e9}.add-menu-page .add-more{align-items:center;background-color:#ff5722;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.4rem;padding:.5rem 1.2rem;z-index:99}.add-menu-page .status-message{color:green;font-weight:500;margin-bottom:1rem;text-align:center}.add-menu-page .menu-card:hover{box-shadow:0 10px 32px #46824629;transform:translateY(-8px) scale(1.03)}.add-menu-page .menu-card div:first-child{color:#333;font-size:1.1rem;font-weight:500;letter-spacing:.2px}.add-menu-page .menu-card div:nth-child(2){color:#2e7d32;font-size:1.35rem;font-weight:600;margin-top:2px}.add-menu-page .menu-card input{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.4rem;width:100%}.add-menu-page .action-buttons{display:flex;gap:.6rem;justify-content:center;margin-top:.6rem}.add-menu-page .icon-button{background:none;border:none;cursor:pointer;font-size:1.2rem;transition:color .15s}.add-menu-page .icon-button.edit:hover{color:#1976d2}.add-menu-page .icon-button.delete:hover{color:#e53935}.add-menu-page .icon-button.save:hover{color:#388e3c}.add-menu-page .icon-button.cancel:hover{color:#616161}.add-menu-page .popup-backdrop{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.add-menu-page .popup{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000004d;max-width:400px;padding:2rem;width:90%}.add-menu-page .popup input{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:.5rem;width:100%}.add-menu-page .popup-buttons{display:flex;gap:.8rem;justify-content:flex-end}.add-menu-page .submit-btn{background-color:green}.add-menu-page .cancel-btn,.add-menu-page .submit-btn{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:.3rem;padding:.4rem 1rem}.add-menu-page .cancel-btn{background-color:gray}@media (max-width:600px){.add-menu-page .menu-card{margin-left:auto;margin-right:auto;max-width:98vw;min-width:0;width:94vw}.add-menu-page .menu-grid{gap:1rem}}
/*# sourceMappingURL=main.6410fc46.css.map*/