.training-module__BBLfFa__header{margin-bottom:24px}.training-module__BBLfFa__headerContent{flex-direction:column;gap:4px;display:flex}.training-module__BBLfFa__title{color:var(--dark-gray);margin:0;font-size:24px;font-weight:700}.training-module__BBLfFa__subtitle{color:var(--medium-gray);margin:0;font-size:14px}.training-module__BBLfFa__statsRow{gap:16px;margin-bottom:24px;padding:4px 4px 16px;display:flex;overflow-x:auto}.training-module__BBLfFa__coursesGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.training-module__BBLfFa__courseCard{border:1px solid var(--gray-border);background:#fff;border-radius:32px;transition:all .2s;overflow:hidden;box-shadow:0 1px 2px #0000001a}.training-module__BBLfFa__courseCard:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 8px 24px #2563eb1a}.training-module__BBLfFa__courseImage{background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);justify-content:center;align-items:center;height:120px;display:flex}.training-module__BBLfFa__courseImage .training-module__BBLfFa__material-symbols-rounded{color:#fff;opacity:.5;font-size:56px}.training-module__BBLfFa__courseContent{padding:20px}.training-module__BBLfFa__courseHeader{gap:8px;margin-bottom:12px;display:flex}.training-module__BBLfFa__categoryBadge{text-transform:capitalize;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.training-module__BBLfFa__levelBadge{background:var(--background-gray);color:var(--medium-gray);border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.training-module__BBLfFa__courseTitle{color:var(--dark-gray);margin:0 0 8px;font-size:18px;font-weight:600}.training-module__BBLfFa__courseDesc{-webkit-line-clamp:2;line-clamp:2;color:var(--medium-gray);-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.training-module__BBLfFa__courseInstructor{color:var(--dark-gray);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:500;display:flex}.training-module__BBLfFa__courseInstructor .training-module__BBLfFa__material-symbols-rounded{color:var(--blue);font-size:18px}.training-module__BBLfFa__courseMeta{gap:16px;margin-bottom:16px;display:flex}.training-module__BBLfFa__courseMeta>span{color:var(--medium-gray);align-items:center;gap:4px;font-size:12px;display:flex}.training-module__BBLfFa__courseMeta .training-module__BBLfFa__material-symbols-rounded{font-size:16px}.training-module__BBLfFa__progressSection{background:var(--background-gray);border-radius:32px;margin-bottom:16px;padding:12px;box-shadow:0 1px 2px #0000001a}.training-module__BBLfFa__progressInfo{justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.training-module__BBLfFa__progressInfo span:first-child{color:var(--medium-gray)}.training-module__BBLfFa__progressInfo span:last-child{color:var(--dark-gray);font-weight:600}.training-module__BBLfFa__progressBar{background:var(--gray-border);border-radius:3px;height:6px;overflow:hidden}.training-module__BBLfFa__progressFill{background:linear-gradient(90deg,#7c3aed 0%,#a78bfa 100%);border-radius:3px;height:100%;transition:width .3s}.training-module__BBLfFa__courseActions button{width:100%}.training-module__BBLfFa__loadingState{flex-direction:column;grid-column:1/-1;gap:12px;display:flex}.training-module__BBLfFa__skeletonCard{border:1px solid var(--gray-border);background:#fff;border-radius:32px;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 1px 2px #0000001a}.training-module__BBLfFa__skeletonIcon{background:linear-gradient(90deg,var(--background-gray)25%,var(--gray-border)50%,var(--background-gray)75%);background-size:200% 100%;border-radius:50%;flex-shrink:0;width:52px;height:52px;animation:1.5s infinite training-module__BBLfFa__shimmer}.training-module__BBLfFa__skeletonContent{flex:1}.training-module__BBLfFa__skeletonLine,.training-module__BBLfFa__skeletonLineShort{background:linear-gradient(90deg,var(--background-gray)25%,var(--gray-border)50%,var(--background-gray)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite training-module__BBLfFa__shimmer}.training-module__BBLfFa__skeletonLine{width:70%;height:16px;margin-bottom:8px}.training-module__BBLfFa__skeletonLineShort{width:40%;height:12px}@keyframes training-module__BBLfFa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.training-module__BBLfFa__emptyState{grid-column:1/-1}@media (max-width:768px){.training-module__BBLfFa__title{font-size:24px}.training-module__BBLfFa__statsRow{grid-template-columns:repeat(3,1fr);gap:8px;padding-bottom:0;display:grid;overflow-x:visible}.training-module__BBLfFa__statCard{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;padding:12px 6px}.training-module__BBLfFa__statCard .material-symbols-rounded{width:40px;height:40px;margin:0;font-size:20px}.training-module__BBLfFa__statCard>div{align-items:center;gap:2px;width:100%}.training-module__BBLfFa__statValue{font-size:18px;line-height:1.1}.training-module__BBLfFa__statLabel{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.1;display:-webkit-box;overflow:hidden}.training-module__BBLfFa__filterTabs{gap:4px;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.training-module__BBLfFa__filterTab{text-align:center;flex:1;padding:10px 12px;font-size:13px}.training-module__BBLfFa__coursesGrid{grid-template-columns:1fr}}
.page-module__u5XUsG__dashboardLayout{background:radial-gradient(ellipse at top,var(--light-blue),var(--background-gray)75%);background-color:var(--background-gray);background-repeat:no-repeat;background-size:auto 500px;height:100vh;display:flex;overflow:hidden}.page-module__u5XUsG__dashboardMain{flex-direction:column;flex:1;width:calc(100% - 280px);margin-left:280px;display:flex;overflow:hidden}.page-module__u5XUsG__contentScroll{box-sizing:border-box;width:100%;padding:24px}@media (max-width:768px){.page-module__u5XUsG__dashboardMain{width:100%!important;margin-left:0!important}.page-module__u5XUsG__contentScroll{padding:16px 15px 20px}.page-module__u5XUsG__dashboardHeader h1{font-size:22px}}
.Button-module__8RiFmG__button{outline-offset:2px;cursor:pointer;background:0 0;border:none;border-radius:24px;outline:2px solid #0000;justify-content:center;align-items:center;gap:8px;height:44px;padding:10px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:hover{transform:translateY(-1px)}.Button-module__8RiFmG__button:active{transform:translateY(0)}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none}.Button-module__8RiFmG__button .Button-module__8RiFmG__material-symbols-rounded{font-size:20px}.Button-module__8RiFmG__button-full-width{width:100%}.Button-module__8RiFmG__button-dark-blue{background-color:var(--dark-blue);color:#fff;box-shadow:0 2px 8px #2948794d}.Button-module__8RiFmG__button-dark-blue:hover{background-color:var(--dark-blue-hover);box-shadow:0 4px 12px #29487966}.Button-module__8RiFmG__button-dark-blue:active{background-color:var(--dark-blue-active);box-shadow:0 1px 4px #2948794d}.Button-module__8RiFmG__button-dark-green{background-color:var(--dark-green);color:#fff;box-shadow:0 2px 8px #008b8b4d}.Button-module__8RiFmG__button-dark-green:hover{background-color:var(--dark-green-hover);box-shadow:0 4px 12px #008b8b66}.Button-module__8RiFmG__button-dark-green:active{background-color:var(--dark-green-active);box-shadow:0 1px 4px #008b8b4d}.Button-module__8RiFmG__button-blue{background-color:var(--blue);color:#fff;box-shadow:0 2px 8px #1a7ad04d}.Button-module__8RiFmG__button-blue:hover{background-color:var(--blue-hover);box-shadow:0 4px 12px #1a7ad066}.Button-module__8RiFmG__button-blue:active{background-color:var(--blue-active);box-shadow:0 1px 4px #1a7ad04d}.Button-module__8RiFmG__button-purple{background-color:var(--purple);color:#fff;box-shadow:0 2px 8px #5d45854d}.Button-module__8RiFmG__button-purple:hover{background-color:var(--purple-hover);box-shadow:0 4px 12px #5d458566}.Button-module__8RiFmG__button-purple:active{background-color:var(--purple-active);box-shadow:0 1px 4px #5d45854d}.Button-module__8RiFmG__button-red{color:#fff;background-color:#ef4444;box-shadow:0 2px 8px #ef44444d}.Button-module__8RiFmG__button-red:hover{background-color:#dc2626;box-shadow:0 4px 12px #ef444466}.Button-module__8RiFmG__button-red:active{background-color:#b91c1c;box-shadow:0 1px 4px #ef44444d}.Button-module__8RiFmG__button-light-blue{background-color:var(--light-blue);color:var(--dark-gray);box-shadow:0 2px 8px #1a7ad026}.Button-module__8RiFmG__button-light-blue:hover{background-color:var(--light-blue-hover);box-shadow:0 4px 12px #1a7ad040}.Button-module__8RiFmG__button-light-blue:active{background-color:var(--light-blue-active);box-shadow:0 1px 4px #1a7ad026}.Button-module__8RiFmG__button-secondary{color:#fff;background-color:#0000;border:1px solid #fff}.Button-module__8RiFmG__button-secondary:hover{color:var(--dark-blue);background-color:#fff}.Button-module__8RiFmG__button-outline-blue{border:1px solid var(--blue);color:var(--blue);background-color:#0000}.Button-module__8RiFmG__button-outline-blue:hover{background-color:#2196f30d}.Button-module__8RiFmG__button-outline-blue:active{background-color:#2196f31a}.Button-module__8RiFmG__button-outline-red{color:#ef4444;background-color:#0000;border:1px solid #ef4444}.Button-module__8RiFmG__button-outline-red:hover{background-color:#ef44440d}.Button-module__8RiFmG__button-outline-red:active{background-color:#ef44441a}.Button-module__8RiFmG__button-dashed-blue{border:1px dashed var(--blue);color:var(--blue);background-color:#2196f30d}.Button-module__8RiFmG__button-dashed-blue:hover{background-color:#2196f31a}.Button-module__8RiFmG__button-dashed-blue:active{background-color:#2196f326}.Button-module__8RiFmG__button-text{box-shadow:none;color:inherit;background-color:#0000;border:none}.Button-module__8RiFmG__button-text:hover{box-shadow:none;background-color:#0000000d;transform:none}.Button-module__8RiFmG__button-text:active{background-color:#0000001a;transform:none}
.Input-module__5jsJuW__inputWrapper{width:100%}.Input-module__5jsJuW__inputContainer{margin-top:16px;position:relative}.Input-module__5jsJuW__icon{color:var(--medium-gray);pointer-events:none;z-index:2;transition:color .2s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Input-module__5jsJuW__input:focus~.Input-module__5jsJuW__icon{color:var(--blue)}.Input-module__5jsJuW__input.Input-module__5jsJuW__error~.Input-module__5jsJuW__icon{color:#f44336}.Input-module__5jsJuW__input{width:100%;height:46px;color:var(--dark-gray);background:#fff;border:1px solid #d7d7d7;border-radius:16px;padding:0 16px 0 50px;font-size:16px;transition:border-color .2s,box-shadow .2s}.Input-module__5jsJuW__input:hover{border-color:var(--medium-gray)}.Input-module__5jsJuW__input:focus{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);outline:none}.Input-module__5jsJuW__input.Input-module__5jsJuW__error{border-color:#f44336}.Input-module__5jsJuW__input.Input-module__5jsJuW__error:focus{box-shadow:0 0 0 1px #f44336}.Input-module__5jsJuW__input:disabled{color:var(--medium-gray);cursor:not-allowed;background-color:#fff}.Input-module__5jsJuW__label{color:var(--medium-gray);pointer-events:none;background:#fff;padding:0 5px;transition:all .2s ease-out;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.Input-module__5jsJuW__input:focus+.Input-module__5jsJuW__label,.Input-module__5jsJuW__input:not(:placeholder-shown)+.Input-module__5jsJuW__label,.Input-module__5jsJuW__label.Input-module__5jsJuW__floating{color:var(--blue);font-size:12px;top:0}.Input-module__5jsJuW__input.Input-module__5jsJuW__error+.Input-module__5jsJuW__label{color:#f44336}.Input-module__5jsJuW__errorText{color:#f44336;margin-top:4px;margin-left:16px;font-size:12px;display:block}.Input-module__5jsJuW__passwordToggle{color:var(--medium-gray);cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Input-module__5jsJuW__passwordToggle:hover{color:var(--dark-gray)}.Input-module__5jsJuW__passwordToggle span{font-size:24px}
.Alert-module__IrzyxW__alert{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px 16px;font-size:14px;line-height:1.5;animation:.3s ease-out Alert-module__IrzyxW__fadeIn;display:flex}@keyframes Alert-module__IrzyxW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Alert-module__IrzyxW__icon{flex-shrink:0;margin-top:1px;font-size:20px}.Alert-module__IrzyxW__content{flex-direction:column;flex:1;gap:4px;display:flex}.Alert-module__IrzyxW__title{margin-bottom:2px;font-weight:600}.Alert-module__IrzyxW__message{color:inherit}.Alert-module__IrzyxW__actions{gap:8px;margin-top:8px;display:flex}.Alert-module__IrzyxW__dismissButton{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:-4px -4px -4px 0;padding:4px;transition:background-color .2s;display:flex}.Alert-module__IrzyxW__dismissButton:hover{opacity:1;background-color:#0000000d}.Alert-module__IrzyxW__error{color:#991b1b;background-color:#fef2f2;border-color:#fecaca}.Alert-module__IrzyxW__error .Alert-module__IrzyxW__icon{color:#dc2626}.Alert-module__IrzyxW__success{color:#166534;background-color:#f0fdf4;border-color:#bbf7d0}.Alert-module__IrzyxW__success .Alert-module__IrzyxW__icon{color:#16a34a}.Alert-module__IrzyxW__warning{color:#92400e;background-color:#fffbeb;border-color:#fde68a}.Alert-module__IrzyxW__warning .Alert-module__IrzyxW__icon{color:#d97706}.Alert-module__IrzyxW__info{color:#1e40af;background-color:#eff6ff;border-color:#bfdbfe}.Alert-module__IrzyxW__info .Alert-module__IrzyxW__icon{color:#2563eb}
.LoadingSpinner-module__7aejDa__spinner{justify-content:center;align-items:center;display:inline-flex}.LoadingSpinner-module__7aejDa__spinnerCircle{border-style:solid;border-radius:50%;animation:.8s linear infinite LoadingSpinner-module__7aejDa__spin}.LoadingSpinner-module__7aejDa__small .LoadingSpinner-module__7aejDa__spinnerCircle{border-width:2px;width:16px;height:16px}.LoadingSpinner-module__7aejDa__medium .LoadingSpinner-module__7aejDa__spinnerCircle{border-width:3px;width:32px;height:32px}.LoadingSpinner-module__7aejDa__large .LoadingSpinner-module__7aejDa__spinnerCircle{border-width:4px;width:48px;height:48px}.LoadingSpinner-module__7aejDa__blue .LoadingSpinner-module__7aejDa__spinnerCircle{border-color:var(--blue);border-top-color:#0000}.LoadingSpinner-module__7aejDa__green .LoadingSpinner-module__7aejDa__spinnerCircle{border-color:var(--dark-green);border-top-color:#0000}.LoadingSpinner-module__7aejDa__white .LoadingSpinner-module__7aejDa__spinnerCircle{border-color:#0000 #fff #fff}@keyframes LoadingSpinner-module__7aejDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.MiniImageUpload-module__1c8J8q__inputWrapper{cursor:pointer;width:100%}.MiniImageUpload-module__1c8J8q__inputContainer{margin-top:16px;position:relative}.MiniImageUpload-module__1c8J8q__uploadArea{border:2px dashed var(--gray-border);background-color:#fafafa;border-radius:3.40282e38px;align-items:center;width:100%;height:50px;padding:0 16px;transition:all .2s;display:flex;position:relative;overflow:hidden}.MiniImageUpload-module__1c8J8q__uploadArea:hover{border-color:var(--blue);background-color:var(--light-blue-focus)}.MiniImageUpload-module__1c8J8q__uploadArea.MiniImageUpload-module__1c8J8q__dragging{border-color:var(--blue);background-color:var(--light-blue-focus);transform:scale(1.01)}.MiniImageUpload-module__1c8J8q__uploadArea.MiniImageUpload-module__1c8J8q__error{border-color:var(--error);background-color:var(--error-bg)}.MiniImageUpload-module__1c8J8q__uploadArea.MiniImageUpload-module__1c8J8q__hasValue{border-style:solid;border-color:var(--gray-border);background-color:#fff}.MiniImageUpload-module__1c8J8q__content{width:100%;color:var(--medium-gray);align-items:center;gap:10px;display:flex}.MiniImageUpload-module__1c8J8q__icon{color:var(--light-gray);flex-shrink:0;font-size:24px}.MiniImageUpload-module__1c8J8q__text{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:14px;overflow:hidden}.MiniImageUpload-module__1c8J8q__text span{color:var(--blue);font-weight:500}.MiniImageUpload-module__1c8J8q__fileInfo{width:100%;color:var(--dark-gray);align-items:center;gap:10px;display:flex}.MiniImageUpload-module__1c8J8q__fileName{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:14px;overflow:hidden}.MiniImageUpload-module__1c8J8q__changeText{color:var(--blue);white-space:nowrap;font-size:12px;font-weight:500}.MiniImageUpload-module__1c8J8q__errorText{color:var(--error);margin-top:4px;margin-left:16px;font-size:12px;display:block}
.page-module__WzSRgG__profesionalFieldsContainer>.page-module__WzSRgG__dynamicFieldSet:first-child,.page-module__WzSRgG__specialtyFieldsContainer>.page-module__WzSRgG__dynamicFieldSet:first-child{border-top:none;padding-top:0}.page-module__WzSRgG__modalActions{border-top:1px solid var(--gray-border,#e2e8f0);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}@media (max-width:768px){.page-module__WzSRgG__modalActions{flex-direction:column}.page-module__WzSRgG__modalActions button{width:100%}}
.registration-shared-module__4pJemq__registerSection{background:radial-gradient(ellipse at top,var(--light-blue),var(--background-gray)75%);background-repeat:no-repeat;background-size:auto 500px;background-color:var(--background-gray);justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 70px);padding:20px 15px;display:flex}.registration-shared-module__4pJemq__registerContainer{flex-direction:column;gap:10px;width:100%;max-width:1200px;display:flex}.registration-shared-module__4pJemq__stepIndicatorCard{background:#fff;border-radius:32px;width:100%;max-width:800px;margin:0 auto 10px;padding:25px 40px;box-shadow:0 1px 2px #0000001a}.registration-shared-module__4pJemq__stepIndicator{justify-content:space-between;padding:0 20px;display:flex}.registration-shared-module__4pJemq__step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.registration-shared-module__4pJemq__stepNumber{background:var(--light-blue);width:40px;height:40px;color:var(--dark-gray);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;font-weight:700;transition:background .3s,color .3s;display:flex;position:relative}.registration-shared-module__4pJemq__stepNumber .material-symbols-rounded{font-size:24px!important}.registration-shared-module__4pJemq__stepName{color:var(--dark-gray);text-align:center;font-size:14px}.registration-shared-module__4pJemq__step.registration-shared-module__4pJemq__active .registration-shared-module__4pJemq__stepNumber{background:var(--blue);color:#fff}.registration-shared-module__4pJemq__step.registration-shared-module__4pJemq__active .registration-shared-module__4pJemq__stepName{color:var(--dark-blue);font-weight:500}.registration-shared-module__4pJemq__step.registration-shared-module__4pJemq__completed .registration-shared-module__4pJemq__stepNumber{background:var(--dark-blue);color:#fff}.registration-shared-module__4pJemq__step:not(:last-child):after{content:"";background:var(--gray-border);z-index:0;width:100%;height:2px;position:absolute;top:19px;left:50%}.registration-shared-module__4pJemq__step.registration-shared-module__4pJemq__active:not(:last-child):after,.registration-shared-module__4pJemq__step.registration-shared-module__4pJemq__completed:not(:last-child):after{background:var(--blue)}.registration-shared-module__4pJemq__formCard{background:#fff;border-radius:32px;width:100%;max-width:800px;margin:0 auto;padding:40px;box-shadow:0 1px 2px #0000001a}.registration-shared-module__4pJemq__formStep{display:none}.registration-shared-module__4pJemq__formStep.registration-shared-module__4pJemq__active{display:block}.registration-shared-module__4pJemq__formStep>h1{color:var(--dark-blue);text-align:center;margin-bottom:20px;font-weight:700}.registration-shared-module__4pJemq__step1Grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:50px;display:grid}.registration-shared-module__4pJemq__step1LeftCol{text-align:center;color:var(--dark-blue)}.registration-shared-module__4pJemq__step1LeftCol h1{margin-top:15px;font-size:26px;font-weight:700}.registration-shared-module__4pJemq__subHeading{margin-top:5px;font-size:18px;font-weight:300;display:block}.registration-shared-module__4pJemq__redmedicaLogo{max-width:100px;margin:0 auto 10px;display:block}.registration-shared-module__4pJemq__imageBox{background:linear-gradient(45deg,var(--light-blue),var(--background-gray));border-radius:50%;width:180px;height:180px;margin:0 auto 15px;position:relative;overflow:hidden}.registration-shared-module__4pJemq__imageBox img{object-fit:cover;width:100%;height:100%;display:block}.registration-shared-module__4pJemq__formGrid{grid-template-columns:1fr;gap:0 16px;display:grid}.registration-shared-module__4pJemq__gridFullWidth{grid-column:1/-1}@media (min-width:600px){.registration-shared-module__4pJemq__formGrid{grid-template-columns:1fr 1fr}.registration-shared-module__4pJemq__gridFullWidth{grid-column:1/-1}}.registration-shared-module__4pJemq__miniField{background-color:#fff;border:1px solid #ccc;border-radius:16px;height:46px;margin-top:16px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}:is(.registration-shared-module__4pJemq__miniField .select-field:focus,.registration-shared-module__4pJemq__miniField .input-field:focus){border-color:none;box-shadow:none;outline:none}:is(.registration-shared-module__4pJemq__miniField:has(.input-field:focus),.registration-shared-module__4pJemq__miniField:has(.select-field:focus)){border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}:is(.registration-shared-module__4pJemq__miniField:has(.input-field:focus) .icon,.registration-shared-module__4pJemq__miniField:has(.select-field:focus) .icon){color:var(--blue)}.registration-shared-module__4pJemq__miniField .input-group{flex:0 auto;align-items:center;margin-top:0;display:flex}.registration-shared-module__4pJemq__miniField .input-group:last-child{flex:auto;align-items:center;margin-top:0;display:flex}.registration-shared-module__4pJemq__miniField .input-group .icon{left:16px;right:auto}.registration-shared-module__4pJemq__miniField .input-group:first-of-type .select-field{border:none;border-right:1px solid #ccc;border-radius:16px 0 0 16px;gap:5px;width:auto;padding:0 10px 0 54px;background-color:#0000!important}.registration-shared-module__4pJemq__miniField .input-group:nth-of-type(2) .select-field{border:none;border-right:1px solid #ccc;border-radius:0;gap:5px;width:auto;padding:0 10px 0 15px;background-color:#0000!important}.registration-shared-module__4pJemq__miniField .input-field{border:none;border-radius:0 16px 16px 0;padding-left:10px;background-color:#0000!important}.registration-shared-module__4pJemq__miniField .input-field+.floating-label{left:10px}.registration-shared-module__4pJemq__buttonGroup{justify-content:space-between;gap:15px;margin-top:40px;display:flex}.registration-shared-module__4pJemq__firstStepButtonGroup{margin-top:-10px!important}.registration-shared-module__4pJemq__buttonGroupCenter{justify-content:center;gap:15px;margin-top:20px;display:flex}.registration-shared-module__4pJemq__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.registration-shared-module__4pJemq__errorSummary{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px}.registration-shared-module__4pJemq__errorSummary ul{margin:0;padding-left:20px;list-style-type:disc}.registration-shared-module__4pJemq__errorSummary li{margin-bottom:4px}.registration-shared-module__4pJemq__errorSummary li:last-child{margin-bottom:0}.registration-shared-module__4pJemq__miniField:has(.has-error){border-color:#f44336}.registration-shared-module__4pJemq__miniField:has(.has-error) .icon{color:#f44336}:is(.registration-shared-module__4pJemq__miniField:has(.has-error):has(.input-field:focus),.registration-shared-module__4pJemq__miniField:has(.has-error):has(.select-field:focus)){border-color:#f44336;box-shadow:0 0 0 1px #f44336}:is(.registration-shared-module__4pJemq__miniField:has(.has-error):has(.input-field:focus) .icon,.registration-shared-module__4pJemq__miniField:has(.has-error):has(.select-field:focus) .icon),:is(.registration-shared-module__4pJemq__miniField:has(.has-error) .input-field:focus+.floating-label,.registration-shared-module__4pJemq__miniField:has(.has-error) .select-field:focus+.floating-label){color:#f44336}.registration-shared-module__4pJemq__dynamicFieldSet{border-top:1px solid var(--gray-border);margin-bottom:30px;padding-top:20px}.registration-shared-module__4pJemq__dynamicFieldHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.registration-shared-module__4pJemq__dynamicFieldSet h3{color:var(--dark-blue);margin:0;font-size:18px}.registration-shared-module__4pJemq__itemActions{opacity:0;align-self:center;gap:8px;margin-left:auto;transition:opacity .2s;display:flex}@media (min-width:769px){.registration-shared-module__4pJemq__verificationCard:hover .registration-shared-module__4pJemq__itemActions{opacity:1}}@media (max-width:768px){.registration-shared-module__4pJemq__itemActions{opacity:1}}.registration-shared-module__4pJemq__actionBtn{border:1px solid var(--gray-border,#e2e8f0);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.registration-shared-module__4pJemq__actionBtn:hover{background:var(--light-blue);border-color:var(--light-blue)}.registration-shared-module__4pJemq__actionBtn .registration-shared-module__4pJemq__material-symbols-rounded{color:var(--medium-gray,#64748b);font-size:18px}.registration-shared-module__4pJemq__actionBtn:hover .registration-shared-module__4pJemq__material-symbols-rounded{color:var(--blue,#2563eb)}@media (max-width:768px){.registration-shared-module__4pJemq__step1Grid{grid-template-columns:1fr;gap:30px}.registration-shared-module__4pJemq__firstStepButtonGroup{margin-top:40px!important}}@media (max-width:599px){.registration-shared-module__4pJemq__formCard,.registration-shared-module__4pJemq__stepIndicatorCard{padding:20px}.registration-shared-module__4pJemq__stepName{display:none}.registration-shared-module__4pJemq__stepNumber{margin-bottom:0}.registration-shared-module__4pJemq__buttonGroupCenter{flex-direction:column;gap:10px}.registration-shared-module__4pJemq__formStep>h1,.registration-shared-module__4pJemq__step1LeftCol h1{font-size:22px}.registration-shared-module__4pJemq__imageBox{width:150px;height:150px}}
.dashboard-shared-module__ru0G6W__welcomeHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.dashboard-shared-module__ru0G6W__welcomeText{flex-direction:column;gap:4px;display:flex}.dashboard-shared-module__ru0G6W__greeting{color:var(--medium-gray);font-size:14px;font-weight:500}.dashboard-shared-module__ru0G6W__welcomeTitle{color:var(--dark-gray);margin:0;font-size:28px;font-weight:700}.dashboard-shared-module__ru0G6W__dateDisplay{color:var(--medium-gray);background:#fff;border:none;border-radius:32px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:flex;box-shadow:0 1px 2px #0000001a}.dashboard-shared-module__ru0G6W__dateDisplay .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:var(--blue);font-size:20px}.dashboard-shared-module__ru0G6W__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.dashboard-shared-module__ru0G6W__contentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.dashboard-shared-module__ru0G6W__contentCard{border:1px solid var(--gray-border);background:#fff;border-radius:32px;padding:20px;box-shadow:0 1px 2px #0000001a}.dashboard-shared-module__ru0G6W__cardHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dashboard-shared-module__ru0G6W__cardHeader h2{color:var(--dark-gray);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;display:flex}.dashboard-shared-module__ru0G6W__cardHeader h2 .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:var(--blue);font-size:20px}.dashboard-shared-module__ru0G6W__cardLink{color:var(--blue);align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;transition:gap .2s;display:flex}.dashboard-shared-module__ru0G6W__cardLink:hover{gap:8px}.dashboard-shared-module__ru0G6W__cardLink .dashboard-shared-module__ru0G6W__material-symbols-rounded{font-size:18px}.dashboard-shared-module__ru0G6W__appointmentList{flex-direction:column;gap:10px;display:flex}.dashboard-shared-module__ru0G6W__appointmentItem{background:var(--background-gray);border-radius:12px;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex}.dashboard-shared-module__ru0G6W__appointmentItem:hover{background:var(--light-blue);transform:translate(4px)}.dashboard-shared-module__ru0G6W__appointmentTime{border-right:2px solid var(--gray-border);flex-direction:column;align-items:center;min-width:70px;padding-right:14px;display:flex}.dashboard-shared-module__ru0G6W__timeValue{color:var(--blue);font-size:15px;font-weight:700}.dashboard-shared-module__ru0G6W__dateValue{color:var(--medium-gray);text-transform:capitalize;font-size:11px}.dashboard-shared-module__ru0G6W__appointmentInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-shared-module__ru0G6W__patientName{color:var(--dark-gray);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.dashboard-shared-module__ru0G6W__consultationType{color:var(--medium-gray);font-size:12px}.dashboard-shared-module__ru0G6W__modeBadge{white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.dashboard-shared-module__ru0G6W__quickActionsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-shared-module__ru0G6W__quickAction{background:var(--background-gray);color:var(--dark-gray);border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.dashboard-shared-module__ru0G6W__quickAction:hover{background:var(--light-blue);transform:translateY(-3px)}.dashboard-shared-module__ru0G6W__quickActionIcon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dashboard-shared-module__ru0G6W__quickActionIcon .dashboard-shared-module__ru0G6W__material-symbols-rounded{font-size:26px}.dashboard-shared-module__ru0G6W__qaBg1{background:var(--light-blue)}.dashboard-shared-module__ru0G6W__qaBg1 .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:var(--blue)}.dashboard-shared-module__ru0G6W__qaBg2{background:#d1fae5}.dashboard-shared-module__ru0G6W__qaBg2 .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:#059669}.dashboard-shared-module__ru0G6W__qaBg3{background:#ffedd5}.dashboard-shared-module__ru0G6W__qaBg3 .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:#ea580c}.dashboard-shared-module__ru0G6W__qaBg4{background:#ede9fe}.dashboard-shared-module__ru0G6W__qaBg4 .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:#7c3aed}.dashboard-shared-module__ru0G6W__quickActionBadge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.dashboard-shared-module__ru0G6W__activityList{flex-direction:column;gap:12px;display:flex}.dashboard-shared-module__ru0G6W__activityItem{border-bottom:1px solid var(--gray-border);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.dashboard-shared-module__ru0G6W__activityItem:last-child{border-bottom:none}.dashboard-shared-module__ru0G6W__activityIcon{background:var(--background-gray);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-shared-module__ru0G6W__activityIcon .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:var(--medium-gray);font-size:18px}.dashboard-shared-module__ru0G6W__activityContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-shared-module__ru0G6W__activityTitle{color:var(--dark-gray);font-size:13px;font-weight:600}.dashboard-shared-module__ru0G6W__activityDesc{color:var(--medium-gray);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dashboard-shared-module__ru0G6W__activityTime{color:var(--medium-gray);white-space:nowrap;font-size:11px}.dashboard-shared-module__ru0G6W__pendingList{flex-direction:column;gap:12px;display:flex}.dashboard-shared-module__ru0G6W__pendingItem{background:var(--background-gray);border-radius:12px;align-items:center;gap:14px;padding:14px;display:flex}.dashboard-shared-module__ru0G6W__pendingIcon{background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-shared-module__ru0G6W__pendingIcon .dashboard-shared-module__ru0G6W__material-symbols-rounded{color:#d97706;font-size:22px}.dashboard-shared-module__ru0G6W__pendingContent{flex-direction:column;flex:1;gap:2px;display:flex}.dashboard-shared-module__ru0G6W__pendingValue{color:var(--dark-gray);font-size:20px;font-weight:700}.dashboard-shared-module__ru0G6W__pendingLabel{color:var(--medium-gray);font-size:12px}.dashboard-shared-module__ru0G6W__pendingAction{border:1px solid var(--gray-border);color:var(--blue);background:#fff;border-radius:32px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.dashboard-shared-module__ru0G6W__pendingAction:hover{background:var(--light-blue);border-color:var(--blue)}.dashboard-shared-module__ru0G6W__emptyAction{color:var(--blue);font-size:13px;font-weight:500;text-decoration:none}.dashboard-shared-module__ru0G6W__loadingState{flex-direction:column;gap:12px;display:flex}.dashboard-shared-module__ru0G6W__skeletonItem{background:linear-gradient(90deg,var(--background-gray)25%,var(--gray-border)50%,var(--background-gray)75%);background-size:200% 100%;border-radius:12px;height:56px;animation:1.5s infinite dashboard-shared-module__ru0G6W__shimmer}@keyframes dashboard-shared-module__ru0G6W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.dashboard-shared-module__ru0G6W__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shared-module__ru0G6W__contentGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.dashboard-shared-module__ru0G6W__welcomeHeader{flex-direction:column;gap:12px}.dashboard-shared-module__ru0G6W__dateDisplay{align-self:flex-start;padding:8px 12px;font-size:13px}.dashboard-shared-module__ru0G6W__welcomeTitle{font-size:24px}.dashboard-shared-module__ru0G6W__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-shared-module__ru0G6W__statCard{gap:20px;padding:16px}.dashboard-shared-module__ru0G6W__statIcon{width:44px;height:44px}.dashboard-shared-module__ru0G6W__statIcon .dashboard-shared-module__ru0G6W__material-symbols-rounded{font-size:22px}.dashboard-shared-module__ru0G6W__statValue{font-size:24px}.dashboard-shared-module__ru0G6W__statLabel{font-size:12px}.dashboard-shared-module__ru0G6W__contentGrid{gap:16px}.dashboard-shared-module__ru0G6W__contentCard{padding:16px}.dashboard-shared-module__ru0G6W__appointmentItem{flex-wrap:wrap;gap:10px}.dashboard-shared-module__ru0G6W__appointmentTime{border-right:none;border-bottom:2px solid var(--gray-border);flex-direction:row;justify-content:space-between;width:100%;padding-bottom:8px;padding-right:0}.dashboard-shared-module__ru0G6W__quickActionsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-shared-module__ru0G6W__quickAction{padding:16px 12px}.dashboard-shared-module__ru0G6W__quickActionIcon{width:40px;height:40px}}.dashboard-shared-module__ru0G6W__scanResultOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dashboard-shared-module__ru0G6W__scanResultModal{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:320px;padding:32px;display:flex;box-shadow:0 20px 60px #0003}.dashboard-shared-module__ru0G6W__scanResultModal h3{color:var(--dark-gray);margin:0;font-size:18px;font-weight:600}.dashboard-shared-module__ru0G6W__scanResultModal p{color:var(--medium-gray);margin:0;font-size:14px;line-height:1.5}.dashboard-shared-module__ru0G6W__scanResultModal button{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .2s}.dashboard-shared-module__ru0G6W__scanResultModal button:hover{background:var(--blue-dark);transform:translateY(-2px)}@keyframes dashboard-shared-module__ru0G6W__pulse-red{0%{transform:scale(1);box-shadow:0 0 #ef4444b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}.dashboard-shared-module__ru0G6W__pulse{animation:2s infinite dashboard-shared-module__ru0G6W__pulse-red}
.profile-shared-module__Yk-5Ra__header{margin-bottom:24px}.profile-shared-module__Yk-5Ra__headerContent{flex-direction:column;gap:4px;display:flex}.profile-shared-module__Yk-5Ra__title{color:var(--dark-gray);margin:0;font-size:24px;font-weight:700}.profile-shared-module__Yk-5Ra__subtitle{color:var(--medium-gray);margin:0;font-size:14px}.profile-shared-module__Yk-5Ra__profileCard{border:1px solid var(--gray-border);background:#fff;border-radius:32px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 2px #0000001a}.profile-shared-module__Yk-5Ra__profileHeader{background:#fff;align-items:center;gap:24px;padding:32px;display:flex}.profile-shared-module__Yk-5Ra__avatarContainer{position:relative}.profile-shared-module__Yk-5Ra__avatar{background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.profile-shared-module__Yk-5Ra__avatar img{object-fit:cover;width:100%;height:100%}.profile-shared-module__Yk-5Ra__avatar span{color:var(--blue);font-size:36px;font-weight:700}.profile-shared-module__Yk-5Ra__changePhotoBtn{background:var(--blue);cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.profile-shared-module__Yk-5Ra__changePhotoBtn:hover{transform:scale(1.1)}.profile-shared-module__Yk-5Ra__changePhotoBtn .material-symbols-rounded{font-size:20px;color:#fff!important}.profile-shared-module__Yk-5Ra__profileInfo{flex:1}.profile-shared-module__Yk-5Ra__profileInfo h2{color:var(--dark-gray);margin:0 0 12px;font-size:24px;font-weight:700}.profile-shared-module__Yk-5Ra__specialty{color:var(--blue);margin:0 0 12px;font-size:16px}.profile-shared-module__Yk-5Ra__profileBadges{gap:12px;display:flex}.profile-shared-module__Yk-5Ra__verifiedBadge{color:#059669;background:#d1fae5;border-radius:8px;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.profile-shared-module__Yk-5Ra__verifiedBadge .profile-shared-module__Yk-5Ra__material-symbols-rounded{font-size:16px}.profile-shared-module__Yk-5Ra__experienceBadge{background:var(--background-gray);color:var(--dark-gray);border-radius:8px;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.profile-shared-module__Yk-5Ra__tabsList{border-top:1px solid var(--gray-border);padding:0 24px;display:flex;position:relative;overflow-x:auto}.profile-shared-module__Yk-5Ra__tabIndicator{background-color:var(--blue);z-index:10;pointer-events:none;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}.profile-shared-module__Yk-5Ra__tab{color:var(--medium-gray);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:500;transition:color .2s;display:flex}.profile-shared-module__Yk-5Ra__tab:hover{color:var(--dark-gray)}.profile-shared-module__Yk-5Ra__tab.profile-shared-module__Yk-5Ra__active{color:var(--blue)}.profile-shared-module__Yk-5Ra__tab .profile-shared-module__Yk-5Ra__material-symbols-rounded{font-size:20px}.profile-shared-module__Yk-5Ra__tabContent{flex-direction:column;gap:24px;display:flex}.profile-shared-module__Yk-5Ra__section{border:1px solid var(--gray-border);background:#fff;border-radius:32px;padding:24px;box-shadow:0 1px 2px #0000001a}.profile-shared-module__Yk-5Ra__sectionHeader{margin-bottom:20px}.profile-shared-module__Yk-5Ra__sectionHeader h3{color:var(--dark-gray);margin:0;font-size:18px;font-weight:600}.profile-shared-module__Yk-5Ra__sectionHeader p{color:var(--medium-gray);margin:4px 0 0;font-size:13px}.profile-shared-module__Yk-5Ra__sectionActions{border-top:1px solid var(--gray-border);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.profile-shared-module__Yk-5Ra__formGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.profile-shared-module__Yk-5Ra__inlineFields{grid-template-columns:120px 1fr;gap:12px;display:grid}.profile-shared-module__Yk-5Ra__fullWidth{grid-column:1/-1}.profile-shared-module__Yk-5Ra__itemsList{flex-direction:column;gap:12px;display:flex}.profile-shared-module__Yk-5Ra__itemCard{background:var(--background-gray);border-radius:16px;align-items:flex-start;gap:16px;padding:16px;display:flex}.profile-shared-module__Yk-5Ra__itemIcon{background:var(--light-blue);border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.profile-shared-module__Yk-5Ra__itemIcon .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--blue);font-size:24px}.profile-shared-module__Yk-5Ra__itemContent{flex-direction:column;flex:1;gap:4px;display:flex}.profile-shared-module__Yk-5Ra__itemContent h4{color:var(--dark-gray);margin:0;font-size:16px;font-weight:600}.profile-shared-module__Yk-5Ra__itemContent p{color:var(--medium-gray);margin:0;font-size:14px}.profile-shared-module__Yk-5Ra__itemDate{color:var(--medium-gray);font-size:14px}.profile-shared-module__Yk-5Ra__emptyState{text-align:center;color:var(--medium-gray);background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.profile-shared-module__Yk-5Ra__emptyState span{color:var(--medium-gray);opacity:.8;margin-bottom:8px;font-size:32px}.profile-shared-module__Yk-5Ra__emptyState p{max-width:300px;margin:0;font-size:14px;line-height:1.5}.profile-shared-module__Yk-5Ra__embeddedEmptyState{box-shadow:none!important;background:0 0!important;border:none!important;width:100%!important;padding:20px 0!important}.profile-shared-module__Yk-5Ra__branchServices{background:var(--background-gray);border-radius:16px;margin-bottom:24px;padding:20px}.profile-shared-module__Yk-5Ra__branchServices:last-child{margin-bottom:0}.profile-shared-module__Yk-5Ra__branchName{color:var(--dark-gray);align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:600;display:flex}.profile-shared-module__Yk-5Ra__branchName .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--blue);font-size:20px}.profile-shared-module__Yk-5Ra__servicesList{flex-wrap:wrap;gap:8px;display:flex}.profile-shared-module__Yk-5Ra__serviceTag{color:var(--dark-gray);background:#fff;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;display:inline-flex}.profile-shared-module__Yk-5Ra__serviceTag .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--blue);font-size:16px}.profile-shared-module__Yk-5Ra__noServices{color:var(--medium-gray);margin:0;font-size:14px;font-style:italic}.profile-shared-module__Yk-5Ra__specialtiesList{flex-direction:column;gap:12px;display:flex}.profile-shared-module__Yk-5Ra__specialtyItem{background:var(--background-gray);border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.profile-shared-module__Yk-5Ra__specialtyIcon{background:var(--light-blue);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.profile-shared-module__Yk-5Ra__specialtyIcon .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--blue);font-size:24px}.profile-shared-module__Yk-5Ra__specialtyInfo{flex-direction:column;flex:1;gap:2px;display:flex}.profile-shared-module__Yk-5Ra__specialtyName{color:var(--dark-gray);font-size:16px;font-weight:600}.profile-shared-module__Yk-5Ra__subspecialty{color:var(--medium-gray);font-size:13px}.profile-shared-module__Yk-5Ra__removeBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.profile-shared-module__Yk-5Ra__removeBtn:hover{background:#fee2e2}.profile-shared-module__Yk-5Ra__removeBtn .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--medium-gray);font-size:18px}.profile-shared-module__Yk-5Ra__removeBtn:hover .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:#dc2626}.profile-shared-module__Yk-5Ra__educationList{flex-direction:column;gap:12px;display:flex}.profile-shared-module__Yk-5Ra__educationItem{background:var(--background-gray);border-radius:12px;align-items:flex-start;gap:16px;padding:16px;display:flex}.profile-shared-module__Yk-5Ra__educationIcon{background:#ede9fe;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.profile-shared-module__Yk-5Ra__educationIcon .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:#7c3aed;font-size:24px}.profile-shared-module__Yk-5Ra__educationInfo{flex-direction:column;flex:1;gap:2px;display:flex}.profile-shared-module__Yk-5Ra__educationDegree{color:var(--dark-gray);font-size:16px;font-weight:600}.profile-shared-module__Yk-5Ra__educationUniversity{color:var(--medium-gray);font-size:14px}.profile-shared-module__Yk-5Ra__educationYear{color:var(--blue);font-size:13px}.profile-shared-module__Yk-5Ra__languagesList{flex-wrap:wrap;gap:8px;display:flex}.profile-shared-module__Yk-5Ra__languageBadge{background:var(--background-gray);color:var(--dark-gray);border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500}.profile-shared-module__Yk-5Ra__loadingState{flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}@media (max-width:768px){.profile-shared-module__Yk-5Ra__title{font-size:24px}.profile-shared-module__Yk-5Ra__profileHeader{text-align:center;flex-direction:column;padding:24px}.profile-shared-module__Yk-5Ra__profileInfo h2{font-size:20px}.profile-shared-module__Yk-5Ra__profileBadges{justify-content:center}.profile-shared-module__Yk-5Ra__tabsList{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;padding:0 16px;overflow-x:auto}.profile-shared-module__Yk-5Ra__tabsList::-webkit-scrollbar{display:none}.profile-shared-module__Yk-5Ra__tab{white-space:nowrap;background:0 0;border:none;border-radius:0;padding:14px}.profile-shared-module__Yk-5Ra__tab.profile-shared-module__Yk-5Ra__active{color:var(--blue);background:0 0}.profile-shared-module__Yk-5Ra__section{padding:16px}.profile-shared-module__Yk-5Ra__formGrid{grid-template-columns:1fr}.profile-shared-module__Yk-5Ra__sectionActions{flex-direction:column}.profile-shared-module__Yk-5Ra__sectionActions button{width:100%}}.profile-shared-module__Yk-5Ra__miniField{background-color:#fff;border:1px solid #ccc;border-radius:16px;align-items:center;height:46px;margin-top:16px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}:is(.profile-shared-module__Yk-5Ra__miniField .select-field:focus,.profile-shared-module__Yk-5Ra__miniField .input-field:focus){border-color:none;box-shadow:none;outline:none}:is(.profile-shared-module__Yk-5Ra__miniField:has(.input-field:focus),.profile-shared-module__Yk-5Ra__miniField:has(.select-field:focus)){border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}:is(.profile-shared-module__Yk-5Ra__miniField:has(.input-field:focus) .icon,.profile-shared-module__Yk-5Ra__miniField:has(.select-field:focus) .icon){color:var(--blue)}.profile-shared-module__Yk-5Ra__miniField .input-group{flex:0 auto;align-items:center;margin-top:0;display:flex}.profile-shared-module__Yk-5Ra__miniField .input-group:last-child{flex:auto;align-items:center;margin-top:0;display:flex}.profile-shared-module__Yk-5Ra__miniField .input-group .icon{left:16px;right:auto}.profile-shared-module__Yk-5Ra__miniField .input-group:first-of-type .select-field{border:none;border-right:1px solid #ccc;border-radius:16px 0 0 16px;gap:5px;width:auto;padding:0 10px 0 54px;background-color:#0000!important}.profile-shared-module__Yk-5Ra__fixedWidthSelect .select-field{width:140px!important}.profile-shared-module__Yk-5Ra__miniField .input-group:nth-of-type(2) .select-field{border:none;border-right:1px solid #ccc;border-radius:0;gap:5px;width:auto;padding:0 10px 0 15px;background-color:#0000!important}.profile-shared-module__Yk-5Ra__miniField .input-field{border:none;border-radius:0 16px 16px 0;padding-left:10px;background-color:#0000!important}.profile-shared-module__Yk-5Ra__miniField .input-field+.floating-label{left:10px}.profile-shared-module__Yk-5Ra__miniField:nth-child(2n) .select-field{width:140px!important}.profile-shared-module__Yk-5Ra__itemActions{opacity:0;align-self:center;gap:8px;margin-left:auto;transition:opacity .2s;display:flex}@media (min-width:769px){.profile-shared-module__Yk-5Ra__itemCard:hover .profile-shared-module__Yk-5Ra__itemActions{opacity:1}}@media (max-width:768px){.profile-shared-module__Yk-5Ra__itemActions{opacity:1}}.profile-shared-module__Yk-5Ra__actionBtn{border:1px solid var(--gray-border,#e2e8f0);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.profile-shared-module__Yk-5Ra__actionBtn:hover{background:var(--light-blue);border-color:var(--light-blue)}.profile-shared-module__Yk-5Ra__actionBtn .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--medium-gray,#64748b);font-size:18px}.profile-shared-module__Yk-5Ra__actionBtn:hover .profile-shared-module__Yk-5Ra__material-symbols-rounded{color:var(--blue,#2563eb)}.profile-shared-module__Yk-5Ra__noMarginInput .input-group{margin-top:0!important}.profile-shared-module__Yk-5Ra__exceptionCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;padding:16px;transition:background-color .2s}.profile-shared-module__Yk-5Ra__exceptionCard:hover{background-color:#fafafa}.profile-shared-module__Yk-5Ra__exceptionActions{opacity:1;flex-direction:row;align-items:center;gap:8px;transition:opacity .2s ease-in-out;display:flex}@media (hover:hover) and (min-width:768px){.profile-shared-module__Yk-5Ra__exceptionActions{opacity:0}.profile-shared-module__Yk-5Ra__exceptionCard:hover .profile-shared-module__Yk-5Ra__exceptionActions{opacity:1}}.profile-shared-module__Yk-5Ra__deleteActionBtn{color:#ef4444!important}.profile-shared-module__Yk-5Ra__deleteActionBtn:hover{color:#dc2626!important;background:#fef2f2!important;border-color:#fecaca!important}.profile-shared-module__Yk-5Ra__miniField:has(.has-error){border-color:#f44336}.profile-shared-module__Yk-5Ra__miniField:has(.has-error) .icon{color:#f44336}:is(.profile-shared-module__Yk-5Ra__miniField:has(.has-error):has(.input-field:focus),.profile-shared-module__Yk-5Ra__miniField:has(.has-error):has(.select-field:focus)){border-color:#f44336;box-shadow:0 0 0 1px #f44336}:is(.profile-shared-module__Yk-5Ra__miniField:has(.has-error):has(.input-field:focus) .icon,.profile-shared-module__Yk-5Ra__miniField:has(.has-error):has(.select-field:focus) .icon),:is(.profile-shared-module__Yk-5Ra__miniField:has(.has-error) .input-field:focus+.floating-label,.profile-shared-module__Yk-5Ra__miniField:has(.has-error) .select-field:focus+.floating-label){color:#f44336}
.badges-module__H0woHa__badge{border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.badges-module__H0woHa__badgeIcon{font-size:16px}.badges-module__H0woHa__modeBase,.badges-module__H0woHa__modeOffice,.badges-module__H0woHa__modeOnline,.badges-module__H0woHa__modeHome{background:var(--background-gray);color:var(--medium-gray);border-radius:8px;padding:4px 10px}.badges-module__H0woHa__statusBadge{border-radius:8px;justify-content:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.badges-module__H0woHa__appointmentBlock.badges-module__H0woHa__consultorio{color:#1d4ed8;background:#eff6ff;border-left:3px solid #3b82f6}.badges-module__H0woHa__appointmentBlock.badges-module__H0woHa__online{color:#15803d;background:#f0fdf4;border-left:3px solid #22c55e}.badges-module__H0woHa__appointmentBlock.badges-module__H0woHa__domicilio{color:#b91c1c;background:#fef2f2;border-left:3px solid #ef4444}.badges-module__H0woHa__monthEvent.badges-module__H0woHa__appointmentBlock.badges-module__H0woHa__consultorio{color:#1d4ed8;background:#eff6ff}.badges-module__H0woHa__monthEvent.badges-module__H0woHa__appointmentBlock.badges-module__H0woHa__online{color:#15803d;background:#f0fdf4}.badges-module__H0woHa__monthEvent.badges-module__H0woHa__appointmentBlock.badges-module__H0woHa__domicilio{color:#b91c1c;background:#fef2f2}
.Checkbox-module__tYwp1q__checkboxWrapper{width:100%;margin:10px 0}.Checkbox-module__tYwp1q__checkboxLabel{cursor:pointer;user-select:none;align-items:center;gap:10px;display:flex}.Checkbox-module__tYwp1q__checkboxInput{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Checkbox-module__tYwp1q__checkboxCustom{border:2px solid var(--gray-border);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s ease-in-out;display:flex;position:relative}.Checkbox-module__tYwp1q__checkIcon{color:#fff;opacity:0;font-size:16px;transition:all .2s ease-in-out;transform:scale(0)}.Checkbox-module__tYwp1q__checkboxInput:checked+.Checkbox-module__tYwp1q__checkboxCustom{background:var(--blue);border-color:var(--blue)}.Checkbox-module__tYwp1q__checkboxInput:checked+.Checkbox-module__tYwp1q__checkboxCustom .Checkbox-module__tYwp1q__checkIcon{opacity:1;transform:scale(1)}.Checkbox-module__tYwp1q__checkboxInput:focus+.Checkbox-module__tYwp1q__checkboxCustom{border-color:var(--blue);box-shadow:0 0 0 2px #1a7ad01a}.Checkbox-module__tYwp1q__checkboxCustom:hover{border-color:var(--blue)}.Checkbox-module__tYwp1q__checkboxCustom.Checkbox-module__tYwp1q__error{border-color:#f44336}.Checkbox-module__tYwp1q__labelText{color:var(--dark-gray);font-size:16px;line-height:1.5}.Checkbox-module__tYwp1q__labelText a{color:var(--blue);text-decoration:none;transition:text-decoration .2s}.Checkbox-module__tYwp1q__labelText a:hover{text-decoration:underline}.Checkbox-module__tYwp1q__errorText{color:#f44336;margin-top:4px;margin-left:30px;font-size:12px;display:block}.Checkbox-module__tYwp1q__checkboxInput:disabled+.Checkbox-module__tYwp1q__checkboxCustom{background:var(--background-gray);cursor:not-allowed;opacity:.6}.Checkbox-module__tYwp1q__checkboxInput:disabled~.Checkbox-module__tYwp1q__labelText{color:var(--medium-gray);cursor:not-allowed}
.QRModal-module__sxKdEW__container{flex-direction:column;align-items:center;gap:20px;padding:10px 0;display:flex}.QRModal-module__sxKdEW__qrWrapper{border:1px solid var(--gray-border);background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 20px #00000014}.QRModal-module__sxKdEW__info{flex-direction:column;align-items:center;gap:4px;display:flex}.QRModal-module__sxKdEW__userName{color:var(--dark-gray);margin:0;font-size:18px;font-weight:600}.QRModal-module__sxKdEW__userType{color:var(--medium-gray);background:var(--background-gray);border-radius:20px;padding:4px 12px;font-size:13px}.QRModal-module__sxKdEW__description{color:var(--medium-gray);text-align:center;max-width:300px;margin:0;font-size:14px;line-height:1.5}.QRModal-module__sxKdEW__actions{gap:12px;margin-top:10px;display:flex}
.EmptyState-module__7SqAPW__emptyState{text-align:center;border:1px solid var(--gray-border);color:var(--medium-gray);background:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px 20px;display:flex;box-shadow:0 1px 2px #0000001a}.EmptyState-module__7SqAPW__iconWrapper{background:var(--light-blue);width:52px;height:52px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:26px;display:flex}.EmptyState-module__7SqAPW__title{color:var(--dark-gray);margin:0 0 8px;font-size:20px;font-weight:600}.EmptyState-module__7SqAPW__description{color:var(--medium-gray);max-width:400px;margin:0 0 24px;font-size:14px}.EmptyState-module__7SqAPW__description:last-child{margin-bottom:0}.EmptyState-module__7SqAPW__action{justify-content:center;display:flex}
.FilterTabs-module__9INcVG__filterTabs{background:var(--background-gray);-ms-overflow-style:none;scrollbar-width:none;border-radius:0;gap:8px;width:auto;margin-bottom:20px;padding:4px;display:flex;position:relative;overflow-x:auto}.FilterTabs-module__9INcVG__filterTabs::-webkit-scrollbar{display:none}.FilterTabs-module__9INcVG__noMargin{margin-bottom:0!important}.FilterTabs-module__9INcVG__rounded{border-radius:32px}.FilterTabs-module__9INcVG__indicator{z-index:0;pointer-events:none;background:#fff;border-radius:32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px;box-shadow:0 1px 3px #0000001a}.FilterTabs-module__9INcVG__filterTab{color:var(--medium-gray);white-space:nowrap;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:32px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:500;transition:color .2s;display:flex;position:relative}.FilterTabs-module__9INcVG__filterTab:hover{color:var(--dark-gray)}.FilterTabs-module__9INcVG__filterTab.FilterTabs-module__9INcVG__active{box-shadow:none;color:var(--dark-gray);background:0 0}@media (max-width:768px){.FilterTabs-module__9INcVG__filterTabs{flex:1;width:auto;min-width:0;max-width:none;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;display:flex}.FilterTabs-module__9INcVG__filterTabs.FilterTabs-module__9INcVG__rounded{-ms-overflow-style:none;scrollbar-width:none;margin-right:0;padding-right:0}.FilterTabs-module__9INcVG__filterTabs::-webkit-scrollbar{display:none}.FilterTabs-module__9INcVG__filterTab{flex:1;justify-content:center;min-width:max-content;padding:10px 12px;font-size:13px}.FilterTabs-module__9INcVG__noMargin{margin-left:0!important;padding-left:4px!important;padding-right:4px!important}}
.Modal-module__7LRQSW__modalBackdrop{-webkit-backdrop-filter:blur(10px);z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s ease-in Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modalContent{background:#fff;border-radius:32px;flex-direction:column;max-width:90vw;max-height:90vh;animation:.3s ease-out Modal-module__7LRQSW__slideUp;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.Modal-module__7LRQSW__modalContent.Modal-module__7LRQSW__small{width:400px}.Modal-module__7LRQSW__modalContent.Modal-module__7LRQSW__medium{width:600px}.Modal-module__7LRQSW__modalContent.Modal-module__7LRQSW__large{width:800px}.Modal-module__7LRQSW__modalHeader{border-bottom:1px solid var(--gray-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Modal-module__7LRQSW__modalHeader h2{color:var(--dark-blue);margin:0;font-size:20px;font-weight:600}.Modal-module__7LRQSW__closeButton{width:36px;height:36px;color:var(--medium-gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Modal-module__7LRQSW__closeButton:hover{background:var(--background-gray);color:var(--dark-gray);transform:rotate(90deg)}.Modal-module__7LRQSW__closeButton .Modal-module__7LRQSW__material-symbols-rounded{font-size:24px}.Modal-module__7LRQSW__modalBody{flex:1;padding:24px;overflow-y:auto}.Modal-module__7LRQSW__modalFooter{border-top:1px solid var(--gray-border);justify-content:flex-end;gap:12px;margin-top:auto;padding:24px;display:flex}@media (max-width:768px){.Modal-module__7LRQSW__modalFooter{flex-direction:column}.Modal-module__7LRQSW__modalFooter button{width:100%}}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Modal-module__7LRQSW__modalBackdrop{padding:16px}.Modal-module__7LRQSW__modalFooter{padding:20px}.Modal-module__7LRQSW__modalContent{max-height:85vh;width:100%!important}.Modal-module__7LRQSW__modalHeader,.Modal-module__7LRQSW__modalBody{padding:20px}}
.Select-module__E8rWSW__selectWrapper{width:auto}.Select-module__E8rWSW__selectContainer{margin-top:16px;position:relative}.Select-module__E8rWSW__icon{color:var(--medium-gray);pointer-events:none;z-index:2;font-size:24px;transition:color .2s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Select-module__E8rWSW__select{appearance:none;width:100%;height:46px;color:var(--dark-gray);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d7d7d7;border-radius:16px;align-items:center;padding:0 40px 0 50px;font-size:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.Select-module__E8rWSW__select:hover{border-color:var(--medium-gray)}.Select-module__E8rWSW__select.Select-module__E8rWSW__error{border-color:#f44336}.Select-module__E8rWSW__select.Select-module__E8rWSW__error:focus{border-color:#f44336;box-shadow:0 0 0 1px #f44336}.Select-module__E8rWSW__select:focus{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);outline:none}.Select-module__E8rWSW__arrowIcon{color:var(--medium-gray);pointer-events:none;z-index:1;font-size:24px;transition:transform .2s,color .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Select-module__E8rWSW__select:focus~.Select-module__E8rWSW__arrowIcon{color:var(--blue);transform:translateY(-50%)rotate(180deg)}.Select-module__E8rWSW__select.Select-module__E8rWSW__error~.Select-module__E8rWSW__arrowIcon{color:#f44336}.Select-module__E8rWSW__label{pointer-events:none;color:var(--medium-gray);background:#fff;padding:0 5px;transition:all .2s ease-out;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.Select-module__E8rWSW__select:focus+.Select-module__E8rWSW__label,.Select-module__E8rWSW__select.Select-module__E8rWSW__hasValue+.Select-module__E8rWSW__label{color:var(--blue);font-size:12px;top:0}.Select-module__E8rWSW__select.Select-module__E8rWSW__error+.Select-module__E8rWSW__label{color:#f44336}.Select-module__E8rWSW__select:focus~.Select-module__E8rWSW__icon{color:var(--blue)}.Select-module__E8rWSW__select.Select-module__E8rWSW__error~.Select-module__E8rWSW__icon{color:#f44336}.Select-module__E8rWSW__errorText{color:#f44336;margin-top:4px;margin-left:16px;font-size:12px;display:block}.Select-module__E8rWSW__select:disabled{cursor:not-allowed;color:var(--light-gray);background-color:#fff}.Select-module__E8rWSW__widthId .Select-module__E8rWSW__select{width:110px!important}.Select-module__E8rWSW__widthPhone .Select-module__E8rWSW__select{width:140px!important}
.agenda-module__eIYnnW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.agenda-module__eIYnnW__headerLeft{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.agenda-module__eIYnnW__title{color:var(--dark-gray);margin:0;font-size:24px;font-weight:700}.agenda-module__eIYnnW__navButtons{align-items:center;gap:8px;display:flex}.agenda-module__eIYnnW__todayBtn{border:1px solid var(--gray-border);color:var(--dark-gray);cursor:pointer;background:#fff;border-radius:32px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.agenda-module__eIYnnW__todayBtn:hover{background:var(--background-gray);border-color:var(--blue);color:var(--blue)}.agenda-module__eIYnnW__navBtn{border:1px solid var(--gray-border);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.agenda-module__eIYnnW__navBtn:hover{background:var(--background-gray)}.agenda-module__eIYnnW__navBtn .agenda-module__eIYnnW__material-symbols-rounded{color:var(--dark-gray);font-size:20px}.agenda-module__eIYnnW__currentPeriod{min-width:180px;color:var(--dark-gray);font-size:18px;font-weight:500}.agenda-module__eIYnnW__headerRight{align-items:center;gap:12px;display:flex}.agenda-module__eIYnnW__viewSelector{background:var(--background-gray);border-radius:32px;gap:2px;padding:4px;display:flex}.agenda-module__eIYnnW__viewBtn{color:var(--medium-gray);cursor:pointer;background:0 0;border:none;border-radius:32px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.agenda-module__eIYnnW__viewBtn:hover{color:var(--dark-gray)}.agenda-module__eIYnnW__viewBtnActive{color:var(--blue);background:#fff;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.agenda-module__eIYnnW__createBtn{border-radius:50%!important;justify-content:center!important;width:44px!important;padding:0!important}.agenda-module__eIYnnW__createBtnText{display:none}}.agenda-module__eIYnnW__calendarContainer{border:1px solid var(--gray-border);background:#fff;border-radius:32px;min-height:500px;overflow:hidden;box-shadow:0 1px 2px #0000001a}.agenda-module__eIYnnW__loadingState{color:var(--medium-gray);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.agenda-module__eIYnnW__spinner{border:3px solid var(--gray-border);border-top-color:var(--blue);border-radius:50%;width:40px;height:40px;animation:1s linear infinite agenda-module__eIYnnW__spin}@keyframes agenda-module__eIYnnW__spin{to{transform:rotate(360deg)}}.agenda-module__eIYnnW__weekView{flex-direction:column;display:flex}.agenda-module__eIYnnW__weekHeader{background:var(--background-gray);border-bottom:1px solid var(--gray-border);z-index:5;display:flex;position:sticky;top:0}.agenda-module__eIYnnW__timeGutter{flex-shrink:0;width:60px}.agenda-module__eIYnnW__dayHeader{border-left:1px solid var(--gray-border);text-align:center;cursor:pointer;flex:1;padding:12px 8px;transition:background .2s}.agenda-module__eIYnnW__dayHeader:hover{background:var(--light-blue)}.agenda-module__eIYnnW__dayHeader.agenda-module__eIYnnW__today{background:#eff6ff}.agenda-module__eIYnnW__dayName{color:var(--medium-gray);text-transform:uppercase;margin-bottom:4px;font-size:12px;display:block}.agenda-module__eIYnnW__dayNumber{width:28px;height:28px;color:var(--dark-gray);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.agenda-module__eIYnnW__todayNumber{background:var(--blue);color:#fff}.agenda-module__eIYnnW__timeGrid{flex:1}.agenda-module__eIYnnW__timeRow{border-bottom:1px solid var(--gray-border);min-height:60px;display:flex}.agenda-module__eIYnnW__timeLabel{color:var(--medium-gray);text-align:right;padding:4px 8px;font-size:11px}.agenda-module__eIYnnW__timeCell{border-left:1px solid var(--gray-border);cursor:pointer;flex:1;transition:background .15s;position:relative}.agenda-module__eIYnnW__timeCell:hover{background:#2563eb08}.agenda-module__eIYnnW__todayColumn{background:#2563eb05}.agenda-module__eIYnnW__appointmentBlock{cursor:pointer;z-index:10;border-radius:4px;padding:4px 6px;font-size:11px;transition:transform .1s,box-shadow .1s;position:absolute;left:2px;right:2px;overflow:hidden}.agenda-module__eIYnnW__appointmentBlock:hover{z-index:15;transform:scale(1.02);box-shadow:0 2px 8px #00000026}.agenda-module__eIYnnW__appointmentTime{font-size:10px;font-weight:600}.agenda-module__eIYnnW__appointmentPatient{color:var(--dark-gray);white-space:nowrap;text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.agenda-module__eIYnnW__dayView{flex-direction:column;display:flex}.agenda-module__eIYnnW__dayViewHeader{background:var(--background-gray);border-bottom:1px solid var(--gray-border);align-items:center;gap:12px;padding:16px 20px;display:flex}.agenda-module__eIYnnW__dayViewDate{color:var(--dark-gray);font-size:16px;font-weight:500}.agenda-module__eIYnnW__todayBadge{background:var(--blue);color:#fff;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:500}.agenda-module__eIYnnW__dayTimeGrid{flex:1}.agenda-module__eIYnnW__dayTimeRow{border-bottom:1px solid var(--gray-border);min-height:80px;display:flex}.agenda-module__eIYnnW__dayTimeLabel{width:70px;color:var(--medium-gray);text-align:right;flex-shrink:0;padding:8px 12px;font-size:12px}.agenda-module__eIYnnW__dayTimeCell{cursor:pointer;flex:1;transition:background .15s;position:relative}.agenda-module__eIYnnW__dayTimeCell:hover{background:#2563eb08}.agenda-module__eIYnnW__dayAppointment{cursor:pointer;z-index:10;border-radius:8px;padding:10px 12px;transition:transform .1s,box-shadow .1s;position:absolute;left:8px;right:8px}.agenda-module__eIYnnW__dayAppointment:hover{z-index:15;transform:translate(4px);box-shadow:0 4px 12px #0000001a}.agenda-module__eIYnnW__dayAppointmentHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.agenda-module__eIYnnW__dayAppointmentTime{font-size:13px;font-weight:600}.agenda-module__eIYnnW__dayAppointmentMode{font-size:16px}.agenda-module__eIYnnW__dayAppointmentPatient{color:var(--dark-gray);margin-bottom:2px;font-size:15px;font-weight:600;display:block}.agenda-module__eIYnnW__dayAppointmentType{color:var(--medium-gray);font-size:12px}.agenda-module__eIYnnW__monthView{flex-direction:column;display:flex}.agenda-module__eIYnnW__monthHeader{background:var(--background-gray);border-bottom:1px solid var(--gray-border);grid-template-columns:repeat(7,1fr);display:grid}.agenda-module__eIYnnW__monthDayHeader{color:var(--medium-gray);text-align:center;text-transform:uppercase;padding:12px;font-size:12px;font-weight:600}.agenda-module__eIYnnW__monthGrid{grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(100px,1fr);display:grid}.agenda-module__eIYnnW__monthDay{border-right:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border);cursor:pointer;padding:8px;transition:background .15s}.agenda-module__eIYnnW__monthDay:nth-child(7n){border-right:none}.agenda-module__eIYnnW__monthDay:hover{background:#2563eb08}.agenda-module__eIYnnW__monthDay.agenda-module__eIYnnW__otherMonth{background:var(--background-gray);opacity:.6}.agenda-module__eIYnnW__monthDay.agenda-module__eIYnnW__monthToday{background:#eff6ff}.agenda-module__eIYnnW__monthDayNumber{width:26px;height:26px;color:var(--dark-gray);border-radius:50%;justify-content:center;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;display:inline-flex}.agenda-module__eIYnnW__monthEvents{flex-direction:column;gap:2px;display:flex}.agenda-module__eIYnnW__monthEvent{cursor:pointer;border-radius:4px;gap:4px;padding:2px 6px;font-size:11px;transition:opacity .15s;display:flex;overflow:hidden}.agenda-module__eIYnnW__monthEvent:hover{opacity:.8}.agenda-module__eIYnnW__monthEventTime{flex-shrink:0;font-weight:600}.agenda-module__eIYnnW__monthEventName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.agenda-module__eIYnnW__monthMore{color:var(--medium-gray);cursor:pointer;padding:2px 6px;font-size:11px}.agenda-module__eIYnnW__agendaView{padding:16px}.agenda-module__eIYnnW__emptyAgenda{color:var(--medium-gray);text-align:center;border:1px solid var(--gray-border);background:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex;box-shadow:0 1px 2px #0000001a}.agenda-module__eIYnnW__emptyAgenda>.material-symbols-rounded{background:var(--light-blue);width:52px;height:52px;color:var(--blue);opacity:1;border-radius:50%;justify-content:center;align-items:center;font-size:26px;display:flex}.agenda-module__eIYnnW__emptyAgenda p{color:var(--medium-gray);margin:0 0 24px;font-size:16px}.agenda-module__eIYnnW__emptyAgenda p:last-child{margin-bottom:0}.agenda-module__eIYnnW__agendaDay{margin-bottom:24px}.agenda-module__eIYnnW__agendaDayHeader{border-bottom:2px solid var(--blue);align-items:baseline;gap:12px;margin-bottom:12px;padding-bottom:8px;display:flex}.agenda-module__eIYnnW__agendaDayName{color:var(--dark-gray);font-size:16px;font-weight:600}.agenda-module__eIYnnW__agendaDayDate{color:var(--medium-gray);font-size:13px}.agenda-module__eIYnnW__agendaItems{flex-direction:column;gap:10px;display:flex}.agenda-module__eIYnnW__agendaItem{background:var(--background-gray);cursor:pointer;border-radius:32px;align-items:center;gap:16px;padding:14px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000001a}.agenda-module__eIYnnW__agendaItem:hover{background:var(--light-blue);transform:translate(4px)}.agenda-module__eIYnnW__agendaItemLeft{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:70px;padding:8px 12px;display:flex}.agenda-module__eIYnnW__agendaItemTime{color:var(--dark-gray);font-size:15px;font-weight:600}.agenda-module__eIYnnW__agendaItemDuration{color:var(--medium-gray);font-size:11px}.agenda-module__eIYnnW__agendaItemContent{flex:1;min-width:0}.agenda-module__eIYnnW__agendaItemPatient{color:var(--dark-gray);margin-bottom:2px;font-size:15px;font-weight:600;display:block}.agenda-module__eIYnnW__agendaItemType{color:var(--medium-gray);font-size:13px}.agenda-module__eIYnnW__agendaItemRight{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.agenda-module__eIYnnW__agendaItemMode,.agenda-module__eIYnnW__agendaItemStatus{border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.agenda-module__eIYnnW__rescheduleInfo{background:var(--background-gray);color:var(--medium-gray);border-radius:8px;margin:0;padding:12px;font-size:14px}.agenda-module__eIYnnW__detailsModal{flex-direction:column;gap:20px;display:flex}.agenda-module__eIYnnW__patientInfo{align-items:center;gap:16px;display:flex}.agenda-module__eIYnnW__patientAvatar{background:var(--light-blue);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.agenda-module__eIYnnW__patientAvatar .agenda-module__eIYnnW__material-symbols-rounded{color:var(--blue);font-size:32px}.agenda-module__eIYnnW__patientAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.agenda-module__eIYnnW__patientName{color:var(--dark-gray);margin:0 0 6px;font-size:20px}.agenda-module__eIYnnW__badges{flex-wrap:wrap;gap:8px;display:flex}.agenda-module__eIYnnW__badge{border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600}.agenda-module__eIYnnW__detailsGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.agenda-module__eIYnnW__detailItem{background:var(--background-gray);border-radius:10px;align-items:flex-start;gap:12px;padding:12px;display:flex}.agenda-module__eIYnnW__detailItem .agenda-module__eIYnnW__material-symbols-rounded{color:var(--blue);flex-shrink:0;font-size:22px}.agenda-module__eIYnnW__detailItem div{flex-direction:column;gap:2px;display:flex}.agenda-module__eIYnnW__detailItem label{color:var(--medium-gray);text-transform:uppercase;font-size:11px}.agenda-module__eIYnnW__detailItem span{color:var(--dark-gray);font-size:14px;font-weight:500}.agenda-module__eIYnnW__notesSection{background:var(--background-gray);border-radius:10px;padding:14px}.agenda-module__eIYnnW__notesSection label{color:var(--medium-gray);text-transform:uppercase;margin-bottom:6px;font-size:11px;display:block}.agenda-module__eIYnnW__notesSection p{color:var(--dark-gray);margin:0;font-size:14px;line-height:1.5}@media (max-width:1024px){.agenda-module__eIYnnW__currentPeriod{min-width:auto}.agenda-module__eIYnnW__viewSelector{gap:0}.agenda-module__eIYnnW__viewBtn{padding:8px 10px}}@media (max-width:768px){.agenda-module__eIYnnW__header{flex-direction:column;align-items:stretch;gap:12px}.agenda-module__eIYnnW__headerLeft{flex-direction:column;align-items:flex-start;gap:12px}.agenda-module__eIYnnW__navButtons{justify-content:flex-start;gap:12px;width:100%}.agenda-module__eIYnnW__currentPeriod{text-align:right;margin-left:auto}.agenda-module__eIYnnW__headerRight{flex-direction:row;align-items:center;gap:8px;width:100%;margin-left:0}.agenda-module__eIYnnW__createBtn{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;padding:0!important;display:flex!important}.agenda-module__eIYnnW__createBtnText{display:none}.agenda-module__eIYnnW__viewSelector{flex:1}.agenda-module__eIYnnW__viewBtn{text-align:center;flex:1;padding:8px 6px;font-size:12px}.agenda-module__eIYnnW__weekView{height:auto}.agenda-module__eIYnnW__weekHeader{display:none}.agenda-module__eIYnnW__timeGutter{width:50px}.agenda-module__eIYnnW__timeLabel{padding:4px 6px;font-size:10px}.agenda-module__eIYnnW__dayView{height:auto}.agenda-module__eIYnnW__dayTimeLabel{width:55px;padding:6px 8px;font-size:11px}.agenda-module__eIYnnW__dayAppointment{padding:8px 10px;left:4px;right:4px}.agenda-module__eIYnnW__monthGrid{grid-auto-rows:minmax(70px,1fr)}.agenda-module__eIYnnW__monthDay{padding:4px}.agenda-module__eIYnnW__monthDayNumber{width:22px;height:22px;font-size:11px}.agenda-module__eIYnnW__monthEvent{padding:2px 4px;font-size:9px}.agenda-module__eIYnnW__monthEventName{display:none}.agenda-module__eIYnnW__agendaItem{flex-wrap:wrap;gap:10px;padding:12px}.agenda-module__eIYnnW__agendaItemRight{flex-direction:row;justify-content:flex-end;width:100%}.agenda-module__eIYnnW__formRow,.agenda-module__eIYnnW__detailsGrid{grid-template-columns:1fr}.agenda-module__eIYnnW__modalActions{flex-direction:column}.agenda-module__eIYnnW__modalActions button{width:100%}}@media (max-width:400px){.agenda-module__eIYnnW__title{font-size:20px}.agenda-module__eIYnnW__currentPeriod{font-size:14px}.agenda-module__eIYnnW__todayBtn{padding:6px 12px;font-size:13px}.agenda-module__eIYnnW__navBtn{width:32px;height:32px}}
.FeatureCards-module__dRsDHa__mainWrapper{background:radial-gradient(ellipse at bottom,var(--light-blue),var(--background-gray)75%);background-repeat:no-repeat;background-size:auto 500px;background-color:var(--background-gray);background-position:bottom}.FeatureCards-module__dRsDHa__cardsWrapper{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.FeatureCards-module__dRsDHa__featureCardsSection{width:100%;padding:10px 0 60px}.FeatureCards-module__dRsDHa__featureCardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-items:center;gap:40px;display:grid}.FeatureCards-module__dRsDHa__featureCard{text-align:left;background-color:#fff;border-radius:32px;flex-direction:column;width:100%;min-width:0;padding:20px;display:flex;box-shadow:0 1px 2px #0000001a}.FeatureCards-module__dRsDHa__featureCard h2{color:var(--dark-blue);text-align:center;margin-bottom:20px;font-size:28px;font-weight:700}.FeatureCards-module__dRsDHa__cardImage{background:linear-gradient(45deg,var(--light-blue),var(--background-gray));aspect-ratio:16/8.5;object-fit:cover;border-radius:14px;width:100%;margin-bottom:20px;display:block}.FeatureCards-module__dRsDHa__featureCard ul{margin-bottom:20px;padding:0;list-style:none}.FeatureCards-module__dRsDHa__featureCard ul li{color:var(--medium-gray);align-items:flex-start;margin-bottom:15px;font-size:16px;line-height:1.5;display:flex}.FeatureCards-module__dRsDHa__featureCard ul li .material-symbols-rounded{color:var(--dark-green);flex-shrink:0;margin-right:10px;font-size:24px!important}.FeatureCards-module__dRsDHa__buttonWrapper{text-align:center;margin-top:auto}.FeatureCards-module__dRsDHa__buttonWrapper a{text-decoration:none;display:inline-block}@media (min-width:1025px){.FeatureCards-module__dRsDHa__featureCardsGrid{grid-template-columns:1fr}.FeatureCards-module__dRsDHa__featureCard{flex-direction:row;align-items:center;min-height:420px;padding:40px}.FeatureCards-module__dRsDHa__featureCard h2{text-align:center;margin-bottom:15px}.FeatureCards-module__dRsDHa__cardContentLeft{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;width:50%;display:flex}.FeatureCards-module__dRsDHa__cardImage{background:linear-gradient(45deg,var(--light-blue),var(--background-gray));border-radius:20%/50%;width:75%;height:auto;margin-bottom:20px}.FeatureCards-module__dRsDHa__cardContentRight{flex-direction:column;flex-grow:1;display:flex}.FeatureCards-module__dRsDHa__featureCard ul{margin-bottom:20px;padding-right:0}.FeatureCards-module__dRsDHa__featureCard ul li{align-items:flex-start;margin-bottom:10px;display:flex}.FeatureCards-module__dRsDHa__buttonWrapper{text-align:left;margin-top:0;margin-left:0}.FeatureCards-module__dRsDHa__featureCardsGrid .FeatureCards-module__dRsDHa__featureCard:nth-child(2){flex-direction:row-reverse}.FeatureCards-module__dRsDHa__featureCardsGrid .FeatureCards-module__dRsDHa__featureCard:nth-child(2) .FeatureCards-module__dRsDHa__cardContentRight{text-align:right;align-items:flex-end}.FeatureCards-module__dRsDHa__featureCardsGrid .FeatureCards-module__dRsDHa__featureCard:nth-child(2) ul li{flex-direction:row-reverse;justify-content:end}.FeatureCards-module__dRsDHa__featureCardsGrid .FeatureCards-module__dRsDHa__featureCard:nth-child(2) ul li .material-symbols-rounded{margin-left:10px;margin-right:0}.FeatureCards-module__dRsDHa__featureCardsGrid .FeatureCards-module__dRsDHa__featureCard:nth-child(2) .FeatureCards-module__dRsDHa__buttonWrapper{text-align:right}}
.Footer-module__3hUVsW__footer{width:100%;color:var(--dark-gray);z-index:10;background-color:#fff;padding:60px 0 0;position:relative;box-shadow:0 -2px 5px #0000000d}.Footer-module__3hUVsW__footerMainContent{border-bottom:1px solid var(--gray-border);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;max-width:1200px;margin:0 auto;padding:0 20px 40px;display:grid}.Footer-module__3hUVsW__footerColumn{flex-direction:column;display:flex}.Footer-module__3hUVsW__footerLogoLink{margin-bottom:20px;display:inline-block}.Footer-module__3hUVsW__footerLogoImg{width:auto;height:45px}.Footer-module__3hUVsW__footerHeading{color:var(--dark-gray);margin-bottom:20px;padding-bottom:8px;font-size:18px;font-weight:500;position:relative}.Footer-module__3hUVsW__footerHeading:after{content:"";background-color:var(--blue);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__footerLinksList{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__footerLinksList li{margin-bottom:12px}.Footer-module__3hUVsW__footerLink{color:var(--medium-gray);font-size:15px;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__3hUVsW__footerLink:hover{color:var(--blue);transform:translate(3px)}.Footer-module__3hUVsW__footerSocialIcons{align-items:center;gap:12px;display:flex}.Footer-module__3hUVsW__socialIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;text-decoration:none;transition:transform .2s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{transform:scale(1.1)}.Footer-module__3hUVsW__socialIcon[aria-label=Facebook]{background-color:var(--facebook-blue)}.Footer-module__3hUVsW__socialIcon[aria-label="X (Twitter)"]{background-color:var(--dark)}.Footer-module__3hUVsW__socialIcon[aria-label=Instagram]{background:var(--instagram-gradient)}.Footer-module__3hUVsW__socialIcon[aria-label=TikTok]{background-color:#000}.Footer-module__3hUVsW__socialIcon[aria-label=YouTube]{background-color:red}.Footer-module__3hUVsW__footerBottomBar{text-align:center;max-width:1200px;margin:0 auto;padding:20px}.Footer-module__3hUVsW__footerCopyrightText{color:var(--medium-gray);margin:0;font-size:14px}@media (max-width:768px){.Footer-module__3hUVsW__footerMainContent{text-align:center;grid-template-columns:1fr}.Footer-module__3hUVsW__footerColumn{align-items:center}.Footer-module__3hUVsW__footerHeading:after{left:50%;transform:translate(-50%)}.Footer-module__3hUVsW__footerSocialIcons{justify-content:center}}
.QRScanner-module__wrinFW__container{flex-direction:column;align-items:center;gap:20px;padding:10px 0;display:flex}.QRScanner-module__wrinFW__scannerWrapper{aspect-ratio:1;background:#000;border-radius:16px;width:100%;max-width:320px;position:relative;overflow:hidden}.QRScanner-module__wrinFW__scanner{width:100%;height:100%}.QRScanner-module__wrinFW__scanner video{object-fit:cover;width:100%;height:100%}.QRScanner-module__wrinFW__scannerOverlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.QRScanner-module__wrinFW__scannerFrame{border:3px solid var(--blue);border-radius:16px;width:220px;height:220px;box-shadow:0 0 0 9999px #00000080}.QRScanner-module__wrinFW__instructions{color:var(--medium-gray);text-align:center;margin:0;font-size:14px}.QRScanner-module__wrinFW__errorState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.QRScanner-module__wrinFW__errorState .QRScanner-module__wrinFW__material-symbols-rounded{color:var(--danger);font-size:48px}.QRScanner-module__wrinFW__errorState p{color:var(--medium-gray);max-width:280px;margin:0;font-size:14px}
.StatCard-module__k3UlQW__statCard{text-align:left;min-width:200px;color:inherit;background:#fff;border:none;border-radius:32px;flex:1;align-items:center;gap:32px;padding:20px;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000001a}.StatCard-module__k3UlQW__clickable{cursor:pointer}.StatCard-module__k3UlQW__clickable:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.StatCard-module__k3UlQW__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}.StatCard-module__k3UlQW__iconWrapper.StatCard-module__k3UlQW__default,.StatCard-module__k3UlQW__iconWrapper.StatCard-module__k3UlQW__blue{background:var(--light-blue);color:var(--blue)}.StatCard-module__k3UlQW__iconWrapper.StatCard-module__k3UlQW__green{color:#059669;background:#d1fae5}.StatCard-module__k3UlQW__iconWrapper.StatCard-module__k3UlQW__purple{color:#7c3aed;background:#ede9fe}.StatCard-module__k3UlQW__iconWrapper.StatCard-module__k3UlQW__orange{color:#ea580c;background:#ffedd5}.StatCard-module__k3UlQW__content{flex-direction:column;gap:2px;min-width:0;display:flex}.StatCard-module__k3UlQW__value{color:var(--dark-gray);font-size:28px;font-weight:700;line-height:1.2}.StatCard-module__k3UlQW__label{color:var(--medium-gray);white-space:nowrap;font-size:13px}@media (max-width:768px){.StatCard-module__k3UlQW__statCard{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;padding:12px 6px}.StatCard-module__k3UlQW__iconWrapper{width:40px;height:40px;margin:0;font-size:20px}.StatCard-module__k3UlQW__content{align-items:center;width:100%}.StatCard-module__k3UlQW__value{font-size:18px;line-height:1.1}.StatCard-module__k3UlQW__label{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.1;display:-webkit-box;overflow:hidden}}
.AudioPlayer-module__Y-tfPG__container{user-select:none;align-items:center;gap:8px;width:100%;min-width:240px;margin-bottom:-6px;padding:6px 0;display:flex}.AudioPlayer-module__Y-tfPG__playBtn{cursor:pointer;width:36px;height:36px;color:var(--dark-gray);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex}.AudioPlayer-module__Y-tfPG__playBtn:hover{background:#0000000d}.AudioPlayer-module__Y-tfPG__playBtn .material-symbols-rounded{font-variation-settings:"FILL" 1;font-size:32px}.AudioPlayer-module__Y-tfPG__progressContainer{cursor:pointer;flex-direction:column;flex:1;justify-content:center;gap:2px;padding:0;display:flex}.AudioPlayer-module__Y-tfPG__progressBar{background:#0000001a;border-radius:2px;width:100%;height:4px;position:relative;overflow:hidden}.AudioPlayer-module__Y-tfPG__progressFill{background:var(--blue);border-radius:2px;height:100%;transition:width .1s linear}.AudioPlayer-module__Y-tfPG__progressThumb{background:var(--blue);pointer-events:none;opacity:0;border-radius:50%;width:12px;height:12px;transition:opacity .2s;position:absolute;top:50%;transform:translate(-50%,-50%)}.AudioPlayer-module__Y-tfPG__progressContainer:hover .AudioPlayer-module__Y-tfPG__progressThumb{opacity:1}.AudioPlayer-module__Y-tfPG__timeDisplay{color:var(--medium-gray);text-align:right;min-width:35px;font-size:11px}.AudioPlayer-module__Y-tfPG__menuBtn{cursor:pointer;width:28px;height:28px;color:var(--medium-gray);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex;position:relative}.AudioPlayer-module__Y-tfPG__menuBtn:hover{color:var(--dark-gray);background:#0000000d}.AudioPlayer-module__Y-tfPG__menuBtn .AudioPlayer-module__Y-tfPG__material-symbols-rounded{font-size:20px}.AudioPlayer-module__Y-tfPG__menuDropdown{z-index:100;background:#fff;border-radius:8px;min-width:200px;margin-bottom:8px;padding:4px;animation:.1s ease-out AudioPlayer-module__Y-tfPG__fadeIn;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #00000026}@keyframes AudioPlayer-module__Y-tfPG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.AudioPlayer-module__Y-tfPG__menuItem{cursor:pointer;width:100%;color:var(--dark-gray);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background .2s;display:flex}.AudioPlayer-module__Y-tfPG__menuItem:hover{background:var(--background-gray)}.AudioPlayer-module__Y-tfPG__menuItem .AudioPlayer-module__Y-tfPG__material-symbols-rounded{color:var(--medium-gray);font-size:20px}.AudioPlayer-module__Y-tfPG__speedOptions{border-top:1px solid var(--gray-border);margin-top:4px;padding-top:4px}.AudioPlayer-module__Y-tfPG__speedOption{padding-left:40px;font-size:13px}.AudioPlayer-module__Y-tfPG__speedOption.AudioPlayer-module__Y-tfPG__active{color:var(--blue);font-weight:500}.AudioPlayer-module__Y-tfPG__speedOption.AudioPlayer-module__Y-tfPG__active .AudioPlayer-module__Y-tfPG__material-symbols-rounded{color:var(--blue)}
.Autocomplete-module__ypLhTa__wrapper{width:100%;position:relative}.Autocomplete-module__ypLhTa__suggestionsList{border:1px solid var(--gray-border);z-index:1000;background:#fff;border-radius:12px;max-height:200px;margin-top:4px;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.Autocomplete-module__ypLhTa__suggestionItem{cursor:pointer;color:var(--dark-gray);padding:12px 16px;font-size:14px;transition:background .2s}.Autocomplete-module__ypLhTa__suggestionItem:hover,.Autocomplete-module__ypLhTa__active{background:var(--background-gray)}.Autocomplete-module__ypLhTa__suggestionItem:last-child{border-bottom:none}.Autocomplete-module__ypLhTa__noResults{color:var(--medium-gray);text-align:center;padding:12px 16px;font-size:14px}
.Badge-module__H8aylq__badge{border-radius:12px;align-items:center;font-weight:600;display:inline-flex}.Badge-module__H8aylq__small{padding:2px 8px;font-size:11px}.Badge-module__H8aylq__medium{padding:4px 12px;font-size:12px}.Badge-module__H8aylq__large{padding:6px 16px;font-size:14px}.Badge-module__H8aylq__blue{background:var(--light-blue);color:var(--blue)}.Badge-module__H8aylq__green{color:var(--dark-green);background:#e8f5e9}.Badge-module__H8aylq__red{color:#f44336;background:#ffebee}.Badge-module__H8aylq__yellow{color:#f57f17;background:#fff9c4}.Badge-module__H8aylq__purple{background:var(--purple-l);color:var(--purple)}.Badge-module__H8aylq__gray{background:var(--background-gray);color:var(--medium-gray)}
.Card-module__b6YjYG__card{background:#fff;border:1px solid #0000;border-radius:32px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #0000001a}.Card-module__b6YjYG__outlined{border-color:var(--gray-border)}.Card-module__b6YjYG__elevated{box-shadow:0 2px 8px #0000000f}.Card-module__b6YjYG__hoverable:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.Card-module__b6YjYG__clickable{cursor:pointer}.Card-module__b6YjYG__clickable:hover{border-color:var(--blue)}.Card-module__b6YjYG__paddingSmall{padding:16px}.Card-module__b6YjYG__paddingMedium{padding:24px}.Card-module__b6YjYG__paddingLarge{padding:32px}.Card-module__b6YjYG__cardHeader{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.Card-module__b6YjYG__cardIcon{background:var(--light-blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Card-module__b6YjYG__cardIcon .Card-module__b6YjYG__material-symbols-rounded{color:var(--blue);font-size:24px}.Card-module__b6YjYG__cardHeaderText{flex:1}.Card-module__b6YjYG__cardTitle{color:var(--dark-gray);margin:0 0 4px;font-size:18px;font-weight:700}.Card-module__b6YjYG__cardSubtitle{color:var(--medium-gray);margin:0;font-size:14px}.Card-module__b6YjYG__cardContent{color:var(--dark-gray);font-size:15px;line-height:1.6}
.Switch-module__QeUTqq__switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.Switch-module__QeUTqq__input{opacity:0;width:0;height:0}.Switch-module__QeUTqq__slider{cursor:pointer;background-color:#ccc;border-radius:34px;transition:all .4s;position:absolute;inset:0}.Switch-module__QeUTqq__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 2px 4px #0003}.Switch-module__QeUTqq__input:checked+.Switch-module__QeUTqq__slider{background-color:var(--blue)}.Switch-module__QeUTqq__input:focus+.Switch-module__QeUTqq__slider{box-shadow:0 0 1px var(--blue)}.Switch-module__QeUTqq__input:checked+.Switch-module__QeUTqq__slider:before{transform:translate(20px)}.Switch-module__QeUTqq__disabled{opacity:.5;cursor:not-allowed}.Switch-module__QeUTqq__disabled .Switch-module__QeUTqq__slider{cursor:not-allowed}
.Toast-module__dpyMdW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__dpyMdW__toast{pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:12px 16px;animation:.3s ease-out forwards Toast-module__dpyMdW__slideIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__exiting{animation:.3s ease-in forwards Toast-module__dpyMdW__slideOut}.Toast-module__dpyMdW__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Toast-module__dpyMdW__content{flex-direction:column;flex:1;display:flex}.Toast-module__dpyMdW__title{color:#111827;font-size:.875rem;font-weight:600}.Toast-module__dpyMdW__message{color:#4b5563;margin-top:2px;font-size:.875rem}.Toast-module__dpyMdW__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Toast-module__dpyMdW__closeBtn:hover{color:#4b5563;background:#f3f4f6}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{color:#059669;background:#d1fae5}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{color:#dc2626;background:#fee2e2}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__icon{color:#d97706;background:#fef3c7}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{color:#2563eb;background:#dbeafe}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__dpyMdW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width:768px){.Toast-module__dpyMdW__toastContainer{bottom:16px;left:16px;right:16px}.Toast-module__dpyMdW__toast{width:100%;min-width:0}}
.page-module__kljlDq__searchPage{background-image:radial-gradient(ellipse at top,var(--light-blue),var(--background-gray)75%),radial-gradient(ellipse at bottom,var(--light-blue),var(--background-gray)75%);background-position:top,bottom;background-repeat:no-repeat;background-size:auto 500px;min-height:calc(100vh - 400px);padding:30px 0}.page-module__kljlDq__mainGrid{grid-template-columns:280px 1fr;align-items:flex-start;gap:30px;max-width:1200px;margin:0 auto;padding:0 15px;display:grid}.page-module__kljlDq__filtersSidebar{background:#fff;border-radius:32px;padding:25px;box-shadow:0 1px 2px #0000001a}.page-module__kljlDq__filtersHeader{border-bottom:1px solid var(--gray-border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.page-module__kljlDq__filtersHeader h2{color:var(--dark-blue);font-size:20px}.page-module__kljlDq__closeFiltersBtn{color:var(--medium-gray);cursor:pointer;background:0 0;border:none;display:none}.page-module__kljlDq__filtersOverlay{z-index:1050;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.page-module__kljlDq__filtersOverlay.page-module__kljlDq__active{display:block}.page-module__kljlDq__filterGroup{margin-bottom:25px}.page-module__kljlDq__filterGroup h3{color:var(--dark-gray);margin-bottom:15px;font-size:16px;font-weight:500}.page-module__kljlDq__filterOption{margin-bottom:12px}.page-module__kljlDq__filterOption label{color:var(--dark-gray);cursor:pointer;align-items:center;gap:10px;font-size:15px;display:flex}.page-module__kljlDq__filterOption input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.page-module__kljlDq__filterSelectGroup{margin-top:10px}.page-module__kljlDq__selectField{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:3.40282e38px;width:100%;height:46px;padding:12px 15px;font-size:15px}.page-module__kljlDq__selectField:focus{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);outline:none}.page-module__kljlDq__applyFiltersBtn,.page-module__kljlDq__clearFiltersBtn{margin-top:10px}.page-module__kljlDq__resultsSection{flex:1}.page-module__kljlDq__resultsHeader{margin-bottom:20px}.page-module__kljlDq__resultsHeader h1{color:var(--dark-gray);font-size:24px;font-weight:700}.page-module__kljlDq__resultsHeader p{color:var(--medium-gray);font-size:16px}.page-module__kljlDq__mobileFilterBtn{display:none}.page-module__kljlDq__resultsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__kljlDq__noResults{text-align:center;width:100%;color:var(--medium-gray);grid-column:1/-1;padding:40px 0;font-size:1.1rem}.page-module__kljlDq__resultCardLink{height:100%;color:inherit;text-decoration:none;display:block}.page-module__kljlDq__resultCard{border:1px solid var(--gray-border);cursor:pointer;background:#fff;border-radius:32px;grid-template-columns:120px 1fr;align-items:flex-start;gap:20px;height:100%;padding:20px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 1px 2px #0000001a}.page-module__kljlDq__resultCard:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 8px 16px #00000014}.page-module__kljlDq__profilePictureContainer{flex-direction:column;flex-shrink:0;align-items:center;width:120px;display:flex;position:relative}.page-module__kljlDq__profilePicture{background:linear-gradient(45deg,var(--light-blue),var(--background-gray));object-fit:cover;border-radius:18px;width:120px;height:120px}.page-module__kljlDq__placeholder{background-color:var(--background-gray);color:var(--medium-gray);justify-content:center;align-items:center;display:flex}.page-module__kljlDq__placeholder span{font-size:48px}.page-module__kljlDq__tagsContainer{flex-direction:column;align-items:center;gap:5px;display:flex}.page-module__kljlDq__financingOptions{align-items:center;gap:5px;display:flex}.page-module__kljlDq__locationTag{border-top:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border);width:100%;color:var(--medium-gray);background:0 0;align-items:center;gap:6px;margin-top:8px;padding:4px 0;font-size:13px;font-weight:500;display:flex}.page-module__kljlDq__locationTag .page-module__kljlDq__material-symbols-rounded{color:var(--medium-gray);font-size:18px}.page-module__kljlDq__financingTag{color:#00796b;background:#e0f2f1}.page-module__kljlDq__casheaTag{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.page-module__kljlDq__casheaIcon{object-fit:contain;border-radius:50%;width:22px;height:22px}.page-module__kljlDq__profileInfo{flex-direction:column;flex-grow:1;gap:2px;display:flex}.page-module__kljlDq__profileInfoHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.page-module__kljlDq__profileInfoHeader h2{color:var(--dark-gray);font-size:20px;font-weight:700;line-height:1.2}.page-module__kljlDq__specialtiesText{color:var(--dark-blue);font-size:14px;font-weight:500;line-height:1.4}.page-module__kljlDq__consultModes{margin-top:10px}.page-module__kljlDq__consultModes p{color:var(--dark-gray);margin-bottom:8px;font-size:14px;font-weight:500}.page-module__kljlDq__companyDesc{margin-top:8px}.page-module__kljlDq__modesContainer{flex-wrap:wrap;gap:6px;display:flex}.page-module__kljlDq__modeButton{background:var(--light-blue);color:var(--dark-gray);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:inline-flex}.page-module__kljlDq__availabilityDot{background:var(--light-gray);border-radius:50%;width:10px;height:10px}.page-module__kljlDq__availabilityDot.page-module__kljlDq__available{background:#fbc02d}@media (max-width:992px){.page-module__kljlDq__mainGrid{grid-template-columns:1fr}.page-module__kljlDq__filtersSidebar{opacity:0;z-index:1100;border-radius:0 24px 24px 0;width:300px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 20px #0000001a}.page-module__kljlDq__filtersOverlay{-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;z-index:1099;background-color:#000000bf;width:100%;height:100%;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.page-module__kljlDq__filtersOverlay.page-module__kljlDq__active{opacity:1;pointer-events:auto}.page-module__kljlDq__filtersSidebar.page-module__kljlDq__active{opacity:1;transform:translate(0)}.page-module__kljlDq__filtersHeader .page-module__kljlDq__closeFiltersBtn{display:block}.page-module__kljlDq__mobileFilterBtn{display:inline-flex}.page-module__kljlDq__resultsHeader{justify-content:space-between;align-items:center;display:flex}}@media (max-width:768px){.page-module__kljlDq__resultsGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module__kljlDq__resultsHeader h1{font-size:20px}.page-module__kljlDq__resultsHeader p{display:none}.page-module__kljlDq__profileInfoHeader h2{font-size:20px}.page-module__kljlDq__filtersSidebar{width:280px}}
.page-module__-EDAxa__empleoPage{background:var(--background-gray);min-height:calc(100vh - 350px);padding:40px 20px}.page-module__-EDAxa__container{max-width:1200px;margin:0 auto}.page-module__-EDAxa__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.page-module__-EDAxa__header h1{color:var(--dark-blue);margin:0 0 8px;font-size:32px;font-weight:700}.page-module__-EDAxa__header p{color:var(--medium-gray);margin:0;font-size:16px}.page-module__-EDAxa__filtersBar{grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.page-module__-EDAxa__jobsList{flex-direction:column;gap:16px;display:flex}.page-module__-EDAxa__jobCard{background:#fff;border-radius:16px;padding:24px;transition:transform .2s;position:relative;box-shadow:0 2px 8px #00000014}.page-module__-EDAxa__jobCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.page-module__-EDAxa__jobCard h3{color:var(--dark-blue);margin:8px 0 4px;font-size:20px;font-weight:600}.page-module__-EDAxa__company{color:var(--medium-gray);margin:0 0 16px;font-size:16px}.page-module__-EDAxa__jobDetails{flex-wrap:wrap;gap:24px;margin-bottom:20px;display:flex}.page-module__-EDAxa__jobDetails span{color:var(--dark-gray);align-items:center;gap:6px;font-size:14px;display:flex}.page-module__-EDAxa__jobDetails .page-module__-EDAxa__material-symbols-rounded{color:var(--medium-gray);font-size:18px}.page-module__-EDAxa__jobFooter{border-top:1px solid var(--gray-border);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.page-module__-EDAxa__date{color:var(--medium-gray);font-size:13px}@media (max-width:768px){.page-module__-EDAxa__header{flex-direction:column;align-items:flex-start}.page-module__-EDAxa__filtersBar{grid-template-columns:1fr}.page-module__-EDAxa__jobDetails{flex-direction:column;gap:12px}}
.page-module__WtcHuW__loginContainer{background:radial-gradient(ellipse at top,var(--light-blue),var(--background-gray)75%);background-repeat:no-repeat;background-size:auto 500px;background-color:var(--background-gray);justify-content:center;align-items:center;min-height:100dvh;padding:0 15px;display:flex}.page-module__WtcHuW__loginBox{background:#fff;border-radius:32px;width:100%;max-width:450px;padding:40px;box-shadow:0 1px 2px #0000001a}.page-module__WtcHuW__logoSection{justify-content:center;margin-bottom:30px;display:flex}.page-module__WtcHuW__logo{height:48px}.page-module__WtcHuW__title{color:var(--dark-blue);text-align:center;margin:0 0 10px;font-size:28px;font-weight:700}.page-module__WtcHuW__subtitle{margin:10px 0}.page-module__WtcHuW__divider{text-align:center;align-items:center;margin:10px 0;display:flex}.page-module__WtcHuW__divider:before,.page-module__WtcHuW__divider:after{content:"";border-bottom:1px solid var(--gray-border);flex:1}.page-module__WtcHuW__divider span{color:var(--medium-gray);padding:0 15px;font-size:14px}.page-module__WtcHuW__optionsRow{justify-content:space-between;align-items:center;gap:15px;margin:15px 0;display:flex}.page-module__WtcHuW__optionsRow>div{width:auto!important;margin:10px 0!important}.page-module__WtcHuW__optionsRow .Checkbox_checkboxWrapper__3kZzW{width:auto!important;margin:10px 0!important}.page-module__WtcHuW__optionsRow label>span:last-child{color:var(--medium-gray)!important;cursor:default!important;font-size:14px!important}.page-module__WtcHuW__forgotPassword{color:var(--blue);white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.page-module__WtcHuW__forgotPassword:hover{color:var(--blue-hover);text-decoration:underline}.page-module__WtcHuW__signupPrompt{color:var(--medium-gray);text-align:center;margin:10px 0 0;font-size:14px}.page-module__WtcHuW__signupPrompt a{color:var(--blue);font-weight:500;text-decoration:none;transition:color .2s}.page-module__WtcHuW__signupPrompt a:hover{color:var(--blue-hover);text-decoration:underline}.page-module__WtcHuW__errorSummary{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px}.page-module__WtcHuW__errorSummary ul{margin:0;padding-left:20px;list-style-type:disc}.page-module__WtcHuW__errorSummary li{margin-bottom:4px}.page-module__WtcHuW__errorSummary li:last-child{margin-bottom:0}@media (max-width:480px){.page-module__WtcHuW__loginBox{padding:30px 20px}.page-module__WtcHuW__title{font-size:24px}.page-module__WtcHuW__subtitle{font-size:14px}.page-module__WtcHuW__optionsRow{flex-direction:column;align-items:flex-start;gap:10px}.page-module__WtcHuW__forgotPassword{align-self:center;margin-top:20px}}
.page-module__tv23_q__recoveryContainer{background:radial-gradient(ellipse at top,var(--light-blue),var(--background-gray)75%);background-repeat:no-repeat;background-size:auto 500px;background-color:var(--background-gray);justify-content:center;align-items:center;min-height:100dvh;padding:20px 15px;display:flex}.page-module__tv23_q__recoveryBox{background:#fff;border-radius:32px;width:100%;max-width:450px;padding:40px;box-shadow:0 1px 2px #0000001a}.page-module__tv23_q__logoSection{justify-content:center;margin-bottom:30px;display:flex}.page-module__tv23_q__logo{height:48px}.page-module__tv23_q__title{color:var(--dark-blue);text-align:center;margin:0 0 10px;font-size:28px;font-weight:700}.page-module__tv23_q__subtitle{color:var(--medium-gray);text-align:center;margin:0 0 30px;font-size:15px;line-height:1.5}.page-module__tv23_q__form{flex-direction:column;gap:20px;display:flex}.page-module__tv23_q__errorSummary{color:#dc2626;text-align:center;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:12px;font-size:14px}.page-module__tv23_q__backLink{color:var(--blue);text-align:center;font-size:14px;text-decoration:none;transition:color .2s}.page-module__tv23_q__backLink:hover{color:var(--blue-hover);text-decoration:underline}.page-module__tv23_q__successMessage{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.page-module__tv23_q__successMessage h1{color:var(--dark-blue);margin:0;font-size:24px;font-weight:700}.page-module__tv23_q__successMessage p{color:var(--medium-gray);margin:0;font-size:15px;line-height:1.6}.page-module__tv23_q__successMessage strong{color:var(--dark-gray)}@media (max-width:480px){.page-module__tv23_q__recoveryBox{padding:30px 20px}.page-module__tv23_q__title{font-size:24px}.page-module__tv23_q__subtitle{font-size:14px}}
.page-module__vQ_NNq__infoPage{background:var(--background-gray);min-height:calc(100vh - 350px);padding:40px 20px}.page-module__vQ_NNq__container{max-width:1200px;margin:0 auto}.page-module__vQ_NNq__container h1{color:var(--dark-blue);margin:0 0 12px;font-size:36px;font-weight:700}.page-module__vQ_NNq__subtitle{color:var(--medium-gray);margin:0 0 48px;font-size:18px}.page-module__vQ_NNq__section{margin-bottom:48px}.page-module__vQ_NNq__section h2{color:var(--dark-blue);margin:0 0 16px;font-size:28px;font-weight:600}.page-module__vQ_NNq__section p{color:var(--dark-gray);margin:0;font-size:16px;line-height:1.8}.page-module__vQ_NNq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:48px;display:grid}.page-module__vQ_NNq__featureCard{text-align:center;background:#fff;border-radius:16px;padding:32px;transition:transform .3s;box-shadow:0 2px 8px #00000014}.page-module__vQ_NNq__featureCard:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.page-module__vQ_NNq__featureCard .page-module__vQ_NNq__material-symbols-rounded{color:var(--blue);margin-bottom:16px;font-size:48px}.page-module__vQ_NNq__featureCard h3{color:var(--dark-blue);margin:0 0 8px;font-size:18px;font-weight:600}.page-module__vQ_NNq__featureCard p{color:var(--medium-gray);margin:0;font-size:14px}.page-module__vQ_NNq__categoriesList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.page-module__vQ_NNq__categoryItem{color:var(--dark-gray);text-align:center;background:#fff;border-radius:12px;padding:20px;font-size:15px;font-weight:500;transition:all .2s;box-shadow:0 2px 6px #00000014}.page-module__vQ_NNq__categoryItem:hover{background:var(--light-blue);color:var(--blue);cursor:pointer}@media (max-width:768px){.page-module__vQ_NNq__container h1{font-size:28px}.page-module__vQ_NNq__featuresGrid,.page-module__vQ_NNq__categoriesList{grid-template-columns:1fr}}
.reminders-shared-module__rzMNXa__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.reminders-shared-module__rzMNXa__headerContent{flex-direction:column;gap:4px;display:flex}.reminders-shared-module__rzMNXa__title{color:var(--dark-gray);margin:0;font-size:24px;font-weight:700}.reminders-shared-module__rzMNXa__subtitle{color:var(--medium-gray);margin:0;font-size:14px}.reminders-shared-module__rzMNXa__overdueCount{color:#dc2626;font-weight:500}.reminders-shared-module__rzMNXa__overdueDot{background:#dc2626;border-radius:50%;width:8px;height:8px}.reminders-shared-module__rzMNXa__remindersList{flex-direction:column;gap:12px;display:flex}.reminders-shared-module__rzMNXa__reminderCard{border:1px solid var(--gray-border);background:#fff;border-radius:32px;align-items:flex-start;gap:16px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000001a}.reminders-shared-module__rzMNXa__reminderCard:hover{border-color:var(--blue);box-shadow:0 4px 12px #2563eb14}.reminders-shared-module__rzMNXa__reminderCard.reminders-shared-module__rzMNXa__completed{background:var(--background-gray);opacity:.6}.reminders-shared-module__rzMNXa__reminderCard.reminders-shared-module__rzMNXa__overdue{border-left:3px solid #dc2626}.reminders-shared-module__rzMNXa__checkbox{border:2px solid var(--gray-border);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:4px;transition:all .2s;display:flex}.reminders-shared-module__rzMNXa__checkbox:hover{border-color:var(--blue)}.reminders-shared-module__rzMNXa__checkbox.reminders-shared-module__rzMNXa__checked{background:var(--blue);border-color:var(--blue)}.reminders-shared-module__rzMNXa__checkbox.reminders-shared-module__rzMNXa__checked .reminders-shared-module__rzMNXa__material-symbols-rounded{color:#fff;font-size:16px}.reminders-shared-module__rzMNXa__reminderContent{cursor:pointer;flex:1;min-width:0}.reminders-shared-module__rzMNXa__reminderHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.reminders-shared-module__rzMNXa__categoryBadge{text-transform:capitalize;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.reminders-shared-module__rzMNXa__categoryBadge .reminders-shared-module__rzMNXa__material-symbols-rounded{font-size:14px}.reminders-shared-module__rzMNXa__priorityDot{border-radius:50%;width:10px;height:10px}.reminders-shared-module__rzMNXa__reminderTitle{color:var(--dark-gray);margin:0 0 4px;font-size:16px;font-weight:600}.reminders-shared-module__rzMNXa__completed .reminders-shared-module__rzMNXa__reminderTitle{color:var(--medium-gray);text-decoration:line-through}.reminders-shared-module__rzMNXa__reminderDesc{-webkit-line-clamp:2;line-clamp:2;color:var(--medium-gray);text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 8px;font-size:14px;display:-webkit-box;overflow:hidden}.reminders-shared-module__rzMNXa__reminderMeta{gap:16px;display:flex}.reminders-shared-module__rzMNXa__reminderDate{color:var(--medium-gray);align-items:center;gap:4px;font-size:13px;display:inline-flex}.reminders-shared-module__rzMNXa__overdue .reminders-shared-module__rzMNXa__reminderDate{color:#dc2626}.reminders-shared-module__rzMNXa__reminderDate .reminders-shared-module__rzMNXa__material-symbols-rounded{font-size:16px}.reminders-shared-module__rzMNXa__reminderRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.reminders-shared-module__rzMNXa__reminderBadges{align-items:center;gap:8px;display:flex}.reminders-shared-module__rzMNXa__reminderActions{opacity:0;gap:4px;transition:opacity .2s;display:flex}.reminders-shared-module__rzMNXa__reminderCard:hover .reminders-shared-module__rzMNXa__reminderActions{opacity:1}.reminders-shared-module__rzMNXa__actionBtn{background:var(--background-gray);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.reminders-shared-module__rzMNXa__actionBtn:hover{background:var(--light-blue)}.reminders-shared-module__rzMNXa__actionBtn .reminders-shared-module__rzMNXa__material-symbols-rounded{color:var(--medium-gray);font-size:18px}.reminders-shared-module__rzMNXa__actionBtn:hover .reminders-shared-module__rzMNXa__material-symbols-rounded{color:var(--blue)}.reminders-shared-module__rzMNXa__loadingState{flex-direction:column;gap:12px;display:flex}.reminders-shared-module__rzMNXa__skeletonCard{border:1px solid var(--gray-border);background:#fff;border-radius:32px;align-items:flex-start;gap:16px;padding:20px;display:flex;box-shadow:0 1px 2px #0000001a}.reminders-shared-module__rzMNXa__skeletonCheckbox,.reminders-shared-module__rzMNXa__skeletonLine,.reminders-shared-module__rzMNXa__skeletonLineShort{background:linear-gradient(90deg,var(--background-gray)25%,var(--gray-border)50%,var(--background-gray)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite reminders-shared-module__rzMNXa__shimmer}.reminders-shared-module__rzMNXa__skeletonCheckbox{border-radius:50%;width:24px;height:24px}.reminders-shared-module__rzMNXa__skeletonContent{flex-direction:column;flex:1;gap:10px;display:flex}.reminders-shared-module__rzMNXa__skeletonLine{width:200px;height:18px}.reminders-shared-module__rzMNXa__skeletonLineShort{width:120px;height:14px}@keyframes reminders-shared-module__rzMNXa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.reminders-shared-module__rzMNXa__header{flex-direction:row;justify-content:space-between;align-items:center}.reminders-shared-module__rzMNXa__responsiveBtn{width:44px!important;min-width:unset!important;border-radius:50%!important;justify-content:center!important;padding:0!important}.reminders-shared-module__rzMNXa__btnText{display:none}.reminders-shared-module__rzMNXa__title{font-size:24px}.reminders-shared-module__rzMNXa__filterTabs{gap:4px;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.reminders-shared-module__rzMNXa__filterTab{flex:1;justify-content:center;padding:10px 12px;font-size:13px}.reminders-shared-module__rzMNXa__reminderCard{padding:14px 16px}.reminders-shared-module__rzMNXa__reminderActions{opacity:1;flex-direction:column}.reminders-shared-module__rzMNXa__actionBtn{width:32px;height:32px}}@media (max-width:400px){.reminders-shared-module__rzMNXa__reminderHeader{flex-wrap:wrap}.reminders-shared-module__rzMNXa__categoryBadge{font-size:10px}.reminders-shared-module__rzMNXa__reminderTitle{font-size:15px}}
