@charset "UTF-8";.content-wrapper{margin-top:4px;width:100%;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #00000026}.tab-wrapper{width:100%;background-color:#fff;padding-top:12px;border-radius:10px;box-shadow:0 2px 8px #00000026}.main-tabs{padding-left:16px;padding-right:16px}.main-tabs .MuiTabs-scrollButtons{color:#fb8500}.main-tabs .MuiTabs-scrollButtons.Mui-disabled{opacity:.3}.main-tabs .MuiTab-root{text-transform:capitalize;font-weight:600;color:#6c757d;border-radius:15px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;min-height:35px;padding:5px 15px}.main-tabs .MuiTab-root:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background-color:#fb8500;border-radius:2px 2px 0 0;transition:width .3s ease}.main-tabs .MuiTab-root:hover{color:#fb8500;box-shadow:0 4px 12px #fb850026}.main-tabs .MuiTab-root:hover:before{width:60%}.main-tabs .MuiTab-root.Mui-selected{color:#fff;font-weight:600;background-color:#fb8500;border:solid 1px rgba(251,133,0,.2)}.main-tabs .MuiTabs-indicator{display:none}.main-tabs .MuiTabs-flexContainer{gap:8px}.table-actions-container{display:flex;align-items:center;justify-content:center;gap:16px}.button{display:inline-flex;justify-content:center;align-items:center;width:100%;border-radius:25px;padding:10px 15px;border:none;cursor:pointer;text-transform:capitalize}.button:focus-visible{outline:2px solid rgb(255,181.1912350598,98);outline-offset:1px}.button .button__icon{margin-right:8px}.button .button__text{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;background-color:unset}.button--primary{background-color:#fb8500;color:#fff}.button--primary:hover{background-color:#e27700}.button--primary:active{background-color:#fb8500}.button--secondary{background-color:#fff;color:#fb8500;border:2px solid #fb8500}.button--secondary:hover{background-color:#fff1e2;color:#ff9116}.button--secondary:active{background-color:#ffe5c8}.button--primary:disabled{background-color:#b7b7b7;cursor:not-allowed}.button--secondary:disabled{background-color:#fff;border:2px solid #b7b7b7;color:#b7b7b7;cursor:not-allowed}.image-picker .image-picker--dropzone{display:flex;align-items:center;flex-direction:column;border:dashed 3px #e4e4e4;padding:8px;background-color:#f7f2f2ba;border-radius:10px}.image-picker .image-picker--dropzone img{width:80px;height:auto;object-fit:cover}.image-picker .image-picker--dropzone p{font-size:small;font-weight:600;color:#22194d}.image-picker .image-picker--dropzone button{margin-left:10px;background-color:red;color:#fff;border:none;border-radius:5px;cursor:pointer}.search{display:flex;align-items:center;background-color:#fff;padding:10px;padding-inline:12px;border-radius:10px;width:100%}.search input{width:100%;border:none;background-color:#f8f9fa}.search input:focus-visible{border-color:none;outline:none}.search input::placeholder{color:#9fb1bc;font-weight:600}.discount-wrap{position:absolute;top:10px;right:10px;padding:5px 8px;background-color:#ee4832;border-radius:10px;color:#f4f0ec;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px)}.discount-amount{display:flex;align-items:center;justify-content:flex-start;column-gap:5px;text-align:left}.cart{width:100%;background-color:initial;padding:5px;margin-bottom:5px}.cart .cart--name-text{color:#fb8500}.cart .cart--position-text{color:#5e5e5e;font-weight:600}.cart .cart--chip{margin:2px 3px;font-weight:600;border:1px solid #ffffff;border-radius:5px}.cart .cart--item-list{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#fb8500 #f8f9fa}.cart .cart--item-list::-webkit-scrollbar{width:6px;border-radius:3px;background:#f8f9fa}.cart .cart--item-list::-webkit-scrollbar-thumb{background:#fb8500;border-radius:3px}.cart .cart--item-list::-webkit-scrollbar-thumb:hover{background:#c86a00}.cart .cart--item-wrapper{padding:8px 12px;margin:3px 0;background-color:#fff;border-radius:6px;border:1px solid #e9ecef;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.cart .cart--item-wrapper:hover{background-color:#ffd9af;border-color:#fb8500;cursor:pointer;transform:translateY(-1px);box-shadow:0 2px 8px #fb850026}.cart-chip__active{background-color:#fb8500;color:#fff}.header-component{box-shadow:0 4px 30px #00000008!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#fffffff2,#fffc 40%,#fb850014 50%,#fffffff2 70%)!important;border-bottom:1px solid rgba(251,133,0,.08)!important;position:sticky;top:0;z-index:1100}.header-component .MuiToolbar-root{min-height:70px!important;padding:0 32px!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important}.header-component__title{flex-grow:1;color:#fb8500!important;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;font-family:Montserrat,sans-serif;background:linear-gradient(45deg,#fb8500,#ffa949);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-component__actions{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;flex-shrink:0;column-gap:8px}.header-component__actions .select-container-custom{display:flex;align-items:center;width:auto!important}.header-component__actions .select-container-custom .MuiAutocomplete-root{width:auto!important;min-width:120px}.header-component__actions .select-container-custom .MuiFormControl-root{margin:0!important;width:auto!important}.header-component__chip{font-weight:600;font-size:.85rem;height:32px!important;border-radius:8px!important;background-color:#fb85000d!important;color:#683403!important;border:2px solid rgba(104,52,3,.1)!important;white-space:nowrap;flex-shrink:0;transition:all .3s ease}.header-component__chip .MuiChip-label{padding:0 10px;line-height:1}.header-component__chip .MuiChip-icon{display:flex;align-items:center}.header-component__chip:hover{background-color:#fb85001a!important}.header-component__divider{align-self:stretch;height:auto!important;margin:6px 4px!important;background-color:#00000014!important;flex-shrink:0}.header-component__logout-btn{color:red!important;border-radius:10px!important;padding:6px 14px!important;min-width:0!important;width:auto!important;white-space:nowrap!important;flex-shrink:0;line-height:1.2!important;transition:all .25s cubic-bezier(.4,0,.2,1)}.header-component__logout-btn .MuiButton-startIcon{margin-right:4px!important;display:inline-flex;align-items:center}.header-component__logout-btn>span{white-space:nowrap!important}.header-component__logout-btn:hover{background-color:#ff000014!important;transform:translateY(-1px);box-shadow:0 4px 12px #ff000026}.header-component__logout-btn:active{transform:translateY(0)}.pay-method-container{padding:32px 24px;max-width:700px;margin:0 auto;border-radius:24px;position:relative}.pay-method-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 25% 25%,rgba(99,102,241,.05) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(16,185,129,.05) 0%,transparent 50%);border-radius:inherit;z-index:-1}.pay-method-container .payment-header{text-align:center;margin-bottom:32px}.pay-method-container .payment-header .header-title{background:linear-gradient(135deg,#e97a0b,#e23a07,#dea302);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;font-size:1.5rem;margin-bottom:8px;letter-spacing:-.025em}.pay-method-container .payment-header .header-subtitle{color:#64748b;font-size:.95rem;font-weight:500}.pay-method-container .pay-method{position:relative;padding:15px 10px;background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:20px;border:none;background-clip:padding-box;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-align:center;min-height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pay-method-container .pay-method:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:inherit;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;transition:all .4s ease}.pay-method-container .pay-method:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(99,102,241,.1) 0%,transparent 70%);border-radius:inherit;opacity:0;transition:opacity .4s ease;z-index:-1}.pay-method-container .pay-method .payment-icon{position:relative;width:64px;height:64px;background:linear-gradient(to left,#ffffff42,#f8f8f86e);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.pay-method-container .pay-method .payment-icon img{width:36px;height:36px;object-fit:contain;filter:grayscale(.4) brightness(.9);transition:all .4s ease}.pay-method-container .pay-method .MuiTypography-root{font-weight:600;color:#374151;font-size:.95rem;letter-spacing:.025em;transition:color .3s ease}.pay-method-container .pay-method:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 25px -5px #6366f11a,0 10px 10px -5px #0000000a}.pay-method-container .pay-method:hover:before{background:linear-gradient(to left,#f12711,#f5af19)}.pay-method-container .pay-method:hover:after{opacity:1}.pay-method-container .pay-method:hover .payment-icon{transform:scale(1.1);background:linear-gradient(to left,#f12711,#f5af19)}.pay-method-container .pay-method:hover .payment-icon img{filter:grayscale(0) brightness(1.1) drop-shadow(0 2px 4px rgba(99,102,241,.3));transform:scale(1.05)}.pay-method-container .pay-method:hover .MuiTypography-root{color:#1e293b;transform:translateY(-2px)}.pay-method-container .pay-method.selected{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);box-shadow:0 0 0 3px #6366f11f,0 8px 30px #6366f126;animation:selectedPulse 2s infinite}.pay-method-container .pay-method.selected:before{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.pay-method-container .pay-method.selected:after{opacity:1;background:radial-gradient(circle at center,rgba(99,102,241,.15) 0%,transparent 70%)}.pay-method-container .pay-method.selected .payment-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:scale(1.05);box-shadow:0 4px 20px #6366f14d}.pay-method-container .pay-method.selected .payment-icon img{filter:grayscale(0) brightness(1.2) drop-shadow(0 2px 4px rgba(255,255,255,.5))}.pay-method-container .pay-method.selected .MuiTypography-root{color:#1e40af;font-weight:700;transform:translateY(-1px)}.pay-method-container .pay-method.selected .selected-indicator{opacity:1;transform:scale(1)}.pay-method-container .pay-method .selected-indicator{position:absolute;top:16px;right:16px;width:24px;height:24px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.pay-method-container .pay-method .selected-indicator:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.pay-method-container .pay-method.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;filter:grayscale(.8)}.pay-method-container .pay-method:focus-visible{outline:3px solid #6366f1;outline-offset:3px}@media (max-width: 768px){.pay-method-container .pay-method{padding:24px 20px;min-height:120px}.pay-method-container .pay-method .payment-icon{width:56px;height:56px}.pay-method-container .pay-method .payment-icon img{width:32px;height:32px}.pay-method-container .pay-method .MuiTypography-root{font-size:.9rem}}.pay-method-container .confirm-section{margin-top:40px;padding-top:32px;border-top:1px solid rgba(148,163,184,.2);position:relative}.pay-method-container .confirm-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:1px;background:linear-gradient(90deg,transparent,#6366f1,transparent)}.pay-method-container .payment-summary{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:20px;margin-bottom:24px;border:1px solid rgba(148,163,184,.2)}.pay-method-container .payment-summary .summary-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.pay-method-container .payment-summary .summary-item:not(:last-child){border-bottom:1px dashed rgba(148,163,184,.3)}.pay-method-container .payment-summary .summary-item .label{color:#64748b;font-weight:500}.pay-method-container .payment-summary .summary-item .value{color:#1e293b;font-weight:600}@keyframes selectedPulse{0%,to{box-shadow:0 0 0 3px #6366f11f,0 8px 30px #6366f126}50%{box-shadow:0 0 0 6px #6366f114,0 12px 40px #6366f133}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pay-method-container{animation:fadeInUp .6s ease-out}.login-container{height:100vh;width:100vw;overflow:hidden;position:relative}.login-container .login-page-grid{height:100vh;overflow:hidden}.full-hero-section{position:relative;background:linear-gradient(135deg,#fb8500,#fb8500);height:100vh;width:100vw;overflow:hidden;display:flex;align-items:center;justify-content:center}.full-hero-section .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.full-hero-section .hero-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(255,255,255,.05) 100%)}.full-hero-section .floating-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.full-hero-section .floating-shapes .shape{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 8s ease-in-out infinite}.full-hero-section .floating-shapes .shape.shape-1{width:150px;height:150px;top:10%;left:5%;animation-delay:0s}.full-hero-section .floating-shapes .shape.shape-2{width:100px;height:100px;top:70%;right:10%;animation-delay:2s}.full-hero-section .floating-shapes .shape.shape-3{width:80px;height:80px;bottom:15%;left:15%;animation-delay:4s}.full-hero-section .floating-shapes .shape.shape-4{width:120px;height:120px;top:30%;right:25%;animation-delay:6s}.full-hero-section .floating-shapes .shape.shape-5{width:60px;height:60px;top:50%;left:80%;animation-delay:1s}.full-hero-section .hero-text-section{position:absolute;left:5%;top:50%;transform:translateY(-50%);z-index:2;max-width:500px}@media (max-width: 1200px){.full-hero-section .hero-text-section{left:3%;max-width:400px}}.full-hero-section .hero-text-section .hero-text-content{color:#fff}.full-hero-section .hero-text-section .hero-text-content .hero-title{font-weight:400;margin-bottom:.5rem;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.1);font-size:clamp(2rem,4vw,3rem)}.full-hero-section .hero-text-section .hero-text-content .hero-title-accent{font-weight:700;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 2px 4px rgba(6,73,241,.1);background:linear-gradient(45deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:clamp(2rem,4vw,3rem)}.full-hero-section .hero-text-section .hero-text-content .hero-subtitle{font-weight:500;margin-bottom:2rem;opacity:.9;line-height:1.5;font-size:clamp(1rem,2vw,1.25rem)}.full-hero-section .form-overlay{position:absolute;right:5%;top:50%;transform:translateY(-50%);z-index:3;width:100%;max-width:500px}@media (max-width: 1200px){.full-hero-section .form-overlay{right:3%;max-width:450px}}@media (max-width: 768px){.full-hero-section .form-overlay{right:50%;transform:translate(50%,-50%);max-width:420px;padding:0 1rem}}.full-hero-section .form-overlay .login-card{background:#fff;border-radius:24px;box-shadow:0 25px 50px #00000026;border:1px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;overflow:hidden}.full-hero-section .form-overlay .login-card:hover{box-shadow:0 32px 64px #0003;transform:translateY(-4px)}@media (max-width: 768px){.full-hero-section .form-overlay .login-card{background:#fffffff5;border-radius:20px}}.full-hero-section .form-overlay .login-card .login-card-content,.full-hero-section .form-overlay .login-card .MuiCardContent-root{padding:2.5rem 2rem 2rem!important}@media (max-width: 768px){.full-hero-section .form-overlay .login-card .login-card-content,.full-hero-section .form-overlay .login-card .MuiCardContent-root{padding:2rem 1.5rem 1.5rem!important}}.full-hero-section .form-overlay .form-header{text-align:left;margin-bottom:2.5rem}.full-hero-section .form-overlay .form-header .welcome-text{background:linear-gradient(135deg,#fb8500,#fb8500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);text-shadow:0 2px 4px rgba(251,133,0,.2);position:relative;letter-spacing:-.5px}.full-hero-section .form-overlay .form-header .signin-subtitle{color:#5a6c7d;font-weight:600;line-height:1.5;margin-top:.5rem;font-size:1rem;opacity:.9}.full-hero-section .form-overlay .form-header .lite{color:#5a6c7d;font-weight:500;line-height:1.5;margin-top:.25rem;font-size:.9rem;opacity:.8}.full-hero-section .form-overlay .login-form{margin-bottom:2rem}.full-hero-section .form-overlay .login-form .login-form__forgot-wrap{margin-top:8px}.full-hero-section .form-overlay .login-form .login-form__signing-in{display:flex;align-items:center;gap:8px}.full-hero-section .form-overlay .login-form .login-form__submit-wrap{margin-top:24px;padding-top:8px;padding-bottom:8px}.full-hero-section .form-overlay .login-form .MuiStack-root{gap:1.75rem!important}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root{border-radius:14px;background:#fffffff2;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid rgba(183,183,183,.15);min-height:56px}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root:hover{background:#fff;border-color:#fb850066;box-shadow:0 4px 12px #fb85001f;transform:translateY(-1px)}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background:#fff;border-color:#fb850099;box-shadow:0 0 0 4px #fb85001a;transform:translateY(-1px)}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root.Mui-error{background:#fff5f5f2;border-color:#ef444499}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root.Mui-error:hover,.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root.Mui-error.Mui-focused{background:#fff5f5;border-color:#ef4444cc;box-shadow:0 0 0 4px #ef44441a}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border:none}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root .MuiInputBase-input{color:#2c3e50;font-weight:500;font-size:1rem;padding:16px 14px}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root .MuiInputBase-input::placeholder{color:#2c3e5099;opacity:1}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root .MuiInputBase-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.95) inset;-webkit-text-fill-color:#2c3e50}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiInputLabel-root{font-weight:600;color:#475569;font-size:.95rem}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#fb8500;font-weight:700}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiInputLabel-root.Mui-error{color:#ef4444}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.85);background:#fff;padding:0 8px;border-radius:4px}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiFormHelperText-root{font-weight:500;margin-left:6px;font-size:.8rem;margin-top:6px}.full-hero-section .form-overlay .login-form .MuiTextField-root .MuiFormHelperText-root.Mui-error{color:#ef4444}.full-hero-section .form-overlay .login-form .forgot-password-link{color:#fb8500;text-decoration:none;font-size:.875rem;font-weight:500;float:right;transition:all .3s ease;display:inline-block;position:relative}.full-hero-section .form-overlay .login-form .forgot-password-link:hover{color:#fb8500!important;transform:translate(-2px)}.full-hero-section .form-overlay .login-form .forgot-password-link:hover:after{width:100%}.full-hero-section .form-overlay .login-form .forgot-password-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#fb8500;transition:width .3s ease}.full-hero-section .form-overlay .login-form .MuiButton-root{background:linear-gradient(135deg,#fb8500,#fb8500);border-radius:14px;padding:14px 28px;font-weight:600;text-transform:none;box-shadow:0 8px 20px #fb850059;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;font-size:1.05rem;min-height:52px;position:relative;overflow:hidden}.full-hero-section .form-overlay .login-form .MuiButton-root:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.full-hero-section .form-overlay .login-form .MuiButton-root:hover{background:linear-gradient(135deg,#fb8500,#fb8500);box-shadow:0 12px 28px #fb850073;transform:translateY(-2px)}.full-hero-section .form-overlay .login-form .MuiButton-root:hover:before{left:100%}.full-hero-section .form-overlay .login-form .MuiButton-root:active{transform:translateY(0);box-shadow:0 6px 16px #fb850066}.full-hero-section .form-overlay .login-form .MuiButton-root:disabled{background:linear-gradient(135deg,#cbd5e1,#94a3b8);box-shadow:0 4px 12px #94a3b84d;transform:none;opacity:.7;cursor:not-allowed}.full-hero-section .form-overlay .login-form .MuiButton-root:disabled:before{display:none}.full-hero-section .form-overlay .login-divider{margin:8px 0}.full-hero-section .form-overlay .login-divider-text{color:#64748b;padding-left:16px;padding-right:16px}.full-hero-section .form-overlay .MuiDivider-root{margin:2rem 0 1.5rem}.full-hero-section .form-overlay .MuiDivider-root:before,.full-hero-section .form-overlay .MuiDivider-root:after{border-color:#94a3b84d}.full-hero-section .form-overlay .MuiDivider-root .MuiTypography-root{color:#64748b;font-weight:500;font-size:.9rem;padding:0 1rem;background:#fffffff2}.full-hero-section .form-overlay .terms-section{text-align:center;margin-top:1rem;padding:1rem .5rem 0}.full-hero-section .form-overlay .terms-section .terms-text{color:#64748b;line-height:1.5;font-size:.8rem;font-weight:500}.full-hero-section .form-overlay .terms-section .terms-text .terms-link,.full-hero-section .form-overlay .terms-section .terms-text .privacy-link{color:#fb8500;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative}.full-hero-section .form-overlay .terms-section .terms-text .terms-link:hover,.full-hero-section .form-overlay .terms-section .terms-text .privacy-link:hover{color:#fb8500}.full-hero-section .form-overlay .terms-section .terms-text .terms-link:hover:after,.full-hero-section .form-overlay .terms-section .terms-text .privacy-link:hover:after{width:100%}.full-hero-section .form-overlay .terms-section .terms-text .terms-link:after,.full-hero-section .form-overlay .terms-section .terms-text .privacy-link:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:#fb8500;transition:width .3s ease}@media (max-width: 768px){.full-hero-section .hero-text-section{display:none}.full-hero-section .form-overlay .login-card{margin:0;box-shadow:0 20px 40px #00000040;background:#fffffff7}.full-hero-section .form-overlay .login-card .form-header .welcome-text{font-size:2rem}.full-hero-section .form-overlay .login-card .form-header .signin-subtitle{font-size:.95rem}.full-hero-section .form-overlay .login-card .login-form .MuiTextField-root .MuiOutlinedInput-root{min-height:52px}.full-hero-section .form-overlay .login-card .login-form .MuiTextField-root .MuiOutlinedInput-root .MuiInputBase-input{padding:14px 12px}.full-hero-section .form-overlay .login-card .login-form .MuiButton-root{min-height:48px;font-size:1rem;padding:12px 24px}}@media (max-width: 480px){.full-hero-section .form-overlay{padding:0 .5rem;max-width:100%}.full-hero-section .form-overlay .login-card{border-radius:16px}.full-hero-section .form-overlay .login-card .MuiCardContent-root{padding:1.75rem 1.25rem 1.25rem!important}.full-hero-section .form-overlay .login-card .form-header{margin-bottom:2rem}.full-hero-section .form-overlay .login-card .form-header .welcome-text{font-size:1.75rem}.full-hero-section .form-overlay .login-card .form-header .signin-subtitle{font-size:.9rem}.full-hero-section .form-overlay .login-card .login-form .MuiStack-root{gap:1.5rem!important}.full-hero-section .form-overlay .login-card .login-form .MuiTextField-root .MuiOutlinedInput-root{min-height:48px;border-radius:12px}.full-hero-section .form-overlay .login-card .login-form .MuiButton-root{min-height:44px;border-radius:12px}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(15px) rotate(240deg)}}.form-overlay .login-form .MuiTextField-root .MuiOutlinedInput-root:focus-within{outline:none}.form-overlay .login-form .MuiButton-root:focus-visible{outline:2px solid #fb8500;outline-offset:4px}.dashboard-page{padding:24px;background-color:#f5f7fa!important;min-height:100vh;width:100%}.dashboard-page__header{margin-bottom:32px}.dashboard-page__title{font-weight:600;color:#2c3e50!important;margin-bottom:8px}.dashboard-page__subtitle{color:#7f8c8d!important}.dashboard-page__metrics-grid{margin-bottom:32px}.dashboard-page__metric-card{padding:24px;border-radius:16px!important;background:linear-gradient(135deg,#fb8500,#e07600)!important;color:#fff;position:relative;overflow:hidden;width:100%;max-width:280px}.dashboard-page__metric-card:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:#f8f4f41a!important;border-radius:50%;transform:translate(30px,-30px)}.dashboard-page__metric-card--revenue{background:linear-gradient(135deg,#4caf50 0% !important,#45a049 100% !important)}.dashboard-page__metric-card--active{background:linear-gradient(135deg,#2196f3,#1976d2)}.dashboard-page__metric-inner{display:flex;align-items:center;justify-content:space-between}.dashboard-page__metric-value{color:#fff;font-weight:700;margin-bottom:8px}.dashboard-page__metric-label{opacity:1;color:#fff;font-weight:600!important}.dashboard-page__content-card{height:100%;background:linear-gradient(135deg,#fff,#f8f9fa)!important;border:1px solid rgba(0,0,0,.08);border-radius:16px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page__content-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f;border:1px solid rgba(251,133,0,.2)!important}.dashboard-page__card-title{font-weight:600;margin-bottom:24px;color:#2c3e50!important}.dashboard-page__orders-list{max-height:400px;overflow-y:auto}.dashboard-page__order-row{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:8px;border-radius:16px;background-color:#f8f9fa!important;border:1px solid rgba(0,0,0,.05)!important}.dashboard-page__order-id{font-weight:600}.dashboard-page__order-amount{text-align:right}.dashboard-page__order-amount-value{font-weight:600}.dashboard-page__order-chip{margin-top:4px}.dashboard-page__selling-row{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:8px;border-radius:16px;background-color:#f8f9fa!important;border:1px solid rgba(0,0,0,.05)!important}.dashboard-page__selling-left{display:flex;align-items:center}.dashboard-page__selling-avatar{background-color:#fb8500!important;width:32px;height:32px;margin-right:16px;font-size:.875rem}.dashboard-page__selling-name{font-weight:600}.dashboard-page__selling-revenue{font-weight:600;color:#4caf50!important}.dashboard-page__empty-state{padding:24px 0;text-align:center;color:#7f8c8d!important;font-style:italic}.branch-page__stats-grid{margin-bottom:16px}.branch-page__stat-card{padding:10px;border-radius:16px!important;background:linear-gradient(135deg,#fb8500,#e07600)!important;color:#fff;position:relative;overflow:hidden}.branch-page__stat-card:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:#f8f4f433!important;border-radius:50%;transform:translate(30px,-30px)}.branch-page__stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fb85004d!important}.branch-page__stat-card--active{background:linear-gradient(135deg,#4caf50,#45a049)}.branch-page__stat-card--active:hover{box-shadow:0 8px 20px #4caf504d}.branch-page__stat-inner{display:flex;align-items:center;justify-content:space-between}.branch-page__stat-value{font-weight:700;margin-bottom:8px;color:#fff}.branch-page__stat-label{opacity:.9;font-weight:500;color:#fff}.branch-page__stat-avatar{background-color:#fff3;width:50px;height:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.branch-page__table-wrap{padding:8px 24px}.branch-page__actions{display:flex;justify-content:center;gap:16px}.branch-page__chip-active{border-color:#08cb00!important;border-width:2px!important;font-weight:600!important;color:#08cb00!important;background-color:#08cb0014!important}.branch-page__chip-inactive{border-color:#ea2f14!important;border-width:2px!important;font-weight:600!important;color:#ea2f14!important;background-color:#ea2f1414!important}.discount-page__content{padding:8px 24px}.discount-page__actions{display:flex;justify-content:center;gap:16px}.food-items-page__back-wrap{margin-top:8px;margin-bottom:8px}.food-items-page__back-btn{background-color:#fff;border:solid 1px #fb8500}.food-items-page__table-actions{display:flex;align-items:center;gap:8px}.food-items-page__actions{display:flex;justify-content:center;gap:16px}.branch-transfers__toolbar{display:flex;flex-direction:column;gap:16px;padding:16px}@media (min-width: 600px){.branch-transfers__toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.branch-transfers__create-btn{min-width:100%}@media (min-width: 600px){.branch-transfers__create-btn{min-width:auto;padding-top:8px;padding-bottom:8px}}.branch-transfers__panel-content{padding:16px}.branch-transfers__panel-content-pt0{padding:0 16px 16px}.branch-transfers-search{display:flex;align-items:center;gap:12px;margin-bottom:20px;width:100%;max-width:400px}.branch-transfers-search--full{max-width:100%}.branch-transfers-search__input-wrap{position:relative;flex:1}.branch-transfers-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none}.branch-transfers-search__input{width:100%;padding:14px 20px 14px 50px;font-size:.95rem;font-family:Montserrat,-apple-system,sans-serif;font-weight:500;border:2px solid #e2e8f0;border-radius:12px;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1);background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000000d}.branch-transfers-search__input:focus{border-color:#fb8500;box-shadow:0 0 0 3px #fb85001a,0 4px 12px #00000014}@media (max-width: 599px){.branch-transfers-search__input{padding:12px 16px 12px 46px;font-size:.875rem}}.branch-transfers-search__clear-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.branch-transfers-search__clear-btn:hover{background:#f1f5f9}.branch-transfers-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:40px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;margin:16px;position:relative;overflow:hidden}@media (min-width: 900px){.branch-transfers-empty{padding:60px 32px}}.branch-transfers-empty__circle-1{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(251,133,0,.1) 0%,transparent 70%);top:-100px;right:-100px;pointer-events:none}.branch-transfers-empty__circle-2{position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(251,133,0,.08) 0%,transparent 70%);bottom:-50px;left:-50px;pointer-events:none}.branch-transfers-empty__icon-wrap{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fff,#f8fafc);display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 10px 40px #00000014,0 0 0 1px #0000000d;position:relative;z-index:1}@media (min-width: 900px){.branch-transfers-empty__icon-wrap{width:100px;height:100px}}.branch-transfers-empty__title{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:12px;letter-spacing:-.02em;position:relative;z-index:1;font-family:Montserrat,sans-serif}@media (min-width: 900px){.branch-transfers-empty__title{font-size:1.5rem}}.branch-transfers-empty__text{color:#64748b;font-size:.9rem;font-weight:500;text-align:center;max-width:400px;line-height:1.6;position:relative;z-index:1;font-family:Montserrat,sans-serif;margin-bottom:0}@media (min-width: 900px){.branch-transfers-empty__text{font-size:1rem}}.branch-transfers-empty__text--with-button{margin-bottom:20px}.branch-transfers-empty__clear-btn{margin-top:16px;position:relative;z-index:1;background-color:#fb8500;color:#fff}.branch-transfers-empty__clear-btn:hover{background-color:#e07600}.kitchen-operations__panel{padding:16px}.kitchen-operations__grid{margin-bottom:16px}.completed-orders__content,.ready-orders__content,.ongoing-order__content,.collected-orders__content{padding:24px}.tabs-container-custom .css-v9yl89-MuiButtonBase-root-MuiTab-root{font-weight:600}.tabs-container-custom .css-v9yl89-MuiButtonBase-root-MuiTab-root.Mui-selected{background-color:#faebd7;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:600}.tabs-container-custom .css-1svd25q-MuiTabs-indicator{height:3px;border-radius:5px}.inner-tab-container-custom .css-v9yl89-MuiButtonBase-root-MuiTab-root{font-weight:600}.inner-tab-container-custom .css-1svd25q-MuiTabs-indicator{height:3px;border-radius:5px}.user-settings-page__content{padding:8px 24px}.user-settings-page__actions{display:flex;justify-content:center;gap:16px}.table-settings-page__content{padding:8px 24px}.table-settings-page__actions{display:flex;justify-content:center;gap:16px}.waiter-management-page__content{padding:8px 24px}.waiter-management-page__actions{display:flex;justify-content:center;gap:16px}.food-item-details-page{width:100%}.food-item-details-page__tabs-wrap{width:100%;display:flex;padding-left:16px;padding-right:16px;background-color:#fff;padding-top:12px;border-radius:4px;box-shadow:0 2px 8px #00000026}.food-item-details-page__back-btn{margin-bottom:12px;background-color:#fff;border:1.5px solid #fb8500;color:#fb8500}.food-item-details-page__back-btn:hover{background-color:#fff3e0}.food-item-details-page__content{margin-top:4px;width:100%;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026}.analytics-dashboard{padding:16px;background-color:#f8f9fa;min-height:100vh}@media (min-width: 900px){.analytics-dashboard{padding:24px}}.analytics-dashboard__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.analytics-dashboard__title{font-weight:800;color:#023047!important}.analytics-dashboard__tooltip{padding:16px;border-radius:16px;box-shadow:0 4px 12px #0000001a}.analytics-dashboard__kpi-card{border-radius:16px!important;box-shadow:0 4px 12px #00000026;color:#fff!important}.analytics-dashboard__kpi-card--revenue{background:linear-gradient(135deg,#4caf50,#388e3c)!important}.analytics-dashboard__kpi-card--orders{background:linear-gradient(135deg,#2196f3,#1976d2)!important}.analytics-dashboard__kpi-card--avg{background:linear-gradient(135deg,#ff9800,#f57c00)!important}.analytics-dashboard__kpi-value{font-weight:700}.analytics-dashboard__kpi-label{opacity:.9;font-weight:600!important}.analytics-dashboard__kpi-icon{font-size:40px;opacity:.8}.analytics-dashboard__chart-paper{padding:24px;border-radius:16px;height:450px;box-shadow:0 4px 20px #0000000d}.analytics-dashboard__chart-paper-short{padding:24px;border-radius:16px;box-shadow:0 4px 20px #0000000d}.analytics-dashboard__chart-title{font-weight:700;margin-bottom:24px}.analytics-dashboard__pie-height{height:250px}.analytics-dashboard__legend-dot{width:10px;height:10px;border-radius:50%}.analytics-dashboard__top-item-card{border-radius:16px;padding:16px}.analytics-dashboard__top-item-chip{background-color:#fb8500;color:#fff;font-weight:700}.analytics-dashboard__top-item-progress{height:8px;border-radius:5px;background-color:#eee}.analytics-dashboard__top-item-progress .MuiLinearProgress-bar{background-color:#fb8500}.analytics-dashboard__hourly-chart-paper{padding:24px;border-radius:16px;height:500px;box-shadow:0 4px 20px #0000000d}.customer-feedback{padding:8px}@media (min-width: 600px){.customer-feedback{padding:16px}}@media (min-width: 900px){.customer-feedback{padding:24px}}.customer-feedback__header{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;margin-bottom:24px;gap:16px}@media (min-width: 1200px){.customer-feedback__header{flex-direction:row;align-items:center;gap:0}}.customer-feedback__title{font-weight:700;color:#023047;font-size:1.75rem}@media (min-width: 600px){.customer-feedback__title{font-size:2.125rem}}.customer-feedback__table-wrap{border-radius:16px;overflow:hidden}.customer-feedback__cell-clamp{font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.customer-feedback__dialog-stack{margin-top:16px}.customer-feedback__dialog-avatar{width:32px;height:32px;background-color:#fb8500}.customer-feedback__sentiment-chip{font-weight:600;color:#fff}.customer-feedback__reply-paper{padding:16px;margin-bottom:8px;background-color:#e3f2fd;border-radius:16px}.customer-feedback__feedback-paper{padding:16px;background-color:#f5f5f5;border-radius:16px}.customer-feedback__send-reply-btn{background-color:#fb8500}.menu-page{min-height:100vh;background:linear-gradient(to right,#fc4a1a,#f7b733)}.menu-page__hero{padding:24px 16px 32px;background:linear-gradient(to right,#fc4a1a,#f7b733)}.menu-page__hero-inner{max-width:1200px;margin:0 auto}.menu-page__hero-text{text-align:center;margin-bottom:24px}.menu-page__hero-title{font-size:clamp(32px,8vw,48px);font-weight:800;color:#fff;margin:0 0 8px;text-shadow:0 2px 20px rgba(0,0,0,.3)}.menu-page__hero-subtitle{font-size:clamp(14px,4vw,18px);color:#ffffffe6;margin:0;font-weight:600}.menu-page__categories-wrap{padding:16px;max-width:1200px;margin:0 auto}.menu-page__categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:24px}.menu-page__category-card{position:relative;height:200px;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 10px 30px #0000004d}.menu-page__category-card:hover{transform:scale(1.05) translateY(-8px);box-shadow:0 20px 40px #0006}.menu-page__category-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.menu-page__category-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to left,#0f2027,#203a43,#2c5364);opacity:.3}.menu-page__category-content{position:relative;height:100%;padding:24px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.menu-page__category-badge{display:inline-block;padding:6px 12px;background-color:#ff95007d;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.menu-page__category-name{font-size:28px;font-weight:800;margin:0 0 8px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.menu-page__category-desc{font-size:14px;margin:0;opacity:1}.menu-page__category-footer{display:flex;align-items:center;justify-content:space-between}.menu-page__category-view{font-size:14px;font-weight:600}.menu-page__category-chevron{width:24px;height:24px}.menu-page-detail{min-height:100vh;background-color:#f8f9fa}.menu-page-detail__header{position:sticky;top:0;z-index:100;background:linear-gradient(to top,#fc4a1a,#f7b733);box-shadow:0 4px 20px #0000001a}.menu-page-detail__header-inner{padding:16px;max-width:1200px;margin:0 auto}.menu-page-detail__back-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:50px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:16px;transition:all .3s}.menu-page-detail__back-btn:hover{background-color:#ffffff4d}.menu-page-detail__title{font-size:clamp(28px,6vw,30px);font-weight:600;color:#fff;margin:0 0 8px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.menu-page-detail__subtitle{font-size:12px;color:#ffffffe6;margin:0;font-weight:600}.menu-page-detail__content{padding:24px 16px;max-width:1200px;margin:0 auto}.menu-page-detail__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.menu-page-detail__food-card{background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;transform:translateY(0)}.menu-page-detail__food-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.menu-page-detail__food-img-wrap{position:relative;padding-top:66.67%;overflow:hidden}.menu-page-detail__food-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.menu-page-detail__food-badge{position:absolute;top:12px;left:12px}.menu-page-detail__food-type{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.menu-page-detail__food-type--veg{background-color:#10b981}.menu-page-detail__food-type--non-veg{background-color:#ef4444}.menu-page-detail__food-body{padding:20px}.menu-page-detail__food-name{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 8px;line-height:1.3}.menu-page-detail__food-desc{font-size:14px;color:#6b7280;margin:0 0 16px;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.menu-page-detail__food-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.menu-page-detail__food-price-wrap{display:flex;align-items:center;justify-content:space-between}.menu-page-detail__food-price-label{font-size:12px;color:#9ca3af;margin-bottom:2px;font-weight:600}.menu-page-detail__food-price{font-size:26px;font-weight:800;background:linear-gradient(to top,#fc4a1a,#f7b733);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.page-not-found{min-height:100vh;background:linear-gradient(135deg,#fff3e0,#fff,#ffe0b2);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding-top:15px;padding-bottom:15px}.page-not-found__bg-circle-1{position:absolute;top:10%;left:10%;width:300px;height:300px;border-radius:50%;background:#ff98001a;animation:pnf-pulse 4s ease-in-out infinite}.page-not-found__bg-circle-2{position:absolute;bottom:10%;right:10%;width:400px;height:400px;border-radius:50%;background:#ff6f001a;animation:pnf-pulse 5s ease-in-out infinite;animation-delay:2s}.page-not-found__content{text-align:center;position:relative;z-index:1}.page-not-found__illustration{margin-bottom:32px;position:relative}.page-not-found__number{font-size:6rem;font-weight:700;color:#ff6f00;text-shadow:4px 4px 8px rgba(255,111,0,.2)}@media (min-width: 900px){.page-not-found__number{font-size:10rem}}.page-not-found__icon-wrap{position:relative;display:inline-block}.page-not-found__icon{color:#ff6f00;filter:drop-shadow(0px 4px 12px rgba(255,111,0,.3));font-size:80px}@media (min-width: 900px){.page-not-found__icon{font-size:140px}}.page-not-found__icon-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;border-radius:50%;background:radial-gradient(circle,rgba(255,152,0,.4) 0%,transparent 70%);animation:pnf-ping 2s cubic-bezier(0,0,.2,1) infinite}.page-not-found__decor-icon{position:absolute;top:20px;left:20px;font-size:48px;color:#ff9800;opacity:.6;animation:pnf-bounce 2s ease-in-out infinite}@media (min-width: 900px){.page-not-found__decor-icon{top:40px;left:100px}}.page-not-found__message-paper{padding:32px;margin-bottom:32px;background:#fff0!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;display:flex;flex-direction:column}.page-not-found__message-title{font-weight:700;margin-bottom:16px;font-size:1.75rem}@media (min-width: 900px){.page-not-found__message-title{font-size:3rem}}.page-not-found__message-text{color:#64748b;font-weight:600;max-width:600px;margin-left:auto;margin-right:auto;font-size:1rem;text-align:center!important}@media (min-width: 900px){.page-not-found__message-text{font-size:1.25rem}}.page-not-found__actions{margin-bottom:48px}.page-not-found__btn-home{display:flex;justify-content:center;align-items:center;padding:16px 32px;font-size:1.1rem;font-weight:600!important;border-radius:16px;text-transform:none;background:linear-gradient(45deg,#ff6f00 30%,#ff9800 90%);box-shadow:0 3px 5px 2px #ff6f004d;transition:all .3s ease}.page-not-found__btn-home:hover{transform:translateY(-3px);box-shadow:0 6px 10px 4px #ff6f004d}.page-not-found__btn-back{padding:16px 32px;font-size:1.1rem;font-weight:600;border-radius:16px;text-transform:none;border-width:2px;border-color:#ff6f00;color:#ff6f00;transition:all .3s ease}.page-not-found__btn-back:hover{border-width:2px;border-color:#e65100;background-color:#ff6f000a;transform:translateY(-3px)}.page-not-found__help{padding-top:32px;border-top:2px solid rgba(255,152,0,.2)}.page-not-found__help-link{color:#ff6f00;font-weight:600;text-decoration:none}.page-not-found__help-link:hover{text-decoration:underline}@keyframes pnf-pulse{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.2);opacity:.2}}@keyframes pnf-ping{75%,to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@keyframes pnf-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.stock-alerts-page{padding:8px}@media (min-width: 600px){.stock-alerts-page{padding:16px}}@media (min-width: 900px){.stock-alerts-page{padding:24px}}.stock-alerts-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.stock-alerts-page__header-left{display:flex;align-items:center;gap:16px}.stock-alerts-page__header-icon{font-size:32px;color:#fb8500}.stock-alerts-page__title{font-weight:700;color:#023047}.stock-alerts-page__filters-paper{padding:24px;margin-bottom:24px;border-radius:16px;box-shadow:0 4px 20px #00000014}.stock-alerts-page__filters-title{margin-bottom:16px;font-weight:600;color:#565656}.stock-alerts-page__list-paper{border-radius:16px;overflow:hidden}.stock-alerts-page__list-item{transition:.2s}.stock-alerts-page__list-item:hover{background-color:#f5f5f5;cursor:pointer}.stock-alerts-page__list-item-inner{display:flex;width:100%;padding:16px 32px 16px 16px}.stock-alerts-page__list-item-icon{min-width:45px}.stock-alerts-page__divider{height:1px;background-color:#eee}.stock-alerts-page__empty{padding:32px;text-align:center}.stock-alerts-page__dialog-title{border-bottom:1px solid #eee}.stock-alerts-page__dialog-content{padding-top:24px}.stock-alerts-page__priority-chip{font-weight:600}.review-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#fff5e6,#ffe8cc);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.review-page__paper{width:100%;max-width:600px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #fb850026;animation:review-slideUp .6s ease-out}.review-page__header{background:linear-gradient(135deg,#fb8500,#ff9e1f);padding:40px 30px;text-align:center;position:relative;overflow:hidden}.review-page__header-before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:review-pulse 4s ease-in-out infinite;pointer-events:none}.review-page__logo{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:8px;position:relative;z-index:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}@media (max-width: 640px){.review-page__logo{font-size:2rem}}.review-page__tagline{color:#fffffff2;font-size:1.1rem;font-weight:500;position:relative;z-index:1}@media (max-width: 640px){.review-page__tagline{font-size:1rem}}.review-page__form-container{padding:40px 30px}@media (max-width: 640px){.review-page__form-container{padding:30px 20px}}.review-page__title{font-size:2rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:8px}@media (max-width: 640px){.review-page__title{font-size:1.5rem}}.review-page__subtitle{color:#64748b;text-align:center;margin-bottom:35px;font-size:1rem}.review-page__rating-container{text-align:center;margin-bottom:35px;padding:25px;background:#f8fafc;border-radius:16px;border:2px dashed #e2e8f0;transition:all .3s ease}.review-page__rating-container.review-page__rating-container--active{border-color:#fb8500;background:#fff5e6}@media (max-width: 640px){.review-page__rating-container{padding:20px}}.review-page__rating-label{font-size:1.25rem;font-weight:600;color:#334155;margin-bottom:20px;display:block}.review-page__stars{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.review-page__star{cursor:pointer;transition:all .2s ease}.review-page__form-group{margin-bottom:24px}.review-page__label{display:block;font-weight:600;color:#334155;margin-bottom:8px;font-size:1rem}.review-page__input{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#f8fafc;box-sizing:border-box}.review-page__input:focus{border-color:#fb8500;background:#fff;outline:none;box-shadow:0 0 0 4px #fb85001a}.review-page__input.review-page__input--error{border-color:#ef4444}.review-page__textarea{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#f8fafc;min-height:140px;resize:vertical;box-sizing:border-box}.review-page__textarea:focus{border-color:#fb8500;background:#fff;outline:none;box-shadow:0 0 0 4px #fb85001a}.review-page__textarea.review-page__input--error{border-color:#ef4444}.review-page__error{color:#ef4444;font-size:.875rem;margin-top:6px}.review-page__char-count{color:#94a3b8;font-size:.875rem;text-align:right;margin-top:6px}.review-page__submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#fb8500,#ff9e1f);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #fb85004d;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px}.review-page__submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #fb850066}.review-page__submit-btn:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}.review-page__spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:review-spin .6s linear infinite}.review-page__success{text-align:center;padding:60px 30px;animation:review-fadeIn .5s ease}@media (max-width: 640px){.review-page__success{padding:50px 20px}}.review-page__success-icon{width:80px;height:80px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;animation:review-scaleIn .5s ease}.review-page__success-title{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:12px}@media (max-width: 640px){.review-page__success-title{font-size:1.5rem}}.review-page__success-text{color:#64748b;font-size:1.05rem;line-height:1.6}@keyframes review-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes review-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@keyframes review-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes review-scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes review-spin{to{transform:rotate(360deg)}}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-DWnfDKve.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-DMEYd8B8.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-BDlnEEZo.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Light-BsVykpUV.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Thin-qZS_Xgw2.woff) format("woff");font-weight:300;font-style:normal}*{font-family:Montserrat,sans-serif}body{background-color:#edf6f9!important}.register-btn-container{display:flex;align-items:center;column-gap:5px;margin-top:10px;margin-bottom:10px}.swal2-container,.sweet-alert{z-index:2000!important}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .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: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{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{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._paginationWrapper_1btnk_1{width:100%;padding:20px 0;border-top:1px solid #e0e0e0}._paginationContainer_1btnk_7{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}._info_1btnk_15{display:flex;align-items:center}._info_1btnk_15 ._infoText_1btnk_19{color:#666;font-size:14px}._controls_1btnk_24{display:flex;justify-content:flex-end;align-items:center;gap:20px}._selectField_1btnk_31{min-width:150px}._selectField_1btnk_31 :deep(._MuiOutlinedInput-root_1btnk_34){height:40px}._pagination_1btnk_1 :deep(._MuiPaginationItem-root_1btnk_38){min-width:40px;height:40px}@media (max-width: 768px){._paginationContainer_1btnk_7{flex-direction:column;align-items:flex-start;gap:15px}._controls_1btnk_24{width:100%;flex-direction:column;align-items:flex-start}._pagination_1btnk_1{width:100%}._pagination_1btnk_1 :deep(._MuiPagination-ul_1btnk_57){flex-wrap:wrap}}
