*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0f172a;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;overflow-x:hidden}main{display:flex;min-height:100vh}.main_container{padding:24px 32px;flex:1;min-width:0}.sidebar-toggle{color:#f8fafc;font-size:14px;font-weight:500;padding:8px 12px;border-radius:6px;border:1px solid rgba(148,163,184,.2);background:#0f172a;margin-bottom:16px}.sidebar-toggle:hover{border-color:#0d9488}.client-page{padding:24px 0}button{border:none;background:none;cursor:pointer;transition:all .3s ease-in}h1{color:#f8fafc;font-size:30px;font-style:normal;font-weight:600}.subtitle{color:#94a3b8;font-size:16px;font-style:normal;font-weight:400}ul{list-style:none;text-decoration:none}@media(max-width:992px){main{flex-direction:column}.main_container{padding:20px}}@media(max-width:576px){.sidebar-toggle{width:100%}.main_container{padding:16px}h1{font-size:24px}}.loader-wrap{min-height:260px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.loader-wrap-inline{min-height:0;width:auto;display:inline-flex;gap:0}.loader-wrap-full{min-height:100vh}.loader-orbit{border-radius:999px;border:3px solid rgba(148,163,184,.22);border-top-color:#14b8a6;border-right-color:#22d3ee;animation:loader-spin .85s linear infinite;box-shadow:0 0 0 1px #14b8a614}.loader-orbit-sm{width:14px;height:14px;border-width:2px}.loader-orbit-md{width:42px;height:42px}.loader-label{color:#cbd5e1;font-size:14px;font-weight:500;text-align:center}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard{display:flex;flex-direction:column;gap:32px}.dash_info{display:flex;align-items:center;justify-content:space-around}.dash_card{border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;padding:24px;display:flex;flex-direction:column}.dash_card div{display:flex;align-items:center;gap:100px;margin-bottom:40px}.dash_card div img{padding:10px;border-radius:33554400px;background:#eff6ff}.dash-name{color:#94a3b8;font-size:14px;font-style:normal;font-weight:500}.dash-value{color:#f8fafc;font-size:30px;font-style:normal;font-weight:600;margin-bottom:4px}.dash_comparison{color:#94a3b8;font-size:14px;font-style:normal;font-weight:400}.dash_comparison span{color:#00a63e}.dash_rest-title{display:flex;justify-content:space-between;margin-bottom:24px}.dash_rest-title h2{color:#f8fafc;font-size:24px;font-style:normal;font-weight:600}.dash_rest-title button{padding:8px 12px;color:#fff;font-size:14px;font-weight:500;border-radius:6px;background:#0d9488}.dash_rest-title button:hover{opacity:.8}.dashboard_restaurants-cards{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.dashboard_restaurants-card{width:372.328px;padding:24px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;display:flex;flex-direction:column;gap:24px;cursor:pointer}.dr_img{width:24px;height:24px}.dashboard_restaurants-card h3{color:#f8fafc;font-size:18px;font-weight:600;margin:40px 0}.dashboard_restaurants-card img{padding:12px;border-radius:12px;background-color:#0f857d}.dash_restaurant-info{color:#94a3b8;font-size:14px;font-style:normal;font-weight:400}.dash_restaurant-info p{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.dash_restaurant-info span{color:#f8fafc;font-weight:600}.restaurant_title{display:flex;justify-content:space-between;margin-bottom:12px}.restaurant_title button{color:#fff;font-size:14px;font-weight:500;padding:12px 16px;border-radius:6px;background:#0d9488}.restaurants_list{margin-top:32px;display:flex;flex-wrap:wrap;gap:24px}.restaurant_card{padding:24px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;display:flex;flex-direction:column;gap:40px}.rest_card-head{display:flex;align-items:center;justify-content:space-between}.rest_card-head img{padding:12px;border-radius:12px;background:linear-gradient(135deg,#0d9488,#0d9488cc)}.rest_card-head button{font-size:28px;color:#fff}.rest-settings{position:relative}.rest-card-subsetting{padding:7px;width:128px;position:absolute;top:100%;right:0;margin-top:4px;display:flex;flex-direction:column;align-items:start;gap:12px;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#1e293b;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.rest-card-subsetting button{color:#f8fafc;font-size:18px;font-weight:400;width:100%;text-align:left}.rest-card-subsetting button:last-child{color:#dc2626}.rest-card-subsetting button:hover{opacity:.7}.restaurant-name{color:#f8fafc;font-size:18px;font-weight:600}.rest_info-p{margin:8px;color:#94a3b8;font-size:14px;font-weight:400}.rest_info-p span{color:#f8fafc;font-weight:600}.rest-stats{border-top:1px solid rgba(148,163,184,.12);display:flex;align-items:left;gap:16px}.rest-buttons{display:flex;gap:8px}.rest-btn{color:#f8fafc;text-align:center;font-size:14px;font-weight:500;padding:8px 56px;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#0f172a}.rest-btn:hover{opacity:.8}.edit-restaurant-page{max-width:760px}.edit-restaurant-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.edit-restaurant-back{color:#f8fafc;font-size:14px;font-weight:500;padding:10px 16px;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#0f172a}.edit-restaurant-form{padding:24px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;display:flex;flex-direction:column;gap:16px}.order-header{padding:24px;border-bottom:1px solid rgba(148,163,184,.12);background:#1e293b;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.order-header h3{color:#f8fafc;font-size:30px;font-weight:600}.order-buttons{display:flex;gap:8px}.order-buttons button{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#0f172a;color:#f8fafc;font-size:14px;font-weight:500}.order-buttons span{padding:6px 12px;border-radius:6px;border:1px solid rgba(148,163,184,.12);color:#f8fafc;font-size:14px;font-weight:500}.order-main{display:flex;gap:24px;align-self:stretch}.status-column{width:320px;flex:1 0 0}.status-column h4{color:#f8fafc;font-size:18px;font-weight:600;margin-bottom:16px}.status-container{display:flex;flex-direction:column;align-items:stretch;min-height:220px;gap:12px}.status-slot{min-height:140px;border-radius:12px}.status-slot:empty{border:1px dashed rgba(148,163,184,.2)}.order-item{width:100%;padding:16px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;display:flex;flex-direction:column;gap:12px;cursor:grab}.order-item_num{color:#f8fafc;font-size:18px;font-weight:600}.order-info_p{color:#94a3b8;font-size:14px;font-weight:400}.order-price{padding-top:16px;color:#f8fafc;font-size:16px;font-style:normal;font-weight:600;border-top:1px solid rgba(148,163,184,.12);display:flex;gap:180px}.order-price button{color:#fff;background:#ff0101;border:1px solid #ff0101;font-size:14px;padding:6px 12px;border-radius:6px}.order-price button:hover{background:none;color:#dc2626;border:1px solid #ff0101}.table-page{display:flex;flex-direction:column;gap:32px}.table-title{display:flex;justify-content:space-between}.table-title button{color:#fff;font-size:14px;font-weight:500;padding:10px 16px;border-radius:6px;background:#0d9488}.tables_stats{display:flex;justify-content:space-around}.table-stat_card{display:flex;width:377.656px;height:110px;padding:25px 25px 1px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b}.table-stat_title{color:#94a3b8;font-size:14px;font-weight:400}.table-stat_value{color:#f8fafc;font-size:30px;font-weight:600}.table_list{display:flex;flex-wrap:wrap;gap:16px}.table_card{display:flex;flex-direction:column;width:229px;gap:16px;padding:25px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b}.table-card_title{display:flex;align-items:center;justify-content:space-between}.table-number{color:#0d9488;font-size:20px;font-weight:700;padding:10px 20px;border-radius:12px;background:#0d94881a}.table_seats{color:#929497;font-size:16px;font-weight:600}.table_isActive{display:flex;justify-content:space-between;color:#94a3b8;font-size:14px;font-weight:400}.switch{position:relative;display:inline-block;width:32px;height:18.4px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#1a2533;transition:.3s;border-radius:18.4px;border:1.5px solid #16a085}.slider:before{position:absolute;content:"";height:12px;width:12px;top:2px;left:2px;bottom:1.7px;background-color:#16a085;transition:.3s;border-radius:50%}input:checked+.slider{background-color:#16a085}input:checked+.slider:before{transform:translate(13px);background-color:#1a2533}.view_qr{color:#f8fafc;font-size:14px;font-weight:500;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#0f172a;padding:6px}.menu-title{display:flex;align-items:center;justify-content:space-between}.menu-title_buttons{display:flex;gap:16px}.menu-title_buttons button{padding:10px 16px;border-radius:6px;color:#fff;font-size:14px;font-weight:500;background:#0d9488}.menu-title_buttons button:first-child{border:1px solid rgba(148,163,184,.12);background:#0f172a}.categoies_list{display:inline-flex;gap:8px;padding:6px 12px;border-radius:12px;background:#334155;list-style:none;margin:0;width:fit-content;margin-block:32px}.category-li{padding:4px 8px;color:#f8fafc;font-size:14px;font-weight:500;cursor:pointer}.active-li{border-radius:12px;border:1px solid rgba(0,0,0,0);background:#1e293b}.menu_list{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:20px}.menu-card{display:flex;flex-direction:column;width:100%;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;overflow:hidden}.menu-item_cover{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.menu-item-info{display:flex;flex-direction:column;gap:9px;padding:15px;flex:1}.menu-item_name{color:#f8fafc;font-size:18px;font-weight:600}.menu-item_description{color:#94a3b8;font-size:14px;font-weight:400;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.menu-price{color:#f8fafc;font-size:22px;font-weight:600;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:auto}.menu-price span{flex-shrink:0;font-size:12px;font-weight:500;padding:2px 8px;border-radius:6px;border:1px solid rgba(148,163,184,.12)}.menu-item_setting{display:flex;gap:8px;margin-top:10px}.menu-item_setting button{color:#f8fafc;font-size:14px;font-weight:550;padding:5px 12px;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#0f172a}.menu-item_setting button:first-child{flex:1 0 0}.client-menu{display:flex;flex-direction:column;align-items:center}.client-header{display:flex;flex-direction:column;align-items:center;width:100%;padding:16px;border-bottom:1px solid rgba(148,163,184,.12);background:#1e293b;margin-bottom:16px}.client-head-title{display:flex;gap:300px;margin-bottom:16px}.client-title{color:#f8fafc;font-size:20px;font-weight:600}.cart-btn{padding:12px 16px;border-radius:6px;background:#0d9488}.client-filter{display:flex;gap:12px}.client-li{padding:8px 16px;color:#94a3b8;text-align:center;font-size:14px;font-weight:500;border-radius:33554400px;background:#334155;cursor:pointer}.client-active{color:#fff;background:#0d9488}.client-menu_list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;align-items:stretch;width:min(1000px,100%);padding:0 12px}.client-card{display:flex;flex-direction:column;width:100%;min-height:100%;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;overflow:hidden}.client-card_img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.client-card_info{padding:15px 15px 18px;display:flex;flex-direction:column;flex:1}.client-card_title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;color:#f8fafc;font-size:18px;font-weight:600;margin-bottom:9px}.client-card_title span{flex-shrink:0;font-size:14px;font-weight:500;padding:2px 8px;border-radius:6px;border:1px solid rgba(148,163,184,.12)}.client-card_description{color:#94a3b8;font-size:14px;font-weight:400;margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.client-card_other{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.clirnt-price{color:#f8fafc;font-size:20px;font-weight:700}.add-Btn{min-width:88px;color:#fff;font-size:14px;font-weight:500;padding:6px 12px;border-radius:6px;background:#0d9488;transition:transform .16s ease,background-color .2s ease,box-shadow .2s ease}.add-Btn:active{transform:scale(.96)}.add-Btn-added{background:#16a34a;box-shadow:0 0 0 2px #16a34a40}.cart-page{max-width:980px;margin:0 auto;padding:24px 16px 220px;display:flex;flex-direction:column;gap:16px}.cart-back-btn{width:fit-content;color:#cbd5e1;font-size:14px;font-weight:500}.cart-back-btn:hover{color:#f8fafc}.cart-list{display:flex;flex-direction:column;gap:16px}.cart-card{border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;display:flex;gap:16px;padding:16px}.cart-card>img{width:220px;height:160px;object-fit:cover;border-radius:10px}.cart-card-info{flex:1;display:flex;flex-direction:column;gap:10px}.cart-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-card-title h4{color:#f8fafc;font-size:20px;font-weight:600;display:flex;align-items:center;gap:8px}.cart-card-title h4 span{color:#cbd5e1;font-size:12px;font-weight:500;border-radius:6px;border:1px solid rgba(148,163,184,.2);padding:3px 8px}.cart-delete-btn img{width:20px;height:20px}.cart-delete-btn:hover{opacity:.75}.price-for-each{color:#94a3b8;font-size:14px;font-weight:400}.cart-input-label{color:#e2e8f0;font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:6px}.cart-qty-input,.cart-note-input{border-radius:8px;border:1px solid transparent;background:#334155;color:#f8fafc;width:100%;outline:none;transition:all .2s ease}.cart-qty-input{max-width:110px;padding:8px 10px}.cart-note-input{min-height:84px;padding:10px 12px;resize:vertical;font-family:inherit}.cart-qty-input:focus,.cart-note-input:focus{border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a63d}.cart-note-input::placeholder{color:#94a3b8}.cart-card-price{color:#f8fafc;font-size:15px;font-weight:600}.cart-total{position:fixed;left:50%;bottom:16px;transform:translate(-50%);width:min(980px,calc(100% - 32px));border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;padding:20px;display:flex;flex-direction:column;gap:10px;z-index:30}.cart-total h3{color:#f8fafc;font-size:20px;font-weight:600;margin-bottom:4px}.cart-total p{color:#cbd5e1;font-size:14px;font-weight:500;display:flex;justify-content:space-between}.cart-total-line{border-top:1px solid rgba(148,163,184,.16);margin-top:4px;padding-top:12px;color:#f8fafc;font-size:16px;font-weight:700}.checkout-btn{margin-top:8px;color:#fff;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#0d9488;padding:10px 14px}.checkout-btn:hover:not(:disabled){opacity:.85}.checkout-btn:disabled{opacity:.5;cursor:not-allowed}.cart-empty{border-radius:12px;border:1px dashed rgba(148,163,184,.3);background:#1e293b66;padding:28px}.cart-empty h3{color:#f8fafc;font-size:20px;font-weight:600;margin-bottom:8px}.cart-empty p{color:#94a3b8;font-size:14px}.cart-count{color:#fff;font-size:12px;text-align:center;font-weight:600}@media(max-width:760px){.cart-card{flex-direction:column}.cart-card>img{width:100%;height:180px}.cart-total{bottom:0;width:100%;border-radius:12px 12px 0 0}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top left,rgba(20,184,166,.15),transparent 45%),radial-gradient(circle at bottom right,rgba(56,189,248,.12),transparent 45%),#0f172a}.auth-card{width:100%;max-width:460px;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#1e293b;box-shadow:0 20px 25px -5px #00000059,0 8px 10px -6px #0000004d;padding:12px}.auth-tabs{display:flex;gap:8px;background:#0f172a;border-radius:10px;padding:6px;margin-bottom:14px}.auth-tab{flex:1;color:#94a3b8;font-size:14px;font-weight:600;border-radius:8px;padding:10px}.auth-tab-active{color:#fff;background:#0d9488}.auth-form{padding:18px;display:flex;flex-direction:column;gap:14px}.auth-form h1{font-size:28px;margin-bottom:2px}.auth-subtitle{color:#94a3b8;font-size:14px;margin-bottom:6px}.auth-label{color:#e2e8f0;font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:6px}.auth-input{border-radius:8px;border:1px solid transparent;background:#334155;color:#f8fafc;padding:11px 12px;font-size:14px;outline:none;transition:all .2s ease}.auth-input:focus{border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a63d}.auth-input::placeholder{color:#94a3b8}.auth-submit{margin-top:4px;color:#fff;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#0d9488;padding:11px 14px}.auth-submit:hover{opacity:.85}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-error{color:#fca5a5;font-size:13px}.profile-page{display:flex;flex-direction:column;gap:18px}.profile-header{display:flex;flex-direction:column;gap:6px}.profile-hero{padding:22px;border-radius:14px;border:1px solid rgba(148,163,184,.15);background:radial-gradient(circle at top right,rgba(13,148,136,.22),transparent 42%),#1e293b;display:flex;align-items:center;gap:16px}.profile-avatar{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0d9488,#0ea5e9);color:#fff;font-size:22px;font-weight:600}.profile-hero_info{display:flex;flex-direction:column;gap:4px}.profile-hero_info h2{color:#f8fafc;font-size:24px;font-weight:600}.profile-hero_info p{color:#94a3b8;font-size:14px}.profile-plan_box{margin-left:auto;text-align:right}.profile-plan_box p{color:#94a3b8;font-size:12px;margin-bottom:6px}.profile-role{display:inline-flex;padding:8px 12px;border-radius:999px;background:#0d94882e;color:#5eead4;font-size:13px;font-weight:600}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-card{padding:20px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:#1e293b;display:flex;flex-direction:column;gap:16px}.profile-card-wide{grid-column:span 2}.profile-card h3{color:#f8fafc;font-size:18px;font-weight:600}.profile-card_head{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-plan_cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-plan_card{border-radius:10px;padding:14px;border:1px solid rgba(148,163,184,.14);background:#0f172a;display:flex;flex-direction:column;gap:12px}.profile-plan_card h4{color:#f8fafc;font-size:16px;font-weight:600;margin-bottom:8px}.profile-plan_card-active{border-color:#0d9488a6;box-shadow:0 0 0 1px #0d94884d}.profile-plan_price{color:#5eead4;font-size:20px;font-weight:600}.profile-plan_features{display:flex;flex-direction:column;gap:7px}.profile-plan_feature{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(148,163,184,.12);padding-bottom:7px}.profile-plan_feature span{color:#94a3b8;font-size:13px}.profile-plan_feature strong{color:#e2e8f0;font-size:13px;font-weight:600}.profile-plan_btn{margin-top:auto;width:100%;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:600;color:#f8fafc;border:1px solid rgba(148,163,184,.25);background:#111b30}.profile-plan_btn:hover{border-color:#0d9488cc;background:#0d9488}.profile-form{display:flex;flex-direction:column;gap:12px}.profile-label{color:#e2e8f0;font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:6px}.profile-input{border-radius:8px;border:1px solid rgba(148,163,184,.18);background:#0f172a;color:#f8fafc;padding:10px 12px;outline:none;font-size:14px;transition:border-color .2s ease}.profile-input:focus{border-color:#14b8a6}.profile-input:disabled{opacity:.75;cursor:not-allowed}.profile-actions{display:flex;gap:8px}.profile-btn{padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600}.profile-btn-primary{color:#fff;background:#0d9488}.profile-btn-secondary{color:#f8fafc;background:#0f172a;border:1px solid rgba(148,163,184,.2)}@media(max-width:540px){.auth-page{align-items:flex-start;padding:16px}.auth-form{padding:14px}}@media(max-width:1200px){.dash_info{flex-wrap:wrap;justify-content:flex-start;gap:16px}.dash_card{flex:1 1 260px}.dashboard_restaurants-card{width:calc(50% - 12px)}.tables_stats{flex-wrap:wrap;justify-content:flex-start;gap:16px}.table-stat_card{width:calc(50% - 8px)}.order-main{flex-wrap:wrap}.status-column{min-width:280px;flex:1 1 280px}}@media(max-width:992px){.restaurant_title,.table-title,.menu-title{flex-wrap:wrap;gap:12px}.menu-title_buttons{width:100%;flex-wrap:wrap;gap:10px}.dashboard_restaurants-card,.table-stat_card{width:100%}.table_card{width:calc(50% - 8px)}.restaurant_card,.menu-card{width:100%}.menu-item_cover,.client-card_img{width:100%;max-width:100%;object-fit:cover}.order-header{flex-direction:column;align-items:flex-start;gap:14px}.order-buttons{flex-wrap:wrap}.order-price{gap:16px;justify-content:space-between;flex-wrap:wrap}.status-column{width:100%;min-width:0}.client-head-title{width:100%;gap:16px;justify-content:space-between}.client-filter{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){.dash_info{flex-direction:column;align-items:stretch}.dash_card div{gap:16px;justify-content:space-between;margin-bottom:20px}.dash_rest-title,.restaurant_title,.table-title,.menu-title{flex-direction:column;align-items:flex-start}.restaurant_title button,.table-title button,.menu-title_buttons button{width:100%}.categoies_list{display:flex;width:100%;overflow-x:auto;white-space:nowrap;margin-block:20px}.restaurants_list,.menu_list,.table_list,.dashboard_restaurants-cards{gap:16px}.restaurant_card,.menu-card,.table_card,.client-card{width:100%;max-width:100%;flex:1 1 100%}.table-stat_card{height:auto;min-height:110px}.order-header{padding:16px;margin-bottom:20px}.order-buttons{width:100%}.client-head-title{flex-direction:column;align-items:flex-start}.client-menu_list{width:100%;grid-template-columns:1fr;padding:0 8px}.profile-hero{flex-direction:column;align-items:flex-start}.profile-plan_box{margin-left:0;text-align:left}.profile-grid{grid-template-columns:1fr}.profile-card-wide{grid-column:auto}.profile-plan_cards{grid-template-columns:1fr}.profile-card_head{flex-direction:column;align-items:flex-start}.profile-actions{width:100%;flex-direction:column}.profile-btn{width:100%}}@media(max-width:576px){.order-header h3{font-size:24px}.table-number{font-size:18px;padding:8px 14px}.client-li{padding:6px 12px}.client-card_title{font-size:16px;gap:10px}.menu-price{font-size:18px}}.sidebar{display:flex;flex-direction:column;align-items:center;width:255px;max-width:255px;padding:32px;background:#020617;min-height:100vh;overflow:hidden;transition:width .25s ease,max-width .25s ease,padding .25s ease,opacity .2s ease}.aside_head{padding:17px 0;border-bottom:1px solid #1e293b;display:flex;align-items:center;justify-content:center;gap:12px;color:#e2e8f0;font-size:18px;font-weight:600}.aside_head img{padding:8px;border-radius:8px;background:#0d9488}.nav_ul{align-items:center;color:#e2e8f080;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.6px;text-transform:uppercase;gap:12px;width:100%;display:flex;flex-direction:column}.nav_btn{margin:14px;padding:10px;border-radius:8px;width:100%;align-items:left;display:flex;gap:12px;color:#e2e8f0cc;text-align:center;font-size:16px;font-weight:600}.nav_btn:hover{background:#0d9488;opacity:.9}.nav_active{background:#0d9488;color:#fff}.aside_profile{background:#070c27;border-radius:16px;margin-top:auto;display:flex;padding:12px 12px 0;gap:12px;border-top:1px solid #1e293b;cursor:pointer}.aside_profile img{padding:12px;border-radius:50%;background:#0d9488}.aside_profile:hover{background:#050e38}.aside_profile_active{background:#0b132f;border:1px solid rgba(13,148,136,.45)}.aside_name,.aside_mail{color:#e2e8f0;font-size:14px;font-weight:500}.aside_profile button{padding:5px;border-radius:12px;transition:.1s}.aside_profile button:hover{background-color:#e4161679}.sidebar-hidden{width:0;max-width:0;min-width:0;padding:0;opacity:0;pointer-events:none}@media(max-width:992px){.sidebar{width:100%;max-width:100%;min-height:auto;padding:16px 20px;gap:16px;align-items:stretch}.aside_head{justify-content:flex-start;padding:10px 0}nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.nav_ul{min-width:max-content;width:auto;align-items:flex-start}.nav_btn{margin:0;width:auto;min-width:150px}.aside_profile{margin-top:0;padding:12px 0 0}.sidebar-hidden{display:none}}@media(max-width:576px){.aside_profile{gap:8px}.aside_mail{font-size:12px}}.modal-overlay{position:fixed;inset:0;background:#0f172ab3;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{padding:24px;border-radius:8px;border:1px solid rgba(148,163,184,.12);background:#0f172a;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;max-height:80vh;width:min(680px,calc(100vw - 32px));overflow-y:auto;scrollbar-width:thin;scrollbar-color:#14b8a6 #0f172a}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#0f172a;border-radius:8px}.modal-content::-webkit-scrollbar-thumb{background-color:#14b8a6;border-radius:8px;border:2px solid #0f172a}.modal-content::-webkit-scrollbar-thumb:hover{background-color:#0bc5ea}.modal-content h2{color:#f8fafc;font-size:18px;font-weight:600}.modal-title{gap:200px;display:flex;align-items:center;justify-content:space-between;margin-bottom:33px}.modal-title button{font-size:24px;color:#fff}.modal-form{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.form-p{color:#f8fafc;font-size:14px;font-weight:500;margin-bottom:8px}.form-input{border-radius:6px;border:1px solid rgba(0,0,0,0);background:#334155;box-shadow:0 0 0 .243px #14b8a60a;padding:9px 12px;width:100%;color:#f8fafc;font-size:14px;transition:all .2s ease-in-out;outline:none}.form-input:hover{box-shadow:0 0 0 1px #14b8a633}.form-input:focus{border:1px solid #14b8a6;box-shadow:0 0 0 2px #14b8a64d;background:#334155}.form-input:disabled{background:#1e293b;cursor:not-allowed;opacity:.6}.form-input::placeholder{color:#94a3b8;font-size:14px}.form-textArea{border-radius:6px;border:1px solid rgba(0,0,0,0);background:#334155;box-shadow:0 0 0 .243px #14b8a60a;padding:9px 12px;width:100%;min-height:100px;color:#f8fafc;font-size:14px;resize:vertical;transition:all .2s ease-in-out;outline:none;font-family:inherit}.form-textArea:hover{box-shadow:0 0 0 1px #14b8a633}.form-textArea:focus{border:1px solid #14b8a6;box-shadow:0 0 0 2px #14b8a64d;background:#334155}.form-textArea:disabled{background:#1e293b;cursor:not-allowed;opacity:.6}.form-textArea::placeholder{color:#94a3b8;font-size:14px}.form-buttons{display:flex;justify-content:flex-end;gap:8px}.form-cancel{color:#f8fafc;text-align:center;font-size:14px;font-weight:500;padding:8px 16px;border-radius:6px;border:1px solid rgba(148,163,184,.12);background:#0f172a}.form-accept{color:#fff;text-align:center;font-size:14px;font-weight:500;padding:8px 16px;border-radius:6px;background:#0d9488}.working-hours{display:flex;flex-direction:column;gap:4px;margin-top:12px}.day-hours{display:flex;align-items:center;gap:6px}.day-name{width:80px;font-weight:500;color:#f8fafc}.time-input{width:70px;padding:6px}.closed-label{display:flex;align-items:center;gap:4px;font-size:12px;color:#f8fafc}.form-select{border-radius:6px;border:1px solid rgba(0,0,0,0);background:#334155;box-shadow:0 0 0 .243px #14b8a60a;width:100%;color:#f8fafc;font-size:14px;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all .2s ease-in-out;height:38px;display:flex;align-items:center;padding:0 12px;background-image:url("data:image/svg+xml,%3Csvg fill='white' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.form-select:hover{box-shadow:0 0 0 1px #14b8a633}.form-select:focus{border:1px solid #14b8a6;box-shadow:0 0 0 2px #14b8a64d}.form-cont{display:flex;align-items:flex-end;gap:12px}.qr_container{display:flex;flex-direction:column;align-items:center;padding:34px;margin-bottom:45px;border-radius:16px;border:2px solid rgba(148,163,184,.12);background:linear-gradient(180deg,#0000 0% 100%);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.qr_container img{max-width:224px;margin-bottom:24px}.table_num{color:#f8fafc;text-align:center;font-size:24px;font-style:normal;font-weight:500}@media(max-width:768px){.modal-overlay{align-items:flex-end;padding:12px}.modal-content{width:100%;max-height:88vh;padding:18px;border-radius:12px 12px 8px 8px}.modal-title{gap:16px;margin-bottom:18px}.form-cont{flex-direction:column;align-items:stretch}.day-hours{flex-wrap:wrap}}
