@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;padding:0;width:100%;height:100%}body{display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#f7fafc;color:#1a202c}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;color:#667eea;text-decoration:inherit}a:hover{color:#764ba2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s}button:hover{border-color:#667eea}button:focus,button:focus-visible{outline:4px auto rgba(102,126,234,.5)}.logo-main{border-radius:50%}._container_1f3jw_1{position:fixed;top:80px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:10000;pointer-events:none}@media(max-width:640px){._container_1f3jw_1{left:20px;right:20px;top:70px}}._toast_1f3jw_20{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-radius:12px;background:#fff;box-shadow:0 10px 40px #0f172a26;border-left:4px solid;animation:_slideIn_1f3jw_1 .3s ease-out;pointer-events:auto;max-width:420px}@keyframes _slideIn_1f3jw_1{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_1f3jw_1{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}._content_1f3jw_56{display:flex;align-items:center;gap:12px;flex:1}._icon_1f3jw_63{display:flex;align-items:center;justify-content:center;flex-shrink:0}._message_1f3jw_70{font-size:14px;font-weight:500;color:#1f2937;line-height:1.4}._closeButton_1f3jw_77{background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;margin-left:12px;flex-shrink:0;transition:color .2s ease}._closeButton_1f3jw_77:hover{color:#6b7280}._success_1f3jw_96{border-left-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#f6ffed)}._success_1f3jw_96 ._icon_1f3jw_63{color:#10b981}._error_1f3jw_105{border-left-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#ffe4e4)}._error_1f3jw_105 ._icon_1f3jw_63{color:#ef4444}._info_1f3jw_114{border-left-color:#3b82f6;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}._info_1f3jw_114 ._icon_1f3jw_63{color:#3b82f6}._order_1f3jw_123{border-left-color:#f97316;background:linear-gradient(135deg,#fff7ed,#ffe4cc);animation:_slideIn_1f3jw_1 .3s ease-out,_pulse_1f3jw_1 2s ease-in-out infinite}._order_1f3jw_123 ._icon_1f3jw_63{color:#f97316}@keyframes _pulse_1f3jw_1{0%{box-shadow:0 10px 40px #0f172a26}50%{box-shadow:0 10px 50px #f9731640}to{box-shadow:0 10px 40px #0f172a26}}@media(max-width:640px){._toast_1f3jw_20{max-width:none}}._container_772cb_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#3b82f6,#60a5fa);padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._wrapper_772cb_11{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 20px 40px #1e40af33,0 0 0 1px #ffffff1a;width:100%;max-width:900px;overflow:hidden;display:flex;min-height:550px;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease}._left_772cb_25{flex:1;padding:40px;background:#fffffffa}._header_772cb_31{background:transparent;color:#0f172a;padding:0 0 25px;text-align:left}._icon_772cb_38{margin-bottom:10px;color:#3b82f6;filter:drop-shadow(0 4px 8px rgba(59,130,246,.3));transition:transform .3s ease,filter .3s ease}._icon_772cb_38:hover{transform:scale(1.05)}._title_772cb_49{font-size:28px;font-weight:800;margin:0 0 8px;letter-spacing:-.8px;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:opacity .3s ease}._subtitle_772cb_61{font-size:15px;margin:0;opacity:.8;font-weight:500;color:#64748b;transition:opacity .3s ease}._form_772cb_70{padding:0}._formTitle_772cb_74{font-size:22px;font-weight:700;margin:0 0 28px;color:#1e293b;letter-spacing:-.5px;transition:color .3s ease}._error_772cb_83{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#dc2626;padding:16px 20px;border-radius:12px;font-size:14px;margin-bottom:24px;border-left:4px solid #dc2626;box-shadow:0 4px 12px #dc26261a}._formGroup_772cb_94{margin-bottom:20px}._label_772cb_98{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px;letter-spacing:.2px;transition:color .3s ease}._input_772cb_108{width:100%;padding:14px 18px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._inputWrapper_772cb_121{position:relative;display:flex;align-items:center}._passwordToggle_772cb_127{position:absolute;right:12px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#64748b;padding:6px;border-radius:8px;transition:color .2s ease,transform .12s ease}._passwordToggle_772cb_127:hover{color:#374151;transform:scale(1.05)}._passwordToggle_772cb_127:focus{outline:none;box-shadow:0 0 0 4px #3b82f61f}._input_772cb_108:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a,0 8px 25px #3b82f626;transform:translateY(-2px)}._input_772cb_108:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;opacity:.7}._button_772cb_167{width:100%;padding:14px 24px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:12px;letter-spacing:.5px;box-shadow:0 8px 25px #3b82f64d;position:relative;overflow:hidden}._button_772cb_167:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._button_772cb_167:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 35px #3b82f666}._button_772cb_167:hover:not(:disabled):before{left:100%}._button_772cb_167:active:not(:disabled){transform:translateY(-1px)}._button_772cb_167:disabled{opacity:.6;cursor:not-allowed;transform:none}._linkRow_772cb_215{display:flex;justify-content:space-between;gap:12px;margin-top:16px;align-items:center}._link_772cb_215{color:#3b82f6;text-decoration:none;font-size:14px;font-weight:600;transition:all .3s ease;position:relative}._link_772cb_215:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#1d4ed8;transition:width .3s ease}._link_772cb_215:hover:after{width:100%}._link_772cb_215:hover{color:#1d4ed8;transform:translate(2px)}._smallLink_772cb_252{color:#64748b;font-size:13px;text-decoration:none;transition:all .3s ease}._smallLink_772cb_252:hover{color:#374151;transform:translate(2px)}._footer_772cb_264{padding:24px 0 0;text-align:left;color:#9ca3af;font-size:13px;transition:opacity .3s ease}._footer_772cb_264 p{margin:0}._right_772cb_276{width:48%;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;position:relative;overflow:hidden}._right_772cb_276:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);animation:_float_772cb_1 6s ease-in-out infinite}@keyframes _float_772cb_1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(10px,-10px) rotate(5deg)}}._illustration_772cb_305{margin-bottom:30px;filter:drop-shadow(0 10px 30px rgba(7,64,250,.3))}._cardContainer_772cb_310{position:relative;width:100%;max-width:320px;height:280px;margin-bottom:30px}._featureCard_772cb_318{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:scale(.9) translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);pointer-events:none;border:1px solid rgba(255,255,255,.2)}._cardActive_772cb_340{opacity:1;transform:scale(1) translateY(0);pointer-events:auto;z-index:1}._cardIcon_772cb_347{margin-bottom:20px;animation:_iconFloat_772cb_1 3s ease-in-out infinite}@keyframes _iconFloat_772cb_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._cardTitle_772cb_357{font-size:24px;font-weight:800;margin:0 0 12px;color:#fff;letter-spacing:-.5px}._cardDescription_772cb_365{font-size:15px;line-height:1.6;color:#ffffffe6;margin:0}._rightContent_772cb_372{text-align:center;max-width:320px;position:relative;z-index:1}._rightContent_772cb_372 h3{margin:10px 0 12px;font-size:20px;font-weight:800;letter-spacing:-.3px}._rightContent_772cb_372 p{margin:0;opacity:.9;font-size:14px;line-height:1.5}._dots_772cb_393{margin-top:20px;display:flex;gap:8px;justify-content:center}._dot_772cb_393{width:10px;height:10px;background:#fff6;border-radius:50%;transition:all .3s ease;border:none;cursor:pointer;padding:0}._dot_772cb_393:hover{background:#fff9;transform:scale(1.2)}._dotActive_772cb_416{width:20px;height:10px;background:#fff;border-radius:8px;box-shadow:0 0 15px #ffffff80}@media(max-width:900px){._wrapper_772cb_11{max-width:100%;flex-direction:column}._right_772cb_276{width:100%;padding:35px;border-top-left-radius:0;border-top-right-radius:0}._left_772cb_25{padding:35px}}@media(max-width:768px){._wrapper_772cb_11{max-width:100%}._left_772cb_25,._right_772cb_276{padding:30px 25px}._title_772cb_49{font-size:24px}._formTitle_772cb_74{font-size:20px}}@media(max-width:480px){._container_772cb_1{padding:15px}._wrapper_772cb_11{border-radius:16px;min-height:auto}._left_772cb_25,._right_772cb_276{padding:25px 20px}._title_772cb_49{font-size:22px}._formTitle_772cb_74{font-size:18px;margin-bottom:20px}._button_772cb_167{padding:12px 20px;font-size:14px}._input_772cb_108{padding:12px 16px;font-size:14px}._linkRow_772cb_215{flex-direction:column;align-items:flex-start;gap:8px}}._container_1jlwx_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#3b82f6,#60a5fa);padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._wrapper_1jlwx_11{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 20px 40px #1e40af33,0 0 0 1px #ffffff1a;width:100%;max-width:900px;overflow:hidden;display:flex;min-height:550px;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease}._left_1jlwx_25{flex:1;padding:40px;background:#fffffffa}._header_1jlwx_31{background:transparent;color:#0f172a;padding:0 0 25px;text-align:left}._icon_1jlwx_38{margin-bottom:10px;color:#3b82f6;filter:drop-shadow(0 4px 8px rgba(59,130,246,.3));transition:transform .3s ease,filter .3s ease}._icon_1jlwx_38:hover{transform:scale(1.05)}._title_1jlwx_49{font-size:28px;font-weight:800;margin:0 0 8px;letter-spacing:-.8px;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:opacity .3s ease}._subtitle_1jlwx_61{font-size:15px;margin:0;opacity:.8;font-weight:500;color:#64748b;transition:opacity .3s ease}._form_1jlwx_70{padding:0}._formTitle_1jlwx_74{font-size:22px;font-weight:700;margin:0 0 28px;color:#1e293b;letter-spacing:-.5px;transition:color .3s ease}._error_1jlwx_83{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#dc2626;padding:16px 20px;border-radius:12px;font-size:14px;margin-bottom:24px;border-left:4px solid #dc2626;box-shadow:0 4px 12px #dc26261a}._formGroup_1jlwx_94{margin-bottom:20px}._label_1jlwx_98{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px;letter-spacing:.2px;transition:color .3s ease}._input_1jlwx_108{width:100%;padding:14px 18px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._inputWrapper_1jlwx_121{position:relative;display:flex;align-items:center}._passwordToggle_1jlwx_127{position:absolute;right:12px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#64748b;padding:6px;border-radius:8px;transition:color .2s ease,transform .12s ease}._passwordToggle_1jlwx_127:hover{color:#374151;transform:scale(1.05)}._passwordToggle_1jlwx_127:focus{outline:none;box-shadow:0 0 0 4px #3b82f61f}._input_1jlwx_108:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a,0 8px 25px #3b82f626;transform:translateY(-2px)}._input_1jlwx_108:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;opacity:.7}._inputError_1jlwx_167{border-color:#dc2626;background:#fef2f2}._inputError_1jlwx_167:focus{box-shadow:0 0 0 4px #dc26261a,0 8px 25px #dc262626}._fieldError_1jlwx_176{display:block;color:#dc2626;font-size:13px;margin-top:8px;font-weight:500}._checkboxLabel_1jlwx_184{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#374151;-webkit-user-select:none;user-select:none;gap:10px;font-weight:500}._checkbox_1jlwx_184{width:20px;height:20px;cursor:pointer;accent-color:#3b82f6;margin:0;border-radius:4px}._buttonGroup_1jlwx_204{display:flex;gap:16px;margin-top:32px}._button_1jlwx_204{flex:1;padding:14px 24px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px;box-shadow:0 8px 25px #3b82f64d;position:relative;overflow:hidden}._button_1jlwx_204:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._button_1jlwx_204:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 35px #3b82f666}._button_1jlwx_204:hover:not(:disabled):before{left:100%}._button_1jlwx_204:active:not(:disabled){transform:translateY(-1px)}._button_1jlwx_204:disabled{opacity:.6;cursor:not-allowed;transform:none}._backButton_1jlwx_257{flex:1;padding:14px 24px;background:#6b72801a;color:#374151;border:2px solid #d1d5db;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px}._backButton_1jlwx_257:hover:not(:disabled){background:#6b728033;border-color:#9ca3af;transform:translateY(-2px);box-shadow:0 8px 25px #6b728033}._backButton_1jlwx_257:disabled{opacity:.6;cursor:not-allowed}._footer_1jlwx_283{padding:24px 0 0;text-align:left;color:#9ca3af;font-size:13px;transition:opacity .3s ease}._footer_1jlwx_283 p{margin:0}._loginLink_1jlwx_295{color:#3b82f6;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative}._loginLink_1jlwx_295:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#1d4ed8;transition:width .3s ease}._loginLink_1jlwx_295:hover:after{width:100%}._loginLink_1jlwx_295:hover{color:#1d4ed8;transform:translate(2px)}._right_1jlwx_323{width:48%;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;position:relative;overflow:hidden}._right_1jlwx_323:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);animation:_float_1jlwx_1 6s ease-in-out infinite}@keyframes _float_1jlwx_1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(10px,-10px) rotate(5deg)}}._illustration_1jlwx_352{margin-bottom:30px;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}._cardContainer_1jlwx_357{position:relative;width:100%;max-width:320px;height:280px;margin-bottom:30px}._featureCard_1jlwx_365{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:scale(.9) translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);pointer-events:none;border:1px solid rgba(255,255,255,.2)}._cardActive_1jlwx_387{opacity:1;transform:scale(1) translateY(0);pointer-events:auto;z-index:1}._cardIcon_1jlwx_394{margin-bottom:20px;animation:_iconFloat_1jlwx_1 3s ease-in-out infinite}@keyframes _iconFloat_1jlwx_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._cardTitle_1jlwx_404{font-size:24px;font-weight:800;margin:0 0 12px;color:#fff;letter-spacing:-.5px}._cardDescription_1jlwx_412{font-size:15px;line-height:1.6;color:#ffffffe6;margin:0}._rightContent_1jlwx_419{text-align:center;max-width:320px;position:relative;z-index:1}._rightContent_1jlwx_419 h3{margin:10px 0 12px;font-size:20px;font-weight:800;letter-spacing:-.3px}._rightContent_1jlwx_419 p{margin:0;opacity:.9;font-size:14px;line-height:1.5}._dots_1jlwx_440{margin-top:20px;display:flex;gap:8px;justify-content:center}._dot_1jlwx_440{width:10px;height:10px;background:#fff6;border-radius:50%;transition:all .3s ease;border:none;cursor:pointer;padding:0}._dot_1jlwx_440:hover{background:#fff9;transform:scale(1.2)}._dotActive_1jlwx_463{width:20px;height:10px;background:#fff;border-radius:8px;box-shadow:0 0 15px #ffffff80}@media(max-width:900px){._wrapper_1jlwx_11{max-width:100%;flex-direction:column}._right_1jlwx_323{width:100%;padding:35px;border-top-left-radius:0;border-top-right-radius:0}._left_1jlwx_25{padding:35px}}@media(max-width:768px){._wrapper_1jlwx_11{max-width:100%}._left_1jlwx_25,._right_1jlwx_323{padding:30px 25px}._title_1jlwx_49{font-size:24px}._formTitle_1jlwx_74{font-size:20px}}@media(max-width:480px){._container_1jlwx_1{padding:15px}._wrapper_1jlwx_11{border-radius:16px;min-height:auto}._left_1jlwx_25,._right_1jlwx_323{padding:25px 20px}._title_1jlwx_49{font-size:22px}._formTitle_1jlwx_74{font-size:18px;margin-bottom:20px}._input_1jlwx_108{padding:12px 16px;font-size:14px}._button_1jlwx_204,._backButton_1jlwx_257{padding:12px 20px;font-size:14px}._buttonGroup_1jlwx_204{flex-direction:column}}._sidebar_8nfpy_2{width:280px;background:#fff;border-radius:12px;padding:24px 16px;display:flex;flex-direction:column;gap:24px;flex-shrink:0;height:calc(100vh - 48px);overflow:auto;border:1px solid #e2e8f0;position:sticky;top:24px}._mobileToggle_8nfpy_20{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;position:fixed;top:16px;left:16px;z-index:50;box-shadow:0 6px 20px #0f172a1f;cursor:pointer;padding:0;transition:all .15s ease}._mobileToggle_8nfpy_20:hover{background:#f8fafc;border-color:#cbd5e1}._mobileToggle_8nfpy_20 svg{display:block;flex-shrink:0}._mobileToggle_8nfpy_20 svg{stroke:currentColor;color:inherit}._mobileToggle_8nfpy_20:focus{outline:2px solid rgba(59,130,246,.25);outline-offset:2px}._backdrop_8nfpy_60{position:fixed;inset:0;background:#0f172a59;z-index:40}._profile_8nfpy_68{display:flex;gap:12px;align-items:center;padding-bottom:20px;border-bottom:1px solid #f1f5f9}._avatar_8nfpy_76{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0;letter-spacing:.5px}._logo_8nfpy_91{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0}._profileInfo_8nfpy_99{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._name_8nfpy_107{font-size:15px;color:#0f172a;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._email_8nfpy_116{font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._search_8nfpy_125{padding:0}._searchWrapper_8nfpy_129{position:relative;display:flex;align-items:center}._searchIcon_8nfpy_135{position:absolute;left:12px;color:#94a3b8;pointer-events:none}._searchInput_8nfpy_142{width:100%;padding:10px 12px 10px 36px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;outline:none;font-size:14px;transition:all .2s ease}._searchInput_8nfpy_142:focus{border-color:#cbd5e1;background:#fff}._searchInput_8nfpy_142::placeholder{color:#94a3b8}._nav_8nfpy_164{display:flex;flex-direction:column;gap:16px;flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._nav_8nfpy_164::-webkit-scrollbar{width:6px}._nav_8nfpy_164::-webkit-scrollbar-track{background:transparent}._nav_8nfpy_164::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._navList_8nfpy_187{display:flex;flex-direction:column;gap:4px}._navLink_8nfpy_193{display:flex;align-items:center;gap:12px;padding:10px 12px;color:#475569;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:all .15s ease;width:100%}._navLink_8nfpy_193:hover{background:#f8fafc;color:#0f172a}._active_8nfpy_215{background:#f1f5f9;color:#0f172a;font-weight:600}._active_8nfpy_215:hover{background:#e2e8f0}._icon_8nfpy_225{flex-shrink:0;color:inherit}._label_8nfpy_230{flex:1}._bottom_8nfpy_235{margin-top:auto;padding-top:16px;border-top:1px solid #f1f5f9}._logoutBtn_8nfpy_241{color:#ef4444}._logoutBtn_8nfpy_241:hover{background:#fef2f2;color:#dc2626}@media(max-width:1024px){._sidebar_8nfpy_2{width:240px}}@media(max-width:768px){._sidebar_8nfpy_2{width:280px;height:100vh;max-height:none;position:fixed;top:0;left:0;border-radius:0;transform:translate(-110%);transition:transform .2s ease;z-index:45}._sidebar_8nfpy_2._open_8nfpy_271{transform:translate(0)}._mobileToggle_8nfpy_20{display:inline-flex}._name_8nfpy_107{font-size:14px}._email_8nfpy_116{font-size:12px}}._container_qd9ao_4{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1e293b}._wrapper_qd9ao_14{display:flex;flex:1;width:100%;gap:24px;padding:24px;max-width:1920px;margin:0 auto}._main_qd9ao_25{flex:1;overflow-y:auto;min-width:0}._header_qd9ao_32{margin-bottom:32px}._title_qd9ao_36{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.02em}._subtitle_qd9ao_44{font-size:14px;color:#64748b;margin:0;font-weight:500}._metricsGrid_qd9ao_52{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:32px}._metricCard_qd9ao_59{background:#fff;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;border:1px solid #e2e8f0;transition:all .2s ease}._metricCard_qd9ao_59:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}._metricIcon_qd9ao_75{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._metricPrimary_qd9ao_85 ._metricIcon_qd9ao_75{background:#fef3c7;color:#f59e0b}._metricWarning_qd9ao_90 ._metricIcon_qd9ao_75{background:#dbeafe;color:#3b82f6}._metricSuccess_qd9ao_95 ._metricIcon_qd9ao_75{background:#d1fae5;color:#10b981}._metricInfo_qd9ao_100 ._metricIcon_qd9ao_75{background:#e0e7ff;color:#6366f1}._metricContent_qd9ao_105{flex:1;min-width:0}._metricValue_qd9ao_110{font-size:32px;font-weight:700;color:#0f172a;line-height:1;margin-bottom:4px}._metricLabel_qd9ao_118{font-size:14px;color:#64748b;font-weight:500}._statsGrid_qd9ao_125{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}._statCard_qd9ao_132{background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0}._statHeader_qd9ao_139{display:flex;align-items:center;gap:8px;margin-bottom:16px}._statHeader_qd9ao_139 h3{font-size:14px;font-weight:600;color:#475569;margin:0;text-transform:uppercase;letter-spacing:.05em}._statIcon_qd9ao_155{color:#64748b}._statValue_qd9ao_159{font-size:36px;font-weight:700;color:#0f172a;margin-bottom:8px;line-height:1}._statSubtext_qd9ao_167{font-size:14px;color:#64748b}._statusBreakdown_qd9ao_172{display:flex;flex-direction:column;gap:12px}._statusItem_qd9ao_178{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;font-weight:500}._statusDot_qd9ao_187{width:8px;height:8px;border-radius:50%;flex-shrink:0}._recentOrders_qd9ao_195{background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;margin-bottom:32px}._sectionHeader_qd9ao_203{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionHeader_qd9ao_203 h2{font-size:18px;font-weight:600;color:#0f172a;margin:0}._viewAllBtn_qd9ao_217{padding:8px 16px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._viewAllBtn_qd9ao_217:hover{background:#e2e8f0;color:#1e293b}._ordersTable_qd9ao_234{display:flex;flex-direction:column;gap:1px;background:#f1f5f9;border-radius:8px;overflow:hidden}._tableHeader_qd9ao_243{display:grid;grid-template-columns:1.2fr 1fr .8fr .8fr 1fr .8fr;gap:16px;padding:12px 20px;background:#f8fafc;font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._tableRow_qd9ao_256{display:grid;grid-template-columns:1.2fr 1fr .8fr .8fr 1fr .8fr;gap:16px;padding:16px 20px;background:#fff;font-size:14px;color:#475569;align-items:center}._orderId_qd9ao_267{font-weight:600;color:#0f172a;font-family:SF Mono,Monaco,monospace;font-size:13px}._orderTotal_qd9ao_274{font-weight:600;color:#0f172a}._orderTime_qd9ao_279{color:#64748b;font-size:13px}._statusBadge_qd9ao_284{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._statusPENDING_qd9ao_294{background:#fef3c7;color:#d97706}._statusPREPARING_qd9ao_299{background:#dbeafe;color:#2563eb}._statusREADY_qd9ao_304{background:#d1fae5;color:#059669}._statusCOMPLETED_qd9ao_309{background:#f3f4f6;color:#6b7280}._statusACCEPTED_qd9ao_314{background:#cffafe;color:#0891b2}._emptyRows_qd9ao_319{padding:40px 20px;text-align:center;color:#94a3b8;font-size:14px;background:#fff}._infoSection_qd9ao_328{background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0}._infoSection_qd9ao_328 h3{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 20px}._infoGrid_qd9ao_342{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}._infoItem_qd9ao_348{display:flex;flex-direction:column;gap:4px}._infoLabel_qd9ao_354{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._infoValue_qd9ao_362{font-size:14px;font-weight:500;color:#0f172a}._error_qd9ao_369{display:flex;align-items:center;justify-content:center;min-height:400px;color:#64748b}@media(max-width:1024px){._wrapper_qd9ao_14{padding:16px;gap:16px}._metricsGrid_qd9ao_52{grid-template-columns:repeat(2,1fr)}._tableHeader_qd9ao_243,._tableRow_qd9ao_256{grid-template-columns:1.5fr 1fr 1fr 1fr}._tableHeader_qd9ao_243 div:nth-child(3),._tableRow_qd9ao_256 div:nth-child(3),._tableHeader_qd9ao_243 div:nth-child(6),._tableRow_qd9ao_256 div:nth-child(6){display:none}}@media(max-width:768px){._wrapper_qd9ao_14{flex-direction:column;padding:12px}._metricsGrid_qd9ao_52,._statsGrid_qd9ao_125{grid-template-columns:1fr;gap:12px}._title_qd9ao_36{font-size:24px}._ordersTable_qd9ao_234{overflow-x:auto}._tableHeader_qd9ao_243,._tableRow_qd9ao_256{grid-template-columns:120px 80px 80px 100px;min-width:480px}}@media(max-width:480px){._main_qd9ao_25{padding:0}._header_qd9ao_32{margin-bottom:20px}._recentOrders_qd9ao_195,._infoSection_qd9ao_328,._metricCard_qd9ao_59{padding:16px}._metricValue_qd9ao_110{font-size:28px}}._modalOverlay_1c4a2_1{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1c4a2_1 .2s ease-in-out}@keyframes _fadeIn_1c4a2_1{0%{opacity:0}to{opacity:1}}._modalContent_1c4a2_24{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_1c4a2_1 .3s ease-out}@keyframes _slideUp_1c4a2_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1c4a2_46{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb}._modalHeader_1c4a2_46 h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}._closeButton_1c4a2_61{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._closeButton_1c4a2_61:hover{color:#1f2937}._modalBody_1c4a2_77{padding:24px;overflow-y:auto;flex:1}._deleteModal_1qsup_1{width:90vw;max-width:400px}._deleteContent_1qsup_6{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0}._iconContainer_1qsup_14{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fef2f2;border-radius:50%;margin-bottom:8px}._warningIcon_1qsup_25{color:#dc2626}._message_1qsup_29{text-align:center;color:#4b5563;line-height:1.6;margin:0;font-size:15px}._actions_1qsup_37{display:flex;gap:12px;width:100%;justify-content:center;padding-top:12px;border-top:1px solid #e5e7eb;margin-top:8px}._cancelButton_1qsup_47,._deleteButton_1qsup_48{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex:1}._cancelButton_1qsup_47{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}._cancelButton_1qsup_47:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}._deleteButton_1qsup_48{background:#dc2626;color:#fff}._deleteButton_1qsup_48:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 12px #dc26264d}._cancelButton_1qsup_47:disabled,._deleteButton_1qsup_48:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){._deleteModal_1qsup_1{width:95vw}._actions_1qsup_37{flex-direction:column}._cancelButton_1qsup_47,._deleteButton_1qsup_48{padding:12px 16px}}._container_sx5ux_2{padding:32px 24px;width:100%}._header_sx5ux_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._headerContent_sx5ux_14{display:flex;align-items:center;gap:16px}._headerIcon_sx5ux_20{color:#3b82f6}._header_sx5ux_7 h1{font-size:28px;color:#1a202c;margin:0;font-weight:700}._headerSubtitle_sx5ux_31{font-size:14px;color:#64748b;margin:4px 0 0}._createButton_sx5ux_37{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #3b82f64d}._createButton_sx5ux_37:hover{transform:translateY(-2px);box-shadow:0 12px 35px #3b82f666}._errorMessage_sx5ux_59{background:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px;font-weight:500;border-left:4px solid #ef4444}._formContainer_sx5ux_71{background:#fff;border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7}._formHeader_sx5ux_80{margin-bottom:24px}._formHeader_sx5ux_80 h2{font-size:20px;color:#1a202c;margin:0 0 4px;font-weight:600}._formHeader_sx5ux_80 p{font-size:14px;color:#64748b;margin:0}._formGroup_sx5ux_97{margin-bottom:20px}._formGroup_sx5ux_97 label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formGroup_sx5ux_97 input[type=text],._formGroup_sx5ux_97 input[type=date],._formGroup_sx5ux_97 textarea,._formGroup_sx5ux_97 select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}._formGroup_sx5ux_97 input[type=text]:focus,._formGroup_sx5ux_97 input[type=date]:focus,._formGroup_sx5ux_97 textarea:focus,._formGroup_sx5ux_97 select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._formGroup_sx5ux_97 input[type=checkbox]{margin-right:8px;cursor:pointer}._formGroup_sx5ux_97 label input[type=checkbox]{display:inline-block;margin-bottom:0;width:auto}._formRow_sx5ux_145{display:grid;grid-template-columns:1fr 1fr;gap:16px}._submitButton_sx5ux_151{padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}._submitButton_sx5ux_151:hover:not(:disabled){transform:translateY(-2px)}._submitButton_sx5ux_151:disabled{opacity:.6;cursor:not-allowed}._menusGrid_sx5ux_174{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._menuCard_sx5ux_180{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7;transition:all .3s ease}._menuCard_sx5ux_180:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}._menuHeader_sx5ux_194{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._headerControls_sx5ux_201{display:flex;align-items:center;gap:8px}._toggleBtn_sx5ux_207{width:44px;height:26px;border-radius:999px;border:1px solid var(--muted, #e2e8f0);background:#fff;padding:2px;display:inline-flex;align-items:center;cursor:pointer}._toggleBtn_sx5ux_207:disabled{opacity:.6;cursor:not-allowed}._toggleKnob_sx5ux_224{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000000f;transform:translate(0);transition:transform .18s ease}._toggleOn_sx5ux_234{background:linear-gradient(90deg,#10b981,#059669);border-color:transparent}._toggleOn_sx5ux_234 ._toggleKnob_sx5ux_224{transform:translate(18px)}._toggleOff_sx5ux_243{background:#f1f5f9}._menuHeader_sx5ux_194 h3{font-size:18px;color:#1a202c;margin:0;font-weight:600}._badge_sx5ux_254{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600}._badge_sx5ux_254._active_sx5ux_261{background:#ecfdf5;color:#10b981}._badge_sx5ux_254._inactive_sx5ux_266{background:#fef2f2;color:#ef4444}._description_sx5ux_271{color:#718096;font-size:14px;margin:8px 0 16px;line-height:1.5}._languagesList_sx5ux_278{margin:12px 0 16px}._languagesHeader_sx5ux_282{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#4b5563;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}._languagesTags_sx5ux_294{display:flex;flex-wrap:wrap;gap:6px}._languageTag_sx5ux_300{display:inline-block;padding:4px 10px;background:#e0e7ff;color:#3730a3;border-radius:12px;font-size:12px;font-weight:500}._menuInfo_sx5ux_310{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;background:#f7fafc;border-radius:8px;margin-bottom:16px}._menuInfo_sx5ux_310 div{text-align:center}._menuInfo_sx5ux_310 small{display:block;color:#a0aec0;font-size:12px;margin-bottom:4px}._menuInfo_sx5ux_310 p{color:#1a202c;font-size:14px;font-weight:600;margin:0}._menuTime_sx5ux_338{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#eff6ff;border-radius:6px;margin-bottom:16px;color:#1e40af;font-size:13px;font-weight:500}._menuActions_sx5ux_351{display:flex;gap:8px}._editButton_sx5ux_356,._deleteButton_sx5ux_357{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}._editButton_sx5ux_356{background:#e0e7ff;color:#3b82f6}._editButton_sx5ux_356:hover{background:#c7d2fe}._deleteButton_sx5ux_357{background:#fee2e2;color:#ef4444}._deleteButton_sx5ux_357:hover{background:#fca5a5}._emptyState_sx5ux_391{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#a0aec0}._emptyState_sx5ux_391 p{font-size:18px;margin-bottom:16px}@media(max-width:768px){._container_sx5ux_2{padding:20px 16px}._header_sx5ux_7{flex-direction:column;gap:16px;align-items:flex-start}._createButton_sx5ux_37{width:100%}._formRow_sx5ux_145,._menusGrid_sx5ux_174{grid-template-columns:1fr}}._container_1g5sk_2{padding:32px 24px;width:100%}._header_1g5sk_7{margin-bottom:32px}._headerContent_1g5sk_11{display:flex;align-items:center;gap:16px}._headerIcon_1g5sk_17{color:#3b82f6}._header_1g5sk_7 h1{font-size:28px;color:#1a202c;margin:0;font-weight:700}._headerSubtitle_1g5sk_28{font-size:14px;color:#64748b;margin:4px 0 0}._wrapper_1g5sk_34{display:grid;grid-template-columns:1fr 1fr;gap:32px}._qrSection_1g5sk_41{display:flex;flex-direction:column;gap:24px}._qrCard_1g5sk_47{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7;text-align:center}._qrCard_1g5sk_47 h2{font-size:24px;color:#1a202c;margin:0 0 8px;font-weight:700}._subtitle_1g5sk_63{color:#718096;font-size:14px;margin:0 0 24px}._qrDisplay_1g5sk_69{display:flex;justify-content:center;margin:24px 0}._qrDisplay_1g5sk_69 img{max-width:100%;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px;background:#fff;border:2px solid #edf2f7}._qrText_1g5sk_84{color:#a0aec0;font-size:12px;margin:16px 0 0}._actions_1g5sk_90{display:flex;flex-direction:column;gap:12px}._actionButton_1g5sk_96{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f633}._actionButton_1g5sk_96:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._actionButton_1g5sk_96:active{transform:translateY(0)}._infoSection_1g5sk_123{display:flex;flex-direction:column;gap:20px}._infoCard_1g5sk_129{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7}._cardHeader_1g5sk_137{display:flex;align-items:center;gap:12px;margin-bottom:16px}._cardHeader_1g5sk_137 svg{color:#3b82f6}._cardHeader_1g5sk_137 h3,._infoCard_1g5sk_129 h3{font-size:18px;color:#1a202c;margin:0;font-weight:600}._urlBox_1g5sk_157{display:flex;gap:8px;margin-bottom:12px}._urlInput_1g5sk_163{flex:1;padding:10px 12px;border:2px solid #e5e7eb;border-radius:6px;font-size:13px;font-family:Courier New,monospace;color:#4a5568;background:#f7fafc}._copyButton_1g5sk_174{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#e0e7ff;color:#3b82f6;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._copyButton_1g5sk_174:hover{background:#c7d2fe;transform:scale(1.02)}._copyButton_1g5sk_174._copied_1g5sk_195{background:#dcfce7;color:#16a34a}._helpText_1g5sk_200{color:#718096;font-size:13px;margin:0;line-height:1.5}._tipsList_1g5sk_208,._featuresList_1g5sk_209{list-style:none;padding:0;margin:0}._tipsList_1g5sk_208 li,._featuresList_1g5sk_209 li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;color:#4a5568;font-size:14px;line-height:1.6;border-bottom:1px solid #edf2f7}._tipsList_1g5sk_208 li:last-child,._featuresList_1g5sk_209 li:last-child{border-bottom:none}._checkIcon_1g5sk_232{color:#10b981;flex-shrink:0;margin-top:2px}@media(max-width:1024px){._wrapper_1g5sk_34{grid-template-columns:1fr}}@media(max-width:768px){._container_1g5sk_2{padding:20px 16px}._header_1g5sk_7 h1{font-size:24px}._wrapper_1g5sk_34{gap:20px}._qrCard_1g5sk_47{padding:20px}._infoCard_1g5sk_129{padding:16px}._actions_1g5sk_90{flex-direction:row}._actionButton_1g5sk_96{flex:1}}._page_16wzy_1{padding:28px 24px 48px;font-family:Space Grotesk,Segoe UI,sans-serif;display:flex;flex-direction:column;gap:20px;max-width:1400px;margin:0 auto;box-sizing:border-box}._header_16wzy_13{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._headerLeft_16wzy_21 h1{margin:0;font-size:24px;font-weight:700;color:#0f172a}._headerLeft_16wzy_21 p{margin:4px 0 0;font-size:13px;color:#6b7280}._refreshBtn_16wzy_34{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:background .15s;font-family:inherit;flex-shrink:0}._refreshBtn_16wzy_34:hover:not(:disabled){background:#f8fafc}._refreshBtn_16wzy_34:disabled{opacity:.55;cursor:not-allowed}._stats_16wzy_55{display:flex;gap:12px;flex-wrap:wrap}._stat_16wzy_55{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 18px;flex:1;min-width:160px;box-shadow:0 1px 4px #0f172a0a}._statIcon_16wzy_74{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statVal_16wzy_84{font-size:20px;font-weight:700;color:#0f172a;line-height:1.2}._statLbl_16wzy_91{font-size:12px;color:#6b7280;font-weight:500;margin-top:2px}._controls_16wzy_99{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}._filterTabs_16wzy_108{display:flex;gap:4px;background:#f1f5f9;border-radius:10px;padding:4px;overflow-x:auto;flex-shrink:1}._filterTabs_16wzy_108::-webkit-scrollbar{display:none}._filterTab_16wzy_108{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:7px;border:none;background:transparent;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;font-family:inherit}._filterTab_16wzy_108:hover{background:#fff;color:#0f172a}._filterTabActive_16wzy_139{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0f172a1a}._filterCount_16wzy_145{font-size:10px;font-weight:700;background:#e2e8f0;color:#475569;border-radius:999px;padding:1px 5px;min-width:16px;text-align:center}._filterTabActive_16wzy_139 ._filterCount_16wzy_145{background:#0f172a;color:#fff}._controlsRight_16wzy_161{display:flex;gap:8px;align-items:center;flex-shrink:0;flex-wrap:wrap}._sortSelect_16wzy_169{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;color:#374151;background:#fff;font-family:inherit;cursor:pointer;outline:none}._dateInput_16wzy_182{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;color:#374151;background:#fff;font-family:inherit;outline:none}._toggleBtn_16wzy_194{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}._toggleBtn_16wzy_194:hover{background:#f8fafc}._toggleActive_16wzy_213{background:#fff7ed;border-color:#fb923c;color:#c2410c}._statusBadge_16wzy_220{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0;width:fit-content}._statusDot_16wzy_233{width:6px;height:6px;border-radius:50%;flex-shrink:0}._errorBanner_16wzy_241{padding:10px 14px;border-radius:10px;background:#fee2e2;border:1px solid #fecaca;color:#991b1b;font-size:13px;font-weight:600}._loadingState_16wzy_251{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:14px;font-weight:500;padding:48px;justify-content:center}._emptyState_16wzy_263{display:flex;flex-direction:column;align-items:center;gap:8px;padding:72px 24px;border:2px dashed #e2e8f0;border-radius:16px;background:#fff;color:#94a3b8;text-align:center}._emptyState_16wzy_263 p{margin:0;font-size:16px;font-weight:600;color:#475569}._emptyState_16wzy_263 span{font-size:13px;color:#94a3b8}._grid_16wzy_280{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;align-items:start}._card_16wzy_288{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;gap:0;box-shadow:0 2px 8px #0f172a0d;transition:box-shadow .18s,transform .18s}._card_16wzy_288:hover{box-shadow:0 8px 24px #0f172a1a;transform:translateY(-2px)}._cardTop_16wzy_305{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#f8fafc;border-bottom:1px solid #f1f5f9}._cardId_16wzy_314{font-family:Courier New,monospace;font-size:13px;font-weight:700;color:#3b82f6}._cardIdHash_16wzy_321{color:#94a3b8;margin-right:1px}._cardTime_16wzy_323{display:flex;align-items:center;gap:5px;font-size:12px;color:#6b7280;font-weight:500}._cardCustomer_16wzy_332{display:flex;align-items:center;gap:10px;padding:14px 14px 0}._customerAvatar_16wzy_339{width:36px;height:36px;border-radius:9px;background:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}._customerName_16wzy_351{font-weight:700;font-size:14px;color:#0f172a;line-height:1.2}._customerSub_16wzy_358{font-size:12px;color:#6b7280;font-weight:500;margin-top:2px}._cardBadgeRight_16wzy_365{margin-left:auto;flex-shrink:0}._cardDetails_16wzy_370{display:flex;align-items:center;gap:0;margin:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}._cardDetailItem_16wzy_381{flex:1;padding:10px 12px;display:flex;flex-direction:column;gap:2px}._cardDetailDivider_16wzy_389{width:1px;height:36px;background:#e5e7eb}._cardDetailLbl_16wzy_395{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#94a3b8}._cardDetailVal_16wzy_403{font-size:14px;font-weight:700;color:#0f172a}._statusSelect_16wzy_410{margin:0 14px;padding:9px 12px;border-radius:8px;border-width:1.5px;border-style:solid;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;outline:none;transition:opacity .15s;width:calc(100% - 28px)}._statusSelect_16wzy_410:disabled{opacity:.55;cursor:not-allowed}._viewBtn_16wzy_427{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 14px 14px;padding:9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;font-family:inherit}._viewBtn_16wzy_427:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}._groupedView_16wzy_452{display:flex;flex-direction:column;gap:16px}._tableGroup_16wzy_458{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}._tableGroupHeader_16wzy_466{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #f1f5f9}._tableGroupTitle_16wzy_475{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#0f172a}._groupBadge_16wzy_484{background:#0f172a;color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px}._tableOrdersList_16wzy_493{display:flex;flex-direction:column}._tableRow_16wzy_498{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid #f1f5f9;transition:background .12s;width:100%;box-sizing:border-box}._tableRow_16wzy_498:last-child{border-bottom:none}._tableRow_16wzy_498:hover{background:#fafafa}._tableRowLeft_16wzy_512{display:flex;flex-direction:column;gap:2px;flex:1 1 0;min-width:0}._tableRowName_16wzy_520{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tableRowTime_16wzy_529{font-size:11px;color:#6b7280}._tableRowItems_16wzy_534{font-size:12px;color:#6b7280;background:#f1f5f9;padding:3px 8px;border-radius:6px;font-weight:600;white-space:nowrap;flex-shrink:0}._tableRowTotal_16wzy_545{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;flex-shrink:0}._iconBtn_16wzy_553{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#64748b;cursor:pointer;flex-shrink:0;transition:all .15s;line-height:0;padding:0}._iconBtn_16wzy_553 svg{width:14px;height:14px;display:block}._iconBtn_16wzy_553:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}._modal_16wzy_574{width:90vw;max-width:640px}._modalBody_16wzy_579{display:flex;flex-direction:column;gap:18px}._infoGrid_16wzy_585{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}._infoBlock_16wzy_591{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:11px 13px;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}._infoBlock_16wzy_591 strong{font-size:13px;color:#0f172a}._modalStatusRow_16wzy_608{display:flex;align-items:center;gap:12px}._modalStatusLabel_16wzy_614{font-size:13px;font-weight:700;color:#374151;white-space:nowrap}._modalStatusRow_16wzy_608 ._statusSelect_16wzy_410{margin:0;min-width:220px;max-width:340px;width:auto;flex:0 0 auto}._section_16wzy_630 h4{margin:0 0 10px;font-size:13px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.4px}._itemsList_16wzy_639{display:flex;flex-direction:column;gap:8px}._itemRow_16wzy_645{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;padding:10px 12px;background:#f8fafc;border-radius:8px}._itemRow_16wzy_645 strong{display:block;font-size:13px;color:#0f172a}._itemNote_16wzy_658{display:block;margin-top:3px;font-size:11px;color:#64748b}._itemPrice_16wzy_665{font-weight:700;font-size:13px;color:#374151;white-space:nowrap}._orderNotes_16wzy_672{margin:0;font-size:13px;color:#374151;line-height:1.5;background:#ffedd5;border-left:3px solid #fb923c;padding:9px 12px;border-radius:0 8px 8px 0}._billSection_16wzy_684 h4{margin:0 0 10px;font-size:13px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.4px}._billRow_16wzy_693{display:flex;justify-content:space-between;font-size:13px;color:#6b7280;padding:6px 0;border-bottom:1px solid #f1f5f9}._billTotal_16wzy_702{display:flex;justify-content:space-between;align-items:center;padding-top:10px;font-size:15px;font-weight:700;color:#0f172a}@keyframes _spin_16wzy_714{to{transform:rotate(360deg)}}._spinning_16wzy_714{animation:_spin_16wzy_714 .7s linear infinite}@media(max-width:768px){._page_16wzy_1{padding:20px 16px 40px}._stats_16wzy_55{flex-direction:column}._grid_16wzy_280{grid-template-columns:1fr}._controls_16wzy_99{flex-direction:column}._controlsRight_16wzy_161,._filterTabs_16wzy_108{width:100%}._tableRow_16wzy_498{flex-wrap:wrap;gap:8px}._tableRowTotal_16wzy_545{margin-left:0}}._container_7uinf_1{margin-bottom:20px}._label_7uinf_5{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:12px}._badge_7uinf_15{margin-left:auto;font-size:12px;font-weight:500;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:12px}._imagesGrid_7uinf_25{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:8px}._imagePreview_7uinf_32{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px solid #e2e8f0;background:#f8fafc;transition:all .2s ease}._imagePreview_7uinf_32:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a1a}._imagePreview_7uinf_32 img{width:100%;height:100%;object-fit:cover}._removeButton_7uinf_54{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#0f172abf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;z-index:2;opacity:0}._imagePreview_7uinf_32:hover ._removeButton_7uinf_54{opacity:1}._removeButton_7uinf_54 svg{display:block;color:#fff;stroke-width:2.5}._removeButton_7uinf_54:hover{background:#ef4444;transform:scale(1.1)}._uploadArea_7uinf_89{border:2px dashed #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:#f8fafc;min-height:140px;position:relative;overflow:hidden}._uploadArea_7uinf_89:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3b82f6,#8b5cf6);opacity:0;transition:opacity .3s ease}._uploadArea_7uinf_89:hover:before{opacity:.05}._uploadArea_7uinf_89:hover{border-color:#3b82f6;background:#eff6ff}._uploadArea_7uinf_89._dragActive_7uinf_120{border-color:#3b82f6;background:#dbeafe;border-style:solid}._uploadArea_7uinf_89._dragActive_7uinf_120:before{opacity:.08}._uploadArea_7uinf_89._uploading_7uinf_130{border-color:#8b5cf6;background:#faf5ff;cursor:not-allowed}._fileInput_7uinf_136{display:none}._uploadLabel_7uinf_140{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;text-align:center;color:#64748b;width:100%;position:relative;z-index:1}._uploadArea_7uinf_89._uploading_7uinf_130 ._uploadLabel_7uinf_140{cursor:not-allowed;pointer-events:none}._uploadLabel_7uinf_140 svg{color:#94a3b8;transition:all .3s ease;flex-shrink:0}._uploadArea_7uinf_89:hover ._uploadLabel_7uinf_140 svg{color:#3b82f6;transform:translateY(-2px)}._uploadLabel_7uinf_140 p{font-size:13px;margin:0;line-height:1.4;color:#475569}._uploadingText_7uinf_178{color:#8b5cf6!important}._uploadLabel_7uinf_140 strong{color:#3b82f6;font-weight:600}._uploadLabel_7uinf_140 span{font-size:11px;color:#94a3b8;display:block}._spinner_7uinf_194{animation:_spin_7uinf_194 1s linear infinite;color:#8b5cf6!important}@keyframes _spin_7uinf_194{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successIcon_7uinf_209{color:#10b981!important;animation:_scaleIn_7uinf_1 .3s ease}@keyframes _scaleIn_7uinf_1{0%{transform:scale(0)}to{transform:scale(1)}}._progressBar_7uinf_224{width:100%;max-width:180px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden;margin-top:4px}._progressFill_7uinf_234{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .3s ease;border-radius:2px}._maxReached_7uinf_242{display:flex;align-items:center;gap:6px;font-size:12px;color:#10b981;background:#f0fdf4;padding:8px 12px;border-radius:8px;margin:12px 0 0;border:1px solid #bbf7d0}._maxReached_7uinf_242 svg{flex-shrink:0}@media(max-width:768px){._imagesGrid_7uinf_25{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}._imagePreview_7uinf_32{border-radius:10px}._uploadArea_7uinf_89{min-height:120px}._uploadLabel_7uinf_140{padding:12px;gap:6px}._uploadLabel_7uinf_140 svg{width:28px;height:28px}._uploadLabel_7uinf_140 p{font-size:12px}._uploadLabel_7uinf_140 span{font-size:10px}._removeButton_7uinf_54{opacity:1;width:28px;height:28px}._badge_7uinf_15{font-size:11px;padding:3px 8px}}._galleryModal_1cwem_1{width:90vw;max-width:800px}._galleryContainer_1cwem_6{display:flex;flex-direction:column;gap:20px}._mainImageContainer_1cwem_12{position:relative;width:100%;background:#f3f4f6;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:400px}._mainImage_1cwem_12{width:100%;height:100%;object-fit:contain;max-height:500px}._navButton_1cwem_31{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}._navButton_1cwem_31:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}._prevButton_1cwem_54{left:16px}._nextButton_1cwem_58{right:16px}._thumbnailsContainer_1cwem_62{display:flex;justify-content:center;align-items:center;padding:12px 0;border-top:1px solid #e5e7eb}._thumbnailsList_1cwem_70{display:flex;gap:12px;overflow-x:auto;padding:8px;max-width:100%;justify-content:center;flex-wrap:wrap}._thumbnail_1cwem_62{width:80px;height:80px;border:2px solid #d1d5db;border-radius:6px;padding:0;cursor:pointer;overflow:hidden;flex-shrink:0;transition:all .2s ease;background:#fff}._thumbnail_1cwem_62:hover{border-color:#9ca3af;transform:scale(1.05)}._activeThumbnail_1cwem_98{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6,inset 0 0 0 2px #fff}._thumbnail_1cwem_62 img{width:100%;height:100%;object-fit:cover}@media(max-width:640px){._galleryModal_1cwem_1{width:95vw;max-width:100%}._mainImageContainer_1cwem_12{min-height:300px}._mainImage_1cwem_12{max-height:350px}._navButton_1cwem_31{width:56px;height:56px}._navButton_1cwem_31 svg{width:32px;height:32px}._prevButton_1cwem_54{left:8px}._nextButton_1cwem_58{right:8px}._thumbnail_1cwem_62{width:70px;height:70px}}._container_gsr3g_2{padding:32px 24px;width:100%;background:#fafbfc;min-height:100vh}._header_gsr3g_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:20px}._headerContent_gsr3g_18{display:flex;align-items:center;gap:18px}._headerIcon_gsr3g_24{color:#3b82f6;flex-shrink:0}._header_gsr3g_9 h1{font-size:32px;color:#1a202c;margin:0;font-weight:800;letter-spacing:-.5px}._headerSubtitle_gsr3g_37{font-size:15px;color:#64748b;margin:6px 0 0;font-weight:500}._createButton_gsr3g_44{display:flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #3b82f64d;letter-spacing:.3px}._createButton_gsr3g_44:hover{transform:translateY(-2px);box-shadow:0 12px 35px #3b82f666}._createButton_gsr3g_44:active{transform:translateY(0)}._errorMessage_gsr3g_71{background:#fee2e2;color:#991b1b;padding:14px 18px;border-radius:10px;margin-bottom:24px;font-size:14px;font-weight:600;border-left:5px solid #ef4444;box-shadow:0 2px 8px #ef44441a}._controls_gsr3g_84{display:grid;grid-template-columns:1fr auto;gap:20px;margin-bottom:28px;align-items:center}._searchBox_gsr3g_92{position:relative;display:flex;align-items:center}._searchIcon_gsr3g_98{position:absolute;left:14px;color:#9ca3af;pointer-events:none}._searchInput_gsr3g_105{width:100%;padding:12px 16px 12px 44px;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:inherit;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}._searchInput_gsr3g_105:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchInput_gsr3g_105::placeholder{color:#9ca3af}._filters_gsr3g_126{display:flex;gap:12px}._filterGroup_gsr3g_131{display:flex;align-items:center;gap:8px}._filterGroup_gsr3g_131 svg{color:#6b7280}._select_gsr3g_141{padding:10px 14px;border:2px solid #e5e7eb;border-radius:10px;font-size:13px;font-family:inherit;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#374151;font-weight:500}._select_gsr3g_141:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formContainer_gsr3g_161{background:#fff;border-radius:16px;padding:32px;margin-bottom:32px;box-shadow:0 4px 16px #00000014;border:1px solid #edf2f7}._modalOverlay_gsr3g_171{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeInOverlay_gsr3g_1 .3s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes _fadeInOverlay_gsr3g_1{0%{opacity:0}to{opacity:1}}._modalContent_gsr3g_197{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000029;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;animation:_slideInModal_gsr3g_1 .3s cubic-bezier(.4,0,.2,1);border:1px solid #e5e7eb}@keyframes _slideInModal_gsr3g_1{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_gsr3g_220{display:flex;align-items:flex-start;justify-content:space-between;padding:28px 32px;border-bottom:2px solid #f1f5f9;gap:16px}._modalHeader_gsr3g_220 h2{font-size:24px;color:#1a202c;margin:0 0 6px;font-weight:700}._modalHeader_gsr3g_220 p{font-size:14px;color:#64748b;margin:0}._modalClose_gsr3g_242{background:none;border:none;color:#9ca3af;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;flex-shrink:0}._modalClose_gsr3g_242:hover{background:#f3f4f6;color:#6b7280}._modalClose_gsr3g_242:active{transform:scale(.95)}._modalForm_gsr3g_265{padding:24px 32px 32px}._formHeader_gsr3g_269{margin-bottom:28px;border-bottom:2px solid #f1f5f9;padding-bottom:20px}._formHeader_gsr3g_269 h2{font-size:24px;color:#1a202c;margin:0 0 6px;font-weight:700}._formHeader_gsr3g_269 p{font-size:14px;color:#64748b;margin:0}._formTabs_gsr3g_287{display:flex;gap:12px;margin-bottom:28px;border-bottom:2px solid #e2e8f0;padding-bottom:0}._formTab_gsr3g_287{display:flex;align-items:center;gap:8px;padding:12px 20px;background:none;border:none;border-bottom:3px solid transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:-2px;position:relative;top:2px}._formTab_gsr3g_287:hover{color:#3b82f6}._formTabActive_gsr3g_317{color:#3b82f6;border-bottom-color:#3b82f6}._formTabContent_gsr3g_322{animation:_fadeIn_gsr3g_1 .2s ease-in-out}@keyframes _fadeIn_gsr3g_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._formGroup_gsr3g_337{margin-bottom:24px}._formGroup_gsr3g_337 label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:10px}._formGroup_gsr3g_337 input[type=text],._formGroup_gsr3g_337 input[type=number],._formGroup_gsr3g_337 textarea,._formGroup_gsr3g_337 select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#f9fafb}._formGroup_gsr3g_337 input:focus,._formGroup_gsr3g_337 textarea:focus,._formGroup_gsr3g_337 select:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}._formGroup_gsr3g_337 textarea{resize:vertical;min-height:100px;font-family:inherit}._formHint_gsr3g_381{font-size:12px;color:#9ca3af;margin:6px 0 0;font-weight:500}._multiMenuList_gsr3g_388{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:2px solid #e5e7eb;border-radius:10px;background:#f9fafb;max-height:200px;overflow-y:auto}._multiMenuItem_gsr3g_400{display:flex;align-items:center;gap:12px;font-size:14px;color:#374151;cursor:pointer;padding:6px 0}._multiMenuItem_gsr3g_400 input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}._multiMenuItem_gsr3g_400 span{font-weight:500}._multiMenuEmpty_gsr3g_421{font-size:13px;color:#9ca3af;padding:8px 0}._formRow_gsr3g_427{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}._checkboxGroup_gsr3g_433{display:flex;flex-direction:column;gap:16px;margin:28px 0;padding:20px;background:#f0f9ff;border-radius:10px;border:2px solid #bfdbfe}._checkboxGroup_gsr3g_433 label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#1e293b;font-weight:500;margin:0}._checkboxGroup_gsr3g_433 input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#3b82f6}._ingredientsContainer_gsr3g_463{display:flex;flex-direction:column;gap:14px}._ingredientInput_gsr3g_469{display:flex;gap:10px}._ingredientInput_gsr3g_469 input{flex:1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;background:#f9fafb;transition:all .3s ease}._ingredientInput_gsr3g_469 input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}._addIngredientButton_gsr3g_491{display:flex;align-items:center;gap:6px;padding:10px 18px;background:#3b82f6;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 2px 8px #3b82f633}._addIngredientButton_gsr3g_491:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}._ingredientsList_gsr3g_514{display:flex;flex-wrap:wrap;gap:10px}._ingredientTag_gsr3g_520{display:flex;align-items:center;gap:8px;padding:8px 14px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e40af;border-radius:8px;font-size:13px;font-weight:600;border:1px solid #bfdbfe}._removeIngredientButton_gsr3g_533{background:none;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;padding:0;transition:all .2s ease;margin-left:4px}._removeIngredientButton_gsr3g_533:hover{transform:scale(1.3)}._formActions_gsr3g_549{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:2px solid #e5e7eb}._cancelButton_gsr3g_558{padding:12px 28px;background:#f1f5f9;color:#374151;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._cancelButton_gsr3g_558:hover{background:#e2e8f0;border-color:#cbd5e1}._submitButton_gsr3g_575{padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f64d}._submitButton_gsr3g_575:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._submitButton_gsr3g_575:disabled{opacity:.6;cursor:not-allowed}._itemsGrid_gsr3g_599{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}._itemCard_gsr3g_605{background:#fff;border-radius:14px;padding:0;box-shadow:0 1px 4px #0000000f;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column}._itemCard_gsr3g_605:hover{box-shadow:0 12px 28px #0000001f;transform:translateY(-4px);border-color:#d1d5db}._itemImageButton_gsr3g_623{width:100%;padding:0;border:none;background:none;cursor:pointer;border-radius:0;overflow:hidden;transition:all .3s ease}._itemImageButton_gsr3g_623:hover ._itemImage_gsr3g_623{transform:scale(1.08)}._itemImage_gsr3g_623{position:relative;width:100%;height:180px;border-radius:0;overflow:hidden;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);transition:transform .3s ease}._itemImage_gsr3g_623 img{width:100%;height:100%;object-fit:cover}._imageCount_gsr3g_654{position:absolute;top:10px;right:10px;background:#000000bf;color:#fff;padding:5px 10px;border-radius:6px;display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._itemHeader_gsr3g_670{padding:16px;flex:1;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._itemHeader_gsr3g_670 h3{font-size:16px;color:#1a202c;margin:0 0 8px;font-weight:700;line-height:1.3;flex:1}._itemPrice_gsr3g_688{font-size:16px;font-weight:700;color:#1e293b;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;gap:4px}._priceValue_gsr3g_699{font-size:18px;color:#3b82f6;font-weight:800}._prepBadge_gsr3g_705{display:inline-block;background:#f1f5f9;color:#475569;font-size:11px;padding:5px 10px;border-radius:6px;font-weight:700;text-transform:none;letter-spacing:.3px}._smallMeta_gsr3g_718{color:#64748b;font-size:13px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-weight:500}._unavailableBadge_gsr3g_728{display:inline-block;padding:5px 10px;background:#fee2e2;color:#dc2626;font-size:11px;font-weight:700;border-radius:6px;text-transform:uppercase;letter-spacing:.3px;margin-top:6px}._description_gsr3g_741{color:#64748b;font-size:14px;margin:0 0 12px;line-height:1.5}._ingredientsDisplay_gsr3g_748{background:#f0f9ff;padding:12px 14px;border-radius:8px;margin-bottom:12px;font-size:13px;line-height:1.6;border:1px solid #bfdbfe}._ingredientsDisplay_gsr3g_748 strong{color:#0e7490;display:block;margin-bottom:6px;font-weight:700}._ingredientsDisplay_gsr3g_748 span{color:#0e7490}._portionDisplay_gsr3g_769{background:#f5f3ff;padding:12px 14px;border-radius:8px;margin-bottom:12px;font-size:13px;line-height:1.6;border:1px solid #ddd6fe}._portionDisplay_gsr3g_769 strong{color:#6d28d9;display:block;margin-bottom:6px;font-weight:700}._portionDisplay_gsr3g_769 span{color:#6d28d9}._categoryDisplay_gsr3g_790{background:#ecfdf5;padding:12px 14px;border-radius:8px;margin-bottom:12px;font-size:13px;line-height:1.6;border:1px solid #a7f3d0}._categoryDisplay_gsr3g_790 strong{color:#065f46;display:block;margin-bottom:6px;font-weight:700}._categoryDisplay_gsr3g_790 span{color:#065f46}._itemMeta_gsr3g_811{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding:12px 0;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}._metaItem_gsr3g_821{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}._metaItem_gsr3g_821 svg{color:#9ca3af}._externalId_gsr3g_833{font-family:Monaco,Courier New,monospace;font-size:12px;color:#6b7280}._itemActions_gsr3g_839{display:flex;gap:10px;padding:16px;border-top:1px solid #e5e7eb;background:#fafbfc}._editButton_gsr3g_847,._deleteButton_gsr3g_848{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;font-weight:700}._editButton_gsr3g_847{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}._editButton_gsr3g_847:hover{background:#c7d2fe;border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f633}._deleteButton_gsr3g_848{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._deleteButton_gsr3g_848:hover{background:#fecaca;border-color:#f87171;transform:translateY(-1px);box-shadow:0 4px 8px #dc262633}._emptyState_gsr3g_891{grid-column:1 / -1;text-align:center;padding:80px 20px;color:#a0aec0}._emptyIcon_gsr3g_898{color:#cbd5e0;margin-bottom:20px;opacity:.7}._emptyState_gsr3g_891 p{font-size:17px;margin:0;color:#64748b;font-weight:500}@media(max-width:1280px){._itemsGrid_gsr3g_599{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}._itemImage_gsr3g_623{height:165px}}@media(max-width:1024px){._itemsGrid_gsr3g_599{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}._itemImage_gsr3g_623{height:150px}._itemHeader_gsr3g_670,._itemActions_gsr3g_839{padding:14px}}@media(max-width:768px){._container_gsr3g_2{padding:20px 16px}._header_gsr3g_9{flex-direction:column;align-items:flex-start}._headerContent_gsr3g_18{gap:12px}._header_gsr3g_9 h1{font-size:26px}._controls_gsr3g_84{grid-template-columns:1fr}._filters_gsr3g_126{flex-wrap:wrap;width:100%}._itemsGrid_gsr3g_599,._formRow_gsr3g_427{grid-template-columns:1fr}._checkboxGroup_gsr3g_433{flex-direction:column;gap:12px}._formTabs_gsr3g_287{flex-wrap:wrap}._formTab_gsr3g_287{flex:1;min-width:100px}._modalContent_gsr3g_197{max-width:95vw;max-height:95vh;margin:0 auto}._modalHeader_gsr3g_220{padding:20px 24px;flex-direction:column;gap:12px}._modalHeader_gsr3g_220 h2{font-size:20px}._modalForm_gsr3g_265{padding:20px 24px}._formContainer_gsr3g_161{padding:20px;border-radius:12px}._formHeader_gsr3g_269{margin-bottom:20px}._formHeader_gsr3g_269 h2{font-size:20px}}._container_1sv7z_2{padding:32px 24px;width:100%}._header_1sv7z_7{margin-bottom:32px}._headerContent_1sv7z_11{display:flex;align-items:center;gap:16px}._headerIcon_1sv7z_17{color:#3b82f6}._header_1sv7z_7 h1{font-size:28px;color:#1a202c;margin:0;font-weight:700}._headerSubtitle_1sv7z_28{font-size:14px;color:#64748b;margin:4px 0 0}._successMessage_1sv7z_35{padding:16px 20px;background:#d1fae5;border:1px solid #34d399;border-radius:8px;color:#065f46;font-size:14px;font-weight:500;margin-bottom:24px}._errorMessage_1sv7z_46{padding:16px 20px;background:#fee2e2;border:1px solid #f87171;border-radius:8px;color:#991b1b;font-size:14px;font-weight:500;margin-bottom:24px}._settingsLayout_1sv7z_58{display:grid;grid-template-columns:250px 1fr;gap:32px}._sidebar_1sv7z_65{display:flex;flex-direction:column;gap:4px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7;height:fit-content;position:sticky;top:24px}._tabButton_1sv7z_79{display:flex;align-items:center;gap:12px;padding:12px 16px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#4a5568;cursor:pointer;transition:all .2s ease;text-align:left}._tabButton_1sv7z_79:hover{background:#f7fafc;color:#1a202c}._tabButton_1sv7z_79._active_1sv7z_100{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:600}._tabButton_1sv7z_79 svg{flex-shrink:0}._content_1sv7z_111{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7}._section_1sv7z_118{padding:32px}._sectionHeader_1sv7z_122{display:flex;align-items:flex-start;gap:16px;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #edf2f7}._sectionHeader_1sv7z_122 svg{color:#3b82f6;flex-shrink:0}._sectionHeader_1sv7z_122 h2{font-size:22px;color:#1a202c;margin:0 0 4px;font-weight:700}._sectionHeader_1sv7z_122 p{font-size:14px;color:#64748b;margin:0}._formGroup_1sv7z_150{margin-bottom:24px}._formGroup_1sv7z_150 label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formGroup_1sv7z_150 input[type=text],._formGroup_1sv7z_150 input[type=email],._formGroup_1sv7z_150 input[type=tel],._formGroup_1sv7z_150 input[type=url],._formGroup_1sv7z_150 input[type=password],._formGroup_1sv7z_150 select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}._formGroup_1sv7z_150 input:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}._formGroup_1sv7z_150 input:focus,._formGroup_1sv7z_150 select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formRow_1sv7z_193{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._helpText_1sv7z_199{display:block;font-size:12px;color:#9ca3af;margin-top:6px;font-weight:400}._formActions_1sv7z_207{margin-top:32px;padding-top:24px;border-top:1px solid #edf2f7;display:flex;justify-content:flex-end}._saveButton_1sv7z_215{display:flex;align-items:center;gap:8px;padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f633}._saveButton_1sv7z_215:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._saveButton_1sv7z_215:disabled{opacity:.6;cursor:not-allowed}._notificationGroup_1sv7z_242{margin-bottom:32px;padding:20px;background:#f9fafb;border-radius:8px}._notificationGroup_1sv7z_242 h3{font-size:16px;color:#1a202c;margin:0 0 16px;font-weight:600}._switchLabel_1sv7z_256{display:flex;align-items:center;gap:12px;padding:12px 0;cursor:pointer;font-size:14px;color:#374151}._switchLabel_1sv7z_256 input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#3b82f6}._colorPicker_1sv7z_274{display:flex;gap:12px;align-items:center}._colorInput_1sv7z_280{width:60px;height:48px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:4px}._colorInput_1sv7z_280:focus{outline:none;border-color:#3b82f6}._colorText_1sv7z_294{flex:1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:Courier New,monospace}._colorText_1sv7z_294:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._infoCard_1sv7z_310{background:#f9fafb;border-radius:8px;padding:24px}._infoRow_1sv7z_316{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e5e7eb}._infoRow_1sv7z_316:last-child{border-bottom:none}._infoLabel_1sv7z_328{font-size:14px;font-weight:600;color:#4a5568}._infoValue_1sv7z_334{font-size:14px;color:#1a202c;font-weight:500}._securityHeader_1sv7z_341{display:flex;align-items:center;gap:12px;margin-bottom:8px}._securityHeader_1sv7z_341 svg{color:#3b82f6}._securityOption_1sv7z_352 h3{font-size:16px;color:#1a202c;margin:0;font-weight:600}._passwordForm_1sv7z_366{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}._primaryButton_1sv7z_372{padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f633}._primaryButton_1sv7z_372:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._primaryButton_1sv7z_372:disabled{opacity:.6;cursor:not-allowed}._passwordInputWrapper_1sv7z_396{position:relative}._passwordInputWrapper_1sv7z_396 input{padding-right:44px}._passwordToggle_1sv7z_404{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;padding:6px}._passwordToggle_1sv7z_404:hover{color:#374151}._securityOption_1sv7z_352 p{font-size:14px;color:#64748b;margin:0 0 16px;line-height:1.5}._secondaryButton_1sv7z_430{padding:10px 20px;background:#fff;color:#3b82f6;border:2px solid #3b82f6;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._secondaryButton_1sv7z_430:hover{background:#3b82f6;color:#fff}._uploadGroup_1sv7z_448{display:flex;gap:12px;align-items:center}._urlInput_1sv7z_454{flex:1}._uploadButton_1sv7z_458{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._uploadButton_1sv7z_458:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}._uploadButton_1sv7z_458:disabled{opacity:.6;cursor:not-allowed}._uploadButton_1sv7z_458 ._spinner_1sv7z_484{animation:_spin_1sv7z_484 1s linear infinite}@keyframes _spin_1sv7z_484{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._imagePreview_1sv7z_497{margin-top:12px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb;max-width:400px;padding:8px}._imagePreview_1sv7z_497 img{width:100%;height:auto;display:block;object-fit:contain;max-height:200px;border-radius:4px}._imagePreview_1sv7z_497 img[src=""],._imagePreview_1sv7z_497 img:not([src]){display:none}._imageError_1sv7z_521{padding:16px;text-align:center;color:#dc2626}._imageError_1sv7z_521 p{margin:4px 0;font-size:14px}._imageUrl_1sv7z_532{font-size:12px;color:#6b7280;word-break:break-all;font-family:monospace}._languagesGrid_1sv7z_540{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin:24px 0;padding:20px;background:#f9fafb;border-radius:8px}._languageCheckbox_1sv7z_550{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}._languageCheckbox_1sv7z_550:hover{background:#f3f4f6;border-color:#3b82f6}._languageCheckbox_1sv7z_550 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}._languageCheckbox_1sv7z_550 ._languageName_1sv7z_574{display:flex;flex-direction:column;gap:2px;-webkit-user-select:none;user-select:none}._languageCheckbox_1sv7z_550 ._languageName_1sv7z_574 small{font-size:12px;color:#6b7280}@media(max-width:1024px){._settingsLayout_1sv7z_58{grid-template-columns:1fr}._sidebar_1sv7z_65{position:static;flex-direction:row;overflow-x:auto;padding:8px}._tabButton_1sv7z_79{flex-shrink:0;padding:10px 16px}._tabButton_1sv7z_79 span{white-space:nowrap}}@media(max-width:768px){._section_1sv7z_118{padding:24px}._formRow_1sv7z_193{grid-template-columns:1fr}._sectionHeader_1sv7z_122{flex-direction:column;gap:12px}._sidebar_1sv7z_65{flex-wrap:wrap}._tabButton_1sv7z_79{font-size:13px;padding:8px 12px}._languagesGrid_1sv7z_540{grid-template-columns:1fr}}._page_69pw6_4{min-height:calc(100vh - 64px);padding:28px 20px 40px;font-family:Space Grotesk,Segoe UI,sans-serif;box-sizing:border-box;display:flex;flex-direction:column;gap:18px}._header_69pw6_15{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._titleRow_69pw6_23{display:flex;align-items:center;gap:10px;color:#0f172a}._titleRow_69pw6_23 h1{margin:0;font-size:24px;font-weight:700}._subtitle_69pw6_36{margin:4px 0 0;color:#6b7280;font-size:13px}._headerActions_69pw6_42{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._hiddenBadge_69pw6_49{padding:6px 12px;background:#fef3c7;border:1px solid #fcd34d;border-radius:999px;font-size:12px;font-weight:600;color:#92400e}._toggleBtn_69pw6_59{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;font-family:inherit}._toggleBtn_69pw6_59:hover{background:#f8fafc;border-color:#cbd5e1}._toggleActive_69pw6_80{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}._refreshBtn_69pw6_86{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:none;background:#0f172a;color:#f8fafc;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .15s;font-family:inherit}._refreshBtn_69pw6_86:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}._refreshBtn_69pw6_86:disabled{opacity:.55;cursor:not-allowed}._errorBanner_69pw6_113{padding:10px 14px;border-radius:10px;background:#fee2e2;border:1px solid #fecaca;color:#991b1b;font-size:13px;font-weight:600}._noticeBanner_69pw6_123{padding:10px 14px;border-radius:10px;background:#dcfce7;border:1px solid #bbf7d0;color:#166534;font-size:13px;font-weight:600}._loadingState_69pw6_133{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:13px;font-weight:600}._board_69pw6_143{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:start}._column_69pw6_151{background:#ffffffd9;border-radius:16px;border:1px solid #e5e7eb;border-top-width:3px;box-shadow:0 4px 16px #0f172a0f;display:flex;flex-direction:column;min-height:280px;transition:border-color .15s,box-shadow .15s}._column_69pw6_151._dragOver_69pw6_163{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}._new_69pw6_169{border-top-color:#06b6d4}._accepted_69pw6_170{border-top-color:#38bdf8}._preparing_69pw6_171{border-top-color:#facc15}._ready_69pw6_172{border-top-color:#4ade80}._served_69pw6_173{border-top-color:#a78bfa}._columnHeader_69pw6_175{display:flex;justify-content:space-between;align-items:center;padding:14px 16px 10px;border-bottom:1px solid #f1f5f9}._columnHeader_69pw6_175 h2{margin:0;font-size:14px;font-weight:700;color:#0f172a}._columnCount_69pw6_190{background:#0f172a;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;min-width:22px;text-align:center}._columnBody_69pw6_201{display:flex;flex-direction:column;gap:10px;padding:12px;max-height:calc(100vh - 220px);overflow-y:auto}._columnBody_69pw6_201::-webkit-scrollbar{width:5px}._columnBody_69pw6_201::-webkit-scrollbar-track{background:transparent}._columnBody_69pw6_201::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._card_69pw6_215{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px;cursor:grab;box-shadow:0 2px 8px #0f172a0d;transition:box-shadow .15s,transform .15s}._card_69pw6_215:hover{box-shadow:0 8px 20px #0f172a1a;transform:translateY(-2px)}._card_69pw6_215:active{cursor:grabbing}._card_69pw6_215._dragging_69pw6_235{opacity:.45;transform:scale(.97) rotate(-1deg);box-shadow:0 16px 40px #0f172a26}._cardHeader_69pw6_242{display:flex;justify-content:space-between;align-items:flex-start;gap:6px}._cardIdentity_69pw6_249{display:flex;flex-direction:column;gap:3px;min-width:0}._orderNum_69pw6_256{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tableTag_69pw6_265{display:inline-block;font-size:11px;font-weight:600;color:#6b7280;background:#f1f5f9;padding:2px 7px;border-radius:999px;width:fit-content}._ageTag_69pw6_277{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;white-space:nowrap;flex-shrink:0}._age_normal_69pw6_289{background:#f1f5f9;color:#6b7280}._age_warning_69pw6_290{background:#fef3c7;color:#92400e}._age_urgent_69pw6_291{background:#fee2e2;color:#991b1b}._itemsList_69pw6_294{display:flex;flex-direction:column;gap:5px}._itemRow_69pw6_300{display:flex;align-items:baseline;gap:6px;font-size:13px}._itemQty_69pw6_307{font-weight:700;color:#2563eb;flex-shrink:0;font-size:12px}._itemName_69pw6_314{color:#1f2937;font-weight:600}._notesBox_69pw6_320{font-size:12px;color:#3730a3;background:#eef2ff;border-left:3px solid #6366f1;padding:7px 10px;border-radius:0 8px 8px 0;line-height:1.4}._cardFooter_69pw6_331{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid #f1f5f9}._total_69pw6_339{font-size:13px;font-weight:700;color:#0f172a}._actions_69pw6_345{display:flex;gap:6px}._btnPrimary_69pw6_351{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s,transform .1s;box-shadow:0 3px 8px #2563eb40}._btnPrimary_69pw6_351:hover:not(:disabled){background:#1e40af}._btnPrimary_69pw6_351:active:not(:disabled){transform:scale(.97)}._btnPrimary_69pw6_351:disabled{opacity:.55;cursor:not-allowed}._btnCancel_69pw6_373{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1.5px solid #fecaca;border-radius:8px;background:transparent;color:#ef4444;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s,transform .1s}._btnCancel_69pw6_373:hover:not(:disabled){background:#fff1f2;border-color:#fca5a5}._btnCancel_69pw6_373:active:not(:disabled){transform:scale(.97)}._btnCancel_69pw6_373:disabled{opacity:.55;cursor:not-allowed}._emptyColumn_69pw6_394{font-size:12px;color:#cbd5e1;text-align:center;padding:20px 12px;border:1px dashed #e2e8f0;border-radius:10px;font-weight:600}@keyframes _spin_69pw6_406{to{transform:rotate(360deg)}}._spinning_69pw6_406{animation:_spin_69pw6_406 .7s linear infinite}@media(max-width:900px){._header_69pw6_15{flex-direction:column}._board_69pw6_143{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}._container_1x27s_3{padding:32px 24px;width:100%;font-family:Space Grotesk,Segoe UI,sans-serif}._header_1x27s_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._headerContent_1x27s_16{display:flex;align-items:center;gap:16px}._headerIcon_1x27s_22{color:#f97316}._header_1x27s_9 h1{font-size:28px;color:#0f172a;margin:0;font-weight:700}._headerSubtitle_1x27s_33{font-size:14px;color:#64748b;margin:4px 0 0}._createButton_1x27s_39{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #f973164d}._createButton_1x27s_39 svg{display:block}._createButton_1x27s_39:hover{transform:translateY(-2px);box-shadow:0 12px 30px #f9731666}._errorMessage_1x27s_64{background:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px;font-weight:500;border-left:4px solid #ef4444}._formContainer_1x27s_75{background:#fff;border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:0 2px 8px #00000014;border:1px solid #edf2f7}._formHeader_1x27s_84{margin-bottom:24px}._formHeader_1x27s_84 h2{font-size:20px;color:#1a202c;margin:0 0 4px;font-weight:600}._formHeader_1x27s_84 p{font-size:14px;color:#64748b;margin:0}._formGroup_1x27s_101{margin-bottom:20px}._formGroup_1x27s_101 label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formGroup_1x27s_101 input[type=text],._formGroup_1x27s_101 input[type=number]{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s ease;box-sizing:border-box}._formGroup_1x27s_101 input[type=text]:focus,._formGroup_1x27s_101 input[type=number]:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 4px #f973161f}._formRow_1x27s_134{display:grid;grid-template-columns:1fr 1fr;gap:16px}._submitButton_1x27s_140{padding:12px 32px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}._submitButton_1x27s_140:hover:not(:disabled){transform:translateY(-2px)}._submitButton_1x27s_140:disabled{opacity:.6;cursor:not-allowed}._tablesGrid_1x27s_162{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}._tableCard_1x27s_168{background:#fff;border-radius:16px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a14;display:flex;flex-direction:column;gap:16px}._tableHeader_1x27s_179{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._tableHeader_1x27s_179 h3{margin:0;font-size:18px;color:#0f172a}._tableMeta_1x27s_192{margin:6px 0 0;font-size:13px;color:#64748b}._tableActions_1x27s_198{display:flex;gap:8px}._iconButton_1x27s_203{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;line-height:0}._iconButton_1x27s_203 svg{display:block}._iconButton_1x27s_203:hover{border-color:#f97316;color:#f97316}._qrPanel_1x27s_227{display:grid;grid-template-columns:1fr;gap:12px}._qrPreview_1x27s_233{min-height:180px;border-radius:14px;border:1px dashed #cbd5f5;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:16px}._qrPreview_1x27s_233 img{width:100%;max-width:200px}._qrPlaceholder_1x27s_249{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;font-size:13px}._qrPlaceholder_1x27s_249 svg{display:block}._qrActions_1x27s_262{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}._qrButton_1x27s_268{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;background:#0f172a;color:#f8fafc;border-radius:10px;padding:10px;font-size:13px;font-weight:600;cursor:pointer}._qrButton_1x27s_268 svg{display:block}._secondaryButton_1x27s_287{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;background:#fff;color:#1f2937;border-radius:10px;padding:10px;font-size:13px;font-weight:600;cursor:pointer}._secondaryButton_1x27s_287 svg{display:block}._secondaryButton_1x27s_287:disabled{opacity:.5;cursor:not-allowed}._qrLink_1x27s_311{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#64748b}._qrLink_1x27s_311 input{padding:10px 12px;border-radius:8px;border:1px solid #e2e8f0;font-size:12px;background:#f8fafc}._emptyState_1x27s_327{border-radius:12px;border:1px solid #e2e8f0;padding:24px;text-align:center;color:#94a3b8}@media(max-width:900px){._header_1x27s_9{flex-direction:column;align-items:flex-start;gap:16px}._createButton_1x27s_39{width:100%;justify-content:center}._formRow_1x27s_134{grid-template-columns:1fr}}._page_x071n_1{min-height:calc(100vh - 64px);padding:28px 24px;font-family:Space Grotesk,Segoe UI,sans-serif;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}._header_x071n_12{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._headerText_x071n_20 h1{margin:0;font-size:22px;font-weight:700;color:#0f172a}._headerText_x071n_20 p{margin:4px 0 0;font-size:13px;color:#6b7280}._headerRight_x071n_33{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._pills_x071n_40{display:flex;gap:8px}._pill_x071n_40{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}._pillAmber_x071n_55{background:#fef3c7;color:#92400e}._pillBlue_x071n_60{background:#dbeafe;color:#1e40af}._refreshBtn_x071n_65{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit}._refreshBtn_x071n_65:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}._refreshBtn_x071n_65:disabled{opacity:.6;cursor:not-allowed}._tabs_x071n_92{display:flex;gap:4px;background:#f1f5f9;border-radius:10px;padding:4px;width:fit-content;flex-wrap:wrap}._tab_x071n_92{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:7px;border:none;background:transparent;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:background .15s,color .15s;font-family:inherit;white-space:nowrap}._tab_x071n_92:hover{background:#fff;color:#0f172a}._activeTab_x071n_124{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0f172a1a}._tabBadge_x071n_130{background:#ef4444;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}._grid_x071n_145{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;align-items:start}._card_x071n_153{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 2px 8px #0f172a0d;transition:box-shadow .2s,transform .2s}._card_x071n_153:hover{box-shadow:0 8px 24px #0f172a17;transform:translateY(-2px)}._cardTerminal_x071n_170{opacity:.6}._cardTerminal_x071n_170:hover{transform:none;box-shadow:0 2px 8px #0f172a0d}._cardTop_x071n_180{display:flex;align-items:center;gap:10px}._typeIcon_x071n_186{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--icon-color) 12%,white);color:var(--icon-color);flex-shrink:0}._cardMeta_x071n_198{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._typeName_x071n_206{font-size:14px;font-weight:700;color:#0f172a;text-transform:capitalize}._tableLabel_x071n_213{font-size:12px;color:#6b7280;font-weight:500}._statusBadge_x071n_219{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;background:color-mix(in srgb,var(--dot-color) 12%,white);color:color-mix(in srgb,var(--dot-color) 80%,#000);white-space:nowrap;flex-shrink:0;text-transform:capitalize}._statusBadge_x071n_219:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--dot-color);flex-shrink:0}._notes_x071n_244{margin:0;font-size:13px;color:#374151;font-style:italic;line-height:1.4;padding:8px 10px;background:#f8fafc;border-left:3px solid #e2e8f0;border-radius:0 6px 6px 0}._timestamp_x071n_256{margin:0;font-size:11px;color:#9ca3af;font-weight:500}._actions_x071n_264{display:flex;gap:8px;padding-top:4px;border-top:1px solid #f1f5f9;flex-wrap:wrap}._btn_x071n_272{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;border:none;transition:background .15s,transform .1s,opacity .15s;line-height:1}._btn_x071n_272:disabled{opacity:.55;cursor:not-allowed}._btn_x071n_272:active:not(:disabled){transform:scale(.97)}._btnStart_x071n_296{background:#0ea5e9;color:#fff;box-shadow:0 3px 8px #0ea5e940}._btnStart_x071n_296:hover:not(:disabled){background:#0284c7}._btnResolve_x071n_306{background:#10b981;color:#fff;box-shadow:0 3px 8px #10b98140}._btnResolve_x071n_306:hover:not(:disabled){background:#059669}._btnCancel_x071n_316{background:transparent;color:#ef4444;border:1.5px solid #fecaca}._btnCancel_x071n_316:hover:not(:disabled){background:#fff1f2;border-color:#fca5a5}._terminalNote_x071n_328{margin:0;font-size:12px;font-weight:600;color:#9ca3af;padding-top:4px;border-top:1px solid #f1f5f9}._loadingState_x071n_338{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:14px;font-weight:500;padding:40px 0;justify-content:center}._emptyState_x071n_349{display:flex;flex-direction:column;align-items:center;gap:10px;padding:60px 20px;color:#9ca3af;text-align:center}._emptyState_x071n_349 p{margin:0;font-size:14px;text-transform:capitalize}._error_x071n_365{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:500}@keyframes _spin_x071n_380{to{transform:rotate(360deg)}}._spinning_x071n_380{animation:_spin_x071n_380 .7s linear infinite}._page_kk5hm_3{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(249,115,22,.18),transparent 55%),linear-gradient(135deg,#fff7ed,#fefce8 55%,#f1f5f9);padding:24px;font-family:Space Grotesk,Segoe UI,sans-serif}._card_kk5hm_14{background:#fff;border-radius:20px;padding:32px;max-width:420px;width:100%;box-shadow:0 20px 50px #0f172a1f;border:1px solid #e2e8f0;text-align:center}._iconWrap_kk5hm_25{width:72px;height:72px;border-radius:24px;background:#fff7ed;color:#ea580c;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}._card_kk5hm_14 h1{margin:0 0 8px;font-size:24px;color:#0f172a}._card_kk5hm_14 p{margin:0 0 16px;color:#64748b;font-size:14px}._error_kk5hm_49{color:#b91c1c;font-weight:600}._details_kk5hm_54{display:grid;gap:12px;text-align:left;margin:20px 0}._details_kk5hm_54 div{display:flex;flex-direction:column;gap:4px}._details_kk5hm_54 span{font-size:12px;color:#94a3b8}._details_kk5hm_54 strong{font-size:15px;color:#0f172a}._success_kk5hm_77{display:inline-flex;align-items:center;gap:6px;color:#16a34a}._primaryButton_kk5hm_84{width:100%;border:none;background:#ea580c;color:#fff;padding:12px 20px;border-radius:999px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._primaryButton_kk5hm_84:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ea580c4d}._detailsModal_8y5xt_1{max-width:500px}._detailsContainer_8y5xt_5{display:flex;flex-direction:column;gap:20px}._imageSection_8y5xt_11{border-radius:12px;overflow:hidden;background:#f1f5f9;height:240px}._itemImage_8y5xt_18{width:100%;height:100%;object-fit:cover}._galleryContainer_8y5xt_24{display:flex;flex-direction:column;gap:10px}._mainImageContainer_8y5xt_30{position:relative;border-radius:12px;overflow:hidden;background:#f1f5f9;height:240px}._navButton_8y5xt_38{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#fffffff2;border:1px solid rgba(15,23,42,.1);cursor:pointer;padding:0;line-height:0;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}._navButton_8y5xt_38 svg{display:block;color:#0f172a}._navButton_8y5xt_38:hover{background:#fff;box-shadow:0 4px 12px #00000026}._navButton_8y5xt_38:active{transform:translateY(-50%) scale(.95)}._prevButton_8y5xt_71{left:12px}._nextButton_8y5xt_75{right:12px}._thumbnails_8y5xt_79{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}._thumbnails_8y5xt_79::-webkit-scrollbar{height:4px}._thumbnails_8y5xt_79::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}._thumbnails_8y5xt_79::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}._thumbnail_8y5xt_79{border:none;background:transparent;padding:0;flex:0 0 auto;width:64px;height:44px;border-radius:8px;overflow:hidden;cursor:pointer;box-shadow:0 2px 6px #00000014;border:2px solid transparent;transition:all .2s ease}._thumbnail_8y5xt_79 img{width:100%;height:100%;object-fit:cover;display:block}._thumbnail_8y5xt_79:hover{border-color:#fed7aa}._thumbnail_8y5xt_79._active_8y5xt_128{border-color:#fb923c;box-shadow:0 4px 12px #fb923c4d}._section_8y5xt_133{display:flex;flex-direction:column;gap:8px}._section_8y5xt_133 h3{margin:0;font-size:14px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.5px}._section_8y5xt_133 p{margin:0;font-size:14px;color:#475569;line-height:1.6}._detailsGrid_8y5xt_155{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._detailItem_8y5xt_165{display:flex;flex-direction:column;gap:4px}._label_8y5xt_171{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._value_8y5xt_179{font-size:15px;font-weight:700;color:#0f172a}._ingredientsList_8y5xt_185{display:flex;flex-wrap:wrap;gap:6px}._ingredientChip_8y5xt_191{display:inline-flex;padding:6px 12px;background:#fff7ed;color:#9a3412;border-radius:999px;font-size:12px;font-weight:600;border:1px solid #fed7aa}@media(max-width:480px){._detailsModal_8y5xt_1{max-width:100%}._mainImageContainer_8y5xt_30{height:220px}._detailsGrid_8y5xt_155{grid-template-columns:1fr 1fr;gap:10px;padding:14px}._navButton_8y5xt_38{width:36px;height:36px}._navButton_8y5xt_38 svg{width:18px;height:18px}._prevButton_8y5xt_71{left:8px}._nextButton_8y5xt_75{right:8px}._thumbnail_8y5xt_79{width:56px;height:40px}}._page_1e5d0_3{min-height:100vh;background:linear-gradient(135deg,#fff7ed,#fef3c7 60%,#f8fafc);padding:0;font-family:Space Grotesk,Segoe UI,sans-serif;color:#0f172a;overflow-x:hidden}._page_1e5d0_3 input,._page_1e5d0_3 textarea,._page_1e5d0_3 select,._page_1e5d0_3 button{font-size:16px}._bannerContainer_1e5d0_20{width:100%;height:150px;overflow:hidden;background:#f1f5f9}._banner_1e5d0_20{width:100%;height:100%;object-fit:cover;display:block}._hero_1e5d0_34{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;background:#fff;box-shadow:0 2px 8px #00000014}._heroHeader_1e5d0_44{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._logo_1e5d0_52{width:56px;height:56px;border-radius:8px;object-fit:contain;background:#f8fafc;padding:3px;flex-shrink:0}._heroTitle_1e5d0_62{flex:1;min-width:0}._heroTag_1e5d0_67{display:inline-flex;padding:3px 8px;border-radius:999px;background:#fff7ed;color:#ea580c;font-size:10px;font-weight:600}._heroTitle_1e5d0_62 h1{font-size:18px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._heroActions_1e5d0_85{display:flex;align-items:center;gap:8px;flex-shrink:0}._langSelectorWrapper_1e5d0_92{display:flex;align-items:center}._langSelector_1e5d0_92{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 32px 8px 12px;font-size:13px;font-weight:600;color:#0f172a;cursor:pointer;transition:all .2s;font-family:inherit;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}._langSelector_1e5d0_92{box-sizing:border-box;min-width:120px}._langSelector_1e5d0_92:hover{border-color:#ea580c;background-color:#fff7ed}._langSelector_1e5d0_92:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}@media(max-width:640px){._hero_1e5d0_34{flex-direction:column;align-items:flex-start;gap:8px;padding:12px;position:relative;z-index:5}._heroHeader_1e5d0_44{width:100%;gap:8px;min-width:0}._heroActions_1e5d0_85{width:100%;justify-content:space-between;margin-top:6px}._logo_1e5d0_52{width:44px;height:44px}._heroTitle_1e5d0_62{min-width:0}._heroTitle_1e5d0_62 h1{font-size:16px;margin:2px 0 0;white-space:normal;overflow:visible;text-overflow:unset}._heroTag_1e5d0_67{font-size:9px;padding:2px 6px}._langSelector_1e5d0_92{padding:6px 12px;font-size:13px;background-position:right 10px center;min-width:124px}._mobileCartBtn_1e5d0_184{background:#fff;border:1px solid #e2e8f0;padding:8px;border-radius:8px;display:inline-flex;align-items:center;gap:6px}._bannerContainer_1e5d0_20{height:120px}}._mobileCartBtn_1e5d0_184{position:relative;background:#ea580c;color:#fff;border:none;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s}._mobileCartBtn_1e5d0_184:active{background:#c2410c}._cartBadge_1e5d0_219{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center}._layout_1e5d0_235{position:relative;display:grid;grid-template-columns:1fr;gap:0;padding:0}._categoryFilterControl_1e5d0_243{display:grid;gap:6px;margin:8px 16px}._mobileSidebar_1e5d0_249,._sidebarOverlay_1e5d0_253,._hamburgerBtn_1e5d0_257{display:none}._categoryFilterLabel_1e5d0_261{font-size:12px;font-weight:700;color:#334155}._categoryFilterSelect_1e5d0_267{width:100%;max-width:100%;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;padding:10px 34px 10px 12px;font-family:inherit;font-size:14px;font-weight:600;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}._categoryFilterSelect_1e5d0_267:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1f}@media(max-width:768px){._categoryFilterControl_1e5d0_243{display:none}._mobileSidebar_1e5d0_249{display:block;position:fixed;left:0;top:0;width:280px;height:100vh;background:#fff;box-shadow:2px 0 16px #00000026;z-index:50;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}._mobileSidebar_1e5d0_249._open_1e5d0_312{transform:translate(0)}._sidebarHeader_1e5d0_316{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;border-bottom:1px solid #e2e8f0}._sidebarHeader_1e5d0_316 h2{font-size:18px;margin:0}._closeBtn_1e5d0_329{background:none;border:none;cursor:pointer;padding:0;color:#64748b;display:flex;align-items:center;justify-content:center}._sidebarCategories_1e5d0_340{display:flex;flex-direction:column;gap:0;padding:12px 8px}._sidebarChip_1e5d0_347{border:none;background:transparent;color:#334155;font-size:16px;font-weight:500;padding:14px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}._sidebarChip_1e5d0_347:active{background:#f1f5f9}._sidebarChip_1e5d0_347._activeChip_1e5d0_364{background:#fff7ed;color:#c2410c;font-weight:600}._sidebarOverlay_1e5d0_253{display:block;position:fixed;inset:0;background:#00000080;z-index:40}._hamburgerBtn_1e5d0_257{display:flex;align-items:center;gap:8px;margin:8px 16px;padding:12px 16px;background:#ea580c;border:none;border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;color:#fff;transition:background .2s}}._surpriseMeBtn_1e5d0_398{display:flex;align-items:center;gap:8px;margin:0 16px 8px;padding:12px 16px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;color:#fff;transition:all .2s;box-shadow:0 4px 12px #fbbf244d}._surpriseMeBtn_1e5d0_398:active:not(:disabled){transform:scale(.98)}._surpriseMeBtn_1e5d0_398:disabled{opacity:.6;cursor:not-allowed}._mobileSurpriseBtn_1e5d0_424{display:flex}._desktopSurpriseBtn_1e5d0_428,._menuHeader_1e5d0_432{display:none}._recommendationModal_1e5d0_436{width:90vw;max-width:600px;max-height:85vh;overflow-y:auto}._recommendationContent_1e5d0_443{display:flex;flex-direction:column;gap:16px}._recommendationIntro_1e5d0_449{font-size:14px;color:#64748b;margin:0;text-align:center;line-height:1.5}._recommendationGrid_1e5d0_457{display:grid;grid-template-columns:1fr;gap:12px;padding:8px 0}._recommendationCard_1e5d0_464{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;display:flex;gap:12px;align-items:center;justify-content:space-between;transition:all .18s ease}._recommendationCard_1e5d0_464:hover{border-color:#fbbf24;box-shadow:0 4px 12px #fbbf2433}._recommendationImage_1e5d0_481{width:80px;height:80px;min-width:80px;border-radius:8px;overflow:hidden;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center}._recImageNav_1e5d0_495{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#00000080;color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;line-height:1}._recPrev_1e5d0_512{left:8px}._recNext_1e5d0_513{right:8px}._recommendationImage_1e5d0_481{position:relative}._recommendationImage_1e5d0_481 img{width:100%;height:100%;object-fit:cover}._recommendationInfo_1e5d0_524{flex:1 1 auto;min-width:0;margin-left:8px}._recommendationInfo_1e5d0_524 h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#0f172a}._recommendationInfo_1e5d0_524 p{margin:0 0 6px;font-size:12px;color:#64748b;line-height:1.3;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._recommendationMeta_1e5d0_549{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._recommendationMeta_1e5d0_549 ._price_1e5d0_556{font-weight:700;font-size:13px;color:#ea580c}._recommendationMeta_1e5d0_549 ._portion_1e5d0_562{font-size:11px;color:#64748b;background:#fff;padding:2px 6px;border-radius:999px;font-weight:600}._addToCartBtn_1e5d0_571{background:#ea580c;color:#fff;border:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:transform .12s ease,background .12s ease;flex-shrink:0;align-self:center;margin:0 0 0 12px}._addToCartBtn_1e5d0_571:active{transform:scale(.96);background:#c2410c}._modalActions_1e5d0_594{display:flex;gap:12px;padding-top:12px;border-top:1px solid #e2e8f0;margin-top:8px}._continueBtn_1e5d0_602{flex:1;background:#ea580c;color:#fff;border:none;border-radius:999px;padding:14px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._continueBtn_1e5d0_602:active:not(:disabled){transform:scale(.98);background:#c2410c}._continueBtn_1e5d0_602:disabled{opacity:.6;cursor:not-allowed}._loadingRecommendations_1e5d0_625{text-align:center;padding:20px;color:#94a3b8;font-size:13px;font-weight:500}._noRecommendations_1e5d0_633{text-align:center;padding:20px;color:#94a3b8;font-size:13px;border:1px dashed #e2e8f0;border-radius:8px;background:#f8fafc}._menuList_1e5d0_643{display:grid;gap:8px;padding:0 12px 80px}._categoryBar_1e5d0_649{display:none}._menuCard_1e5d0_653{background:#fff;border-radius:12px;padding:10px;display:flex;gap:10px;align-items:flex-start;box-shadow:0 2px 8px #0f172a0d;border:1px solid #e2e8f0}._menuImageButton_1e5d0_664{border:none;background:transparent;padding:0;cursor:pointer;text-align:left;flex-shrink:0}._menuImageButton_1e5d0_664:disabled{cursor:default}._menuImage_1e5d0_664{width:80px;height:80px;border-radius:10px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:11px;text-align:center;position:relative;flex-shrink:0}._imageCount_1e5d0_694{position:absolute;right:4px;bottom:4px;background:#0f172acc;color:#f8fafc;font-size:10px;font-weight:600;padding:2px 4px;border-radius:999px}._menuImage_1e5d0_664 img{width:100%;height:100%;object-fit:cover;display:block}._imagePlaceholder_1e5d0_713{padding:8px}._menuInfo_1e5d0_717{flex:1;min-width:0}._menuInfo_1e5d0_717 h3{margin:0 0 2px;font-size:14px;line-height:1.2}._menuDescription_1e5d0_729{margin:0 0 4px;color:#64748b;font-size:11px;line-height:1.4;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._menuMeta_1e5d0_741{display:flex;gap:6px;flex-wrap:wrap;font-size:11px;color:#1f2937;font-weight:600;margin-bottom:4px}._metaBadge_1e5d0_751{background:#fff7ed;color:#9a3412;padding:2px 6px;border-radius:999px;font-size:11px;font-weight:600}._viewDetailsBtn_1e5d0_760{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#0f172a;font-size:10px;font-weight:600;cursor:pointer;padding:2px 4px;margin-top:4px;transition:color .2s ease}._viewDetailsBtn_1e5d0_760:hover{color:#ea580c}._menuActions_1e5d0_779{display:flex;align-items:center;gap:6px;margin-top:4px}._qtyButton_1e5d0_786{width:28px;height:28px;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;line-height:0;transition:background .2s}._qtyButton_1e5d0_786:active{background:#e2e8f0}._qtyButton_1e5d0_786:disabled{opacity:.4;cursor:not-allowed}._qtyValue_1e5d0_810{width:20px;text-align:center;font-weight:600;font-size:12px}._cart_1e5d0_219{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;padding:calc(16px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom));border:1px solid #e2e8f0;box-shadow:0 -8px 24px #0f172a1f;display:flex;flex-direction:column;gap:12px;max-height:90vh;overflow-y:auto;z-index:45;transform:translateY(100%);transition:transform .3s ease}._cart_1e5d0_219._drawerOpen_1e5d0_838{transform:translateY(0)}._cartHeader_1e5d0_842{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._cartHeader_1e5d0_842 h2{font-size:16px;margin:0;flex:1}._drawerCloseBtn_1e5d0_857{background:none;border:none;cursor:pointer;padding:6px;color:#64748b;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:60;border-radius:8px}._orderStatusCard_1e5d0_872{display:grid;gap:4px;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;font-size:12px;color:#475569}._orderStatusCard_1e5d0_872 strong{color:#0f172a;font-weight:600;font-size:13px}._cartItems_1e5d0_889{display:grid;gap:8px;max-height:200px;overflow-y:auto}._cartItem_1e5d0_889{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:#1f2937;padding-bottom:8px;border-bottom:1px solid #f1f5f9}._cartItem_1e5d0_889 h4{margin:0 0 2px;font-size:13px}._cartItem_1e5d0_889 span{color:#64748b;font-size:12px}._removeButton_1e5d0_916{border:none;background:transparent;color:#ef4444;cursor:pointer;font-size:11px;font-weight:600;padding:0;flex-shrink:0}._cartEmpty_1e5d0_927{text-align:center;padding:20px;color:#94a3b8;font-size:13px}._cartTotal_1e5d0_934{display:flex;justify-content:space-between;font-size:14px;font-weight:700;padding:8px 0;border-bottom:1px solid #e2e8f0}._extraCharges_1e5d0_943{margin:6px 0 2px;font-size:11px;color:#94a3b8;font-weight:500}._cartForm_1e5d0_950{display:grid;gap:10px}._cartForm_1e5d0_950 label{display:grid;gap:4px;font-size:12px;color:#64748b;font-weight:600}._cartForm_1e5d0_950 input,._cartForm_1e5d0_950 textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #e2e8f0;font-family:inherit;font-size:16px;resize:none}._noteHint_1e5d0_974{font-size:11px;color:#94a3b8;font-weight:500}._statusModal_1e5d0_980{width:360px;max-width:92vw}._statusModalBody_1e5d0_985{display:grid;gap:8px;font-size:14px;color:#0f172a}._statusModalBody_1e5d0_985 p{margin:0}._placeOrder_1e5d0_996{border:none;border-radius:999px;padding:14px;background:#ea580c;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:transform .2s ease,background .2s;margin-top:8px}._placeOrder_1e5d0_996:active:not(:disabled){transform:scale(.98);background:#c2410c}._placeOrder_1e5d0_996:disabled{opacity:.6;cursor:not-allowed}._waiterRequestBox_1e5d0_1019{margin-top:10px;border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:#f8fafc}._waiterRequestTitle_1e5d0_1027{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#1f2937;margin-bottom:8px}._waiterRequestControls_1e5d0_1037{display:grid;gap:8px}._waiterRequestActions_1e5d0_1043{display:flex;justify-content:center;gap:8px}._waiterRequestControls_1e5d0_1037 select,._waiterRequestControls_1e5d0_1037 textarea{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;font-family:inherit;background:#fff}._waiterRequestButton_1e5d0_1061{border:none;border-radius:999px;padding:10px 12px;font-size:13px;font-weight:600;background:#0ea5e9;color:#fff;cursor:pointer}._waiterRequestButton_1e5d0_1061:disabled{opacity:.6}._headerBellMobile_1e5d0_1077{background:#ea580c;color:#fff;width:44px;height:44px;border-radius:12px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 12px #ea580c2e;padding:8px;z-index:60}._headerWaiterDesktop_1e5d0_1094{display:none;align-items:center}._needHelpBtn_1e5d0_1099{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0ea5e9;border:1.5px solid #0ea5e9;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit;white-space:nowrap}._needHelpBtn_1e5d0_1099:hover{background:#0ea5e9;color:#fff;box-shadow:0 4px 12px #0ea5e94d}@media(min-width:1024px){._headerBellMobile_1e5d0_1077{display:none}._headerWaiterDesktop_1e5d0_1094{display:flex}._waiterRequestBox_1e5d0_1019{display:none}}@media(max-width:1023px){._headerWaiterDesktop_1e5d0_1094{display:none}}._statusModal_1e5d0_980 ._recommendationGrid_1e5d0_457{grid-template-columns:repeat(2,1fr);gap:14px}._statusModal_1e5d0_980 ._statusModal_1e5d0_980{width:100%;max-width:100%;margin:0;border-radius:12px 12px 0 0;align-self:flex-end;box-shadow:0 -12px 30px #0f172a2e;max-height:80vh;overflow:auto}._statusModal_1e5d0_980 ._modalBody_1e5d0_1150{padding:16px}._waiterRequestCloseBtn_1e5d0_1155{background:transparent;border:1px solid #d1d5db;padding:8px 12px;border-radius:8px;cursor:pointer}._drawerOverlay_1e5d0_1163{position:fixed;inset:0;background:#0000004d;z-index:44}._loading_1e5d0_625{margin:12px 16px;padding:10px 14px;color:#64748b;font-size:13px;font-weight:600;background:#f8fafc;border-radius:8px}._errorBanner_1e5d0_1183{margin:12px 16px;padding:10px 14px;border-radius:8px;background:#fee2e2;color:#991b1b;font-weight:600;font-size:12px}._successBanner_1e5d0_1193{margin:12px 16px;padding:10px 14px;border-radius:8px;background:#dcfce7;color:#166534;font-weight:600;font-size:12px}._statusBanner_1e5d0_1203{margin:12px 16px;padding:10px 14px;border-radius:8px;background:#e0f2fe;color:#075985;font-weight:600;font-size:12px}._emptyState_1e5d0_1213{padding:40px 16px;border-radius:12px;background:#fff;border:1px dashed #e2e8f0;text-align:center;color:#94a3b8;font-size:13px}._errorPage_1e5d0_1223{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;font-family:Space Grotesk,Segoe UI,sans-serif;color:#1f2937;padding:20px}@media(min-width:1024px){._page_1e5d0_3{background:radial-gradient(circle at top,rgba(251,146,60,.25),transparent 55%),linear-gradient(135deg,#fff7ed,#fef3c7 60%,#f8fafc)}._bannerContainer_1e5d0_20{height:180px}._hero_1e5d0_34{justify-content:space-between;align-items:flex-start;gap:20px;margin:20px 20px 16px;padding:20px}._heroTitle_1e5d0_62{flex:1}._heroTitle_1e5d0_62 h1{font-size:30px}._heroTag_1e5d0_67{font-size:12px;padding:6px 12px}._logo_1e5d0_52{width:80px;height:80px}._mobileCartBtn_1e5d0_184,._mobileSurpriseBtn_1e5d0_424,._mobileCategoryFilter_1e5d0_1280{display:none}._desktopSurpriseBtn_1e5d0_428{display:flex;margin:0;padding:8px 16px;font-size:13px}._desktopSurpriseBtn_1e5d0_428:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fbbf2466}._menuHeader_1e5d0_432{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;flex-wrap:wrap}._categoryFilterControl_1e5d0_243{margin:0;max-width:300px;flex:1}._recommendationModal_1e5d0_436{width:85vw;max-width:700px}._recommendationGrid_1e5d0_457{grid-template-columns:1fr;gap:14px}._recommendationCard_1e5d0_464{padding:14px}._recommendationImage_1e5d0_481{width:100px;height:100px}._layout_1e5d0_235{grid-template-columns:1fr 380px;gap:20px;padding:0 20px 40px;align-items:start}._menuList_1e5d0_643{padding:0;gap:12px;align-items:start;align-content:start}._menuCard_1e5d0_653{grid-template-columns:110px 1fr auto;gap:14px;padding:12px 14px;align-items:center;align-self:start;display:grid;flex-direction:row}._menuImage_1e5d0_664{width:110px;height:110px}._menuInfo_1e5d0_717 h3{font-size:16px;margin:0 0 4px}._menuDescription_1e5d0_729{font-size:13px;margin:0 0 6px;line-clamp:2;-webkit-line-clamp:2}._cart_1e5d0_219{position:sticky;top:20px;background:#fff;border-radius:16px;padding:18px;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a14;display:flex;flex-direction:column;gap:14px;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto;transform:translateY(0)!important}._drawerOverlay_1e5d0_1163{display:none}._cartHeader_1e5d0_842{border-bottom:none;padding:0}._drawerCloseBtn_1e5d0_857{display:none}}._languageSelectPage_1e5d0_1404{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7ed,#fef3c7 60%,#f8fafc);padding:20px}._languageSelectCard_1e5d0_1413{background:#fff;border-radius:16px;padding:24px;max-width:320px;width:100%;box-shadow:0 4px 20px #0f172a14;text-align:center}._languageSelectCard_1e5d0_1413 h1{font-size:20px;font-weight:600;margin:0 0 8px;color:#0f172a}._languageSelectCard_1e5d0_1413 p{font-size:13px;color:#64748b;margin:0 0 20px}._languageOptions_1e5d0_1436{display:flex;flex-direction:column;gap:8px}._languageOption_1e5d0_1436{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:14px 16px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:8px}._languageOption_1e5d0_1436:hover{background:#fbbf24;border-color:#fbbf24;transform:translateY(-1px);box-shadow:0 4px 12px #fbbf244d}._languageOption_1e5d0_1436:active{transform:translateY(0)}._languageNative_1e5d0_1466{font-size:15px;font-weight:600;color:#0f172a}._languageOption_1e5d0_1436:hover ._languageNative_1e5d0_1466,._languageOption_1e5d0_1436:hover ._languageEnglish_1e5d0_1473{color:#fff}._languageEnglish_1e5d0_1473{font-size:12px;color:#94a3b8}@media(max-width:1023px){._languageSelectCard_1e5d0_1413{padding:20px;max-width:280px}._languageSelectCard_1e5d0_1413 h1{font-size:18px}._languageSelectCard_1e5d0_1413 p{font-size:12px}}@media(max-width:1023px){._cart_1e5d0_219 ._waiterRequestBox_1e5d0_1019{display:none}}@media(max-width:1023px){._recommendationGrid_1e5d0_457{grid-template-columns:1fr;gap:12px}._recommendationCard_1e5d0_464{flex-direction:column;align-items:stretch;padding:10px;gap:10px}._recommendationImage_1e5d0_481{width:100%;height:140px;min-width:auto;border-radius:10px}._recommendationImage_1e5d0_481 img{width:100%;height:100%;object-fit:cover;display:block}._recommendationInfo_1e5d0_524{margin:0}._recommendationInfo_1e5d0_524 h4{font-size:15px;margin-bottom:6px}._addToCartBtn_1e5d0_571{width:100%;margin:0;align-self:stretch;justify-content:center;padding:12px;font-size:15px}}@media(min-width:768px)and (max-width:1023px){._mobileCartBtn_1e5d0_184{width:44px;height:44px;border-radius:12px;padding:8px}._mobileCartBtn_1e5d0_184 svg{width:18px;height:18px}._cartBadge_1e5d0_219{top:-6px;right:-6px;width:20px;height:20px;font-size:10px}}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--primary-color: #667eea;--secondary-color: #764ba2;--text-primary: #1a202c;--text-secondary: #4a5568;--text-tertiary: #a0aec0;--border-light: #e2e8f0;--bg-light: #f7fafc;--bg-lighter: #edf2f7}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-light);color:var(--text-primary)}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}
