@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_4a4f7444-module__UHjWDq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4a4f7444-module__UHjWDq__variable{--font-inter:"Inter","Inter Fallback"}
.ToastProvider-module__TnFo5a__container{z-index:10000;pointer-events:none;width:100%;max-width:400px;padding:16px;position:fixed}.ToastProvider-module__TnFo5a__toastStack{pointer-events:auto;width:fit-content;min-width:100%;display:grid}.ToastProvider-module__TnFo5a__bottom-right{bottom:0;right:0}.ToastProvider-module__TnFo5a__bottom-left{bottom:0;left:0}.ToastProvider-module__TnFo5a__top-right{top:64px;right:0}.ToastProvider-module__TnFo5a__top-left{top:64px;left:0}.ToastProvider-module__TnFo5a__top-center{top:64px;left:50%;transform:translate(-50%)}.ToastProvider-module__TnFo5a__toast{background:var(--bg-secondary);border:1px solid var(--border-light);box-shadow:var(--shadow-md);pointer-events:auto;border-left:4px solid var(--border-muted);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;animation:.2s ease-out ToastProvider-module__TnFo5a__slideIn;display:flex;position:relative}.ToastProvider-module__TnFo5a__toastStack .ToastProvider-module__TnFo5a__toast{translate:0 calc(var(--stack-index,0)*-14px);grid-area:1/1;transition:translate .3s cubic-bezier(.4,0,.2,1)}.ToastProvider-module__TnFo5a__toastStack.ToastProvider-module__TnFo5a__expanded .ToastProvider-module__TnFo5a__toast{translate:0 calc(var(--stack-index,0)*(100% + 8px))}.ToastProvider-module__TnFo5a__clearAll{pointer-events:auto;color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border-light);cursor:pointer;border-radius:6px;align-self:flex-end;padding:6px 14px;font-size:.75rem;transition:all .15s}.ToastProvider-module__TnFo5a__clearAll:hover{background:var(--bg-hover);color:var(--text-primary)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__success{border-left-color:var(--success)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__error{border-left-color:var(--error)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__warning{border-left-color:var(--warning)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__info{border-left-color:var(--primary)}.ToastProvider-module__TnFo5a__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__success .ToastProvider-module__TnFo5a__icon{color:var(--success)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__error .ToastProvider-module__TnFo5a__icon{color:var(--error)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__warning .ToastProvider-module__TnFo5a__icon{color:var(--warning)}.ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__info .ToastProvider-module__TnFo5a__icon{color:var(--primary)}.ToastProvider-module__TnFo5a__message{color:var(--text-primary);flex:1;font-size:.875rem;line-height:1.4}.ToastProvider-module__TnFo5a__dismiss{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.ToastProvider-module__TnFo5a__dismiss:hover{background:var(--bg-hover);color:var(--text-primary)}@keyframes ToastProvider-module__TnFo5a__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.ToastProvider-module__TnFo5a__exiting{animation:.2s ease-in forwards ToastProvider-module__TnFo5a__slideOut}@keyframes ToastProvider-module__TnFo5a__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.ToastProvider-module__TnFo5a__bottom-left .ToastProvider-module__TnFo5a__toast,.ToastProvider-module__TnFo5a__top-left .ToastProvider-module__TnFo5a__toast{animation-name:ToastProvider-module__TnFo5a__slideInLeft}.ToastProvider-module__TnFo5a__bottom-left .ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__exiting,.ToastProvider-module__TnFo5a__top-left .ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__exiting{animation-name:ToastProvider-module__TnFo5a__slideOutLeft}@keyframes ToastProvider-module__TnFo5a__slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes ToastProvider-module__TnFo5a__slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.ToastProvider-module__TnFo5a__top-center .ToastProvider-module__TnFo5a__toast{animation-name:ToastProvider-module__TnFo5a__slideInDown}.ToastProvider-module__TnFo5a__top-center .ToastProvider-module__TnFo5a__toast.ToastProvider-module__TnFo5a__exiting{animation-name:ToastProvider-module__TnFo5a__slideOutUp}@keyframes ToastProvider-module__TnFo5a__slideInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes ToastProvider-module__TnFo5a__slideOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@media (max-width:480px){.ToastProvider-module__TnFo5a__container{max-width:100%;padding:12px}.ToastProvider-module__TnFo5a__toast{padding:10px 12px}.ToastProvider-module__TnFo5a__message{font-size:.8125rem}.ToastProvider-module__TnFo5a__bottom-right,.ToastProvider-module__TnFo5a__bottom-left,.ToastProvider-module__TnFo5a__top-right,.ToastProvider-module__TnFo5a__top-left{left:0;right:0}}
.DefaultModal-module__-2qhSa__overlay{z-index:9999;opacity:0;background:#00000080;justify-content:center;align-items:center;padding:16px;transition:opacity .2s;display:flex;position:fixed;inset:0}.DefaultModal-module__-2qhSa__overlayVisible{opacity:1}.DefaultModal-module__-2qhSa__modal{background:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-xl);opacity:0;border-left:4px solid #0000;border-radius:12px;flex-direction:column;width:100%;max-height:calc(100vh - 32px);transition:transform .2s,opacity .2s;display:flex;overflow:hidden;transform:scale(.95)translateY(10px)}.DefaultModal-module__-2qhSa__modalVisible{opacity:1;transform:scale(1)translateY(0)}.DefaultModal-module__-2qhSa__small{max-width:360px}.DefaultModal-module__-2qhSa__medium{max-width:500px}.DefaultModal-module__-2qhSa__large{max-width:720px}.DefaultModal-module__-2qhSa__fullscreen{width:100%;max-width:calc(100vw - 32px);height:100%;max-height:calc(100vh - 32px)}.DefaultModal-module__-2qhSa__stripe-primary{border-left-color:var(--primary)}.DefaultModal-module__-2qhSa__stripe-success{border-left-color:var(--success)}.DefaultModal-module__-2qhSa__stripe-warning{border-left-color:var(--warning)}.DefaultModal-module__-2qhSa__stripe-danger{border-left-color:var(--error)}.DefaultModal-module__-2qhSa__stripe-neutral{border-left-color:var(--border-muted)}.DefaultModal-module__-2qhSa__stripe-none{border-left-color:#0000}.DefaultModal-module__-2qhSa__swipeHandle{justify-content:center;padding:8px 0 4px;display:none}.DefaultModal-module__-2qhSa__swipeBar{background:var(--border-muted);border-radius:2px;width:40px;height:4px}.DefaultModal-module__-2qhSa__header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.DefaultModal-module__-2qhSa__headerContent{flex:1;min-width:0}.DefaultModal-module__-2qhSa__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.DefaultModal-module__-2qhSa__subtitle{color:var(--text-secondary);margin:4px 0 0;font-size:.875rem;line-height:1.4}.DefaultModal-module__-2qhSa__closeButton{border:1px solid var(--border-light);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.DefaultModal-module__-2qhSa__closeButton:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-muted)}.DefaultModal-module__-2qhSa__content{-webkit-overflow-scrolling:touch;flex:1;padding:20px;overflow-y:auto}.DefaultModal-module__-2qhSa__footer{border-top:1px solid var(--border-light);background:var(--bg-secondary);padding:16px 20px}.DefaultModal-module__-2qhSa__footerContent{flex-wrap:wrap;gap:12px;display:flex}.DefaultModal-module__-2qhSa__align-right{justify-content:flex-end}.DefaultModal-module__-2qhSa__align-left{justify-content:flex-start}.DefaultModal-module__-2qhSa__align-center{justify-content:center}.DefaultModal-module__-2qhSa__align-between{justify-content:space-between}.DefaultModal-module__-2qhSa__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.DefaultModal-module__-2qhSa__button:disabled{opacity:.5;cursor:not-allowed}.DefaultModal-module__-2qhSa__button-primary{background:var(--primary);color:#fff}.DefaultModal-module__-2qhSa__button-primary:hover:not(:disabled){filter:brightness(1.1)}.DefaultModal-module__-2qhSa__button-secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light)}.DefaultModal-module__-2qhSa__button-secondary:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-muted)}.DefaultModal-module__-2qhSa__button-danger{background:var(--error);color:#fff}.DefaultModal-module__-2qhSa__button-danger:hover:not(:disabled){filter:brightness(1.1)}.DefaultModal-module__-2qhSa__button-ghost{color:var(--text-secondary);background:0 0}.DefaultModal-module__-2qhSa__button-ghost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}@media (max-width:768px){.DefaultModal-module__-2qhSa__overlay{align-items:flex-end;padding:64px 0 0}.DefaultModal-module__-2qhSa__modal{border-top:4px solid #0000;border-left-width:0;border-radius:16px 16px 0 0;max-width:100%;max-height:calc(100vh - 64px)}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__stripe-primary{border-left-color:#0000;border-top-color:var(--primary)}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__stripe-success{border-left-color:#0000;border-top-color:var(--success)}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__stripe-warning{border-left-color:#0000;border-top-color:var(--warning)}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__stripe-danger{border-left-color:#0000;border-top-color:var(--error)}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__stripe-neutral{border-left-color:#0000;border-top-color:var(--border-muted)}.DefaultModal-module__-2qhSa__swipeHandle{display:flex}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__mobile{transform:translateY(100%)}.DefaultModal-module__-2qhSa__modal.DefaultModal-module__-2qhSa__mobile.DefaultModal-module__-2qhSa__modalVisible{transform:translateY(0)}.DefaultModal-module__-2qhSa__header{padding:12px 16px}.DefaultModal-module__-2qhSa__content{padding:16px}.DefaultModal-module__-2qhSa__footer{padding:12px 16px}.DefaultModal-module__-2qhSa__footerContent{flex-direction:column}.DefaultModal-module__-2qhSa__button{width:100%}.DefaultModal-module__-2qhSa__small,.DefaultModal-module__-2qhSa__medium,.DefaultModal-module__-2qhSa__large{max-width:100%}}.DefaultModal-module__-2qhSa__content::-webkit-scrollbar{width:6px}.DefaultModal-module__-2qhSa__content::-webkit-scrollbar-track{background:0 0}.DefaultModal-module__-2qhSa__content::-webkit-scrollbar-thumb{background:var(--border-muted);border-radius:3px}.DefaultModal-module__-2qhSa__content::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
.ModalProvider-module__wPOVnq__dialogContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.ModalProvider-module__wPOVnq__dialogIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ModalProvider-module__wPOVnq__dialogIcon.ModalProvider-module__wPOVnq__info{background:color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary)}.ModalProvider-module__wPOVnq__dialogIcon.ModalProvider-module__wPOVnq__success{background:color-mix(in srgb,var(--success)15%,transparent);color:var(--success)}.ModalProvider-module__wPOVnq__dialogIcon.ModalProvider-module__wPOVnq__error{background:color-mix(in srgb,var(--error)15%,transparent);color:var(--error)}.ModalProvider-module__wPOVnq__dialogIcon.ModalProvider-module__wPOVnq__warning{background:color-mix(in srgb,var(--warning)15%,transparent);color:var(--warning)}.ModalProvider-module__wPOVnq__dialogIcon.ModalProvider-module__wPOVnq__danger{background:color-mix(in srgb,var(--error)15%,transparent);color:var(--error)}.ModalProvider-module__wPOVnq__dialogMessage{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.5}.ModalProvider-module__wPOVnq__promptContent{flex-direction:column;gap:16px;display:flex}.ModalProvider-module__wPOVnq__promptMessage{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.5}.ModalProvider-module__wPOVnq__promptInput{width:100%;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px;padding:12px 16px;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.ModalProvider-module__wPOVnq__promptInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)15%,transparent);outline:none}.ModalProvider-module__wPOVnq__promptInput::placeholder{color:var(--text-muted)}@media (max-width:768px){.ModalProvider-module__wPOVnq__dialogIcon{width:48px;height:48px}.ModalProvider-module__wPOVnq__dialogMessage,.ModalProvider-module__wPOVnq__promptMessage{font-size:.875rem}.ModalProvider-module__wPOVnq__promptInput{padding:10px 14px;font-size:1rem}}
.DefaultGrid-module__cfJ0KW__container{flex-direction:column;gap:16px;width:100%;display:flex}.DefaultGrid-module__cfJ0KW__searchBar{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-muted);border-radius:8px;align-items:center;gap:8px;padding:10px 16px;display:flex}.DefaultGrid-module__cfJ0KW__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.DefaultGrid-module__cfJ0KW__searchInput::placeholder{color:var(--text-muted)}.DefaultGrid-module__cfJ0KW__loading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px;display:flex}.DefaultGrid-module__cfJ0KW__spinner{border:3px solid var(--border-light);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite DefaultGrid-module__cfJ0KW__spin}@keyframes DefaultGrid-module__cfJ0KW__spin{to{transform:rotate(360deg)}}.DefaultGrid-module__cfJ0KW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.DefaultGrid-module__cfJ0KW__emptyIcon{color:var(--text-muted);margin-bottom:16px}.DefaultGrid-module__cfJ0KW__emptyTitle{color:var(--text-primary);margin:0 0 8px;font-size:1.125rem;font-weight:600}.DefaultGrid-module__cfJ0KW__emptyMessage{color:var(--text-muted);margin:0;font-size:.875rem}.DefaultGrid-module__cfJ0KW__tableWrapper{border:1px solid var(--border-light);border-radius:8px;overflow-x:auto}.DefaultGrid-module__cfJ0KW__table{border-collapse:collapse;width:100%;font-size:.875rem}.DefaultGrid-module__cfJ0KW__th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--bg-secondary);border-bottom:1px solid var(--border-light);white-space:nowrap;padding:12px 16px;font-size:.75rem;font-weight:600}.DefaultGrid-module__cfJ0KW__th.DefaultGrid-module__cfJ0KW__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:flex}.DefaultGrid-module__cfJ0KW__th.DefaultGrid-module__cfJ0KW__sortable:hover{color:var(--text-primary)}.DefaultGrid-module__cfJ0KW__thActions{text-align:center;text-transform:uppercase;width:60px;color:var(--text-secondary);background:var(--bg-secondary);border-bottom:1px solid var(--border-light);padding:12px 8px;font-size:.75rem;font-weight:600}.DefaultGrid-module__cfJ0KW__tr{transition:background .15s}.DefaultGrid-module__cfJ0KW__tr:hover{background:var(--bg-hover)}.DefaultGrid-module__cfJ0KW__tr.DefaultGrid-module__cfJ0KW__clickable{cursor:pointer}.DefaultGrid-module__cfJ0KW__td{color:var(--text-primary);border-bottom:1px solid var(--border-light);padding:12px 16px}.DefaultGrid-module__cfJ0KW__tr:last-child .DefaultGrid-module__cfJ0KW__td{border-bottom:none}.DefaultGrid-module__cfJ0KW__tdActions{text-align:center;border-bottom:1px solid var(--border-light);padding:8px}.DefaultGrid-module__cfJ0KW__tr:last-child .DefaultGrid-module__cfJ0KW__tdActions{border-bottom:none}.DefaultGrid-module__cfJ0KW__actionsWrapper{display:inline-block;position:relative}.DefaultGrid-module__cfJ0KW__actionsButton{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.DefaultGrid-module__cfJ0KW__actionsButton:hover{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}.DefaultGrid-module__cfJ0KW__actionsMenu{background:var(--bg-primary);border:1px solid var(--border-light);min-width:160px;box-shadow:var(--shadow-lg);z-index:100;border-radius:8px;padding:4px;position:absolute;top:100%;right:0}.DefaultGrid-module__cfJ0KW__actionItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;transition:background .15s;display:flex}.DefaultGrid-module__cfJ0KW__actionItem:hover{background:var(--bg-hover)}.DefaultGrid-module__cfJ0KW__actionItem.DefaultGrid-module__cfJ0KW__danger{color:var(--error)}.DefaultGrid-module__cfJ0KW__actionItem.DefaultGrid-module__cfJ0KW__danger:hover{background:color-mix(in srgb,var(--error)10%,transparent)}.DefaultGrid-module__cfJ0KW__mobile{padding:0}.DefaultGrid-module__cfJ0KW__mobileLayout{gap:0;height:100%;display:flex}.DefaultGrid-module__cfJ0KW__mobileLayout.DefaultGrid-module__cfJ0KW__leftHanded{flex-direction:row-reverse}.DefaultGrid-module__cfJ0KW__cardList{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.DefaultGrid-module__cfJ0KW__section{flex-direction:column;gap:8px;display:flex}.DefaultGrid-module__cfJ0KW__sectionHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--bg-secondary);z-index:10;border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:700;position:sticky;top:0}.DefaultGrid-module__cfJ0KW__indexBar{background:var(--bg-secondary);border-left:1px solid var(--border-light);flex-direction:column;justify-content:center;min-width:28px;padding:8px 4px;display:flex}.DefaultGrid-module__cfJ0KW__leftHanded .DefaultGrid-module__cfJ0KW__indexBar{border-left:none;border-right:1px solid var(--border-light)}.DefaultGrid-module__cfJ0KW__indexKey{color:var(--text-muted);cursor:default;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.625rem;font-weight:600;transition:all .15s}.DefaultGrid-module__cfJ0KW__indexKey.DefaultGrid-module__cfJ0KW__enabled{color:var(--text-primary);cursor:pointer}.DefaultGrid-module__cfJ0KW__indexKey.DefaultGrid-module__cfJ0KW__enabled:hover{background:var(--primary);color:#fff}.DefaultGrid-module__cfJ0KW__card{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border-left:4px solid var(--border-muted);transition:all .15s;overflow:hidden}.DefaultGrid-module__cfJ0KW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.DefaultGrid-module__cfJ0KW__card.DefaultGrid-module__cfJ0KW__status-primary{border-left-color:var(--primary)}.DefaultGrid-module__cfJ0KW__card.DefaultGrid-module__cfJ0KW__status-success{border-left-color:var(--success)}.DefaultGrid-module__cfJ0KW__card.DefaultGrid-module__cfJ0KW__status-warning{border-left-color:var(--warning)}.DefaultGrid-module__cfJ0KW__card.DefaultGrid-module__cfJ0KW__status-danger{border-left-color:var(--error)}.DefaultGrid-module__cfJ0KW__card.DefaultGrid-module__cfJ0KW__status-neutral{border-left-color:var(--border-muted)}.DefaultGrid-module__cfJ0KW__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.DefaultGrid-module__cfJ0KW__cardInfo{flex:1;min-width:0}.DefaultGrid-module__cfJ0KW__cardTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.DefaultGrid-module__cfJ0KW__cardSubtitle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.8125rem;overflow:hidden}.DefaultGrid-module__cfJ0KW__cardRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.DefaultGrid-module__cfJ0KW__statusBadge{text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:.6875rem;font-weight:600}.DefaultGrid-module__cfJ0KW__badge-primary{background:color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary)}.DefaultGrid-module__cfJ0KW__badge-success{background:color-mix(in srgb,var(--success)15%,transparent);color:var(--success)}.DefaultGrid-module__cfJ0KW__badge-warning{background:color-mix(in srgb,var(--warning)15%,transparent);color:var(--warning)}.DefaultGrid-module__cfJ0KW__badge-danger{background:color-mix(in srgb,var(--error)15%,transparent);color:var(--error)}.DefaultGrid-module__cfJ0KW__badge-neutral{background:var(--bg-hover);color:var(--text-muted)}.DefaultGrid-module__cfJ0KW__expandButton{border:1px solid var(--border-light);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.DefaultGrid-module__cfJ0KW__expandButton:hover{background:var(--bg-hover);color:var(--text-primary)}.DefaultGrid-module__cfJ0KW__expandButton.DefaultGrid-module__cfJ0KW__expanded{background:var(--primary);border-color:var(--primary);color:#fff;transform:rotate(90deg)}.DefaultGrid-module__cfJ0KW__cardExpanded{border-top:1px solid var(--border-light);margin-top:0;padding:0 12px 12px;animation:.2s DefaultGrid-module__cfJ0KW__slideDown}@keyframes DefaultGrid-module__cfJ0KW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.DefaultGrid-module__cfJ0KW__cardFields{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 0;display:grid}.DefaultGrid-module__cfJ0KW__cardField{flex-direction:column;gap:2px;display:flex}.DefaultGrid-module__cfJ0KW__fieldLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.6875rem;font-weight:600}.DefaultGrid-module__cfJ0KW__fieldValue{color:var(--text-primary);font-size:.8125rem}.DefaultGrid-module__cfJ0KW__cardActions{border-top:1px solid var(--border-light);gap:8px;padding-top:8px;display:flex}.DefaultGrid-module__cfJ0KW__cardAction{background:var(--bg-primary);border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.DefaultGrid-module__cfJ0KW__cardAction:hover{background:var(--bg-hover);border-color:var(--border-muted)}.DefaultGrid-module__cfJ0KW__cardAction.DefaultGrid-module__cfJ0KW__primary{background:var(--primary);border-color:var(--primary);color:#fff}.DefaultGrid-module__cfJ0KW__cardAction.DefaultGrid-module__cfJ0KW__primary:hover{filter:brightness(1.1)}.DefaultGrid-module__cfJ0KW__cardAction.DefaultGrid-module__cfJ0KW__danger{color:var(--error);border-color:color-mix(in srgb,var(--error)50%,transparent)}.DefaultGrid-module__cfJ0KW__cardAction.DefaultGrid-module__cfJ0KW__danger:hover{background:color-mix(in srgb,var(--error)10%,transparent)}@media (max-width:480px){.DefaultGrid-module__cfJ0KW__cardFields{grid-template-columns:1fr}.DefaultGrid-module__cfJ0KW__cardActions{flex-direction:column}.DefaultGrid-module__cfJ0KW__indexBar{min-width:24px;padding:4px 2px}.DefaultGrid-module__cfJ0KW__indexKey{padding:1px 2px;font-size:.5625rem}}.DefaultGrid-module__cfJ0KW__cardList::-webkit-scrollbar{width:4px}.DefaultGrid-module__cfJ0KW__cardList::-webkit-scrollbar-track{background:0 0}.DefaultGrid-module__cfJ0KW__cardList::-webkit-scrollbar-thumb{background:var(--border-muted);border-radius:2px}.DefaultGrid-module__cfJ0KW__tableWrapper::-webkit-scrollbar{height:6px}.DefaultGrid-module__cfJ0KW__tableWrapper::-webkit-scrollbar-track{background:var(--bg-secondary)}.DefaultGrid-module__cfJ0KW__tableWrapper::-webkit-scrollbar-thumb{background:var(--border-muted);border-radius:3px}
.DefaultDashboard-module__Xbf7zW__dashboard{flex-direction:column;gap:16px;width:100%;display:flex}.DefaultDashboard-module__Xbf7zW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.DefaultDashboard-module__Xbf7zW__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.DefaultDashboard-module__Xbf7zW__actions{align-items:center;gap:8px;display:flex}.DefaultDashboard-module__Xbf7zW__statsRow{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.DefaultDashboard-module__Xbf7zW__statCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-left:4px solid var(--border-muted);border-radius:8px;flex-direction:column;gap:8px;padding:16px;transition:all .15s;display:flex}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__clickable{cursor:pointer}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__clickable:hover{background:var(--bg-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__stat-primary{border-left-color:var(--primary)}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__stat-success{border-left-color:var(--success)}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__stat-warning{border-left-color:var(--warning)}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__stat-danger{border-left-color:var(--error)}.DefaultDashboard-module__Xbf7zW__statCard.DefaultDashboard-module__Xbf7zW__stat-neutral{border-left-color:var(--border-muted)}.DefaultDashboard-module__Xbf7zW__statHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.DefaultDashboard-module__Xbf7zW__statLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.75rem;font-weight:600}.DefaultDashboard-module__Xbf7zW__statIcon{color:var(--text-muted);justify-content:center;align-items:center;display:flex}.DefaultDashboard-module__Xbf7zW__stat-primary .DefaultDashboard-module__Xbf7zW__statIcon{color:var(--primary)}.DefaultDashboard-module__Xbf7zW__stat-success .DefaultDashboard-module__Xbf7zW__statIcon{color:var(--success)}.DefaultDashboard-module__Xbf7zW__stat-warning .DefaultDashboard-module__Xbf7zW__statIcon{color:var(--warning)}.DefaultDashboard-module__Xbf7zW__stat-danger .DefaultDashboard-module__Xbf7zW__statIcon{color:var(--error)}.DefaultDashboard-module__Xbf7zW__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.DefaultDashboard-module__Xbf7zW__statChange{align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.DefaultDashboard-module__Xbf7zW__trendUp{color:var(--success)}.DefaultDashboard-module__Xbf7zW__trendDown{color:var(--error)}.DefaultDashboard-module__Xbf7zW__trendNeutral{color:var(--text-muted)}.DefaultDashboard-module__Xbf7zW__content{flex-direction:column;gap:16px;display:flex}.DefaultDashboard-module__Xbf7zW__widgetGrid{grid-template-columns:repeat(var(--columns,2),1fr);gap:16px;display:grid}.DefaultDashboard-module__Xbf7zW__widget{background:var(--bg-secondary);border:1px solid var(--border-light);border-left:4px solid var(--border-muted);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.DefaultDashboard-module__Xbf7zW__widget.DefaultDashboard-module__Xbf7zW__widget-primary{border-left-color:var(--primary)}.DefaultDashboard-module__Xbf7zW__widget.DefaultDashboard-module__Xbf7zW__widget-success{border-left-color:var(--success)}.DefaultDashboard-module__Xbf7zW__widget.DefaultDashboard-module__Xbf7zW__widget-warning{border-left-color:var(--warning)}.DefaultDashboard-module__Xbf7zW__widget.DefaultDashboard-module__Xbf7zW__widget-danger{border-left-color:var(--error)}.DefaultDashboard-module__Xbf7zW__widget.DefaultDashboard-module__Xbf7zW__widget-neutral{border-left-color:var(--border-muted)}.DefaultDashboard-module__Xbf7zW__span2{grid-column:span 2}.DefaultDashboard-module__Xbf7zW__spanFull{grid-column:1/-1}.DefaultDashboard-module__Xbf7zW__widgetHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.DefaultDashboard-module__Xbf7zW__widgetTitles{flex:1;min-width:0}.DefaultDashboard-module__Xbf7zW__widgetTitle{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600}.DefaultDashboard-module__Xbf7zW__widgetSubtitle{color:var(--text-muted);margin:4px 0 0;font-size:.8125rem}.DefaultDashboard-module__Xbf7zW__widgetActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.DefaultDashboard-module__Xbf7zW__widgetContent{flex:1;min-height:0;padding:16px}.DefaultDashboard-module__Xbf7zW__emptyWidget{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px;display:flex}.DefaultDashboard-module__Xbf7zW__emptyIcon{color:var(--text-muted)}.DefaultDashboard-module__Xbf7zW__emptyMessage{color:var(--text-muted);font-size:.875rem}.DefaultDashboard-module__Xbf7zW__skeleton{background:var(--bg-secondary);animation:1.5s ease-in-out infinite DefaultDashboard-module__Xbf7zW__pulse}@keyframes DefaultDashboard-module__Xbf7zW__pulse{0%,to{opacity:1}50%{opacity:.5}}.DefaultDashboard-module__Xbf7zW__skeletonLabel{background:var(--border-light);border-radius:4px;width:60%;height:12px}.DefaultDashboard-module__Xbf7zW__skeletonValue{background:var(--border-light);border-radius:4px;width:80%;height:28px;margin-top:8px}.DefaultDashboard-module__Xbf7zW__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.DefaultDashboard-module__Xbf7zW__skeletonLarge{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px;grid-column:span 2;height:200px;animation:1.5s ease-in-out infinite DefaultDashboard-module__Xbf7zW__pulse}.DefaultDashboard-module__Xbf7zW__skeletonMedium{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px;height:180px;animation:1.5s ease-in-out infinite DefaultDashboard-module__Xbf7zW__pulse}@media (max-width:768px){.DefaultDashboard-module__Xbf7zW__statsRow{grid-template-columns:repeat(2,1fr)}.DefaultDashboard-module__Xbf7zW__widgetGrid{grid-template-columns:1fr}.DefaultDashboard-module__Xbf7zW__span2,.DefaultDashboard-module__Xbf7zW__spanFull{grid-column:1}.DefaultDashboard-module__Xbf7zW__statCard{padding:12px}.DefaultDashboard-module__Xbf7zW__statValue{font-size:1.25rem}.DefaultDashboard-module__Xbf7zW__skeletonGrid{grid-template-columns:1fr}.DefaultDashboard-module__Xbf7zW__skeletonLarge{grid-column:1}}@media (max-width:480px){.DefaultDashboard-module__Xbf7zW__statsRow{grid-template-columns:1fr 1fr;gap:8px}.DefaultDashboard-module__Xbf7zW__statCard{gap:6px;padding:10px}.DefaultDashboard-module__Xbf7zW__statLabel{font-size:.6875rem}.DefaultDashboard-module__Xbf7zW__statValue{font-size:1.125rem}.DefaultDashboard-module__Xbf7zW__widgetContent{padding:12px}}
.CollapsibleHeader-module__36WGZG__header{background:var(--bg-primary);z-index:100;border-bottom:none;transition:height .3s,box-shadow .3s;position:relative}.CollapsibleHeader-module__36WGZG__placeholder{visibility:hidden;pointer-events:none}.CollapsibleHeader-module__36WGZG__header.CollapsibleHeader-module__36WGZG__sticky{top:var(--app-bar-height);position:sticky}.CollapsibleHeader-module__36WGZG__header.CollapsibleHeader-module__36WGZG__sticky.CollapsibleHeader-module__36WGZG__collapsed{top:var(--app-bar-height);z-index:1100;position:sticky;left:0;right:0}.CollapsibleHeader-module__36WGZG__variant-primary{border-left:4px solid var(--primary)}.CollapsibleHeader-module__36WGZG__variant-none{border-left:none}.CollapsibleHeader-module__36WGZG__header.CollapsibleHeader-module__36WGZG__expanded{padding:0}.CollapsibleHeader-module__36WGZG__expandedContent{position:relative}.CollapsibleHeader-module__36WGZG__minifiedContent{background:var(--bg-primary);border-bottom:1px solid var(--border-light);height:48px;box-shadow:var(--shadow-sm);align-items:center;padding:0 16px;display:flex;position:absolute;top:0;left:0;right:0}.CollapsibleHeader-module__36WGZG__minifiedRow{align-items:center;gap:12px;width:80%;max-width:1400px;margin:0 auto;display:flex}.CollapsibleHeader-module__36WGZG__minifiedIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CollapsibleHeader-module__36WGZG__minifiedTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.CollapsibleHeader-module__36WGZG__minifiedActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.CollapsibleHeader-module__36WGZG__pageHeader{justify-content:space-between;align-items:center;gap:16px;width:80%;max-width:1400px;margin:0 auto;padding:24px 0;display:flex}.CollapsibleHeader-module__36WGZG__titleSection{align-items:center;gap:16px;display:flex}.CollapsibleHeader-module__36WGZG__headerIcon{background:color-mix(in srgb,var(--primary)15%,transparent);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CollapsibleHeader-module__36WGZG__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.CollapsibleHeader-module__36WGZG__subtitle{color:var(--text-muted);margin:4px 0 0;font-size:.875rem}.CollapsibleHeader-module__36WGZG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.CollapsibleHeader-module__36WGZG__hero{background:linear-gradient(135deg,var(--bg-secondary)0%,var(--bg-primary)100%);text-align:center;padding:40px 24px}.CollapsibleHeader-module__36WGZG__heroContent{flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.CollapsibleHeader-module__36WGZG__heroIcon{background:color-mix(in srgb,var(--primary)15%,transparent);width:64px;height:64px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;display:flex}.CollapsibleHeader-module__36WGZG__heroTitle{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.CollapsibleHeader-module__36WGZG__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0;font-size:1rem}@media (max-width:768px){.CollapsibleHeader-module__36WGZG__pageHeader{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:16px}.CollapsibleHeader-module__36WGZG__minifiedRow{width:100%;padding:0 4px}.CollapsibleHeader-module__36WGZG__headerIcon{width:40px;height:40px}.CollapsibleHeader-module__36WGZG__title{font-size:1.25rem}.CollapsibleHeader-module__36WGZG__actions{justify-content:flex-end;width:100%}.CollapsibleHeader-module__36WGZG__hero{padding:24px 16px}.CollapsibleHeader-module__36WGZG__heroIcon{width:48px;height:48px}.CollapsibleHeader-module__36WGZG__heroTitle{font-size:1.5rem}.CollapsibleHeader-module__36WGZG__heroSubtitle{font-size:.875rem}.CollapsibleHeader-module__36WGZG__minifiedContent{padding:0 12px}.CollapsibleHeader-module__36WGZG__header.CollapsibleHeader-module__36WGZG__collapsed .CollapsibleHeader-module__36WGZG__minifiedContent{height:44px}.CollapsibleHeader-module__36WGZG__minifiedTitle{font-size:.875rem}}@media (max-width:480px){.CollapsibleHeader-module__36WGZG__titleSection{gap:12px}.CollapsibleHeader-module__36WGZG__headerIcon{width:36px;height:36px}.CollapsibleHeader-module__36WGZG__title{font-size:1.125rem}.CollapsibleHeader-module__36WGZG__heroTitle{font-size:1.25rem}}
.DefaultComponents-module__xPpRsq__button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .15s;display:inline-flex}.DefaultComponents-module__xPpRsq__button:disabled{opacity:.5;cursor:not-allowed}.DefaultComponents-module__xPpRsq__small{min-height:32px;padding:6px 12px;font-size:.8125rem}.DefaultComponents-module__xPpRsq__medium{min-height:40px;padding:10px 20px;font-size:.875rem}.DefaultComponents-module__xPpRsq__large{min-height:48px;padding:14px 28px;font-size:1rem}.DefaultComponents-module__xPpRsq__fullWidth{width:100%}.DefaultComponents-module__xPpRsq__primary{background:var(--primary);color:#fff}.DefaultComponents-module__xPpRsq__primary:hover:not(:disabled){filter:brightness(1.1)}.DefaultComponents-module__xPpRsq__secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light)}.DefaultComponents-module__xPpRsq__secondary:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-muted)}.DefaultComponents-module__xPpRsq__danger{background:var(--error);color:#fff}.DefaultComponents-module__xPpRsq__danger:hover:not(:disabled){filter:brightness(1.1)}.DefaultComponents-module__xPpRsq__ghost{color:var(--text-secondary);background:0 0}.DefaultComponents-module__xPpRsq__ghost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.DefaultComponents-module__xPpRsq__wire{color:var(--text-primary);border:1px solid var(--border-light);background:0 0}.DefaultComponents-module__xPpRsq__wire:hover:not(:disabled){background:var(--bg-hover);border-color:var(--primary)}.DefaultComponents-module__xPpRsq__buttonIcon{justify-content:center;align-items:center;display:flex}.DefaultComponents-module__xPpRsq__loading{pointer-events:none}.DefaultComponents-module__xPpRsq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite DefaultComponents-module__xPpRsq__spin}@keyframes DefaultComponents-module__xPpRsq__spin{to{transform:rotate(360deg)}}.DefaultComponents-module__xPpRsq__inputWrapper{flex-direction:column;gap:4px;display:flex}.DefaultComponents-module__xPpRsq__inputContainer{position:relative}.DefaultComponents-module__xPpRsq__input{width:100%;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px;outline:none;padding:14px 16px 6px;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.DefaultComponents-module__xPpRsq__input::placeholder{color:#0000}.DefaultComponents-module__xPpRsq__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)15%,transparent)}.DefaultComponents-module__xPpRsq__input:disabled{opacity:.6;cursor:not-allowed}.DefaultComponents-module__xPpRsq__label{color:var(--text-muted);pointer-events:none;background:0 0;font-size:.9375rem;transition:all .15s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.DefaultComponents-module__xPpRsq__input:not(:-moz-placeholder-shown)+.DefaultComponents-module__xPpRsq__label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.6875rem;font-weight:600;top:8px;transform:translateY(0)}.DefaultComponents-module__xPpRsq__input:focus+.DefaultComponents-module__xPpRsq__label,.DefaultComponents-module__xPpRsq__input:not(:placeholder-shown)+.DefaultComponents-module__xPpRsq__label,.DefaultComponents-module__xPpRsq__input.DefaultComponents-module__xPpRsq__hasValue+.DefaultComponents-module__xPpRsq__label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.6875rem;font-weight:600;top:8px;transform:translateY(0)}.DefaultComponents-module__xPpRsq__input:focus+.DefaultComponents-module__xPpRsq__label{color:var(--primary)}.DefaultComponents-module__xPpRsq__required{color:var(--error);margin-left:2px}.DefaultComponents-module__xPpRsq__textarea{resize:vertical;min-height:100px;padding-top:24px}.DefaultComponents-module__xPpRsq__textarea+.DefaultComponents-module__xPpRsq__label{top:14px;transform:translateY(0)}.DefaultComponents-module__xPpRsq__textarea:not(:-moz-placeholder-shown)+.DefaultComponents-module__xPpRsq__label{top:8px}.DefaultComponents-module__xPpRsq__textarea:focus+.DefaultComponents-module__xPpRsq__label,.DefaultComponents-module__xPpRsq__textarea:not(:placeholder-shown)+.DefaultComponents-module__xPpRsq__label,.DefaultComponents-module__xPpRsq__textarea.DefaultComponents-module__xPpRsq__hasValue+.DefaultComponents-module__xPpRsq__label{top:8px}.DefaultComponents-module__xPpRsq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.DefaultComponents-module__xPpRsq__error{color:var(--error);font-size:.75rem}.DefaultComponents-module__xPpRsq__hint{color:var(--text-muted);font-size:.75rem}.DefaultComponents-module__xPpRsq__hasError .DefaultComponents-module__xPpRsq__input{border-color:var(--error)}.DefaultComponents-module__xPpRsq__hasError .DefaultComponents-module__xPpRsq__input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--error)15%,transparent)}.DefaultComponents-module__xPpRsq__hasError .DefaultComponents-module__xPpRsq__label{color:var(--error)}.DefaultComponents-module__xPpRsq__badge{text-transform:uppercase;white-space:nowrap;border-radius:4px;align-items:center;gap:4px;font-weight:600;display:inline-flex}.DefaultComponents-module__xPpRsq__badge-small{letter-spacing:.02em;padding:2px 6px;font-size:.625rem}.DefaultComponents-module__xPpRsq__badge-medium{letter-spacing:.03em;padding:4px 8px;font-size:.6875rem}.DefaultComponents-module__xPpRsq__badge-primary{background:color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary)}.DefaultComponents-module__xPpRsq__badge-success{background:color-mix(in srgb,var(--success)15%,transparent);color:var(--success)}.DefaultComponents-module__xPpRsq__badge-warning{background:color-mix(in srgb,var(--warning)15%,transparent);color:var(--warning)}.DefaultComponents-module__xPpRsq__badge-danger{background:color-mix(in srgb,var(--error)15%,transparent);color:var(--error)}.DefaultComponents-module__xPpRsq__badge-neutral{background:var(--bg-hover);color:var(--text-muted)}.DefaultComponents-module__xPpRsq__badgeIcon{align-items:center;display:flex}.DefaultComponents-module__xPpRsq__card{background:var(--bg-secondary);border:1px solid var(--border-light);border-left:4px solid #0000;border-radius:8px;padding:16px;transition:all .15s}.DefaultComponents-module__xPpRsq__card-primary{border-left-color:var(--primary)}.DefaultComponents-module__xPpRsq__card-success{border-left-color:var(--success)}.DefaultComponents-module__xPpRsq__card-warning{border-left-color:var(--warning)}.DefaultComponents-module__xPpRsq__card-danger{border-left-color:var(--error)}.DefaultComponents-module__xPpRsq__card-neutral{border-left-color:var(--border-muted)}.DefaultComponents-module__xPpRsq__card-none{border-left-color:#0000}.DefaultComponents-module__xPpRsq__hoverable:hover{background:var(--bg-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.DefaultComponents-module__xPpRsq__clickable{cursor:pointer;text-align:left;width:100%}.DefaultComponents-module__xPpRsq__clickable:hover{background:var(--bg-hover)}.DefaultComponents-module__xPpRsq__divider{border:none;border-top:1px solid var(--border-light);margin:16px 0}.DefaultComponents-module__xPpRsq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.DefaultComponents-module__xPpRsq__loadingSpinner{border:3px solid var(--border-light);border-top-color:var(--primary);border-radius:50%;animation:.8s linear infinite DefaultComponents-module__xPpRsq__spin}.DefaultComponents-module__xPpRsq__loading-small{border-width:2px;width:20px;height:20px}.DefaultComponents-module__xPpRsq__loading-medium{width:32px;height:32px}.DefaultComponents-module__xPpRsq__loading-large{border-width:4px;width:48px;height:48px}.DefaultComponents-module__xPpRsq__loadingText{color:var(--text-muted);font-size:.875rem}@media (max-width:768px){.DefaultComponents-module__xPpRsq__input,.DefaultComponents-module__xPpRsq__select{font-size:1rem}}
.Modal-module__7LRQSW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:flex-start;padding:1rem;animation:.2s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__7LRQSW__modalOverlay.Modal-module__7LRQSW__noTopPadding{padding-top:0}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__7LRQSW__modalContainer{background:var(--bg-primary);border:1px solid var(--border-light);box-shadow:0 1px 0 0 color-mix(in srgb,var(--text-primary)6%,transparent)inset,0 24px 64px -16px #00000059,0 8px 24px -8px #00000040,var(--shadow-2xl);border-radius:18px;flex-direction:column;width:100%;max-height:90vh;animation:.3s ease-out Modal-module__7LRQSW__slideIn;display:flex;position:relative;overflow:hidden}@keyframes Modal-module__7LRQSW__slideIn{0%{opacity:0;transform:scale(.9)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.Modal-module__7LRQSW__small{max-width:400px}.Modal-module__7LRQSW__medium{max-width:600px}.Modal-module__7LRQSW__large{max-width:900px}.Modal-module__7LRQSW__fullscreen{max-width:95vw;max-height:88vh}.Modal-module__7LRQSW__mobileFullscreen{max-width:90vw;height:92vh;max-height:92vh;margin:0}.Modal-module__7LRQSW__modalHeader{background:var(--surface-accent);border-bottom:1px solid var(--border-light);z-index:99;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:relative}.Modal-module__7LRQSW__modalHeader:after{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--primary)45%,transparent)20%,color-mix(in srgb,var(--primary)45%,transparent)80%,transparent 100%);pointer-events:none;height:1px;position:absolute;bottom:-1px;left:0;right:0}.Modal-module__7LRQSW__modalHeaderContent{flex:1;min-width:0}.Modal-module__7LRQSW__modalTitleSection{flex-direction:column;gap:4px;display:flex}.Modal-module__7LRQSW__modalTitle{color:var(--text-primary);letter-spacing:-.02em;word-break:break-all;overflow-wrap:anywhere;margin:0;font-size:1.375rem;font-weight:800;line-height:1.15}[data-theme=dark] .Modal-module__7LRQSW__modalTitle{color:#fff}.Modal-module__7LRQSW__modalSubtitle{color:var(--text-muted);overflow-wrap:break-word;margin:0;font-size:.8125rem;line-height:1.4}[data-theme=dark] .Modal-module__7LRQSW__modalSubtitle{color:#fff9}.Modal-module__7LRQSW__closeButton{border:1px solid var(--border-light);background:var(--bg-secondary);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:1rem;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.Modal-module__7LRQSW__closeButton:hover,.Modal-module__7LRQSW__closeButton:active{background:var(--bg-hover);color:var(--text-primary);border-color:var(--primary);transform:translateY(-1px)}.Modal-module__7LRQSW__closeButton:focus{background:var(--bg-hover);box-shadow:0 0 0 2px var(--primary);outline:none}[data-theme=dark] .Modal-module__7LRQSW__closeButton{color:#fff9;background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .Modal-module__7LRQSW__closeButton:hover,[data-theme=dark] .Modal-module__7LRQSW__closeButton:active{color:#fff;border-color:var(--primary);background:#ffffff1a}.Modal-module__7LRQSW__modalContent{scrollbar-width:thin;scrollbar-color:var(--border-muted)transparent;background:0 0;flex:1;padding:1rem 1.5rem 1.25rem;overflow-y:auto}.Modal-module__7LRQSW__modalContent.Modal-module__7LRQSW__transparent{background:0 0;padding:0}.Modal-module__7LRQSW__modalContent::-webkit-scrollbar{width:6px}.Modal-module__7LRQSW__modalContent::-webkit-scrollbar-track{background:0 0}.Modal-module__7LRQSW__modalContent::-webkit-scrollbar-thumb{background:var(--border-muted);border-radius:3px}.Modal-module__7LRQSW__modalContent::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.Modal-module__7LRQSW__modalFooter{background:linear-gradient(180deg,color-mix(in srgb,var(--primary)0%,var(--bg-glass))0%,color-mix(in srgb,var(--primary)3%,var(--bg-glass))100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border-light);z-index:98;flex-shrink:0;padding:.875rem 1.25rem;position:relative}.Modal-module__7LRQSW__modalFooter:before{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--primary)30%,transparent)14%,color-mix(in srgb,var(--primary)30%,transparent)86%,transparent 100%);pointer-events:none;height:1px;position:absolute;top:-1px;left:0;right:0}.Modal-module__7LRQSW__mobileOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;justify-content:center;align-items:flex-start;padding:calc(64px + 1rem) .5rem .5rem}.Modal-module__7LRQSW__mobileContainer{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}@media (max-width:768px){.Modal-module__7LRQSW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:flex-start;padding:calc(64px + 1rem) 1rem 1rem;overflow-y:auto}.Modal-module__7LRQSW__mobileOverlay{justify-content:center;align-items:flex-start;padding:calc(64px + .75rem) .75rem .75rem}.Modal-module__7LRQSW__modalContainer{border-radius:12px;width:100%;max-width:92vw;max-height:calc(100vh - 64px - 2rem);margin:0}.Modal-module__7LRQSW__modalHeader{padding:.875rem 1rem}.Modal-module__7LRQSW__modalTitle{font-size:1.125rem;line-height:1.2}.Modal-module__7LRQSW__modalContent{padding:.75rem 1rem}.Modal-module__7LRQSW__modalFooter{padding:.625rem 1rem}.Modal-module__7LRQSW__closeButton{touch-action:manipulation;width:36px;min-width:36px;height:36px;min-height:36px}.Modal-module__7LRQSW__mobileFullscreen{max-width:92vw;height:78vh;max-height:78vh;margin:0}.Modal-module__7LRQSW__mobileFullscreen .Modal-module__7LRQSW__modalContent{-webkit-overflow-scrolling:touch;height:calc(82vh - 80px);overflow-y:auto}.Modal-module__7LRQSW__small,.Modal-module__7LRQSW__medium,.Modal-module__7LRQSW__large{width:100%;max-width:100%}}@media (max-width:480px){.Modal-module__7LRQSW__modalOverlay{padding:calc(64px + .5rem) .5rem .5rem}.Modal-module__7LRQSW__modalContainer{max-width:94vw;max-height:calc(100vh - 64px - 1.5rem)}.Modal-module__7LRQSW__modalHeader{padding:.75rem .875rem}.Modal-module__7LRQSW__closeButton{width:32px;min-width:32px;height:32px;min-height:32px}.Modal-module__7LRQSW__modalContent{padding:.625rem .75rem .5rem}.Modal-module__7LRQSW__modalFooter{padding:.625rem .75rem}.Modal-module__7LRQSW__mobileFullscreen{max-width:94vw;height:81vh;max-height:81vh;margin:0}.Modal-module__7LRQSW__mobileFullscreen .Modal-module__7LRQSW__modalContent{height:calc(85vh - 80px)}}@media (max-width:768px){@keyframes Modal-module__7LRQSW__slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}}
.NotesField-module__YP6p4G__notesField{flex-direction:column;gap:0;width:100%;height:100%;min-height:200px;max-height:100%;display:flex}.NotesField-module__YP6p4G__notesContent{background:var(--bg-secondary);border:1px solid var(--border-light);border-bottom:none;border-radius:8px 8px 0 0;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.NotesField-module__YP6p4G__notesHeader{background:var(--bg-muted);border-bottom:1px solid var(--border-light);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.75rem;font-weight:600;display:flex}.NotesField-module__YP6p4G__notesCount{background:var(--primary);color:#fff;border-radius:10px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.NotesField-module__YP6p4G__notesList{scroll-behavior:smooth;flex:auto;min-height:80px;max-height:280px;margin-bottom:0;padding:.5rem;overflow-y:auto}.NotesField-module__YP6p4G__notesList::-webkit-scrollbar{background:0 0;width:0}.NotesField-module__YP6p4G__notesList:hover::-webkit-scrollbar{width:6px}.NotesField-module__YP6p4G__notesList::-webkit-scrollbar-track{background:0 0}.NotesField-module__YP6p4G__notesList::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.NotesField-module__YP6p4G__notesList::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.NotesField-module__YP6p4G__notesList{scrollbar-width:none}.NotesField-module__YP6p4G__notesList:hover{scrollbar-width:thin;scrollbar-color:var(--border-light)transparent}.NotesField-module__YP6p4G__customerNote{border:1px solid color-mix(in srgb,var(--primary)20%,transparent);border-left:3px solid var(--primary);background:color-mix(in srgb,var(--primary)5%,transparent);border-radius:0 8px 8px 0;margin-bottom:.5rem;padding:.625rem .75rem}.NotesField-module__YP6p4G__customerNoteHeader{color:var(--primary);text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.6875rem;font-weight:600;display:flex}.NotesField-module__YP6p4G__customerNoteContent{color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;font-size:.75rem;line-height:1.4}.NotesField-module__YP6p4G__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.NotesField-module__YP6p4G__emptyState svg{opacity:.5;margin-bottom:.5rem}.NotesField-module__YP6p4G__emptyState p{margin:0;font-size:.75rem}.NotesField-module__YP6p4G__noteItem{border:1px solid var(--border-light);background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);border-radius:8px;margin-bottom:.5rem;padding:.75rem;transition:all .2s}.NotesField-module__YP6p4G__noteItem:last-child{margin-bottom:0}.NotesField-module__YP6p4G__noteItem:hover{background:var(--bg-hover);border-color:var(--primary);box-shadow:var(--shadow-md)}.NotesField-module__YP6p4G__noteHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex;position:relative}.NotesField-module__YP6p4G__noteAuthor{color:var(--text-primary);flex:1;align-items:flex-start;gap:.5rem;min-width:0;max-width:calc(100% - 50px);display:flex}.NotesField-module__YP6p4G__authorInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.NotesField-module__YP6p4G__authorName{white-space:nowrap;text-overflow:ellipsis;max-width:none;font-size:.75rem;font-weight:600;overflow:hidden}.NotesField-module__YP6p4G__noteTimestamp{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.25rem;margin-left:-2rem;padding-left:2rem;font-size:.6875rem;font-weight:400;display:flex}.NotesField-module__YP6p4G__noteActions{flex-shrink:0;gap:.25rem;display:flex}.NotesField-module__YP6p4G__shareButton{background:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);color:var(--primary);cursor:pointer;pointer-events:auto;z-index:10;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:.375rem;transition:all .2s;display:flex;position:relative}.NotesField-module__YP6p4G__shareButton:hover{background:color-mix(in srgb,var(--primary)20%,transparent);border-color:color-mix(in srgb,var(--primary)40%,transparent);transform:scale(1.05)}.NotesField-module__YP6p4G__shareButtonActive{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.NotesField-module__YP6p4G__shareButtonActive:hover{background:#22c55e33;border-color:#22c55e66}.NotesField-module__YP6p4G__shareButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.NotesField-module__YP6p4G__sharedBadge{color:#22c55e;text-transform:uppercase;letter-spacing:.3px;background:#22c55e1a;border:1px solid #22c55e33;border-radius:10px;align-items:center;gap:.25rem;padding:.0625rem .375rem;font-size:.5625rem;font-weight:600;display:inline-flex}.NotesField-module__YP6p4G__deleteButton{color:#ef4444;cursor:pointer;pointer-events:auto;z-index:10;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:.375rem;transition:all .2s;display:flex;position:relative}.NotesField-module__YP6p4G__deleteButton:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.NotesField-module__YP6p4G__deleteButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.NotesField-module__YP6p4G__noteContent{color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;background:var(--bg-secondary);border:1px solid var(--border-light);cursor:pointer;border-radius:4px;min-height:1.5rem;margin-top:.25rem;padding:.375rem .5rem;font-size:.75rem;line-height:1.3;transition:all .2s}.NotesField-module__YP6p4G__noteContent:hover{border-color:var(--primary);background:var(--bg-hover)}.NotesField-module__YP6p4G__noteContent:active,.NotesField-module__YP6p4G__noteContent:focus{background:var(--bg-glass);border-color:var(--primary);outline:none}.NotesField-module__YP6p4G__addNoteSection{border:1px solid var(--border-light);background:linear-gradient(135deg,var(--bg-glass)0%,var(--bg-primary)100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;border-top:2px solid var(--primary);border-radius:0 0 8px 8px;flex-shrink:0;margin-top:0;padding:.75rem;position:relative;box-shadow:0 -4px 12px #00000014}.NotesField-module__YP6p4G__addNoteSection:before{content:"";background:var(--primary-gradient);height:2px;position:absolute;top:-2px;left:0;right:0}.NotesField-module__YP6p4G__addNoteLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.NotesField-module__YP6p4G__addNoteInput{margin-bottom:.5rem}.NotesField-module__YP6p4G__noteTextarea{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-primary);resize:vertical;border-radius:4px;min-height:40px;max-height:80px;padding:.5rem;font-family:inherit;font-size:.75rem;transition:all .2s}.NotesField-module__YP6p4G__noteTextarea:focus{border-color:var(--primary);background:var(--bg-primary);box-shadow:0 0 0 3px var(--primary-alpha);outline:none}.NotesField-module__YP6p4G__noteTextarea::placeholder{color:var(--text-muted)}.NotesField-module__YP6p4G__addNoteActions{justify-content:flex-end;display:flex}.NotesField-module__YP6p4G__addNoteButton{background:var(--primary-gradient);color:#fff;cursor:pointer;pointer-events:auto;z-index:10;border:none;border-radius:4px;min-width:70px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;position:relative}.NotesField-module__YP6p4G__addNoteButton:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.NotesField-module__YP6p4G__addNoteButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.NotesField-module__YP6p4G__noteItemCustomer{border-color:color-mix(in srgb,var(--primary)20%,transparent);border-left:3px solid var(--primary)}.NotesField-module__YP6p4G__noteItemCustomer:hover{border-color:color-mix(in srgb,var(--primary)40%,transparent);border-left:3px solid var(--primary)}.NotesField-module__YP6p4G__customerBadge{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);text-transform:uppercase;letter-spacing:.3px;border-radius:10px;align-items:center;gap:.25rem;margin-left:.375rem;padding:.0625rem .375rem;font-size:.5625rem;font-weight:600;display:inline-flex}.NotesField-module__YP6p4G__conversationItem{margin-bottom:.5rem}.NotesField-module__YP6p4G__conversationItem:last-child{margin-bottom:0}.NotesField-module__YP6p4G__conversationAdmin .NotesField-module__YP6p4G__conversationBubble{background:var(--bg-glass);border:1px solid var(--border-light);border-left:3px solid var(--primary);border-radius:0 10px 10px 0;padding:.625rem .75rem}.NotesField-module__YP6p4G__conversationCustomer .NotesField-module__YP6p4G__conversationBubble{background:color-mix(in srgb,var(--primary)6%,transparent);border:1px solid color-mix(in srgb,var(--primary)15%,transparent);border-right:3px solid var(--primary);border-radius:10px 0 0 10px;margin-left:1rem;padding:.625rem .75rem}.NotesField-module__YP6p4G__conversationMeta{color:var(--text-muted);align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.6875rem;display:flex}.NotesField-module__YP6p4G__conversationAuthor{color:var(--text-secondary);font-weight:600}.NotesField-module__YP6p4G__conversationTime{margin-left:auto;font-size:.625rem}.NotesField-module__YP6p4G__conversationText{color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;font-size:.8125rem;line-height:1.5}.NotesField-module__YP6p4G__conversationActions{border-top:1px solid var(--border-light);gap:.25rem;margin-top:.5rem;padding-top:.375rem;display:flex}@media (max-width:768px){.NotesField-module__YP6p4G__notesList{max-height:300px}.NotesField-module__YP6p4G__notesList:hover::-webkit-scrollbar{width:4px}.NotesField-module__YP6p4G__conversationText{font-size:.75rem}.NotesField-module__YP6p4G__conversationCustomer .NotesField-module__YP6p4G__conversationBubble{margin-left:.5rem}.NotesField-module__YP6p4G__deleteButton,.NotesField-module__YP6p4G__shareButton{min-width:24px;height:24px;padding:.25rem}}@media (max-width:480px){.NotesField-module__YP6p4G__notesList{max-height:350px}.NotesField-module__YP6p4G__notesList:hover::-webkit-scrollbar{width:3px}.NotesField-module__YP6p4G__conversationText{font-size:.6875rem}.NotesField-module__YP6p4G__conversationMeta{font-size:.625rem}.NotesField-module__YP6p4G__conversationTime{font-size:.5625rem}.NotesField-module__YP6p4G__noteTextarea{min-height:32px;padding:.375rem;font-size:.6875rem}.NotesField-module__YP6p4G__addNoteButton{min-width:60px;padding:.25rem .5rem;font-size:.6875rem}}
.Toggle-module__84Pn4G__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.Toggle-module__84Pn4G__container:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)25%,transparent);border-radius:8px;outline:none}.Toggle-module__84Pn4G__track{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:9999px;transition:all .2s;display:inline-block;position:relative}.Toggle-module__84Pn4G__knob{background:#fff;border-radius:9999px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000026}.Toggle-module__84Pn4G__md{width:44px;height:24px}.Toggle-module__84Pn4G__md .Toggle-module__84Pn4G__knob{width:20px;height:20px}.Toggle-module__84Pn4G__sm{width:36px;height:20px}.Toggle-module__84Pn4G__sm .Toggle-module__84Pn4G__knob{width:16px;height:16px}.Toggle-module__84Pn4G__on{background:linear-gradient(90deg,color-mix(in srgb,var(--primary)35%,transparent),color-mix(in srgb,var(--primary)60%,transparent));border-color:var(--primary)}.Toggle-module__84Pn4G__on .Toggle-module__84Pn4G__knob{transform:translate(calc(100% + 2px))}.Toggle-module__84Pn4G__text{color:var(--text-primary);font-size:.8125rem;font-weight:500}.Toggle-module__84Pn4G__disabled{opacity:.6;cursor:not-allowed}
.ModalProvider-module__MmDsra__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ModalProvider-module__MmDsra__fadeIn;display:flex;position:fixed;inset:0}@keyframes ModalProvider-module__MmDsra__fadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.ModalProvider-module__MmDsra__modalContainer{background:var(--bg-primary);box-shadow:0 20px 40px #0000004d,0 0 0 1px color-mix(in srgb,var(--primary)30%,transparent);border:1px solid var(--border-light);border-left:4px solid var(--primary);border-radius:16px;flex-direction:column;width:100%;max-height:calc(90vh - 80px);animation:.3s ease-out ModalProvider-module__MmDsra__slideIn;display:flex;position:relative;overflow:hidden}@keyframes ModalProvider-module__MmDsra__slideIn{0%{opacity:0;transform:scale(.9)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ModalProvider-module__MmDsra__small{max-width:350px}.ModalProvider-module__MmDsra__medium{max-width:500px}.ModalProvider-module__MmDsra__large{max-width:750px}.ModalProvider-module__MmDsra__fullscreen{max-width:90vw;max-height:calc(90vh - 80px)}.ModalProvider-module__MmDsra__modalHeader{border-bottom:1px solid var(--border-light);background:var(--bg-primary);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;min-height:56px;padding:16px 20px 12px;display:flex}.ModalProvider-module__MmDsra__modalHeaderContent{flex:1;min-width:0}.ModalProvider-module__MmDsra__modalTitleSection{align-items:center;gap:12px;display:flex}.ModalProvider-module__MmDsra__modalIcon{color:var(--primary);justify-content:center;align-items:center;display:flex}.ModalProvider-module__MmDsra__modalTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.ModalProvider-module__MmDsra__modalSubtitle{color:var(--text-secondary);margin:4px 0 0;font-size:.875rem;line-height:1.4}.ModalProvider-module__MmDsra__closeButton{border:1px solid color-mix(in srgb,var(--primary)30%,transparent);background:color-mix(in srgb,var(--primary)10%,transparent);width:40px;height:40px;color:var(--primary);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;transition:all .2s;display:flex}.ModalProvider-module__MmDsra__closeButton:hover{background:color-mix(in srgb,var(--primary)20%,transparent);color:var(--primary);border-color:color-mix(in srgb,var(--primary)50%,transparent);transform:scale(1.05)}.ModalProvider-module__MmDsra__modalContent{scrollbar-width:thin;scrollbar-color:var(--border-muted)transparent;flex:1;overflow-y:auto}.ModalProvider-module__MmDsra__modalContent::-webkit-scrollbar{width:6px}.ModalProvider-module__MmDsra__modalContent::-webkit-scrollbar-track{background:0 0}.ModalProvider-module__MmDsra__modalContent::-webkit-scrollbar-thumb{background:var(--border-muted);border-radius:3px}.ModalProvider-module__MmDsra__confirmModal{flex-direction:column;gap:20px;padding:20px;display:flex}.ModalProvider-module__MmDsra__confirmContent{text-align:left;align-items:flex-start;gap:16px;display:flex}.ModalProvider-module__MmDsra__confirmIcon{background:color-mix(in srgb,var(--primary)10%,transparent);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ModalProvider-module__MmDsra__confirmMessage{color:var(--text-primary);margin:12px 0 0;font-size:1rem;line-height:1.5}.ModalProvider-module__MmDsra__confirmActions{justify-content:flex-end;gap:12px;display:flex}.ModalProvider-module__MmDsra__alertModal{text-align:center;flex-direction:column;gap:20px;padding:20px;display:flex}.ModalProvider-module__MmDsra__alertContent{flex-direction:column;align-items:center;gap:16px;display:flex}.ModalProvider-module__MmDsra__alertIcon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:8px;display:flex}.ModalProvider-module__MmDsra__alertIcon.ModalProvider-module__MmDsra__success{color:#10b981;background:#10b9811a}.ModalProvider-module__MmDsra__alertIcon.ModalProvider-module__MmDsra__error{color:#ef4444;background:#ef44441a}.ModalProvider-module__MmDsra__alertIcon.ModalProvider-module__MmDsra__warning{color:#f59e0b;background:#f59e0b1a}.ModalProvider-module__MmDsra__alertIcon.ModalProvider-module__MmDsra__info{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary)}.ModalProvider-module__MmDsra__alertMessage{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.5}.ModalProvider-module__MmDsra__alertActions{justify-content:center;display:flex}.ModalProvider-module__MmDsra__promptModal{flex-direction:column;gap:20px;padding:20px;display:flex}.ModalProvider-module__MmDsra__promptContent{flex-direction:column;gap:16px;display:flex}.ModalProvider-module__MmDsra__promptMessage{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.5}.ModalProvider-module__MmDsra__promptInput{border:2px solid var(--border-muted);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:8px;padding:12px 16px;font-size:1rem;transition:border-color .2s}.ModalProvider-module__MmDsra__promptInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)10%,transparent);outline:none}.ModalProvider-module__MmDsra__promptActions{justify-content:flex-end;gap:12px;display:flex}.ModalProvider-module__MmDsra__formModal,.ModalProvider-module__MmDsra__detailModal{padding:16px}.ModalProvider-module__MmDsra__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:80px;min-height:44px;padding:12px 24px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.ModalProvider-module__MmDsra__buttonPrimary{background:var(--primary-gradient);color:#fff;box-shadow:0 2px 4px color-mix(in srgb,var(--primary)20%,transparent)}.ModalProvider-module__MmDsra__buttonPrimary:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);transform:translateY(-1px)}.ModalProvider-module__MmDsra__buttonSecondary{background:var(--bg-secondary);color:var(--text-primary);border:2px solid var(--border-light)}.ModalProvider-module__MmDsra__buttonSecondary:hover{background:var(--bg-hover);border-color:var(--border-muted)}.ModalProvider-module__MmDsra__buttonDanger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 4px #ef444433}.ModalProvider-module__MmDsra__buttonDanger:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}@media (max-width:768px){.ModalProvider-module__MmDsra__modalOverlay{-webkit-overflow-scrolling:touch;background:#000000bf;overflow:auto;align-items:flex-start!important;padding:calc(64px + .75rem) .75rem 1rem!important;position:fixed!important;inset:0!important}.ModalProvider-module__MmDsra__modalContainer{border-radius:16px;max-width:100%;min-height:200px;max-height:calc(100vh - 64px - 2rem);position:relative;border:1px solid var(--border-light)!important;border-left:4px solid var(--primary)!important;background:var(--bg-primary)!important;margin:0 auto!important;box-shadow:0 10px 30px #00000080!important}.ModalProvider-module__MmDsra__modalHeader{z-index:1;min-height:48px;padding:12px 16px 10px;position:relative;background:var(--bg-primary)!important;border-bottom:1px solid var(--border-light)!important}.ModalProvider-module__MmDsra__modalTitle{font-size:1.125rem;color:var(--text-primary)!important;margin:0!important;font-weight:700!important}.ModalProvider-module__MmDsra__modalSubtitle{font-size:.8rem;color:var(--text-secondary)!important;margin:4px 0 0!important}.ModalProvider-module__MmDsra__closeButton{width:36px;height:36px;margin-left:12px}.ModalProvider-module__MmDsra__confirmModal,.ModalProvider-module__MmDsra__alertModal,.ModalProvider-module__MmDsra__promptModal{-webkit-overflow-scrolling:touch;max-height:60vh;padding:16px;overflow-y:auto}.ModalProvider-module__MmDsra__formModal,.ModalProvider-module__MmDsra__detailModal{-webkit-overflow-scrolling:touch;max-height:75vh;padding:8px;overflow-y:auto}.ModalProvider-module__MmDsra__modalContent{-webkit-overflow-scrolling:touch;will-change:scroll-position;max-height:calc(85vh - 80px);overflow-y:auto}.ModalProvider-module__MmDsra__confirmContent{text-align:center;flex-direction:column;gap:12px}.ModalProvider-module__MmDsra__confirmActions,.ModalProvider-module__MmDsra__promptActions{flex-direction:column;gap:8px}.ModalProvider-module__MmDsra__button{width:100%;padding:14px 24px}.ModalProvider-module__MmDsra__small,.ModalProvider-module__MmDsra__medium,.ModalProvider-module__MmDsra__large{width:100%;max-width:100%}}@media (max-width:480px){.ModalProvider-module__MmDsra__modalOverlay{min-height:100vh;min-height:-webkit-fill-available;align-items:flex-start!important;padding:calc(64px + .5rem) .5rem 1rem!important}.ModalProvider-module__MmDsra__modalContainer{border-radius:12px;max-height:calc(100vh - 64px - 1.5rem);transform:none!important}.ModalProvider-module__MmDsra__modalHeader{border-radius:12px 12px 0 0}.ModalProvider-module__MmDsra__confirmModal,.ModalProvider-module__MmDsra__alertModal,.ModalProvider-module__MmDsra__promptModal,.ModalProvider-module__MmDsra__formModal,.ModalProvider-module__MmDsra__detailModal{max-height:calc(85vh - 60px)}.ModalProvider-module__MmDsra__modalContent{max-height:calc(75vh - 60px)}}@media (hover:none) and (pointer:coarse){.ModalProvider-module__MmDsra__closeButton:hover,.ModalProvider-module__MmDsra__buttonPrimary:hover,.ModalProvider-module__MmDsra__buttonSecondary:hover,.ModalProvider-module__MmDsra__buttonDanger:hover{box-shadow:initial!important;transform:none!important}}
.MiniCart-module__PPXkAq__dropdown{background:var(--bg-primary);border:1px solid var(--border-muted);width:320px;max-height:420px;box-shadow:var(--shadow-lg);z-index:9999;border-radius:.75rem;flex-direction:column;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.MiniCart-module__PPXkAq__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-muted);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.MiniCart-module__PPXkAq__title{color:var(--text-primary);font-weight:600}.MiniCart-module__PPXkAq__count{color:var(--text-secondary);margin-left:.5rem;font-size:.8125rem}.MiniCart-module__PPXkAq__closeButton{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;margin-left:auto;margin-right:-.25rem;display:inline-flex}.MiniCart-module__PPXkAq__closeButton:hover{background:var(--bg-overlay);color:var(--text-primary)}.MiniCart-module__PPXkAq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.MiniCart-module__PPXkAq__emptyIcon svg{width:28px;height:28px;color:var(--text-secondary)}.MiniCart-module__PPXkAq__emptyText{color:var(--text-secondary)}.MiniCart-module__PPXkAq__shopLink{color:var(--accent-primary);margin-top:.25rem;font-weight:600;text-decoration:none}.MiniCart-module__PPXkAq__items{padding:.5rem .25rem .5rem .5rem;overflow-y:auto}.MiniCart-module__PPXkAq__itemRow{border-bottom:1px solid var(--border-muted);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem;display:flex}.MiniCart-module__PPXkAq__itemInfo{min-width:0}.MiniCart-module__PPXkAq__itemName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-weight:500;overflow:hidden}.MiniCart-module__PPXkAq__itemPrice{color:var(--text-secondary);font-size:.875rem}.MiniCart-module__PPXkAq__itemControls{align-items:center;gap:.375rem;display:flex}.MiniCart-module__PPXkAq__qtyBtn{background:var(--bg-secondary);border:1px solid var(--border-muted);width:28px;height:28px;color:var(--text-primary);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;display:inline-flex}.MiniCart-module__PPXkAq__qty{text-align:center;min-width:20px;color:var(--text-primary)}.MiniCart-module__PPXkAq__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8125rem}.MiniCart-module__PPXkAq__footer{padding:.75rem 1rem 1rem}.MiniCart-module__PPXkAq__totalRow{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.MiniCart-module__PPXkAq__total{font-weight:700}.MiniCart-module__PPXkAq__actions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.MiniCart-module__PPXkAq__viewCartBtn{text-align:center;background:var(--bg-secondary);border:1px solid var(--border-muted);color:var(--text-primary);border-radius:.5rem;padding:.5rem .75rem;font-weight:600;text-decoration:none}.MiniCart-module__PPXkAq__checkoutBtn{text-align:center;background:var(--primary-gradient);color:#fff;border-radius:.5rem;padding:.5rem .75rem;font-weight:600;text-decoration:none}@media (max-width:480px){.MiniCart-module__PPXkAq__dropdown{border:1px solid var(--border-muted);width:min(92vw,320px);max-height:calc(100vh - 72px - .75rem);box-shadow:var(--shadow-lg);border-radius:.75rem;position:fixed;top:72px;left:auto;right:.5rem}.MiniCart-module__PPXkAq__actions{grid-template-columns:1fr}.MiniCart-module__PPXkAq__items{flex:1;overflow-y:auto}}
.admin-shared-module__oZT6Ha__searchSection{background:var(--bg-primary);z-index:20;flex-shrink:0;justify-content:center;width:100%;padding:1rem .5rem 1.5rem;display:flex;position:sticky;top:0}.admin-shared-module__oZT6Ha__searchSectionInner{align-items:center;gap:1rem;width:100%;display:flex}.admin-shared-module__oZT6Ha__searchContainer{flex:1;min-width:0}.admin-shared-module__oZT6Ha__searchWrapper{background:var(--bg-secondary);border:1px solid var(--border-light);width:100%;height:48px;box-shadow:var(--shadow-sm);border-radius:2rem;align-items:center;padding:0 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.admin-shared-module__oZT6Ha__searchWrapper:focus-within,.admin-shared-module__oZT6Ha__searchFocused .admin-shared-module__oZT6Ha__searchWrapper{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)10%,transparent)}.admin-shared-module__oZT6Ha__searchIcon{color:var(--text-muted);flex-shrink:0;width:18px;height:18px;margin-right:.5rem}.admin-shared-module__oZT6Ha__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:clamp(.75rem,2.5vw,.875rem)}.admin-shared-module__oZT6Ha__searchInput::placeholder{color:var(--text-muted)}.admin-shared-module__oZT6Ha__clearSearch{color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:.25rem;margin-left:.5rem;padding:.25rem;font-size:1.25rem;line-height:1}.admin-shared-module__oZT6Ha__clearSearch:hover{color:var(--text-primary);background:var(--bg-primary)}.admin-shared-module__oZT6Ha__filterToggle{background:var(--bg-secondary);border:1px solid var(--border-light);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.admin-shared-module__oZT6Ha__filterToggle:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-md)}.admin-shared-module__oZT6Ha__filterToggle.admin-shared-module__oZT6Ha__active,.admin-shared-module__oZT6Ha__filterToggleActive{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent)}.admin-shared-module__oZT6Ha__iconButton{background:var(--bg-secondary);border:1px solid var(--border-light);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.admin-shared-module__oZT6Ha__iconButton:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-md)}.admin-shared-module__oZT6Ha__primaryButton{background:linear-gradient(135deg,var(--primary),var(--accent-primary));color:#fff;cursor:pointer;height:48px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);white-space:nowrap;border:none;border-radius:2rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.admin-shared-module__oZT6Ha__primaryButton:hover{box-shadow:0 6px 16px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-1px)}.admin-shared-module__oZT6Ha__filterPanel{background:var(--bg-primary);z-index:19;flex-shrink:0;justify-content:center;width:100%;padding:.75rem .5rem 1rem;animation:.2s cubic-bezier(.4,0,.2,1) admin-shared-module__oZT6Ha__slideDown;display:flex;position:sticky;top:80px}.admin-shared-module__oZT6Ha__filterPanelInner{flex-direction:column;gap:.5rem;width:100%;display:flex}@keyframes admin-shared-module__oZT6Ha__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.admin-shared-module__oZT6Ha__filterGroup{flex-direction:column;gap:.375rem;display:flex}.admin-shared-module__oZT6Ha__filterLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.06em;font-size:.625rem;font-weight:700}.admin-shared-module__oZT6Ha__filterOptions{flex-wrap:wrap;gap:.375rem;display:flex}.admin-shared-module__oZT6Ha__filterOption{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;border-radius:2rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.admin-shared-module__oZT6Ha__filterOption:hover{border-color:var(--primary);color:var(--primary)}.admin-shared-module__oZT6Ha__filterOptionActive{background:linear-gradient(135deg,var(--primary),var(--accent-primary));color:#fff;box-shadow:0 2px 8px color-mix(in srgb,var(--primary)25%,transparent);border-color:#0000}:root{--legend-top:80px;--legend-top-with-filter:174px}.admin-shared-module__oZT6Ha__statusLegend{top:var(--legend-top);z-index:18;background:color-mix(in srgb,var(--bg-primary)92%,transparent);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-light);flex-shrink:0;justify-content:center;align-items:center;gap:.625rem;padding:.5rem 2.5rem;display:flex;position:sticky}.admin-shared-module__oZT6Ha__statusLegendLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);flex-shrink:0;font-size:.625rem;font-weight:700}.admin-shared-module__oZT6Ha__statusLegendItems{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:.375rem;display:flex;overflow-x:auto}.admin-shared-module__oZT6Ha__statusLegendItems::-webkit-scrollbar{display:none}.admin-shared-module__oZT6Ha__statusLegendItem{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.admin-shared-module__oZT6Ha__statusLegendItem:hover{background:var(--bg-secondary);color:var(--text-primary)}.admin-shared-module__oZT6Ha__statusLegendItemActive{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}.admin-shared-module__oZT6Ha__statusLegendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 1px #00000014,0 0 6px}.admin-shared-module__oZT6Ha__statusLegendText{font-size:.75rem;line-height:1}.admin-shared-module__oZT6Ha__bulkActionsBar{background:var(--surface-elevated);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:0 1.25rem 1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.admin-shared-module__oZT6Ha__bulkActionBtn{cursor:pointer;border:1px solid;border-radius:6px;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:opacity .15s;display:flex}.admin-shared-module__oZT6Ha__bulkActionBtn:hover{opacity:.85}.admin-shared-module__oZT6Ha__statsGrid{flex-wrap:nowrap;justify-content:center;gap:.5rem;max-width:600px;margin:0 auto;padding:.75rem 1rem 0;display:flex}.admin-shared-module__oZT6Ha__statCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px;flex-direction:row;align-items:center;gap:.5rem;min-width:fit-content;padding:.5rem .75rem;transition:all .2s;display:flex}.admin-shared-module__oZT6Ha__statCard:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}.admin-shared-module__oZT6Ha__statCardActive{background:linear-gradient(135deg,color-mix(in srgb,var(--primary)10%,transparent),color-mix(in srgb,var(--accent-primary)10%,transparent));border-color:var(--primary)}.admin-shared-module__oZT6Ha__statValue{color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1}.admin-shared-module__oZT6Ha__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;font-size:.65rem;font-weight:600}.admin-shared-module__oZT6Ha__linkButton{color:var(--primary);cursor:pointer;background:0 0;border:none;font-weight:600;text-decoration:underline;transition:all .2s}.admin-shared-module__oZT6Ha__linkButton:hover{color:var(--primary-dark)}.admin-shared-module__oZT6Ha__dataGridContainer{flex-direction:column;flex:1;min-height:0;padding:.5rem;display:flex;overflow:hidden}.admin-shared-module__oZT6Ha__presetsSection{justify-content:center;width:100%;padding:0 2.5rem .75rem;display:flex}.admin-shared-module__oZT6Ha__presetsContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:center;gap:.375rem;display:flex;overflow-x:auto}.admin-shared-module__oZT6Ha__presetsContainer::-webkit-scrollbar{display:none}.admin-shared-module__oZT6Ha__presetButton{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:1rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:600;transition:all .15s;display:inline-flex}.admin-shared-module__oZT6Ha__presetButton:hover{transform:translateY(-1px)}.admin-shared-module__oZT6Ha__presetButton svg{flex-shrink:0;width:12px;height:12px}.admin-shared-module__oZT6Ha__presetGreen{background:#38a16914;border-color:#38a1694d}.admin-shared-module__oZT6Ha__presetGreen:hover{color:#38a169;background:#38a16926;border-color:#38a169}.admin-shared-module__oZT6Ha__presetGreen svg{color:#38a169}.admin-shared-module__oZT6Ha__presetBlue{border-color:color-mix(in srgb,var(--primary)30%,transparent);background:color-mix(in srgb,var(--primary)8%,transparent)}.admin-shared-module__oZT6Ha__presetBlue:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary)}.admin-shared-module__oZT6Ha__presetBlue svg{color:var(--primary)}.admin-shared-module__oZT6Ha__presetOrange{background:#d69e2e14;border-color:#d69e2e4d}.admin-shared-module__oZT6Ha__presetOrange:hover{color:#d69e2e;background:#d69e2e26;border-color:#d69e2e}.admin-shared-module__oZT6Ha__presetOrange svg{color:#d69e2e}.admin-shared-module__oZT6Ha__presetRed{background:#ef444414;border-color:#ef44444d}.admin-shared-module__oZT6Ha__presetRed:hover{color:#ef4444;background:#ef444426;border-color:#ef4444}.admin-shared-module__oZT6Ha__presetRed svg{color:#ef4444}.admin-shared-module__oZT6Ha__presetPurple{background:#8b5cf614;border-color:#8b5cf64d}.admin-shared-module__oZT6Ha__presetPurple:hover{color:#8b5cf6;background:#8b5cf626;border-color:#8b5cf6}.admin-shared-module__oZT6Ha__presetPurple svg{color:#8b5cf6}.admin-shared-module__oZT6Ha__emptyState{text-align:center;color:var(--text-muted);background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px dashed var(--border-light);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:1rem;padding:3rem 2rem;display:flex}.admin-shared-module__oZT6Ha__emptyState h3{color:var(--text-primary);margin:1rem 0 .5rem;font-size:1rem}.admin-shared-module__oZT6Ha__emptyState p{color:var(--text-secondary);margin:0;font-size:.875rem}.admin-shared-module__oZT6Ha__heroSection,.admin-shared-module__oZT6Ha__heroContent,.admin-shared-module__oZT6Ha__heroText,.admin-shared-module__oZT6Ha__heroTitle,.admin-shared-module__oZT6Ha__heroIcon,.admin-shared-module__oZT6Ha__heroSubtitle,.admin-shared-module__oZT6Ha__actionsBar,.admin-shared-module__oZT6Ha__statsRow,.admin-shared-module__oZT6Ha__statBadge,.admin-shared-module__oZT6Ha__actionsRight{display:none}@media (max-width:900px){.admin-shared-module__oZT6Ha__searchSection{padding:.75rem 1rem 1rem}.admin-shared-module__oZT6Ha__searchSectionInner{width:100%}.admin-shared-module__oZT6Ha__filterPanel{padding:.5rem 1rem .75rem}.admin-shared-module__oZT6Ha__filterPanelInner{width:100%}.admin-shared-module__oZT6Ha__bulkActionsBar{gap:.75rem;margin:0 .75rem 1rem;padding:.625rem .75rem;font-size:.8rem}}@media (max-width:640px){.admin-shared-module__oZT6Ha__presetsSection{padding:0 .5rem .5rem}.admin-shared-module__oZT6Ha__presetsContainer{gap:.25rem;padding:0 .5rem}.admin-shared-module__oZT6Ha__presetButton{border-radius:.75rem;gap:.25rem;padding:.25rem .5rem;font-size:.625rem}.admin-shared-module__oZT6Ha__presetButton svg{width:10px;height:10px}.admin-shared-module__oZT6Ha__searchSection{padding:.5rem 1rem 1rem}.admin-shared-module__oZT6Ha__searchSectionInner{gap:.5rem;width:100%}.admin-shared-module__oZT6Ha__searchWrapper{border-radius:1.5rem;height:40px;padding:0 1rem}.admin-shared-module__oZT6Ha__searchInput{font-size:.875rem}.admin-shared-module__oZT6Ha__searchIcon{width:16px;height:16px}.admin-shared-module__oZT6Ha__filterToggle{width:40px;height:40px}.admin-shared-module__oZT6Ha__primaryButton{border-radius:50%;justify-content:center;gap:0;width:40px;height:40px;padding:0;font-size:0}.admin-shared-module__oZT6Ha__iconButton{width:40px;height:40px}.admin-shared-module__oZT6Ha__filterPanel{padding:.5rem 1rem .75rem}.admin-shared-module__oZT6Ha__filterPanelInner{width:100%}.admin-shared-module__oZT6Ha__filterOption{border-radius:1rem;padding:.375rem .75rem;font-size:.75rem}.admin-shared-module__oZT6Ha__bulkActionsBar{flex-direction:column;gap:.5rem;margin:0 .5rem .75rem;padding:.5rem .625rem;font-size:.75rem}.admin-shared-module__oZT6Ha__bulkActionBtn{padding:.3rem .625rem;font-size:.75rem}.admin-shared-module__oZT6Ha__dataGridContainer{-webkit-overflow-scrolling:touch;padding:.375rem;overflow:hidden auto}:root{--legend-top:56px;--legend-top-with-filter:130px}.admin-shared-module__oZT6Ha__statusLegend{gap:.5rem;padding:.375rem .75rem}.admin-shared-module__oZT6Ha__statusLegendLabel{display:none}.admin-shared-module__oZT6Ha__statusLegendItems{grid-template-columns:repeat(3,1fr);justify-items:stretch;gap:.25rem .375rem;width:100%;display:grid;overflow-x:visible}.admin-shared-module__oZT6Ha__statusLegendItem{justify-content:center;padding:.1875rem .5rem;font-size:.6875rem}.admin-shared-module__oZT6Ha__statusLegendDot{width:8px;height:8px}.admin-shared-module__oZT6Ha__statusLegendText{font-size:.6875rem}.admin-shared-module__oZT6Ha__emptyState{margin:.5rem;padding:2rem 1rem}}@media (max-width:480px){.admin-shared-module__oZT6Ha__searchSection{gap:.375rem;padding:.5rem}.admin-shared-module__oZT6Ha__searchWrapper{border-radius:1.25rem;height:36px;padding:0 .875rem}.admin-shared-module__oZT6Ha__searchInput{font-size:.8125rem}.admin-shared-module__oZT6Ha__filterToggle{width:36px;height:36px}.admin-shared-module__oZT6Ha__primaryButton{border-radius:50%;justify-content:center;gap:0;width:36px;height:36px;padding:0;font-size:0}.admin-shared-module__oZT6Ha__iconButton{width:36px;height:36px}.admin-shared-module__oZT6Ha__filterOption{border-radius:.875rem;padding:.25rem .625rem;font-size:.6875rem}}
.AppBar-module__VFOnXW__navbar{z-index:1100;background:var(--surface-accent);height:var(--app-bar-height);box-shadow:none;transition:var(--transition);border-bottom:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:fixed;top:0;left:0;right:0}.AppBar-module__VFOnXW__container{height:var(--app-bar-height);justify-content:space-between;align-items:center;width:100%;margin:0;padding:0 1rem 0 .375rem;display:flex}.AppBar-module__VFOnXW__leftSection{align-items:center;display:flex}.AppBar-module__VFOnXW__mobileMenuButton{cursor:pointer;width:40px;height:40px;transition:var(--transition);z-index:1001;pointer-events:auto;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;display:none;position:relative}.AppBar-module__VFOnXW__mobileMenuButton:hover{background:var(--bg-overlay)}.AppBar-module__VFOnXW__hamburger{pointer-events:none;flex-direction:column;justify-content:space-between;width:20px;height:16px;display:flex}.AppBar-module__VFOnXW__hamburger span{background:var(--text-primary);height:2px;transition:var(--transition);transform-origin:50%;pointer-events:none;border-radius:1px;display:block}.AppBar-module__VFOnXW__hamburger.AppBar-module__VFOnXW__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.AppBar-module__VFOnXW__hamburger.AppBar-module__VFOnXW__hamburgerOpen span:nth-child(2){opacity:0}.AppBar-module__VFOnXW__hamburger.AppBar-module__VFOnXW__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.AppBar-module__VFOnXW__centerSection{flex:1;align-items:center;gap:3rem;display:flex}.AppBar-module__VFOnXW__brand{transition:var(--transition);align-items:center;text-decoration:none;display:flex}.AppBar-module__VFOnXW__brand:hover{transform:translateY(-1px)}.AppBar-module__VFOnXW__logoContainer{align-items:center;gap:.75rem;display:flex}.AppBar-module__VFOnXW__logoIcon{background:var(--logo-bg,var(--primary-gradient));color:#fff;border-radius:var(--logo-radius,8px);width:40px;height:40px;box-shadow:var(--logo-shadow,0 2px 8px color-mix(in srgb,var(--primary)30%,transparent));justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;transition:background .2s,border-radius .2s,box-shadow .2s;display:flex}.AppBar-module__VFOnXW__logoIcon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;filter:var(--logo-drop-shadow,none);padding:4px}.AppBar-module__VFOnXW__brandText{flex-direction:column;line-height:1;display:flex}.AppBar-module__VFOnXW__brandName{color:var(--text-primary);letter-spacing:-.025em;font-size:1.25rem;font-weight:800}.AppBar-module__VFOnXW__brandSuffix{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:500}.AppBar-module__VFOnXW__desktopNav{align-items:center;gap:.5rem;display:flex}.AppBar-module__VFOnXW__navLink{color:var(--text-primary);transition:var(--transition);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.AppBar-module__VFOnXW__navLink:hover{color:var(--text-primary);background:var(--bg-overlay)}.AppBar-module__VFOnXW__adminButton{color:var(--text-primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppBar-module__VFOnXW__adminButton:hover{color:var(--text-primary);background:var(--bg-overlay)}.AppBar-module__VFOnXW__rightSection{align-items:center;gap:.75rem;margin-left:auto;display:flex}.AppBar-module__VFOnXW__authLayout{align-items:center;gap:.75rem;display:flex}.AppBar-module__VFOnXW__navThemeToggle{align-items:center;display:flex}.AppBar-module__VFOnXW__cartDropdownContainer{align-items:center;display:flex;position:relative}.AppBar-module__VFOnXW__cartButton{width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;text-decoration:none;display:flex;position:relative}.AppBar-module__VFOnXW__cartButton:hover{color:var(--text-primary);background:var(--bg-overlay)}.AppBar-module__VFOnXW__cartIcon{stroke-width:2px;width:20px;height:20px}.AppBar-module__VFOnXW__cartBadge{color:#fff;background:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:.125rem .375rem;font-size:.75rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.AppBar-module__VFOnXW__userMenu{position:relative}.AppBar-module__VFOnXW__userButton{color:var(--text-primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.AppBar-module__VFOnXW__userAvatar{background:var(--primary-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.AppBar-module__VFOnXW__userInfo{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.AppBar-module__VFOnXW__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:500;overflow:hidden}.AppBar-module__VFOnXW__userRole{color:var(--text-secondary);font-size:.75rem;font-weight:400}.AppBar-module__VFOnXW__userMenu:hover .AppBar-module__VFOnXW__userDropdown{opacity:1;visibility:visible;transform:translateY(0)}.AppBar-module__VFOnXW__userDropdownHeader{border-bottom:1px solid var(--border-muted);align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.AppBar-module__VFOnXW__userAvatarLarge{background:var(--primary-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.AppBar-module__VFOnXW__userDetails{flex:1;min-width:0}.AppBar-module__VFOnXW__userNameFull{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-weight:600;overflow:hidden}.AppBar-module__VFOnXW__userEmail{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.AppBar-module__VFOnXW__menuItems{flex-direction:column;gap:.25rem;display:flex}.AppBar-module__VFOnXW__menuItem{color:var(--text-primary);transition:var(--transition);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppBar-module__VFOnXW__menuItem:hover{background:var(--bg-overlay);color:var(--text-primary)}.AppBar-module__VFOnXW__menuItem svg{stroke-width:2px;flex-shrink:0;width:18px;height:18px}.AppBar-module__VFOnXW__authButtons{align-items:center;gap:.75rem;margin-right:1rem;display:flex}.AppBar-module__VFOnXW__loginButton{color:var(--text-primary);transition:var(--transition);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.AppBar-module__VFOnXW__loginButton:hover{color:var(--text-primary);background:var(--bg-overlay)}.AppBar-module__VFOnXW__registerButton{background:var(--primary-gradient);color:#fff;transition:var(--transition);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.AppBar-module__VFOnXW__registerButton:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);transform:translateY(-1px)}.AppBar-module__VFOnXW__mobileMenuOverlay{top:var(--app-bar-height,64px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;background:#00000080;position:fixed;bottom:0;left:0;right:0}.AppBar-module__VFOnXW__mobileMenu{top:var(--app-bar-height,64px);width:min(280px,85vw);height:calc(100% - var(--app-bar-height,64px));height:calc(100svh - var(--app-bar-height,64px));background:linear-gradient(180deg,var(--surface-accent-overlay)0%,transparent 220px),var(--bg-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid var(--border-muted);box-shadow:var(--shadow-xl);z-index:1250;-webkit-overflow-scrolling:touch;position:fixed;left:0;overflow-y:auto}.AppBar-module__VFOnXW__mobileMenuContent{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.AppBar-module__VFOnXW__mobileLink{color:var(--text-primary);transition:var(--transition);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppBar-module__VFOnXW__mobileLink:hover{background:var(--bg-overlay);color:var(--text-primary)}.AppBar-module__VFOnXW__mobileLink svg{stroke-width:2px;flex-shrink:0;width:18px;height:18px}.AppBar-module__VFOnXW__mobileSection{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem;padding:1rem 1rem .5rem;font-size:.75rem;font-weight:600}.AppBar-module__VFOnXW__mobileLogout{color:#ef4444;transition:var(--transition);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.AppBar-module__VFOnXW__mobileLogout:hover{color:#dc2626;background:#ef44441a}.AppBar-module__VFOnXW__mobileLogout svg{stroke-width:2px;flex-shrink:0;width:18px;height:18px}.AppBar-module__VFOnXW__mobileThemeSection{border-top:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);justify-content:space-between;align-items:center;margin:.5rem 0;padding:.75rem 1rem;display:flex}.AppBar-module__VFOnXW__mobileThemeLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.AppBar-module__VFOnXW__mobileThemeToggle{align-items:center;display:flex}@media (max-width:768px){.AppBar-module__VFOnXW__container{justify-content:flex-start;gap:1rem;padding:0 .75rem 0 .375rem}.AppBar-module__VFOnXW__leftSection,.AppBar-module__VFOnXW__mobileMenuButton{display:flex}.AppBar-module__VFOnXW__centerSection{flex:1;justify-content:flex-start;gap:0;margin-left:.5rem}.AppBar-module__VFOnXW__logoIcon{width:30px;height:30px;font-size:14px}.AppBar-module__VFOnXW__brandText{display:flex}.AppBar-module__VFOnXW__brandName{font-size:16px;font-weight:700}.AppBar-module__VFOnXW__brandSuffix{font-size:10px;font-weight:500}.AppBar-module__VFOnXW__rightSection{gap:.5rem;margin-left:auto}.AppBar-module__VFOnXW__authLayout{gap:.5rem}.AppBar-module__VFOnXW__desktopNav,.AppBar-module__VFOnXW__userInfo{display:none}.AppBar-module__VFOnXW__userButton{gap:0;padding:.5rem}.AppBar-module__VFOnXW__authButtons{gap:.5rem;margin-right:0}.AppBar-module__VFOnXW__loginButton,.AppBar-module__VFOnXW__registerButton{white-space:nowrap;padding:8px 12px;font-size:13px}.AppBar-module__VFOnXW__userDropdown{min-width:240px;left:auto;right:0}.AppBar-module__VFOnXW__adminDropdownContainer{display:none!important}}@media (max-width:480px){.AppBar-module__VFOnXW__container{gap:.75rem;padding:0 .5rem 0 .25rem}.AppBar-module__VFOnXW__centerSection{margin-left:.25rem}.AppBar-module__VFOnXW__logoIcon{width:26px;height:26px;font-size:12px}.AppBar-module__VFOnXW__brandName{font-size:14px}.AppBar-module__VFOnXW__brandSuffix{font-size:8px}.AppBar-module__VFOnXW__rightSection,.AppBar-module__VFOnXW__authLayout{gap:.25rem}.AppBar-module__VFOnXW__cartButton{width:36px;height:36px}.AppBar-module__VFOnXW__userButton{padding:.375rem}.AppBar-module__VFOnXW__userAvatar{width:28px;height:28px;font-size:12px}.AppBar-module__VFOnXW__adminDropdownContainer{display:none!important}}.AppBar-module__VFOnXW__authSkeleton{align-items:center;gap:.75rem;display:flex}.AppBar-module__VFOnXW__skeletonButton{background:var(--bg-overlay);border-radius:.375rem;width:60px;height:32px;animation:1.5s ease-in-out infinite alternate AppBar-module__VFOnXW__skeleton-pulse}@keyframes AppBar-module__VFOnXW__skeleton-pulse{0%{opacity:.6}to{opacity:1}}.AppBar-module__VFOnXW__adminDropdownContainer{align-items:center;display:flex;position:relative}@media (max-width:768px){.AppBar-module__VFOnXW__adminDropdownContainer{display:none!important}}.AppBar-module__VFOnXW__adminButton{color:var(--text-primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.AppBar-module__VFOnXW__adminButton:hover{background:var(--bg-overlay);color:var(--accent-primary)}.AppBar-module__VFOnXW__adminButtonText{font-weight:500}.AppBar-module__VFOnXW__adminDropdown{background:var(--bg-primary);border:1px solid var(--border-muted);min-width:220px;box-shadow:var(--shadow-lg);z-index:9999;border-radius:.75rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.AppBar-module__VFOnXW__adminDropdownHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-muted);padding:1rem}.AppBar-module__VFOnXW__adminLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.7rem;font-weight:700}.AppBar-module__VFOnXW__adminDropdownBody{padding:.5rem 0}.AppBar-module__VFOnXW__adminSystemStatus{justify-content:flex-start;align-items:center;padding:.5rem 1rem;display:flex}.AppBar-module__VFOnXW__userDropdownContainer{align-items:center;display:flex;position:relative}.AppBar-module__VFOnXW__userButton{color:var(--text-primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;min-width:0;padding:.5rem .75rem;font-size:.875rem;display:flex}.AppBar-module__VFOnXW__userButton:hover{background:var(--bg-overlay)}.AppBar-module__VFOnXW__userInfo{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.AppBar-module__VFOnXW__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.875rem;font-weight:500;overflow:hidden}.AppBar-module__VFOnXW__adminBadge{color:var(--accent-primary);font-size:.75rem;font-weight:500}@media (max-width:768px){.AppBar-module__VFOnXW__userInfo{max-width:120px}.AppBar-module__VFOnXW__userName{font-size:.75rem}.AppBar-module__VFOnXW__adminBadge{font-size:.625rem}}@media (max-width:480px){.AppBar-module__VFOnXW__userInfo{max-width:90px}}.AppBar-module__VFOnXW__dropdownIcon{width:16px;height:16px;color:var(--text-secondary);transition:var(--transition);flex-shrink:0}.AppBar-module__VFOnXW__dropdownIconOpen{transform:rotate(180deg)}.AppBar-module__VFOnXW__userDropdown{background:var(--bg-primary);border:1px solid var(--border-muted);min-width:220px;box-shadow:var(--shadow-lg);z-index:9999;border-radius:.75rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.AppBar-module__VFOnXW__userDropdownHeader{background:linear-gradient(180deg,color-mix(in srgb,var(--primary)6%,var(--bg-secondary))0%,var(--bg-secondary)100%);border-bottom:1px solid var(--border-muted);align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.AppBar-module__VFOnXW__userDropdownAvatar{background:var(--primary-gradient);color:#fff;letter-spacing:.02em;width:40px;height:40px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)25%,transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.AppBar-module__VFOnXW__userDropdownIdentity{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.AppBar-module__VFOnXW__userDropdownName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:700;line-height:1.2;overflow:hidden}.AppBar-module__VFOnXW__userDropdownEmail{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.3;overflow:hidden}.AppBar-module__VFOnXW__userDropdownAdminPill{color:var(--accent-primary);background:color-mix(in srgb,var(--accent-primary)12%,transparent);border:1px solid color-mix(in srgb,var(--accent-primary)25%,transparent);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-self:flex-start;margin-top:.25rem;padding:.0625rem .5rem;font-size:.625rem;font-weight:700;line-height:1.4;display:inline-block}.AppBar-module__VFOnXW__userDropdownBody{padding:.375rem 0}.AppBar-module__VFOnXW__userDropdownDivider{background:var(--border-muted);height:1px;margin:.375rem 0}.dark .AppBar-module__VFOnXW__userDropdownHeader{background:var(--surface-accent)}.dark .AppBar-module__VFOnXW__userDropdownName{color:var(--text-primary)}.dark .AppBar-module__VFOnXW__userDropdownEmail{color:var(--text-secondary)}.AppBar-module__VFOnXW__dropdownLink{color:var(--text-primary);transition:var(--transition);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppBar-module__VFOnXW__dropdownLink:hover{background:var(--bg-overlay);color:var(--text-primary)}.AppBar-module__VFOnXW__dropdownLink svg{stroke-width:2px;width:18px;height:18px;color:var(--text-secondary);flex-shrink:0}.AppBar-module__VFOnXW__logoutButton{color:var(--text-primary);transition:var(--transition);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}.AppBar-module__VFOnXW__logoutButton svg{color:#ef4444;transition:color .15s}.AppBar-module__VFOnXW__logoutButton:hover{color:var(--text-primary);background:#ef444414}.AppBar-module__VFOnXW__logoutButton:hover svg{color:#dc2626}.AppBar-module__VFOnXW__logoutButton svg{stroke-width:2px;flex-shrink:0;width:18px;height:18px}.AppBar-module__VFOnXW__divider{background:var(--border-muted);border:none;height:1px;margin:.5rem 0}.AppBar-module__VFOnXW__adminSection{border-top:1px solid var(--border-muted);padding-top:.5rem}.AppBar-module__VFOnXW__adminSectionHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-secondary);margin-bottom:.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.AppBar-module__VFOnXW__mobileNavSection{border-bottom:1px solid var(--border-muted);padding:1rem 0}.AppBar-module__VFOnXW__mobileNavHeader{width:100%;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.75rem;font-weight:600;display:flex}.AppBar-module__VFOnXW__mobileNavHeader:hover{background:var(--bg-overlay);color:var(--text-primary)}.AppBar-module__VFOnXW__collapseIcon{flex-shrink:0;transition:transform .2s}.AppBar-module__VFOnXW__collapseIconRotated{transform:rotate(-180deg)}.AppBar-module__VFOnXW__mobileNavContent{opacity:1;max-height:1000px;transition:max-height .3s,opacity .3s;overflow:hidden}.AppBar-module__VFOnXW__mobileNavContentCollapsed{opacity:0;max-height:0}
.SystemStatusIndicator-module__b2SyrG__wrapper{align-items:center;display:inline-flex}.SystemStatusIndicator-module__b2SyrG__pill{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;font-weight:600;line-height:1.2;display:inline-flex}.SystemStatusIndicator-module__b2SyrG__dot{border-radius:50%;flex-shrink:0}.SystemStatusIndicator-module__b2SyrG__ok{color:#15803d;background:#22c55e2e;border-color:#16a34aa6}.SystemStatusIndicator-module__b2SyrG__ok .SystemStatusIndicator-module__b2SyrG__dot{background:#16a34a;box-shadow:0 0 0 2px #22c55e2e}.SystemStatusIndicator-module__b2SyrG__bad{color:#b91c1c;background:#ef44442e;border-color:#dc2626a6}.SystemStatusIndicator-module__b2SyrG__bad .SystemStatusIndicator-module__b2SyrG__dot{background:#dc2626;box-shadow:0 0 0 2px #ef44442e}.dark .SystemStatusIndicator-module__b2SyrG__ok{color:#86efac;background:#22c55e29;border-color:#22c55e8c}.dark .SystemStatusIndicator-module__b2SyrG__ok .SystemStatusIndicator-module__b2SyrG__dot{background:#22c55e;box-shadow:0 0 0 2px #22c55e29}.dark .SystemStatusIndicator-module__b2SyrG__bad{color:#fca5a5;background:#ef444429;border-color:#ef44448c}.dark .SystemStatusIndicator-module__b2SyrG__bad .SystemStatusIndicator-module__b2SyrG__dot{background:#ef4444;box-shadow:0 0 0 2px #ef444429}
.securitySchema-module__4n0D9G__roleBadge{text-transform:capitalize;box-shadow:none;vertical-align:middle;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.securitySchema-module__4n0D9G__roleAdmin{color:var(--text-primary);background:#f59e0b24;border-color:#f59e0b59}.securitySchema-module__4n0D9G__roleCustomer{background:color-mix(in srgb,var(--primary)14%,transparent);color:var(--text-primary);border-color:color-mix(in srgb,var(--primary)35%,transparent)}.securitySchema-module__4n0D9G__statusBadge{text-transform:capitalize;box-shadow:none;vertical-align:middle;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.securitySchema-module__4n0D9G__statusActive{color:#22c55e;background:#22c55e24;border-color:#22c55e59}.securitySchema-module__4n0D9G__statusLocked{color:#ef4444;background:#ef444424;border-color:#ef444459}.securitySchema-module__4n0D9G__statusWarning{color:#f59e0b;background:#f59e0b24;border-color:#f59e0b59}.securitySchema-module__4n0D9G__statusSuspicious{color:#9333ea;background:#9333ea24;border-color:#9333ea59}.securitySchema-module__4n0D9G__statusBot{color:#f97316;background:#f9731624;border-color:#f9731659}@media (prefers-color-scheme:dark){.securitySchema-module__4n0D9G__roleAdmin{color:var(--text-primary);background:#f59e0b2e;border-color:#f59e0b73}.securitySchema-module__4n0D9G__roleCustomer{background:color-mix(in srgb,var(--primary)18%,transparent);color:var(--text-primary);border-color:color-mix(in srgb,var(--primary)45%,transparent)}.securitySchema-module__4n0D9G__statusActive{color:#34d399;background:#22c55e2e;border-color:#22c55e73}.securitySchema-module__4n0D9G__statusLocked{color:#f87171;background:#ef44442e;border-color:#ef444473}.securitySchema-module__4n0D9G__statusWarning{color:#fbbf24;background:#f59e0b2e;border-color:#f59e0b73}.securitySchema-module__4n0D9G__statusSuspicious{color:#a855f7;background:#9333ea2e;border-color:#9333ea73}.securitySchema-module__4n0D9G__statusBot{color:#fb923c;background:#f973162e;border-color:#f9731673}}.securitySchema-module__4n0D9G__badgeIcon{opacity:.9;flex-shrink:0;margin-right:.25rem}@media (max-width:640px){.securitySchema-module__4n0D9G__statusBadge,.securitySchema-module__4n0D9G__roleBadge{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;max-width:100%;padding:.1875rem .375rem;font-size:.65rem;overflow:hidden}}
