.page_header__NAuFP{margin-bottom:2rem}.page_header__NAuFP h1{font-size:2.5rem;font-weight:600;color:var(--text-primary)}.page_pageDescription__3RJpT{color:var(--text-secondary);font-size:1.1rem;margin-top:.5rem}.page_card__yFqya{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px var(--shadow-color)}html[data-theme=dark] .page_card__yFqya{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.page_cardTitle___ND3U{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.page_cardSubtitle__BGjoa{font-size:1.25rem;font-weight:500;margin-bottom:.5rem;color:var(--text-primary)}.page_sectionDescription__cJYyX{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}.page_profileLayout__aFvYG{display:flex;align-items:flex-start;gap:2rem}.page_avatarSection__T961x{flex-shrink:0;text-align:center}.page_avatar__kdygU{width:150px;height:150px;display:flex;color:white;font-size:4rem;font-weight:600;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 1rem;border:4px solid var(--aurora-border)}.page_uploadButton__3IGsQ{background:var(--aurora-border);color:var(--text-secondary);border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:background .3s;font-weight:600;width:200px}.page_uploadButton__3IGsQ:hover{background-color:var(--aurora-blue);color:white}.page_uploadButton__3IGsQ i{margin-right:.5rem}.page_formSection__Wb9vX{flex-grow:1}.page_formGroup__k1O9R{margin-bottom:1.5rem}.page_formGroup__k1O9R label{display:block;margin-bottom:.5rem;color:var(--text-secondary);font-weight:600}.page_input__IQsDo,.page_textarea___DQMJ{padding:.75rem 1rem}.page_input__IQsDo,.page_select__ar3PI,.page_textarea___DQMJ{width:100%;font-size:1rem;border-radius:8px;font-family:inherit;background:#f1f3f5;color:var(--text-primary);border:1px solid var(--aurora-border);transition:border-color .3s,box-shadow .3s}.page_select__ar3PI{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.75rem 2.5rem .75rem 1rem}.page_select__ar3PI:hover{border-color:#9ca3af}.page_select__ar3PI:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.2);outline:none}.page_customDropdown__kKMD2{top:82px;left:0;height:220px;color:#111827;overflow-y:auto;position:absolute;display:flex;flex-direction:column;border:1px solid #767676;list-style:none;padding-inline:0;background-color:#f1f3f5;width:calc(100% - 8px)}.page_customDropdownItem__bvO_s{gap:8px;display:flex;line-height:22px;padding-block:5px;align-items:center;padding-inline:18px!important}.page_customDropdownItemSelected__36hhw,.page_customDropdownItem__bvO_s:hover{background-color:#1967d2;color:#ffffff}html[data-theme=dark] .page_input__IQsDo,html[data-theme=dark] .page_select__ar3PI,html[data-theme=dark] .page_textarea___DQMJ{background:rgba(0,0,0,.2)}.page_textarea___DQMJ{resize:vertical}.page_input__IQsDo:focus,.page_textarea___DQMJ:focus{outline:none;border-color:var(--aurora-blue);box-shadow:0 0 0 3px rgba(0,123,255,.25)}.page_input__IQsDo[readOnly]{background-color:#e9ecef;color:var(--text-secondary);cursor:not-allowed}.page_topicList__ijfFs{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.page_topicItem__WqNfy{background-color:var(--aurora-blue);color:white;padding:.4rem .8rem;border-radius:20px;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.page_removeTopicButton__OjoJQ{background:rgba(255,255,255,.2);border:none;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;transition:background-color .2s}.page_removeTopicButton__OjoJQ:hover{background:var(--aurora-pink)}.page_addTopicWrapper__SfKVH{display:flex;gap:1rem}.page_addButton__OSh45{padding:.75rem 1.5rem;height:max-content;border:none;background:var(--aurora-blue);color:white;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s}.page_addButton__OSh45:hover{background:var(--aurora-purple)}.page_requestButton__cwGeF{padding:.75rem 1.5rem;border:none;background:var(--aurora-pink);color:white;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s}.page_requestButton__cwGeF:hover{background:var(--aurora-purple)}.page_notificationSettings__uYrc8{display:flex;flex-direction:column;gap:1.5rem}.page_notificationItem__Qo2M8{display:flex;align-items:center;justify-content:space-between;background-color:rgba(0,0,0,.15);padding:1rem;border-radius:8px}.page_notificationItem__Qo2M8 i{font-size:1.5rem;color:var(--aurora-blue);margin-right:1rem}.page_notificationItem__Qo2M8 span{font-weight:600;color:#eee;flex-grow:1}.page_toggleSwitch__Zil60{position:relative;display:inline-block;width:60px;height:34px}.page_toggleSwitch__Zil60 input{opacity:0;width:0;height:0}.page_slider__xYFHi{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#333;transition:.4s;border-radius:34px}.page_slider__xYFHi:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;transition:.4s;border-radius:50%}input:checked+.page_slider__xYFHi{background-color:var(--aurora-blue)}input:focus+.page_slider__xYFHi{box-shadow:0 0 1px var(--aurora-blue)}input:checked+.page_slider__xYFHi:before{transform:translateX(26px)}.page_actions___a3PR{text-align:right}.page_saveButton__5WVO1{padding:.8rem 2rem;font-size:1rem;font-weight:600;color:white;background:linear-gradient(90deg,var(--aurora-purple),var(--aurora-blue));border:none;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .3s}.page_saveButton__5WVO1:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(0,184,255,.6)}.page_addButton__OSh45:disabled,.page_requestButton__cwGeF:disabled,.page_saveButton__5WVO1:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(90deg,#999,#bbb);box-shadow:none;transform:none;transition:none}.page_addButton__OSh45:disabled:hover,.page_requestButton__cwGeF:disabled:hover,.page_saveButton__5WVO1:disabled:hover{transform:none;box-shadow:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CreateSpaceModal_overlay__DgqC1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,26,.85);display:flex;justify-content:center;align-items:center;z-index:1400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:CreateSpaceModal_fadeIn__MXwav .3s ease-out}@keyframes CreateSpaceModal_fadeIn__MXwav{0%{opacity:0}to{opacity:1}}.CreateSpaceModal_modal__0o0dE{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:20px;width:90%;max-width:700px;box-shadow:0 10px 40px rgba(0,0,0,.4);display:flex;flex-direction:column;animation:CreateSpaceModal_zoomIn__tdVhJ .4s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow:hidden}@keyframes CreateSpaceModal_zoomIn__tdVhJ{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.CreateSpaceModal_header__jrZdz{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid var(--aurora-border)}.CreateSpaceModal_header__jrZdz h2{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.75rem}.CreateSpaceModal_header__jrZdz h2 i{color:var(--aurora-blue)}.CreateSpaceModal_closeButton__mXp0V{background:none;border:none;font-size:1.3rem;color:var(--text-secondary);cursor:pointer;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center}.CreateSpaceModal_closeButton__mXp0V:hover{color:var(--text-primary)}.CreateSpaceModal_body__TovJ1{padding:2rem;overflow-y:auto}.CreateSpaceModal_errorAlert__6ZH75{background:rgba(255,107,107,.1);border:1px solid #ff6b6b;border-radius:12px;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem;animation:CreateSpaceModal_shakeError__hx04j .5s ease-in-out}@keyframes CreateSpaceModal_shakeError__hx04j{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.CreateSpaceModal_errorAlert__6ZH75 i{color:#ff6b6b;font-size:1.3rem;flex-shrink:0;margin-top:.1rem}.CreateSpaceModal_errorAlert__6ZH75 span{color:var(--text-primary);font-size:.95rem;line-height:1.5;font-weight:500}.CreateSpaceModal_formGrid__O97FD{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.CreateSpaceModal_formGroup__51qFt{display:flex;flex-direction:column}.CreateSpaceModal_formGroup__51qFt.CreateSpaceModal_fullWidth__m0btu{grid-column:1/-1}.CreateSpaceModal_formGroup__51qFt label{font-size:.95rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem}.CreateSpaceModal_input__YVbf7,.CreateSpaceModal_select__Jky45{width:100%;padding:.75rem 1rem;background:rgba(0,0,0,.05);border:1px solid var(--aurora-border);border-radius:8px;color:var(--text-primary);font-size:1rem;transition:border-color .2s}html[data-theme=dark] .CreateSpaceModal_input__YVbf7,html[data-theme=dark] .CreateSpaceModal_select__Jky45{background:rgba(255,255,255,.05)}.CreateSpaceModal_input__YVbf7:focus,.CreateSpaceModal_select__Jky45:focus{outline:none;border-color:var(--aurora-blue)}.CreateSpaceModal_textarea__N1lcX{width:100%;padding:.75rem 1rem;background:rgba(0,0,0,.05);border:1px solid var(--aurora-border);border-radius:8px;color:var(--text-primary);font-size:1rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s}html[data-theme=dark] .CreateSpaceModal_textarea__N1lcX{background:rgba(255,255,255,.05)}.CreateSpaceModal_textarea__N1lcX:focus{outline:none;border-color:var(--aurora-blue)}.CreateSpaceModal_actions__wg_v6{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem}.CreateSpaceModal_button__PYOY0{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:.5rem}.CreateSpaceModal_button__PYOY0:hover{transform:translateY(-2px)}.CreateSpaceModal_cancelButton__TLoo1{background:var(--aurora-border);color:var(--text-primary)}.CreateSpaceModal_confirmButton__M7AvC{background:var(--aurora-blue);color:white;box-shadow:0 0 15px rgba(0,184,255,.3)}.CreateSpaceModal_confirmButton__M7AvC:hover{box-shadow:0 0 20px rgba(0,184,255,.5)}@media (max-width:768px){.CreateSpaceModal_formGrid__O97FD{grid-template-columns:1fr}.CreateSpaceModal_modal__0o0dE{width:95%;max-height:95vh}.CreateSpaceModal_actions__wg_v6,.CreateSpaceModal_header__jrZdz{padding:1rem 1.5rem}.CreateSpaceModal_body__TovJ1{padding:1.5rem}}.DeleteConfirmationModal_overlay__V74uz{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,26,.85);display:flex;justify-content:center;align-items:center;z-index:1500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:DeleteConfirmationModal_fadeIn__FZkB7 .3s ease-out}@keyframes DeleteConfirmationModal_fadeIn__FZkB7{0%{opacity:0}to{opacity:1}}.DeleteConfirmationModal_modal__f58sG{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:20px;width:90%;max-width:500px;box-shadow:0 10px 40px rgba(0,0,0,.4);padding:2.5rem;text-align:center;animation:DeleteConfirmationModal_zoomIn__nv9hQ .4s cubic-bezier(.16,1,.3,1)}@keyframes DeleteConfirmationModal_zoomIn__nv9hQ{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.DeleteConfirmationModal_icon__WbYwn{font-size:4rem;margin-bottom:1rem;display:flex;justify-content:center}.DeleteConfirmationModal_icon__WbYwn.DeleteConfirmationModal_delete__033Ct{color:#ff6b6b}.DeleteConfirmationModal_icon__WbYwn.DeleteConfirmationModal_cancel__Sg7Ma{color:var(--aurora-pink)}.DeleteConfirmationModal_modal__f58sG h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.DeleteConfirmationModal_modal__f58sG p{font-size:1.05rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem}.DeleteConfirmationModal_modal__f58sG p strong{color:var(--text-primary);font-weight:600;display:block;margin:.25rem 0}.DeleteConfirmationModal_warning__x6jPF{display:inline-block;margin-top:.75rem;color:#ff6b6b;font-weight:600;font-size:.95rem}.DeleteConfirmationModal_info__2lzzh{display:inline-block;margin-top:.75rem;color:var(--aurora-blue);font-weight:500;font-size:.95rem}.DeleteConfirmationModal_alert__OXpVT{background:rgba(255,154,0,.1);border:1px solid #ff9a00;border-radius:12px;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem;text-align:left}.DeleteConfirmationModal_alert__OXpVT i{color:#ff9a00;font-size:1.3rem;flex-shrink:0;margin-top:.1rem}.DeleteConfirmationModal_alert__OXpVT span{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.DeleteConfirmationModal_actions__XU5_k{display:flex;gap:1rem;justify-content:center}.DeleteConfirmationModal_button__J4J5Q{padding:.8rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:.5rem}.DeleteConfirmationModal_button__J4J5Q:hover{transform:translateY(-2px)}.DeleteConfirmationModal_cancelButton__OqYdh{background:var(--aurora-border);color:var(--text-primary)}.DeleteConfirmationModal_confirmButton__YcWmv{color:white}.DeleteConfirmationModal_confirmButton__YcWmv.DeleteConfirmationModal_delete__033Ct{background:#ff6b6b;box-shadow:0 0 15px rgba(255,107,107,.4)}.DeleteConfirmationModal_confirmButton__YcWmv.DeleteConfirmationModal_delete__033Ct:hover{box-shadow:0 0 20px rgba(255,107,107,.6)}.DeleteConfirmationModal_confirmButton__YcWmv.DeleteConfirmationModal_cancel__Sg7Ma{background:var(--aurora-pink);box-shadow:0 0 15px rgba(255,0,193,.4)}.DeleteConfirmationModal_confirmButton__YcWmv.DeleteConfirmationModal_cancel__Sg7Ma:hover{box-shadow:0 0 20px rgba(255,0,193,.6)}@media (max-width:768px){.DeleteConfirmationModal_modal__f58sG{width:95%;padding:2rem 1.5rem}.DeleteConfirmationModal_icon__WbYwn{font-size:3rem}.DeleteConfirmationModal_modal__f58sG h2{font-size:1.5rem}.DeleteConfirmationModal_modal__f58sG p{font-size:.95rem}.DeleteConfirmationModal_actions__XU5_k{flex-direction:column}.DeleteConfirmationModal_button__J4J5Q{width:100%;justify-content:center}}.PsychologistView_pageContainer__d6gM9{animation:PsychologistView_fadeIn__Uax6q .5s ease-in-out;padding-bottom:2rem}@keyframes PsychologistView_fadeIn__Uax6q{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PsychologistView_header__8UZsa{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.PsychologistView_headerContent__DBkl6 h1{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.PsychologistView_pageDescription__WSZfI{color:var(--text-secondary);font-size:1.1rem;margin:0}.PsychologistView_button__TS3ud{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:.5rem}.PsychologistView_button__TS3ud:hover{transform:translateY(-2px)}.PsychologistView_primaryButton__07bxe{background:var(--aurora-blue);color:white;box-shadow:0 4px 20px rgba(0,184,255,.3)}.PsychologistView_primaryButton__07bxe:hover{box-shadow:0 6px 25px rgba(0,184,255,.5)}.PsychologistView_statsPanel__C2gxl{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.PsychologistView_statCard__V_k6g{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 4px 20px var(--shadow-color);transition:transform .2s}.PsychologistView_statCard__V_k6g:hover{transform:translateY(-3px)}.PsychologistView_statIcon__bMdAx{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.8rem;background:rgba(0,0,0,.05)}html[data-theme=dark] .PsychologistView_statIcon__bMdAx{background:rgba(255,255,255,.05)}.PsychologistView_statInfo__MQVfE{display:flex;flex-direction:column}.PsychologistView_statValue__EEdER{font-size:2rem;font-weight:700;color:var(--text-primary);line-height:1}.PsychologistView_statLabel__qxq9i{font-size:.9rem;color:var(--text-secondary);margin-top:.25rem}.PsychologistView_weekControls__0NZor{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:16px;padding:1.5rem 2rem;margin-bottom:2rem;justify-content:space-between;flex-wrap:wrap;box-shadow:0 4px 20px var(--shadow-color)}.PsychologistView_weekControls__0NZor,.PsychologistView_weekNavigation__H6P0H{display:flex;align-items:center;gap:1rem}.PsychologistView_navButton__aD2Wr{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid var(--aurora-border);background:rgba(0,0,0,.05);border-radius:12px;color:var(--text-primary);cursor:pointer;transition:all .2s;font-size:1.2rem}html[data-theme=dark] .PsychologistView_navButton__aD2Wr{background:rgba(255,255,255,.05)}.PsychologistView_navButton__aD2Wr:hover{background:var(--aurora-blue);border-color:var(--aurora-blue);color:white;transform:scale(1.05)}.PsychologistView_weekTitle__Y2l4u{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0;text-transform:capitalize}.PsychologistView_weekActions__ZPGj5{display:flex;gap:1rem}.PsychologistView_replicateButton__ni4Hr,.PsychologistView_todayButton__WICmi{padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:10px;cursor:pointer;border:1px solid var(--aurora-border);background:rgba(0,0,0,.05);color:var(--text-primary);transition:all .2s;display:flex;align-items:center;gap:.5rem}html[data-theme=dark] .PsychologistView_replicateButton__ni4Hr,html[data-theme=dark] .PsychologistView_todayButton__WICmi{background:rgba(255,255,255,.05)}.PsychologistView_todayButton__WICmi:hover{background:var(--aurora-blue);border-color:var(--aurora-blue);color:white}.PsychologistView_replicateButton__ni4Hr:hover:not(:disabled){background:#00d4a1;border-color:#00d4a1;color:white}.PsychologistView_replicateButton__ni4Hr:disabled{opacity:.4;cursor:not-allowed}.PsychologistView_weekView__BMJBD{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1rem;gap:1rem;min-height:500px}.PsychologistView_dayColumn__HZZGp{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px var(--shadow-color);display:flex;flex-direction:column}.PsychologistView_dayColumn__HZZGp.PsychologistView_today__XRjP1{border:2px solid var(--aurora-blue);box-shadow:0 4px 25px rgba(0,184,255,.3)}.PsychologistView_dayColumn__HZZGp.PsychologistView_past__LFGxz{opacity:.6}.PsychologistView_dayHeader__EOicJ{background:linear-gradient(135deg,rgba(0,184,255,.1),rgba(157,78,221,.1));border-bottom:1px solid var(--aurora-border);padding:1rem;text-align:center;position:relative}.PsychologistView_dayColumn__HZZGp.PsychologistView_today__XRjP1 .PsychologistView_dayHeader__EOicJ{background:linear-gradient(135deg,rgba(0,184,255,.2),rgba(157,78,221,.2))}.PsychologistView_dayHeader__EOicJ h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.PsychologistView_dayDate__TSVY9{font-size:.85rem;color:var(--text-secondary);text-transform:capitalize}.PsychologistView_addDayButton__HKRW2{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid var(--aurora-border);background:rgba(0,0,0,.05);border-radius:8px;color:var(--text-secondary);cursor:pointer;transition:all .2s;font-size:1rem}html[data-theme=dark] .PsychologistView_addDayButton__HKRW2{background:rgba(255,255,255,.05)}.PsychologistView_addDayButton__HKRW2:hover{background:var(--aurora-blue);border-color:var(--aurora-blue);color:white;transform:translateY(-50%) scale(1.1)}.PsychologistView_spacesContainer__N_qtV{padding:.75rem;overflow-y:auto;flex:1 1;display:flex;flex-direction:column;gap:.75rem}.PsychologistView_emptyDay__o2xvn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;color:var(--text-tertiary);text-align:center}.PsychologistView_emptyDay__o2xvn i{font-size:2.5rem;margin-bottom:.5rem;opacity:.5}.PsychologistView_emptyDay__o2xvn p{margin:0;font-size:.9rem}.PsychologistView_spaceCard__4mlJq{display:flex;flex-direction:column;gap:.5rem;background:rgba(0,0,0,.02);border:1px solid var(--aurora-border);border-left:4px solid;border-radius:10px;padding:.75rem;transition:all .2s;cursor:pointer}html[data-theme=dark] .PsychologistView_spaceCard__4mlJq{background:rgba(255,255,255,.02)}.PsychologistView_spaceCard__4mlJq:hover{transform:translateX(3px);box-shadow:0 2px 10px var(--shadow-color)}.PsychologistView_spaceHeader__A_PSd{display:flex;justify-content:space-between;align-items:center}.PsychologistView_spaceTime__WSCj0{font-size:.65rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.35rem}.PsychologistView_spaceTime__WSCj0 i{font-size:.75rem}.PsychologistView_spaceActions__sDZEQ{display:flex;justify-content:center;gap:.25rem}.PsychologistView_iconButton__pPrcS{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,.05);border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s;font-size:.8rem}html[data-theme=dark] .PsychologistView_iconButton__pPrcS{background:rgba(255,255,255,.05)}.PsychologistView_iconButton__pPrcS:hover{background:var(--aurora-purple);color:white;transform:scale(1.1)}.PsychologistView_deleteButton__3dItz:hover{background:#ff6b6b}.PsychologistView_cancelButton__MOBET:hover{background:var(--aurora-pink)}.PsychologistView_spaceStatus__bDwo0{margin-bottom:.5rem}.PsychologistView_statusBadge___TnGx{display:flex;justify-content:center;padding:.25rem .6rem;font-size:.7rem;font-weight:600;color:white;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}.PsychologistView_studentInfo__yBUEl{font-size:.75rem;color:var(--text-secondary);background:rgba(0,184,255,.1);padding:.4rem .6rem;border-radius:6px;display:flex;align-items:center;gap:.35rem;margin-bottom:.5rem}.PsychologistView_studentInfo__yBUEl i{font-size:.7rem}.PsychologistView_spaceNotes__rIvPb{font-size:.75rem;color:var(--text-tertiary);background:rgba(0,0,0,.05);padding:.4rem .6rem;border-radius:6px;display:flex;align-items:flex-start;gap:.35rem;line-height:1.3}html[data-theme=dark] .PsychologistView_spaceNotes__rIvPb{background:rgba(255,255,255,.05)}.PsychologistView_spaceNotes__rIvPb i{font-size:.7rem;margin-top:.1rem;flex-shrink:0}.PsychologistView_spaceNotes__rIvPb span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.PsychologistView_spaceCard__4mlJq.PsychologistView_disponible__OBn81{border-left-color:#00d4a1}.PsychologistView_spaceCard__4mlJq.PsychologistView_reservado__y27Nd{border-left-color:#00b8ff}.PsychologistView_spaceCard__4mlJq.PsychologistView_completado__lTMht{border-left-color:#9d4edd}.PsychologistView_spaceCard__4mlJq.PsychologistView_cancelado__wJVKm{border-left-color:#ff9a00;opacity:.7}@media (max-width:1400px){.PsychologistView_weekView__BMJBD{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.PsychologistView_weekView__BMJBD{grid-template-columns:repeat(3,1fr)}.PsychologistView_statsPanel__C2gxl{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PsychologistView_header__8UZsa{flex-direction:column;align-items:flex-start}.PsychologistView_headerContent__DBkl6 h1{font-size:2rem}.PsychologistView_weekView__BMJBD{grid-template-columns:1fr;gap:1rem}.PsychologistView_statsPanel__C2gxl{grid-template-columns:1fr}.PsychologistView_weekControls__0NZor{flex-direction:column;align-items:stretch}.PsychologistView_weekActions__ZPGj5,.PsychologistView_weekNavigation__H6P0H{justify-content:center}.PsychologistView_dayColumn__HZZGp{min-height:auto}}@media (max-width:480px){.PsychologistView_pageContainer__d6gM9{padding:0 .5rem}.PsychologistView_header__8UZsa{margin-bottom:1.5rem}.PsychologistView_headerContent__DBkl6 h1{font-size:1.75rem}.PsychologistView_pageDescription__WSZfI{font-size:.95rem}.PsychologistView_weekControls__0NZor{padding:1rem}.PsychologistView_weekTitle__Y2l4u{font-size:1.1rem}.PsychologistView_weekActions__ZPGj5{flex-direction:column;width:100%}.PsychologistView_replicateButton__ni4Hr,.PsychologistView_todayButton__WICmi{width:100%;justify-content:center}}.ReplicateWeekModal_overlay__315LO{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,26,.85);display:flex;justify-content:center;align-items:center;z-index:1400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ReplicateWeekModal_fadeIn__O4aRE .3s ease-out}@keyframes ReplicateWeekModal_fadeIn__O4aRE{0%{opacity:0}to{opacity:1}}.ReplicateWeekModal_modal__NoRTi{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:20px;width:90%;max-width:550px;box-shadow:0 10px 40px rgba(0,0,0,.4);display:flex;flex-direction:column;animation:ReplicateWeekModal_zoomIn__82R9v .4s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow:hidden}@keyframes ReplicateWeekModal_zoomIn__82R9v{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ReplicateWeekModal_header__1qgvg{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid var(--aurora-border)}.ReplicateWeekModal_header__1qgvg h2{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.75rem}.ReplicateWeekModal_header__1qgvg h2 i{color:#00d4a1}.ReplicateWeekModal_closeButton__prAGS{background:none;border:none;font-size:1.3rem;color:var(--text-secondary);cursor:pointer;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center}.ReplicateWeekModal_closeButton__prAGS:hover{color:var(--text-primary)}.ReplicateWeekModal_body__ozmNJ{padding:2rem;overflow-y:auto}.ReplicateWeekModal_infoCard__nP0Yn{background:linear-gradient(135deg,rgba(0,212,161,.1),rgba(0,184,255,.1));border:1px solid #00d4a1;border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ReplicateWeekModal_infoCard__nP0Yn i{font-size:2rem;color:#00d4a1}.ReplicateWeekModal_infoCard__nP0Yn h4{margin:0 0 .25rem;font-size:1rem;color:var(--text-secondary);font-weight:600}.ReplicateWeekModal_infoCard__nP0Yn p{margin:0;font-size:1.05rem;color:var(--text-primary);font-weight:600}.ReplicateWeekModal_description__vROtA{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.ReplicateWeekModal_formGroup__mdYjW{margin-bottom:1.5rem}.ReplicateWeekModal_formGroup__mdYjW label{display:block;font-size:1rem;font-weight:600;color:var(--text-secondary);margin-bottom:1rem}.ReplicateWeekModal_inputGroup__HW5da{display:flex;align-items:center;gap:1rem;justify-content:center}.ReplicateWeekModal_adjustButton__HpxOS{width:50px;height:50px;border:1px solid var(--aurora-border);background:rgba(0,0,0,.05);border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-size:1.2rem;transition:all .2s}html[data-theme=dark] .ReplicateWeekModal_adjustButton__HpxOS{background:rgba(255,255,255,.05)}.ReplicateWeekModal_adjustButton__HpxOS:hover:not(:disabled){background:var(--aurora-blue);border-color:var(--aurora-blue);color:white;transform:scale(1.05)}.ReplicateWeekModal_adjustButton__HpxOS:disabled{opacity:.3;cursor:not-allowed}.ReplicateWeekModal_numberInput__fh20t{width:100px;height:60px;text-align:center;font-size:2rem;font-weight:700;border:2px solid var(--aurora-border);background:rgba(0,0,0,.05);border-radius:12px;color:var(--text-primary);transition:border-color .2s}html[data-theme=dark] .ReplicateWeekModal_numberInput__fh20t{background:rgba(255,255,255,.05)}.ReplicateWeekModal_numberInput__fh20t:focus{outline:none;border-color:#00d4a1}.ReplicateWeekModal_hint__vrf3U{display:block;text-align:center;margin-top:.75rem;font-size:.85rem;color:var(--text-tertiary)}.ReplicateWeekModal_preview__wcWje{background:rgba(0,184,255,.05);border:1px solid rgba(0,184,255,.2);border-radius:12px;padding:1rem;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.ReplicateWeekModal_preview__wcWje i{color:var(--aurora-blue);font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.ReplicateWeekModal_preview__wcWje strong{color:var(--text-primary);font-weight:600;display:block;margin-bottom:.25rem}.ReplicateWeekModal_preview__wcWje p{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.5}.ReplicateWeekModal_preview__wcWje p strong{display:inline;color:var(--aurora-blue)}.ReplicateWeekModal_actions__Q0nL1{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid var(--aurora-border)}.ReplicateWeekModal_button__xCXWM{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:.5rem}.ReplicateWeekModal_button__xCXWM:hover{transform:translateY(-2px)}.ReplicateWeekModal_cancelButton__h5NSw{background:var(--aurora-border);color:var(--text-primary)}.ReplicateWeekModal_confirmButton__3CdwX{background:#00d4a1;color:white;box-shadow:0 0 15px rgba(0,212,161,.3)}.ReplicateWeekModal_confirmButton__3CdwX:hover{box-shadow:0 0 20px rgba(0,212,161,.5)}@media (max-width:768px){.ReplicateWeekModal_modal__NoRTi{width:95%}.ReplicateWeekModal_body__ozmNJ,.ReplicateWeekModal_header__1qgvg{padding:1.5rem}.ReplicateWeekModal_actions__Q0nL1{flex-direction:column}.ReplicateWeekModal_button__xCXWM{width:100%;justify-content:center}}.ConfirmationModal_overlay__2nA3f{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,26,.85);display:flex;justify-content:center;align-items:center;z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ConfirmationModal_fadeIn__IWAXg .3s ease-out}@keyframes ConfirmationModal_fadeIn__IWAXg{0%{opacity:0}to{opacity:1}}.ConfirmationModal_modal__iVINm{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:20px;width:90%;max-width:500px;box-shadow:0 10px 40px rgba(0,0,0,.4);padding:2.5rem;text-align:center;animation:ConfirmationModal_zoomIn___lWiV .4s cubic-bezier(.16,1,.3,1)}@keyframes ConfirmationModal_zoomIn___lWiV{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ConfirmationModal_icon__BI9oV{font-size:4rem;margin-bottom:1rem}.ConfirmationModal_icon__BI9oV.ConfirmationModal_schedule__7AnCM{color:var(--aurora-blue)}.ConfirmationModal_icon__BI9oV.ConfirmationModal_cancel__jy1Ia{color:var(--aurora-pink)}.ConfirmationModal_modal__iVINm h2{font-size:2rem;margin-bottom:.5rem;color:var(--text-primary)}.ConfirmationModal_modal__iVINm p{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.ConfirmationModal_modal__iVINm p strong{color:var(--text-primary);font-weight:600}.ConfirmationModal_actions___Rbkn{display:flex;gap:1rem;justify-content:center}.ConfirmationModal_button__uC79Q{padding:.8rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:transform .2s}.ConfirmationModal_button__uC79Q:hover{transform:translateY(-2px)}.ConfirmationModal_cancelButton__HPiBv{background:var(--aurora-border);color:var(--text-primary)}.ConfirmationModal_confirmButton__s2sQ_{color:white}.ConfirmationModal_confirmButton__s2sQ_.ConfirmationModal_schedule__7AnCM{background:var(--aurora-blue);box-shadow:0 0 15px rgba(0,184,255,.5)}.ConfirmationModal_confirmButton__s2sQ_.ConfirmationModal_cancel__jy1Ia{background:var(--aurora-pink);box-shadow:0 0 15px rgba(255,0,193,.5)}.StudentView_pageContainer__vBVbn{animation:StudentView_fadeIn__X32yg .5s ease-in-out}@keyframes StudentView_fadeIn__X32yg{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StudentView_header__3p9d3{text-align:center;margin-bottom:2.5rem}.StudentView_header__3p9d3 h1{font-size:2.8rem;font-weight:600;color:var(--text-primary)}.StudentView_pageDescription__09CV7{color:var(--text-secondary);font-size:1.2rem;margin-top:.5rem;max-width:700px;margin-left:auto;margin-right:auto}.StudentView_mainLayout__LVdYc{display:grid;grid-template-columns:320px 1fr;grid-gap:2rem;gap:2rem;align-items:flex-start}.StudentView_leftColumn__oVIVW{position:-webkit-sticky;position:sticky;top:80px;display:flex;flex-direction:column;gap:1.5rem}.StudentView_card__kfAcL{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px var(--shadow-color)}.StudentView_infoContainer__U0biU{display:flex;flex-direction:column;gap:1.5rem}.StudentView_selectorHeader__6gpfz{padding:0 .5rem}.StudentView_selectorHeader__6gpfz h3{font-size:1.3rem;color:var(--text-primary);margin:0 0 .25rem}.StudentView_selectorHeader__6gpfz p{font-size:.95rem;color:var(--text-secondary);margin:0}.StudentView_selectorGrid__ikf8_{display:flex;flex-direction:column;gap:1rem}.StudentView_psychologistPreviewCard__BCnH2{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;border:1px solid var(--aurora-border);cursor:pointer;transition:all .2s ease-in-out}.StudentView_psychologistPreviewCard__BCnH2:hover{background-color:rgba(0,0,0,.03);border-color:var(--aurora-border)}html[data-theme=dark] .StudentView_psychologistPreviewCard__BCnH2:hover{background-color:rgba(255,255,255,.05)}.StudentView_psychologistPreviewCard__BCnH2.StudentView_active__CHm2g{background-color:var(--aurora-blue);border-color:var(--aurora-blue);color:white;box-shadow:0 4px 20px rgba(0,184,255,.3);transform:scale(1.02)}.StudentView_previewAvatar__chyML img{border-radius:50%}.StudentView_previewInfo__XdcB8 h4{font-size:1.1rem;font-weight:600;margin:0 0 .25rem;color:var(--text-primary)}.StudentView_previewInfo__XdcB8 p{font-size:.85rem;margin:0;color:var(--text-secondary)}.StudentView_psychologistPreviewCard__BCnH2.StudentView_active__CHm2g .StudentView_previewInfo__XdcB8 h4,.StudentView_psychologistPreviewCard__BCnH2.StudentView_active__CHm2g .StudentView_previewInfo__XdcB8 p{color:white}.StudentView_aboutCard__bSBUg h4{font-size:1.2rem;color:var(--text-primary);margin:0 0 .5rem}.StudentView_aboutCard__bSBUg p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.StudentView_welfareCard__SRSEl{background:linear-gradient(45deg,var(--aurora-purple),var(--aurora-blue));color:white}.StudentView_welfareCard__SRSEl h3{color:white;font-size:1.2rem;margin:0 0 1rem}.StudentView_welfareDetails__e8d9w p{margin:.5rem 0;font-size:1rem}.StudentView_welfareDetails__e8d9w strong{margin-right:.5rem}.StudentView_welfareDetails__e8d9w i{margin-right:.75rem}.StudentView_joinLink__vHsMq{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1rem;background:rgb(255,255,255);color:var(--aurora-blue);border:1px solid var(--aurora-blue);padding:.6rem;border-radius:8px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s}.StudentView_joinLink__vHsMq:hover{background:var(--aurora-blue);color:white}.StudentView_cancelButton__7LO5j{width:100%;margin-top:1rem;background:rgb(255,255,255);color:var(--aurora-pink);border:1px solid var(--aurora-pink);padding:.6rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s}.StudentView_cancelButton__7LO5j:hover{background:var(--aurora-pink);color:white}.StudentView_nowelfareCard__AYmMB{text-align:center}.StudentView_nowelfareCard__AYmMB i{font-size:3rem;color:var(--aurora-blue);margin-bottom:1rem}.StudentView_nowelfareCard__AYmMB p{font-size:1rem;color:var(--text-secondary);margin:0}.StudentView_calendarContainer__Y_nH5{padding:2rem}.StudentView_warningMessage__Rphpa{background-color:rgba(255,154,0,.1);border:1px solid #ff9a00;border-radius:12px;padding:1rem;margin-bottom:1.5rem;text-align:center;color:#ff9a00;font-weight:500}.StudentView_warningMessage__Rphpa i{margin-right:.5rem}.StudentView_calendarHeader__cFxXI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.StudentView_calendarHeader__cFxXI h2{font-size:1.8rem;color:var(--text-primary);margin:0}.StudentView_navButtons__JbWS1 button{background:none;border:1px solid var(--aurora-border);width:40px;height:40px;border-radius:50%;color:var(--text-secondary);cursor:pointer;transition:all .2s}.StudentView_navButtons__JbWS1 button:hover{background-color:var(--aurora-border);color:var(--text-primary)}.StudentView_navButtons__JbWS1 button:first-child{margin-right:.5rem}.StudentView_daysGrid__vIpLh{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.5rem;gap:.5rem}.StudentView_dayHeader__8M29_{text-align:center;font-weight:600;color:var(--text-secondary);padding-bottom:.5rem;font-size:.9rem}.StudentView_dayCell__spa6_{border:1px solid var(--aurora-border);border-radius:8px;padding:.75rem;min-height:100px;transition:all .2s;cursor:pointer}.StudentView_dayCell__spa6_:not(.StudentView_disabled__7L85l):hover{transform:translateY(-3px);border-color:var(--aurora-blue)}.StudentView_dayCell__spa6_.StudentView_disabled__7L85l{background-color:rgba(0,0,0,.05);color:var(--text-tertiary);cursor:not-allowed}.StudentView_dayCell__spa6_.StudentView_today__kpOEb{background-color:rgba(0,184,255,.1);border-color:var(--aurora-blue)}.StudentView_dayCell__spa6_.StudentView_today__kpOEb .StudentView_dayNumber__xg1XC{color:var(--aurora-blue);font-weight:700}.StudentView_dayCell__spa6_.StudentView_haswelfare__fCj9e{background:var(--aurora-purple);border-color:var(--aurora-purple);color:white}.StudentView_dayCell__spa6_.StudentView_haswelfare__fCj9e .StudentView_availabilityIndicator__YbYF6,.StudentView_dayCell__spa6_.StudentView_haswelfare__fCj9e .StudentView_dayNumber__xg1XC{color:white}.StudentView_dayCell__spa6_.StudentView_selected__0VXSw{background-color:var(--aurora-blue);color:white;border-color:var(--aurora-blue)}.StudentView_dayCell__spa6_.StudentView_selected__0VXSw .StudentView_dayNumber__xg1XC{color:white}.StudentView_dayNumber__xg1XC{font-weight:600;font-size:1.2rem;color:var(--text-primary)}.StudentView_availabilityIndicator__YbYF6{margin-top:.5rem;font-size:.8rem;font-weight:500}.StudentView_availabilityIndicator__YbYF6.StudentView_available__lxI_2{color:#00d4a1}.StudentView_availabilityIndicator__YbYF6.StudentView_full__MVI0X{color:#ff9a00}@media (max-width:900px){.StudentView_header__3p9d3 h1{font-size:2.2rem}.StudentView_pageDescription__09CV7{font-size:1rem}.StudentView_mainLayout__LVdYc{grid-template-columns:1fr}.StudentView_leftColumn__oVIVW{position:static;order:1}.StudentView_calendarContainer__Y_nH5{order:2;padding:1rem}.StudentView_calendarHeader__cFxXI h2{font-size:1.4rem}.StudentView_dayCell__spa6_{min-height:80px;padding:.5rem;font-size:.8rem}.StudentView_dayNumber__xg1XC{font-size:1rem}.StudentView_availabilityIndicator__YbYF6{font-size:.7rem}}.TimeSlotsModal_overlay__oZDSz{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,26,.85);display:flex;justify-content:center;align-items:center;z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:TimeSlotsModal_fadeIn__aAZE9 .3s ease-out}@keyframes TimeSlotsModal_fadeIn__aAZE9{0%{opacity:0}to{opacity:1}}.TimeSlotsModal_modal__k8vqY{background:var(--aurora-card);border:1px solid var(--aurora-border);border-radius:20px;width:90%;max-width:550px;box-shadow:0 10px 40px rgba(0,0,0,.4);display:flex;flex-direction:column;animation:TimeSlotsModal_zoomIn__oqg45 .4s cubic-bezier(.16,1,.3,1);max-height:90vh}.TimeSlotsModal_header__WbS32{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-bottom:1px solid var(--aurora-border)}.TimeSlotsModal_header__WbS32 h3{margin:0;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.TimeSlotsModal_header__WbS32 h3 i{color:var(--aurora-blue);margin-right:.75rem}.TimeSlotsModal_closeButton__t2_CQ{background:none;border:none;font-size:1.5rem;color:var(--text-secondary);cursor:pointer}.TimeSlotsModal_body__u9EcT{padding:2rem;text-align:center}.TimeSlotsModal_body__u9EcT p{font-size:1.1rem;color:var(--text-secondary);margin:0 0 1.5rem}.TimeSlotsModal_timeSlotsGrid__hjsz6{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem;justify-content:center}.TimeSlotsModal_timeSlotButton__C_1en{padding:.8rem;font-size:1rem;font-weight:600;background:var(--aurora-card);border:1px solid var(--aurora-border);color:var(--text-secondary);border-radius:8px;cursor:pointer;transition:all .2s}.TimeSlotsModal_timeSlotButton__C_1en:not(:disabled):hover{background:var(--aurora-blue);color:white;border-color:var(--aurora-blue)}.TimeSlotsModal_timeSlotButton__C_1en:disabled{background:rgba(0,0,0,.1);cursor:not-allowed;text-decoration:line-through}