@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{-webkit-tap-highlight-color:transparent}.global_orange-button{background-color:#ff802b;color:#fff;border:none;padding:24px;border-radius:.5rem;font-weight:500;cursor:pointer;font-size:16px;transition:background-color .3s ease}.global_orange-button:hover,.global_orange-button:focus,.global_orange-button:active,.global_orange-button:visited{background-color:#ff802b!important;color:#fff!important}body{margin:0;padding:0;font-family:Poppins}.signup-container{display:flex;flex-direction:row;min-height:100vh}.left-section{background-color:#5e38ff;width:40%;min-width:320px;height:auto;min-height:100vh;padding:30px 40px;display:flex;flex-direction:column;justify-content:space-between}.logo{width:70px;height:auto;margin-bottom:15px}.left-title{color:#fff;font-size:40px;line-height:55px;font-weight:500;margin-bottom:10px}.info{margin-bottom:0}.left-paragraph{font-size:1rem;font-weight:300;line-height:1.6;color:#fff;margin-bottom:25px}.testimonial{background-color:#f97316;padding:20px;border-radius:8px;margin-top:25px;transition:opacity .5s ease-in-out}.quote{color:#fff;font-size:1.5rem;font-weight:500;line-height:1.5;margin-bottom:10px}.description{font-size:.9rem;color:#fcfcfc;margin-bottom:20px;max-height:70px;min-height:70px;height:100%}.author{display:flex;justify-content:space-between;align-items:center}.author-info{display:flex;align-items:center;gap:10px}.author-image{width:24px;height:24px;border-radius:50%}.author-name{color:#fff;font-size:.9rem}.star1{color:#5e38ff;font-size:.9rem}.page-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:-20px}.dot{width:10px;height:10px;background-color:#feb380;border-radius:50%;cursor:pointer;transition:all .3s ease}.dot.active{background-color:#fff;width:24px;border-radius:5px}.dot:hover{background-color:#fff;opacity:.8}.right-section{padding:40px 50px;margin:auto;width:60%;overflow-y:auto}.signup-info{max-width:720px;margin:0 auto;padding:0}.signup-title{font-size:32px;font-weight:600;line-height:1.2;color:#1a1a1a;margin-bottom:8px;font-family:Poppins}.signup-subtitle{font-size:14px;color:#6b7280;margin-bottom:32px;font-weight:400}.signup-form{display:flex;flex-direction:column;gap:12px}.form-section{background:linear-gradient(135deg,#f9fafb,#fff);padding:24px;border-radius:16px;border:2px solid #e5e7eb;transition:all .3s ease}.form-section:hover{border-color:#5e38ff;box-shadow:0 8px 24px #5e38ff1f;transform:translateY(-2px)}.form-section-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:20px;display:flex;align-items:center;gap:8px}.form-section-title:before{content:"";width:4px;height:18px;background:linear-gradient(135deg,#5e38ff,#4c2ecc);border-radius:2px}.ant-select-selection-item{font-size:15px!important;font-weight:400!important;color:#1a1a1a!important}.signup-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:0}.form-item{flex:1;display:flex;flex-direction:column;margin-bottom:0;position:relative}.form-item:focus-within .label-title{color:#ffb108}.signup-form input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;height:40px!important;background:#fff;transition:all .3s ease;font-family:Poppins;color:#1a1a1a}.signup-form input:hover{border-color:#d1d5db}.signup-form input:focus{border-color:#ffb108;box-shadow:0 0 0 4px #5e38ff1a;outline:none;background:#fff}.ant-select-selector input:focus{border-color:none!important;box-shadow:none!important;outline:none;background:#fff}.ant-select-selector input:-webkit-autofill,.ant-select-selector input:-webkit-autofill:hover,.ant-select-selector input:-webkit-autofill:focus,.ant-select-selector input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:inherit!important;background-color:transparent!important;transition:background-color 9999s ease-in-out 0s!important}.signup-form input::placeholder{color:#9ca3af;font-weight:400}.signup-form input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6;border-color:#e5e7eb}.ant-select-single.ant-select-lg{font-size:14px;height:40px!important}.ant-select-single.ant-select-lg .ant-select-selector{border-radius:10px!important;cursor:pointer!important;border:2px solid #e5e7eb!important;transition:all .3s ease!important;height:40px!important;padding:0 16px!important;display:flex!important;align-items:center!important}.ant-select-focused.ant-select-single.ant-select-lg .ant-select-selector{border-color:#ffb108!important;box-shadow:0 0 0 4px #5e38ff1a!important}.ant-select-disabled.ant-select-single.ant-select-lg .ant-select-selector{background-color:#f3f4f6!important;cursor:not-allowed!important;opacity:.6!important}.ant-select-single.ant-select-lg{font-size:16px;height:40px!important}.ant-select-single.ant-select-lg .ant-select-selection-item,.ant-select-single.ant-select-lg .ant-select-selection-placeholder{line-height:40px!important}.password-details{margin-bottom:16px;position:relative}.password-details:last-child{margin-bottom:0}.password-input{position:relative;display:flex;align-items:center}.password-input input{padding-right:48px}.toggle-password-button{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;color:#6b7280;transition:color .3s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.toggle-password-button:hover{color:#5e38ff}.toggle-password-button span{color:inherit;font-size:18px}.error-message{color:#ef4444;font-size:12px;margin-top:6px;font-weight:400;display:flex;align-items:center;gap:4px;animation:shake .3s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.button-get-started{margin:16px 0;background:linear-gradient(135deg,#f97316,#ea580c);border:none;color:#fff;font-weight:600;border-radius:12px;height:48px;width:100%;cursor:pointer;font-size:16px;transition:all .3s ease;box-shadow:0 4px 16px #f973164d;position:relative;overflow:hidden}.button-get-started: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}.button-get-started:hover:before{left:100%}.button-get-started:hover{background:linear-gradient(135deg,#ea580c,#df7030);transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.button-get-started:active{transform:translateY(0);box-shadow:0 4px 12px #f973164d}.button-get-started:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.p{text-align:end;font-size:14px;color:#6b7280;cursor:pointer;margin-top:12px;transition:color .3s ease;-webkit-user-select:none;user-select:none}.p:hover{color:#374151}.span{color:#5e38ff;font-weight:600;transition:all .3s ease;position:relative}.span:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#5e38ff;transition:width .3s ease}.span:hover:after{width:100%}.span:hover{color:#4c2ecc}.progress-bar{display:none}@media (max-width: 1024px){.left-title{font-size:30px;line-height:42px}.info{margin-bottom:30px}.testimonial{padding:15px;margin-top:30px}.quote{font-size:1.2rem}.author-name,.description{font-size:.8rem}.right-section{padding:30px 40px}.signup-info{padding:0}.signup-title{font-size:28px}.form-section{padding:20px}}@media (max-width: 768px){.signup-container{flex-direction:column}.left-section{width:100%;min-height:auto;padding:30px 24px}.right-section{width:100%;padding:30px 24px}.left-title{font-size:2rem}.left-paragraph{font-size:.9rem}.testimonial{padding:16px;margin-top:20px}.quote{font-size:1.1rem}.signup-title{font-size:24px}.signup-subtitle{font-size:13px}.form-section{padding:18px}.signup-form .form-row{grid-template-columns:1fr}.button-get-started{height:52px;font-size:15px}}@media (max-width: 480px){.left-section,.right-section{padding:24px 20px}.left-title{font-size:1.5rem;line-height:1.3}.left-paragraph{font-size:.85rem}.testimonial{padding:14px}.quote{font-size:1rem}.description{font-size:.8rem}.dot{width:8px;height:8px}.dot.active{width:20px}.signup-title{font-size:22px}.signup-subtitle{font-size:12px;margin-bottom:24px}.form-section{padding:16px;border-radius:12px}.form-section-title{font-size:14px}.signup-form input{height:40px!important;padding:10px 14px;font-size:13px}.button-get-started{height:40px;font-size:14px;letter-spacing:.5px;margin:24px 0 12px}.label-title{font-size:12px}.error-message{font-size:11px}.p{font-size:13px}}.button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .2s ease,transform .02s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:2px solid transparent;outline:none}.button-primary{background-color:#f97316;color:#fff;border-color:#f97316}.button-primary:hover{background-color:#ea580c;border-color:#ea580c;box-shadow:0 4px 10px #f9731638}.button-secondary{background-color:#f97316;color:#fff;border-color:#f97316}.button-secondary:hover{background-color:#ea580c;border-color:#ea580c;box-shadow:0 4px 10px #f9731638}.button-outline{background-color:transparent;color:#f97316;border-color:#f97316}.button-outline:hover{background-color:#fff7ed;color:#ea580c;border-color:#ea580c;box-shadow:0 3px 8px #f973162e}.button-modal_add{max-width:160px;width:100%;margin-left:auto;padding:10px 16px;text-align:center;justify-content:center;background-color:#f97316;border:2px solid #f97316;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff!important;font-size:14px!important;font-weight:600;line-height:20px}.button-modal_submit{max-width:100%;width:100%;margin:0 auto;padding:10px 16px;text-align:center;justify-content:center;background-color:#f97316;border:2px solid #f97316;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff!important;font-size:14px!important;font-weight:600;line-height:20px}.button:active{transform:translateY(1px)}.button:focus-visible{box-shadow:0 0 0 4px #f973162e,0 1px 2px #0000000f}.button-disabled,.button[disabled],.button-loading{opacity:.65;cursor:not-allowed;pointer-events:none}.spinner{border:2px solid rgba(0,0,0,.12);border-top:2px solid currentColor;border-radius:50%;width:14px;height:14px;animation:spin .6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.menu-items{display:flex;justify-content:space-between;align-items:start}.menu{flex:1}@media (max-width: 786px){.menu{flex:none}}.sticky-button{position:sticky;top:0}.loader{display:flex;justify-content:center;align-items:center}.pl{width:60px;height:60px}.pl__ring{animation:ringA 2s linear infinite}.pl__ring--a{stroke:#f42f25}.pl__ring--b{animation-name:ringB;stroke:#f49725}.pl__ring--c{animation-name:ringC;stroke:#255ff4}.pl__ring--d{animation-name:ringD;stroke:#f42582}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@media (min-width: 992px){.menu-modal{position:absolute;left:40%}}.pagination-container{display:flex;justify-content:end;align-items:center;gap:8px;margin-top:5px}.pagination-btn{padding:8px 16px;border:1px solid #ddd;border-radius:5px;background-color:#f4f4f4;cursor:pointer;font-size:16px;transition:all .3s ease}.pagination-btn:hover{background-color:#007bff;color:#fff;border-color:#007bff}.pagination-btn.active{background-color:#0056b3;color:#fff;border-color:#0056b3}.pagination-btn:disabled{cursor:not-allowed}.pagination-btn:disabled:hover{cursor:not-allowed;background-color:#e0e0e0;color:#999}._container_b1cfw_1{background-color:#fff;border:1px solid #EFEFEF;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d}._cover_b1cfw_9{position:relative;background:linear-gradient(to bottom right,#ffcda6,#fb8d35);height:120px}._profile_b1cfw_15{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:112px!important;height:112px!important;z-index:1}._user_b1cfw_26{margin-top:1.25rem;padding-top:2.5rem;width:100%}._email_b1cfw_32{display:flex;justify-content:center}._nav_b1cfw_37{margin-top:.75rem;padding:.5rem .75rem .75rem}.login-container{width:100%;display:flex}.login-left{width:50%}.login-left img{width:100%;height:100vh;object-fit:cover;display:block}.login-right{width:50%;display:flex;justify-content:center;align-items:center}.logo_container{display:flex;justify-content:center;align-items:center}.title_container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.title{margin:0;font-size:1.25rem;font-weight:700;color:#212121}.subtitle{font-size:.725rem;max-width:80%;text-align:center;line-height:1.1rem;color:#8b8e98}.form{display:flex;flex-direction:column;gap:10px;background-color:#fff;padding:30px;width:450px;border-radius:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.form button{align-self:flex-end}.inputForm{border:2px solid #ecedec;border-radius:10px;height:50px;display:flex;align-items:center;padding-left:10px;transition:.2s ease-in-out}.input{margin:6px;border-radius:10px;border:none;width:85%;height:100%}.input:focus{outline:none}.inputForm:focus-within{border-color:#ffb108;box-shadow:0 0 0 4px #5e38ff1a!important;outline:none;background:#fff}.flex-row{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:space-between}.remember{display:flex;gap:10px}.flex-row>div>label{font-size:14px;color:#000;font-weight:400}.flex-column label{font-weight:600}.flex-column:focus-within label{color:#ffb108!important}.span{font-size:14px;margin-left:5px;color:#ffb108;font-weight:500;cursor:pointer}.span:hover{color:#5e38ff}.button-submit{margin:20px 0 10px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;color:#fff;font-size:15px;font-weight:500;border-radius:10px;height:50px;width:100%;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #f973164d;position:relative;overflow:hidden}.button-submit: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}.button-submit:hover:before{left:100%}.button-submit:hover{background:linear-gradient(135deg,#ea580c,#df7030);transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.button-submit:active{transform:translateY(0);box-shadow:0 4px 12px #f973164d}.p{text-align:center;color:#000;font-size:14px;margin:5px 0}.btn{margin-top:10px;width:100%;height:50px;border-radius:10px;display:flex;justify-content:center;align-items:center;font-weight:500;gap:10px;border:1px solid #ededef;background-color:#fff;cursor:pointer;transition:.2s ease-in-out}.btn:hover{border:1px solid #2d79f3}.login-logo{display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.login-left{display:none}.login-left,.login-right{width:100%;height:auto}.login-form{width:90%;height:auto;padding:1rem}.login-input{width:100%}}.app-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;padding:0 16px}.menu-trigger{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#001529;transition:color .3s,transform .2s ease}.menu-trigger:hover{color:#ffb52c;transform:scale(1.1)}h2{margin:0;font-size:1.25rem;color:#001529}.custom-menu-item{margin-bottom:20px!important}.app-sidebar{height:100vh;position:fixed!important;left:0;top:0;bottom:0;z-index:1001}.app-sidebar.desktop{display:block;box-shadow:2px 0 8px #00000026}.sidebar-content .ant-menu-title-content{color:#5e5e5e;font-size:14px;font-weight:500}.logout-menu{position:fixed;bottom:0;margin-top:auto;width:256px;border-top:1px solid #cbcaca}.logout-item{color:#ff4d4f!important}.mobile-drawer .ant-drawer-content-wrapper{box-shadow:none}.restaurant-name{color:#fff;font-size:1.2rem;font-weight:700}.restaurant-banner{height:50px;background-color:#007abc;display:flex;align-items:center;padding-left:24px}.sidebar-content .ant-menu-submenu-selected>.ant-menu-submenu-title,.sidebar-content .ant-menu-item-selected:not(.ant-menu-submenu-selected){border-left:4px solid orange!important}.sidebar-content .ant-menu-submenu-selected .ant-menu-item-selected{border-left:none!important}.sidebar-content .ant-menu-item-selected,.sidebar-content .ant-menu-submenu-selected>.ant-menu-submenu-title{border-right:none!important;border-top:none!important;border-bottom:none!important}.sidebar-content .ant-menu-item-selected .ant-menu-title-content,.sidebar-content .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-title-content{color:#000!important}.sidebar-content .ant-menu-item-selected .ant-menu-item-icon,.sidebar-content .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon{color:inherit!important}.navigation-container{flex:1;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 210px)}.navigation-container::-webkit-scrollbar{width:4px}.navigation-container::-webkit-scrollbar-track{background:transparent}.navigation-container::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.dropDownOverlay{position:absolute!important;left:270px!important;width:250px}@media (max-width: 500px){.dropDownOverlay{left:50px!important}}.main-layout{min-height:100vh}.site-layout{transition:all .2s;margin-top:52px}.site-layout.full-width{margin-left:0}.site-layout.with-sidebar{margin-left:256px}.site-content{margin:8px;padding:8px;border-radius:4px;min-height:calc(100vh - 112px)}.review-container{position:relative;width:80%;margin:0 auto;display:flex;flex-direction:column;gap:8px}.review-item{display:flex;flex-direction:column;gap:8px}.main-post{position:relative;background:#fff;border:1px solid #ddd;border-radius:12px;padding:8px;box-shadow:0 2px 4px #0000001a}.reply-post{position:relative;margin-left:5%;background:#fff;border:1px solid #ddd;border-radius:12px;padding:8px;box-shadow:0 2px 4px #0000001a}.reply-post{margin-left:5%}.post-header{display:flex;justify-content:start;align-items:start;gap:12px}.review-header{display:flex;justify-content:space-between;align-items:flex-start}.post-info{display:flex;justify-content:center;align-items:center;gap:6px}.post-info .author{margin:0;font-weight:700;font-size:16px}.post-info .date{margin:0;font-size:14px;color:#7a7a7a}.post-content{width:90%;max-width:100%;word-wrap:break-word;word-break:break-word;font-size:14px;color:#333;overflow-wrap:break-word}.reply-button{color:#333;border:none;background:#f5f5f5;border-radius:20px;padding:4px 18px}.reply-button:hover{background:#cfcfcf}.image-gallery{display:flex;flex-direction:row;align-content:start;justify-content:start;gap:4px}.review-image{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #ddd}.profile{border-radius:50%}.reply-section{margin-top:16px;display:flex;flex-direction:column;gap:8px}.reply-textbox{padding:10px;width:100%;height:80px;border:1px solid #ddd;border-radius:8px;font-size:14px}.submit-reply-button{padding:10px 16px;background-color:#ffb200;color:#fff;border:none;border-radius:4px;cursor:pointer;align-self:flex-start;font-size:14px}.submit-reply-button:hover{background-color:#ffb300a7}.client-comment,.restaurant-reply{position:relative;left:4%}@media (max-width: 768px){.review-container{width:100%}}.review-categories{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.review-card{border-radius:8px;padding:12px;margin-top:1rem;width:270px;border:1px solid #e0e0e0;background-color:#fff}.card-title{display:flex;align-items:center;gap:10px}.icon{font-size:24px}.category{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start}.item{display:flex;justify-content:space-between;align-items:center;width:100%}.star span{color:gold;font-size:18px}@media (max-width: 768px){.review-card{width:100%}}._foodOrderCard_1bq0i_1{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._timeline_1bq0i_5{margin-top:3rem}@media (max-width: 400px){.circle{size:50}.main-content{display:flex;flex-direction:column;justify-content:center;align-items:center}}.buffet{width:100%;height:100vh}.buffet-item{display:flex;flex-direction:column;gap:10px}.buffet-list{display:flex;justify-content:space-between}.buffet-list .title h3{margin:0;font-size:16px;font-weight:700}.modal-btn{display:flex;justify-content:end;margin-top:0!important;margin-bottom:24px!important}.image-upload{display:flex;gap:10px}.special{width:100%;height:100vh}.special-item{display:flex;flex-direction:column;gap:10px}.special-list{display:flex;justify-content:space-between;padding-left:5px;padding-right:5px}.special-list .title h3{margin:0;font-size:16px;font-weight:700}.action{display:flex;gap:10px}.edit,.eye,.delete{font-size:20px;color:#1890ff;transition:color .3s ease}.edit:hover,.eye:hover,.delete:hover{color:#40a9ff}.eye{color:#52c41a}.eye-invisible{color:#f5222d}.delete{color:#ff4d4f}.delete:hover{color:#f5222d}.modal-btn{display:flex;justify-content:end;margin-top:10px;margin-bottom:10px}.pagination{display:flex;justify-content:end;margin-top:20px}.loading{display:flex;justify-content:center;align-items:center;height:100vh}.image-upload{display:flex;gap:1rem}.discount-item{display:flex;flex-direction:column;gap:10px}.discount-list{display:flex;justify-content:space-between;align-items:center}.date{display:flex;gap:10px}.title-discount{display:flex;gap:10px;font-size:16px}.no-data{display:flex;justify-content:center;align-items:center}.bottom_button{display:"flex";justify-content:"flex-end";gap:"10px"}@media (max-width: 480px){.bottom_button{display:flex;justify-content:flex-end;margin-top:200px!important;gap:10px}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-container{border-radius:8px;font-family:"Arial, sans-serif"}.ql-toolbar{border-radius:8px;margin-bottom:4px}.ql-editor{min-height:130px;font-size:14px;line-height:1.6;padding:8px;border:1px solid #CCCCCC!important;border-radius:8px}.form-container{display:grid;gap:16px}.upload-container{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.upload-item{flex:1;max-width:48%}.time-slots-container{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.title-slot{width:100%;font-size:18px;font-weight:500}.time-slot-section{width:100%}.time-slot-title{font-size:16px;font-weight:400;margin-bottom:12px;margin-top:12px;color:#333}.time-buttons-row{display:flex;flex-wrap:wrap;gap:24px}.time-button{width:100%;background-color:#fff;border:1px solid #ff7f0e;border-radius:4px;color:#ff7f0e;transition:all .3s ease;padding:8px}.time-button:hover{background-color:#fff!important;border:1px solid #ff7f0e!important;color:#ff7f0e!important}.time-button.selected{background-color:#ff7f0e;color:#fff}.time-button.selected:hover{background-color:#ff7f0e!important;color:#fff!important}.loader-container{display:flex;height:100%;justify-content:center}.textarea-container{display:grid;grid-template-columns:1fr 1fr;gap:16px}.textarea-item{width:100%}.form-item{display:flex;flex-direction:column;width:100%}.form-item label{margin-bottom:8px;font-weight:600}.ant-select-selector{border-color:#ff7f0e}.ant-select-item-option:hover{background-color:#e1e1e1}.ant-select-item-option-selected{background-color:#ff7f0e!important;color:#fff}.ant-select-item-option{background-color:#f5f5f5!important}@media (min-width: 768px){.textarea-container{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.buttonParent button{width:100%}.upload-item{max-width:100%}.time-buttons-row{gap:24px}.textarea-container{grid-template-columns:1fr}.half-width{grid-column:span 1}.form-item,.form-item input,.form-item select,.form-item textarea{width:100%}}.half-width{grid-column:span 2}@media (max-width: 480px){.time-buttons-row{gap:32px}.form-item{width:100%}.title-slot{width:100%;font-size:18px;font-weight:500;text-align:center}}.container{display:flex;justify-content:center;align-items:center;padding:24px;background-color:transparent!important;border:none!important;box-shadow:none!important}.card{width:100%;max-width:600px;border:none!important;box-shadow:none!important;padding:24px 16px}.department-selector{display:inline-flex;align-items:center;gap:8px;background:#f5f5f5;border-radius:4px}.department-label{color:#595959;font-size:14px;background-color:#d9d9d9;padding:5px 12px;border-top-left-radius:4px;border-bottom-left-radius:4px;border:4px}.department-select{width:150px;margin-right:5px}.department-select .ant-select-selector{padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.department-select .ant-select-selection-item{padding-right:20px!important;font-weight:500;color:#333}.department-select .ant-select-arrow{right:0}.department-dropdown .ant-select-item{padding:8px 12px}.department-dropdown .ant-select-item-option-selected{background-color:#f5f5f5;font-weight:500}.filter-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:50px!important;margin-top:10px}.status-buttons{display:flex;gap:16px}.status-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#fff;border-radius:16px;border:1px solid #d9d9d9;font-size:14px;font-weight:500;cursor:pointer}.badge-text{color:#595959}.filters{display:flex;gap:16px}.department-filter{display:flex;align-items:center;overflow:hidden}.department{background-color:#d9d9d9;color:#595959;padding:6px 20px}.search-filter input{width:200px;padding:10px}.filter-wrapper{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:flex-start}.department-filter{display:flex;align-items:center;border-radius:right}.label{background-color:#d9d9d9;padding:6px 20px;font-size:14px;font-weight:500;color:#595959;display:flex;align-items:center;justify-content:center}.ant-select{font-size:14px}.ant-select-selector{border:1px solid #d9d9d9!important;height:100%!important;display:flex!important;align-items:center}.search-filter input{width:200px;padding:8px}.table-container{width:100%;overflow-x:auto}.ant-table-thead>tr>th{text-align:center!important;color:#262626!important}.ant-table-tbody>tr>td{text-align:center}.ant-avatar{background-color:#fcfcfc;color:#262626;border:1px solid #d9d9d9}.time-column{font-size:12px;line-height:1.5}.place-column{font-size:12px;font-weight:700}.place-subtext{font-size:12px;color:gray}.custom-ant-table .ant-table-thead>tr>th{border-right:none!important;border-left:none!important}.ant-table-thead>tr>th{border-right:none!important;border-left:none!important}.ant-table-thead>tr{border:none!important}.place-button{color:gray;font-size:10px;border:1px solid #D9D9D9;padding:0 5px}@media (max-width: 1024px) and (min-width: 769px){.filter-container{display:flex;flex-direction:column;gap:16px}.status-buttons{display:flex;flex-wrap:nowrap;gap:12px;justify-content:center}.status-item{font-size:13px;padding:6px 10px}.filters{display:flex;justify-content:center;gap:16px;flex-wrap:nowrap}.search-filter input{width:250px}.place-button{font-size:8px;padding:0 4px}}@media (max-width: 768px){.filter-container{flex-direction:column;gap:24px}.status-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;justify-content:center}.status-item{font-size:12px;padding:5px 8px}.filters{justify-content:center;gap:10px;flex-wrap:wrap}.search-filter input{width:100%}.ant-table{font-size:12px}.place-button{font-size:6px;padding:0 3px}}@media (max-width: 480px){.filter-wrapper{display:flex;justify-content:center}.department-select{width:105px;margin-right:5px}.place-button{font-size:6px;padding:0 3px}}.basic-info-container{padding:24px;max-width:1200px;margin:0 auto}.basic-info-form{display:flex;flex-direction:column;gap:32px}.form-section{background:#fff;padding:24px;border-radius:12px;border:2px solid #e5e7eb;transition:all .3s ease}.form-section:hover{border-color:#ffb108;box-shadow:0 4px 12px #ffb1081a}.section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f3f4f6;display:flex;align-items:center;gap:8px}.section-title:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#ffb108,#ff8c00);border-radius:2px}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:16px}.form-row:last-child{margin-bottom:0}.form-group{display:flex;flex-direction:column;position:relative}.label-title{font-size:13px;margin-bottom:8px;font-weight:500;line-height:1.5;color:#374151;display:block;transition:color .3s ease}.form-group:focus-within .label-title{color:#ffb108}.basic-info-form input{width:100%;height:40px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff;transition:all .3s ease}.basic-info-form input:hover{border-color:#ffb108}.basic-info-form input:focus{border-color:#ffb108;box-shadow:0 0 0 4px #ffb1081a;outline:none;background:#fff}.basic-info-form input::placeholder{color:#9ca3af;font-weight:400}.basic-info-form input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6;border-color:#e5e7eb}.basic-info-form input[type=number]::-webkit-inner-spin-button,.basic-info-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.basic-info-form :where(.ant-select-single){height:42px}.basic-info-form :where(.ant-select-selector){height:42px!important;border:1px solid #e5e7eb!important;padding:0 12px!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;overflow-y:auto!important;border-radius:8px!important;scrollbar-width:thin}.basic-info-form :where(.ant-select-selection-item),.basic-info-form :where(.ant-select-selection-placeholder){line-height:29px!important;color:#9ca3af!important}:where(.css-dev-only-do-not-override-1mke02m).ant-select-multiple.ant-select-lg .ant-select-selection-overflow .ant-select-selection-item{height:32px}.basic-info-form :where(.ant-select-focused .ant-select-selector){border-color:#ffb108!important;box-shadow:0 0 0 4px #ffb1081a!important}.basic-info-form :where(.ant-select-disabled .ant-select-selector){background-color:#f3f4f6!important;cursor:not-allowed!important;opacity:.6!important;border-color:#e5e7eb!important}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:30px;line-height:38px}.ant-select-selector input:focus{border-color:none!important;box-shadow:none!important;outline:none!important}.image-upload-container{display:flex;flex-wrap:wrap;gap:24px;margin-top:8px}.upload-section{flex:1 1 calc(50% - 12px);min-width:280px;display:flex;flex-direction:column;gap:8px}.image-upload-box{display:flex;flex-direction:column;align-items:center;gap:16px;border:2px dashed #e5e7eb;padding:20px;border-radius:12px;background-color:#f9fafb;transition:all .3s ease}.image-upload-box:hover{border-color:#ffb108;background-color:#fff}.image-preview{width:100%;max-width:300px;height:180px;overflow:hidden;border-radius:8px;border:1px solid #e5e7eb;display:flex;justify-content:center;align-items:center;background-color:#f3f4f6}.preview-img{max-width:100%;max-height:100%;object-fit:cover}.image-placeholder{width:100%;max-width:300px;height:180px;display:flex;justify-content:center;align-items:center;color:#9ca3af;font-size:14px;border:2px dashed #e5e7eb;border-radius:8px;background-color:#f9fafb;text-align:center}.custom-upload{position:relative;width:100%;max-width:300px}.upload-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10}.upload-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;padding:0 16px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #28a74533;position:relative;overflow:hidden}.upload-button: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}.upload-button:hover:before{left:100%}.upload-button:hover{background:linear-gradient(135deg,#ea580c 50%,#df7030);box-shadow:0 4px 12px #28a7454d;transform:translateY(-1px)}.upload-button:active{transform:translateY(0)}.error-message{color:#ef4444;font-size:12px;margin-top:6px;font-weight:400;display:flex;align-items:center;gap:4px}.error-message:before{content:"⚠";font-size:14px}@media (max-width: 1024px){.basic-info-container,.form-section{padding:20px}.form-row{gap:16px}}@media (max-width: 768px){.basic-info-container{padding:16px}.form-section{padding:16px;gap:24px}.section-title{font-size:16px}.form-row{grid-template-columns:1fr;gap:16px}.upload-section{flex:1 1 100%}.image-upload-container{flex-direction:column}}@media (max-width: 480px){.basic-info-container{padding:12px}.form-section{padding:12px;border-radius:8px}.section-title{font-size:15px;margin-bottom:16px}.form-row{gap:12px;margin-bottom:12px}.label-title{font-size:12px;margin-bottom:6px}.basic-info-form input{height:38px!important;font-size:13px;padding:0 10px}.basic-info-form :where(.ant-select-single){height:38px!important}.basic-info-form :where(.ant-select-selector){height:38px!important;padding:0 10px!important}.basic-info-form :where(.ant-select-selection-item),.basic-info-form :where(.ant-select-selection-placeholder){line-height:36px!important}.image-preview,.image-placeholder{height:150px}.upload-button{height:38px;font-size:13px}}:root{--accent: #ffb108;--accent-dark: #e09e07;--muted: #9ca3af;--border: #e5e7eb;--bg-surface: #ffffff;--card-bg: #fbfbfd;--shadow: 0 6px 18px rgba(2, 6, 23, .06);--chip-bg: #f6f6f8}.ts-root{padding:18px;background:transparent;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.ts-title{margin:0 0 12px;font-size:18px;font-weight:600;color:#111827}.ts-grid{display:grid;grid-template-columns:1fr 420px;gap:20px}.ts-left{display:flex;flex-direction:column;gap:12px}.ts-period-card{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:12px;box-shadow:var(--shadow)}.ts-period-header{font-size:14px;margin-bottom:10px;color:#0f172a}.ts-time-grid{display:flex;flex-wrap:wrap;gap:8px}.ts-time-chip{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid transparent;background:var(--chip-bg);color:#111827;padding:8px 10px;border-radius:999px;cursor:pointer;font-weight:500;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;-webkit-user-select:none;user-select:none;min-width:72px;text-align:center}.ts-time-chip:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0206170f;background:#fff7e6;border-color:#0000000a}.ts-time-chip.selected{background:linear-gradient(90deg,var(--accent) 0%,#ff8c00 100%);color:#fff;border:none;box-shadow:0 8px 22px #ff89002e}.ts-right{display:flex;flex-direction:column;gap:12px}.ts-form-group{display:flex;flex-direction:column;gap:8px}.ts-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.ts-input,.ts-textarea{width:100%;box-sizing:border-box;height:40px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;font-size:14px;color:#0f172a;background:var(--bg-surface);transition:border-color .18s ease,box-shadow .18s ease;outline:none}.ts-textarea{height:auto;min-height:96px;resize:vertical;padding:10px 12px;line-height:1.4}.ts-input:hover,.ts-textarea:hover{border-color:var(--accent)}.ts-input:focus,.ts-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #5e38ff0f}.ts-ant-select .ant-select-selector{height:42px!important;border-radius:8px!important;border:1px solid var(--border)!important;display:flex!important;align-items:center!important;padding:0 8px!important;max-height:100px!important;overflow-y:auto!important;scrollbar-width:thin;box-sizing:border-box}:where(.ant-select-selection-item),:where(.ant-select-selection-placeholder){line-height:29px!important;color:#9ca3af!important}.ts-ant-select .ant-select-selection-placeholder{color:var(--muted)!important}.ant-select-focused .ant-select-selector{border-color:#ffb108!important;box-shadow:0 0 0 4px #ffb1081a!important}.ant-select-disabled .ant-select-selector{background-color:#f3f4f6!important;cursor:not-allowed!important;opacity:.6!important;border-color:#e5e7eb!important}.ts-checkbox-row{display:flex;gap:18px;align-items:center;margin-top:6px}.ts-checkbox{display:inline-flex;gap:8px;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:#111827;font-weight:500}.ts-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.ts-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1200}.ts-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080f1999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ts-modal-content{position:relative;width:100%;max-width:420px;background:#fff;color:#02061780;border-radius:10px;padding:20px;z-index:1201;box-shadow:0 8px 30px #02061780;text-align:center}.ts-modal-content h3{margin:0 0 8px;font-size:18px;color:#02061780}.ts-modal-content p{margin:0 0 18px;color:#444}.ts-modal-actions{display:flex;gap:12px;justify-content:center}.ts-btn{padding:10px 18px;border-radius:8px;border:none;cursor:pointer;font-weight:600;min-width:88px}.ts-btn-primary{background:linear-gradient(90deg,var(--accent) 0%,#ff8c00 100%);color:#fff;box-shadow:0 8px 22px #ff89002e}.ts-btn-ghost{background:#9ca3af;border:1px solid rgba(255,255,255,.14);color:#fff}@media (max-width: 980px){.ts-grid{grid-template-columns:1fr 360px}}@media (max-width: 760px){.ts-grid,.ts-row{grid-template-columns:1fr!important}}.location{height:100vh}.map-div{width:100%;height:600px}.location-input{width:100%;height:40px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff;transition:all .3s ease}.location-input:hover{border-color:#ffb108}.location-input:focus{border-color:#ffb108;box-shadow:0 0 0 4px #ffb1081a;outline:none;background:#fff}.location-input::placeholder{color:#9ca3af;font-weight:400}.location-input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6;border-color:#e5e7eb}.gallery{width:100%;height:100vh}.image{display:flex;flex-wrap:wrap;gap:10px}.arrgiment{width:100%;height:100%;margin-bottom:60px;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.7;text-align:left;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;padding:32px 40px;transition:all .3s ease}.restaurant-title{font-size:28px;font-weight:700;color:#1f1f1f;text-transform:uppercase;margin-bottom:6px;letter-spacing:1px}.restaurant-paragraph{font-size:15px;color:#555;margin-bottom:24px}.terms-list{list-style:none;margin-bottom:30px;border:1px solid #f0f0f0;border-radius:10px;background:#fafafa;padding:24px;transition:background .3s ease}.terms-list:hover{background:#fefefe}.terms-list li{font-size:16px;color:#444;margin-bottom:16px;position:relative;padding-left:26px}.terms-list li:before{content:"•";position:absolute;left:8px;top:0;color:#ffb108;font-size:22px;line-height:1}.terms-list strong{font-weight:600;color:#222}.checkbox-container{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:28px;padding:16px 20px;background-color:#fff7e6;border:1px solid #ffe58f;border-radius:10px;transition:all .3s ease}.checkbox-container:hover{background-color:#fff2cc}.checkbox-container .ant-checkbox-wrapper{font-size:16px;color:#222;text-align:start;margin-right:10px;line-height:1.6}.modalButton .ant-modal-content{position:relative;width:100%;max-width:420px;background:#fff;color:#02061780;border-radius:10px;padding:20px;z-index:1201;box-shadow:0 8px 30px #02061780;text-align:center}.modalButton .ant-modal-header{border-bottom:none!important;margin:0 0 8px}.modalButton .ant-modal-title{padding:10px 0 0;font-size:18px;color:#02061780!important;font-weight:700!important;font-size:22px!important}.modalButton .ant-modal-body{font-size:15px;color:#444;margin:0 0 18px}.modalButton .ant-modal-footer{border-top:none!important;text-align:center!important}.modalButton .ant-btn{padding:10px 18px;border-radius:8px;border:none;cursor:pointer;font-weight:600;min-width:88px}.modalButton .ant-btn-primary{background:linear-gradient(90deg,var(--accent) 0%,#ff8c00 100%)!important;color:#fff!important;box-shadow:0 8px 22px #ff89002e!important}.modalButton .ant-btn-default{background:#9ca3af!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}.create-restaurant{width:100%;display:flex}.sidebar{width:20%;height:100vh;display:flex;flex-direction:column;align-items:start;padding:10px;gap:10px;position:fixed;background-image:url(/assets/bottom-img-ud2XRsN1.png);background-size:contain;background-repeat:no-repeat;background-position:bottom;background-color:#f5f5f5;box-shadow:4px 0 6px #0000001a}.steps{width:80%;margin-left:20%;margin-top:20px;margin-bottom:8%;padding:20px}.navigation{width:100%;padding:10px 50px;background-color:#fff;position:fixed;bottom:0}.navigation-buttons{width:80%;display:flex;justify-content:end;align-items:center}.navigation-buttons{gap:10px}.navigation-buttons button{padding:8px 20px;border:none;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;cursor:pointer;transition:background-color .3s ease,transform .3s ease;border-radius:4px;font-size:16px;transition:all .3s ease;box-shadow:0 4px 16px #f973164d;position:relative;overflow:hidden}.navigation-buttons: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}.navigation-buttons:hover:before{left:100%}.navigation-buttons button:hover{background:linear-gradient(135deg,#ea580c,#df7030);transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.navigation-buttons button:active{transform:translateY(0);box-shadow:0 4px 12px #f973164d}.navigation-buttons button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.navigation-buttons button:disabled:after{content:"You must agree with terms and conditions";position:absolute;bottom:100%;left:-20%;transform:translate(-50%);background-color:#333;color:#fff;padding:5px;border-radius:3px;font-size:12px;white-space:nowrap;opacity:0;transition:opacity .3s ease;pointer-events:none}.navigation-buttons button:disabled:hover:after{opacity:1}.step-content{margin-top:10px}.breadcrumb{font-size:20px;font-weight:500}@media (max-width: 480px){.sidebar{display:none}.step-content{display:flex;justify-content:center;align-items:center}.steps{align-items:center;margin:0 auto;width:100%}.breadcrumb{display:none}.navigation-buttons{justify-content:center}}.container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 auto;padding:20px;font-family:Arial,sans-serif;background-color:#fff8e6;border-radius:8px;box-shadow:0 4px 8px #0000001a}.header-calender{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 0;border-bottom:1px solid #eee;margin-bottom:10px}.calendar-navigation{width:250px;display:flex;justify-content:space-between;align-items:center}.icon{font-size:20px;cursor:pointer;transition:color .3s}.current-month{font-size:18px;font-weight:700;color:#333;margin:0 10px}.today-button{font-size:14px;font-weight:700;color:#007bff;cursor:pointer;padding:5px 10px;border-radius:5px;background-color:#f0f0f0;transition:background-color .3s}.today-button:hover{background-color:#e0e0e0}.days-header{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;width:100%;text-align:center;color:#888;font-size:14px;font-weight:700;margin-bottom:10px}.day{padding:10px 0}.date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;width:100%;padding:5px 0}.date-cell{display:flex;justify-content:center;align-items:center}.date-circle{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;font-size:14px;cursor:pointer;transition:background-color .3s,color .3s}.date-circle.today{background-color:#581845;color:#fff}.date-circle.selected{background-color:#000;color:#fff}.date-circle.full-day-off{background-color:#ff5733;color:#fff}.date-circle.other-month{color:gray}.legend-container{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px}.legend-item{display:flex;align-items:center;gap:8px}.legend-circle{width:12px;height:12px;border-radius:50%}.legend-circle.current-day{background-color:#581845}.legend-circle.full-day-off{background-color:#ff5733}.legend-circle.time-slots-off{background-color:#eec645}.legend-text{font-size:.875rem;color:#4b5563}@media (max-width: 480px){.legend-container{flex-direction:column;align-items:flex-start;gap:16px}.legend-item{flex-direction:row;justify-content:flex-start;width:100%;gap:16px}.legend-text{text-align:left;flex:1}.header-calender{flex-direction:column!important;gap:10px}.day{font-size:10px;font-weight:700}.calendar-navigation{width:100%;margin-bottom:10px}.current-month{font-size:16px;margin:0}.today-button{align-self:flex-end}.date-grid{grid-template-columns:repeat(7,minmax(20px,1fr));gap:5px}.date-circle{width:15px;height:15px;font-size:10px}.calendar-container{width:100%;max-width:100%;overflow-x:hidden}@media (max-width: 768px){.today-button{margin:auto}}}.slot-container{width:100%;padding:10px}.title{font-size:24px;text-align:start;margin-bottom:20px}.full_day_header{display:flex;justify-content:space-between;align-items:center}.full_day_header h3{display:flex;gap:10px;text-align:start}.date_picker{width:90%;display:flex;justify-content:center;align-items:center;gap:10px;margin:10px 20px}.picker{width:50%;margin:0 auto}.header{display:flex;justify-content:space-between;align-items:center}.header h3{display:flex;gap:15px;text-align:start}.time_slot{margin:10px 20px}.time-slot-button{margin:2px}.time-slot-button.available{color:green}.time-slot-button.unavailable{color:red}.time-slot-button.disabled{color:red;pointer-events:none;opacity:.5}.btn{text-align:end}.custom-button{text-align:end;margin-top:20px;background-color:#ff9e00;color:#fff;border:none;transition:background-color .3s,color .3s}.custom-button:hover{background-color:#ff9e00;color:#fff}.custom-button:focus{outline:none}.custom-button:disabled{background-color:#f0f0f0;color:#d9d9d9;border:none}.custom-button:active{background-color:#ff9e00}@media (max-width: 480px){.title{font-size:20px}.full_day_header{justify-content:space-between!important;margin-bottom:10px}.full_day_header h2,.header h2{font-size:18px;gap:10px}.header{display:flex!important;justify-content:space-between!important;margin-bottom:10px}.date_picker{flex-direction:column;width:100%;margin:auto}.picker{width:100%}.time_slot{margin-left:10px}.btn{text-align:center}.custom-button{width:100%;font-size:14px}.header-morning{display:flex;justify-content:space-between;margin-top:20px;margin-bottom:10px;gap:10px}.icon-morning{margin-right:10px}}.settings-header{text-align:center;margin-bottom:24px}.settings-header-title{margin:0;font-weight:700;font-size:28px;color:#333;text-align:left}.settings-header-description{font-size:18px;color:#555;margin-top:10px;text-align:left!important}@media (max-width: 768px){.calendar,.timeSlot{width:100%}.settings{flex-direction:column}.settings-header-title{font-size:24px!important}.settings-header-description{font-size:16px}}@media (max-width: 480px){.settings-header-title{font-size:20px!important}.settings-header-description{font-size:14px}.settings-container{padding:15px}}.settings-container{background-color:#f9f9f9;border-radius:8px;margin:20px auto}.settings-header-title{margin:0;font-weight:700;font-size:28px;color:#333}.settings-header-description{font-size:18px;color:#555;margin-top:10px}.settings{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:stretch}.calendar,.timeSlot{height:auto;box-sizing:border-box;flex:1 1 45%;background-color:#fff;box-shadow:0 2px 4px #0000001a;transition:box-shadow .3s ease}.calendar:hover,.timeSlot:hover{box-shadow:0 6px 8px #00000026}@media (max-width: 768px){.calendar,.timeSlot{width:100%}.settings{flex-direction:column}.settings-header-title{font-size:24px}.settings-header-description{font-size:16px}}@media (max-width: 480px){.settings-header-title{font-size:20px}.settings-header-description{font-size:14px}.settings-container{padding:15px}}.action-button{background:transparent;border:1px solid;border-radius:5px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;font-size:14px;transition:all .3s ease;box-shadow:0 2px #00000005;min-width:80px!important}.action-button.no-label{min-width:50px!important;width:50px!important;display:flex;justify-content:center}.action-button:disabled{opacity:.5;cursor:not-allowed}.action-button.edit{border-color:#d9d9d9;color:#000!important}.action-button.update,.action-button.cancel{border-color:#d9d9d9;color:#000}.action-button.delete{border-color:#ff4d4f;color:#ff4d4f}.action-button.edit:hover{border-color:#4096ff!important;color:#4096ff!important}.action-button.update:hover{border-color:#4caf50;color:#4caf50}.action-button.cancel:hover{border-color:#fa8c16;color:#fa8c16}.action-button.delete:hover{border-color:#ff7875;color:#ffa39e}.menu-label{display:flex;justify-content:space-between;align-items:start}.menu-items h4{font-size:16px;font-weight:500}.items-icon{display:flex;gap:10px}.plus{color:#0707cb}.edit{color:#ffd500}.open{color:#00bf6c}.close{color:#000}.delete{color:#f44336}.hall-menu{flex:1}@media (max-width: 768px){.hall-menu{flex:none}}@media (max-width: 425px){.hall-menu{max-width:95%}}.menu{width:100%}.add-menu{display:flex;justify-content:end;margin-top:10px;margin-bottom:10px}.modal-button{background-color:#ff7f29e0;color:#fff;font-size:14px;font-weight:300;text-decoration:none;border:none;padding:10px;border-radius:10px;cursor:pointer;font-weight:700}.add-menu-button{background-color:#fe802b;color:#fff;font-size:14px;font-weight:300;text-decoration:none;border:none;padding:10px;border-radius:10px;cursor:pointer;margin-top:10px}.modal-button:hover{background-color:#f78030!important;color:#fff}.add-menu-button:hover{background-color:#fe802b!important;color:#fff}.custom-modal .ant-modal-header{background-color:#f97316;border-radius:8px 8px 0 0;padding:16px 24px;border-bottom:none}.custom-modal .ant-modal-title{color:#fff!important;font-size:16px;line-height:24px}.custom-modal .ant-modal-content{padding:0;border-radius:8px}.custom-modal .ant-modal-body{padding:20px;display:flex;flex-direction:column;gap:20px}.list{width:100%}.info-modal.ant-modal{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;max-height:90vh!important;overflow:hidden!important;width:50%!important;max-width:1000px!important}.info-modal .ant-modal-body{max-height:75vh!important;overflow-y:auto!important;overflow-x:hidden!important}.info-modal .ant-modal-header{position:sticky!important;top:0!important;z-index:10!important}@media (max-width: 768px){.info-modal.ant-modal{width:95%!important;max-width:95%!important;max-height:95vh!important}.info-modal .ant-modal-body{max-height:80vh!important;padding:12px!important}.info-modal .ant-modal-header{padding:12px 16px!important}}@media (max-width: 480px){.info-modal.ant-modal{width:98%!important;max-width:98%!important;max-height:98vh!important}.info-modal .ant-modal-body{max-height:85vh!important;padding:8px!important}}.menu-label{color:#000;font-size:14px;font-weight:500}.menu-input{margin-top:5px;margin-bottom:10px}.ant-select-arrow{color:#000}.menu-input,.ant-select,.ant-input{width:100%;color:#000}.input-error{border-color:red!important}.error-message{color:red;font-size:12px;margin-top:4px}.pagination{display:flex;justify-content:end}@media (max-width: 1024px){.custom-modal .ant-modal{width:60%;top:30%}}@media (max-width: 768px){.custom-modal .ant-modal{width:80%;top:20%;transform:translate(-50%)}.custom-modal .ant-modal-body{padding:16px}.label{font-size:12px}}@media (max-width: 480px){.custom-modal .ant-modal{width:95%;top:10%}.label{font-size:10px}.menu-input{font-size:12px}}.form label{font-size:15px;font-weight:500}.authLink{display:flex;justify-content:center;align-items:center;text-align:center;color:#ffb108;font-size:14px;font-weight:500;cursor:pointer;transition:color .3s ease}.authLink:hover{color:#5e38ff}.form:focus-within .label-title{color:#ffb108}.ant-input-outlined{color:#1a1a1a;border:2px solid #d9d9d9!important;transition:all .3s ease}.ant-input-outlined:focus,.ant-input-outlined:focus-within,.ant-input-outlined:active{border-color:#ffb108!important;box-shadow:0 0 0 4px #5e38ff1a!important;outline:none!important;background:#fff!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:inherit!important;background-color:transparent!important;transition:background-color 9999s ease-in-out 0s!important}.button_submit{margin:10px 0;background:linear-gradient(135deg,#f97316,#ea580c)!important;border:none;color:#fff;font-size:15px;font-weight:500;border-radius:10px;height:40px;width:100%;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #f973164d;position:relative;overflow:hidden}.button_submit: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}.button_submit:hover:before{left:100%}.button_submit:hover{background:linear-gradient(135deg,#ea580c,#df7030)!important;transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.billing-container{font-family:Poppins,sans-serif;background-color:#fff}.notification-banner{display:flex;justify-content:space-between;align-items:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;padding:20px;gap:16px;flex-wrap:wrap;margin-bottom:50px}.progress-content{display:flex;align-items:center;gap:12px;flex:1}.progress-text{display:flex;flex-direction:column}.progress-text Text{color:#262626}.sub-text{color:#595959;font-size:12px}.button-group{display:flex;gap:8px}.dismiss-btn{border-color:#ccc}.upgrade-btn1{background-color:#262626;color:#fff;border:1px solid #d9d9d9}.upgrade-btn1:hover{background-color:#262626!important;color:#fff!important;border:1px solid #d9d9d9}.billing-section{display:flex;flex-direction:column;gap:8px;margin-bottom:30px}.billing-header{display:flex;justify-content:space-between;align-items:center}.billing-title{margin:0 0 10px;color:#262626;font-size:18px!important}.billing-subtext{color:#888;font-size:14px!important;margin-top:-10px}.options-btn{font-size:20px;color:#555;cursor:pointer}.pricing-container{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:30px}.pricing-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;width:350px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s}.pricing-card:hover{transform:translateY(-5px)}.plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.plan-details{color:#888;font-size:14px;text-align:left;margin-bottom:20px}.plan-price{margin:16px 0;font-size:28px;font-weight:700;text-align:left}.business-paln{text-align:left;margin-bottom:5px}.plan-price span{font-size:14px;color:#888}.current-btn,.upgrade-btn{width:100%;height:40px;border-radius:4px;font-weight:600}.current-btn{background-color:#e9ecef;color:#333;border:1px solid #ddd}.upgrade-btn{background-color:#fff;color:#000;border:1px solid #000}.badge{font-size:12px;background-color:#f2f2f2;padding:2px 8px;border-radius:4px;color:#555}.invoice-table-container{padding:16px;background-color:#fff}.ant-table{border:1px solid #f0f0f0}.ant-table-cell{font-family:Poppins,sans-serif;font-size:14px;color:#262626}.invoice-table-container .ant-table-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoice-table-container .ant-table-cell-invoice{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.notification-banner{flex-direction:column;align-items:flex-start}.button-group{width:100%;justify-content:flex-end}.billing-header{flex-direction:row}.pricing-card{width:100%}.ant-table th,.ant-table td{font-size:12px;padding:8px}.invoice-table-container{padding:8px}}@media (max-width: 480px){.button-group{flex-direction:column;width:100%}.dismiss-btn,.upgrade-btn{width:100%}.ant-table-cell{font-size:11px!important;width:100%}}@media (min-width: 990px) and (max-width: 1035px){.pricing-container{justify-content:left}.pricing-card{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}}.offer_menu_modal{position:fixed!important;top:50%!important;left:60%!important;transform:translate(-60%,-50%)!important;margin:0!important;max-height:90vh!important;overflow:hidden!important}.offer_menu_modal .ant-modal-header{position:sticky!important;top:0!important;z-index:10!important;background-color:#f97316;border-radius:8px 8px 0 0;padding:16px 24px;border-bottom:none}.offer_menu_modal .ant-modal-title{color:#fff!important;font-size:16px;line-height:24px}.offer_menu_modal .ant-modal-content{padding:0;border-radius:8px}.offer_menu_modal .ant-modal-body{padding:20px;display:flex;flex-direction:column;gap:20px;max-height:75vh!important;overflow-y:auto!important;overflow-x:hidden!important}.offer_menu_modal .ant-modal-footer{padding:1rem}body.modal-open{overflow:hidden!important;position:fixed!important;width:100%!important}@media (min-width: 992px){.offer_menu_modal{position:absolute;left:33.33%}}@media (max-width: 768px){.offer_menu_modal.ant-modal{width:95%!important;max-width:95%!important;max-height:95vh!important}.offer_menu_modal .ant-modal-body{max-height:80vh!important;padding:12px!important}.offer_menu_modal .ant-modal-header{padding:12px 16px!important}}@media (max-width: 480px){.offer_menu_modal.ant-modal{width:98%!important;max-width:98%!important;max-height:98vh!important}.offer_menu_modal .ant-modal-body{max-height:85vh!important;padding:8px!important}}.screen-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;width:150px;transition:all .3s ease;text-decoration:none!important;display:block}.screen-card:hover{border-color:#ff7f2b;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.screen-card-content{display:flex;flex-direction:column}.screen-name{font-size:16px;font-weight:500;color:#333}.screen-id{font-size:12px;color:#666;margin-top:4px}.add-screen-card{width:150px;height:73px;border-radius:8px!important;border-style:dashed!important;border-color:#ff7f2b!important;color:#ff7f2b!important;display:flex!important;align-items:center;justify-content:center;padding:12px!important}.add-screen-card:hover{background:#fff7eb;color:#ff7f2b!important;border-color:#ff7f2b!important}.card-marquee-container{width:100%;overflow:hidden;padding:20px 0}.card-item-wrapper{height:100%;padding:0 10px}.card_container{position:relative;height:313px;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;border:1px solid #ffa500}.card_container:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026;border:1px solid #ffa500}.image-container{position:relative;overflow:hidden;height:200px}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.card_container:hover .card-image{transform:scale(1.05)}.item_no{position:absolute;bottom:8px;left:8px;background-color:#ffffffe6;padding:2px 8px;border-radius:4px;font-size:.75rem;box-shadow:0 1px 2px #0000001a}.discount_tag{position:absolute;top:24px;left:-1px;border-radius:0 20px 20px 0}.card-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.ant-carousel .slick-slide{text-align:center}.ant-carousel .slick-track{display:flex;align-items:stretch}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ant-carousel .slick-track{animation:marquee 50s linear infinite;width:max-content!important;display:flex}.ant-carousel .slick-track{animation:marquee 50s linear infinite;width:200%!important}@media (max-width: 768px){.item_no{font-size:.65rem;padding:2px 6px}.discount_tag{font-size:.75rem;padding:4px 8px}}@media (max-width: 480px){.image-container{aspect-ratio:1.2}.item_no{bottom:4px;left:4px}}.schedule-modal::-webkit-scrollbar{width:4px}.schedule-modal::-webkit-scrollbar-thumb{background-color:#f97316;border-radius:3px}.highlighted-date.ant-picker-cell-inner{background-color:#fd7f32!important;color:#fff!important;height:24px!important;width:24px!important;display:flex!important;justify-content:center!important;align-items:center!important;border-radius:4px!important}.ant-picker-cell-selected .highlighted-date.ant-picker-cell-inner{border:1px solid #1890ff!important}.ant-picker-cell:hover .highlighted-date.ant-picker-cell-inner{background-color:#ff9a5b!important}.search-bar .ant-picker{width:200px}.employee-header{background:#f0f5ff;margin-top:2rem}.action-button{min-width:160px}.break-card{border-left:3px solid #1890ff}.break-card:nth-child(odd){border-left-color:#d97706}.ant-timeline-item-head{padding-top:8px}@media (min-width: 992px){.job_post_modal{position:absolute;left:37%}}.custom-date-range .ant-picker-panels{flex-direction:column!important;overflow:hidden!important}.custom-card .ant-card-body{padding:10px;box-shadow:0 2px 4px #0000000d}.ant-typography{margin-bottom:0!important}@media (max-width: 768px){.ant-table-thead>tr>th{padding:8px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px!important}.ant-table-container{overflow-x:auto}.ant-pagination-item{min-width:24px;height:24px;margin:0 2px}.ant-pagination-item-link{min-width:24px;height:24px}.ant-select-selector{padding:0 16px!important}}@media (min-width: 992px){.reservation-modal{position:absolute;left:37%}}.make-reservation-form{scrollbar-width:thin;scrollbar-color:#FF7F32 #f1f1f1;scrollbar-gutter:stable;padding-right:16px;box-sizing:content-box}.make-reservation-form::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.make-reservation-form::-webkit-scrollbar-thumb{background:#ff7f32;border-radius:8px}.make-reservation-form::-webkit-scrollbar-thumb:hover{background:#e06b25}.filter-layout-container{margin-top:2rem;gap:16px}.filters-section{flex:1;min-width:0}.date-picker-section{margin-top:2rem;flex-shrink:0;min-width:fit-content}.date-picker-input{max-width:280px;min-width:200px}@media (max-width: 768px){.filter-layout-container{flex-direction:column!important;gap:12px}.filters-section{justify-content:center!important}.date-picker-section{align-self:stretch;justify-content:center!important}.date-picker-input{max-width:100%}}@media (max-width: 992px) and (min-width: 769px){.filter-layout-container{gap:14px}.filters-section{justify-content:center!important}}@media (min-width: 1200px){.filter-layout-container{gap:20px}}.food-management-header{margin-bottom:24px;text-align:center}.food-management-card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.food-management-card-small{background-color:#fafafa;margin-bottom:16px}.food-management-form-item{width:100%}.food-management-form-row{margin-top:16px}.food-management-form-section{margin-bottom:24px}.food-management-tag{margin-bottom:8px;cursor:pointer}.food-management-tag-container{margin-top:12px}.food-management-selected-tags{margin-top:8px}.food-management-price-preview{background-color:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:16px;margin-top:16px}.food-management-price-text{font-size:18px;font-weight:700;color:#52c41a}.food-management-addon-popover{width:400px;max-height:300px;overflow-y:auto}.food-management-addon-search{margin-bottom:12px}.food-management-availability-preview{background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;padding:16px;margin-top:16px}.food-management-availability-text{color:#1890ff}.food-management-variation-card{margin-bottom:16px}.food-management-variation-options{margin-bottom:16px;margin-top:8px}.food-management-option-list{width:100%;justify-content:space-between}.food-management-full-width-btn{width:100%}.food-management-add-btn{width:100%;margin-top:16px}.food-management-upload{margin-top:8px}.food-management-space-between{width:100%;justify-content:space-between}.food-management-full-width-space{width:100%}.food-management-label{font-weight:600;margin-bottom:8px;display:block}.food-management-secondary-text{color:#8c8c8c}@media (max-width: 768px){.food-management-container{padding:16px}.food-management-addon-popover{width:300px}}.food-management-tab-content{padding:0}.food-management-switch-container{margin-top:16px}.food-management-input-group{margin-top:8px}.food-management-option-input-row{margin-top:16px}.food-form-card{border-radius:24px!important;box-shadow:0 8px 32px #101e361a,0 1.5px 4px #101e3614;background:#fff;padding:32px 24px;transition:box-shadow .2s}.food-form-divider{font-size:1.1rem;color:#1677ff!important;font-weight:600;margin-bottom:16px!important}.food-form-btn{border-radius:8px!important;font-weight:600!important;transition:background .2s}.food-form-btn:hover{background:#1677ff!important;color:#fff!important}.food-form-upload .ant-upload{border-radius:12px!important;border:2px dashed #91d5ff!important;background:#f0f7ff!important;transition:border-color .2s}.food-form-upload .ant-upload:hover{border-color:#1677ff!important}.hanging-container{position:relative;perspective:1000px}.orders-text{color:#fff}.hanging-card{background-color:#fe802b;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0003;width:150px;text-align:center;position:relative}.hanging-card:before{content:"";position:absolute;top:6px;left:6px;right:6px;bottom:6px;border:2px solid white;border-radius:4px;pointer-events:none}.orders-reviews{color:#fff}.rating-card{background-color:#fe802b}.rating-badge{background:#fff;border-radius:1rem;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center}.hanging-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:16px;box-shadow:0 8px 32px #0000004d;text-align:center;min-width:180px;min-height:120px;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease;transform-style:preserve-3d;position:relative;overflow:hidden}.hanging-card:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 40px #0006}.hanging-card.open{background:linear-gradient(135deg,#4caf50,#45a049);border:2px solid rgba(76,175,80,.3)}.hanging-card.closed{background:linear-gradient(135deg,#f44336,#d32f2f);border:2px solid rgba(244,67,54,.3)}.hanging-card.flipping{animation:flipCard .6s ease-in-out}@keyframes flipCard{0%{transform:rotateY(0) scale(1)}50%{transform:rotateY(90deg) scale(.8)}to{transform:rotateY(0) scale(1)}}.loading-indicator{position:absolute;bottom:4px;left:50%;transform:translate(-50%);opacity:.8}.hanging-card:active{transform:translateY(1px) scale(.98);box-shadow:0 4px 16px #0000004d}.hanging-card:has(.loading-indicator){opacity:.7;pointer-events:none}.hanging-card .loading-indicator:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:#ffffff1a;border-radius:50%;animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(1.2);opacity:0}}@media (max-width: 768px){.hanging-card{min-width:140px;min-height:100px;padding:12px}.hanging-card h4{font-size:14px!important}.hanging-card .ant-typography{font-size:10px}}.custom-tabs .ant-tabs-nav{margin-bottom:0}.custom-tabs .ant-tabs-tab{width:100%;background:#f5f5f5;border:none;border-radius:20px;padding:8px 16px;color:#666;font-size:14px;font-weight:500;margin-left:10px!important;margin-right:10px!important}.custom-tabs .ant-tabs-nav:before{border-bottom:none!important}.custom-tabs .ant-tabs-tab-active{background:#ff8c00;color:#fff}.custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.custom-tabs .ant-tabs-tab:active .ant-tabs-tab-btn{color:#333!important}.custom-tabs .ant-tabs-tab:hover{color:#666}.custom-tabs .ant-tabs-ink-bar{display:none}.order-number{font-weight:600;color:#333;font-size:14px}.order-number .ant-card-body{padding:8px 16px;background:#faf9fb}.customer-info-card .ant-card-body{padding:8px 16px;background:#fff4e5;min-width:200px}.time-card .ant-card-body{padding:8px 16px;background:#fff4e5}.customer-info{display:flex;align-items:center;gap:12px;width:100%}.customer-main{display:flex;gap:8px;flex:1}.customer-number{background:#ff8c00;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;min-width:20px}.customer-name{font-weight:500;color:#333;font-size:14px}.customer-info-card .ant-card-body>.ant-flex>.ant-flex:first-child{display:flex!important;flex-direction:row!important;align-items:center!important}.time-section{display:flex;align-items:center;gap:4px;position:relative}.time-display{display:flex;align-items:center;gap:4px;font-weight:600;color:#333;font-size:14px}.time-dropdown-trigger{cursor:pointer;color:#666;font-size:12px;padding:2px}.time-dropdown-trigger:hover{color:#ff8c00}.min-label{font-size:12px;color:#666;font-weight:500}.customer-avatar-right{margin-left:8px}.location-icon{color:#666;font-size:16px;margin-left:4px}.status-tag{border-radius:12px;font-size:12px;font-weight:500;padding:2px 8px;margin-left:8px}.more-orders-container{padding:24px 16px;text-align:center;background:#fff}.more-orders-btn{background:#ff8c00;border:none;border-radius:25px;color:#fff;font-weight:600;padding:12px 32px;height:auto;font-size:16px}.more-orders-btn:hover{background:#e67c00;color:#fff}.ant-dropdown{border-radius:8px;box-shadow:0 4px 12px #0000001a}.ant-dropdown-menu{border-radius:8px;padding:8px}.ant-dropdown-menu-item{border-radius:4px;padding:8px 12px;font-weight:500}.ant-dropdown-menu-item:hover{background:#f0f0f0}@media (max-width: 768px){.order-management-container{max-width:100%}.customer-info{gap:8px}.customer-name,.time-display{font-size:13px}}.order-modal .ant-modal-content{border-radius:16px;overflow:hidden}.order-modal-content{padding:32px 24px}.order-header{text-align:center;margin-bottom:0}.order-title{margin:0;color:#333;font-weight:600}.order-items,.order-item{margin-bottom:24px}.item-name{font-size:16px;font-weight:500;color:#333;flex:1;position:relative}.item-price{font-size:16px;font-weight:600;color:#ff8c00;margin-left:12px}.item-options{margin-bottom:12px;margin-top:12px}.option-item{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:16px;background:#f8f9fa;margin:4px 4px 4px 0}.option-item.included{background:#f6ffed}.option-item.excluded{background:#fff2f0}.option-icon{font-size:14px}.check-icon{color:#52c41a}.close-icon{color:#ff4d4f}.option-text{font-size:13px;color:#666}.item-divider{margin:20px 0;border-color:#f0f0f0}.countdown-section{display:flex;justify-content:center;margin-bottom:40px}.countdown-container{position:relative;display:flex;align-items:center;justify-content:center}.countdown-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.countdown-icon{font-size:20px;margin-bottom:2px}.countdown-text{font-size:16px;font-weight:600;color:#333}.action-buttons{display:flex;justify-content:center}.decline-btn{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#666!important;border-radius:24px;padding:8px 40px;height:48px;font-weight:500;min-width:120px}.decline-btn:hover,.decline-btn:focus,.decline-btn:active{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#666!important;transform:none}.accept-btn{background:#ff8c00!important;border-color:#ff8c00!important;color:#fff!important;border-radius:24px;padding:8px 40px;height:48px;font-weight:600;min-width:120px}.accept-btn:hover,.accept-btn:focus,.accept-btn:active{background:#ff8c00!important;border-color:#ff8c00!important;color:#fff!important;transform:none}@media (max-width: 480px){.order-modal{margin:0 16px}.order-modal-content{padding:20px 16px}.item-name,.item-price{font-size:14px}.action-buttons .ant-space{width:100%}.decline-btn,.accept-btn{flex:1;max-width:120px}}.ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa;font-weight:500;width:30%}.ant-descriptions-bordered .ant-descriptions-item-content{padding:12px 24px}.ant-descriptions-bordered .ant-descriptions-item{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.ant-descriptions-bordered .ant-descriptions-view{border:1px solid #f0f0f0;border-radius:8px}.ant-card-head{border-bottom:1px solid #f0f0f0}.order-details-card{border-radius:12px;box-shadow:0 2px 8px #0000001a}.order-header{margin-bottom:0}.order-header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.order-id{font-size:18px;font-weight:600;color:#333;margin:0}.status-container{text-align:right}.status-tag{font-weight:600;border-radius:16px}.restaurant-section{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0}.restaurant-info{display:flex;align-items:center;gap:16px;flex:1}.restaurant-avatar{background-color:#333;color:#fff;font-weight:600}.restaurant-details{flex:1}.restaurant-name{font-size:18px;font-weight:600;color:#333;margin:0 0 4px}.restaurant-phone{font-size:14px;color:#666;margin:0}.arrow-icon{color:#666;font-size:16px}.delivery-section{padding:8px 0;border-bottom:1px solid #f0f0f0}.section-title{font-size:16px;font-weight:600;color:#333;margin:0 0 12px}.delivery-info{margin-top:8px}.delivery-type{font-size:14px;color:#333;margin:0}.pickup-section{display:none;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f0f0f0}.pickup-title{font-size:14px;font-weight:600;color:#52c41a;margin:0 0 4px}.pickup-time{font-size:14px;color:#333;margin:0}.dropdown-icon{color:#666;font-size:12px}.driver-section{display:none;padding:16px 0;border-bottom:1px solid #f0f0f0}.driver-info{display:flex;align-items:center;gap:12px}.driver-avatar{background-color:#ff8c00;color:#fff;font-weight:600}.driver-name{font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.driver-phone{font-size:14px;color:#666;margin:0}.dropoff-section{display:none;padding:16px 0;border-bottom:1px solid #f0f0f0}.dropoff-info{display:flex;align-items:flex-start;gap:12px}.location-icon{color:#333;font-size:16px;margin-top:2px}.dropoff-title{font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.dropoff-address{font-size:14px;color:#666;margin:0;line-height:1.4}.receipts-section{padding:8px 0}.receipts-header{margin-bottom:20px}.receipts-title{font-size:18px;font-weight:600;color:#333;margin:0 0 16px}.payment-method{display:none;font-size:14px;color:#666;font-weight:500}.order-items{width:100%;margin-bottom:16px}.order-item{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;border-radius:8px}.item-info{width:100%;margin-right:16px}.item-name{font-size:16px;font-weight:600;color:#333;margin:0 0 8px}.item-base-price,.item-discount{font-size:14px;color:#666;margin:4px 0}.item-quantity{display:none;font-size:12px;color:#666;margin:0 0 4px}.item-variation,.item-addon{font-size:14px;color:#333;margin:8px 0}.available-variations,.sub-addon{font-size:12px;color:#666;margin:4px 0 4px 16px}.item-price-container{text-align:right;display:flex;align-items:center;justify-content:flex-end;height:100%}.item-price{font-size:16px;color:#ff8c00;font-weight:600}.price-breakdown{margin-top:16px}.orange-text{color:#ff8c00;font-weight:600}.price-row{margin-bottom:12px;align-items:center}.price-row:last-child{margin-bottom:0}.price-value{text-align:right;font-weight:500;font-size:14px}.final-total-row{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.final-total{margin-top:12px;font-size:16px}.final-total .price-value{font-size:18px}.receipt-divider,.total-divider{margin:20px 0;border-color:#f0f0f0}.action-buttons{margin-top:32px;padding:8px 0 0;border-top:1px solid #f0f0f0}.button-row{margin-bottom:0;width:100%;display:flex;justify-content:center}.action-btn{height:44px;border-radius:22px;font-weight:500;font-size:14px}.call-btn{background-color:#ff8c00;border-color:#ff8c00;color:#fff}.call-btn:hover{background-color:#e67c00;border-color:#e67c00;color:#fff}.chat-btn{background-color:#fff;border-color:#d9d9d9;color:#333}.chat-btn:hover{background-color:#f5f5f5;border-color:#d9d9d9;color:#333}.cancel-btn{background-color:#fff;border-color:#d9d9d9;color:#333}.cancel-btn:hover{background-color:#f5f5f5;border-color:#d9d9d9;color:#333}.deliver-btn{height:48px;background-color:#ff8c00;border-color:#ff8c00;color:#fff;border-radius:24px;font-weight:600;font-size:16px}.deliver-btn:hover{background-color:#e67c00;border-color:#e67c00;color:#fff}.offer_menu_modal .ant-modal{top:20px!important;max-height:calc(100vh - 40px)}.offer_menu_modal .ant-modal-content{max-height:calc(100vh - 80px);display:flex;flex-direction:column}.offer_menu_modal .ant-modal-body{flex:1;overflow-y:auto;max-height:calc(100vh - 160px)}.offer_menu_modal .ant-modal-footer{flex-shrink:0;border-top:1px solid #f0f0f0;margin-bottom:8px}
