@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}body{margin:0;padding:0;font-family:Poppins}.signup-container{display:flex;flex-direction:row}.left-section{background-color:#5e38ff;width:40%;min-width:320px;height:100%;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:40px}.left-paragraph{font-size:1rem;font-weight:300;line-height:1.6;color:#fff;margin-bottom:25px}.testimonial{background-color:#fe802b;padding:20px;border-radius:8px;margin-top:50px}.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}.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:background-color .3s ease}.dot.active{background-color:#fff}.dot:hover{background-color:#a3a3a3}.button-get-started{margin:20px 0 10px;background-color:#fe802b;border:none;color:#fff;font-weight:500;border-radius:10px;height:50px;width:100%;cursor:pointer;font-size:1.5rem;line-height:1.5}@media (max-width: 1024px){.left-title{font-size:30px}.info{margin-bottom:30px}.testimonial{padding:15px;margin-top:0}.quote{font-size:1.2rem}.author-name,.description{font-size:.8rem}}@media (max-width: 768px){.signup-container{flex-direction:column}.left-section{width:30%;height:auto;padding:20px;text-align:center}.left-title{font-size:2rem}.left-paragraph{font-size:.9rem}.testimonial{padding:10px}.quote{font-size:1rem}.page-dots{margin-top:15px}}@media (max-width: 480px){.left-title{font-size:1.5rem}.left-paragraph{font-size:.8rem}.testimonial{padding:10px}.quote{font-size:.9rem}.dot{width:8px;height:8px}}.input-bottom{margin-bottom:15px}.error-message{color:red;font-size:10px}.form-item{flex:1;display:flex;flex-direction:column;margin-bottom:15px}.right-section{padding:5px 50px 0;margin:auto;width:100%}.progress-bar{width:100%;padding:25px}.signup-info{padding:20px 100px 0}.signup-title{font-size:24px;font-weight:600px;line-height:48px;color:#262626;margin-bottom:15px;font-family:Poppins}.signup-form{display:flex;flex-direction:column}.signup-form .form-row{display:flex;gap:10px;margin-bottom:0}#first-name{width:100%}.password-details{margin-bottom:15px}.signup-form input,.signup-form select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.phone-input-container{width:100%;margin-bottom:15px}.phone-input-field{width:100%!important;padding:10px;border:1px solid #ccc;border-radius:5px}.phone-input-container .flag-dropdown{border:none}.signup-form button:hover{background-color:#fe802b}.label-title{font-size:12px;margin-bottom:5px;font-weight:300;line-height:21px;color:#5e6577;display:block}.submit{margin-top:10px;font-family:Poppins;font-weight:100;font-size:14px!important}select{color:#949494}.password-title{margin-bottom:5px}.toggle-password-button{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.toggle-password-button span{color:#262626}.password-input{position:relative}.custom-password-input{margin-bottom:6px}.custom-password-input .ant-input{padding:12px;font-size:16px;line-height:1.5}.custom-password-input .ant-input-password-icon{display:flex;align-items:center;justify-content:center;color:#333}.password-design{display:flex;align-items:center}@media (max-width: 1024px) and (min-width: 768px){.right-section{width:70%;padding:20px}.progress-bar{width:100%}.signup-info{padding:20px}.signup-form{padding:0}.signup-title{font-size:28px;line-height:42px}.signup-form .form-row{flex-direction:row;gap:10px;margin-bottom:-15px!important}.phone-input-container{width:100%}.phone-input-field{padding:8px}}@media (max-width: 768px){.signup-container{flex-direction:column}.left-section,.right-section{width:100%}.right-section,.signup-info{padding:20px}.signup-form{flex-direction:column}.signup-form .form-row{flex-direction:column;gap:0}}@media (max-width: 480px){.progress-bar{display:none}.signup-title{font-size:28px;font-weight:500;font-family:Poppins}}.button{padding:8px 20px;border-radius:5px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;display:inline-flex;align-items:center;justify-content:center}.button-primary{background-color:#007bff;color:#fff;border:none}.button-primary:hover{background-color:#0056b3;box-shadow:0 4px 8px #0003}.button-secondary{background-color:#6c757d;color:#fff;border:none}.button-secondary:hover{background-color:#545b62;box-shadow:0 4px 8px #0003}.button-outline{background-color:transparent;color:#007bff;border:2px solid #007bff}.button-outline:hover{background-color:#e9f5ff;color:#0056b3;box-shadow:0 4px 8px #0003}.button-modal_add{max-width:160px;width:100%;margin-left:auto;padding:12px 20px;text-align:center;justify-content:center;background-color:#f97316;border:#f97316;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff!important;font-size:20px!important;font-weight:700;line-height:24px}.button-modal_submit{max-width:100%;width:100%;margin:0 auto;padding:12px 20px;text-align:center;justify-content:center;background-color:#f97316;border:#f97316;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff!important;font-size:16px!important;font-weight:700;line-height:24px}.button-disabled{background-color:#d6d6d6;color:#a0a0a0;cursor:not-allowed}.spinner{border:2px solid #f3f3f3;border-top:2px solid #007bff;border-radius:50%;width:16px;height:16px;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_16cra_1{background-color:#f5f5f5}._cover_16cra_5{position:relative;background:linear-gradient(to bottom right,#ffcda6,#fb8d35);height:160px}._profile_16cra_11{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:140px!important;height:140px!important;z-index:1}._user_16cra_22{margin-top:2rem;padding-top:2rem;width:100%}._email_16cra_28{display:flex;justify-content:center}._nav_16cra_33{margin-top:1rem}.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}.flex-column>label{color:#151717;font-weight:600}.inputForm{border:1.5px 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:1.5px solid #2d79f3}.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}.span{font-size:14px;margin-left:5px;color:#2d79f3;font-weight:500;cursor:pointer}.button-submit{margin:20px 0 10px;background-color:#151717;border:none;color:#fff;font-size:15px;font-weight:500;border-radius:10px;height:50px;width:100%;cursor:pointer}.button-submit:hover{background-color:#252727}.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.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}.dropdown-icon{color:#666;font-size:12px}.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-form{display:flex;flex-wrap:wrap;gap:16px}input{border:1px solid rgb(255,177,8);padding:8px;border-radius:4px;font-size:16px;transition:border-color .3s ease}input:focus{border-color:#ffb108;outline:none}input:hover{border-color:#ffb108}.form-group{flex:1 1 45%;display:flex;flex-direction:column}.form-group label{margin-bottom:8px;font-weight:500;color:#333}.form-group input{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:16px;transition:border-color .3s ease}.form-group input:focus{border-color:#ffb108;outline:none}.form-group input:hover{border-color:#ffb108;outline:none}.image-upload-container{display:flex;flex-wrap:wrap;gap:20px;min-width:49%;margin:0 auto;padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a}.upload-section{flex:1 1 45%;display:flex;flex-direction:column;gap:25px}.upload-label{font-size:16px;font-weight:700;color:#333;display:block}.image-upload-box{display:flex;flex-direction:column;align-items:center;gap:10px;border:2px dashed #ddd;padding:15px;border-radius:8px;background-color:#f9f9f9;position:relative}.image-preview{width:100%;height:150px;overflow:hidden;border-radius:8px;border:1px solid #ccc;display:flex;justify-content:center;align-items:center;background-color:#f1f1f1}.preview-img{max-width:100%;max-height:150px;object-fit:cover}.image-placeholder{display:flex;align-items:center;width:100px;height:100px;color:#aaa;font-size:14px;border:1px dashed #ddd;border-radius:8px;background-color:#f8f8f8;text-align:center}.custom-upload{position:relative;width:100%;text-align:center}.upload-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;font-size:16px;font-weight:700;color:#fff;background-color:#28a745;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 4px 6px #0000001a}.upload-button:hover{background-color:#218838;box-shadow:0 6px 8px #00000026}.anticon{font-size:18px}.upload-placeholder{font-size:14px;font-style:italic;color:#999}.image-upload-box{display:flex;flex-direction:column;align-items:center;border:2px dashed #ddd;padding:15px;border-radius:8px;background-color:#f9f9f9}@media (max-width: 768px){.basic-info-form{padding:10px;margin-bottom:100px}.form-group{flex:1 1 100%}input{border-width:1px}}.time-slot{display:flex;flex-direction:column;gap:20px}.time-period{display:flex;flex-direction:column;gap:10px}.time-buttons{display:flex;flex-wrap:wrap;gap:10px}.time-buttons button{padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#f9f9f9;cursor:pointer;transition:background-color .3s ease}.time-buttons button.selected{background-color:#ffb108;color:#fff}.time-buttons button:hover{background-color:#e09e07;color:#fff}.parent{display:flex;flex-wrap:wrap;gap:10px}.checkbox{display:flex;gap:20px}.box{display:flex;justify-content:center;align-items:center;gap:10px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal-content{color:#fff;background-color:#505050;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center}.modal-content button{margin:10px;padding:10px 20px;border:none;background-color:#ffb108;color:#fff;cursor:pointer;transition:background-color .3s ease;border-radius:4px;font-size:16px}.modal-content button:hover{background-color:#e09e07}@media (max-width: 480px){.time-slot{margin-bottom:100px}}.location{height:100vh}.map-div{width:100%;height:600px}.gallery{width:100%;height:100vh}.image{display:flex;flex-wrap:wrap;gap:10px}.arrgiment{width:100%;height:100%;margin-bottom:60px;font-family:Arial,sans-serif;line-height:1.6;text-align:left}.terms-list{list-style:none;padding-left:0;margin-bottom:30px;text-align:left}.terms-list li{font-size:18px;color:#444;margin-bottom:15px}.terms-list strong{font-weight:700;color:#222}.checkbox-container{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-top:20px}.checkbox-container .ant-checkbox-wrapper{font-size:16px;color:#222;text-align:start;margin-right:10px}.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-color:#ffb108;color:#fff;cursor:pointer;transition:background-color .3s ease,transform .3s ease;border-radius:4px;font-size:16px}.navigation-buttons button:hover{background-color:#e09e07;transform:translateY(-2px)}.navigation-buttons button:active{transform:translateY(0)}.navigation-buttons button:disabled{background-color:#ccc;cursor:not-allowed;position:relative}.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{display:flex;justify-content:center;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%}.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:#000;font-size:14px;font-weight:500;cursor:pointer;transition:color .3s ease}.authLink:hover{color:#2d79f3}.button_submit{margin:10px 0;background-color:#151717;border:none;color:#fff;font-size:15px;font-weight:500;border-radius:10px;height:40px;width:100%;cursor:pointer}.button_submit:hover{background-color:#252727!important}.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 .ant-modal-header{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}.offer_menu_modal .ant-modal-footer{padding:1rem}@media (min-width: 992px){.offer_menu_modal{position:absolute;left:33.33%}}.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;gap:10px}.date-picker-section{flex-shrink:0;min-width:fit-content}.date-picker-input{width:100%;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}
