._appointment_list-module-scss-module__nzgenG__container{width:100%;padding:0}._appointment_list-module-scss-module__nzgenG__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px;width:100%;display:grid}._appointment_list-module-scss-module__nzgenG__emptyContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}._appointment_list-module-scss-module__nzgenG__emptyState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px;display:flex}._appointment_list-module-scss-module__nzgenG__emptyIcon{color:#cbd5e1;margin-bottom:8px}._appointment_list-module-scss-module__nzgenG__emptyTitle{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}._appointment_list-module-scss-module__nzgenG__emptyText{color:#64748b;max-width:320px;margin:0;font-size:15px;line-height:1.5}._appointment_list-module-scss-module__nzgenG__skeletonCard{background:#fff;border:1px solid #0000000f;border-radius:18px;width:100%;padding:24px;box-shadow:0 4px 24px #0000000a}._appointment_list-module-scss-module__nzgenG__skeletonHeader{align-items:center;gap:16px;margin-bottom:4px;display:flex}._appointment_list-module-scss-module__nzgenG__skeletonAvatar{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:52px;height:52px;animation:1.5s infinite _appointment_list-module-scss-module__nzgenG__shimmer}._appointment_list-module-scss-module__nzgenG__skeletonHeaderLines{flex-direction:column;flex:1;gap:8px;display:flex}._appointment_list-module-scss-module__nzgenG__skeletonDivider{background:#0000000f;border:none;height:1px;margin:20px 0}._appointment_list-module-scss-module__nzgenG__skeletonGrid{grid-template-columns:1fr 1fr;gap:20px 24px;display:grid}._appointment_list-module-scss-module__nzgenG__skeletonLine{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.5s infinite _appointment_list-module-scss-module__nzgenG__shimmer}._appointment_list-module-scss-module__nzgenG__skeletonFooter{align-items:center;gap:10px;display:flex}._appointment_list-module-scss-module__nzgenG__skeletonBadge{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:9999px;width:80px;height:28px;animation:1.5s infinite _appointment_list-module-scss-module__nzgenG__shimmer}@keyframes _appointment_list-module-scss-module__nzgenG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){._appointment_list-module-scss-module__nzgenG__grid{grid-template-columns:1fr;gap:16px}._appointment_list-module-scss-module__nzgenG__skeletonCard{padding:20px}._appointment_list-module-scss-module__nzgenG__skeletonGrid{grid-template-columns:1fr}._appointment_list-module-scss-module__nzgenG__skeletonAvatar{width:44px;height:44px}}
._appoinment_card-module-scss-module__AN5_Eq__card{will-change:transform,box-shadow;background:#fff;border:1px solid #0000000f;border-radius:18px;width:100%;padding:24px;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 24px #0000000f}._appoinment_card-module-scss-module__AN5_Eq__card:hover{border-color:#00000014;transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}._appoinment_card-module-scss-module__AN5_Eq__header{align-items:center;gap:16px;margin-bottom:4px;display:flex}._appoinment_card-module-scss-module__AN5_Eq__avatar{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 2px 8px #4f46e540}._appoinment_card-module-scss-module__AN5_Eq__avatarLetter{color:#fff;font-family:inherit;font-size:20px;font-weight:700;line-height:1}._appoinment_card-module-scss-module__AN5_Eq__headerContent{flex-direction:column;gap:4px;min-width:0;display:flex}._appoinment_card-module-scss-module__AN5_Eq__name{color:#1e293b;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:700;line-height:1.3;overflow:hidden}._appoinment_card-module-scss-module__AN5_Eq__appointmentId{color:#64748b;letter-spacing:.01em;font-size:13px;font-weight:500}._appoinment_card-module-scss-module__AN5_Eq__divider{background:#0000000f;border:none;height:1px;margin:20px 0}._appoinment_card-module-scss-module__AN5_Eq__infoGrid{grid-template-columns:1fr 1fr;gap:20px 24px;margin:0;display:grid}._appoinment_card-module-scss-module__AN5_Eq__infoItem{flex-direction:column;gap:6px;min-width:0;display:flex}._appoinment_card-module-scss-module__AN5_Eq__fullWidth{grid-column:1/-1}._appoinment_card-module-scss-module__AN5_Eq__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;display:flex}._appoinment_card-module-scss-module__AN5_Eq__icon{color:#4f46e5;opacity:.85;flex-shrink:0;width:16px;height:16px}._appoinment_card-module-scss-module__AN5_Eq__infoValue{color:#1e293b;word-break:break-word;margin:0;padding-left:24px;font-size:14px;font-weight:500;line-height:1.5}._appoinment_card-module-scss-module__AN5_Eq__link{color:inherit;text-decoration:none;transition:color .2s}._appoinment_card-module-scss-module__AN5_Eq__link:hover{color:#4f46e5;text-decoration:underline}._appoinment_card-module-scss-module__AN5_Eq__link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #4f46e5}._appoinment_card-module-scss-module__AN5_Eq__footer{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._appoinment_card-module-scss-module__AN5_Eq__badge{letter-spacing:.02em;cursor:pointer;border:none;border-radius:9999px;align-items:center;padding:10px 14px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}._appoinment_card-module-scss-module__AN5_Eq__badgeUpcoming{color:#eb2525;background:#ffefef}._appoinment_card-module-scss-module__AN5_Eq__badgeUpcoming:hover{color:#ca1313;background:#ffbcbc;transition:all .3s}._appoinment_card-module-scss-module__AN5_Eq__badgeConfirmed{color:#16a34a;background:#f0fdf4}._appoinment_card-module-scss-module__AN5_Eq__badgeConfirmed:hover{color:#107636;background:#c3f7d3;transition:all .3s}@media (max-width:640px){._appoinment_card-module-scss-module__AN5_Eq__card{padding:20px}._appoinment_card-module-scss-module__AN5_Eq__infoGrid{grid-template-columns:1fr;gap:16px}._appoinment_card-module-scss-module__AN5_Eq__name{font-size:16px}._appoinment_card-module-scss-module__AN5_Eq__avatar{width:44px;height:44px}._appoinment_card-module-scss-module__AN5_Eq__avatarLetter{font-size:18px}}@media (min-width:641px) and (max-width:1024px){._appoinment_card-module-scss-module__AN5_Eq__card{padding:22px}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TextInput-module__nuV-zG__field{width:100%}.TextInput-module__nuV-zG__control{width:100%;position:relative}.TextInput-module__nuV-zG__input{color:#0f172a;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:16px 14px 8px;font-size:15px;line-height:1.4;transition:border-color .2s,box-shadow .2s,background-color .2s}.TextInput-module__nuV-zG__input::placeholder{color:#0000;transition:color .18s}.TextInput-module__nuV-zG__input:focus::placeholder{color:#94a3b8}.TextInput-module__nuV-zG__inputWithSlot{padding-right:78px}.TextInput-module__nuV-zG__label{color:#64748b;pointer-events:none;transform-origin:0;background:#fff;max-width:calc(100% - 24px);padding:0 4px;font-size:15px;line-height:1;transition:top .18s,color .18s,font-size .18s,transform .18s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.TextInput-module__nuV-zG__label.TextInput-module__nuV-zG__textareaLabel{top:20%}.TextInput-module__nuV-zG__input:focus,.TextInput-module__nuV-zG__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.TextInput-module__nuV-zG__input:focus+.TextInput-module__nuV-zG__label,.TextInput-module__nuV-zG__textarea:focus+.TextInput-module__nuV-zG__label,.TextInput-module__nuV-zG__hasValue .TextInput-module__nuV-zG__label{color:#2563eb;font-size:12px;top:0;transform:translateY(-50%)}.TextInput-module__nuV-zG__hasError .TextInput-module__nuV-zG__input,.TextInput-module__nuV-zG__hasError .TextInput-module__nuV-zG__textarea{border-color:#dc2626}.TextInput-module__nuV-zG__hasError .TextInput-module__nuV-zG__input:focus,.TextInput-module__nuV-zG__hasError .TextInput-module__nuV-zG__textarea:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.TextInput-module__nuV-zG__hasError .TextInput-module__nuV-zG__label,.TextInput-module__nuV-zG__hasError .TextInput-module__nuV-zG__input:focus+.TextInput-module__nuV-zG__label{color:#dc2626}.TextInput-module__nuV-zG__isDisabled .TextInput-module__nuV-zG__input,.TextInput-module__nuV-zG__isDisabled .TextInput-module__nuV-zG__textarea{cursor:not-allowed;color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.TextInput-module__nuV-zG__isDisabled .TextInput-module__nuV-zG__label{color:#94a3b8;background:#f8fafc}.TextInput-module__nuV-zG__rightSlot{justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.TextInput-module__nuV-zG__passwordToggle{color:#2563eb;cursor:pointer;min-width:58px;height:34px;font:inherit;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.TextInput-module__nuV-zG__passwordToggle:hover{background:#2563eb14}.TextInput-module__nuV-zG__passwordToggle:focus-visible{outline-offset:2px;outline:2px solid #2563eb73}.TextInput-module__nuV-zG__passwordToggle:disabled{cursor:not-allowed;color:#94a3b8}.TextInput-module__nuV-zG__errorText{color:#dc2626;margin:6px 0 0;font-size:13px;line-height:1.35}.TextInput-module__nuV-zG__textarea{color:#0f172a;width:100%;min-height:120px;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:22px 14px 10px;font-size:15px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s}.TextInput-module__nuV-zG__textarea::placeholder{color:#0000;transition:color .18s}.TextInput-module__nuV-zG__textarea:focus::placeholder{color:#94a3b8}
._drawer-module__DvNZoW__overlay{z-index:9999;position:fixed;inset:0}._drawer-module__DvNZoW__show{opacity:1;visibility:visible}._drawer-module__DvNZoW__backdrop{-webkit-backdrop-filter:blur(10px);color:red;background:#00000059;transition:background .25s;position:absolute;inset:0}._drawer-module__DvNZoW__drawer{will-change:transform;background:#fff;flex-direction:column;width:500px;max-width:100%;height:100vh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000026}._drawer-module__DvNZoW__open{animation:.25s _drawer-module__DvNZoW__slideIn;transform:translate(0)}._drawer-module__DvNZoW__close{transform:translate(100%)}@keyframes _drawer-module__DvNZoW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}._drawer-module__DvNZoW__drawer ._drawer-module__DvNZoW__closeBtn{cursor:pointer;color:#ff5b5b;background:0 0;border:1px solid #ffc0c0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex;box-shadow:1px 8px 10px #f371712e}._drawer-module__DvNZoW__open{transform:translate(0)}._drawer-module__DvNZoW__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}._drawer-module__DvNZoW__header h3{font-size:20px;font-weight:600}._drawer-module__DvNZoW__drawerBody{flex:1;padding:20px;overflow-y:auto}._drawer-module__DvNZoW__drawerBody ._drawer-module__DvNZoW__inputItem{margin-bottom:14px}._drawer-module__DvNZoW__footer{border-top:1px solid #eee;justify-content:flex-end;align-items:center;gap:20px;padding:20px;display:flex}._drawer-module__DvNZoW__footer ._drawer-module__DvNZoW__cancelBtn,._drawer-module__DvNZoW__footer ._drawer-module__DvNZoW__submitBtn{cursor:pointer;background:0 0;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:12px;font-size:16px;display:flex}._drawer-module__DvNZoW__footer ._drawer-module__DvNZoW__cancelBtn{color:#ff5b5b;border:1px solid #ffc0c0;box-shadow:1px 8px 10px #f371712e}._drawer-module__DvNZoW__footer ._drawer-module__DvNZoW__submitBtn{background-color:var(--primary);color:#fff;border:1px solid var(--primary);box-shadow:1px 8px 10px #0106522e}._drawer-module__DvNZoW__footer ._drawer-module__DvNZoW__cancelBtn:hover,._drawer-module__DvNZoW__footer ._drawer-module__DvNZoW__submitBtn:hover{background-color:var(--secondary);color:#fff;border:1px solid #0000;transition:all .3s}._drawer-module__DvNZoW__simpleSelect{background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px}._drawer-module__DvNZoW__simpleSelect:focus{border-color:var(--primary)}._drawer-module__DvNZoW__simpleSelect:disabled{cursor:not-allowed;background:#f5f5f5}
._image-upload-module__MlIIuW__field{width:100%}._image-upload-module__MlIIuW__label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:500;display:block}._image-upload-module__MlIIuW__box{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:12px;transition:all .2s}._image-upload-module__MlIIuW__box:hover{border-color:#2563eb}._image-upload-module__MlIIuW__preview{object-fit:cover;border-radius:8px;width:100%;height:220px}._image-upload-module__MlIIuW__placeholder{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:100%;height:220px;font-size:14px;display:flex}._image-upload-module__MlIIuW__actions{gap:10px;margin-top:12px;display:flex}._image-upload-module__MlIIuW__uploadBtn{background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex;box-shadow:1px 8px 10px #0106522e}._image-upload-module__MlIIuW__uploadBtn:hover{background:var(--secondary);transition:all .3s}._image-upload-module__MlIIuW__removeBtn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;height:38px;padding:0 14px;font-size:14px;font-weight:500}._image-upload-module__MlIIuW__removeBtn:hover{background:var(--secondary);color:#fff;transition:all .3s}._image-upload-module__MlIIuW__errorText{color:#dc2626;margin-top:6px;font-size:13px}._image-upload-module__MlIIuW__hasError ._image-upload-module__MlIIuW__box{border-color:#dc2626}._image-upload-module__MlIIuW__isDisabled{opacity:.6;pointer-events:none}
._autocomplete-module__OREGaa__wrapper{width:100%;position:relative}._autocomplete-module__OREGaa__label{margin-bottom:5px;font-size:13px;display:block}._autocomplete-module__OREGaa__input{border:1px solid #ddd;border-radius:6px;outline:none;width:100%;min-height:54px;padding:16px 14px 8px}._autocomplete-module__OREGaa__input:focus{border-color:#4f46e5}._autocomplete-module__OREGaa__dropdown{z-index:10;background:#fff;border:1px solid #eee;border-radius:6px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}._autocomplete-module__OREGaa__item{cursor:pointer;padding:10px}._autocomplete-module__OREGaa__item:hover{background:#f3f4f6}._autocomplete-module__OREGaa__noItem{color:#888;padding:10px}._autocomplete-module__OREGaa__error{color:red;margin-top:4px;font-size:12px}._autocomplete-module__OREGaa__errorInput{border-color:red}
.rich-text-editor-module__yOuM_q__wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.rich-text-editor-module__yOuM_q__label{color:#374151;margin-bottom:2px;font-size:14px;font-weight:500}.rich-text-editor-module__yOuM_q__editorContainer{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.rich-text-editor-module__yOuM_q__editorContainer:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.rich-text-editor-module__yOuM_q__errorBorder{border-color:#ef4444}.rich-text-editor-module__yOuM_q__errorBorder:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.rich-text-editor-module__yOuM_q__disabled{opacity:.6;pointer-events:none;background-color:#f3f4f6}.rich-text-editor-module__yOuM_q__toolbar{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 10px;display:flex}.rich-text-editor-module__yOuM_q__toolbarGroup{align-items:center;gap:2px;display:flex;position:relative}.rich-text-editor-module__yOuM_q__toolbarDivider{background-color:#e5e7eb;width:1px;height:20px;margin:0 4px}.rich-text-editor-module__yOuM_q__toolbarBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:relative}.rich-text-editor-module__yOuM_q__toolbarBtn:hover:not(:disabled){color:#111827;background-color:#e5e7eb}.rich-text-editor-module__yOuM_q__toolbarBtn.rich-text-editor-module__yOuM_q__active{color:#2563eb;background-color:#dbeafe}.rich-text-editor-module__yOuM_q__toolbarBtn:disabled{opacity:.4;cursor:not-allowed}.rich-text-editor-module__yOuM_q__toolbarBtnSub{margin-top:4px;margin-left:1px;font-size:10px;font-weight:700}.rich-text-editor-module__yOuM_q__colorPicker{opacity:0;cursor:pointer;border:none;width:32px;height:32px;padding:0;position:absolute;top:0;left:0}.rich-text-editor-module__yOuM_q__colorIcon{pointer-events:none;color:#4b5563}.rich-text-editor-module__yOuM_q__editor{min-height:180px;max-height:400px;overflow-y:auto}.rich-text-editor-module__yOuM_q__editor .ProseMirror{color:#1f2937;outline:none;min-height:180px;padding:12px 16px;font-size:14px;line-height:1.6}.rich-text-editor-module__yOuM_q__editor .ProseMirror p{margin:0 0 .75em}.rich-text-editor-module__yOuM_q__editor .ProseMirror p:last-child{margin-bottom:0}.rich-text-editor-module__yOuM_q__editor .ProseMirror h1{margin:0 0 .5em;font-size:24px;font-weight:700;line-height:1.3}.rich-text-editor-module__yOuM_q__editor .ProseMirror h2{margin:0 0 .5em;font-size:20px;font-weight:600;line-height:1.3}.rich-text-editor-module__yOuM_q__editor .ProseMirror h3{margin:0 0 .5em;font-size:18px;font-weight:600;line-height:1.3}.rich-text-editor-module__yOuM_q__editor .ProseMirror ul{margin:0 0 .75em;padding-left:1.5em;list-style-type:disc}.rich-text-editor-module__yOuM_q__editor .ProseMirror ol{margin:0 0 .75em;padding-left:1.5em;list-style-type:decimal}.rich-text-editor-module__yOuM_q__editor .ProseMirror li{margin-bottom:.25em}.rich-text-editor-module__yOuM_q__editor .ProseMirror li p{margin-bottom:.25em}.rich-text-editor-module__yOuM_q__editor .ProseMirror a{color:#2563eb;cursor:pointer;text-decoration:underline}.rich-text-editor-module__yOuM_q__editor .ProseMirror strong{font-weight:700}.rich-text-editor-module__yOuM_q__editor .ProseMirror em{font-style:italic}.rich-text-editor-module__yOuM_q__editor .ProseMirror s{text-decoration:line-through}.rich-text-editor-module__yOuM_q__editor .ProseMirror blockquote{color:#6b7280;border-left:3px solid #e5e7eb;margin:0 0 .75em;padding-left:1em}.rich-text-editor-module__yOuM_q__editor .ProseMirror hr{border:none;border-top:1px solid #e5e7eb;margin:1em 0}.rich-text-editor-module__yOuM_q__editor .ProseMirror-focused{outline:none}.rich-text-editor-module__yOuM_q__editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.rich-text-editor-module__yOuM_q__errorText{color:#ef4444;margin-top:2px;font-size:12px}
