body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--z-index-checkout-bar:900;--z-index-bottom-nav:1000;--z-index-sticky-categories:1080;--z-index-sticky-ads:1090;--z-index-top-header:1100;--z-index-header-dropdown:1200;--z-index-overlay:2000;--gradient-start-blue:#89f7fe;--gradient-end-blue:#66a6ff;--text-on-gradient:#fff;--text-primary:#2c3e50;--text-secondary:#7f8c8d;--background-main:#f4f7f6;--background-card:#fff;--border-glossy:#ffffff4d;--shadow-color:#66a6ff66}.bottom-nav-bar{align-items:stretch;background-color:var(--background-card);border-top:1px solid #eee;bottom:0;box-shadow:0 -2px 10px #00000012;display:flex;height:65px;justify-content:space-around;left:0;position:fixed;width:100%;z-index:800}.nav-link{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;flex-grow:1;font-size:12px;justify-content:center;text-decoration:none;transition:color .2s ease}.nav-link.active .nav-icon,.nav-link.active .nav-text{color:var(--gradient-end-blue)}.nav-icon{font-size:24px;margin-bottom:4px}.top-header{background-color:#fff;box-shadow:0 1px 2px #0000000d;height:56px;justify-content:center;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:900}.header-content,.top-header{align-items:center;display:flex}.header-content{justify-content:space-between;max-width:600px;width:100%}.restaurant-title-container{display:flex;flex:1 1;flex-direction:column;justify-content:center;line-height:1.1;min-width:0;padding-right:12px}.powered-by-text{color:#888;font-size:.6rem;font-weight:500;letter-spacing:.3px;margin-top:2px;white-space:nowrap}.restaurant-title{color:#1a1a1a;font-size:1.1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-login-btn{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;color:#333;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:6px;padding:6px 14px;transition:all .2s ease}.header-login-btn:active{background-color:#f5f5f5;transform:scale(.96)}.header-login-btn svg{color:#666}.profile-menu-wrapper{position:relative}.menu-toggle-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .2s}.menu-toggle-button.active,.menu-toggle-button:hover{background-color:#f0f0f0}.profile-menu{animation:scaleIn .2s ease forwards;background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 20px #00000026;overflow:hidden;position:absolute;right:0;top:110%;transform-origin:top right;width:240px;z-index:901}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.profile-menu-info{background-color:#fafafa;padding:16px}.signed-in-label{color:#888;font-size:.75rem;letter-spacing:.5px;margin:0;text-transform:uppercase}.phone-number{color:#333;font-size:1rem;font-weight:700;margin:4px 0 0}.profile-menu-divider{background-color:#eee;height:1px}.logout-menu-item{align-items:center;background:none;border:none;color:#d9363e;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:12px;padding:14px 16px;text-align:left;transition:background-color .2s;width:100%}.logout-menu-item:hover{background-color:#fff5f5}.logout-menu-item svg{color:#d9363e}.bottom-sheet-overlay{animation:fade-in .3s ease-out;background-color:#00000080;z-index:990}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.bottom-sheet-container{animation:slide-up .3s ease-out;border-top-left-radius:16px;border-top-right-radius:16px;box-sizing:border-box;height:auto;padding:20px 20px 30px;position:relative}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.close-button{background:#f0f0f0;color:#555;font-size:20px;height:30px;line-height:28px;right:10px;text-align:center;top:10px;width:30px}.bottom-sheet-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;height:100%;justify-content:center;transition:opacity .3s ease,visibility .3s ease;width:100%;z-index:9999}.bottom-sheet-container{border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;padding:24px 20px 40px;text-align:center;width:100%}.bottom-sheet-container h3{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin:0 0 8px}.bottom-sheet-container p{color:#666;font-size:.95rem;line-height:1.5;margin:0 0 24px}.logout-actions{display:flex;gap:12px;width:100%}.logout-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;justify-content:center;padding:14px;transition:transform .1s ease,background-color .2s}.logout-btn:active{transform:scale(.96)}.logout-btn.cancel{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#333}.logout-btn.cancel:hover{background-color:#eee}.logout-btn.confirm{background-color:#d9363e;box-shadow:0 4px 12px #d9363e4d;color:#fff}.logout-btn.confirm:hover{background-color:#b0232a}.bottom-sheet-overlay{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#0009;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;z-index:1000}.bottom-sheet-overlay.open{opacity:1;pointer-events:auto;visibility:visible}.bottom-sheet-container{background-color:#fff;border-radius:24px 24px 0 0;bottom:0;box-shadow:0 -10px 40px #0003;left:0;margin:0 auto;max-height:85vh;max-width:500px;overflow-y:auto;padding:24px 24px 40px;position:fixed;right:0;transform:translateY(100%);transition:transform .3s cubic-bezier(.2,.8,.2,1)}.bottom-sheet-overlay.open .bottom-sheet-container{transform:translateY(0)}.close-button{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.4rem;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s;width:32px;z-index:10}.close-button:hover{background:#e0e0e0}.sheet-handle{background-color:#e0e0e0;border-radius:3px;height:5px;margin:0 auto 24px}.auth-form{flex-direction:column;gap:16px;width:100%}.auth-form,.logo-placeholder{align-items:center;display:flex}.logo-placeholder{background-color:#f8f9fa;border:1px solid #eee;border-radius:16px;color:#888;font-size:.8rem;font-weight:600;height:64px;justify-content:center;margin-bottom:8px;width:64px}.auth-form h3{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0}.auth-form .subtitle{color:#666;font-size:.95rem;line-height:1.4;margin:0 0 8px;text-align:center}.phone-input-custom-sheet{margin-bottom:0!important;width:100%}.phone-input-custom-sheet .PhoneInputInput{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;font-size:1rem;padding:14px 16px;transition:border-color .2s}.phone-input-custom-sheet .PhoneInputInput:focus{background:#fff;border-color:#000;outline:none}.phone-input-custom-sheet .PhoneInputCountrySelect{display:none}.otp-group{display:flex;gap:8px;justify-content:center;width:100%}.otp-field{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;font-size:1.5rem;font-weight:600;height:56px;outline:none;padding:0;text-align:center;transition:all .2s;width:48px}.otp-field:focus{background-color:#fff;border-color:#000;box-shadow:0 4px 10px #0000000d;transform:translateY(-2px)}.action-button{align-items:center;background-color:#000;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:8px;min-height:52px;padding:16px;transition:transform .1s,background-color .2s;width:100%}.action-button:hover{background-color:#333}.action-button:active{transform:scale(.98)}.action-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.link-button{color:#555;margin-top:0;padding:8px;position:relative;text-decoration:underline;-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc}.link-button:hover{color:#000}.error-text{font-size:.9rem;font-weight:500;min-height:1.2rem;text-align:center}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.advertiser-slideshow{aspect-ratio:2/1;background-color:#000;border-radius:12px;box-shadow:0 4px 10px #00000026;margin-bottom:16px;overflow:hidden;position:relative;width:100%}.image-wrapper{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;width:100%}.slide-image{display:block;height:100%;object-fit:contain;width:100%}.video-container{height:100%;position:relative;width:100%}.ad-iframe{height:100%;pointer-events:none;width:100%}.video-overlay{background:#0000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.slide-dots{bottom:10px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background-color:#ffffff80;border-radius:50%;cursor:pointer;height:8px;transition:all .3s ease;width:8px}.dot.active{background-color:#fff;transform:scale(1.3)}.slide-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;padding:20px 15px 10px;pointer-events:none;position:absolute;text-align:center;width:100%}.slide-title{font-size:.95rem;font-weight:500;margin:0}.click-indicator{background:#0009;border-radius:4px;color:#fff;font-size:.75rem;padding:4px 8px;pointer-events:none;position:absolute;right:10px;top:10px}.slide-content{height:100%;position:relative;width:100%}.ad-report-btn{align-items:center;background-color:#0006;border:1px solid #ffffff4d;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;transition:background-color .2s ease;width:32px;z-index:20}.ad-report-btn:hover{background-color:#dc3545e6;border-color:#fffc}.ad-report-btn:active{transform:scale(.95)}.guest-layout-wrapper{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh;padding-bottom:80px}.layout-slideshow-container{background-color:#f8f9fa;box-shadow:0 4px 6px #0000000d;padding-bottom:0;position:-webkit-sticky;position:sticky;top:56px;z-index:90}.layout-content-area{flex:1 1;margin:0 auto;max-width:600px;width:100%}.guest-page-container{background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;padding-bottom:140px;width:100%}.slideshow-section{height:auto;margin-bottom:0;min-height:0;position:-webkit-sticky;position:sticky;top:56px;width:100%;z-index:90}@media (min-width:768px){.slideshow-section{height:auto}}.restaurant-brand-header{align-items:center;background:#fff;border-bottom:1px solid #eee;box-shadow:0 1px 3px #0000000d;display:flex;gap:12px;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:95}.guest-menu-view .category-tabs-container{background:#f8f9fa;padding-bottom:10px;padding-top:10px;position:-webkit-sticky;position:sticky;top:74px;z-index:94}.logo-wrapper{border:1px solid #eee;border-radius:8px;flex-shrink:0;height:48px;overflow:hidden;width:48px}.logo-wrapper img{height:100%;object-fit:cover;width:100%}.brand-info h1{color:#1a1a1a;font-size:1.1rem;font-weight:700;line-height:1.2;margin:0}.brand-info p{color:#666;font-size:.85rem;margin:4px 0 0}.floating-checkout-container{background:#0000;bottom:70px;display:flex;justify-content:center;left:0;padding:12px 16px;pointer-events:none;position:fixed;right:0;z-index:100}.checkout-button-wrapper{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 4px 20px #00000026;display:flex;gap:12px;max-width:400px;padding:8px;pointer-events:auto;width:100%}.checkout-button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:.9rem;font-weight:600;height:60px;justify-content:center;padding:10px;position:relative;transition:transform .1s ease}.checkout-button:active{transform:scale(.97)}.checkout-button.dine-in{background-color:#ffeae6;border:1px solid #ffccc7;color:#d9363e}.checkout-button.parcel{background-color:#f0f0f0;border:1px solid #e0e0e0;color:#333}.checkout-button-total{font-size:.75rem;font-weight:700;margin-bottom:2px;opacity:.9}.otp-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.otp-modal-content{animation:scaleUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 25px #0003;max-width:340px;padding:24px;text-align:center;width:90%}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.otp-modal-content h3{color:#333;font-size:1.2rem;margin-bottom:8px;margin-top:0}.otp-modal-content p{color:#666;font-size:.95rem;line-height:1.4;margin-bottom:20px}.otp-input{border:1px solid #ddd;border-radius:8px;font-size:1rem;margin-bottom:12px;outline:none;padding:12px;text-align:center;transition:border-color .2s;width:100%}.otp-input:focus{border-color:#d9363e}.otp-modal-actions{margin-top:10px}.verify-btn{background-color:#d9363e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px;transition:background-color .2s;width:100%}.verify-btn:disabled{background-color:#ccc;cursor:not-allowed}.error-message{background:#ffebee;border-radius:6px;color:#d32f2f;font-size:.85rem;margin-bottom:12px;padding:8px}.maintenance-container{align-items:center;background-color:#fafafa;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:24px}.maintenance-card{animation:popIn .4s cubic-bezier(.175,.885,.32,1.275);background:#fff;border:1px solid #f0f0f0;border-radius:32px;box-shadow:0 20px 40px #00000014;max-width:380px;padding:48px 32px;text-align:center;width:100%}.maintenance-icon-wrapper{align-items:center;background-color:#fff3e0;border-radius:50%;box-shadow:0 8px 16px #ffa72626;display:flex;height:96px;justify-content:center;margin:0 auto 24px;width:96px}.maintenance-title{color:#1a1a1a;font-size:1.6rem;font-weight:800;letter-spacing:-.5px;margin-bottom:16px}.maintenance-text{color:#666;font-size:1rem;line-height:1.6;margin-bottom:32px}.retry-btn{align-items:center;background:#1a1a1a;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:10px;justify-content:center;padding:16px 32px;transition:transform .1s ease,background .2s ease;width:100%}.retry-btn:active{background:#333;transform:scale(.96)}.maintenance-subtext{color:#ccc;font-family:monospace;font-size:.75rem;margin-top:24px;text-transform:uppercase}@keyframes popIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.search-pill{align-items:center;background:#fff;border:1px solid #eee;border-radius:50px;box-shadow:0 4px 12px #0000000d;display:flex;padding:10px 16px}.search-icon{color:#d9363e;margin-right:10px}.clear-icon{color:#999;cursor:pointer}.modern-search-input{border:none;font-size:.95rem;font-weight:500;outline:none;width:100%}.category-tabs-wrapper{background:#f8f9fa;padding:6px 16px 10px;position:-webkit-sticky;position:sticky;top:60px;transition:top .3s ease;z-index:99}.category-tabs-wrapper.sticky-below-ad{top:230px}.category-tabs-scroll{-ms-overflow-style:none;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-tab-item{background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 2px 4px #00000005;color:#666;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.category-tab-item.active{background:#d9363e;border-color:#d9363e;box-shadow:0 4px 8px #d9363e33;color:#fff;transform:translateY(-1px)}.category-tab-item.active:after{display:none}.menu-list-container{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));padding:8px 16px 120px}.menu-view-container{padding-bottom:20px;position:relative;transition:all .3s ease}.menu-view-container.restaurant-closed .menu-content-wrapper{filter:grayscale(100%);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.closed-restaurant-alert{animation:slideUpBounce .6s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #ffffff1a;border-radius:16px;bottom:90px;box-shadow:0 10px 30px #0006;color:#fff;left:50%;max-width:400px;padding:16px;position:fixed;transform:translateX(-50%);width:90%;z-index:1000}.closed-alert-content{align-items:center;display:flex;gap:15px}.closed-icon-circle{align-items:center;background:#ff4d4d;border-radius:50%;box-shadow:0 4px 12px #ff4d4d4d;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.closed-text-group h4{font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin:0}.closed-text-group p{color:#ccc;font-size:.85rem;line-height:1.3;margin:4px 0 0}@keyframes slideUpBounce{0%{opacity:0;transform:translate(-50%,50px)}60%{opacity:1;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.btn-disabled{background-color:#e0e0e0!important;border-color:#ccc!important;box-shadow:none!important;color:#999!important;cursor:not-allowed}.menu-item-card{background:#fff;border:1px solid #f0f0f0;border-radius:0 12px 0 12px;box-shadow:0 2px 8px #00000014;box-sizing:border-box;display:flex;flex-direction:column;height:140px;justify-content:flex-end;overflow:hidden;position:relative;transition:transform .2s;width:100%}.menu-item-card.disabled-card{filter:grayscale(100%);opacity:.6}.menu-item-card:active{transform:scale(.98)}.card-image-background{align-items:center;background-color:#eee;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.card-image-background img{height:100%;object-fit:cover;width:100%}.gradient-overlay{background:linear-gradient(0deg,#000000f2 0,#0006 60%,#0000);bottom:0;height:70%;left:0;position:absolute;width:100%;z-index:2}.placeholder-icon{color:#bbb;font-size:3rem}.bogo-badge{background:linear-gradient(135deg,#d32f2f,#c62828);border-radius:0 0 8px 0;box-shadow:0 1px 3px #0000004d;font-size:.5rem;left:0;padding:2px 5px;top:0;z-index:2}.bogo-badge,.sold-out-badge{color:#fff;font-weight:800;position:absolute;text-transform:uppercase}.sold-out-badge{background:#000000bf;border-radius:6px;font-size:.9rem;left:50%;letter-spacing:1px;padding:8px 16px;top:50%;transform:translate(-50%,-50%);z-index:5}.card-info{display:flex;flex-direction:column;gap:4px;justify-content:flex-end;margin-top:auto;padding:8px 36px 8px 6px;position:relative;z-index:3}.menu-item-card .item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff!important;display:-webkit-box;font-size:.8rem;font-weight:600;line-height:1.2;margin:0;overflow:hidden;text-shadow:1px 1px 4px #000000f2}.price-box{align-items:baseline;display:flex;flex-direction:row;gap:6px}.current-price{color:#fff!important;font-size:.85rem;font-weight:700}.original-price{color:#ccc;font-size:.65rem;margin-top:-1px;text-decoration:line-through}.action-corner{bottom:0;position:absolute;right:0;z-index:10}.add-btn-corner{align-items:center;background:#2e7d32;border:none;border-radius:10px 0 0 0;box-shadow:-2px -2px 5px #0000001a;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.add-btn-corner:active{background-color:#1b5e20}.add-btn-corner:disabled{background-color:#ccc;cursor:not-allowed}.qty-control-corner{align-items:center;background:#2e7d32;border-radius:10px 0 0 0;box-shadow:-2px -2px 5px #0000001a;display:flex;height:30px;justify-content:space-between;min-width:60px;padding:0 4px}.qty-control-corner button{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:100%;justify-content:center;width:20px}.qty-control-corner span{color:#fff;font-size:.85rem;font-weight:700;min-width:16px;padding:0 2px;text-align:center}.qr-scanner-modal-overlay{align-items:center;background-color:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.qr-scanner-modal-content{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000004d;display:flex;flex-direction:column;max-width:400px;padding:20px;position:relative;text-align:center;width:90%}#qr-reader{background-color:#000;border:2px solid #ddd;border-radius:8px;height:300px;margin-bottom:15px;margin-top:15px;overflow:hidden;width:100%}#qr-reader__dashboard_section_csr button{display:none!important}.scanner-instruction{color:#666;font-size:14px;margin-bottom:20px}.cancel-scan-btn{background-color:#ff4d4f;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;max-width:200px;padding:10px 24px;transition:background-color .2s;width:100%}.cancel-scan-btn:hover{background-color:#d9363e}#qr-reader video{border-radius:6px;object-fit:cover}.guest-dashboard-container{align-items:center;background-color:var(--background-main);display:flex;justify-content:center;min-height:calc(100vh - 121px);padding:2rem}.guest-dashboard-content{background-color:var(--background-card);border-radius:12px;box-shadow:0 8px 24px var(--shadow-color);max-width:450px;padding:2rem;text-align:center;width:100%}.guest-dashboard-content h2{color:var(--text-primary);margin-top:0}.guest-dashboard-content p{color:var(--text-secondary);margin-bottom:1.5rem}.qr-scanner-container{border:1px solid #eee;border-radius:8px;margin:0 auto;max-width:100%;overflow:hidden;width:300px}#qr-reader button{background:linear-gradient(135deg,var(--gradient-start-blue),var(--gradient-end-blue));border:none;border-radius:8px;box-shadow:0 4px 15px var(--shadow-color);color:var(--text-on-gradient);cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;margin-top:1rem;padding:12px 24px;transition:transform .2s ease,box-shadow .2s ease}#qr-reader button:hover{box-shadow:0 6px 20px var(--shadow-color);transform:translateY(-2px)}.order-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}.payment-pending-card{border-left:4px solid #ff9800}.order-card.status-ready{border:1px solid #4caf50}.order-card.status-ready .order-card-header{background-color:#4caf50;border-bottom:1px solid #388e3c}.order-card.status-ready .order-id-label{color:#fffc}.order-card.status-ready .order-id-number{color:#fff}.order-card.status-ready .order-time{color:#ffffffe6}.order-card.status-ready .restaurant-name-small{color:#ffffffd9}.order-card.status-ready .order-status{background-color:#fff!important;box-shadow:0 2px 4px #0000001a;color:#2e7d32!important}.order-card.status-cancelled{background-color:#fff5f5;border:2px solid #e74c3c}.order-card.status-cancelled .order-status{background-color:#e74c3c!important;border-radius:6px;color:#fff!important;font-weight:700;padding:6px 12px;text-align:center}.order-card.status-cancelled .item-name{color:#7f8c8d!important;text-decoration:line-through}.order-card-header{align-items:center;background-color:#fafafa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 16px}.header-left-group{align-items:center;display:flex;gap:12px}.order-id-group{display:flex;flex-direction:column}.order-id-label{font-size:.75rem;line-height:1;margin-bottom:2px;text-transform:uppercase}.order-id-number{color:#333;font-size:1.1rem;font-weight:800;line-height:1}.restaurant-name-small{color:#666;font-size:.7rem;font-weight:600;line-height:1.1;margin-top:4px}.whatsapp-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 5px #0000000d;color:#25d366;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.whatsapp-btn:active{background-color:#f0f0f0;transform:scale(.92)}.whatsapp-btn:hover{background-color:#f9f9f9;border-color:#d0d0d0}.order-status-section{text-align:right}.order-status{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:uppercase}.order-status.paid{background-color:#e8f5e9;color:#2e7d32}.order-status.payment-pending{background-color:#fff3e0;color:#ef6c00}.order-status.cancelled{background-color:#ffebee;color:#c62828}.order-status.preparing{background-color:#e3f2fd;color:#1976d2}.order-status.enjoy{background-color:#f1f8e9;color:#558b2f}.order-status.ready-for-pickup{animation:pulse-green 2s infinite;background-color:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32;font-weight:800}@keyframes pulse-green{0%{box-shadow:0 0 0 0 #4caf5066}70%{box-shadow:0 0 0 6px #4caf5000}to{box-shadow:0 0 0 0 #4caf5000}}.order-time{color:#999;display:block;font-size:.7rem;margin-top:4px}.order-card-body{padding:12px 16px}.order-items{list-style:none;margin:0;padding:0}.order-item-row{align-items:flex-start;border-bottom:1px dashed #eee;padding:8px 0}.item-line-total{color:#333;font-size:.95rem;font-weight:700;margin-left:auto;padding-left:8px;white-space:nowrap}.order-item-row:last-child{border-bottom:none}.item-details{display:flex;flex:1 1;flex-direction:column;font-size:.95rem;overflow:hidden}.item-main-line{align-items:center;display:flex;width:100%}.order-card .item-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333!important;overflow:hidden;text-overflow:ellipsis;text-shadow:none!important;white-space:nowrap}.ready-blinker{animation:blink-green 1s 60 forwards;background-color:#4caf50;border-radius:50%;box-shadow:0 0 5px #4caf5099;display:inline-block;height:10px;margin-right:8px;width:10px}@keyframes blink-green{0%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.item-status.status-ready{color:#2e7d32;font-weight:700}.item-qty{color:#333;font-weight:700;margin-right:6px}.item-status{color:#e65100;font-size:.8em;font-style:italic;margin-left:6px}.item-extras{display:flex;flex-direction:column;gap:2px;margin-top:2px;padding-left:14px}.extra-row{color:#666;display:flex;font-size:.75rem;justify-content:space-between;width:100%}.extra-value{font-weight:600}.item-actions{display:flex;gap:8px;margin-left:10px}.icon-btn{align-items:center;background:#fff;border:1px solid #eee;border-radius:4px;cursor:pointer;display:flex;padding:4px;transition:background .2s}.icon-btn:hover{background:#fafafa}.icon-btn.reduce{color:#ff9800}.icon-btn.delete{color:#f44336}.order-card-footer{align-items:center;background-color:#fff;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 16px}.total-amount-wrapper{align-items:center;display:flex;gap:6px}.total-label{color:#666;font-size:.9rem}.total-value{color:#1a1a1a;font-size:1.1rem;font-weight:700}.pay-instruction-badge{align-items:center;animation:fadeIn .3s ease-in;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:8px;box-shadow:0 2px 4px #e539351a;color:#c62828;cursor:pointer;display:flex;font-size:.85rem;font-weight:700;justify-content:center;padding:8px 14px;transition:background .2s}.pay-instruction-badge:active{background-color:#ffcdd2;transform:scale(.98)}.invoice-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:20px;color:#555;padding:8px 16px;transition:background .2s}.invoice-btn:hover{background:#eee}.order-card-skeleton{background:#fff;border-radius:6px;box-shadow:0 2px 4px #0000000d;margin-bottom:12px;padding:12px}@keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.skeleton-line{animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:4px;height:14px}.skeleton-footer,.skeleton-header{align-items:center;display:flex;justify-content:space-between}.skeleton-body,.skeleton-header{margin-bottom:12px}.skeleton-line.short{width:30%}.skeleton-line.medium{margin-bottom:8px;width:50%}.skeleton-line.long{width:80%}.skeleton-line.status{height:22px;width:20%}.skeleton-footer .skeleton-line.short{float:right}.orders-page-container{background-color:var(--background-main);min-height:calc(100vh - 121px)}.sticky-header{background:linear-gradient(to bottom,var(--background-card),var(--background-main));box-shadow:0 4px 6px -6px #0000001a;padding:1px 0;position:-webkit-sticky;position:sticky;top:56px;z-index:10}.orders-content{margin:0 auto;max-width:800px;padding:16px}.orders-list{margin-top:16px}.orders-list h3{border-bottom:1px solid #e0e0e0;color:var(--text-primary);font-size:1.25rem;margin-bottom:12px;padding-bottom:8px}.error-message,.info-message{background-color:var(--background-card);border-radius:8px;color:var(--text-secondary);margin-top:1rem;padding:3rem 1rem;text-align:center}.error-message{background-color:#ffebee;color:#c62828}.load-more-container{margin:24px 0 40px;text-align:center}.load-more-btn{background:#0000;border:1px solid #2196f3;border-radius:25px;color:#2196f3;padding:10px 32px;transition:all .2s}.load-more-btn:hover:not(:disabled){background:#e3f2fd}.load-more-btn:disabled{background:#bdc3c7;box-shadow:none;cursor:not-allowed;transform:none}.invoice-btn{align-items:center;background-color:#fff;border:1px solid #2196f3;border-radius:8px;color:#2196f3;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;margin-top:8px;padding:8px 12px;transition:background-color .2s;width:100%}.invoice-btn:active{background-color:#f0f8ff}.upi-sheet-overlay{align-items:flex-end;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:2000}.upi-sheet-content{animation:slideUp .3s cubic-bezier(.2,.8,.2,1);background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px #0003;display:flex;flex-direction:column;gap:20px;padding:12px 20px 30px;width:100%}.sheet-handle{background:#e0e0e0;border-radius:10px;cursor:pointer;height:6px;margin:0 auto;width:48px}.payment-summary-card{align-items:center;background:#f8f9fa;border:1px solid #edf2f7;border-radius:16px;display:flex;flex-direction:column;padding:20px;text-align:center}.summary-label{color:#718096;font-size:.85rem;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.summary-amount{color:#1a202c;font-size:2.5rem;font-weight:800;letter-spacing:-1px;margin:0 0 12px}.upi-id-badge{align-items:center;background:#fff;border:1px dashed #cbd5e0;border-radius:20px;color:#4a5568;cursor:pointer;display:inline-flex;font-size:.85rem;gap:8px;padding:6px 12px;transition:all .2s;-webkit-user-select:none;user-select:none}.upi-id-badge:active{background:#edf2f7;transform:scale(.98)}.upi-id-badge.copied{background:#e8f5e9;border-color:#4caf50;color:#2e7d32}.copy-feedback{color:#4caf50;font-size:.7rem;font-weight:600;margin-top:4px}.quick-pay-section{display:flex;flex-direction:column;gap:12px}.main-upi-pay-btn{align-items:center;background:linear-gradient(135deg,#2196f3,#1976d2);border:none;border-radius:16px;box-shadow:0 8px 20px #2196f34d;color:#fff;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:16px 20px;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.main-upi-pay-btn:active{box-shadow:0 4px 10px #2196f333;transform:scale(.98)}.btn-icon-wrapper{align-items:center;background:#fff3;border-radius:12px;display:flex;height:44px;justify-content:center;margin-right:16px;width:44px}.btn-text-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.btn-title{font-size:1.1rem;font-weight:700;line-height:1.2}.btn-subtitle{font-size:.8rem;font-weight:400;opacity:.9}.btn-arrow{opacity:.8}.manual-entry-instruction{background:#f7fafc;border-radius:12px;color:#718096;font-size:.9rem;line-height:1.6;padding:10px;text-align:left}.manual-entry-instruction strong{color:#2d3748}.instruction-amount{margin-top:8px}.highlight-amount{color:#e53935!important;font-size:1.1rem}.secure-footer{flex-direction:column;gap:12px;margin-top:10px}.secure-footer,.secure-tag{align-items:center;display:flex}.secure-tag{color:#a0aec0;font-size:.75rem;font-weight:500;gap:6px}.secure-icon{color:#4caf50}.secondary-done-btn{background:#0000;border:1px solid #e2e8f0;border-radius:14px;color:#4a5568;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px;transition:background .2s;width:100%}.secondary-done-btn:active{background:#f7fafc}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.past-orders-page-container{background-color:#f8f9fa;min-height:100vh;padding:20px 20px 100px}.past-orders-page-container.empty{align-items:center;color:#888;display:flex;flex-direction:column;justify-content:center;text-align:center}.empty-state-icon{color:#ccc;font-size:4rem;margin-bottom:15px}.past-order-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:15px;padding:16px}.order-header{color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:12px}.status-badge{border-radius:4px;padding:2px 8px}.status-badge.paid{background-color:#e8f5e9;color:#2e7d32}.status-badge.unpaid{background-color:#fff3e0;color:#ef6c00}.order-item-row{color:#333;font-size:.95rem;margin-bottom:6px}.order-footer,.order-item-row{display:flex;justify-content:space-between}.order-footer{align-items:center;border-top:1px dashed #eee;margin-top:15px;padding-top:12px}.order-total{color:#2196f3;font-size:1.1rem;font-weight:700}.download-invoice-btn{align-items:center;background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;color:#1565c0;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:8px 14px;transition:background .2s}.download-invoice-btn:hover{background-color:#bbdefb}.load-more-btn{background:#fff;border:1px solid #ddd;border-radius:8px;color:#555;cursor:pointer;font-weight:600;margin-top:20px;padding:12px;width:100%}.advertise-page-container{background-color:#f8f9fa;box-sizing:border-box;min-height:100vh;padding-bottom:200px;width:100%}.center-msg{color:#888;font-size:1.2rem;font-weight:500;height:80vh}.ad-main-tabs{background:#fff;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;display:flex;padding:10px;position:-webkit-sticky;position:sticky;top:56px;width:100%;z-index:99}.main-tab-btn{align-items:center;background:#0000;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px;transition:all .2s}.main-tab-btn.active{border-bottom-color:#2196f3;color:#2196f3}.post-ad-form{box-sizing:border-box;margin:0 auto;max-width:600px;padding:15px;width:100%}.form-section{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #00000008;margin-bottom:20px;padding:20px}.form-section h3{align-items:center;border-bottom:1px solid #f0f0f0;color:#222;display:flex;font-size:1.1rem;gap:8px;margin:0 0 20px;padding-bottom:10px}.highlight-section{background-color:#fbfdff;border-left:4px solid #2196f3}.post-ad-form input[type=date],.post-ad-form input[type=number],.post-ad-form input[type=text],.post-ad-form input[type=url],.post-ad-form textarea{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#333;font-size:1rem;margin-bottom:10px;padding:12px;width:100%}.post-ad-form input:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}.post-ad-form label{color:#444;display:block;font-size:.9rem;font-weight:600;margin-bottom:6px}.row{display:flex;gap:15px}.row input{flex:1 1}.checkbox-group{background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;margin-bottom:15px;padding:12px}.checkbox-label{align-items:center;color:#1565c0;cursor:pointer;display:flex;font-weight:600;gap:10px;margin:0}.checkbox-label input[type=checkbox]{accent-color:#2196f3;height:18px;width:18px}.media-toggle{display:flex;gap:10px;margin-bottom:20px}.media-toggle button{align-items:center;background:#fff;border:2px solid #eee;border-radius:8px;color:#666;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:12px;transition:all .2s}.media-toggle button.active{background-color:#e3f2fd;border-color:#2196f3;color:#2196f3}.media-input-container{margin-bottom:20px;text-align:center}.custom-file-upload{align-items:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px dashed #2196f3;border-radius:12px;box-shadow:0 4px 6px #2196f31a;box-sizing:border-box;color:#1976d2;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:10px;justify-content:center;letter-spacing:.5px;max-width:100%;padding:14px 28px;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.8,.25,1);width:auto}.custom-file-upload input[type=file]{display:none}.custom-file-upload:hover{background:linear-gradient(135deg,#bbdefb,#90caf9);border-color:#1565c0;box-shadow:0 6px 12px #2196f333;color:#0d47a1;transform:translateY(-2px)}.custom-file-upload:active{box-shadow:0 2px 4px #2196f31a;transform:translateY(1px)}.upload-icon{color:#1976d2;font-size:1.4rem;transition:transform .3s ease}.custom-file-upload:hover .upload-icon{color:#0d47a1;transform:scale(1.1) rotate(-10deg)}.btn-error{animation:shake .4s ease-in-out;background:#ffebee;border-color:#ff5252}.btn-error,.btn-error .upload-icon{color:#d32f2f}.upload-helper-text{align-items:flex-start;background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;color:#0d47a1;display:flex;font-size:.85rem;gap:8px;line-height:1.5;margin-left:auto;margin-right:auto;margin-top:12px;max-width:400px;padding:12px;text-align:left}.upload-helper-text .info-icon{flex-shrink:0;font-size:1.2rem;margin-top:2px}.slider-container{margin-bottom:15px}.slider-container label{color:#000!important;font-size:1.2rem;font-weight:700;margin-bottom:12px}.price-slider{accent-color:#4caf50;background:#ddd;border-radius:5px;height:6px;margin-top:10px;outline:none;width:100%}.plays-display{background:#222;border-radius:12px;box-shadow:0 4px 15px #0003;color:#fff;padding:20px;text-align:center}.plays-count{color:#4caf50;display:block;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:5px}.fixed-bottom-bar{background-color:#fff;bottom:80px;box-shadow:0 -4px 10px #0000001a;display:flex;justify-content:center;left:0;padding:15px;position:fixed;right:0;z-index:100}.fixed-bar-content{display:flex;flex-direction:column;gap:10px;max-width:600px;width:100%}.submit-btn-large{background:linear-gradient(90deg,#2196f3,#1976d2);border:none;border-radius:12px;box-shadow:0 4px 12px #2196f34d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px;transition:transform .1s;width:100%}.submit-btn-large:active{transform:scale(.98)}.submit-btn-large:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.status-msg-mini{border-radius:6px;font-size:.85rem;font-weight:600;padding:8px;text-align:center}.status-msg-mini.success{background:#d4edda;color:#155724}.status-msg-mini.error{background:#f8d7da;color:#721c24}.status-msg-mini.info{background:#cce5ff;color:#004085}.history-container{box-sizing:border-box;margin:0 auto;max-width:600px;padding:15px;width:100%}.section-title{border-bottom:2px solid #e0e0e0;color:#222;display:block;font-size:1.1rem;font-weight:700;margin:20px 0 15px;padding-bottom:8px}.date-filter-box{align-items:flex-end;background:#fff;border-radius:12px;box-shadow:0 2px 5px #0000000d;display:flex;gap:10px;margin-bottom:20px;padding:15px}.date-inputs{display:flex;flex:1 1;gap:10px}.date-field{display:flex;flex:1 1;flex-direction:column}.date-field label{color:#444;font-size:.85rem;font-weight:600;margin-bottom:4px}.date-field input[type=date]{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;color:#333;font-size:.9rem;outline:none;padding:10px;width:100%}.date-field input[type=date]:focus{background-color:#fff;border-color:#2196f3}.filter-btn{background:#2196f3;border:none;border-radius:8px;box-shadow:0 2px 5px #2196f333;color:#fff;cursor:pointer;font-weight:600;height:42px;padding:10px 15px}.history-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:15px;padding:15px}.active-card{border-left:5px solid #4caf50}.inactive-card{border-left:5px solid #999;opacity:.9}.card-top{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:12px}.ad-id{background:#f0f0f0;border-radius:4px;color:#555;font-size:.8rem;font-weight:700;padding:2px 6px}.status-badge{border-radius:12px;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.status-badge.live{background-color:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32}.status-badge.completed{background-color:#eee;border:1px solid #e0e0e0;color:#616161}.card-body{display:flex;gap:15px}.ad-preview{align-items:center;background:#f0f0f0;border:1px solid #eee;border-radius:8px;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.ad-preview img{height:100%;object-fit:cover;width:100%}.yt-icon-large{color:red;font-size:2rem}.ad-details p{color:#555;font-size:.9rem;margin:4px 0}.ad-details strong{color:#222}@media (max-width:768px){.row{flex-direction:column;gap:15px}.date-filter-box{align-items:stretch;flex-direction:column}.date-inputs{flex-direction:row;gap:10px;margin-bottom:10px}.filter-btn{width:100%}.main-tab-btn{font-size:.9rem;padding:10px 5px}.custom-file-upload{font-size:.9rem;overflow:hidden;padding:12px 15px;text-overflow:ellipsis;white-space:nowrap}}.fade-in{animation:fadeIn .3s ease-in}.error-section{animation:shake .3s ease-in-out;background-color:#fff8f8;border:2px solid #ff5252}.input-error{background-color:#fff8f8!important;border-color:#ff5252!important}.error-text{align-items:center;color:#d32f2f;display:flex;font-size:.85rem;font-weight:600;gap:4px;margin-top:4px}.input-wrapper{display:flex;flex:1 1;flex-direction:column}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.high-amount-warning{align-items:center;animation:flash-red 1.5s infinite;color:red;display:flex;font-size:.9rem;font-weight:800;gap:5px;margin-top:8px}@keyframes flash-red{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.budget-input-row input[type=number]{font-family:Courier New,Courier,monospace;letter-spacing:-.5px}.past-orders-section{border-top:2px dashed #e0e0e0;margin-top:30px;padding-top:20px;text-align:center}.show-prev-btn{align-items:center;background-color:#f1f3f4;border:1px solid #dcdcdc;border-radius:25px;box-shadow:0 2px 5px #0000000d;color:#444;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;max-width:300px;padding:12px 20px;transition:all .2s ease;width:100%}.show-prev-btn:hover:not(:disabled){background-color:#e8eaed;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.show-prev-btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.show-prev-btn:disabled{background-color:#f9f9f9;cursor:not-allowed;opacity:.6}.link-button{background:none;border:none;border-radius:4px;color:#2196f3;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:15px;padding:8px 16px}.link-button:hover{background-color:#e3f2fd;text-decoration:underline}.empty-text{background:#fff;border:1px dashed #ccc;border-radius:12px;color:#888;font-size:1rem;margin-bottom:20px;padding:30px;text-align:center}.scanner-container{align-items:center;background:#000;border:2px solid #333;border-radius:12px;display:flex;flex-direction:column;justify-content:center;margin-top:15px;min-height:200px;overflow:hidden;position:relative;width:100%}.scanner-container.safe{border-color:#4caf50;box-shadow:0 0 15px #4caf504d}.scanner-container.unsafe{border-color:#f44336;box-shadow:0 0 15px #f443364d}.scan-preview-img{max-height:250px;max-width:100%;opacity:.6;transition:opacity .3s}.scanner-container.safe .scan-preview-img{opacity:1}.scan-laser{animation:scan-move 2s linear infinite;background:#2196f3;box-shadow:0 0 10px #2196f3,0 0 20px #2196f3;height:4px;left:0;position:absolute;top:0;width:100%;z-index:10}@keyframes scan-move{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.scan-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;color:#fff;font-weight:600;left:0;padding:10px;position:absolute;text-align:center;width:100%;z-index:20}.scan-overlay.scanning{color:#2196f3}.scan-overlay.safe{background:#4caf50e6;color:#fff}.scan-overlay.unsafe{background:#f44336e6;color:#fff}.reupload-btn{background:#fff;border:none;border-radius:4px;color:#f44336;cursor:pointer;font-weight:700;margin-top:10px;padding:6px 12px}.terms-container{align-items:flex-start;background:#fff;border:1px solid #eee;border-radius:8px;display:flex;gap:12px;margin:20px 0 100px;padding:15px}.terms-checkbox{accent-color:#2196f3;cursor:pointer;height:20px;margin-top:3px;width:20px}.terms-text{color:#555;font-size:.95rem;line-height:1.4}.terms-link{color:#2196f3;cursor:pointer;font-weight:600;text-decoration:underline}.modal-overlay{animation:fadeIn .2s ease-in;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-height:80vh;max-width:500px;width:90%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px}.modal-header h3{color:#222;font-size:1.2rem;margin:0}.close-modal-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem}.modal-body{color:#444;font-size:.9rem;line-height:1.6;overflow-y:auto;padding:20px}.modal-body ul{margin:0;padding-left:20px}.modal-body li{margin-bottom:12px}.modal-footer{border-top:1px solid #eee;padding:15px;text-align:right}.accept-btn{background:#2196f3;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.token-display-container{align-items:center;background-color:#f4f7f6;display:flex;justify-content:center;min-height:80vh;padding:20px}.token-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001a;max-width:400px;padding:40px;text-align:center;width:100%}.status-message{color:#333;font-size:1.4rem;margin-bottom:20px}.token-label{color:#666;font-size:1rem;margin-bottom:10px}.token-number{color:#007bff;font-size:5rem;font-weight:700;margin-bottom:20px}.order-id-label{color:#888;font-size:.9rem}.instruction{color:#555;font-size:1rem;margin-top:25px}.loading-spinner{animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:60px;margin:30px auto;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--gold-primary:#d4af37;--gold-highlight:#f7e7ce;--velvet-dark:#0f0f0f;--card-bg:#1e1e1e;--text-main:#f0f0f0}.guest-wishes-container{background-color:#0f0f0f;background-color:var(--velvet-dark);color:#f0f0f0;color:var(--text-main);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:10px 20px 100px}.wishes-header{border-bottom:1px solid #d4af3733;margin-bottom:20px;padding:10px 0;text-align:center}.wishes-header h1{color:#d4af37;color:var(--gold-primary);font-size:1.5rem;font-weight:700;letter-spacing:1.5px;margin:0;text-shadow:0 2px 10px #d4af3733;text-transform:uppercase}.wishes-header p{color:#888;font-size:.9rem;margin:5px 0 0}.stars-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.star-card{background:linear-gradient(145deg,#1e1e1e,#252525);border:1px solid #333;border-radius:16px;box-shadow:0 4px 6px #00000080;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .3s ease,border-color .3s ease}.star-card:hover{border-color:#d4af37;border-color:var(--gold-primary);box-shadow:0 8px 20px #d4af3726;transform:translateY(-5px)}.star-image-wrapper{background-color:#000;height:220px;overflow:hidden;position:relative;width:100%}.star-image-wrapper img{height:100%;object-fit:cover;object-position:top center;transition:transform .5s ease;width:100%}.star-card:hover .star-image-wrapper img{transform:scale(1.05)}.birthday-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;border-top:1px solid #d4af374d;bottom:0;color:#d4af37;color:var(--gold-primary);font-size:.75rem;font-weight:700;left:0;padding:5px;position:absolute;right:0;text-align:center}.star-info{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:15px}.star-info h3{color:#fff;font-size:1rem;font-weight:600;margin:0 0 10px;text-align:center}.regal-counter-box{background:#000;border:1px solid #5c4d1f;border-radius:6px;box-shadow:inset 0 0 10px #000c;margin-bottom:15px;padding:8px 0;position:relative;text-align:center;width:100%}.counter-label{color:#d4af37;color:var(--gold-primary);font-size:.6rem;letter-spacing:2px;margin-bottom:4px;opacity:.8;text-transform:uppercase}.slot-wrapper{align-items:center;display:flex;height:32px;justify-content:center}.regal-slot-char{color:#fff;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:800;padding:0 1px;text-shadow:0 0 10px #d4af3799}.wish-button{align-items:center;background:linear-gradient(135deg,#d4af37,#b8860b);border:none;border-radius:25px;box-shadow:0 4px 10px #d4af3733;color:#000;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s;width:100%}.wish-button:hover{box-shadow:0 6px 15px #d4af3766;transform:scale(1.02)}.wish-button:active{transform:scale(.98)}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wish-modal{background:linear-gradient(180deg,#252525,#1a1a1a);border:1px solid #444;border-radius:20px;box-shadow:0 0 50px #000c;color:#fff;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.wish-modal h3{color:#d4af37;color:var(--gold-primary);margin-bottom:20px}.close-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:15px}.slider-container{background:#0000004d;border-radius:12px;margin:20px 0;padding:15px}.slider-container input[type=range]{-webkit-appearance:none;background:#0000;margin:15px 0;width:100%}.slider-container input[type=range]::-webkit-slider-runnable-track{background:#444;border-radius:3px;height:6px;width:100%}.slider-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#d4af37;background:var(--gold-primary);border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px #d4af37cc;cursor:pointer;height:24px;margin-top:-9px;width:24px}.wishes-preview .highlight{color:#d4af37;color:var(--gold-primary);display:block;font-size:1.8rem;font-weight:800;margin-top:5px}.confirm-wish-btn{background:#d4af37;background:var(--gold-primary);border:none;border-radius:30px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:12px 0;width:100%}.success-modal-content{animation:popUp .5s cubic-bezier(.175,.885,.32,1.275);background:radial-gradient(circle at center,#2e2e2e 0,#000 100%);border:2px solid #d4af37;border:2px solid var(--gold-primary);border-radius:20px;box-shadow:0 0 80px #d4af3766;max-width:380px;overflow:hidden;padding:40px 20px;position:relative;text-align:center;width:90%}@keyframes popUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.success-icon{animation:bounce 1s infinite;color:#d4af37;color:var(--gold-primary);font-size:4rem;margin-bottom:10px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.success-title{color:#fff;font-family:Georgia,serif;font-size:1.8rem;margin-bottom:10px}.success-close-btn{background:#0000;border:2px solid #d4af37;border:2px solid var(--gold-primary);border-radius:25px;color:#d4af37;color:var(--gold-primary);cursor:pointer;font-weight:700;padding:8px 25px}.success-close-btn:hover{background:#d4af37;background:var(--gold-primary);color:#000}.pyro>.after,.pyro>.before{animation:bang 1s ease-out infinite backwards,gravity 1s ease-in infinite backwards,position 5s linear infinite backwards;border-radius:50%;box-shadow:0 0 #fff;height:6px;position:absolute;width:6px}.pyro>.after{animation-delay:1.25s,1.25s,1.25s;animation-duration:1.25s,1.25s,6.25s}@keyframes bang{to{box-shadow:242px -352.33333px #0f2,195px -236.33333px #01f,219px -315.33333px #ff0048,-204px -380.33333px #ff0040,-164px -206.33333px #ff006a,93px -144.33333px #f0d,-200px -150.33333px #ff000d,185px -153.33333px #00ff40,248px -138.33333px #ff00d9,-8px -189.33333px #00eaff,11px -209.33333px #00ff0d,237px -19.33333px #ff0015,-137px -269.33333px #008cff,102px -193.33333px #f05,-239px -208.33333px #ff0037,-150px -196.33333px #00ff62,-133px -389.33333px #00ffc8,-233px -147.33333px #ff003c,107px -289.33333px #00ff0d,-189px -153.33333px #00ff37,230px -180.33333px #fff700}}@keyframes gravity{to{opacity:0;transform:translateY(200px)}}@keyframes position{0%,19.9%{margin-left:40%;margin-top:10%}20%,39.9%{margin-left:30%;margin-top:40%}40%,59.9%{margin-left:70%;margin-top:20%}60%,79.9%{margin-left:20%;margin-top:30%}80%,99.9%{margin-left:80%;margin-top:30%}}.restaurant-list-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;display:flex;margin-bottom:12px;padding:12px;transition:transform .1s}.restaurant-list-card:active{transform:scale(.98)}.restro-logo-container{background:#f5f5f5;border-radius:8px;flex-shrink:0;height:50px;margin-right:12px;overflow:hidden;width:50px}.restro-logo-img{height:100%;object-fit:cover;width:100%}.restro-info{flex:1 1;overflow:hidden}.restro-name{color:#333;font-size:1rem;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restro-address{align-items:center;color:#777;display:flex;font-size:.85rem;gap:4px}.restro-address span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:8px}.restro-contact-row{display:flex;gap:8px;margin-top:6px}.contact-pill{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:11px;font-weight:600;gap:4px;padding:4px 10px;transition:opacity .2s}.contact-pill:active{opacity:.7}.contact-pill.call{background-color:#e3f2fd;color:#1565c0}.contact-pill.whatsapp{background-color:#e8f5e9;color:#2e7d32}.visits-page-container{margin:0 auto;max-width:600px;min-height:80vh;padding:16px 16px 80px}.visits-header h2{color:#333;margin:0 0 16px}.visits-tabs{background:#f0f0f0;border-radius:12px;display:flex;margin-bottom:20px;padding:4px}.tab-btn{align-items:center;background:none;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:8px;justify-content:center;padding:10px;transition:all .2s}.tab-btn.active{background:#fff;box-shadow:0 2px 4px #0000001a;color:#2196f3}.center-msg{color:#666;flex-direction:column;gap:15px;height:60vh;justify-content:center}.center-msg,.login-btn-large{align-items:center;display:flex}.login-btn-large{background:#2196f3;border:none;border-radius:30px;box-shadow:0 4px 12px #2196f34d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;gap:10px;padding:12px 28px}.empty-state{color:#888;margin-top:40px;text-align:center}
/*# sourceMappingURL=main.5cc8a01e.css.map*/