.ConfirmEmail-module__LDJMya__container{background:var(--white-100);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ConfirmEmail-module__LDJMya__card{background:var(--white-100);border-radius:var(--border-radius-5);flex-direction:column;gap:16px;width:100%;max-width:480px;padding:40px;display:flex}.ConfirmEmail-module__LDJMya__loading{font-size:.9rem;font-family:var(--font-family-light);color:var(--white-50);text-align:center}.ConfirmEmail-module__LDJMya__success{font-size:.9rem;font-family:var(--font-family-light);color:var(--black-100);text-align:center}
.ErrorMessage-module__0tfTsG__errorMessage{width:100%;font-family:var(--font-family-light);color:var(--red-1);align-items:center;gap:5px;font-size:.85rem;display:flex}.ErrorMessage-module__0tfTsG__errorMessage svg{fill:var(--red-1);width:.95rem;display:block}
.Button-module__wti9sq__button{border-radius:var(--border-radius-4);font-family:var(--font-family-medium);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex}.Button-module__wti9sq__sm{border-radius:var(--border-radius-3);height:38px;padding:0 14px;font-size:.82rem}.Button-module__wti9sq__md{height:var(--input-height);padding:0 24px;font-size:.95rem}.Button-module__wti9sq__lg{height:56px;padding:0 32px;font-size:1rem}.Button-module__wti9sq__button:hover{opacity:.85}.Button-module__wti9sq__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__wti9sq__fullWidth{width:100%}.Button-module__wti9sq__withIcon{gap:8px}.Button-module__wti9sq__button svg{flex-shrink:0;width:16px;height:16px}.Button-module__wti9sq__primary{background:var(--black-100);color:var(--white-100)}.Button-module__wti9sq__secondary{background:var(--white-90);color:var(--black-100);border:1px solid var(--border-white-60)}.Button-module__wti9sq__success{background:var(--green-70);color:var(--white-100)}.Button-module__wti9sq__danger{background:var(--red-5);color:var(--white-100)}.Button-module__wti9sq__ghost{color:var(--black-100);background:0 0}.Button-module__wti9sq__ghost:hover{background:var(--white-85);opacity:1}
.PhoneInput-module__OZcaAG__container{width:100%}.PhoneInput-module__OZcaAG__inputRow{height:var(--input-height);border:1px solid var(--border-white-60);border-radius:var(--border-radius-4);background:0 0;align-items:stretch;transition:border-color .15s;display:flex}.PhoneInput-module__OZcaAG__inputRow:focus-within{border-color:var(--white-70);outline:none}.PhoneInput-module__OZcaAG__inputRow.PhoneInput-module__OZcaAG__disabled{background:var(--white-85);border-color:var(--border-white-80)}.PhoneInput-module__OZcaAG__dialButton{border:none;border-right:1px solid var(--border-white-60);border-radius:var(--border-radius-4) 0 0 var(--border-radius-4);cursor:pointer;height:100%;font-family:var(--font-family-light);color:var(--black-100);white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:5px;padding:0 10px 0 12px;transition:background .12s;display:flex}.PhoneInput-module__OZcaAG__dialButton:hover:not(:disabled){background:var(--white-90)}.PhoneInput-module__OZcaAG__dialButton:disabled{cursor:not-allowed;color:var(--white-60)}.PhoneInput-module__OZcaAG__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:15px}.PhoneInput-module__OZcaAG__dial{color:var(--black-100);letter-spacing:.01em;font-size:.85rem}.PhoneInput-module__OZcaAG__chevron{color:var(--white-60);align-items:center;margin-left:1px;display:flex}.PhoneInput-module__OZcaAG__chevron svg{width:14px;height:14px;transition:transform .15s}.PhoneInput-module__OZcaAG__chevronOpen svg{transform:rotate(180deg)}.PhoneInput-module__OZcaAG__numberInput{font-size:.92rem;font-family:var(--font-family-light);color:var(--black-100);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 14px}.PhoneInput-module__OZcaAG__numberInput:disabled{cursor:not-allowed;color:var(--white-60)}.PhoneInput-module__OZcaAG__numberInput::placeholder{color:var(--white-70)}.PhoneInput-module__OZcaAG__dropdownWrapper{align-self:stretch;display:flex;position:relative}.PhoneInput-module__OZcaAG__dropdown{z-index:200;background:var(--white-100);border:1px solid var(--border-white-60);border-radius:var(--border-radius-4);box-shadow:var(--box-shadow-2);max-height:220px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.PhoneInput-module__OZcaAG__dropdown::-webkit-scrollbar{width:4px}.PhoneInput-module__OZcaAG__dropdown::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.PhoneInput-module__OZcaAG__dropdownItem{cursor:pointer;font-size:.85rem;font-family:var(--font-family-light);border-radius:var(--border-radius-3);text-align:left;width:100%;color:var(--black-100);background:0 0;border:none;align-items:center;gap:10px;padding:9px 12px;transition:background .1s;display:flex}.PhoneInput-module__OZcaAG__dropdownItem:hover{background:var(--white-90)}.PhoneInput-module__OZcaAG__dropdownItem.PhoneInput-module__OZcaAG__selected{background:var(--white-85)}.PhoneInput-module__OZcaAG__itemFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:15px}.PhoneInput-module__OZcaAG__itemDial{color:var(--white-50);min-width:38px;font-size:.85rem}.PhoneInput-module__OZcaAG__itemCode{color:var(--black-100);font-size:.85rem}
.PointsLoader-module__OZWfUq__container{align-items:center;gap:10px;padding:0 3px;display:flex;overflow:hidden}.PointsLoader-module__OZWfUq__circle{border-radius:50%}.PointsLoader-module__OZWfUq__dark{background-color:var(--black-100)}.PointsLoader-module__OZWfUq__light{background-color:var(--white-100)}.PointsLoader-module__OZWfUq__circle:nth-child(2n){animation:.3s infinite alternate PointsLoader-module__OZWfUq__scaleAnimationEven}.PointsLoader-module__OZWfUq__circle:nth-child(odd){animation:.3s infinite alternate PointsLoader-module__OZWfUq__scaleAnimationOdd}@keyframes PointsLoader-module__OZWfUq__scaleAnimationEven{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes PointsLoader-module__OZWfUq__scaleAnimationOdd{0%{transform:scale(1.5)}to{transform:scale(1)}}
.Modal-module__Xk1cAG__background{background-color:var(--overlay-bg);z-index:999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__Xk1cAG__modal{background-color:var(--white-100);box-shadow:var(--box-shadow-2);border-radius:6px;padding:20px;overflow:auto}.Modal-module__Xk1cAG__modal::-webkit-scrollbar{width:0;height:0}.Modal-module__Xk1cAG__modal::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}.Modal-module__Xk1cAG__modal::-webkit-scrollbar-corner{background:var(--scrollbar-thumb)}.Modal-module__Xk1cAG__modal::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.Modal-module__Xk1cAG__modal::-webkit-scrollbar-corner:hover{background:var(--scrollbar-thumb-hover)}.Modal-module__Xk1cAG__header{justify-content:space-between;align-items:center;display:flex}.Modal-module__Xk1cAG__close{display:none}.Modal-module__Xk1cAG__small,.Modal-module__Xk1cAG__medium,.Modal-module__Xk1cAG__large{width:92%;max-height:90%}.Modal-module__Xk1cAG__zoomIn{animation:.3s Modal-module__Xk1cAG__zoom-in}.Modal-module__Xk1cAG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Modal-module__Xk1cAG__title{color:var(--black-100);max-width:90%;font-size:1.4rem;font-weight:700}.Modal-module__Xk1cAG__title span:first-child{font-weight:400}.Modal-module__Xk1cAG__closeButton{cursor:pointer;height:max-content;color:var(--black-100);background:0 0;border:none;align-self:start}.Modal-module__Xk1cAG__closeButton svg{width:25px}.Modal-module__Xk1cAG__content{width:100%;max-height:80%;margin-top:25px}@media (min-width:768px){.Modal-module__Xk1cAG__modal{padding:25px}.Modal-module__Xk1cAG__small{width:600px}}@media (min-width:992px){.Modal-module__Xk1cAG__modal{padding:30px}.Modal-module__Xk1cAG__medium{width:800px}}@media (min-width:1920px){.Modal-module__Xk1cAG__large{width:1800px}}@keyframes Modal-module__Xk1cAG__zoom-in{0%{transform:scale(0)}to{transform:scale(1)}}
.Logo-module__l_qe3G__logo{cursor:pointer;letter-spacing:.02rem;-webkit-user-select:none;user-select:none;color:var(--black-100);background:0 0;border:none;font-size:1.5rem;font-weight:700;text-decoration:none;position:relative}.Logo-module__l_qe3G__logo svg{height:48px}.Logo-module__l_qe3G__light{color:var(--white-100)}.Logo-module__l_qe3G__max.Logo-module__l_qe3G__logo svg{height:100px}.Logo-module__l_qe3G__blinker{animation:2s linear infinite Logo-module__l_qe3G__blinker}@keyframes Logo-module__l_qe3G__blinker{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.Logo-module__l_qe3G__cls1,.Logo-module__l_qe3G__cls2,.Logo-module__l_qe3G__cls3{fill:var(--black-100)}.Logo-module__l_qe3G__light .Logo-module__l_qe3G__cls1,.Logo-module__l_qe3G__light .Logo-module__l_qe3G__cls2,.Logo-module__l_qe3G__light .Logo-module__l_qe3G__cls3{fill:var(--white-100)}
.EntityDetail-module__H09iza__content{flex-direction:column;display:flex}.EntityDetail-module__H09iza__header{border-bottom:1px solid var(--border-white-80);flex-direction:column;align-items:center;gap:6px;padding:28px 20px 18px;display:flex}.EntityDetail-module__H09iza__avatar{background:var(--white-90);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:6px;display:flex}.EntityDetail-module__H09iza__avatarLetter{color:var(--white-50);font-size:1.1rem;font-family:var(--font-family-light);line-height:1}.EntityDetail-module__H09iza__name{font-size:.95rem;font-family:var(--font-family-medium);color:var(--black-100);text-align:center}.EntityDetail-module__H09iza__section{border-bottom:1px solid var(--border-white-80);flex-direction:column;gap:10px;padding:14px 20px;display:flex}.EntityDetail-module__H09iza__sectionTitle{font-size:.7rem;font-family:var(--font-family-medium);color:var(--white-50);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.EntityDetail-module__H09iza__row{flex-direction:column;gap:1px;display:flex}.EntityDetail-module__H09iza__label{font-size:.72rem;font-family:var(--font-family-light);color:var(--white-50)}.EntityDetail-module__H09iza__value{font-size:.875rem;font-family:var(--font-family-light);color:var(--black-100);word-break:break-word}.EntityDetail-module__H09iza__valueMuted{font-size:.875rem;font-family:var(--font-family-light);color:var(--white-60);font-style:italic}.EntityDetail-module__H09iza__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.EntityDetail-module__H09iza__actions{align-items:center;gap:8px;padding:14px 20px;display:flex}
.SuccessMessage-module__bUYUoq__successMessage{width:100%;color:var(--black-100);align-items:start;gap:5px;font-size:.85rem;display:flex}.SuccessMessage-module__bUYUoq__successMessage svg{fill:var(--black-100);width:.95rem;height:max-content}
.Tooltip-module__X9TIHa__tooltipContainer{display:inline-flex;position:relative}.Tooltip-module__X9TIHa__tooltip{background:var(--black-100);color:var(--white-100);border-radius:var(--border-radius-2);white-space:normal;text-align:start;z-index:1000;pointer-events:none;width:max-content;max-width:240px;box-shadow:var(--box-shadow-1);font-size:11px;font-family:var(--font-family-light);padding:6px 10px;font-weight:500;position:absolute}.Tooltip-module__X9TIHa__top{margin-bottom:10px;bottom:100%;left:50%}.Tooltip-module__X9TIHa__bottom{margin-top:10px;top:100%;left:50%}.Tooltip-module__X9TIHa__left{margin-right:10px;top:50%;right:100%}.Tooltip-module__X9TIHa__right{margin-left:10px;top:50%;left:100%}.Tooltip-module__X9TIHa__arrow{border-style:solid;width:0;height:0;position:absolute}.Tooltip-module__X9TIHa__top .Tooltip-module__X9TIHa__arrow{border-width:5px 5px 0;border-color:var(--black-100) transparent transparent transparent;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__X9TIHa__bottom .Tooltip-module__X9TIHa__arrow{border-width:0 5px 5px;border-color:transparent transparent var(--black-100) transparent;bottom:100%;left:50%;transform:translate(-50%)}.Tooltip-module__X9TIHa__left .Tooltip-module__X9TIHa__arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--black-100);top:50%;left:100%;transform:translateY(-50%)}.Tooltip-module__X9TIHa__right .Tooltip-module__X9TIHa__arrow{border-width:5px 5px 5px 0;border-color:transparent var(--black-100) transparent transparent;top:50%;right:100%;transform:translateY(-50%)}
.ChoiceInput-module__TCfXBG__container{flex-direction:column;display:flex}.ChoiceInput-module__TCfXBG__options,.ChoiceInput-module__TCfXBG__option,.ChoiceInput-module__TCfXBG__optionTop{flex-direction:column;gap:15px;display:flex}
.CheckboxInput-module__PgzJZW__container{cursor:pointer;align-items:center;gap:10px;width:max-content;display:flex}.CheckboxInput-module__PgzJZW__label{font-family:var(--font-family-light);color:var(--white-50)}.CheckboxInput-module__PgzJZW__check{border:1px solid var(--white-60);background:var(--white-100);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.CheckboxInput-module__PgzJZW__check svg{width:12px;height:10px;display:block}.CheckboxInput-module__PgzJZW__checked{background:var(--black-100);border:none}.CheckboxInput-module__PgzJZW__checked svg{fill:var(--white-100)}.CheckboxInput-module__PgzJZW__radio{border:1px solid var(--white-60);border-radius:50%;background:var(--white-100)!important}.CheckboxInput-module__PgzJZW__radioChecked{aspect-ratio:1;background:var(--black-100);border-radius:50%;width:12px}
.Header-module___HzLOW__container{width:100%;height:var(--header-height);background-color:var(--white-100);z-index:100;justify-content:space-between;align-items:center;padding:0 30px;display:flex;position:fixed;top:0;left:0}.Header-module___HzLOW__bordered{border-bottom:1px solid var(--border-white-80)}.Header-module___HzLOW__inline{width:100%;top:unset;left:unset;position:relative}.Header-module___HzLOW__left{align-items:center;gap:16px;display:flex}.Header-module___HzLOW__viewSwitch{background:var(--white-85);border:1px solid var(--border-white-80);border-radius:var(--border-radius-4);align-items:center;gap:2px;padding:3px;display:flex}.Header-module___HzLOW__viewSwitchBtn{border-radius:var(--border-radius-3);cursor:pointer;color:var(--black-100);opacity:.45;background:0 0;border:none;padding:4px 12px;font-size:.8rem;font-weight:500;transition:opacity .15s}.Header-module___HzLOW__viewSwitchBtnActive{background:var(--white-100);opacity:1;cursor:default;box-shadow:0 1px 3px #00000014}.Header-module___HzLOW__right{align-items:center;gap:12px;display:flex}.Header-module___HzLOW__sidebarButton{cursor:pointer;border-radius:var(--border-radius-3);width:32px;height:32px;color:var(--black-100);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module___HzLOW__sidebarButton:hover{background:var(--white-85)}.Header-module___HzLOW__accountButton{background:var(--white-85);border:1px solid var(--border-white-80);cursor:pointer;width:34px;height:34px;color:var(--black-100);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;overflow:hidden}.Header-module___HzLOW__accountButton:hover{background:var(--white-80)}.Header-module___HzLOW__avatarImg{object-fit:cover;width:100%;height:100%;color:var(--black-100);justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.Header-module___HzLOW__accountPopover{flex-direction:column;gap:2px;min-width:220px;padding:6px;display:flex;top:calc(100% + 8px);right:0}.Header-module___HzLOW__accountData{cursor:default;flex-direction:column;gap:2px;display:flex}.Header-module___HzLOW__accountData h3{color:var(--black-100);font-size:.9rem;font-weight:600}.Header-module___HzLOW__accountData p{color:var(--black-100);opacity:.5;font-size:.8rem}.Header-module___HzLOW__accountPopoverSeparator{background:var(--border-white-80);height:1px;margin:4px 0}.Header-module___HzLOW__accountPopoverElement{border-radius:var(--border-radius-3);color:var(--black-100);cursor:pointer;text-align:left;background:0 0;border:none;align-items:start;gap:8px;width:100%;padding:8px 10px;font-size:.88rem;text-decoration:none;display:flex}.Header-module___HzLOW__accountData.Header-module___HzLOW__accountPopoverElement{cursor:default}.Header-module___HzLOW__accountData.Header-module___HzLOW__accountPopoverElement:hover{background:0 0}.Header-module___HzLOW__accountPopoverElement:hover{background:var(--white-85)}.Header-module___HzLOW__accountPopoverElement svg{opacity:.7;flex-shrink:0;width:16px;height:16px}
.EntityList-module__fpmvXa__container{flex-direction:column;gap:24px;width:100%;display:flex}.EntityList-module__fpmvXa__containerSection{padding:0}.EntityList-module__fpmvXa__header{justify-content:space-between;align-items:center;display:flex}.EntityList-module__fpmvXa__title{color:var(--black-100);font-size:1.4rem}.EntityList-module__fpmvXa__sectionTitle{font-size:1.04rem;font-family:var(--font-family-medium);color:var(--black-100)}.EntityList-module__fpmvXa__split{display:block}@media (min-width:992px){.EntityList-module__fpmvXa__splitActive{grid-template-columns:1fr 600px;align-items:start;gap:20px;display:grid}}.EntityList-module__fpmvXa__list{flex-direction:column;gap:2px;display:flex}.EntityList-module__fpmvXa__row{border-radius:var(--border-radius-4);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;padding:10px 12px;transition:background .1s;display:flex}.EntityList-module__fpmvXa__row:hover{background:var(--white-90)}.EntityList-module__fpmvXa__rowActive{background:var(--white-85)!important}.EntityList-module__fpmvXa__inlineDetail{background:var(--white-100);border:1px solid var(--border-white-80);border-radius:var(--border-radius-5);margin-top:2px;margin-bottom:4px;position:relative;overflow:hidden}@media (min-width:992px){.EntityList-module__fpmvXa__inlineDetail{display:none}}.EntityList-module__fpmvXa__detailPane{display:none}@media (min-width:992px){.EntityList-module__fpmvXa__detailPane{background:var(--white-100);border:1px solid var(--border-white-80);border-radius:var(--border-radius-5);display:block;position:sticky;top:20px;overflow:hidden}}.EntityList-module__fpmvXa__empty{border:1px solid var(--border-white-80);border-radius:var(--border-radius-5);justify-content:center;padding:60px 20px;display:flex}.EntityList-module__fpmvXa__closePaneBtn{cursor:pointer;color:var(--white-70);border-radius:var(--border-radius-2);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;transition:background .1s,color .1s;display:flex;position:absolute;top:10px;right:10px}.EntityList-module__fpmvXa__closePaneBtn svg{width:16px;height:16px}.EntityList-module__fpmvXa__closePaneBtn:hover{background:var(--white-90);color:var(--black-100)}
.Sidebar-module__SegY2a__wrapper{top:var(--header-height);z-index:15;background-color:#0000;width:100%;height:100%;position:fixed;left:0}.Sidebar-module__SegY2a__container{min-width:var(--sidebar-width);width:var(--sidebar-width);height:calc(100% - var(--header-height));background:var(--white-100);border-right:1px solid var(--border-white-80);flex-direction:column;justify-content:space-between;align-items:start;padding:14px 24px 24px;display:flex;position:absolute;top:0;left:0}.Sidebar-module__SegY2a__container>body{overflow:hidden}.Sidebar-module__SegY2a__nav{flex-direction:column;gap:16px;width:100%;display:flex}.Sidebar-module__SegY2a__navSectionBlock{flex-direction:column;gap:8px;display:flex}.Sidebar-module__SegY2a__navSection{text-transform:uppercase;letter-spacing:.06em;color:var(--black-100);opacity:.35;padding:8px 2px 4px;font-size:.72rem;font-weight:600}.Sidebar-module__SegY2a__navLink{border-radius:var(--border-radius-4);color:var(--black-100);opacity:.6;align-items:center;gap:10px;padding:9px 12px;font-size:.9rem;text-decoration:none;display:flex}.Sidebar-module__SegY2a__navLink:hover{background:var(--white-85);opacity:1}.Sidebar-module__SegY2a__navLinkActive{background:var(--white-85);opacity:1;font-weight:500}.Sidebar-module__SegY2a__navLink svg{flex-shrink:0;width:18px;height:18px}@media (min-width:992px){.Sidebar-module__SegY2a__wrapper,.Sidebar-module__SegY2a__container{min-width:var(--sidebar-width);width:var(--sidebar-width)}}@media (max-width:991px){.Sidebar-module__SegY2a__wrapper{background-color:var(--overlay-bg)}}
.EmptyState-module__e2AkAG__container{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.EmptyState-module__e2AkAG__iconWrap{background:var(--white-100);border:1px solid var(--border-white-80);width:56px;height:56px;box-shadow:var(--box-shadow-1);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.EmptyState-module__e2AkAG__iconWrap svg{width:22px;height:22px;color:var(--white-70)}.EmptyState-module__e2AkAG__title{font-size:.95rem;font-family:var(--font-family-medium);color:var(--black-100)}.EmptyState-module__e2AkAG__description{font-size:.85rem;font-family:var(--font-family-light);color:var(--white-50);white-space:pre-line;max-width:320px;line-height:1.6}
.AddUser-module__lDmBmW__container{flex-direction:column;gap:12px;display:flex}.AddUser-module__lDmBmW__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AddUser-module__lDmBmW__section{border:1px solid var(--border-white-80);border-radius:var(--border-radius-4);background:var(--white-97);flex-direction:column;gap:12px;padding:14px 16px;display:flex}.AddUser-module__lDmBmW__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.AddUser-module__lDmBmW__toggleCheckbox{display:none}.AddUser-module__lDmBmW__toggleSwitch{background:var(--white-80);border-radius:10px;flex-shrink:0;width:34px;height:20px;transition:background .2s;position:relative}.AddUser-module__lDmBmW__toggleSwitch:after{content:"";background:var(--white-100);border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.AddUser-module__lDmBmW__toggleCheckbox:checked+.AddUser-module__lDmBmW__toggleSwitch{background:var(--black-100)}.AddUser-module__lDmBmW__toggleCheckbox:checked+.AddUser-module__lDmBmW__toggleSwitch:after{transform:translate(14px)}.AddUser-module__lDmBmW__toggleLabel{font-size:.85rem;font-family:var(--font-family-light);color:var(--black-100)}.AddUser-module__lDmBmW__sentState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:8px 0 4px;display:flex}.AddUser-module__lDmBmW__sentText{font-size:.95rem;font-family:var(--font-family-light);color:var(--black-100)}.AddUser-module__lDmBmW__sentEmail{font-size:.85rem;font-family:var(--font-family-light);color:var(--white-50)}.AddUser-module__lDmBmW__createdName{font-size:1.05rem;font-family:var(--font-family-medium);color:var(--black-100)}.AddUser-module__lDmBmW__inviteQuestion{font-size:.85rem;font-family:var(--font-family-light);color:var(--white-50);margin-top:4px}.AddUser-module__lDmBmW__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}
.PracticeNameInput-module__T7OPgW__container{width:100%;position:relative}.PracticeNameInput-module__T7OPgW__inputWrapper{position:relative}.PracticeNameInput-module__T7OPgW__inputSelected{color:var(--black-100);cursor:default;background:var(--white-90)!important}.PracticeNameInput-module__T7OPgW__clearBtn{cursor:pointer;color:var(--white-60);background:0 0;border:none;align-items:center;padding:2px;transition:color .1s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.PracticeNameInput-module__T7OPgW__clearBtn:hover{color:var(--black-100)}.PracticeNameInput-module__T7OPgW__clearBtn svg{width:14px;height:14px}.PracticeNameInput-module__T7OPgW__selectedHint{font-size:.75rem;font-family:var(--font-family-light);color:var(--white-50);margin-top:4px;padding-left:2px}.PracticeNameInput-module__T7OPgW__dropdown{background:var(--white-100);border:1px solid var(--border-white-60);border-radius:var(--border-radius-4);box-shadow:var(--box-shadow-2);z-index:50;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.PracticeNameInput-module__T7OPgW__item{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .1s;display:flex}.PracticeNameInput-module__T7OPgW__item:hover{background:var(--white-90)}.PracticeNameInput-module__T7OPgW__itemName{font-size:.875rem;font-family:var(--font-family-light);color:var(--black-100)}.PracticeNameInput-module__T7OPgW__itemMeta{font-size:.75rem;font-family:var(--font-family-light);color:var(--white-50);white-space:nowrap}
.AddressInput-module__Dqmh9q__wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.AddressInput-module__Dqmh9q__field{flex-direction:column;display:flex;position:relative}.AddressInput-module__Dqmh9q__cityRow{grid-template-columns:1fr 160px;gap:12px;display:grid}.AddressInput-module__Dqmh9q__postalField{flex-direction:column;display:flex}.AddressInput-module__Dqmh9q__dropdown{background:var(--white-100);border:1px solid var(--border-white-60);border-radius:var(--border-radius-4);box-shadow:var(--box-shadow-2);z-index:50;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.AddressInput-module__Dqmh9q__item{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .1s;display:flex}.AddressInput-module__Dqmh9q__item:hover{background:var(--white-90)}.AddressInput-module__Dqmh9q__itemAddress{font-size:.875rem;font-family:var(--font-family-light);color:var(--black-100)}.AddressInput-module__Dqmh9q__itemMeta{font-size:.75rem;font-family:var(--font-family-light);color:var(--white-50);white-space:nowrap}@media (max-width:600px){.AddressInput-module__Dqmh9q__cityRow{flex-direction:column;display:flex}}
.EditUser-module__VUgW2a__container{flex-direction:column;gap:12px;display:flex}.EditUser-module__VUgW2a__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.EditUser-module__VUgW2a__section{border:1px solid var(--border-white-80);border-radius:var(--border-radius-4);background:var(--white-97);flex-direction:column;gap:12px;padding:14px 16px;display:flex}.EditUser-module__VUgW2a__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.EditUser-module__VUgW2a__toggleCheckbox{display:none}.EditUser-module__VUgW2a__toggleSwitch{background:var(--white-80);border-radius:10px;flex-shrink:0;width:34px;height:20px;transition:background .2s;position:relative}.EditUser-module__VUgW2a__toggleSwitch:after{content:"";background:var(--white-100);border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.EditUser-module__VUgW2a__toggleCheckbox:checked+.EditUser-module__VUgW2a__toggleSwitch{background:var(--black-100)}.EditUser-module__VUgW2a__toggleCheckbox:checked+.EditUser-module__VUgW2a__toggleSwitch:after{transform:translate(14px)}.EditUser-module__VUgW2a__toggleLabel{font-size:.85rem;font-family:var(--font-family-light);color:var(--black-100)}.EditUser-module__VUgW2a__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}
.AddPatient-module__C9sg_a__container{flex-direction:column;gap:12px;display:flex}.AddPatient-module__C9sg_a__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AddPatient-module__C9sg_a__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.AddPatient-module__C9sg_a__noPractitionerContainer{flex-direction:column;gap:12px;padding:4px 0;display:flex}.AddPatient-module__C9sg_a__noPractitionerTitle{font-size:.95rem;font-family:var(--font-family-medium);color:var(--black-100)}.AddPatient-module__C9sg_a__noPractitionerText{font-size:.85rem;font-family:var(--font-family-light);color:var(--white-50);line-height:1.6}
.SelectInput-module__ZgSnCa__container{width:100%;height:max-content}.SelectInput-module__ZgSnCa__label{margin-left:2px;font-size:.98rem}.SelectInput-module__ZgSnCa__popoverContainer{width:100%}.SelectInput-module__ZgSnCa__trigger{cursor:pointer;border-radius:var(--border-radius-5);width:100%;color:var(--black-100);background:var(--white-100);border:1px solid var(--border-white-60);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;font-size:.85rem;font-weight:400;display:flex}.SelectInput-module__ZgSnCa__trigger svg{pointer-events:none;width:25px;height:21px}.SelectInput-module__ZgSnCa__trigger span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.SelectInput-module__ZgSnCa__select{background:var(--white-100);width:100%;max-height:360px;box-shadow:var(--box-shadow-1);border-radius:var(--border-radius-4);flex-direction:column;gap:12px;padding:6px;display:flex}.SelectInput-module__ZgSnCa__searchBar{border-radius:var(--border-radius-4);outline:none;width:92%;height:100%;margin:6px auto 0;padding:13px;font-size:.9rem}.SelectInput-module__ZgSnCa__options{flex-direction:column;gap:6px;padding:6px 8px;display:flex;overflow-y:auto}.SelectInput-module__ZgSnCa__options::-webkit-scrollbar{width:6px;height:0}.SelectInput-module__ZgSnCa__options::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.SelectInput-module__ZgSnCa__options::-webkit-scrollbar-corner{background:var(--scrollbar-thumb);border-radius:5px}.SelectInput-module__ZgSnCa__options::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.SelectInput-module__ZgSnCa__options::-webkit-scrollbar-corner:hover{background:var(--scrollbar-thumb-hover)}.SelectInput-module__ZgSnCa__option{text-align:start;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:6px;outline:none;width:100%;padding:10px;font-size:.85rem}.SelectInput-module__ZgSnCa__option:hover,.SelectInput-module__ZgSnCa__optionSelect{background:var(--white-85);color:var(--black-100)}.SelectInput-module__ZgSnCa__notFoundText{margin:8px 5px;font-size:.88rem}
.Popover-module__459JYa__popover{position:relative}.Popover-module__459JYa__popoverContent{visibility:hidden;background-color:var(--white-100);box-shadow:var(--box-shadow-1);border-radius:var(--border-radius-1);border:1px solid var(--border-white-80);z-index:80;width:max-content;height:max-content;position:absolute}.Popover-module__459JYa__popoverContentOpen{visibility:visible}
.EditPatient-module__sseCSW__container{flex-direction:column;gap:12px;display:flex}.EditPatient-module__sseCSW__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.EditPatient-module__sseCSW__actions{align-items:center;gap:8px;margin-top:8px;display:flex}.EditPatient-module__sseCSW__actionsEnd{gap:8px;margin-left:auto;display:flex}
.AddInsoleModel-module__l3PcaW__container{flex-direction:column;gap:24px;display:flex}
.PatientDetail-module__3hoV1W__detailAge{font-size:.8rem;font-family:var(--font-family-light);color:var(--white-50)}.PatientDetail-module__3hoV1W__detailNotes{font-size:.85rem;font-family:var(--font-family-light);color:var(--black-100);white-space:pre-wrap;word-break:break-word;line-height:1.5}
/*# sourceMappingURL=0ngr71dhnb4-3.css.map*/