.UserDetail-module__C262mG__badgeActive{font-size:.72rem;font-family:var(--font-family-light);color:#1a8c1a;background:#edfaed;border:1px solid #c5ecc5;border-radius:20px;padding:2px 10px}.UserDetail-module__C262mG__badgePending{font-size:.72rem;font-family:var(--font-family-light);color:var(--white-50);background:var(--white-90);border:1px solid var(--white-80);border-radius:20px;padding:2px 10px}.UserDetail-module__C262mG__badgeNoInvite{font-size:.72rem;font-family:var(--font-family-light);color:var(--white-60);background:var(--white-90);border:1px solid var(--white-80);border-radius:20px;padding:2px 10px}.UserDetail-module__C262mG__detailBadges{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:2px;display:flex}.UserDetail-module__C262mG__noPractice{color:var(--white-70);font-size:.85rem;font-style:italic}
.AddZone-module__YN5t9G__container{flex-direction:column;gap:16px;display:flex}.AddZone-module__YN5t9G__tabBody{flex-direction:column;gap:16px;padding-top:16px;display:flex}.AddZone-module__YN5t9G__groups{flex-direction:column;gap:14px;max-height:280px;display:flex;overflow-y:auto}.AddZone-module__YN5t9G__group{flex-direction:column;gap:6px;display:flex}.AddZone-module__YN5t9G__groupLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--white-50);font-size:.72rem;font-weight:600}.AddZone-module__YN5t9G__presets{flex-direction:column;gap:8px;display:flex}.AddZone-module__YN5t9G__presetBtn{border:1px solid var(--white-80);background:var(--white-100);border-radius:var(--border-radius-3);cursor:pointer;color:var(--black-100);text-align:left;align-items:center;gap:10px;padding:11px 12px;font-family:inherit;font-size:.9rem;transition:border-color .12s,background .12s;display:flex}.AddZone-module__YN5t9G__presetBtn:hover{border-color:var(--black-100);background:var(--white-90)}.AddZone-module__YN5t9G__presetDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.AddZone-module__YN5t9G__presetName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AddZone-module__YN5t9G__presetAdd{color:var(--white-50);flex-shrink:0;justify-content:center;align-items:center;transition:color .12s;display:flex}.AddZone-module__YN5t9G__presetBtn:hover .AddZone-module__YN5t9G__presetAdd{color:var(--black-100)}.AddZone-module__YN5t9G__presetRow{align-items:stretch;gap:8px;display:flex}.AddZone-module__YN5t9G__presetRow .AddZone-module__YN5t9G__presetBtn{flex:1;min-width:0}.AddZone-module__YN5t9G__presetDelete{border:1px solid var(--white-80);background:var(--white-100);border-radius:var(--border-radius-3);cursor:pointer;width:40px;color:var(--red-50);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AddZone-module__YN5t9G__presetDelete:hover{background:var(--white-90)}.AddZone-module__YN5t9G__presetDelete svg{width:16px;height:16px}.AddZone-module__YN5t9G__empty{color:var(--white-50);font-size:.85rem;line-height:1.4}.AddZone-module__YN5t9G__choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.AddZone-module__YN5t9G__choiceBtn{border:1px solid var(--white-80);background:var(--white-100);border-radius:var(--border-radius-3);cursor:pointer;color:var(--black-100);justify-content:center;align-items:center;gap:8px;padding:12px;font-family:inherit;font-size:.9rem;display:flex}.AddZone-module__YN5t9G__choiceBtnActive{border-color:var(--black-100);background:var(--white-90)}.AddZone-module__YN5t9G__actions{justify-content:flex-end;gap:10px;display:flex}
.SaveZonePreset-module__tfqt9W__container{flex-direction:column;gap:16px;display:flex}.SaveZonePreset-module__tfqt9W__actions{justify-content:flex-end;gap:10px;display:flex}
.ExportInsole-module__Vkj8nW__container{flex-direction:column;gap:10px;display:flex}
.FileInput-module__-FP9WG__container{flex-direction:column;gap:6px;width:100%;display:flex}.FileInput-module__-FP9WG__dropzone{background:var(--white-100);border:1px dashed var(--white-60);border-radius:var(--border-radius-3);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.FileInput-module__-FP9WG__dropzone:hover{border-color:var(--black-100);background:var(--white-80)}.FileInput-module__-FP9WG__dropzone.FileInput-module__-FP9WG__disabled{opacity:.6;cursor:not-allowed}.FileInput-module__-FP9WG__icon{border-radius:var(--border-radius-3);background:var(--white-80);width:36px;height:36px;color:var(--black-100);pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FileInput-module__-FP9WG__text{pointer-events:none;flex-direction:column;gap:2px;min-width:0;display:flex}.FileInput-module__-FP9WG__fileName{color:var(--black-100);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.FileInput-module__-FP9WG__hint{color:var(--white-50);font-size:.76rem}.FileInput-module__-FP9WG__nativeInput{display:none}
.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(--white-80);z-index:80;width:max-content;height:max-content;position:absolute}.Popover-module__459JYa__popoverContentOpen{visibility:visible}
.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(--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-80);color:var(--black-100)}.SelectInput-module__ZgSnCa__notFoundText{margin:8px 5px;font-size:.88rem}
.AddInsoleModel-module__Jz7yXq__container,.AddInsoleModel-module__Jz7yXq__row{flex-direction:column;gap:20px;display:flex}.AddInsoleModel-module__Jz7yXq__actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}@media (min-width:992px){.AddInsoleModel-module__Jz7yXq__row{flex-direction:row}.AddInsoleModel-module__Jz7yXq__row>*{flex:1}}
.InsoleDetail-module__xk_FTq__detail{flex-direction:column;gap:16px;display:flex}.InsoleDetail-module__xk_FTq__name{font-size:1.05rem;font-family:var(--font-family-medium);color:var(--black-100)}.InsoleDetail-module__xk_FTq__badges{flex-wrap:wrap;gap:6px;display:flex}.InsoleDetail-module__xk_FTq__badge{font-size:.72rem;font-family:var(--font-family-medium);border-radius:var(--border-radius-2);background:var(--white-80);color:var(--white-50);border:1px solid var(--white-80);white-space:nowrap;align-items:center;padding:2px 8px;display:inline-flex}.InsoleDetail-module__xk_FTq__row{flex-direction:column;gap:16px;display:flex}.InsoleDetail-module__xk_FTq__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}@media (min-width:992px){.InsoleDetail-module__xk_FTq__row{flex-direction:row}.InsoleDetail-module__xk_FTq__row>*{flex:1}}
.AddInsolePair-module__ZISG-a__container{flex-direction:column;gap:20px;display:flex}.AddInsolePair-module__ZISG-a__field{flex-direction:column;gap:8px;display:flex}.AddInsolePair-module__ZISG-a__label{color:var(--white-50);font-size:.8rem}.AddInsolePair-module__ZISG-a__empty{color:var(--white-50);font-size:.88rem}.AddInsolePair-module__ZISG-a__models{grid-template-columns:repeat(auto-fill,minmax(min(100%,140px),1fr));gap:10px;display:grid}.AddInsolePair-module__ZISG-a__modelTile{background:var(--white-100);border:1px solid var(--white-80);border-radius:var(--border-radius-4);cursor:pointer;flex-direction:column;transition:border-color .15s;display:flex;overflow:hidden}.AddInsolePair-module__ZISG-a__modelTile:hover,.AddInsolePair-module__ZISG-a__modelTileSelected{border-color:var(--black-100)}.AddInsolePair-module__ZISG-a__modelPreview{width:100%;height:90px;position:relative}.AddInsolePair-module__ZISG-a__modelImage{object-fit:contain;padding:10px}.AddInsolePair-module__ZISG-a__modelName{color:var(--black-100);border-top:1px solid var(--white-80);white-space:nowrap;text-overflow:ellipsis;padding:8px 10px;font-size:.82rem;overflow:hidden}.AddInsolePair-module__ZISG-a__actions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}
.AddPatient-module__mouL1G__container{flex-direction:column;gap:12px;display:flex}.AddPatient-module__mouL1G__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AddPatient-module__mouL1G__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.AddPatient-module__mouL1G__noPractitionerContainer{flex-direction:column;gap:12px;padding:4px 0;display:flex}.AddPatient-module__mouL1G__noPractitionerTitle{font-size:.95rem;font-family:var(--font-family-medium);color:var(--black-100)}.AddPatient-module__mouL1G__noPractitionerText{font-size:.85rem;font-family:var(--font-family-light);color:var(--white-50);line-height:1.6}
.EditInsolePair-module__MHYdqW__container{flex-direction:column;gap:20px;display:flex}.EditInsolePair-module__MHYdqW__actions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}
.EditPatient-module___aJfPq__container{flex-direction:column;gap:12px;display:flex}.EditPatient-module___aJfPq__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.EditPatient-module___aJfPq__actions{align-items:center;gap:8px;margin-top:8px;display:flex}.EditPatient-module___aJfPq__actionsEnd{gap:8px;margin-left:auto;display:flex}
.EntityDetail-module__H09iza__content{flex-direction:column;display:flex}.EntityDetail-module__H09iza__header{flex-direction:column;align-items:center;gap:6px;padding:28px 20px 20px;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{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}
/*# sourceMappingURL=2_yvm8c-70ytw.css.map*/