@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#111827;background-color:#f8f9fa;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:1rem;color:#111827;letter-spacing:-.02em}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}a{color:#3b82f6;text-decoration:none;transition:all .15s ease-in-out}a:hover{color:#0b63f3}button{cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 1.5rem}}@media (min-width: 1024px){.container{padding:0 2rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.card{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s ease-in-out}.card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:1rem;font-weight:500;border-radius:.375rem;transition:all .15s ease-in-out;cursor:pointer;border:none;gap:.5rem}.btn.btn-primary{background:#3b82f6;color:#fff}.btn.btn-primary:hover{background:#0b63f3;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}.btn.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.form-input{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:all .15s ease-in-out;background:#f9fafb}.form-input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}._sidebar_hkvj3_1{position:fixed;left:0;top:0;height:100vh;width:260px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;transition:width .3s ease;z-index:1000;overflow:visible}._sidebar_hkvj3_1._collapsed_hkvj3_15{width:70px}._sidebar_hkvj3_1._collapsed_hkvj3_15 ._orgButton_hkvj3_18 ._orgInfo_hkvj3_18,._sidebar_hkvj3_1._collapsed_hkvj3_15 ._orgButton_hkvj3_18 ._moreIcon_hkvj3_19{display:none}._sidebar_hkvj3_1._collapsed_hkvj3_15 ._profileInfo_hkvj3_22{justify-content:center;padding:.25rem}._sidebar_hkvj3_1._collapsed_hkvj3_15 ._profileInfo_hkvj3_22 ._profileDetails_hkvj3_26,._sidebar_hkvj3_1._collapsed_hkvj3_15 ._signOutButton_hkvj3_29 span{display:none}._toggleButton_hkvj3_33{position:fixed;left:260px;bottom:20px;background:#fff;border:1px solid #e5e7eb;border-left:none;border-radius:0 .375rem .375rem 0;padding:.5rem .25rem;cursor:pointer;color:#4b5563;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:2px 0 4px #0000000d}._toggleButton_hkvj3_33:hover{background:#f9fafb;color:#111827;padding-right:.5rem}._toggleButton_hkvj3_33._collapsed_hkvj3_15{left:70px}._toggleButton_hkvj3_33 svg{transition:transform .3s ease}._toggleButton_hkvj3_33._collapsed_hkvj3_15 svg{transform:rotate(180deg)}._header_hkvj3_66{display:flex;align-items:center;justify-content:space-between;padding:1rem;position:relative}._header_hkvj3_66 ._organizationSwitcher_hkvj3_73{flex:1;position:relative}._header_hkvj3_66 ._orgButton_hkvj3_18{width:100%;display:flex;align-items:center;gap:.5rem;padding:.25rem;background:none;border:1px solid transparent;border-radius:.375rem;cursor:pointer;transition:all .2s ease;text-align:left;overflow:hidden}._header_hkvj3_66 ._orgButton_hkvj3_18:hover:not(:disabled){background:#f9fafb;border-color:#e5e7eb}._header_hkvj3_66 ._orgButton_hkvj3_18:disabled{cursor:default;opacity:1}._header_hkvj3_66 ._orgButton_hkvj3_18:disabled:hover{background:none;border-color:transparent}._header_hkvj3_66 ._orgButton_hkvj3_18 ._orgLogo_hkvj3_103{width:36px;height:36px;border-radius:.25rem;object-fit:contain;flex-shrink:0;background:#fff;border:1px solid #e5e7eb;padding:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._header_hkvj3_66 ._orgButton_hkvj3_18 ._orgLogo_hkvj3_103 img{width:100%;height:100%;object-fit:contain}._header_hkvj3_66 ._orgButton_hkvj3_18 ._orgInfo_hkvj3_18{flex:1;display:flex;flex-direction:column;min-width:0}._header_hkvj3_66 ._orgButton_hkvj3_18 ._orgInfo_hkvj3_18 ._orgName_hkvj3_128{font-size:.875rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._header_hkvj3_66 ._orgButton_hkvj3_18 ._orgInfo_hkvj3_18 ._orgType_hkvj3_136{font-size:.75rem;color:#4b5563}._header_hkvj3_66 ._orgButton_hkvj3_18 ._moreIcon_hkvj3_19{color:#4b5563;flex-shrink:0;margin-left:auto}._header_hkvj3_66 ._dropdownBackdrop_hkvj3_145{position:fixed;inset:0;z-index:1099}._header_hkvj3_66 ._dropdown_hkvj3_145{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:1100;padding:.5rem;max-height:400px;overflow-y:auto;animation:_slideDown_hkvj3_1 .2s ease-out;transform-origin:top}@keyframes _slideDown_hkvj3_1{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._header_hkvj3_66 ._dropdownHeader_hkvj3_176{padding:.25rem .5rem;font-size:.75rem;font-weight:600;color:#4b5563;text-transform:uppercase;margin-bottom:.25rem}._header_hkvj3_66 ._dropdownItem_hkvj3_184{width:100%;display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .15s ease;text-align:left;position:relative;margin-bottom:.25rem}._header_hkvj3_66 ._dropdownItem_hkvj3_184:last-child{margin-bottom:0}._header_hkvj3_66 ._dropdownItem_hkvj3_184:hover{background:#f9fafb;transform:translate(4px)}._header_hkvj3_66 ._dropdownItem_hkvj3_184:hover ._dropdownLogo_hkvj3_206{border-color:#3b82f6;transform:scale(1.05)}._header_hkvj3_66 ._dropdownItem_hkvj3_184._active_hkvj3_210{background:#3b82f60d}._header_hkvj3_66 ._dropdownItem_hkvj3_184._active_hkvj3_210 ._dropdownLogo_hkvj3_206{background:#3b82f61a;border-color:#3b82f6}._header_hkvj3_66 ._dropdownItem_hkvj3_184._active_hkvj3_210 ._dropdownName_hkvj3_217{color:#3b82f6}._header_hkvj3_66 ._dropdownLogo_hkvj3_206{width:40px;height:40px;border-radius:.375rem;object-fit:contain;flex-shrink:0;background:#f9fafb;border:2px solid transparent;padding:6px;transition:all .15s ease}._header_hkvj3_66 ._dropdownInfo_hkvj3_231{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._header_hkvj3_66 ._dropdownName_hkvj3_217{font-size:.875rem;font-weight:600;color:#111827;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._header_hkvj3_66 ._dropdownRole_hkvj3_247{font-size:.6875rem;color:#4b5563;font-weight:400;text-transform:capitalize}._header_hkvj3_66 ._checkmark_hkvj3_253{color:#3b82f6;margin-left:auto;flex-shrink:0;transition:all .15s ease}._navigation_hkvj3_260{flex:1;padding:1rem;overflow-y:auto}._navItem_hkvj3_266{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;margin-bottom:.5rem;border-radius:.375rem;background:none;border:none;color:#111827;cursor:pointer;transition:all .2s ease;text-decoration:none;width:100%;position:relative;font-size:.875rem;font-weight:500}._navItem_hkvj3_266 svg{flex-shrink:0}._navItem_hkvj3_266 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navItem_hkvj3_266:hover{background:#f3f4f6;color:#3b82f6}._navItem_hkvj3_266._active_hkvj3_210{background:#3b82f61a;color:#3b82f6}._navItem_hkvj3_266._active_hkvj3_210:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:70%;background:#3b82f6;border-radius:0 2px 2px 0}._navIcon_hkvj3_312{flex-shrink:0}._navText_hkvj3_316{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._profileSection_hkvj3_322{margin-top:auto;padding:1rem;position:relative;overflow:visible}._profileButton_hkvj3_329{position:relative;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:all .2s ease;border-radius:.375rem}._profileButton_hkvj3_329:hover ._profileInfo_hkvj3_22{background:#f3f4f6}._profileInfo_hkvj3_22{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f9fafb;border-radius:.375rem;transition:background .2s ease}._profileAvatar_hkvj3_354{width:36px;height:36px;flex-shrink:0;border-radius:50%;object-fit:cover}._profileDetails_hkvj3_26{flex:1;display:flex;flex-direction:column;min-width:0}._profileName_hkvj3_369{font-size:.875rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._profileEmail_hkvj3_378{font-size:.75rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}._profileButton_hkvj3_329 ._moreIcon_hkvj3_19{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:#4b5563}._profileDropdown_hkvj3_395{position:fixed;bottom:80px;left:1rem;width:calc(260px - 2rem);background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden;z-index:2000;animation:_dropdownSlideUp_hkvj3_1 .2s ease-out;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes _dropdownSlideUp_hkvj3_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._profileDropdown_hkvj3_395._collapsedDropdown_hkvj3_418{left:78px;bottom:75px;width:200px}._profileDropdownItem_hkvj3_424{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:#111827;text-align:left}._profileDropdownItem_hkvj3_424:hover{background:#f9fafb}._profileDropdownItem_hkvj3_424._danger_hkvj3_441{color:#ef4444}._profileDropdownItem_hkvj3_424._danger_hkvj3_441:hover{background:#ef44440d}._profileDropdownItem_hkvj3_424 svg{flex-shrink:0;width:18px;height:18px}._profileMenuDivider_hkvj3_453{height:1px;background:#e5e7eb;margin:.25rem 0}._mobileOverlay_hkvj3_459{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}@media (max-width: 768px){._sidebar_hkvj3_1{transform:translate(-100%)}._sidebar_hkvj3_1._mobileOpen_hkvj3_474{transform:translate(0)}._toggleButton_hkvj3_33{display:none}._mobileOverlay_hkvj3_459{display:block}}._collapsed_hkvj3_15 ._header_hkvj3_66{justify-content:center;padding:1rem .5rem}._collapsed_hkvj3_15 ._header_hkvj3_66 ._orgButton_hkvj3_18{padding:0;border:none;width:100%}._collapsed_hkvj3_15 ._header_hkvj3_66 ._orgButton_hkvj3_18:hover{background:none;border:none}._collapsed_hkvj3_15 ._header_hkvj3_66 ._orgButton_hkvj3_18 ._orgLogo_hkvj3_103{width:48px;height:48px;padding:8px;margin:0 auto}._collapsed_hkvj3_15 ._navigation_hkvj3_260{padding:1rem .5rem;overflow:visible!important}._collapsed_hkvj3_15 ._navigation_hkvj3_260 ._navItem_hkvj3_266{justify-content:center;padding:.75rem .5rem;position:relative}._collapsed_hkvj3_15 ._navigation_hkvj3_260 ._navItem_hkvj3_266._active_hkvj3_210:before{display:none}._collapsed_hkvj3_15 ._navigation_hkvj3_260 ._navItem_hkvj3_266 ._tooltip_hkvj3_515{position:fixed;left:85px;background:#1f2937;color:#fff;padding:6px 12px;border-radius:.375rem;font-size:.875rem;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease-out;z-index:10000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._collapsed_hkvj3_15 ._navigation_hkvj3_260 ._navItem_hkvj3_266 ._tooltip_hkvj3_515:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:4px 4px 4px 0;border-color:transparent #1f2937 transparent transparent}._collapsed_hkvj3_15 ._navigation_hkvj3_260 ._navItem_hkvj3_266:hover ._tooltip_hkvj3_515{opacity:1}._collapsed_hkvj3_15 ._profileSection_hkvj3_322{padding:1rem .5rem}._header_r5ata_1{padding:1rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:sticky;top:0;z-index:100}._content_r5ata_14{width:100%;display:flex;align-items:center;justify-content:space-between}._title_r5ata_21{font-size:1.125rem;font-weight:500;color:#111827;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actions_r5ata_31{display:flex;align-items:center;gap:1.5rem}._dateTime_r5ata_37{color:#4b5563;font-size:.875rem;font-weight:400;font-variant-numeric:tabular-nums;white-space:nowrap}@media (max-width: 768px){._header_r5ata_1{padding:0 1rem}._title_r5ata_21{font-size:1.125rem}}._layout_1ca55_1{display:flex;min-height:100vh;background:#f9fafb}._main_1ca55_7{flex:1;margin-left:260px;transition:margin-left .3s ease;min-height:100vh;position:relative;display:flex;flex-direction:column}._main_1ca55_7._collapsed_1ca55_16{margin-left:70px}._content_1ca55_20{flex:1;padding:2rem;overflow-y:auto}._mobileMenuButton_1ca55_26{display:none;position:fixed;top:1rem;left:1rem;z-index:999;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem;cursor:pointer;color:#111827;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}._mobileMenuButton_1ca55_26:hover{background:#f9fafb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._mobileMenuButton_1ca55_26:active{transform:scale(.95)}._mobileMenuButton_1ca55_26 svg{display:block}@media (max-width: 1200px){._main_1ca55_7{margin-left:200px}._main_1ca55_7._collapsed_1ca55_16{margin-left:70px}}@media (max-width: 1024px){._main_1ca55_7{margin-left:0!important}._mobileMenuButton_1ca55_26{display:block}._content_1ca55_20{padding:1.5rem}}@media (max-width: 768px){._content_1ca55_20{padding:1rem}}@media (max-width: 640px){._content_1ca55_20{padding:.5rem}}._container_dxxxe_1{min-height:100vh;display:flex;background:#fff;padding:0;overflow:hidden}._loginBox_dxxxe_9{width:100%;display:flex;min-height:100vh}._leftPanel_dxxxe_15{flex:1;padding:3rem;display:flex;flex-direction:column;background:#fff;max-width:500px;margin:0 auto}._logo_dxxxe_25{display:flex;justify-content:center;align-items:center;margin-bottom:3rem}._logo_dxxxe_25 img{max-height:48px}._content_dxxxe_35{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:4rem}._content_dxxxe_35 h1{font-size:2rem;font-weight:600;color:#111827;margin-bottom:.25rem;text-align:center}._content_dxxxe_35 p{color:#4b5563;margin-bottom:2.5rem;font-size:1rem;text-align:center}._form_dxxxe_56{width:100%}._error_dxxxe_60{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#fff;color:#ef4444;border-radius:.375rem;margin-bottom:1.5rem;font-size:.875rem}._error_dxxxe_60 svg{flex-shrink:0}._inputGroup_dxxxe_75{margin-bottom:1.25rem}._inputGroup_dxxxe_75 label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.875rem}._inputGroup_dxxxe_75 input{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .15s ease-in-out;background:#f9fafb}._inputGroup_dxxxe_75 input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}._inputGroup_dxxxe_75 input:disabled{background:#f3f4f6;cursor:not-allowed}._inputGroup_dxxxe_75 input::placeholder{color:#9ca3af}._forgotPassword_dxxxe_108{text-align:right;margin-bottom:1.5rem;margin-top:-.5rem}._forgotPassword_dxxxe_108 a{font-size:.875rem;color:#3b82f6;text-decoration:none}._forgotPassword_dxxxe_108 a:hover{text-decoration:underline}._submitButton_dxxxe_122{width:100%;padding:.875rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitButton_dxxxe_122:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._submitButton_dxxxe_122:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #3b82f640}._submitButton_dxxxe_122:disabled{opacity:.7;cursor:not-allowed}._spinner_dxxxe_152{animation:_spin_dxxxe_152 1s linear infinite}@keyframes _spin_dxxxe_152{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._passwordWrapper_dxxxe_164{position:relative;display:flex;align-items:center}._passwordWrapper_dxxxe_164 input{padding-right:2.5rem}._eyeToggle_dxxxe_173{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out;border-radius:4px}._eyeToggle_dxxxe_173:hover{background:#f3f4f6;color:#374151}._eyeToggle_dxxxe_173:active{background:#e5e7eb;color:#111827}._eyeToggle_dxxxe_173:focus{outline:none}._eyeToggle_dxxxe_173:disabled{cursor:not-allowed;opacity:.5}._eyeToggle_dxxxe_173 svg{width:18px;height:18px}._redirectContainer_dxxxe_209{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem}._redirectCard_dxxxe_218{display:flex;align-items:center;justify-content:center;width:100%}._redirectContent_dxxxe_225{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;text-align:center;max-width:400px;width:100%}._redirectContent_dxxxe_225 h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}._redirectContent_dxxxe_225 p{color:#4b5563;font-size:1rem;margin-bottom:1.5rem}._checkIcon_dxxxe_246{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#10b981;border-radius:50%;margin-bottom:1.5rem}._checkIcon_dxxxe_246 svg{color:#fff;width:40px;height:40px}._divider_dxxxe_262{text-align:center;margin:1.5rem 0;position:relative}._divider_dxxxe_262 span{background:#fff;padding:0 1rem;color:#9ca3af;font-size:.875rem;position:relative;z-index:1}._divider_dxxxe_262:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb;transform:translateY(-50%)}._socialButton_dxxxe_286{width:100%;padding:.75rem;background:#fff;color:#374151;border:1px solid #e5e7eb;border-radius:8px;font-size:.9375rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}._socialButton_dxxxe_286 img{width:18px;height:18px}._socialButton_dxxxe_286:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}._socialButton_dxxxe_286:disabled{opacity:.7;cursor:not-allowed}._footer_dxxxe_314{margin-top:2rem;text-align:center}._footer_dxxxe_314 p{font-size:.875rem;color:#4b5563;margin:0}._footer_dxxxe_314 p a{color:#3b82f6;text-decoration:none;font-weight:500}._footer_dxxxe_314 p a:hover{text-decoration:underline}._rightPanel_dxxxe_332{flex:1.2;background:linear-gradient(135deg,#3b82f6,#1e40af);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}._decorativeShape_dxxxe_342{position:absolute;bottom:-50%;right:-30%;width:200%;height:200%;background:radial-gradient(circle at 30% 50%,#60a5fa 0%,transparent 50%);transform:rotate(-20deg);opacity:.5}@media (max-width: 1024px){._rightPanel_dxxxe_332{display:none}._leftPanel_dxxxe_15{max-width:100%;padding:2rem}}@media (max-width: 768px){._leftPanel_dxxxe_15{padding:1.5rem}._logo_dxxxe_25{margin-bottom:2rem}._content_dxxxe_35 h1{font-size:1.5rem}}._container_19yb4_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem}._card_19yb4_10{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;text-align:center;max-width:400px;width:100%}._card_19yb4_10 h2{font-size:1.5rem;font-weight:600;color:#111827;margin:1rem 0 .5rem}._card_19yb4_10 p{color:#6b7280;font-size:1rem;margin-bottom:1.5rem;line-height:1.5}._spinner_19yb4_32{color:#3b82f6;animation:_spin_19yb4_32 1s linear infinite;margin:0 auto}@keyframes _spin_19yb4_32{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorIcon_19yb4_46{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fee2e2;border-radius:50%;margin-bottom:1rem}._errorIcon_19yb4_46 svg{color:#ef4444}._button_19yb4_60{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._button_19yb4_60:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._button_19yb4_60:active{transform:translateY(0)}._statCard_4khkd_1{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1rem;transition:all .2s ease-in-out;position:relative;overflow:hidden}._statCard_4khkd_1:hover{box-shadow:0 1px 2px #0000000d;transform:translateY(-3px)}._statCard_4khkd_1._small_4khkd_14{padding:.5rem 1rem}._statCard_4khkd_1._small_4khkd_14 ._title_4khkd_17{font-size:.75rem}._statCard_4khkd_1._small_4khkd_14 ._value_4khkd_20{font-size:1.125rem}._statCard_4khkd_1._large_4khkd_23{padding:2rem}._statCard_4khkd_1._large_4khkd_23 ._value_4khkd_20{font-size:1.5rem}._statCard_4khkd_1._primary_4khkd_29{border-color:#3b82f633;background:#3b82f605}._statCard_4khkd_1._primary_4khkd_29 ._icon_4khkd_33{color:#3b82f6;background:#3b82f61a}._statCard_4khkd_1._success_4khkd_37{border-color:#10b98133;background:#10b98105}._statCard_4khkd_1._success_4khkd_37 ._icon_4khkd_33{color:#10b981;background:#10b9811a}._statCard_4khkd_1._warning_4khkd_45{border-color:#f59e0b33;background:#f59e0b05}._statCard_4khkd_1._warning_4khkd_45 ._icon_4khkd_33{color:#f59e0b;background:#f59e0b1a}._statCard_4khkd_1._danger_4khkd_53{border-color:#ef444433;background:#ef444405}._statCard_4khkd_1._danger_4khkd_53 ._icon_4khkd_33{color:#ef4444;background:#ef44441a}._icon_4khkd_33{width:40px;height:40px;border-radius:.375rem;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;color:#4b5563}._icon_4khkd_33 svg{width:20px;height:20px}._content_4khkd_78{position:relative}._title_4khkd_17{font-size:.875rem;font-weight:500;color:#4b5563;margin:0 0 .25rem}._value_4khkd_20{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .25rem;line-height:1.1}._footer_4khkd_97{display:flex;align-items:center;justify-content:space-between;gap:.25rem}._subtitle_4khkd_104{font-size:.75rem;color:#4b5563}._trend_4khkd_109{display:flex;align-items:center;gap:2px;font-size:.75rem;font-weight:500}._trend_4khkd_109._up_4khkd_116{color:#10b981}._trend_4khkd_109._down_4khkd_119{color:#ef4444}._trend_4khkd_109._neutral_4khkd_122{color:#4b5563}._trend_4khkd_109 svg{width:12px;height:12px}@media (max-width: 768px){._statCard_4khkd_1{padding:1rem}._statCard_4khkd_1._large_4khkd_23{padding:1.5rem}}._displaySelector_1a03v_1{position:relative}._actionButton_1a03v_5{width:100%;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;cursor:pointer;transition:all .2s ease-in-out;text-align:center}._actionButton_1a03v_5:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#3b82f60d;border-color:#3b82f633}._actionButton_1a03v_5 ._iconWrapper_1a03v_25{background:#3b82f61a;color:#3b82f6}._iconWrapper_1a03v_25{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease-in-out;margin-bottom:.25rem}._title_1a03v_41{font-size:.875rem;font-weight:500;color:#111827}._description_1a03v_47{font-size:.75rem;color:#4b5563}._chevron_1a03v_52{color:#4b5563;transition:transform .2s ease-in-out}._chevron_1a03v_52._open_1a03v_56{transform:rotate(180deg)}._backdrop_1a03v_60{position:fixed;inset:0;z-index:999}._dropdown_1a03v_69{position:absolute;bottom:calc(100% + .25rem);left:0;right:0;width:300px;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;animation:_slideUp_1a03v_1 .2s ease-out;overflow:hidden}._dropdown_1a03v_69 ._dropdownHeader_1a03v_83{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:.875rem;font-weight:600;color:#111827}._dropdown_1a03v_69 ._dropdownHeader_1a03v_83 svg{color:#3b82f6}._dropdown_1a03v_69 ._options_1a03v_97{max-height:300px;overflow-y:auto}._dropdown_1a03v_69 ._option_1a03v_97{width:100%;padding:1rem;background:#fff;border:none;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease-in-out}._dropdown_1a03v_69 ._option_1a03v_97:last-child{border-bottom:none}._dropdown_1a03v_69 ._option_1a03v_97:hover{background:#f9fafb}._dropdown_1a03v_69 ._option_1a03v_97:hover ._optionIcon_1a03v_119{transform:scale(1.1)}._dropdown_1a03v_69 ._option_1a03v_97:hover ._openIcon_1a03v_122{opacity:1;transform:translate(0)}._dropdown_1a03v_69 ._option_1a03v_97._primary_1a03v_126 ._optionIcon_1a03v_119{background:#3b82f61a;color:#3b82f6}._dropdown_1a03v_69 ._option_1a03v_97._success_1a03v_130 ._optionIcon_1a03v_119{background:#10b9811a;color:#10b981}._dropdown_1a03v_69 ._option_1a03v_97._warning_1a03v_134 ._optionIcon_1a03v_119{background:#f59e0b1a;color:#f59e0b}._dropdown_1a03v_69 ._option_1a03v_97._info_1a03v_138 ._optionIcon_1a03v_119{background:#3b82f61a;color:#3b82f6}._dropdown_1a03v_69 ._option_1a03v_97._youtube_1a03v_142 ._optionIcon_1a03v_119{background:#ff00001a;color:red}._dropdown_1a03v_69 ._optionIcon_1a03v_119{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:transform .2s ease-in-out}._dropdown_1a03v_69 ._optionContent_1a03v_155{flex:1;text-align:left}._dropdown_1a03v_69 ._optionContent_1a03v_155 ._optionName_1a03v_159{display:block;font-size:.875rem;font-weight:500;color:#111827;margin-bottom:2px}._dropdown_1a03v_69 ._optionContent_1a03v_155 ._optionDescription_1a03v_166{display:block;font-size:.75rem;color:#4b5563}._dropdown_1a03v_69 ._openIcon_1a03v_122{color:#9ca3af;opacity:0;transform:translate(-10px);transition:all .2s ease-in-out}._dropdown_1a03v_69 ._divider_1a03v_177{height:1px;background:#e5e7eb;margin:0}._dropdown_1a03v_69 ._dropdownFooter_1a03v_182{padding:.5rem 1rem;background:#f9fafb;border-top:1px solid #e5e7eb}._dropdown_1a03v_69 ._dropdownFooter_1a03v_182 p{margin:0;font-size:.75rem;color:#4b5563;text-align:center}@keyframes _slideDown_1a03v_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_1a03v_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._modalBackdrop_38glw_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100000;padding:1.5rem;animation:_fadeIn_38glw_1 .2s ease-out}@keyframes _fadeIn_38glw_1{0%{opacity:0}to{opacity:1}}._modal_38glw_1{background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_38glw_1 .3s ease-out}@keyframes _slideUp_38glw_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modal_38glw_1._small_38glw_41{max-width:400px}._modal_38glw_1._medium_38glw_44{max-width:600px}._modal_38glw_1._large_38glw_47{max-width:800px}._modal_38glw_1._xlarge_38glw_50{max-width:1000px}._modalHeader_38glw_54{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_38glw_54 ._modalTitle_38glw_61{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._modalHeader_38glw_54 ._closeButton_38glw_67{padding:.25rem;background:none;border:none;cursor:pointer;color:#4b5563;border-radius:.25rem;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._modalHeader_38glw_54 ._closeButton_38glw_67:hover{background:#f3f4f6;color:#111827}._modalContent_38glw_84{flex:1;padding:1.5rem;overflow-y:auto;max-height:calc(90vh - 80px)}@media (max-width: 640px){._modalBackdrop_38glw_1{padding:0}._modal_38glw_1{max-width:100%;width:100%;height:100%;max-height:100vh;border-radius:0}._modalContent_38glw_84{max-height:calc(100vh - 80px)}}._content_hx8yy_1{padding:1.5rem}._description_hx8yy_5{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:.375rem;margin-bottom:2rem}._description_hx8yy_5 ._icon_hx8yy_15{color:red;flex-shrink:0;margin-top:2px}._description_hx8yy_5 p{margin:0;font-size:.875rem;color:#4b5563;line-height:1.5}._formGroup_hx8yy_27{margin-bottom:1.5rem}._formGroup_hx8yy_27 label{display:block;margin-bottom:.25rem;font-weight:500;font-size:.875rem;color:#111827}._formGroup_hx8yy_27 ._select_hx8yy_37,._formGroup_hx8yy_27 ._input_hx8yy_38{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;transition:all .2s ease-in-out}._formGroup_hx8yy_27 ._select_hx8yy_37:focus,._formGroup_hx8yy_27 ._input_hx8yy_38:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_hx8yy_27 ._select_hx8yy_37._error_hx8yy_52,._formGroup_hx8yy_27 ._input_hx8yy_38._error_hx8yy_52{border-color:#ef4444}._formGroup_hx8yy_27 ._select_hx8yy_37._error_hx8yy_52:focus,._formGroup_hx8yy_27 ._input_hx8yy_38._error_hx8yy_52:focus{box-shadow:0 0 0 3px #ef44441a}._formGroup_hx8yy_27 ._errorMessage_hx8yy_60{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;color:#ef4444;font-size:.75rem}._formGroup_hx8yy_27 ._errorMessage_hx8yy_60 svg{flex-shrink:0}._formGroup_hx8yy_27 ._help_hx8yy_71{margin-top:.5rem;padding:.5rem;background:#f9fafb;border-radius:.375rem;font-size:.75rem;color:#9ca3af}._formGroup_hx8yy_27 ._help_hx8yy_71 p{margin:0 0 .25rem;font-weight:500}._formGroup_hx8yy_27 ._help_hx8yy_71 ul{margin:0;padding-left:1rem}._formGroup_hx8yy_27 ._help_hx8yy_71 ul li{margin-bottom:2px;word-break:break-all}._actions_hx8yy_92{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}._actions_hx8yy_92 button{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._actions_hx8yy_92 button:disabled{opacity:.5;cursor:not-allowed}._actions_hx8yy_92 ._cancelButton_hx8yy_114{background:#fff;border:1px solid #e5e7eb;color:#4b5563}._actions_hx8yy_92 ._cancelButton_hx8yy_114:hover:not(:disabled){background:#f9fafb}._actions_hx8yy_92 ._saveButton_hx8yy_122{background:#3b82f6;border:1px solid #3b82f6;color:#fff}._actions_hx8yy_92 ._saveButton_hx8yy_122:hover:not(:disabled){background:#0b63f3;border-color:#0b63f3}._modalContent_c2dr1_2{padding:1.5rem}._formGroup_c2dr1_6{margin-bottom:1.5rem}._formGroup_c2dr1_6 label{display:block;margin-bottom:.5rem;font-weight:500;color:#111827;font-size:.875rem}._formGroup_c2dr1_6 ._select_c2dr1_16,._formGroup_c2dr1_6 ._input_c2dr1_17{width:100%;padding:.625rem .875rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;background:#fff;transition:all .2s ease}._formGroup_c2dr1_6 ._select_c2dr1_16:focus,._formGroup_c2dr1_6 ._input_c2dr1_17:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_c2dr1_6 ._select_c2dr1_16:disabled,._formGroup_c2dr1_6 ._input_c2dr1_17:disabled{background:#f9fafb;cursor:not-allowed;opacity:.6}._formGroup_c2dr1_6 ._slider_c2dr1_38{width:calc(100% - 60px);margin-right:10px;vertical-align:middle}._formGroup_c2dr1_6 ._sliderValue_c2dr1_43{display:inline-block;width:40px;text-align:center;font-weight:600;color:#3b82f6}._templateGrid_c2dr1_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:.5rem}._templateCard_c2dr1_58{padding:1.25rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:center;position:relative}._templateCard_c2dr1_58:hover:not(:disabled){border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._templateCard_c2dr1_58._selected_c2dr1_73{border-color:#3b82f6;background:linear-gradient(135deg,#3b82f60d,#3b82f605)}._templateCard_c2dr1_58._selected_c2dr1_73:before{content:"✓";position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}._templateCard_c2dr1_58:disabled{cursor:not-allowed;opacity:.5}._templateCard_c2dr1_58 svg{margin-bottom:.75rem;color:#3b82f6}._templateCard_c2dr1_58 h4{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#111827}._templateCard_c2dr1_58 p{margin:0;font-size:.75rem;color:#4b5563;line-height:1.4}._templateCard_c2dr1_58 ._defaultBadge_c2dr1_113{position:absolute;top:.5rem;left:.5rem;padding:.125rem .5rem;background:#10b981;color:#fff;font-size:.625rem;font-weight:600;border-radius:10px;text-transform:uppercase}._settingsSection_c2dr1_126{background:#f9fafb;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}._settingsSection_c2dr1_126 h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#111827}._checkboxGroup_c2dr1_139{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}._checkboxGroup_c2dr1_139 label{display:flex;align-items:center;font-size:.875rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxGroup_c2dr1_139 label input[type=checkbox]{margin-right:.5rem;width:18px;height:18px;cursor:pointer}._checkboxGroup_c2dr1_139 label:hover{color:#3b82f6}._error_c2dr1_162{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:6px;color:#ef4444;font-size:.875rem;margin-bottom:1rem}._error_c2dr1_162 svg{flex-shrink:0}._actions_c2dr1_178{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}._actions_c2dr1_178 button{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._actions_c2dr1_178 button svg{width:16px;height:16px}._actions_c2dr1_178 button:disabled{cursor:not-allowed;opacity:.5}._actions_c2dr1_178 ._cancelButton_c2dr1_204{background:#fff;color:#4b5563;border:1px solid #e5e7eb}._actions_c2dr1_178 ._cancelButton_c2dr1_204:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5}._actions_c2dr1_178 ._saveButton_c2dr1_213{background:#3b82f6;color:#fff;border:none}._actions_c2dr1_178 ._saveButton_c2dr1_213:hover:not(:disabled){background:#0b63f3;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}@media (max-width: 768px){._templateGrid_c2dr1_51{grid-template-columns:1fr}._modalContent_c2dr1_2{padding:1rem}._actions_c2dr1_178{flex-direction:column-reverse}._actions_c2dr1_178 button{width:100%;justify-content:center}}._card_1u7a9_1{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;box-shadow:0 1px 2px #0000000d;height:fit-content;display:flex;flex-direction:column}._header_1u7a9_12{margin-bottom:1.5rem}._header_1u7a9_12 h3{font-size:1rem;font-weight:600;color:#111827;margin:0}._actionsGrid_1u7a9_22{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._actionButton_1u7a9_28{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;transition:all .2s ease-in-out;text-align:center}._actionButton_1u7a9_28:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._actionButton_1u7a9_28._primary_1u7a9_45:hover{background:#3b82f60d;border-color:#3b82f633}._actionButton_1u7a9_28._primary_1u7a9_45 ._iconWrapper_1u7a9_49{background:#3b82f61a;color:#3b82f6}._actionButton_1u7a9_28._success_1u7a9_53:hover{background:#10b9810d;border-color:#10b98133}._actionButton_1u7a9_28._success_1u7a9_53 ._iconWrapper_1u7a9_49{background:#10b9811a;color:#10b981}._actionButton_1u7a9_28._warning_1u7a9_61:hover{background:#f59e0b0d;border-color:#f59e0b33}._actionButton_1u7a9_28._warning_1u7a9_61 ._iconWrapper_1u7a9_49{background:#f59e0b1a;color:#f59e0b}._actionButton_1u7a9_28._info_1u7a9_69:hover{background:#3b82f60d;border-color:#3b82f633}._actionButton_1u7a9_28._info_1u7a9_69 ._iconWrapper_1u7a9_49{background:#3b82f61a;color:#3b82f6}._actionButton_1u7a9_28._danger_1u7a9_77:hover{background:#ef44440d;border-color:#ef444433}._actionButton_1u7a9_28._danger_1u7a9_77 ._iconWrapper_1u7a9_49{background:#ef44441a;color:#ef4444}._actionButton_1u7a9_28._youtube_1u7a9_85:hover{background:#ff00000d;border-color:#f003}._actionButton_1u7a9_28._youtube_1u7a9_85 ._iconWrapper_1u7a9_49{background:#ff00001a;color:red}._iconWrapper_1u7a9_49{width:40px;height:40px;border-radius:.375rem;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}._actionContent_1u7a9_104{display:flex;flex-direction:column;gap:2px}._actionContent_1u7a9_104 ._title_1u7a9_109{font-size:.875rem;font-weight:500;color:#111827}._actionContent_1u7a9_104 ._description_1u7a9_114{font-size:.75rem;color:#4b5563}@media (max-width: 1024px){._actionsGrid_1u7a9_22{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._actionsGrid_1u7a9_22{grid-template-columns:repeat(2,1fr)}._actionButton_1u7a9_28{padding:.5rem}}._dashboard_eybgu_1{height:100%;display:flex;flex-direction:column}._content_eybgu_7{flex:1;display:flex;flex-direction:column;gap:2rem}._statsGrid_eybgu_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}._gridLayout_eybgu_20{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:start}._mainColumn_eybgu_27{display:flex;flex-direction:column;gap:1.5rem}._sideColumn_eybgu_33{position:sticky;top:2rem}._card_eybgu_38{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;box-shadow:0 1px 2px #0000000d}._cardHeader_eybgu_46{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._cardHeader_eybgu_46 h3{font-size:1rem;font-weight:600;color:#111827;margin:0}._viewAllButton_eybgu_59{padding:.25rem 1rem;background:transparent;border:1px solid #e5e7eb;border-radius:.375rem;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._viewAllButton_eybgu_59:hover{background:#3b82f60d;border-color:#3b82f6}._emptyState_eybgu_75{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#4b5563}._emptyState_eybgu_75 svg{color:#d1d5db;margin-bottom:1rem}._emptyState_eybgu_75 p{font-size:1rem;font-weight:500;color:#111827;margin:0 0 .25rem}._emptyState_eybgu_75 span{font-size:.875rem;color:#4b5563}._visitorsList_eybgu_99{display:flex;flex-direction:column;gap:0}._visitorItem_eybgu_105{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease-in-out}._visitorItem_eybgu_105:hover{background-color:#f9fafb}._visitorItem_eybgu_105:last-child{border-bottom:none}._visitorAvatar_eybgu_120{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:600;color:#111827;font-size:1rem}._visitorAvatar_eybgu_120 img{width:100%;height:100%;object-fit:cover}._visitorInfo_eybgu_140{flex:1;min-width:0}._visitorInfo_eybgu_140 ._visitorHeader_eybgu_144{display:flex;align-items:center;gap:.25rem;margin-bottom:4px}._visitorInfo_eybgu_140 ._visitorName_eybgu_150{font-size:.875rem;font-weight:500;color:#111827}._visitorInfo_eybgu_140 ._visitorType_eybgu_155{font-size:10px;font-weight:500;padding:2px 6px;border-radius:.25rem;text-transform:capitalize;white-space:nowrap;background:#f3f4f6;color:#4b5563}._visitorInfo_eybgu_140 ._visitorType_eybgu_155._parent_eybgu_165,._visitorInfo_eybgu_140 ._visitorType_eybgu_155._student_eybgu_169{background:#3b82f61a;color:#3b82f6}._visitorInfo_eybgu_140 ._visitorType_eybgu_155._staff_eybgu_173{background:#ef44441a;color:#ef4444}._visitorInfo_eybgu_140 ._visitorType_eybgu_155._business_eybgu_177{background:#10b9811a;color:#10b981}._visitorInfo_eybgu_140 ._visitorType_eybgu_155._government_eybgu_181{background:#f59e0b1a;color:#f59e0b}._visitorInfo_eybgu_140 ._visitorType_eybgu_155._vendor_eybgu_185{background:#60a5fa1a;color:#60a5fa}._visitorInfo_eybgu_140 ._visitorType_eybgu_155._other_eybgu_189{background:#f3f4f6;color:#4b5563}._visitorInfo_eybgu_140 ._visitorMeta_eybgu_193{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563}._visitorInfo_eybgu_140 ._visitorMeta_eybgu_193 svg{flex-shrink:0;color:#9ca3af}._visitorInfo_eybgu_140 ._visitorMeta_eybgu_193 span{white-space:nowrap}._visitorTime_eybgu_208{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._visitorTime_eybgu_208 ._timeAgo_eybgu_214{font-size:.75rem;color:#4b5563}._visitorTime_eybgu_208 ._visitorStatus_eybgu_218{font-size:.75rem;font-weight:500;padding:2px 8px;border-radius:.25rem}._visitorTime_eybgu_208 ._visitorStatus_eybgu_218._checkedIn_eybgu_224{background:#10b9811a;color:#10b981}._visitorTime_eybgu_208 ._visitorStatus_eybgu_218._checkedOut_eybgu_228{background:#f3f4f6;color:#4b5563}._queueList_eybgu_233{display:flex;flex-direction:column}._queueItem_eybgu_238{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease-in-out}._queueItem_eybgu_238:hover{background-color:#f9fafb}._queueItem_eybgu_238:last-child{border-bottom:none}._queuePosition_eybgu_253{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;font-weight:600;flex-shrink:0}._queuePosition_eybgu_253 ._servingBadge_eybgu_263{background:linear-gradient(135deg,#10b981,#0c8a60);color:#fff;padding:4px 8px;border-radius:.25rem;font-size:.75rem;animation:_pulse_eybgu_1 2s infinite}._queuePosition_eybgu_253 ._positionNumber_eybgu_271{background:#f3f4f6;color:#4b5563;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:1rem}._queueInfo_eybgu_283{flex:1;min-width:0}._queueInfo_eybgu_283 ._queueHeader_eybgu_287{display:flex;align-items:center;gap:.5rem;margin-bottom:4px}._queueInfo_eybgu_283 ._queueHeader_eybgu_287 ._tokenNumber_eybgu_293{display:flex;align-items:center;gap:4px;font-weight:600;color:#111827}._queueInfo_eybgu_283 ._queueHeader_eybgu_287 ._tokenNumber_eybgu_293 svg{color:#3b82f6}._queueInfo_eybgu_283 ._queueType_eybgu_303{font-size:.75rem;font-weight:500;padding:2px 8px;border-radius:.25rem}._queueInfo_eybgu_283 ._queueType_eybgu_303._parent_eybgu_165{background:#3b82f61a;color:#3b82f6}._queueInfo_eybgu_283 ._queueType_eybgu_303._staff_eybgu_173{background:#f59e0b1a;color:#f59e0b}._queueInfo_eybgu_283 ._queueType_eybgu_303._other_eybgu_189{background:#f3f4f6;color:#4b5563}._queueInfo_eybgu_283 ._queueMeta_eybgu_321{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563}._queueInfo_eybgu_283 ._queueMeta_eybgu_321 svg{flex-shrink:0;color:#9ca3af}._queueInfo_eybgu_283 ._queueMeta_eybgu_321 ._separator_eybgu_332{color:#d1d5db}._queueTime_eybgu_336{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._queueTime_eybgu_336 ._timeAgo_eybgu_214{font-size:.75rem;color:#4b5563}._queueTime_eybgu_336 ._queueStatus_eybgu_346{font-size:.75rem;font-weight:500;padding:2px 8px;border-radius:.25rem}._queueTime_eybgu_336 ._queueStatus_eybgu_346._serving_eybgu_263{background:#10b9811a;color:#10b981}._queueTime_eybgu_336 ._queueStatus_eybgu_346._waiting_eybgu_356{background:#f59e0b1a;color:#f59e0b}@keyframes _pulse_eybgu_1{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}@media (max-width: 1024px){._gridLayout_eybgu_20{grid-template-columns:1fr}._sideColumn_eybgu_33{position:static}}@media (max-width: 768px){._statsGrid_eybgu_14{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._pageHeader_eybgu_384{padding:1rem 0}._pageHeader_eybgu_384 h1{font-size:1.25rem}}._container_1tbkx_1{display:flex;flex-direction:column;gap:2rem}._header_1tbkx_7{display:flex;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._photoSection_1tbkx_14{flex-shrink:0}._photo_1tbkx_14{width:100px;height:100px;object-fit:cover;border-radius:.5rem;border:2px solid #e5e7eb}._photoPlaceholder_1tbkx_26{width:100px;height:100px;border:2px dashed #e5e7eb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background:#f9fafb;color:#9ca3af}._headerInfo_1tbkx_38{flex:1;display:flex;flex-direction:column;gap:.5rem}._headerRow_1tbkx_45{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._visitorName_1tbkx_52{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._contactInfo_1tbkx_59,._idCard_1tbkx_60{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#4b5563}._contactInfo_1tbkx_59 svg,._idCard_1tbkx_60 svg{color:#9ca3af}._badge_1tbkx_72{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:500}._badge_1tbkx_72._checkedIn_1tbkx_81{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}._badge_1tbkx_72._checkedOut_1tbkx_86{background:#6b72801a;color:#4b5563;border:1px solid rgba(107,114,128,.2)}._badge_1tbkx_72._approved_1tbkx_91{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}._badge_1tbkx_72._rejected_1tbkx_96{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}._badge_1tbkx_72._pending_1tbkx_101{background:#f59e0b1a;color:#f59e0b;border:1px solid rgba(245,158,11,.2)}._typeBadge_1tbkx_107{display:inline-flex;align-items:center;padding:4px 10px;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._typeBadge_1tbkx_107._student_1tbkx_117{background:#8b5cf61a;color:#8b5cf6}._typeBadge_1tbkx_107._parent_1tbkx_121{background:#3b82f61a;color:#3b82f6}._typeBadge_1tbkx_107._business_1tbkx_125{background:#10b9811a;color:#10b981}._typeBadge_1tbkx_107._government_1tbkx_129{background:#f59e0b1a;color:#f59e0b}._typeBadge_1tbkx_107._vendor_1tbkx_133{background:#ef44441a;color:#ef4444}._typeBadge_1tbkx_107._other_1tbkx_137{background:#6b72801a;color:#4b5563}._detailsGrid_1tbkx_142{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._section_1tbkx_148{display:flex;flex-direction:column;gap:1rem}._sectionTitle_1tbkx_154{font-size:.875rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em;margin:0;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._detailsContent_1tbkx_165{display:flex;flex-direction:column;gap:.5rem}._detailRow_1tbkx_171{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:start}@media (max-width: 640px){._detailRow_1tbkx_171{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem 0;border-bottom:1px solid #f9fafb}._detailRow_1tbkx_171:last-child{border-bottom:none}}._label_1tbkx_191{font-size:.875rem;color:#4b5563;font-weight:500}@media (max-width: 640px){._label_1tbkx_191{font-size:.75rem;text-transform:uppercase;letter-spacing:.025em;flex-shrink:0}}._value_1tbkx_205{font-size:.875rem;color:#111827;word-break:break-word}@media (max-width: 640px){._value_1tbkx_205{text-align:right;font-weight:500;max-width:60%}}._footer_1tbkx_218{display:flex;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid #e5e7eb}._closeButton_1tbkx_225{padding:.5rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._closeButton_1tbkx_225:hover{background:#f9fafb;border-color:#c8ccd5}@media (max-width: 768px){._header_1tbkx_7{flex-direction:column;align-items:center;text-align:center}._headerInfo_1tbkx_38{align-items:center}._headerRow_1tbkx_45{justify-content:center}._detailsGrid_1tbkx_142{grid-template-columns:1fr}}._tableWrapper_jht2q_1{position:relative;display:block;max-height:510px;overflow:visible;border-radius:.5rem;border:1px solid #e5e7eb}@media (max-width: 768px){._tableWrapper_jht2q_1{display:none}}._table_jht2q_1{width:100%;min-width:800px;border-collapse:separate;border-spacing:0;position:relative}._table_jht2q_1 thead{position:sticky;top:0;z-index:10;background:#f9fafb}._table_jht2q_1 thead th{padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb}._table_jht2q_1 tbody tr{transition:background .2s ease-in-out;background:#fff}._table_jht2q_1 tbody tr:hover,._table_jht2q_1 tbody tr:hover td{background:#f9fafb}._table_jht2q_1 tbody td{padding:1rem 1.5rem;font-size:.875rem;color:#111827;border-bottom:1px solid #e5e7eb;background:inherit}._table_jht2q_1 tbody td:first-child{border-left:none}._table_jht2q_1 tbody td:last-child{border-right:none}._table_jht2q_1 tbody tr:last-child td{border-bottom:none}._visitorInfo_jht2q_67{display:flex;align-items:center;gap:.5rem}._visitorInfo_jht2q_67 ._visitorAvatar_jht2q_72{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:600;color:#111827}._visitorInfo_jht2q_67 ._visitorAvatar_jht2q_72 img{width:100%;height:100%;object-fit:cover}._visitorInfo_jht2q_67 ._visitorName_jht2q_90{font-weight:500;color:#111827;margin-bottom:2px;cursor:pointer;transition:color .2s ease-in-out}._visitorInfo_jht2q_67 ._visitorName_jht2q_90:hover{color:#3b82f6}._visitorInfo_jht2q_67 ._visitorName_jht2q_90:focus{outline:none}._visitorInfo_jht2q_67 ._visitorPhone_jht2q_103{font-size:.75rem;color:#4b5563}._visitInfo_jht2q_108 ._specificPerson_jht2q_108{font-size:.75rem;color:#4b5563;margin-top:2px}._idCard_jht2q_114{display:inline-flex;align-items:center;gap:.25rem;padding:4px 8px;background:#f9fafb;border-radius:.25rem;font-weight:500;color:#111827}._idCard_jht2q_114 svg{color:#4b5563}._noCard_jht2q_128{color:#4b5563}._timeInfo_jht2q_132{font-size:.875rem;color:#4b5563}._badge_jht2q_137{display:inline-block;padding:4px 10px;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize}._badge_jht2q_137._typeStudent_jht2q_145{background:#3b82f61a;color:#3b82f6}._badge_jht2q_137._typeParent_jht2q_149{background:#10b9811a;color:#10b981}._badge_jht2q_137._typeStaff_jht2q_153{background:#3b82f61a;color:#3b82f6}._badge_jht2q_137._typeBusiness_jht2q_157{background:#f59e0b1a;color:#f59e0b}._badge_jht2q_137._typeGovernment_jht2q_161{background:#ef44441a;color:#ef4444}._badge_jht2q_137._typeVendor_jht2q_165{background:#1118271a;color:#111827}._badge_jht2q_137._typeOther_jht2q_169{background:#f3f4f6;color:#4b5563}._badge_jht2q_137._statusPending_jht2q_173{background:#f59e0b1a;color:#f59e0b}._badge_jht2q_137._statusApproved_jht2q_177{background:#10b9811a;color:#10b981}._badge_jht2q_137._statusRejected_jht2q_181{background:#ef44441a;color:#ef4444}._badge_jht2q_137._checkedIn_jht2q_185{background:#10b9811a;color:#10b981}._badge_jht2q_137._checkedOut_jht2q_189{background:#f3f4f6;color:#4b5563}._actions_jht2q_194{position:relative}._actionButton_jht2q_198{padding:.25rem;background:none;border:1px solid transparent;border-radius:.25rem;cursor:pointer;color:#4b5563;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._actionButton_jht2q_198:hover{background:#f3f4f6;border-color:#e5e7eb;color:#111827}._actionMenuBackdrop_jht2q_216{position:fixed;inset:0;z-index:999}._actionMenu_jht2q_216{position:absolute;right:0;top:100%;margin-top:.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:180px;z-index:1100;animation:_fadeIn_jht2q_1 .15s ease-out}@keyframes _fadeIn_jht2q_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._actionMenuItem_jht2q_246{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:none;cursor:pointer;font-size:.875rem;color:#111827;text-align:left;transition:background .2s ease-in-out}._actionMenuItem_jht2q_246:hover{background:#f9fafb}._actionMenuItem_jht2q_246._approve_jht2q_263{color:#10b981}._actionMenuItem_jht2q_246._approve_jht2q_263:hover{background:#10b9810d}._actionMenuItem_jht2q_246._reject_jht2q_269{color:#ef4444}._actionMenuItem_jht2q_246._reject_jht2q_269:hover{background:#ef44440d}._actionMenuItem_jht2q_246 svg{flex-shrink:0}._actionMenuDivider_jht2q_279{height:1px;background:#e5e7eb;margin:.25rem 0}._loadingContainer_jht2q_285{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#4b5563}._loadingContainer_jht2q_285 ._spinner_jht2q_293{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_jht2q_293 1s linear infinite;margin-bottom:1rem}@keyframes _spin_jht2q_293{to{transform:rotate(360deg)}}._loadingContainer_jht2q_285 p{font-size:.875rem;margin:0}._emptyContainer_jht2q_312{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}._emptyContainer_jht2q_312 svg{color:#4b5563;margin-bottom:1.5rem}._emptyContainer_jht2q_312 h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}._emptyContainer_jht2q_312 p{font-size:.875rem;color:#4b5563;margin:0}._mobileCards_jht2q_336{display:none}@media (max-width: 768px){._mobileCards_jht2q_336{display:block}}._mobileCard_jht2q_336{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:0;margin-bottom:1rem;position:relative;box-shadow:0 1px 2px #0000000d;transition:all .2s ease-in-out;overflow:hidden}._mobileCard_jht2q_336 ._cardHeader_jht2q_356{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem .5rem;background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:2px solid #f3f4f6}._mobileCard_jht2q_336 ._cardHeader_jht2q_356 ._visitorName_jht2q_90{font-size:1.125rem;font-weight:600;color:#111827;flex:1;line-height:1.2;cursor:pointer;transition:color .2s ease-in-out}._mobileCard_jht2q_336 ._cardHeader_jht2q_356 ._visitorName_jht2q_90:hover{color:#3b82f6}._mobileCard_jht2q_336 ._cardHeader_jht2q_356 ._visitorName_jht2q_90:focus{outline:none}._mobileCard_jht2q_336 ._cardHeader_jht2q_356 ._cardActions_jht2q_379{position:relative}._mobileCard_jht2q_336 ._actionMenu_jht2q_216{position:absolute;top:100%;right:0;margin-top:.25rem;z-index:1000}._mobileCard_jht2q_336 ._cardBody_jht2q_389{display:flex;flex-direction:column;gap:.25rem;padding:1rem}._mobileCard_jht2q_336 ._cardBody_jht2q_389 ._cardRow_jht2q_395{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:.25rem 0}._mobileCard_jht2q_336 ._cardBody_jht2q_389 ._cardRow_jht2q_395:not(:last-child){border-bottom:1px solid #f9fafb}._mobileCard_jht2q_336 ._cardBody_jht2q_389 ._cardRow_jht2q_395 ._label_jht2q_405{color:#4b5563;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.025em;flex-shrink:0}._mobileCard_jht2q_336 ._cardBody_jht2q_389 ._cardRow_jht2q_395 ._value_jht2q_413{color:#111827;text-align:right;max-width:65%;word-break:break-word;font-weight:500}._mobileCard_jht2q_336 ._cardBody_jht2q_389 ._cardRow_jht2q_395 ._badge_jht2q_137{padding:3px 8px;font-size:.75rem}@media (max-width: 1024px){._table_jht2q_1{font-size:.875rem}._table_jht2q_1 thead th,._table_jht2q_1 tbody td{padding:.5rem 1rem}}._filtersContainer_8dvhj_1{display:flex;flex-direction:column;gap:1.5rem}._filtersHeader_8dvhj_7{display:flex;justify-content:space-between;align-items:center}._filtersHeader_8dvhj_7 h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._filtersHeader_8dvhj_7 ._closeButton_8dvhj_18{padding:.25rem;background:none;border:none;cursor:pointer;color:#4b5563;border-radius:.25rem;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._filtersHeader_8dvhj_7 ._closeButton_8dvhj_18:hover{background:#f3f4f6;color:#111827}._filtersGrid_8dvhj_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._filterGroup_8dvhj_41{display:flex;flex-direction:column;gap:.25rem}._filterGroup_8dvhj_41 label{font-size:.875rem;font-weight:500;color:#111827}._filterGroup_8dvhj_41 select,._filterGroup_8dvhj_41 input{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;transition:all .2s ease-in-out}._filterGroup_8dvhj_41 select:focus,._filterGroup_8dvhj_41 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterGroup_8dvhj_41 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:36px}._filtersActions_8dvhj_76{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}._filtersActions_8dvhj_76 button{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none}._filtersActions_8dvhj_76 ._clearButton_8dvhj_92{background:#fff;color:#111827;border:1px solid #e5e7eb}._filtersActions_8dvhj_76 ._clearButton_8dvhj_92:hover{background:#f9fafb;border-color:#c8ccd5}._filtersActions_8dvhj_76 ._applyButton_8dvhj_101{background:#3b82f6;color:#fff}._filtersActions_8dvhj_76 ._applyButton_8dvhj_101:hover{background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._filtersActions_8dvhj_76 ._applyButton_8dvhj_101:active{transform:translateY(0)}@media (max-width: 640px){._filtersGrid_8dvhj_35{grid-template-columns:1fr}._filtersActions_8dvhj_76{flex-direction:column}._filtersActions_8dvhj_76 button{width:100%}}._searchContainer_18y1u_1{position:relative;flex:1;max-width:400px;min-width:200px}._searchIcon_18y1u_8{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#4b5563;pointer-events:none;display:flex;align-items:center}._searchInput_18y1u_19{width:100%;padding:.5rem 1rem .5rem 48px;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;transition:all .2s ease-in-out}._searchInput_18y1u_19::placeholder{color:#4b5563}._searchInput_18y1u_19:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._clearButton_18y1u_38{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);padding:4px;background:none;border:none;cursor:pointer;color:#4b5563;border-radius:.25rem;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._clearButton_18y1u_38:hover{background:#f3f4f6;color:#111827}._webcamModal_h335i_1{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem;animation:_fadeIn_h335i_1 .2s ease-out}@keyframes _fadeIn_h335i_1{0%{opacity:0}to{opacity:1}}._webcamContainer_h335i_21{background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_h335i_1 .3s ease-out}@keyframes _slideUp_h335i_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_h335i_43{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._header_h335i_43 h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._header_h335i_43 ._closeButton_h335i_56{padding:.25rem;background:none;border:none;cursor:pointer;color:#4b5563;border-radius:.25rem;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._header_h335i_43 ._closeButton_h335i_56:hover{background:#f3f4f6;color:#111827}._content_h335i_73{flex:1;padding:1.5rem;display:flex;align-items:center;justify-content:center;min-height:400px;background:#f9fafb}._webcamWrapper_h335i_83{position:relative;width:100%;max-width:640px;aspect-ratio:16/9;background:#000;border-radius:.375rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}._webcam_h335i_1{width:100%;height:100%;object-fit:cover}._loading_h335i_100{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000bf;color:#fff;gap:1rem}._loading_h335i_100 ._spinner_h335i_111{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_h335i_111 1s linear infinite}@keyframes _spin_h335i_111{to{transform:rotate(360deg)}}._loading_h335i_100 p{font-size:.875rem;margin:0}._preview_h335i_129{width:100%;max-width:640px;aspect-ratio:16/9;background:#fff;border-radius:.375rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}._preview_h335i_129 img{width:100%;height:100%;object-fit:cover}._errorMessage_h335i_144{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem;gap:1rem;max-width:400px}._errorMessage_h335i_144 svg{color:#9ca3af}._errorMessage_h335i_144 h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._errorMessage_h335i_144 p{font-size:1rem;color:#4b5563;margin:0}._errorMessage_h335i_144 ._hint_h335i_168{font-size:.875rem;color:#9ca3af;margin-top:.5rem}._actions_h335i_174{display:flex;justify-content:flex-end;gap:.5rem;padding:1.5rem;border-top:1px solid #e5e7eb}._primaryButton_h335i_182,._secondaryButton_h335i_183{display:flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none}._primaryButton_h335i_182:disabled,._secondaryButton_h335i_183:disabled{opacity:.5;cursor:not-allowed}._primaryButton_h335i_182 svg,._secondaryButton_h335i_183 svg{flex-shrink:0}._primaryButton_h335i_182{background:#3b82f6;color:#fff}._primaryButton_h335i_182:hover:not(:disabled){background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._primaryButton_h335i_182:active:not(:disabled){transform:translateY(0)}._secondaryButton_h335i_183{background:#fff;color:#111827;border:1px solid #e5e7eb}._secondaryButton_h335i_183:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5}@media (max-width: 640px){._webcamModal_h335i_1{padding:0}._webcamContainer_h335i_21{max-width:100%;width:100%;height:100%;max-height:100vh;border-radius:0}._content_h335i_73,._actions_h335i_174{padding:1rem}}._form_1d2o8_1{display:flex;flex-direction:column;gap:1.5rem}._formGrid_1d2o8_7{display:grid;grid-template-columns:200px 1fr;gap:2rem}@media (max-width: 768px){._formGrid_1d2o8_7{grid-template-columns:1fr}}._photoSection_1d2o8_18{display:flex;flex-direction:column;gap:.5rem}._photoLabel_1d2o8_24{font-size:.875rem;font-weight:500;color:#111827}._photoContainer_1d2o8_30{display:flex;flex-direction:column;gap:.5rem;align-items:center}._photoPreviewWrapper_1d2o8_37{position:relative;width:150px;height:150px}._photoPreview_1d2o8_37{width:100%;height:100%;object-fit:cover;border-radius:.375rem;border:2px solid #e5e7eb}._removePhotoButton_1d2o8_51{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid white;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}._removePhotoButton_1d2o8_51:hover{background:#ed2d2d;transform:scale(1.1)}._photoPlaceholder_1d2o8_74{width:150px;height:150px;border:2px dashed #e5e7eb;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#4b5563;background:#f9fafb}._photoPlaceholder_1d2o8_74 svg{color:#9ca3af}._photoPlaceholder_1d2o8_74 span{font-size:.875rem}._photoInput_1d2o8_94{display:none}._photoButtons_1d2o8_98{display:flex;flex-direction:column;gap:.5rem;width:100%;align-items:center}._photoButton_1d2o8_98{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;width:150px}._photoButton_1d2o8_98:hover{background:#f9fafb;border-color:#c8ccd5;transform:translateY(-1px)}._photoButton_1d2o8_98 svg{flex-shrink:0}._fieldsSection_1d2o8_131{flex:1;display:flex;flex-direction:column;gap:1rem}._row_1d2o8_138{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){._row_1d2o8_138{grid-template-columns:1fr}}._formGroup_1d2o8_149{display:flex;flex-direction:column;gap:.25rem}._formGroup_1d2o8_149 label{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#111827}._formGroup_1d2o8_149 label svg{color:#4b5563}._formGroup_1d2o8_149 input,._formGroup_1d2o8_149 select,._formGroup_1d2o8_149 textarea{padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;transition:all .2s ease-in-out;width:100%}._formGroup_1d2o8_149 input::placeholder,._formGroup_1d2o8_149 select::placeholder,._formGroup_1d2o8_149 textarea::placeholder{color:#9ca3af}._formGroup_1d2o8_149 input:focus,._formGroup_1d2o8_149 select:focus,._formGroup_1d2o8_149 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_1d2o8_149 input._error_1d2o8_189,._formGroup_1d2o8_149 select._error_1d2o8_189,._formGroup_1d2o8_149 textarea._error_1d2o8_189{border-color:#ef4444}._formGroup_1d2o8_149 input._error_1d2o8_189:focus,._formGroup_1d2o8_149 select._error_1d2o8_189:focus,._formGroup_1d2o8_149 textarea._error_1d2o8_189:focus{box-shadow:0 0 0 3px #ef44441a}._formGroup_1d2o8_149 input:disabled,._formGroup_1d2o8_149 select:disabled,._formGroup_1d2o8_149 textarea:disabled{background:#f9fafb;color:#4b5563;cursor:not-allowed}._formGroup_1d2o8_149 textarea{resize:vertical;min-height:60px;font-family:inherit}._formGroup_1d2o8_149 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .7rem center;background-size:1.2em;padding-right:2.5rem}._errorText_1d2o8_221{font-size:.75rem;color:#ef4444;margin-top:2px;display:flex;align-items:center;gap:4px}._checkboxGroup_1d2o8_230{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#f9fafb;border-radius:.375rem}._checkboxGroup_1d2o8_230 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}._checkboxGroup_1d2o8_230 label{font-size:.875rem;color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none}._formActions_1d2o8_251{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_1d2o8_259,._submitButton_1d2o8_260{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._cancelButton_1d2o8_259:disabled,._submitButton_1d2o8_260:disabled{opacity:.5;cursor:not-allowed}._cancelButton_1d2o8_259{background:#fff;border:1px solid #e5e7eb;color:#111827}._cancelButton_1d2o8_259:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5}._submitButton_1d2o8_260{background:#3b82f6;border:1px solid #3b82f6;color:#fff}._submitButton_1d2o8_260:hover:not(:disabled){background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._submitButton_1d2o8_260:active:not(:disabled){transform:translateY(0)}._container_1n2v5_1{width:100%}._pageHeader_1n2v5_5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}._pageHeader_1n2v5_5 ._headerContent_1n2v5_13 h1{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .25rem}._pageHeader_1n2v5_5 ._headerContent_1n2v5_13 p{font-size:1rem;color:#4b5563;margin:0}._pageHeader_1n2v5_5 ._headerActions_1n2v5_24{display:flex;gap:.5rem;flex-wrap:wrap}._primaryButton_1n2v5_30,._secondaryButton_1n2v5_31{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none;white-space:nowrap}._primaryButton_1n2v5_30 svg,._secondaryButton_1n2v5_31 svg{flex-shrink:0}._primaryButton_1n2v5_30{background:#3b82f6;color:#fff}._primaryButton_1n2v5_30:hover{background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._primaryButton_1n2v5_30:active{transform:translateY(0)}._secondaryButton_1n2v5_31{background:#fff;color:#111827;border:1px solid #e5e7eb}._secondaryButton_1n2v5_31:hover{background:#f9fafb;border-color:#c8ccd5}._statsGrid_1n2v5_72{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}._statCard_1n2v5_79{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1rem;transition:all .2s ease-in-out;position:relative;overflow:hidden}._statCard_1n2v5_79:hover{box-shadow:0 1px 2px #0000000d;transform:translateY(-3px)}._statCard_1n2v5_79 ._statIcon_1n2v5_92{width:40px;height:40px;border-radius:.375rem;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;color:#4b5563}._statCard_1n2v5_79 ._statIcon_1n2v5_92 svg{width:20px;height:20px}._statCard_1n2v5_79 ._statContent_1n2v5_107{position:relative}._statCard_1n2v5_79 ._statContent_1n2v5_107 ._statLabel_1n2v5_110{font-size:.875rem;font-weight:500;color:#4b5563;margin:0 0 .25rem}._statCard_1n2v5_79 ._statContent_1n2v5_107 ._statValue_1n2v5_116{font-size:1.5rem;font-weight:600;color:#111827;margin:0;line-height:1.1}._statCard_1n2v5_79._primary_1n2v5_30{border-color:#3b82f633;background:#3b82f605}._statCard_1n2v5_79._primary_1n2v5_30 ._statIcon_1n2v5_92{color:#3b82f6;background:#3b82f61a}._statCard_1n2v5_79._success_1n2v5_131{border-color:#10b98133;background:#10b98105}._statCard_1n2v5_79._success_1n2v5_131 ._statIcon_1n2v5_92{color:#10b981;background:#10b9811a}._statCard_1n2v5_79._warning_1n2v5_139{border-color:#f59e0b33;background:#f59e0b05}._statCard_1n2v5_79._warning_1n2v5_139 ._statIcon_1n2v5_92{color:#f59e0b;background:#f59e0b1a}._moreActionsContainer_1n2v5_148{position:relative}._iconButton_1n2v5_152{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;color:#4b5563;transition:all .2s ease-in-out}._iconButton_1n2v5_152:hover{background:#f9fafb;border-color:#c8ccd5;color:#111827}._iconButton_1n2v5_152 svg{display:block}._menuBackdrop_1n2v5_174{position:fixed;inset:0;z-index:999}._actionsMenu_1n2v5_180{position:absolute;right:0;top:calc(100% + .25rem);background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:200px;z-index:1000;animation:_fadeIn_1n2v5_1 .15s ease-out}@keyframes _fadeIn_1n2v5_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._menuItem_1n2v5_203{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:none;cursor:pointer;font-size:.875rem;color:#111827;text-align:left;transition:background .2s ease-in-out}._menuItem_1n2v5_203:first-child{border-radius:.375rem .375rem 0 0}._menuItem_1n2v5_203:last-child{border-radius:0 0 .375rem .375rem}._menuItem_1n2v5_203:hover{background:#f9fafb}._menuItem_1n2v5_203 svg{flex-shrink:0;color:#4b5563}._menuDivider_1n2v5_231{height:1px;background:#e5e7eb;margin:.25rem 0}._searchFilterBar_1n2v5_237{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}._filterButton_1n2v5_244{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._filterButton_1n2v5_244:hover{background:#f9fafb;border-color:#c8ccd5}._filterButton_1n2v5_244._active_1n2v5_262{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6}._filtersPanel_1n2v5_268{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem;animation:_slideDown_1n2v5_1 .2s ease-out}@keyframes _slideDown_1n2v5_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._tableContainer_1n2v5_287{background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;position:relative}@media (max-width: 768px){._tableContainer_1n2v5_287{border:none;border-radius:0;box-shadow:none;background:transparent}}@media (max-width: 1200px){._statsGrid_1n2v5_72{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._pageHeader_1n2v5_5{flex-direction:column;gap:1rem}._pageHeader_1n2v5_5 ._headerContent_1n2v5_13 h1{font-size:1.25rem}._pageHeader_1n2v5_5 ._headerActions_1n2v5_24{width:100%;justify-content:flex-start}._statsGrid_1n2v5_72{grid-template-columns:repeat(2,1fr);gap:.5rem}._statCard_1n2v5_79{padding:1rem}._searchFilterBar_1n2v5_237{flex-wrap:wrap}._primaryButton_1n2v5_30,._secondaryButton_1n2v5_31{padding:.25rem .5rem;font-size:.875rem}._primaryButton_1n2v5_30 span,._secondaryButton_1n2v5_31 span{display:none}}@media (max-width: 768px) and (min-width: 480px){._primaryButton_1n2v5_30 span,._secondaryButton_1n2v5_31 span{display:inline}}@media (max-width: 640px){._statsGrid_1n2v5_72{grid-template-columns:1fr}._searchFilterBar_1n2v5_237{flex-direction:column}._searchFilterBar_1n2v5_237>*{width:100%}}._form_1twgn_1{display:flex;flex-direction:column;gap:1rem}._queueStatus_1twgn_7{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b82f61a;color:#3b82f6;border-radius:.375rem;font-size:.875rem;font-weight:500;animation:_slideDown_1twgn_1 .3s ease-out}._queueStatus_1twgn_7 svg{flex-shrink:0}@keyframes _slideDown_1twgn_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._formGroup_1twgn_33{display:flex;flex-direction:column;gap:.5rem;animation:_fadeIn_1twgn_1 .3s ease-out backwards}._formGroup_1twgn_33:nth-child(1){animation-delay:.05s}._formGroup_1twgn_33:nth-child(2){animation-delay:.1s}._formGroup_1twgn_33:nth-child(3){animation-delay:.15s}._formGroup_1twgn_33:nth-child(4){animation-delay:.2s}._formGroup_1twgn_33:nth-child(5){animation-delay:.25s}._formGroup_1twgn_33:nth-child(6){animation-delay:.3s}._formGroup_1twgn_33:nth-child(7){animation-delay:.35s}._formGroup_1twgn_33:nth-child(8){animation-delay:.4s}._formGroup_1twgn_33:nth-child(9){animation-delay:.45s}._formGroup_1twgn_33:nth-child(10){animation-delay:.5s}._formGroup_1twgn_33 label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#111827}._formGroup_1twgn_33 label svg{color:#4b5563}._formGroup_1twgn_33 input,._formGroup_1twgn_33 select,._formGroup_1twgn_33 textarea{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;background:#fff;transition:all .2s ease-in-out}._formGroup_1twgn_33 input:focus,._formGroup_1twgn_33 select:focus,._formGroup_1twgn_33 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_1twgn_33 input:disabled,._formGroup_1twgn_33 select:disabled,._formGroup_1twgn_33 textarea:disabled{background:#f9fafb;cursor:not-allowed;opacity:.6}._formGroup_1twgn_33 input._error_1twgn_104,._formGroup_1twgn_33 select._error_1twgn_104,._formGroup_1twgn_33 textarea._error_1twgn_104{border-color:#ef4444;animation:_shake_1twgn_1 .3s ease-out}._formGroup_1twgn_33 input._error_1twgn_104:focus,._formGroup_1twgn_33 select._error_1twgn_104:focus,._formGroup_1twgn_33 textarea._error_1twgn_104:focus{box-shadow:0 0 0 3px #ef44441a}._formGroup_1twgn_33 textarea{resize:vertical;min-height:80px;font-family:inherit}._formGroup_1twgn_33 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L2 4h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}._formGroup_1twgn_33 ._errorMessage_1twgn_128{font-size:.75rem;color:#ef4444;margin-top:2px;animation:_slideDown_1twgn_1 .2s ease-out}._gridTwo_1twgn_135{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){._gridTwo_1twgn_135{grid-template-columns:1fr}}._purposeSection_1twgn_146{display:flex;flex-direction:column;gap:1rem}._quickPurposes_1twgn_152{display:flex;flex-wrap:wrap;gap:.5rem}._purposeChip_1twgn_158{padding:.25rem .5rem;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;font-size:.75rem;color:#4b5563;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap}._purposeChip_1twgn_158:hover:not(:disabled){background:#f9fafb;border-color:#3b82f6;color:#3b82f6}._purposeChip_1twgn_158._selected_1twgn_174{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6;font-weight:500}._purposeChip_1twgn_158:disabled{opacity:.5;cursor:not-allowed}._formActions_1twgn_185{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:1rem}._cancelButton_1twgn_194,._submitButton_1twgn_195{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;min-width:120px}._cancelButton_1twgn_194:disabled,._submitButton_1twgn_195:disabled{opacity:.5;cursor:not-allowed}._cancelButton_1twgn_194{background:#fff;border:1px solid #e5e7eb;color:#111827}._cancelButton_1twgn_194:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5;transform:translateY(-1px)}._cancelButton_1twgn_194:active:not(:disabled){transform:translateY(0)}._submitButton_1twgn_195{background:#3b82f6;border:none;color:#fff}._submitButton_1twgn_195:hover:not(:disabled){background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._submitButton_1twgn_195:active:not(:disabled){transform:translateY(0)}._printButton_1twgn_238{flex:1;padding:.5rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.25rem}._printButton_1twgn_238:hover:not(:disabled){background:#0ea271}._printButton_1twgn_238:disabled{opacity:.5;cursor:not-allowed}._printButton_1twgn_238 svg{flex-shrink:0}@keyframes _fadeIn_1twgn_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _shake_1twgn_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@media (max-width: 768px){._form_1twgn_1{gap:1rem}._formActions_1twgn_185{flex-direction:column-reverse}._formActions_1twgn_185 button{width:100%}}._tableContainer_3quqp_1{width:100%;border:1px solid #e5e7eb;border-radius:.375rem;overflow:visible;animation:_fadeIn_3quqp_1 .3s ease-out}._table_3quqp_1{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem}._table_3quqp_1 thead tr{background:#f9fafb}._table_3quqp_1 thead th{padding:.5rem 1rem;text-align:left;font-weight:600;color:#4b5563;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;white-space:nowrap}._table_3quqp_1 thead th._actionsColumn_3quqp_29{text-align:center;width:120px}._table_3quqp_1 tbody tr{transition:all .2s ease-in-out;border-bottom:1px solid #e5e7eb}._table_3quqp_1 tbody tr:hover{background:#f9fafb80}._table_3quqp_1 tbody tr._loading_3quqp_40{opacity:.6;pointer-events:none}._table_3quqp_1 tbody tr:last-child{border-bottom:none}._table_3quqp_1 tbody td{padding:1rem;vertical-align:middle;color:#111827;border-bottom:1px solid #e5e7eb}._table_3quqp_1 tbody td._actionsColumn_3quqp_29{text-align:center}._table_3quqp_1 tbody tr:last-child td{border-bottom:none}._tokenCell_3quqp_60{display:flex;align-items:center;gap:.25rem}._token_3quqp_60{font-weight:600;font-size:1rem;color:#3b82f6;font-family:Monaco,Courier New,monospace}._visitorCell_3quqp_73{display:flex;flex-direction:column;gap:4px}._visitorInfo_3quqp_79{display:flex;align-items:center;gap:.25rem}._name_3quqp_85{font-weight:500;color:#111827}._type_3quqp_90{font-size:10px;padding:2px 6px;border-radius:.25rem;background:#3b82f61a;color:#3b82f6;text-transform:capitalize;font-weight:500}._phone_3quqp_100{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#4b5563}._phone_3quqp_100 svg{color:#9ca3af}._purpose_3quqp_111{font-size:.875rem;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._statusBadge_3quqp_121{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize}._statusBadge_3quqp_121._waiting_3quqp_131{background:#f59e0b1a;color:#f59e0b}._statusBadge_3quqp_121._serving_3quqp_135{background:#3b82f61a;color:#3b82f6}._statusBadge_3quqp_121._completed_3quqp_139{background:#10b9811a;color:#10b981}._statusBadge_3quqp_121._cancelled_3quqp_143{background:#ef44441a;color:#ef4444}._statusBadge_3quqp_121._noShow_3quqp_147{background:#6b72801a;color:#6b7280}._priorityBadge_3quqp_152{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;border-radius:.25rem;font-size:10px;font-weight:500}._priorityBadge_3quqp_152._priority_3quqp_152{background:#f59e0b1a;color:#f59e0b}._priorityBadge_3quqp_152._highPriority_3quqp_165{background:#ef44441a;color:#ef4444}._timeCell_3quqp_170{display:flex;flex-direction:column;gap:2px}._waitTime_3quqp_176{font-weight:600;font-family:Monaco,Courier New,monospace;font-size:.875rem;padding:2px 6px;border-radius:.25rem}._waitTime_3quqp_176._waitTimeGreen_3quqp_183{color:#10b981;background:#10b9811a}._waitTime_3quqp_176._waitTimeYellow_3quqp_187{color:#f59e0b;background:#f59e0b1a}._waitTime_3quqp_176._waitTimeRed_3quqp_191{color:#ef4444;background:#ef44441a}._joinTime_3quqp_196{font-size:.75rem;color:#4b5563}._counter_3quqp_201{font-weight:500;color:#3b82f6}._noCounter_3quqp_206{color:#9ca3af}._actions_3quqp_29{display:flex;align-items:center;justify-content:center;gap:.25rem}._actionButton_3quqp_217{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:.25rem;background:#fff;color:#4b5563;cursor:pointer;transition:all .2s ease-in-out}._actionButton_3quqp_217:hover:not(:disabled){background:#f9fafb;color:#3b82f6;border-color:#3b82f6;transform:translateY(-1px)}._actionButton_3quqp_217:disabled{opacity:.5;cursor:not-allowed}._actionButton_3quqp_217._success_3quqp_240{color:#10b981;border-color:#10b98133}._actionButton_3quqp_217._success_3quqp_240:hover:not(:disabled){background:#10b9810d;border-color:#10b981}._moreMenu_3quqp_249{position:relative}._dropdown_3quqp_253{position:absolute;right:0;top:100%;margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:160px;z-index:100;animation:_slideDown_3quqp_1 .2s ease-out}._dropdown_3quqp_253 button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;color:#111827;font-size:.875rem;text-align:left;cursor:pointer;transition:background .2s ease-in-out}._dropdown_3quqp_253 button:hover{background:#f9fafb}._dropdown_3quqp_253 button svg{color:#4b5563}._emptyState_3quqp_287{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#4b5563}._emptyState_3quqp_287 svg{margin-bottom:1rem;opacity:.5}._emptyState_3quqp_287 h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}._emptyState_3quqp_287 p{font-size:.875rem;margin:0}._modalOverlay_3quqp_311{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_3quqp_1 .2s ease}._modal_3quqp_311{background:#fff;border-radius:.5rem;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;animation:_slideUp_3quqp_1 .3s ease}._modalHeader_3quqp_337{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_3quqp_337 h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827}._modalHeader_3quqp_337 ._closeButton_3quqp_350{background:none;border:none;color:#4b5563;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease-in-out}._modalHeader_3quqp_337 ._closeButton_3quqp_350:hover{background:#f9fafb;color:#111827}._modalBody_3quqp_367{padding:1.5rem;flex:1;overflow-y:auto}._modalBody_3quqp_367 ._modalDescription_3quqp_372{margin:0 0 1rem;color:#4b5563;font-size:.875rem}._modalBody_3quqp_367 ._counterList_3quqp_377{display:flex;flex-direction:column;gap:.5rem}._modalBody_3quqp_367 ._counterOption_3quqp_382{display:flex;align-items:flex-start;gap:.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;transition:all .2s ease-in-out}._modalBody_3quqp_367 ._counterOption_3quqp_382:hover{background:#f9fafb;border-color:#3b82f6}._modalBody_3quqp_367 ._counterOption_3quqp_382 input[type=radio]{margin-top:2px;cursor:pointer}._modalBody_3quqp_367 ._counterOption_3quqp_382 ._counterInfo_3quqp_400{flex:1;display:flex;flex-direction:column;gap:.25rem}._modalBody_3quqp_367 ._counterOption_3quqp_382 ._counterInfo_3quqp_400 ._counterName_3quqp_406{display:flex;align-items:center;gap:.25rem;font-weight:500;color:#111827}._modalBody_3quqp_367 ._counterOption_3quqp_382 ._counterInfo_3quqp_400 ._counterName_3quqp_406 svg{color:#3b82f6}._modalBody_3quqp_367 ._counterOption_3quqp_382 ._counterInfo_3quqp_400 ._counterStatus_3quqp_416{font-size:.75rem;color:#4b5563}._modalFooter_3quqp_421{display:flex;justify-content:flex-end;gap:.5rem;padding:1.5rem;border-top:1px solid #e5e7eb}._modalFooter_3quqp_421 ._cancelButton_3quqp_428,._modalFooter_3quqp_421 ._confirmButton_3quqp_429{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none}._modalFooter_3quqp_421 ._cancelButton_3quqp_428:disabled,._modalFooter_3quqp_421 ._confirmButton_3quqp_429:disabled{opacity:.5;cursor:not-allowed}._modalFooter_3quqp_421 ._cancelButton_3quqp_428{background:#fff;border:1px solid #e5e7eb;color:#4b5563}._modalFooter_3quqp_421 ._cancelButton_3quqp_428:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}._modalFooter_3quqp_421 ._confirmButton_3quqp_429{background:#3b82f6;color:#fff}._modalFooter_3quqp_421 ._confirmButton_3quqp_429:hover:not(:disabled){background:#2372f5}@keyframes _fadeIn_3quqp_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDown_3quqp_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_3quqp_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._table_3quqp_1{font-size:.75rem}._table_3quqp_1 thead th,._table_3quqp_1 tbody td{padding:.5rem}._actions_3quqp_29{gap:4px}._actionButton_3quqp_217{width:28px;height:28px}}@media (max-width: 768px){._tableContainer_3quqp_1{overflow-x:scroll}._table_3quqp_1{min-width:700px}}._filtersContainer_8lo9u_1{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}._searchBar_8lo9u_10{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s ease-in-out}._searchBar_8lo9u_10:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchBar_8lo9u_10 svg{color:#9ca3af;flex-shrink:0}._searchInput_8lo9u_31{flex:1;background:none;border:none;outline:none;font-size:.875rem;color:#111827}._searchInput_8lo9u_31::placeholder{color:#9ca3af}._clearButton_8lo9u_43{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:#e5e7eb;border:none;border-radius:50%;color:#4b5563;font-size:16px;cursor:pointer;transition:all .2s ease-in-out}._clearButton_8lo9u_43:hover{background:#d1d5db;color:#111827}._filterGroup_8lo9u_63{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._filterItem_8lo9u_70{display:flex;flex-direction:column;gap:4px;min-width:140px}._filterLabel_8lo9u_77{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}._filterLabel_8lo9u_77 svg{color:#9ca3af}._filterSelect_8lo9u_91{padding:6px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;font-size:.875rem;color:#111827;cursor:pointer;transition:all .2s ease-in-out}._filterSelect_8lo9u_91:hover{border-color:#c8ccd5}._filterSelect_8lo9u_91:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterStats_8lo9u_110{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f9fafb;border-radius:.25rem;font-size:.875rem;color:#4b5563;margin-left:auto}._filterStats_8lo9u_110 svg{color:#9ca3af}._activeFilters_8lo9u_125{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._activeFiltersLabel_8lo9u_132{font-size:.75rem;font-weight:500;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}._filterTags_8lo9u_140{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}._filterTag_8lo9u_140{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:.25rem;font-size:.75rem;color:#3b82f6;cursor:pointer;transition:all .2s ease-in-out}._filterTag_8lo9u_140:hover{background:#3b82f61a;border-color:#3b82f64d}._filterTag_8lo9u_140 ._removeTag_8lo9u_164{display:inline-block;margin-left:2px;font-size:14px;font-weight:700;opacity:.7}._clearAllFilters_8lo9u_172{padding:4px 10px;background:none;border:1px solid #e5e7eb;border-radius:.25rem;font-size:.75rem;color:#4b5563;cursor:pointer;transition:all .2s ease-in-out}._clearAllFilters_8lo9u_172:hover{background:#f9fafb;border-color:#c8ccd5;color:#111827}@media (max-width: 768px){._filterGroup_8lo9u_63{flex-direction:column;align-items:stretch}._filterItem_8lo9u_70{width:100%}._filterStats_8lo9u_110{margin-left:0;justify-content:center}._activeFilters_8lo9u_125{flex-direction:column;align-items:flex-start}}._dropdown_1c7ke_1{position:relative;width:100%}._trigger_1c7ke_6{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;cursor:pointer;transition:all .2s ease}._trigger_1c7ke_6:hover:not(:disabled){border-color:#3b82f6;background:#f9fafb}._trigger_1c7ke_6:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._trigger_1c7ke_6:disabled{opacity:.5;cursor:not-allowed}._trigger_1c7ke_6._open_1c7ke_33{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._trigger_1c7ke_6._assigned_1c7ke_37{background:#10b9811a;border-color:#10b981}._trigger_1c7ke_6._assigned_1c7ke_37 svg:first-child{color:#10b981}._trigger_1c7ke_6 ._spinner_1c7ke_44{animation:_spin_1c7ke_44 1s linear infinite}._triggerText_1c7ke_48{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_1c7ke_56{color:#4b5563;transition:transform .2s ease}._trigger_1c7ke_6._open_1c7ke_33 ._chevron_1c7ke_56{transform:rotate(180deg)}._dropdownContent_1c7ke_64{position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:280px;max-width:360px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000001a;z-index:1000;overflow:hidden;animation:_slideDown_1c7ke_1 .2s ease}._searchContainer_1c7ke_80{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #f3f4f6;background:#f9fafb}._searchContainer_1c7ke_80 svg{color:#4b5563;flex-shrink:0}._searchInput_1c7ke_93{flex:1;padding:6px 8px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:13px}._searchInput_1c7ke_93:focus{outline:none;border-color:#3b82f6}._searchInput_1c7ke_93::placeholder{color:#9ca3af}._clearButton_1c7ke_109{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}._clearButton_1c7ke_109 svg{color:#4b5563}._clearButton_1c7ke_109:hover{background:#e5e7eb}._clearButton_1c7ke_109:hover svg{color:#111827}._currentAssignment_1c7ke_132{padding:12px;border-bottom:1px solid #f3f4f6;background:#3b82f61a}._currentLabel_1c7ke_138{font-size:11px;font-weight:600;text-transform:uppercase;color:#4b5563;margin-bottom:8px;letter-spacing:.5px}._currentStaff_1c7ke_147{display:flex;align-items:center;justify-content:space-between;gap:8px}._currentStaff_1c7ke_147 ._staffInfo_1c7ke_153{display:flex;align-items:center;gap:10px;flex:1}._currentStaff_1c7ke_147 ._staffInfo_1c7ke_153 ._avatar_1c7ke_159{flex-shrink:0}._currentStaff_1c7ke_147 ._staffInfo_1c7ke_153 span{font-size:13px;font-weight:500;color:#111827}._unassignButton_1c7ke_168{padding:4px 8px;background:#fff;border:1px solid #ef4444;border-radius:4px;font-size:12px;color:#ef4444;cursor:pointer;transition:all .2s ease}._unassignButton_1c7ke_168:hover{background:#ef4444;color:#fff}._unassignButton_1c7ke_168:disabled{opacity:.5;cursor:not-allowed}._staffList_1c7ke_187{max-height:320px;overflow-y:auto;padding:8px}._emptyState_1c7ke_193{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;color:#4b5563;font-size:14px}._emptyState_1c7ke_193 svg{color:#9ca3af}._skeletonContainer_1c7ke_207{padding:4px 0}._skeletonItem_1c7ke_211{display:flex;align-items:center;gap:12px;padding:8px;margin-bottom:4px}._skeletonItem_1c7ke_211:last-child{margin-bottom:0}._skeletonAvatar_1c7ke_222{width:36px;height:36px;border-radius:50%;background:linear-gradient(90deg,#f9fafb,#f3f4f6,#f9fafb);background-size:200% 100%;animation:_skeleton_1c7ke_207 1.5s ease-in-out infinite;flex-shrink:0}._skeletonContent_1c7ke_232{flex:1;display:flex;flex-direction:column;gap:6px}._skeletonName_1c7ke_239{height:14px;width:120px;background:linear-gradient(90deg,#f9fafb,#f3f4f6,#f9fafb);background-size:200% 100%;animation:_skeleton_1c7ke_207 1.5s ease-in-out infinite;border-radius:4px}._skeletonEmail_1c7ke_248{height:12px;width:180px;background:linear-gradient(90deg,#f9fafb,#f3f4f6,#f9fafb);background-size:200% 100%;animation:_skeleton_1c7ke_207 1.5s ease-in-out infinite;animation-delay:.1s;border-radius:4px}@keyframes _skeleton_1c7ke_207{0%{background-position:200% 0}to{background-position:-200% 0}}._buttonLoader_1c7ke_266{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1c7ke_44 .6s linear infinite}._staffItem_1c7ke_275{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}._staffItem_1c7ke_275:hover:not(:disabled){background:#f9fafb}._staffItem_1c7ke_275._current_1c7ke_132{background:#3b82f61a}._staffItem_1c7ke_275._unavailable_1c7ke_294{opacity:.6;cursor:not-allowed}._staffItem_1c7ke_275._unavailable_1c7ke_294 ._assignment_1c7ke_298{color:#f59e0b;font-weight:500}._staffItem_1c7ke_275:disabled{opacity:.5;cursor:not-allowed}._staffItem_1c7ke_275+._staffItem_1c7ke_275{margin-top:4px}._staffDetails_1c7ke_310{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._avatar_1c7ke_159{width:36px;height:36px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border:2px solid white;box-shadow:0 1px 3px #0000001a}._avatar_1c7ke_159 img{width:100%;height:100%;object-fit:cover}._avatar_1c7ke_159 span{font-size:12px;font-weight:600;color:#4b5563}._avatar_1c7ke_159 svg{color:#4b5563}._staffInfo_1c7ke_153{flex:1;min-width:0}._name_1c7ke_350{font-size:14px;font-weight:500;color:#111827;margin-bottom:2px;display:flex;align-items:center;gap:6px}._position_1c7ke_360{display:inline-block;padding:2px 6px;background:#f3f4f6;border-radius:4px;font-size:10px;font-weight:500;text-transform:capitalize;color:#4b5563}._email_1c7ke_371{font-size:12px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._assignment_1c7ke_298{font-size:11px;color:#9ca3af;margin-top:2px}._checkIcon_1c7ke_385{color:#10b981;flex-shrink:0}@keyframes _slideDown_1c7ke_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1c7ke_44{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._dropdownContent_1c7ke_64{min-width:260px;max-width:calc(100vw - 32px)}._searchContainer_1c7ke_80{padding:10px}._staffList_1c7ke_187{max-height:280px}}._actionsMenu_1o60o_1{position:relative}._triggerButton_1o60o_5{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#4b5563}._triggerButton_1o60o_5:hover:not(:disabled){background:#f9fafb;border-color:#3b82f6;color:#3b82f6}._triggerButton_1o60o_5:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._triggerButton_1o60o_5:disabled{opacity:.5;cursor:not-allowed}._triggerButton_1o60o_5._open_1o60o_33{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6}._menuContent_1o60o_39{position:absolute;top:calc(100% + 4px);right:0;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000026;z-index:1000;overflow:hidden;animation:_slideIn_1o60o_1 .2s ease}._statusHeader_1o60o_53{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #f3f4f6}._statusLabel_1o60o_62{font-size:12px;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}._statusValue_1o60o_70{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#fff;border-radius:6px;font-size:12px;font-weight:500}._statusValue_1o60o_70._available_1o60o_80{color:#10b981;background:#10b9811a}._statusValue_1o60o_70._busy_1o60o_84{color:#f59e0b;background:#f59e0b1a}._statusValue_1o60o_70._break_1o60o_88{color:#3b82f6;background:#3b82f61a}._statusValue_1o60o_70._closed_1o60o_92{color:#4b5563;background:#f3f4f6}._menuSection_1o60o_97{padding:8px;border-bottom:1px solid #f3f4f6}._menuSection_1o60o_97:last-child{border-bottom:none}._sectionTitle_1o60o_105{padding:4px 8px;font-size:11px;font-weight:600;text-transform:uppercase;color:#9ca3af;letter-spacing:.5px;margin-bottom:4px}._menuItem_1o60o_115{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;background:transparent;border:none;border-radius:6px;font-size:13px;color:#111827;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}._menuItem_1o60o_115 svg{flex-shrink:0;color:#4b5563}._menuItem_1o60o_115 span:first-of-type{flex:1}._menuItem_1o60o_115:hover:not(:disabled){background:#f9fafb}._menuItem_1o60o_115:hover:not(:disabled) svg{color:#111827}._menuItem_1o60o_115:active{transform:scale(.98)}._menuItem_1o60o_115:disabled{opacity:.5;cursor:not-allowed}._menuItem_1o60o_115._available_1o60o_80:hover{background:#10b9811a;color:#10b981}._menuItem_1o60o_115._available_1o60o_80:hover svg{color:#10b981}._menuItem_1o60o_115._busy_1o60o_84:hover{background:#f59e0b1a;color:#f59e0b}._menuItem_1o60o_115._busy_1o60o_84:hover svg{color:#f59e0b}._menuItem_1o60o_115._break_1o60o_88:hover{background:#3b82f61a;color:#3b82f6}._menuItem_1o60o_115._break_1o60o_88:hover svg{color:#3b82f6}._menuItem_1o60o_115._closed_1o60o_92:hover{background:#f3f4f6;color:#4b5563}._menuItem_1o60o_115._closed_1o60o_92:hover svg{color:#4b5563}._menuItem_1o60o_115._danger_1o60o_179:hover{background:#ef44441a;color:#ef4444}._menuItem_1o60o_115._danger_1o60o_179:hover svg{color:#ef4444}._menuItem_1o60o_115 ._confirm_1o60o_186{position:absolute;right:12px;padding:2px 6px;background:#ef4444;color:#fff;border-radius:4px;font-size:10px;font-weight:500;animation:_pulse_1o60o_1 1s ease infinite}._statsSection_1o60o_198{padding:12px 16px;background:#f9fafb;border-top:1px solid #f3f4f6}._statItem_1o60o_204{display:flex;align-items:center;gap:8px;font-size:12px;color:#4b5563}._statItem_1o60o_204 svg{color:#9ca3af}._statItem_1o60o_204+._statItem_1o60o_204{margin-top:6px}@keyframes _slideIn_1o60o_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1o60o_1{0%,to{opacity:1}50%{opacity:.7}}@media (max-width: 768px){._menuContent_1o60o_39{min-width:200px;right:auto;left:0}}._menuContent_1o60o_39[data-position=top]{bottom:calc(100% + 4px);top:auto;animation:_slideDown_1o60o_1 .2s ease}._menuContent_1o60o_39[data-position=left]{right:auto;left:0}@keyframes _slideDown_1o60o_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._counterCard_9wdee_1{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s ease-in-out;overflow:visible}._counterCard_9wdee_1:hover{box-shadow:0 1px 2px #0000000d}._counterCard_9wdee_1._myCounter_9wdee_11:hover{box-shadow:0 0 0 2px #3b82f633}._counterHeader_9wdee_15{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;gap:.5rem}._counterInfo_9wdee_25{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem}._counterInfo_9wdee_25 h3{margin:0;font-size:.875rem;font-weight:600;color:#111827;flex:1}._statusBadge_9wdee_40{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize}._statusBadge_9wdee_40._available_9wdee_50{background:#10b9811a;color:#10b981}._statusBadge_9wdee_40._busy_9wdee_54{background:#f59e0b1a;color:#f59e0b}._statusBadge_9wdee_40._break_9wdee_58{background:#3b82f61a;color:#3b82f6}._statusBadge_9wdee_40._closed_9wdee_62{background:#f3f4f6;color:#4b5563}._quickActions_9wdee_67{display:flex;gap:.25rem;margin-left:auto}._quickActionBtn_9wdee_73{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid #e5e7eb;border-radius:.25rem;background:#fff;color:#4b5563;cursor:pointer;transition:all .2s ease-in-out}._quickActionBtn_9wdee_73:hover:not(:disabled){background:#f9fafb;border-color:#3b82f6;color:#3b82f6}._quickActionBtn_9wdee_73:disabled{opacity:.5;cursor:not-allowed}._quickActionBtn_9wdee_73 svg{width:14px;height:14px}._menuContainer_9wdee_101{position:relative}._menuButton_9wdee_105{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;color:#4b5563;cursor:pointer;transition:all .2s ease-in-out}._menuButton_9wdee_105:hover:not(:disabled){background:#f9fafb;color:#111827}._menuButton_9wdee_105:disabled{opacity:.5;cursor:not-allowed}._menuBackdrop_9wdee_127{position:fixed;inset:0;z-index:99}._menu_9wdee_101{position:absolute;right:0;top:100%;margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:160px;z-index:100;animation:_slideDown_9wdee_1 .2s ease-out}._menu_9wdee_101 button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;color:#111827;font-size:.875rem;text-align:left;cursor:pointer;transition:background .2s ease-in-out}._menu_9wdee_101 button:hover{background:#f9fafb}._menu_9wdee_101 button svg{color:#4b5563}._menuDivider_9wdee_167{height:1px;background:#e5e7eb;margin:.25rem 0}._counterBody_9wdee_173{padding:1rem;min-height:60px;display:flex;flex-direction:column;gap:1rem}._staffSection_9wdee_181{display:flex;flex-direction:column;gap:.25rem}._staffLabel_9wdee_187{font-size:.75rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}._staffInfo_9wdee_195{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#f9fafb;border-radius:.25rem;font-size:.75rem;color:#4b5563}._staffInfo_9wdee_195 svg{color:#9ca3af}._currentService_9wdee_209{display:flex;flex-direction:column;gap:.5rem;flex:1}._tokenDisplay_9wdee_216{display:flex;flex-direction:column;align-items:center;padding:.5rem;background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:.25rem}._tokenDisplay_9wdee_216 ._tokenLabel_9wdee_225{font-size:.75rem;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}._tokenDisplay_9wdee_216 ._tokenNumber_9wdee_231{font-size:1.25rem;font-weight:600;color:#3b82f6;font-family:Monaco,Courier New,monospace}._visitorInfo_9wdee_238{display:flex;flex-direction:column;gap:2px}._visitorInfo_9wdee_238 ._visitorName_9wdee_243{font-size:.875rem;font-weight:500;color:#111827}._visitorInfo_9wdee_238 ._visitorPhone_9wdee_248{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#4b5563}._visitorInfo_9wdee_238 ._visitorPhone_9wdee_248 svg{color:#9ca3af}._serviceTime_9wdee_259{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#f9fafb;border-radius:.25rem;font-size:.75rem;color:#4b5563}._serviceTime_9wdee_259 svg{color:#9ca3af}._emptyState_9wdee_273{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#9ca3af;font-size:.875rem;width:100%}._emptyState_9wdee_273 svg{opacity:.5;width:18px;height:18px;flex-shrink:0}._emptyState_9wdee_273 span{font-size:.875rem}._counterActions_9wdee_292{padding:.5rem 1rem}._assignButton_9wdee_296,._callButton_9wdee_297,._completeButton_9wdee_298{width:100%;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:6px .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none}._assignButton_9wdee_296 svg,._callButton_9wdee_297 svg,._completeButton_9wdee_298 svg{width:14px;height:14px}._assignButton_9wdee_296:disabled,._callButton_9wdee_297:disabled,._completeButton_9wdee_298:disabled{opacity:.5;cursor:not-allowed}._assignButton_9wdee_296{background:#3b82f6;color:#fff}._assignButton_9wdee_296:hover:not(:disabled){background:#2372f5}._callButton_9wdee_297{background:#3b82f6;color:#fff}._callButton_9wdee_297:hover:not(:disabled){background:#2372f5}._completeButton_9wdee_298{background:#10b981;color:#fff}._completeButton_9wdee_298:hover:not(:disabled){background:#0ea271}._assignedToOther_9wdee_349{padding:6px .5rem;text-align:center;font-size:.75rem;color:#4b5563;background:#f9fafb;border-radius:.25rem}._counterStats_9wdee_358{display:flex;justify-content:space-around;padding:6px 1rem;background:#f9fafb}._stat_9wdee_40{display:flex;flex-direction:column;align-items:center;gap:2px}._stat_9wdee_40 ._statLabel_9wdee_371{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}._stat_9wdee_40 ._statValue_9wdee_377{font-size:1rem;font-weight:600;color:#111827}@keyframes _slideDown_9wdee_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._container_lp33s_1{width:100%}._loadingContainer_lp33s_5{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#4b5563}._loadingContainer_lp33s_5 ._spinner_lp33s_13{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_lp33s_13 1s linear infinite;margin-bottom:1rem}@keyframes _spin_lp33s_13{to{transform:rotate(360deg)}}._loadingContainer_lp33s_5 p{font-size:.875rem;margin:0}._pageHeader_lp33s_32{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}._pageHeader_lp33s_32 ._headerContent_lp33s_40 h1{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .25rem}._pageHeader_lp33s_32 ._headerContent_lp33s_40 p{font-size:1rem;color:#4b5563;margin:0}._pageHeader_lp33s_32 ._headerActions_lp33s_51{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}._officeSelector_lp33s_58{height:40px;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;font-weight:500;background:#fff;color:#111827;cursor:pointer;transition:all .2s ease-in-out;min-width:180px}._officeSelector_lp33s_58:hover{border-color:#3b82f6}._officeSelector_lp33s_58:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._primaryButton_lp33s_80,._secondaryButton_lp33s_81{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none;white-space:nowrap}._primaryButton_lp33s_80 svg,._secondaryButton_lp33s_81 svg{flex-shrink:0}._primaryButton_lp33s_80:disabled,._secondaryButton_lp33s_81:disabled{opacity:.5;cursor:not-allowed}._primaryButton_lp33s_80{background:#3b82f6;color:#fff}._primaryButton_lp33s_80:hover:not(:disabled){background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._primaryButton_lp33s_80:active:not(:disabled){transform:translateY(0)}._secondaryButton_lp33s_81{background:#fff;color:#111827;border:1px solid #e5e7eb}._secondaryButton_lp33s_81:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5}._iconButton_lp33s_127{width:40px;height:40px;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;color:#4b5563;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._iconButton_lp33s_127:hover{background:#f9fafb;color:#111827;border-color:#c8ccd5}._moreActionsContainer_lp33s_146{position:relative}._menuBackdrop_lp33s_150{position:fixed;inset:0;z-index:999}._actionsMenu_lp33s_156{position:absolute;right:0;top:100%;margin-top:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:200px;z-index:1000;animation:_fadeIn_lp33s_1 .15s ease-out}@keyframes _fadeIn_lp33s_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._menuItem_lp33s_180{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:none;cursor:pointer;font-size:.875rem;color:#111827;text-align:left;transition:background .2s ease-in-out}._menuItem_lp33s_180:hover{background:#f9fafb}._menuItem_lp33s_180 svg{flex-shrink:0;color:#4b5563}._menuDivider_lp33s_202{height:1px;background:#e5e7eb;margin:.25rem 0}._statsGrid_lp33s_208{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}._contentGrid_lp33s_215{display:grid;grid-template-columns:1fr 420px;gap:1.5rem;margin-top:1.5rem}@media (max-width: 1024px){._contentGrid_lp33s_215{grid-template-columns:1fr}}._queueSection_lp33s_227{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;padding:1rem}._sectionHeader_lp33s_235{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionHeader_lp33s_235 h2{font-size:1rem;font-weight:600;color:#111827;margin:0}._sectionHeader_lp33s_235 ._sectionActions_lp33s_247{display:flex;gap:1rem}._filtersSection_lp33s_252{padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._queueTableContainer_lp33s_257{min-height:400px}._countersSection_lp33s_261{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;overflow:hidden;align-self:flex-start;position:sticky;top:1rem;padding:1rem}._badge_lp33s_272{padding:2px 8px;border-radius:.25rem;font-size:.75rem;font-weight:500;background:#f3f4f6;color:#4b5563}._countersGrid_lp33s_281{display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto;padding-right:4px}._countersGrid_lp33s_281::-webkit-scrollbar{width:6px}._countersGrid_lp33s_281::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}._countersGrid_lp33s_281::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._countersGrid_lp33s_281::-webkit-scrollbar-thumb:hover{background:#9ca3af}._counterCard_lp33s_304{padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer}._counterCard_lp33s_304:hover{background:#f9fafb;box-shadow:0 1px 2px #0000000d}._counterCard_lp33s_304 ._counterHeader_lp33s_315{display:flex;justify-content:space-between;align-items:center}._counterCard_lp33s_304 ._counterHeader_lp33s_315 h3{font-size:1rem;font-weight:600;color:#111827;margin:0}._counterCard_lp33s_304 ._currentToken_lp33s_326{font-size:.875rem;color:#4b5563;padding:.25rem;background:#f9fafb;border-radius:.25rem;text-align:center;font-weight:500}._statusBadge_lp33s_336{padding:2px 8px;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize}._statusBadge_lp33s_336._available_lp33s_343{background:#10b9811a;color:#10b981}._statusBadge_lp33s_336._busy_lp33s_347{background:#f59e0b1a;color:#f59e0b}._statusBadge_lp33s_336._break_lp33s_351{background:#3b82f61a;color:#3b82f6}._statusBadge_lp33s_336._closed_lp33s_355{background:#f3f4f6;color:#4b5563}._emptyState_lp33s_360{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#4b5563;min-height:300px}._emptyState_lp33s_360 svg{margin-bottom:1rem;opacity:.5}._emptyState_lp33s_360 h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}._emptyState_lp33s_360 p{font-size:.875rem;margin:0 0 1.5rem}._modalBackdrop_lp33s_385{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_lp33s_385{background:#fff;border-radius:.5rem;padding:2rem;max-width:500px;width:90%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width: 768px){._pageHeader_lp33s_32 ._headerContent_lp33s_40 h1{font-size:1.25rem}._statsGrid_lp33s_208{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}._contentGrid_lp33s_215{grid-template-columns:1fr}._countersSection_lp33s_261{position:static}}._modalContent_rie66_1{display:flex;flex-direction:column;gap:1.5rem}._searchBar_rie66_7{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem}._searchBar_rie66_7 svg{color:#4b5563;flex-shrink:0}._searchBar_rie66_7 input{flex:1;background:transparent;border:none;font-size:.875rem;color:#111827}._searchBar_rie66_7 input::placeholder{color:#4b5563}._searchBar_rie66_7 input:focus{outline:none}._staffList_rie66_34{max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding-right:.5rem}._staffList_rie66_34::-webkit-scrollbar{width:6px}._staffList_rie66_34::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}._staffList_rie66_34::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._staffList_rie66_34::-webkit-scrollbar-thumb:hover{background:#9ca3af}._staffCard_rie66_57{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;transition:all .2s ease-in-out}._staffCard_rie66_57:hover:not(._unavailable_rie66_68){background:#f9fafb;border-color:#3b82f6}._staffCard_rie66_57._selected_rie66_72{background:#3b82f60d;border-color:#3b82f6}._staffCard_rie66_57._unavailable_rie66_68{opacity:.6;cursor:not-allowed}._staffCard_rie66_57._unavailable_rie66_68:hover{background:#fff;border-color:#e5e7eb}._staffCard_rie66_57 ._staffInfo_rie66_84{display:flex;align-items:center;gap:1rem;flex:1}._staffCard_rie66_57 ._staffInfo_rie66_84 ._avatar_rie66_90{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._staffCard_rie66_57 ._staffInfo_rie66_84 ._avatar_rie66_90 img{width:100%;height:100%;object-fit:cover}._staffCard_rie66_57 ._staffInfo_rie66_84 ._avatar_rie66_90 svg{color:#4b5563}._staffCard_rie66_57 ._staffInfo_rie66_84 ._details_rie66_109{flex:1;min-width:0}._staffCard_rie66_57 ._staffInfo_rie66_84 ._details_rie66_109 h4{font-size:.875rem;font-weight:600;color:#111827;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._staffCard_rie66_57 ._staffInfo_rie66_84 ._details_rie66_109 ._email_rie66_122{font-size:.75rem;color:#4b5563;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._staffCard_rie66_57 ._staffInfo_rie66_84 ._details_rie66_109 ._currentCounter_rie66_130{font-size:.75rem;color:#f59e0b;margin-top:2px;display:block}._staffCard_rie66_57 ._staffInfo_rie66_84 ._stats_rie66_136{display:flex;gap:1rem}._staffCard_rie66_57 ._staffInfo_rie66_84 ._stats_rie66_136 ._stat_rie66_136{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563}._staffCard_rie66_57 ._staffInfo_rie66_84 ._stats_rie66_136 ._stat_rie66_136 svg{color:#9ca3af}._staffCard_rie66_57 ._actions_rie66_150{flex-shrink:0}._staffCard_rie66_57 ._actions_rie66_150 ._assignButton_rie66_153{padding:.25rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._staffCard_rie66_57 ._actions_rie66_150 ._assignButton_rie66_153:hover:not(:disabled){background:#2372f5}._staffCard_rie66_57 ._actions_rie66_150 ._assignButton_rie66_153:disabled{opacity:.5;cursor:not-allowed}._staffCard_rie66_57 ._actions_rie66_150 ._availability_rie66_171{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#10b9811a;color:#10b981;border-radius:.375rem;font-size:.75rem;font-weight:500}._staffCard_rie66_57 ._actions_rie66_150 ._unavailableLabel_rie66_182{padding:.25rem .5rem;background:#f3f4f6;color:#4b5563;border-radius:.375rem;font-size:.75rem}._loading_rie66_190{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#4b5563}._loading_rie66_190 ._spinner_rie66_198{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_rie66_198 .8s linear infinite;margin-bottom:1rem}._loading_rie66_190 p{font-size:.875rem;margin:0}._emptyState_rie66_212{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#4b5563}._emptyState_rie66_212 svg{color:#d1d5db;margin-bottom:1rem}._emptyState_rie66_212 h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}._emptyState_rie66_212 p{font-size:.875rem;margin:0}._modalFooter_rie66_236{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_rie66_244,._submitButton_rie66_245{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._cancelButton_rie66_244:disabled,._submitButton_rie66_245:disabled{opacity:.5;cursor:not-allowed}._cancelButton_rie66_244{background:#fff;border:1px solid #e5e7eb;color:#111827}._cancelButton_rie66_244:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5}._submitButton_rie66_245{background:#3b82f6;border:none;color:#fff}._submitButton_rie66_245:hover:not(:disabled){background:#2372f5}@keyframes _spin_rie66_198{to{transform:rotate(360deg)}}@media (max-width: 640px){._staffCard_rie66_57 ._staffInfo_rie66_84 ._stats_rie66_136{display:none}}._panelContent_1881e_1{display:flex;flex-direction:column;gap:1.5rem}._statsBar_1881e_7{display:flex;gap:1.5rem;padding:1rem;background:#f9fafb;border-radius:.375rem}._statsBar_1881e_7 ._stat_1881e_7{display:flex;flex-direction:column;align-items:center;flex:1}._statsBar_1881e_7 ._stat_1881e_7 ._label_1881e_20{font-size:.75rem;color:#4b5563;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}._statsBar_1881e_7 ._stat_1881e_7 ._value_1881e_27{font-size:1.25rem;font-weight:600;color:#111827}._statsBar_1881e_7 ._stat_1881e_7 ._value_1881e_27._available_1881e_32{color:#10b981}._statsBar_1881e_7 ._stat_1881e_7 ._value_1881e_27._busy_1881e_35{color:#f59e0b}._statsBar_1881e_7 ._stat_1881e_7 ._value_1881e_27._break_1881e_38{color:#3b82f6}._statsBar_1881e_7 ._stat_1881e_7 ._value_1881e_27._closed_1881e_41{color:#4b5563}._bulkActions_1881e_45{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem}._bulkActions_1881e_45 ._selectionControls_1881e_54{display:flex;align-items:center;gap:1rem}._bulkActions_1881e_45 ._selectionControls_1881e_54 ._selectAllButton_1881e_59{padding:.25rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;cursor:pointer;transition:all .2s ease-in-out}._bulkActions_1881e_45 ._selectionControls_1881e_54 ._selectAllButton_1881e_59:hover{background:#f9fafb;border-color:#3b82f6}._bulkActions_1881e_45 ._selectionControls_1881e_54 ._selectedCount_1881e_73{font-size:.875rem;color:#4b5563}._bulkActions_1881e_45 ._actionButtons_1881e_77{display:flex;gap:.5rem}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77{padding:.25rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77:disabled{opacity:.5;cursor:not-allowed}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77._openButton_1881e_97{background:#10b9811a;color:#10b981}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77._openButton_1881e_97:hover:not(:disabled){background:#10b98133}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77._breakButton_1881e_104{background:#3b82f61a;color:#3b82f6}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77._breakButton_1881e_104:hover:not(:disabled){background:#3b82f633}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77._closeButton_1881e_111{background:#ef44441a;color:#ef4444}._bulkActions_1881e_45 ._actionButtons_1881e_77 ._actionButton_1881e_77._closeButton_1881e_111:hover:not(:disabled){background:#ef444433}._countersGrid_1881e_119{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;max-height:400px;overflow-y:auto;padding-right:.5rem}._countersGrid_1881e_119::-webkit-scrollbar{width:6px}._countersGrid_1881e_119::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}._countersGrid_1881e_119::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._countersGrid_1881e_119::-webkit-scrollbar-thumb:hover{background:#9ca3af}._counterItem_1881e_142{padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s ease-in-out}._counterItem_1881e_142._selected_1881e_73{background:#3b82f60d;border-color:#3b82f6}._counterItem_1881e_142 ._counterHeader_1881e_153{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._counterItem_1881e_142 ._counterHeader_1881e_153 input[type=checkbox]{cursor:pointer}._counterItem_1881e_142 ._counterHeader_1881e_153 h4{flex:1;font-size:.875rem;font-weight:600;color:#111827;margin:0}._counterItem_1881e_142 ._counterHeader_1881e_153 ._status_1881e_169{padding:2px .25rem;border-radius:.25rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:2px}._counterItem_1881e_142 ._counterHeader_1881e_153 ._status_1881e_169._available_1881e_32{background:#10b9811a;color:#10b981}._counterItem_1881e_142 ._counterHeader_1881e_153 ._status_1881e_169._busy_1881e_35{background:#f59e0b1a;color:#f59e0b}._counterItem_1881e_142 ._counterHeader_1881e_153 ._status_1881e_169._break_1881e_38{background:#3b82f61a;color:#3b82f6}._counterItem_1881e_142 ._counterHeader_1881e_153 ._status_1881e_169._closed_1881e_41{background:#f3f4f6;color:#4b5563}._counterItem_1881e_142 ._counterInfo_1881e_194{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem;font-size:.75rem}._counterItem_1881e_142 ._counterInfo_1881e_194 ._staffInfo_1881e_201{display:flex;align-items:center;gap:.25rem;color:#111827}._counterItem_1881e_142 ._counterInfo_1881e_194 ._staffInfo_1881e_201 svg{color:#4b5563}._counterItem_1881e_142 ._counterInfo_1881e_194 ._noStaff_1881e_210{color:#4b5563;font-style:italic}._counterItem_1881e_142 ._counterInfo_1881e_194 ._currentToken_1881e_214{padding:2px .25rem;background:#f59e0b1a;color:#f59e0b;border-radius:.25rem;display:inline-block;width:fit-content}._counterItem_1881e_142 ._counterInfo_1881e_194 ._message_1881e_222{padding:.25rem;background:#f9fafb;border-radius:.25rem;color:#4b5563}._counterItem_1881e_142 ._counterInfo_1881e_194 ._stats_1881e_7{display:flex;gap:1rem;color:#4b5563}._counterItem_1881e_142 ._counterActions_1881e_233{display:flex;gap:.25rem}._counterItem_1881e_142 ._counterActions_1881e_233 ._iconButton_1881e_237{padding:.25rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;cursor:pointer;color:#4b5563;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._counterItem_1881e_142 ._counterActions_1881e_233 ._iconButton_1881e_237:hover{background:#fff;border-color:#3b82f6;color:#3b82f6}._emergencyActions_1881e_255{padding:1.5rem;background:#ef44440d;border:1px solid rgba(239,68,68,.2);border-radius:.375rem}._emergencyActions_1881e_255 h3{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:#ef4444;margin:0 0 1rem}._emergencyActions_1881e_255 ._emergencyButtons_1881e_270{display:flex;gap:.5rem;flex-wrap:wrap}._emergencyActions_1881e_255 ._emergencyButtons_1881e_270 ._emergencyButton_1881e_270{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._emergencyActions_1881e_255 ._emergencyButtons_1881e_270 ._emergencyButton_1881e_270:hover:not(:disabled){border-color:#ef4444;color:#ef4444}._emergencyActions_1881e_255 ._emergencyButtons_1881e_270 ._emergencyButton_1881e_270:disabled{opacity:.5;cursor:not-allowed}._emergencyActions_1881e_255 ._emergencyButtons_1881e_270 ._emergencyButton_1881e_270._openAll_1881e_296:hover:not(:disabled){background:#10b9810d;border-color:#10b981;color:#10b981}._emergencyActions_1881e_255 ._emergencyButtons_1881e_270 ._emergencyButton_1881e_270._closeAll_1881e_301:hover:not(:disabled){background:#ef44440d;border-color:#ef4444;color:#ef4444}._messageModalOverlay_1881e_307{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100}._messageModal_1881e_307{background:#fff;border-radius:.5rem;padding:1.5rem;width:90%;max-width:400px}._messageModal_1881e_307 h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 1rem}._messageModal_1881e_307 textarea{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;font-family:inherit;resize:vertical;margin-bottom:1rem}._messageModal_1881e_307 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._messageModal_1881e_307 ._messageActions_1881e_348{display:flex;gap:.5rem;justify-content:flex-end}._messageModal_1881e_307 ._messageActions_1881e_348 ._cancelButton_1881e_353,._messageModal_1881e_307 ._messageActions_1881e_348 ._submitButton_1881e_354{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._messageModal_1881e_307 ._messageActions_1881e_348 ._cancelButton_1881e_353{background:#fff;border:1px solid #e5e7eb;color:#111827}._messageModal_1881e_307 ._messageActions_1881e_348 ._cancelButton_1881e_353:hover{background:#f9fafb}._messageModal_1881e_307 ._messageActions_1881e_348 ._submitButton_1881e_354{background:#3b82f6;border:none;color:#fff}._messageModal_1881e_307 ._messageActions_1881e_348 ._submitButton_1881e_354:hover{background:#2372f5}@media (max-width: 768px){._statsBar_1881e_7{flex-wrap:wrap}._statsBar_1881e_7 ._stat_1881e_7{min-width:80px}._bulkActions_1881e_45{flex-direction:column;gap:1rem}._bulkActions_1881e_45 ._selectionControls_1881e_54,._bulkActions_1881e_45 ._actionButtons_1881e_77{width:100%}._bulkActions_1881e_45 ._actionButtons_1881e_77{flex-wrap:wrap}._countersGrid_1881e_119{grid-template-columns:1fr}}@media (max-width: 640px){._emergencyButtons_1881e_270{flex-direction:column}._emergencyButtons_1881e_270 ._emergencyButton_1881e_270{width:100%;justify-content:center}}._performanceCard_1h708_1{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;transition:all .2s ease-in-out}._performanceCard_1h708_1:hover{box-shadow:0 4px 12px #00000014}._header_1h708_12{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._header_1h708_12 ._staffInfo_1h708_18{display:flex;align-items:center;gap:.5rem}._header_1h708_12 ._staffInfo_1h708_18 ._avatar_1h708_23{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#4b5563}._header_1h708_12 ._staffInfo_1h708_18 ._details_1h708_33 h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 2px}._header_1h708_12 ._staffInfo_1h708_18 ._details_1h708_33 ._counter_1h708_39{font-size:.75rem;color:#4b5563}._header_1h708_12 ._rating_1h708_43{padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem}._header_1h708_12 ._rating_1h708_43._excellent_1h708_52{background:#10b9811a;color:#10b981}._header_1h708_12 ._rating_1h708_43._good_1h708_56{background:#3b82f61a;color:#3b82f6}._header_1h708_12 ._rating_1h708_43._average_1h708_60{background:#f59e0b1a;color:#f59e0b}._header_1h708_12 ._rating_1h708_43._poor_1h708_64{background:#ef44441a;color:#ef4444}._metrics_1h708_69{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}._metric_1h708_69 ._metricHeader_1h708_76{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563;margin-bottom:.25rem}._metric_1h708_69 ._metricHeader_1h708_76 svg{color:#9ca3af}._metric_1h708_69 ._metricValue_1h708_87{display:flex;align-items:baseline;gap:.25rem}._metric_1h708_69 ._metricValue_1h708_87 ._value_1h708_92{font-size:1.25rem;font-weight:600;color:#111827}._metric_1h708_69 ._metricValue_1h708_87 ._unit_1h708_97{font-size:.75rem;color:#4b5563}._metric_1h708_69 ._metricValue_1h708_87 ._time_1h708_101{font-size:.875rem;color:#111827}._progressBar_1h708_106 ._progressLabel_1h708_106{display:flex;justify-content:space-between;font-size:.875rem;color:#4b5563;margin-bottom:.25rem}._progressBar_1h708_106 ._progressTrack_1h708_113{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden;margin-bottom:.25rem}._progressBar_1h708_106 ._progressTrack_1h708_113 ._progressFill_1h708_120{height:100%;background:linear-gradient(90deg,#3b82f6,#6ca1f8);border-radius:4px;transition:width .3s ease}._progressBar_1h708_106 ._progressInfo_1h708_126{font-size:.75rem;color:#4b5563;text-align:center}._statusBanner_1h708_132{margin-top:1rem;padding:.5rem;background:#3b82f60d;color:#3b82f6;border-radius:.375rem;font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.25rem}@media (max-width: 640px){._metrics_1h708_69{grid-template-columns:1fr}}._container_pv3c2_1{margin:0 auto}._loadingContainer_pv3c2_5{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}._loadingContainer_pv3c2_5 ._spinner_pv3c2_13{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_pv3c2_13 .8s linear infinite}._loadingContainer_pv3c2_5 p{color:#4b5563;font-size:.875rem}._pageHeader_pv3c2_26{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._pageHeader_pv3c2_26 ._headerContent_pv3c2_34 h1{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .25rem}._pageHeader_pv3c2_26 ._headerContent_pv3c2_34 p{color:#4b5563;font-size:.875rem;margin:0}._pageHeader_pv3c2_26 ._headerActions_pv3c2_45{display:flex;align-items:center;gap:1rem}._officeSelector_pv3c2_51{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;font-size:.875rem;min-width:180px;cursor:pointer}._officeSelector_pv3c2_51:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._viewToggle_pv3c2_66{display:flex;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden}._viewToggle_pv3c2_66 button{padding:.5rem;background:transparent;border:none;cursor:pointer;color:#4b5563;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._viewToggle_pv3c2_66 button:hover{background:#f3f4f6}._viewToggle_pv3c2_66 button._active_pv3c2_87{background:#fff;color:#3b82f6;box-shadow:0 1px 2px #0000000d}._iconButton_pv3c2_93{padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;color:#111827;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}._iconButton_pv3c2_93:hover{background:#f9fafb;border-color:#c8ccd5}._iconButton_pv3c2_93:disabled{opacity:.5;cursor:not-allowed}._primaryButton_pv3c2_114,._secondaryButton_pv3c2_115{padding:.5rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._primaryButton_pv3c2_114:disabled,._secondaryButton_pv3c2_115:disabled{opacity:.5;cursor:not-allowed}._primaryButton_pv3c2_114{background:#3b82f6;color:#fff;border:none}._primaryButton_pv3c2_114:hover:not(:disabled){background:#2372f5}._secondaryButton_pv3c2_115{background:#fff;color:#111827;border:1px solid #e5e7eb}._secondaryButton_pv3c2_115:hover:not(:disabled){background:#f9fafb;border-color:#c8ccd5}._statsGrid_pv3c2_151{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._quickActions_pv3c2_158{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}._quickActions_pv3c2_158 h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 1rem}._quickActions_pv3c2_158 ._actionButtons_pv3c2_170{display:flex;gap:1rem;flex-wrap:wrap}._quickActions_pv3c2_158 ._actionButton_pv3c2_170{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._quickActions_pv3c2_158 ._actionButton_pv3c2_170:hover:not(:disabled){background:#3b82f6;color:#fff;border-color:#3b82f6}._quickActions_pv3c2_158 ._actionButton_pv3c2_170:disabled{opacity:.5;cursor:not-allowed}._mainContent_pv3c2_198{display:flex;flex-direction:column;gap:2rem}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 h2{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 ._statusSummary_pv3c2_216{display:flex;gap:1.5rem;font-size:.875rem}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 ._statusSummary_pv3c2_216 span{display:flex;align-items:center;gap:.25rem}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 ._statusSummary_pv3c2_216 span._available_pv3c2_226{color:#10b981}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 ._statusSummary_pv3c2_216 span._busy_pv3c2_229{color:#f59e0b}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 ._statusSummary_pv3c2_216 span._break_pv3c2_232{color:#3b82f6}._countersSection_pv3c2_204 ._sectionHeader_pv3c2_204 ._statusSummary_pv3c2_216 span._closed_pv3c2_235{color:#4b5563}._countersGrid_pv3c2_239{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._countersList_pv3c2_245{display:flex;flex-direction:column;gap:1rem}._counterWrapper_pv3c2_251{position:relative}._counterWrapper_pv3c2_251 ._assignButton_pv3c2_254{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s ease-in-out}._counterWrapper_pv3c2_251 ._assignButton_pv3c2_254:hover{background:#2372f5}._performanceSection_pv3c2_274{background:#f9fafb;border-radius:.5rem;padding:1.5rem}._performanceSection_pv3c2_274 ._sectionHeader_pv3c2_204{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._performanceSection_pv3c2_274 ._sectionHeader_pv3c2_204 h2{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._performanceSection_pv3c2_274 ._sectionHeader_pv3c2_204 ._todayLabel_pv3c2_291{padding:.25rem .5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.75rem;color:#4b5563}._performanceSection_pv3c2_274 ._performanceGrid_pv3c2_299{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}._emptyState_pv3c2_305{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#4b5563}._emptyState_pv3c2_305 svg{color:#d1d5db;margin-bottom:1rem}._emptyState_pv3c2_305 h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}._emptyState_pv3c2_305 p{font-size:.875rem;margin:0}@media (max-width: 1024px){._pageHeader_pv3c2_26{flex-direction:column;gap:1.5rem}._pageHeader_pv3c2_26 ._headerActions_pv3c2_45{width:100%;flex-wrap:wrap}}@media (max-width: 768px){._container_pv3c2_1{padding:1rem}._statsGrid_pv3c2_151{grid-template-columns:1fr 1fr}._countersGrid_pv3c2_239{grid-template-columns:1fr}._quickActions_pv3c2_158 ._actionButtons_pv3c2_170{flex-direction:column}._quickActions_pv3c2_158 ._actionButtons_pv3c2_170 ._actionButton_pv3c2_170{width:100%;justify-content:center}}@media (max-width: 640px){._statsGrid_pv3c2_151{grid-template-columns:1fr}._viewToggle_pv3c2_66{display:none}}@keyframes _spin_pv3c2_13{to{transform:rotate(360deg)}}._container_1qw7c_1{margin:0 auto}._loadingContainer_1qw7c_5,._noCounterContainer_1qw7c_6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;text-align:center;color:#4b5563}._loadingContainer_1qw7c_5 ._spinner_1qw7c_16,._noCounterContainer_1qw7c_6 ._spinner_1qw7c_16{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1qw7c_16 .8s linear infinite}._loadingContainer_1qw7c_5 h2,._noCounterContainer_1qw7c_6 h2{font-size:1.25rem;font-weight:600;color:#111827;margin:.5rem 0}._loadingContainer_1qw7c_5 p,._noCounterContainer_1qw7c_6 p{font-size:.875rem;margin:.25rem 0}._loadingContainer_1qw7c_5 svg,._noCounterContainer_1qw7c_6 svg{color:#d1d5db}._loadingContainer_1qw7c_5 ._icon_1qw7c_41,._noCounterContainer_1qw7c_6 ._icon_1qw7c_41{margin-bottom:.5rem}._loadingContainer_1qw7c_5 ._dashboardButton_1qw7c_45,._noCounterContainer_1qw7c_6 ._dashboardButton_1qw7c_45{margin-top:1.5rem;padding:.5rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._loadingContainer_1qw7c_5 ._dashboardButton_1qw7c_45:hover,._noCounterContainer_1qw7c_6 ._dashboardButton_1qw7c_45:hover{background:#2372f5;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._loadingContainer_1qw7c_5 ._dashboardButton_1qw7c_45:active,._noCounterContainer_1qw7c_6 ._dashboardButton_1qw7c_45:active{transform:translateY(0)}._pageHeader_1qw7c_69{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 h1{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83{display:flex;align-items:center;gap:1rem}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83 ._counterName_1qw7c_88{font-size:1.125rem;font-weight:500;color:#111827}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83 ._status_1qw7c_93{padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;font-weight:500}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83 ._status_1qw7c_93._available_1qw7c_99{background:#10b9811a;color:#10b981}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83 ._status_1qw7c_93._busy_1qw7c_103{background:#f59e0b1a;color:#f59e0b}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83 ._status_1qw7c_93._break_1qw7c_107{background:#3b82f61a;color:#3b82f6}._pageHeader_1qw7c_69 ._headerContent_1qw7c_77 ._counterInfo_1qw7c_83 ._status_1qw7c_93._closed_1qw7c_111{background:#f3f4f6;color:#4b5563}._pageHeader_1qw7c_69 ._headerActions_1qw7c_115{display:flex;gap:.5rem}._pageHeader_1qw7c_69 ._headerActions_1qw7c_115 ._statusButton_1qw7c_119{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._pageHeader_1qw7c_69 ._headerActions_1qw7c_115 ._statusButton_1qw7c_119:hover{background:#f9fafb;border-color:#3b82f6}._pageHeader_1qw7c_69 ._headerActions_1qw7c_115 ._statusButton_1qw7c_119._active_1qw7c_136{background:#3b82f6;color:#fff;border-color:#3b82f6}._pageHeader_1qw7c_69 ._headerActions_1qw7c_115 ._statusButton_1qw7c_119:disabled{opacity:.5;cursor:not-allowed}._statsGrid_1qw7c_146{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._mainContent_1qw7c_153{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._currentService_1qw7c_159 h2{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165{background:#fff;border:2px solid #3b82f6;border-radius:.5rem;padding:1.5rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._tokenDisplay_1qw7c_171{text-align:center;padding:1rem;background:#3b82f60d;border-radius:.375rem;margin-bottom:1.5rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._tokenDisplay_1qw7c_171 ._tokenLabel_1qw7c_178{display:block;font-size:.875rem;color:#4b5563;margin-bottom:.25rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._tokenDisplay_1qw7c_171 ._tokenNumber_1qw7c_184{display:block;font-size:1.875rem;font-weight:700;color:#3b82f6}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._visitorDetails_1qw7c_190{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._visitorDetails_1qw7c_190 ._detail_1qw7c_196{display:flex;justify-content:space-between;padding:.5rem;background:#f9fafb;border-radius:.25rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._visitorDetails_1qw7c_190 ._detail_1qw7c_196 ._label_1qw7c_203{font-size:.875rem;color:#4b5563;font-weight:500}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._visitorDetails_1qw7c_190 ._detail_1qw7c_196 ._value_1qw7c_208{font-size:.875rem;color:#111827;font-weight:600}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._serviceActions_1qw7c_213{display:flex;justify-content:center}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._serviceActions_1qw7c_213 ._completeButton_1qw7c_217{padding:1rem 2rem;background:#10b981;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.5rem}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._serviceActions_1qw7c_213 ._completeButton_1qw7c_217:hover:not(:disabled){background:#0ea271;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}._currentService_1qw7c_159 ._serviceCard_1qw7c_165 ._serviceActions_1qw7c_213 ._completeButton_1qw7c_217:disabled{opacity:.5;cursor:not-allowed}._noService_1qw7c_241 ._emptyState_1qw7c_241{background:#fff;border:2px dashed #e5e7eb;border-radius:.5rem;padding:3rem;text-align:center;color:#4b5563}._noService_1qw7c_241 ._emptyState_1qw7c_241 svg{color:#d1d5db;margin-bottom:1rem}._noService_1qw7c_241 ._emptyState_1qw7c_241 h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}._noService_1qw7c_241 ._emptyState_1qw7c_241 p{font-size:.875rem;margin:0 0 1.5rem}._noService_1qw7c_241 ._emptyState_1qw7c_241 ._callNextButton_1qw7c_263{padding:1rem 2rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;gap:.5rem}._noService_1qw7c_241 ._emptyState_1qw7c_241 ._callNextButton_1qw7c_263:hover:not(:disabled){background:#2372f5;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._noService_1qw7c_241 ._emptyState_1qw7c_241 ._callNextButton_1qw7c_263:disabled{opacity:.5;cursor:not-allowed}._queueSection_1qw7c_287 ._sectionHeader_1qw7c_287{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._queueSection_1qw7c_287 ._sectionHeader_1qw7c_287 h2{font-size:1.125rem;font-weight:600;color:#111827;margin:0}._queueSection_1qw7c_287 ._sectionHeader_1qw7c_287 ._refreshButton_1qw7c_299{padding:.25rem .5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.25rem}._queueSection_1qw7c_287 ._sectionHeader_1qw7c_287 ._refreshButton_1qw7c_299:hover{background:#f9fafb;border-color:#3b82f6}._queueSection_1qw7c_287 ._sectionHeader_1qw7c_287 ._refreshButton_1qw7c_299:disabled{opacity:.5;cursor:not-allowed}._queueSection_1qw7c_287 ._emptyQueue_1qw7c_319{background:#f9fafb;border-radius:.5rem;padding:2rem;text-align:center;color:#4b5563}._queueSection_1qw7c_287 ._emptyQueue_1qw7c_319 svg{color:#d1d5db;margin-bottom:.5rem}._queueSection_1qw7c_287 ._emptyQueue_1qw7c_319 p{font-size:.875rem;margin:0}._queueSection_1qw7c_287 ._queueList_1qw7c_334{display:flex;flex-direction:column;gap:.5rem;max-height:500px;overflow-y:auto;padding-right:.5rem}._queueSection_1qw7c_287 ._queueList_1qw7c_334::-webkit-scrollbar{width:6px}._queueSection_1qw7c_287 ._queueList_1qw7c_334::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}._queueSection_1qw7c_287 ._queueList_1qw7c_334::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._queueSection_1qw7c_287 ._queueList_1qw7c_334::-webkit-scrollbar-thumb:hover{background:#9ca3af}._queueSection_1qw7c_287 ._queueItem_1qw7c_356{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s ease-in-out}._queueSection_1qw7c_287 ._queueItem_1qw7c_356:hover{border-color:#3b82f6;box-shadow:0 2px 8px #0000000d}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._position_1qw7c_370{width:32px;height:32px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#4b5563}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._tokenInfo_1qw7c_381{flex:1;min-width:0}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._tokenInfo_1qw7c_381 ._token_1qw7c_171{display:block;font-size:1rem;font-weight:600;color:#111827}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._tokenInfo_1qw7c_381 ._name_1qw7c_391{display:block;font-size:.875rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._details_1qw7c_399{display:flex;flex-direction:column;gap:2px}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._details_1qw7c_399 ._type_1qw7c_404,._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._details_1qw7c_399 ._purpose_1qw7c_405{font-size:.75rem;color:#4b5563;padding:2px .25rem;background:#f9fafb;border-radius:.25rem}._queueSection_1qw7c_287 ._queueItem_1qw7c_356 ._priority_1qw7c_412{padding:.25rem .5rem;background:#f59e0b1a;color:#f59e0b;border-radius:.375rem;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem}@media (max-width: 1024px){._mainContent_1qw7c_153{grid-template-columns:1fr}}@media (max-width: 768px){._container_1qw7c_1{padding:1rem}._statsGrid_1qw7c_146{grid-template-columns:1fr 1fr}._pageHeader_1qw7c_69{flex-direction:column;gap:1rem}._pageHeader_1qw7c_69 ._headerActions_1qw7c_115{width:100%;justify-content:space-between}}@media (max-width: 640px){._statsGrid_1qw7c_146{grid-template-columns:1fr}}@keyframes _spin_1qw7c_16{to{transform:rotate(360deg)}}._container_pq9md_1{position:relative;width:100vw;height:100vh;overflow:hidden;background:linear-gradient(180deg,#ffd9a4,#ffe3bc)}._backgroundAnimation_pq9md_9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center}._waveContainer_pq9md_21{display:flex;align-items:stretch;justify-content:center;width:100%;height:100%;gap:12px;padding:0;overflow:hidden}._verticalBar_pq9md_32{height:100%;background:linear-gradient(180deg,#ffe3bc,#fffaef);border-radius:6px;will-change:transform;box-shadow:0 0 10px #ffd70008;flex-shrink:0;transform:translateZ(0);backface-visibility:hidden}._logoContainer_pq9md_43{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._logoWrapper_pq9md_56{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .5s ease}._logo_pq9md_43{width:auto;height:280px;max-width:500px;object-fit:contain;opacity:0;transition:opacity .5s ease;filter:drop-shadow(0 10px 40px rgba(0,0,0,.15))}._logo_pq9md_43._loaded_pq9md_73{opacity:1}._fade_pq9md_77._fade-in_pq9md_77{opacity:0;animation:_fadeIn_pq9md_1 .5s ease forwards}._fade_pq9md_77._display_pq9md_81{opacity:1}._fade_pq9md_77._fade-out_pq9md_84{opacity:1;animation:_fadeOut_pq9md_1 .5s ease forwards}._slide_pq9md_89._fade-in_pq9md_77{transform:translate(100px);opacity:0;animation:_slideIn_pq9md_1 .5s ease forwards}._slide_pq9md_89._display_pq9md_81{transform:translate(0);opacity:1}._slide_pq9md_89._fade-out_pq9md_84{animation:_slideOut_pq9md_1 .5s ease forwards}._zoom_pq9md_102._fade-in_pq9md_77{transform:scale(.8);opacity:0;animation:_zoomIn_pq9md_1 .5s ease forwards}._zoom_pq9md_102._display_pq9md_81{transform:scale(1);opacity:1}._zoom_pq9md_102._fade-out_pq9md_84{animation:_zoomOut_pq9md_1 .5s ease forwards}._rotate_pq9md_115._fade-in_pq9md_77{transform:rotate(-180deg) scale(.8);opacity:0;animation:_rotateIn_pq9md_1 .5s ease forwards}._rotate_pq9md_115._display_pq9md_81{transform:rotate(0) scale(1);opacity:1}._rotate_pq9md_115._fade-out_pq9md_84{animation:_rotateOut_pq9md_1 .5s ease forwards}@keyframes _fadeIn_pq9md_1{to{opacity:1}}@keyframes _fadeOut_pq9md_1{to{opacity:0}}@keyframes _slideIn_pq9md_1{to{transform:translate(0);opacity:1}}@keyframes _slideOut_pq9md_1{to{transform:translate(-100px);opacity:0}}@keyframes _zoomIn_pq9md_1{to{transform:scale(1);opacity:1}}@keyframes _zoomOut_pq9md_1{to{transform:scale(1.2);opacity:0}}@keyframes _rotateIn_pq9md_1{to{transform:rotate(0) scale(1);opacity:1}}@keyframes _rotateOut_pq9md_1{to{transform:rotate(180deg) scale(.8);opacity:0}}@keyframes _fadeInUp_pq9md_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._logo_pq9md_43{height:220px;max-width:400px}}@media (max-width: 768px){._logo_pq9md_43{height:180px;max-width:350px}._waveContainer_pq9md_21{gap:8px}._verticalBar_pq9md_32{border-radius:4px}}._displayContainer_1qr97_1{width:100vw;height:100vh;position:relative;overflow:hidden;background:#faf8f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._loadingContainer_1qr97_10{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#faf8f5}._loadingContainer_1qr97_10 ._spinner_1qr97_18{width:60px;height:60px;border:3px solid #e5d4c1;border-top-color:#d4a574;border-radius:50%;animation:_spin_1qr97_18 1s linear infinite}._videoBackground_1qr97_27{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._videoBackground_1qr97_27 iframe{width:100%;height:100%;object-fit:cover;pointer-events:none}._videoBackground_1qr97_27 ._videoOverlay_1qr97_41{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.4) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.1) 60%,transparent 80%);pointer-events:none}._contentOverlay_1qr97_51{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column}._header_1qr97_60{display:flex;align-items:center;justify-content:space-between;padding:24px 40px;background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(229,212,193,.3);box-shadow:0 2px 20px #00000014}._header_1qr97_60 ._logoSection_1qr97_71 img{height:50px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._header_1qr97_60 ._titleSection_1qr97_76{flex:1;text-align:center}._header_1qr97_60 ._titleSection_1qr97_76 h1{margin:0;font-size:2rem;font-weight:600;color:#3a2822;letter-spacing:-.5px}._header_1qr97_60 ._titleSection_1qr97_76 p{margin:4px 0 0;font-size:.875rem;color:#5c4033;text-transform:uppercase;letter-spacing:2px;font-weight:500}._header_1qr97_60 ._dateTimeSection_1qr97_95{text-align:right}._header_1qr97_60 ._dateTimeSection_1qr97_95 ._time_1qr97_98{font-size:1.75rem;font-weight:600;color:#3a2822;font-variant-numeric:tabular-nums}._header_1qr97_60 ._dateTimeSection_1qr97_95 ._date_1qr97_95{font-size:.875rem;color:#5c4033;margin-top:4px}._queueContent_1qr97_110{flex:1;display:flex;gap:40px;padding:40px;overflow:hidden;animation:_fadeInScale_1qr97_1 .4s ease-out}._queuePanel_1qr97_119{width:800px;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;overflow:hidden}._queuePanel_1qr97_119 ._queueList_1qr97_131{flex:1;overflow-y:auto}._queuePanel_1qr97_119 ._queueList_1qr97_131::-webkit-scrollbar{width:8px}._queuePanel_1qr97_119 ._queueList_1qr97_131::-webkit-scrollbar-track{background:transparent}._queuePanel_1qr97_119 ._queueList_1qr97_131::-webkit-scrollbar-thumb{background:#e5d4c180;border-radius:4px}._queuePanel_1qr97_119 ._queueList_1qr97_131::-webkit-scrollbar-thumb:hover{background:#e5d4c1b3}._queuePanel_1qr97_119 ._emptyState_1qr97_148{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center}._queuePanel_1qr97_119 ._emptyState_1qr97_148 p{margin:0;font-size:1.75rem;font-weight:500;color:#3a2822}._queuePanel_1qr97_119 ._emptyState_1qr97_148 span{margin-top:12px;font-size:1.125rem;color:#5c4033}._queuePanel_1qr97_119 ._queueTable_1qr97_167{display:flex;flex-direction:column}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableHeader_1qr97_171{display:grid;grid-template-columns:70px 120px 1fr 140px 160px;gap:20px;padding:20px 28px;background:#fffc;border-bottom:2px solid rgba(229,212,193,.3);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#5c4033}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableHeader_1qr97_171>div{display:flex;align-items:center}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableHeader_1qr97_171 ._headerCounter_1qr97_188{justify-content:center;text-align:center}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableBody_1qr97_192{flex:1}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195{display:grid;grid-template-columns:70px 120px 1fr 140px 160px;gap:20px;padding:20px 28px;border-bottom:1px solid rgba(229,212,193,.2);transition:all .3s ease;align-items:center}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195:hover{background:#ffffff80}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195._serving_1qr97_207{background:linear-gradient(90deg,#fffffff2,#ffffffd9);border-left:4px solid #d4a574;animation:_pulse_1qr97_1 2s ease-in-out infinite;box-shadow:0 2px 10px #0000001a}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195._serving_1qr97_207 ._cellToken_1qr97_213{font-weight:700;color:#c88c4d}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195._serving_1qr97_207._newlyCalled_1qr97_217{animation:_strongFlash_1qr97_1 .5s ease-in-out 12,_pulse_1qr97_1 2s ease-in-out infinite 6s}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195._serving_1qr97_207._newlyCalled_1qr97_217 ._cellToken_1qr97_213{animation:_tokenPulse_1qr97_1 .5s ease-in-out 12}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195._serving_1qr97_207._newlyCalled_1qr97_217 ._servingBadge_1qr97_223{animation:_badgeBlink_1qr97_1 .5s ease-in-out 12}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195._next_1qr97_226{background:#d4a57414;border-left:3px solid rgba(212,165,116,.5)}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellPosition_1qr97_230{font-weight:600;color:#5c4033;font-size:1.125rem;display:flex;align-items:center}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellPosition_1qr97_230 ._servingBadge_1qr97_223{background:#d4a574;color:#fff;padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:700;letter-spacing:.5px}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellToken_1qr97_213{font-family:Monaco,Courier New,monospace;font-size:1.375rem;font-weight:700;color:#3a2822}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellName_1qr97_252{color:#3a2822;font-size:1.125rem}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellStatus_1qr97_256 ._statusServing_1qr97_256{color:#c88c4d;font-weight:600;font-size:1rem}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellStatus_1qr97_256 ._statusWaiting_1qr97_261{color:#5c4033;font-size:1rem}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellStatus_1qr97_256 ._statusPriority_1qr97_265{background:#f59e0b;color:#fff;padding:4px 10px;border-radius:4px;font-size:.875rem;font-weight:600}._queuePanel_1qr97_119 ._queueTable_1qr97_167 ._tableRow_1qr97_195 ._cellCounter_1qr97_273{color:#c88c4d;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center}._queuePanel_1qr97_119 ._moreCount_1qr97_282{text-align:center;padding:24px;color:#5c4033;font-size:1rem;font-style:italic;background:#ffffffb3}._footer_1qr97_291{padding:20px 40px;background:#000000b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.2)}._footer_1qr97_291 ._announcement_1qr97_298{text-align:center;color:#fff;font-size:.9375rem;letter-spacing:.5px}@keyframes _spin_1qr97_18{to{transform:rotate(360deg)}}@keyframes _pulse_1qr97_1{0%,to{box-shadow:0 4px 20px #d4a5744d}50%{box-shadow:0 4px 30px #d4a57480}}@keyframes _strongFlash_1qr97_1{0%,to{background:linear-gradient(90deg,#fffffff2,#ffffffd9);box-shadow:0 0 #d4a57400}25%{background:linear-gradient(90deg,#ffdc64,#ffdc64cc);box-shadow:0 0 30px #ffc800cc}50%{background:linear-gradient(90deg,#fff,#ffc800e6);box-shadow:0 0 50px #d4a574;transform:scale(1.02)}75%{background:linear-gradient(90deg,#ffdc64,#ffdc64cc);box-shadow:0 0 30px #ffc800cc}}@keyframes _tokenPulse_1qr97_1{0%,to{transform:scale(1);color:#3a2822;text-shadow:none}25%{transform:scale(1.2);color:#ff6b00;text-shadow:0 0 20px rgb(255,200,0)}50%{transform:scale(1.3);color:#ff4500;text-shadow:0 0 30px rgb(255,69,0)}75%{transform:scale(1.2);color:#ff6b00;text-shadow:0 0 20px rgb(255,200,0)}}@keyframes _badgeBlink_1qr97_1{0%,to{background:#d4a574;transform:scale(1)}25%{background:#ff6b00;transform:scale(1.1)}50%{background:#ff4500;transform:scale(1.2);box-shadow:0 0 20px #ff4500cc}75%{background:#ff6b00;transform:scale(1.1)}}@keyframes _fadeInScale_1qr97_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (min-width: 1920px){._header_1qr97_60{padding:32px 60px}._header_1qr97_60 ._titleSection_1qr97_76 h1{font-size:2.5rem}._header_1qr97_60 ._dateTimeSection_1qr97_95 ._time_1qr97_98{font-size:2rem}._queueContent_1qr97_110{padding:60px}._queuePanel_1qr97_119{width:900px}}._container_1wlb6_1{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f9fafb;padding:2rem}._content_1wlb6_10{background:#fff;border-radius:.75rem;padding:3rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;text-align:center;max-width:500px;width:100%}._content_1wlb6_10 h1{color:#111827;margin-bottom:1rem;font-size:1.875rem}._content_1wlb6_10 p{color:#4b5563;margin-bottom:1rem;font-size:1.125rem}._icon_1wlb6_30{color:#ef4444;margin-bottom:1.5rem}._hint_1wlb6_35{font-size:.875rem;color:#6b7280;margin-bottom:2rem}._actions_1wlb6_41{display:flex;gap:1rem;justify-content:center}._actions_1wlb6_41 button{padding:.5rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;display:flex;align-items:center;gap:.5rem}._backButton_1wlb6_58{background:#3b82f6;color:#fff;border:none}._backButton_1wlb6_58:hover{background:#0b63f3;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}._signOutButton_1wlb6_69{background:#fff;color:#374151;border:1px solid #d1d5db}._signOutButton_1wlb6_69:hover{background:#f9fafb;border-color:#9ca3af}
