@keyframes page_spin__S8g3m{to{transform:rotate(1turn)}}.page_main__Mjw4r{min-height:calc(100vh - 80px);background:#f5f7fa;padding:20px 0}.page_error__krJ4g,.page_loading__kvOqR{align-items:center;justify-content:center;display:flex;flex-direction:column;min-height:400px;gap:20px}.page_spinner__g6WXf{width:40px;height:40px;border:2px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:page_spin__S8g3m .6s linear infinite}.page_error__krJ4g h1{font-size:72px;color:#e0e0e0;margin:0}.page_error__krJ4g h2{color:#dc3545;margin:10px 0}.page_error__krJ4g p{color:#999;margin:10px 0 20px}.page_backLink__kx_r2{display:inline-block;padding:12px 24px;background:#6366f1;color:#fff;text-decoration:none;border-radius:8px;transition:background .2s}.page_backLink__kx_r2:hover{background:#3438ed}@keyframes Button_spin__0ZsSN{to{transform:rotate(1turn)}}.Button_button__znY7u{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;user-select:none;text-decoration:none;box-sizing:border-box;position:relative;overflow:hidden}.Button_button__znY7u:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.Button_button__znY7u:active:before{width:300px;height:300px}.Button_button__znY7u:disabled{opacity:.5;cursor:not-allowed}.Button_button__znY7u:focus-visible{outline:3px solid rgba(99,102,241,.3);outline-offset:2px}.Button_sm__ylSu6{padding:6px 12px;font-size:.875rem;height:36px}.Button_md__3F5CA{padding:10px 20px;font-size:1rem;height:44px}.Button_lg__GpxOz{padding:14px 28px;font-size:1.125rem;height:52px}.Button_primary__Losz_{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:1px solid transparent;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04)}.Button_primary__Losz_:hover:not(:disabled){box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04)}.Button_primary__Losz_:active:not(:disabled){background:#2b2fec}.Button_secondary__tyRo1{background:#8b5cf6;color:#fff;border:1px solid #8b5cf6}.Button_secondary__tyRo1:hover:not(:disabled){background:#6f35f4;border-color:#6f35f4}.Button_secondary__tyRo1:active:not(:disabled){background:#6222f3}.Button_outline__UiiP5{background:#fff;color:#6366f1;border:1px solid #e2e8f0}.Button_outline__UiiP5:hover:not(:disabled){background:#fafbfc;border-color:#6366f1}.Button_outline__UiiP5:active:not(:disabled){background:#f1f5f9}.Button_ghost__s8pgH{background:transparent;color:#1e293b;border:1px solid transparent}.Button_ghost__s8pgH:hover:not(:disabled){background:#fafbfc}.Button_danger__cg1qZ{background:#ef4444;color:#fff;border:1px solid #ef4444}.Button_danger__cg1qZ:hover:not(:disabled){background:#ec1e1e;border-color:#ec1e1e}.Button_danger__cg1qZ:active:not(:disabled){background:#e21313}.Button_fullWidth__VsZzL{width:100%}.Button_loading__A9ap4{position:relative;color:transparent;pointer-events:none}.Button_spinner__NRd1_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;animation:Button_spin__0ZsSN .6s linear infinite;border:2px solid transparent;border-top-color:currentcolor}.Button_iconLeft__p3SyU,.Button_iconRight__GVUjB{display:inline-flex;align-items:center;justify-content:center}@keyframes Input_spin__6GyTi{to{transform:rotate(1turn)}}.Input_wrapper__Szrgb{display:flex;flex-direction:column;gap:6px}.Input_fullWidth__QBB_V{width:100%}.Input_label__7jt4R{font-size:.875rem;font-weight:500;color:#1e293b;cursor:pointer}.Input_required__Utvzd{color:#ef4444;margin-left:2px}.Input_inputWrapper__SUXpa{position:relative;display:flex;align-items:center}.Input_input__5NxQv{width:100%;height:44px;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1rem;color:#1e293b;background:#fafbfc;border:2px solid transparent;border-radius:12px;transition:all .2s ease-in-out;box-sizing:border-box}.Input_input__5NxQv::placeholder{color:#94a3b8}.Input_input__5NxQv:hover:not(:disabled){background:#fff;border-color:#e2e8f0}.Input_input__5NxQv:focus{outline:none;background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.08)}.Input_input__5NxQv:disabled{background:#fafbfc;cursor:not-allowed;opacity:.6}.Input_input__5NxQv.Input_error__4JwMK{border-color:#ef4444}.Input_input__5NxQv.Input_error__4JwMK:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.Input_input__5NxQv.Input_withIcon__5zI2z.Input_iconLeft__Tiw4d{padding-left:42px}.Input_input__5NxQv.Input_withIcon__5zI2z.Input_iconRight__J_y99{padding-right:42px}.Input_iconContainer__C0xic{position:absolute;display:flex;align-items:center;justify-content:center;width:40px;height:100%;color:#64748b;pointer-events:none}.Input_inputWrapper__SUXpa:has(.Input_iconLeft__Tiw4d) .Input_iconContainer__C0xic{left:0}.Input_inputWrapper__SUXpa:has(.Input_iconRight__J_y99) .Input_iconContainer__C0xic{right:0}.Input_helperText__w1_i1{font-size:.75rem;color:#64748b}.Input_errorText__33qWC{font-size:.75rem;color:#ef4444}.Input_hint__MT8QB{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#1e293b;color:#fff;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;line-height:1.4;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);z-index:1000;animation:Input_slideDown__lhvcq .15s ease-in-out;white-space:pre-line}.Input_hint__MT8QB:before{content:"";position:absolute;top:-4px;left:16px;width:8px;height:8px;background:#1e293b;transform:rotate(45deg)}@keyframes Input_slideDown__lhvcq{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Textarea_spin__s81T0{to{transform:rotate(1turn)}}.Textarea_textareaWrapper__AFpgV{display:flex;flex-direction:column;gap:.25rem}.Textarea_textareaWrapper__AFpgV.Textarea_fullWidth__WuLdu{width:100%}.Textarea_label__Ftmfo{font-size:.875rem;font-weight:600;color:#1e293b;display:block}.Textarea_required__Uosop{color:#ef4444;margin-left:4px}.Textarea_textarea__FjgmX{width:100%;padding:.5rem 1rem;font-size:1rem;font-family:inherit;line-height:1.5;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;resize:vertical;transition:all .2s ease-in-out;min-height:80px}.Textarea_textarea__FjgmX:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.Textarea_textarea__FjgmX:disabled{background:#fafbfc;color:#64748b;cursor:not-allowed}.Textarea_textarea__FjgmX.Textarea_error__VgU7G{border-color:#ef4444}.Textarea_textarea__FjgmX.Textarea_error__VgU7G:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.Textarea_textarea__FjgmX::placeholder{color:#64748b}.Textarea_hint__xex88{font-size:.875rem;color:#64748b}.Textarea_errorText__WzlZN{font-size:.875rem;color:#ef4444}@keyframes Card_spin__fD_7q{to{transform:rotate(1turn)}}.Card_card__hgbQc{background:#fff;border-radius:24px;transition:all .2s ease-in-out;border:1px solid #f1f5f9}.Card_default__Gzh_t{box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04)}.Card_outlined__mqMl0{border:1px solid #e2e8f0;box-shadow:none}.Card_elevated__TKAzt{box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04)}.Card_padding-none__lyn30{padding:0}.Card_padding-sm__yEyvA{padding:16px}.Card_padding-md__v_sSH{padding:24px}.Card_padding-lg__lnmjF{padding:32px}.Card_hoverable__3C2vr{cursor:pointer}.Card_hoverable__3C2vr:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.04)}.Card_header__S2ykz{padding-bottom:16px;border-bottom:1px solid #e2e8f0;margin-bottom:16px}.Card_body__z0_xK{flex:1}.Card_footer__NWfmK{padding-top:16px;border-top:1px solid #e2e8f0;margin-top:16px}@keyframes Avatar_spin__fyTlx{to{transform:rotate(1turn)}}.Avatar_avatar__qgRsl{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#6366f1,#06b6d4)}.Avatar_xs__HJ81g{width:32px;height:32px}.Avatar_sm__Zcx_D{width:40px;height:40px}.Avatar_md__laB2E{width:56px;height:56px}.Avatar_lg__bNGXV{width:80px;height:80px}.Avatar_xl__xFpM4{width:120px;height:120px}.Avatar_image__mNfEM{width:100%;height:100%;object-fit:cover}.Avatar_fallback__Xi35Z,.Avatar_placeholder__99Uc7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.Avatar_fallback__Xi35Z span,.Avatar_placeholder__99Uc7 span{font-size:1.5em}.Avatar_fallback__Xi35Z{background:#fafbfc;color:#1e293b}@keyframes Select_spin__OFHWe{to{transform:rotate(1turn)}}.Select_select__e_I5E{position:relative;width:100%}.Select_select__e_I5E.Select_fullWidth__H3t1E{width:100%}.Select_select__e_I5E:not(.Select_fullWidth__H3t1E){width:auto;min-width:200px}.Select_label__NF1BL{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:600;color:#1e293b}.Select_selectContainer___LUWx{position:relative;cursor:pointer;user-select:none}.Select_selectContainer___LUWx:focus{outline:none}.Select_selectTrigger__kFA79{width:100%;padding:.5rem 1rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:12px;transition:border-color .2s ease-in-out}.Select_selectTrigger__kFA79:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.Select_selectTrigger__kFA79::placeholder{color:#64748b}.Select_selectTrigger__kFA79{display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;transition:all .2s ease-in-out}.Select_select__e_I5E.Select_disabled__vPfRY .Select_selectTrigger__kFA79{cursor:not-allowed;opacity:.6;background-color:#fafbfc}.Select_select__e_I5E.Select_error__A6GkE .Select_selectTrigger__kFA79{border-color:#ef4444}.Select_select__e_I5E.Select_open__03QTK .Select_selectTrigger__kFA79{border-color:#6366f1;box-shadow:0 0 0 3px rgba(14,165,233,.1)}.Select_selectTrigger__kFA79:hover:not(.Select_select__e_I5E.Select_disabled__vPfRY .Select_selectTrigger__kFA79){border-color:#6366f1}.Select_selectedOption__Qofd8{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.Select_placeholder__fk5Mf{color:#64748b;font-style:italic}.Select_arrow__d8F0O{font-size:.75rem;color:#64748b;transition:transform .2s ease-in-out}.Select_select__e_I5E.Select_open__03QTK .Select_arrow__d8F0O{transform:rotate(180deg)}.Select_dropdown__YOI77{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column;animation:Select_slideDown__Ko2t4 .15s ease-out}@keyframes Select_slideDown__Ko2t4{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Select_searchContainer__GmXJN{padding:.5rem;border-bottom:1px solid #e2e8f0}.Select_searchInput__1t6U2{padding:.5rem 1rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:12px;transition:border-color .2s ease-in-out}.Select_searchInput__1t6U2:focus{outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.Select_searchInput__1t6U2::placeholder{color:#64748b}.Select_searchInput__1t6U2{width:100%;padding:.25rem .5rem;font-size:.875rem}.Select_searchInput__1t6U2:focus{border-color:#6366f1;box-shadow:0 0 0 2px rgba(14,165,233,.1)}.Select_optionsList__p5amn{overflow-y:auto;max-height:250px}.Select_option__BKJtv{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer;transition:all .2s ease-in-out;font-size:1rem}.Select_option__BKJtv:hover:not(.Select_optionDisabled__YeQAb){background-color:#fafbfc}.Select_option__BKJtv.Select_selected__JJ2t5{background-color:rgba(14,165,233,.1);color:#6366f1;font-weight:500}.Select_option__BKJtv.Select_optionDisabled__YeQAb{opacity:.5;cursor:not-allowed}.Select_optionIcon__ylXxg{display:flex;align-items:center;justify-content:center;font-size:1.125rem}.Select_optionLabel__YdCn7{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_checkmark__I1vpp{color:#6366f1;font-weight:700;font-size:1.125rem}.Select_noOptions__KZaaW{padding:1rem;text-align:center;color:#64748b;font-style:italic}.Select_errorText__QjE6z{margin-top:.25rem;font-size:.75rem;color:#ef4444}.Select_helperText__65fLh{margin-top:.25rem;font-size:.75rem;color:#64748b}.Select_select__e_I5E.Select_sm__kOBzb .Select_option__BKJtv,.Select_select__e_I5E.Select_sm__kOBzb .Select_selectTrigger__kFA79{padding:.25rem .5rem;font-size:.875rem}.Select_select__e_I5E.Select_md__S1v5Q .Select_option__BKJtv,.Select_select__e_I5E.Select_md__S1v5Q .Select_selectTrigger__kFA79{padding:.5rem 1rem;font-size:1rem}.Select_select__e_I5E.Select_lg__IW9lr .Select_option__BKJtv,.Select_select__e_I5E.Select_lg__IW9lr .Select_selectTrigger__kFA79{padding:1rem 1.5rem;font-size:1.125rem}@keyframes GenderSelect_spin__RxSNy{to{transform:rotate(1turn)}}.GenderSelect_genderSelect__queJU{display:flex;flex-direction:column;gap:8px}.GenderSelect_label__Qvime{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:4px}.GenderSelect_options__Yrc33{display:flex;gap:0;flex-wrap:wrap}.GenderSelect_option__moZr6{flex:1;min-width:100px;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .2s ease;font-size:1rem;font-weight:500;color:#64748b;box-sizing:border-box}.GenderSelect_option__moZr6:hover:not(:disabled){border-color:#c0cddf;background:#fafbfc}.GenderSelect_option__moZr6:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.GenderSelect_option__moZr6.GenderSelect_selected__KN69C{border-color:#6366f1;background:#6366f1;color:#fff}.GenderSelect_option__moZr6.GenderSelect_selected__KN69C .GenderSelect_icon__V_M5T{color:#fff}.GenderSelect_option__moZr6.GenderSelect_selected__KN69C:hover:not(:disabled){background:#3e41ee;border-color:#3e41ee}.GenderSelect_option__moZr6:disabled{opacity:.5;cursor:not-allowed}.GenderSelect_icon__V_M5T{font-size:20px;transition:all .2s ease;color:#64748b}.GenderSelect_optionLabel__HGW9m{font-size:1rem;font-weight:500}.GenderSelect_disabled__33ish{opacity:.6;pointer-events:none}@media(max-width:768px){.GenderSelect_option__moZr6{min-width:80px;height:44px;padding:10px 12px}.GenderSelect_icon__V_M5T{font-size:18px}.GenderSelect_optionLabel__HGW9m{font-size:.875rem}}.Loader_loader__5JtPm{display:flex;align-items:center;justify-content:center;padding:60px 20px}.Loader_loader__5JtPm.Loader_fullScreen___tFAh{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:9999;padding:0}.Loader_content___jblK{display:flex;flex-direction:column;align-items:center;gap:20px}.Loader_spinner__YoW5B{display:flex;gap:8px;align-items:center}.Loader_spinner__YoW5B.Loader_sm__ZB78e{gap:6px}.Loader_spinner__YoW5B.Loader_sm__ZB78e .Loader_circle__47uLH{width:8px;height:8px}.Loader_spinner__YoW5B.Loader_md__Y8N_o{gap:8px}.Loader_spinner__YoW5B.Loader_md__Y8N_o .Loader_circle__47uLH{width:12px;height:12px}.Loader_spinner__YoW5B.Loader_lg__8A8SX{gap:12px}.Loader_spinner__YoW5B.Loader_lg__8A8SX .Loader_circle__47uLH{width:16px;height:16px}.Loader_circle__47uLH{width:12px;height:12px;background:#6366f1;border-radius:50%;animation:Loader_bounce__Q6L2H 1.4s ease-in-out infinite both}.Loader_circle__47uLH:first-child{animation-delay:-.32s}.Loader_circle__47uLH:nth-child(2){animation-delay:-.16s}.Loader_circle__47uLH:nth-child(3){animation-delay:0s}.Loader_text__1YU7Y{color:#1e293b;font-size:16px;margin:0;font-weight:500}@keyframes Loader_bounce__Q6L2H{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes Modal_spin__7vY63{to{transform:rotate(1turn)}}.Modal_modal__BEGMr{border:none;border-radius:24px;padding:0;max-height:90vh;box-shadow:0 25px 50px -12px rgba(0,0,0,.15);background:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.Modal_modal__BEGMr::backdrop{background:rgba(0,0,0,.5);backdrop-filter:blur(4px);animation:Modal_fadeIn__msTwX .2s ease-in-out}.Modal_modal__BEGMr[open]{animation:Modal_slideUp__kXmQZ .2s ease-in-out}.Modal_modal__BEGMr.Modal_sm__3Xdyp{width:90%;max-width:400px}.Modal_modal__BEGMr.Modal_md__WBChB{width:90%;max-width:600px}.Modal_modal__BEGMr.Modal_lg__QqTZZ{width:90%;max-width:800px}.Modal_modal__BEGMr.Modal_xl__Gpqnk{width:90%;max-width:1000px}@keyframes Modal_fadeIn__msTwX{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__kXmQZ{0%{opacity:0;transform:translate(-50%,calc(-50% + 20px))}to{opacity:1;transform:translate(-50%,-50%)}}.Modal_modalContent__KY0Bu{display:flex;flex-direction:column;height:100%}.Modal_modalHeader__xnh8D{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.Modal_modalTitle__kahZT{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.Modal_closeButton__Guera{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:9999px;font-size:28px;line-height:1;color:#64748b;cursor:pointer;transition:all .2s ease-in-out;flex-shrink:0}.Modal_closeButton__Guera:hover{background:#fafbfc;color:#1e293b}.Modal_closeButton__Guera:active{transform:scale(.95)}.Modal_modalBody__sNdAH{padding:2rem;overflow-y:auto;flex:1}.Modal_modalBody__sNdAH::-webkit-scrollbar{width:8px}.Modal_modalBody__sNdAH::-webkit-scrollbar-track{background:#fafbfc;border-radius:8px}.Modal_modalBody__sNdAH::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:8px}.Modal_modalBody__sNdAH::-webkit-scrollbar-thumb:hover{background:#64748b}@media(max-width:768px){.Modal_modal__BEGMr{width:95%;max-height:95vh}.Modal_modal__BEGMr.Modal_lg__QqTZZ,.Modal_modal__BEGMr.Modal_md__WBChB,.Modal_modal__BEGMr.Modal_sm__3Xdyp,.Modal_modal__BEGMr.Modal_xl__Gpqnk{width:95%}.Modal_modalBody__sNdAH,.Modal_modalHeader__xnh8D{padding:1.5rem}.Modal_modalTitle__kahZT{font-size:1.125rem}}@keyframes ConfirmModal_spin__bUkwP{to{transform:rotate(1turn)}}.ConfirmModal_confirmModal__0Heza{padding:2rem 3rem;text-align:center;max-width:450px;display:flex;flex-direction:column;align-items:center}@media(max-width:640px){.ConfirmModal_confirmModal__0Heza{padding:1.5rem 2rem}}.ConfirmModal_icon__e2hQu{font-size:56px;margin-bottom:1rem;animation:ConfirmModal_scaleIn__WajMc .3s ease-out}@keyframes ConfirmModal_scaleIn__WajMc{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.ConfirmModal_title__XQbFM{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.ConfirmModal_message__qcV7a{font-size:1rem;color:#64748b;line-height:1.5;margin:0 0 2rem}.ConfirmModal_actions__dqNJs{display:flex;gap:1rem;justify-content:center}@media(max-width:640px){.ConfirmModal_actions__dqNJs{flex-direction:column-reverse}}.ConfirmModal_cancelButton__v2Xqv,.ConfirmModal_confirmButton__UI9tG{min-width:120px}@media(max-width:640px){.ConfirmModal_cancelButton__v2Xqv,.ConfirmModal_confirmButton__UI9tG{width:100%}}.ConfirmModal_danger__PUxYI .ConfirmModal_icon__e2hQu{color:#ef4444}.ConfirmModal_danger__PUxYI .ConfirmModal_confirmButton__UI9tG{background:#ef4444!important;border-color:#ef4444!important}.ConfirmModal_danger__PUxYI .ConfirmModal_confirmButton__UI9tG:hover{background:#eb1515!important;border-color:#eb1515!important}.ConfirmModal_warning__4bfsA .ConfirmModal_icon__e2hQu{color:#f59e0b}.ConfirmModal_warning__4bfsA .ConfirmModal_confirmButton__UI9tG{background:#f59e0b!important;border-color:#f59e0b!important}.ConfirmModal_warning__4bfsA .ConfirmModal_confirmButton__UI9tG:hover{background:#c57f08!important;border-color:#c57f08!important}.ConfirmModal_info__bcZR7 .ConfirmModal_icon__e2hQu{color:#6366f1}@keyframes ErrorModal_spin__H6q1a{to{transform:rotate(1turn)}}.ErrorModal_errorModal__sqOni{padding:3rem;text-align:center;max-width:450px}@media(max-width:640px){.ErrorModal_errorModal__sqOni{padding:2rem}}.ErrorModal_icon__AyF9k{font-size:64px;margin-bottom:1.5rem;animation:ErrorModal_shake__fn2_H .5s ease-out}@keyframes ErrorModal_shake__fn2_H{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.ErrorModal_title__2Cw5X{font-size:1.5rem;font-weight:700;color:#ef4444;margin:0 0 1rem}.ErrorModal_message__h5JV8{font-size:1rem;color:#1e293b;line-height:1.6;margin:0 0 3rem}.ErrorModal_actions__Nh9Jq{display:flex;justify-content:center}@keyframes FormSection_spin__WTkAl{to{transform:rotate(1turn)}}.FormSection_section__YISbP{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0}.FormSection_section__YISbP:not(:last-child){border-bottom:1px solid #e2e8f0}.FormSection_sectionTitle__FaR4K{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}@keyframes DateInput_spin__D09sB{to{transform:rotate(1turn)}}.DateInput_dateInput__mx2lQ{width:100%}.DateInput_dateRow__bXbZR{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}@media(max-width:640px){.DateInput_dateRow__bXbZR{grid-template-columns:1fr}}.DateInput_yearInput__eBUHg{grid-column:1}.DateInput_monthInput__PZcKi{grid-column:2}@media(max-width:640px){.DateInput_monthInput__PZcKi{grid-column:1}}.DateInput_dayInput__8KFmE{grid-column:3}@media(max-width:640px){.DateInput_dayInput__8KFmE{grid-column:1}}@keyframes SectionHeader_spin__iLiJD{to{transform:rotate(1turn)}}.SectionHeader_sectionHeader__HhTiG{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.SectionHeader_title__NRm1d{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.SectionHeader_action__sbAdU{flex-shrink:0}@keyframes EmptyState_spin__fe0Wt{to{transform:rotate(1turn)}}.EmptyState_emptyState__TNmiz{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;color:#64748b}.EmptyState_icon__yEfpu{font-size:48px;margin-bottom:1rem;opacity:.5}.EmptyState_title__7CxCy{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.EmptyState_message__P2S96{font-size:1rem;color:#64748b;margin:0 0 1.5rem;max-width:400px}.EmptyState_action__KGubY{margin-top:1rem}@keyframes SearchInput_spin__pmCwN{to{transform:rotate(1turn)}}.SearchInput_searchInput__sz7j8{display:flex;gap:1rem;align-items:flex-end}@media(max-width:640px){.SearchInput_searchInput__sz7j8{flex-direction:column;align-items:stretch}}.SearchInput_input__kBsb9{flex:1}@keyframes ErrorState_spin__GDAPA{to{transform:rotate(1turn)}}.ErrorState_errorState__pPEo9{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:16px}.ErrorState_icon__zgLMl{font-size:48px;margin-bottom:1rem}.ErrorState_title__Gidnw{font-size:1.125rem;font-weight:700;color:#ef4444;margin:0 0 .5rem}.ErrorState_message__ngl_y{font-size:1rem;color:#1e293b;margin:0 0 1.5rem;max-width:400px}.ErrorState_action__fzSLc{margin-top:1rem}@keyframes LoadingState_spin__V1vEc{to{transform:rotate(1turn)}}.LoadingState_loadingState__y2F6X{display:flex;align-items:center;justify-content:center;padding:3rem}.LoadingState_loadingState__y2F6X.LoadingState_sm___S_YW{padding:1rem}.LoadingState_loadingState__y2F6X.LoadingState_md__c01j6{padding:3rem}.LoadingState_loadingState__y2F6X.LoadingState_lg__BR4as{padding:3rem 2rem;min-height:300px}.LoadingState_loadingState__y2F6X.LoadingState_fullScreen__9cmwU{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);z-index:9999}@keyframes ResultsList_spin__kGFYa{to{transform:rotate(1turn)}}.ResultsList_resultsList__KkwXf{display:grid;width:100%}.ResultsList_resultsList__KkwXf.ResultsList_columns1__0tBiq{grid-template-columns:1fr}.ResultsList_resultsList__KkwXf.ResultsList_columns2__NkoCE{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.ResultsList_resultsList__KkwXf.ResultsList_columns2__NkoCE{grid-template-columns:1fr}}.ResultsList_resultsList__KkwXf.ResultsList_columns3__9NG8G{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.ResultsList_resultsList__KkwXf.ResultsList_columns3__9NG8G{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ResultsList_resultsList__KkwXf.ResultsList_columns3__9NG8G{grid-template-columns:1fr}}.ResultsList_resultsList__KkwXf.ResultsList_columns4__iclQW{grid-template-columns:repeat(4,1fr)}@media(max-width:1280px){.ResultsList_resultsList__KkwXf.ResultsList_columns4__iclQW{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.ResultsList_resultsList__KkwXf.ResultsList_columns4__iclQW{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ResultsList_resultsList__KkwXf.ResultsList_columns4__iclQW{grid-template-columns:1fr}}.ResultsList_resultsList__KkwXf.ResultsList_gapSm__6Sipg{gap:.5rem}.ResultsList_resultsList__KkwXf.ResultsList_gapMd__KY4jb{gap:1rem}.ResultsList_resultsList__KkwXf.ResultsList_gapLg__nklok{gap:1.5rem}.ResultsList_item__xaj3j{width:100%}@keyframes Pagination_spin__lDAqC{to{transform:rotate(1turn)}}.Pagination_pagination__e3SSB{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:1.5rem 0;flex-wrap:wrap}.Pagination_navButton__6JBCh,.Pagination_pageButton__7EN0b{min-width:36px}.Pagination_dots__EKxAw{display:flex;align-items:center;justify-content:center;padding:0 .25rem;color:#64748b;user-select:none}@keyframes Badge_spin__mM1f2{to{transform:rotate(1turn)}}.Badge_badge__SOHza{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:12px;white-space:nowrap;transition:all .2s ease-in-out}.Badge_badge__SOHza.Badge_sm__mU_Zr{padding:2px 8px;font-size:.75rem}.Badge_badge__SOHza.Badge_md__Uepir{padding:4px 12px;font-size:.875rem}.Badge_badge__SOHza.Badge_lg__6OJMi{padding:6px 16px;font-size:1rem}.Badge_badge__SOHza.Badge_default__uP7Er{background:#f1f5f9;color:#1e293b}.Badge_badge__SOHza.Badge_primary__ZRMf_{background:rgba(99,102,241,.1);color:#6366f1;border:1px solid rgba(99,102,241,.2)}.Badge_badge__SOHza.Badge_success__ImWP5{background:rgba(16,185,129,.1);color:#10b981;border:1px solid rgba(16,185,129,.2)}.Badge_badge__SOHza.Badge_warning__aJ5Yx{background:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.Badge_badge__SOHza.Badge_error__k0Hrj{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.Badge_badge__SOHza.Badge_info__H9rEl{background:rgba(6,182,212,.1);color:#06b6d4;border:1px solid rgba(6,182,212,.2)}@keyframes Header_spin__Ub2DW{to{transform:rotate(1turn)}}.Header_header__MwWvM{background:#fff;border-top:4px solid #6366f1;box-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 1px 2px -1px rgba(0,0,0,.02);position:sticky;top:0;z-index:100;transition:all .2s ease-in-out;height:60px;backdrop-filter:none}.Header_header__MwWvM.Header_authenticated___ngph{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-top-color:#059669;box-shadow:0 2px 8px rgba(16,185,129,.2)}.Header_container__Aasa1{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:1024px){.Header_container__Aasa1{padding:0 2rem}}.Header_container__Aasa1{display:flex;align-items:center;height:100%;padding-top:0;padding-bottom:0;gap:1.5rem}@media(min-width:1024px){.Header_container__Aasa1{gap:2rem}}.Header_logo__V9h3K{flex-shrink:0}.Header_logo__V9h3K a{display:flex;flex-direction:column;gap:.25rem;color:#1e293b}.Header_logo__V9h3K a:hover{color:#1e293b}.Header_logo__V9h3K h1{font-size:1.125rem;font-weight:700;margin:0}@media(min-width:768px){.Header_logo__V9h3K h1{font-size:1.25rem}}.Header_logo__V9h3K .Header_cityName__w5Wf5{font-size:.75rem;color:#64748b;font-weight:500}.Header_nav____I21{display:none;gap:1.5rem}@media(min-width:768px){.Header_nav____I21{display:flex;align-items:center}}@media(min-width:1024px){.Header_nav____I21{gap:2rem}}.Header_nav____I21 a{font-size:1rem;font-weight:500;color:#1e293b;transition:color .2s ease-in-out;white-space:nowrap}.Header_nav____I21 a:hover{color:#6366f1}.Header_rightSection__ilG2x{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.Header_searchWrapper__RopvE{display:none;position:relative}@media(min-width:768px){.Header_searchWrapper__RopvE{display:block}}.Header_searchWrapper__RopvE.Header_expanded__uwyIg .Header_searchInput__lOOoF{width:300px;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04)}.Header_searchForm___3kcn .Header_searchInput__lOOoF{width:200px;transition:all .2s ease-in-out}.Header_searchForm___3kcn .Header_searchInput__lOOoF:focus{width:250px;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04)}.Header_searchDropdown__IuuKd{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);padding:.5rem;z-index:1000;animation:Header_slideDown__NOb0e .15s ease-in-out}.Header_searchDropdown__IuuKd .Header_advancedLink__RgM3M{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;color:#1e293b;font-size:.875rem;border-radius:8px;transition:all .2s ease-in-out;white-space:nowrap}.Header_searchDropdown__IuuKd .Header_advancedLink__RgM3M:hover{background:#fafbfc;color:#6366f1}@keyframes Header_slideDown__NOb0e{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_actions__zh1ZG{display:none;align-items:center;gap:1rem}@media(min-width:768px){.Header_actions__zh1ZG{display:flex}}.Header_burgerButton__OUp8s{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:none;border:none;cursor:pointer;padding:0;z-index:101}@media(min-width:768px){.Header_burgerButton__OUp8s{display:none}}.Header_burgerButton__OUp8s span{display:block;width:100%;height:3px;background:#1e293b;border-radius:2px;transition:all .2s ease-in-out}.Header_burgerButton__OUp8s:hover span{background:#6366f1}.Header_mobileMenu__NsXEa{display:block;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);animation:Header_slideDown__NOb0e .15s ease-in-out;z-index:100}@media(min-width:768px){.Header_mobileMenu__NsXEa{display:none}}.Header_mobileNav__vMFS1{display:flex;flex-direction:column;padding:1rem;border-bottom:1px solid #e2e8f0}.Header_mobileNav__vMFS1 a{padding:1rem;font-size:1rem;font-weight:500;color:#1e293b;border-radius:8px;transition:all .2s ease-in-out}.Header_mobileNav__vMFS1 a:hover{background:#fafbfc;color:#6366f1}.Header_mobileActions__J0pXq{display:flex;flex-direction:column;gap:1rem;padding:1rem}.Header_mobileActions__J0pXq a,.Header_mobileActions__J0pXq button{width:100%}@keyframes PersonForm_spin__UQQ26{to{transform:rotate(1turn)}}.PersonForm_container__76Wwn{max-width:800px;margin:0 auto;padding:3rem}.PersonForm_formCard__XYzfK{padding:3rem}.PersonForm_title__4dqFd{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 3rem;text-align:center}.PersonForm_error__OPKM1{padding:1rem;background:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:12px;color:#ef4444;margin-bottom:1.5rem;text-align:center}.PersonForm_form__K3C2G{display:flex;flex-direction:column;gap:3rem}.PersonForm_section__v_ioj{display:flex;flex-direction:column;gap:1rem}.PersonForm_sectionTitle__IpMuH{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.PersonForm_row__Cgxu_{display:flex;flex-direction:column;gap:.25rem}.PersonForm_dateRow__5DhV6{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}@media(max-width:768px){.PersonForm_dateRow__5DhV6{grid-template-columns:1fr}}.PersonForm_fieldLabel__8fIvB{font-size:.875rem;font-weight:500;color:#1e293b;margin-bottom:.25rem}.PersonForm_textarea__DG69S{width:100%;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1rem;color:#1e293b;background:#fafbfc;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s ease-in-out;box-sizing:border-box;resize:vertical}.PersonForm_textarea__DG69S:hover{border-color:#f1f5f9}.PersonForm_textarea__DG69S:focus{outline:none;background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.08)}.PersonForm_textarea__DG69S::placeholder{color:#94a3b8}.PersonForm_actions__HXx4Z{display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid #e2e8f0}@media(max-width:768px){.PersonForm_actions__HXx4Z{flex-direction:column-reverse}.PersonForm_actions__HXx4Z button{width:100%}}@keyframes page_spin__tXNBp{to{transform:rotate(1turn)}}.page_container__jXqyR{min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#fafbfc,#f1f5f9);position:relative}.page_container__jXqyR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(99,102,241,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.03) 0,transparent 50%);pointer-events:none}.page_loginCard__IKH_b{width:100%;max-width:420px;background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.15);border:1px solid #f1f5f9;backdrop-filter:blur(10px);padding:3rem}.page_loginCard__IKH_b:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.04)}.page_header__ovJOp{text-align:center;margin-bottom:3rem}.page_title__GKn_5{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.page_subtitle__CC72n{font-size:1rem;color:#64748b;margin:0}.page_form__kHrA4{display:flex;flex-direction:column;gap:1.5rem}.page_error__36_VC{padding:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:12px;color:#ef4444;font-size:.875rem;text-align:center}@keyframes PersonInfoRow_spin__ZkepS{to{transform:rotate(1turn)}}.PersonInfoRow_infoRow__kF494{border-bottom:1px solid #e2e8f0}.PersonInfoRow_infoRow__kF494:last-child{border-bottom:none}.PersonInfoRow_infoRow__kF494 td{padding:1rem;vertical-align:top}.PersonInfoRow_label__X0pJ4{font-weight:600;color:#64748b;white-space:nowrap;width:180px}@media(max-width:768px){.PersonInfoRow_label__X0pJ4{width:120px;font-size:.875rem}}.PersonInfoRow_value__h2twL{color:#1e293b;word-break:break-word}@keyframes EditableField_spin__Xf5rM{to{transform:rotate(1turn)}}.EditableField_displayValue__opBG4{padding:8px 12px;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;min-height:36px;display:flex;align-items:center}.EditableField_displayValue__opBG4:hover{background:#fafbfc;outline:2px solid #e2e8f0}.EditableField_placeholder__VJGDj{color:#94a3b8;font-style:italic}.EditableField_editWrapper__4PNxm{width:100%}.EditableField_textarea__2WomK{width:100%;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1rem;color:#1e293b;background:#fafbfc;border:2px solid #6366f1;border-radius:12px;transition:all .2s ease-in-out;box-sizing:border-box;resize:vertical}.EditableField_textarea__2WomK:focus{outline:none;background:#fff;box-shadow:0 0 0 4px rgba(99,102,241,.08)}.EditableField_textarea__2WomK::placeholder{color:#94a3b8}@keyframes PersonalInfo_spin__Qb1Ja{to{transform:rotate(1turn)}}.PersonalInfo_personalInfo__FUYrY{display:flex;flex-direction:column;gap:2rem}.PersonalInfo_profile__DrL8Y{border-radius:24px;border:1px solid #f1f5f9;overflow:hidden}.PersonalInfo_profileCard__Ty687,.PersonalInfo_profile__DrL8Y{background:#fff;padding:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04);transition:all .2s ease-in-out}.PersonalInfo_profileCard__Ty687{display:flex;border:1px solid #e2e8f0;border-radius:12px;min-height:200px;position:relative}@media(max-width:768px){.PersonalInfo_profileCard__Ty687{flex-direction:column;min-height:auto}}.PersonalInfo_profileAvatar__oVyDA{flex-shrink:0;width:280px;height:100%;min-height:280px;border-radius:12px 0 0 12px;overflow:hidden;background:#fafbfc;display:flex;align-items:center;justify-content:center;align-self:stretch}@media(max-width:768px){.PersonalInfo_profileAvatar__oVyDA{width:100%;height:250px;min-height:250px;border-radius:12px 12px 0 0}}.PersonalInfo_profileAvatar__oVyDA img{width:100%;height:100%;object-fit:cover}.PersonalInfo_profileAvatar__oVyDA .PersonalInfo_noPhoto__baNd7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fafbfc,#f1f5f9);color:#64748b;font-size:6rem}.PersonalInfo_profileContent__yloY1{flex:1;display:flex;flex-direction:column;padding:2rem 2rem 3rem;min-width:0}@media(max-width:768px){.PersonalInfo_profileContent__yloY1{padding:1.5rem}}.PersonalInfo_profileInfo__pl3ux{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.PersonalInfo_fullWidthInfo__tmFJY{padding:1rem;background:#f1f5f9;border-radius:12px;margin-top:1rem}.PersonalInfo_fullWidthInfo__tmFJY strong{color:#1e293b;font-weight:600}.PersonalInfo_privateNote__Rr5CS{color:#ef4444}.PersonalInfo_actionButtons__WGSZA{display:flex;gap:1rem;margin-top:auto;padding-top:1.5rem}.PersonalInfo_lastName__SIMDY{font-size:1.875rem;font-weight:700;color:#1e293b;letter-spacing:1px}.PersonalInfo_firstName__Ukz6n{font-size:1.5rem;color:#1e293b}.PersonalInfo_maidenName__OKu1b,.PersonalInfo_nickName__32qsG{font-size:1.125rem;color:#64748b;font-style:italic}.PersonalInfo_prime__2_yVt{font-weight:600}.PersonalInfo_secondary__V9Eq_{font-weight:400;opacity:.8}.PersonalInfo_profileDetails__NP0fP{width:100%;border-collapse:collapse}.PersonalInfo_profileDetails__NP0fP tr{border-bottom:1px solid #e2e8f0}.PersonalInfo_profileDetails__NP0fP tr:last-child{border-bottom:none}.PersonalInfo_profileDetails__NP0fP td{padding:1rem 2rem}.PersonalInfo_profileDetails__NP0fP td:first-child{font-weight:600;color:#64748b;width:40%;vertical-align:top;padding-top:1rem}.PersonalInfo_profileDetails__NP0fP td:last-child{color:#1e293b}.PersonalInfo_dateInputs__MA7u_{display:flex;gap:.5rem}.PersonalInfo_dateInputs__MA7u_>div{flex:1}@keyframes RelativeCard_spin__NPvfY{to{transform:rotate(1turn)}}.RelativeCard_relativeCard__D1Vfn{position:relative;display:flex;gap:0;padding:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s ease-in-out;text-decoration:none;color:#1e293b;overflow:hidden;height:120px}.RelativeCard_relativeCard__D1Vfn:hover{background:#fafbfc;border-color:#6366f1;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04)}.RelativeCard_relativeCard__D1Vfn.RelativeCard_highlighted__WWU6c{background:rgba(16,185,129,.1);border-color:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.2)}.RelativeCard_relativeCard__D1Vfn.RelativeCard_highlighted__WWU6c:hover{background:rgba(16,185,129,.15);border-color:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.3),0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04)}.RelativeCard_avatar__UjyQH{flex-shrink:0;width:100px;align-self:stretch;overflow:hidden;background:#fafbfc;display:flex;align-items:center;justify-content:center}.RelativeCard_avatar__UjyQH img{width:100%;height:100%;object-fit:cover}.RelativeCard_avatar__UjyQH .RelativeCard_noPhoto__Wrmdh{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fafbfc,#f1f5f9);color:#64748b;font-size:1.5rem}.RelativeCard_info__BbIZi{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:1rem 1rem 1.5rem}.RelativeCard_name__hU72t{display:flex;flex-direction:column;gap:.125rem}.RelativeCard_name__hU72t .RelativeCard_lastName__YD3_o{font-size:1rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}.RelativeCard_name__hU72t .RelativeCard_firstName__60gqo{font-size:.875rem;font-weight:500;color:#1e293b}.RelativeCard_personId__euub_{position:absolute;bottom:.125rem;right:.25rem;font-size:.75rem;color:#64748b;font-family:monospace;opacity:.6;background:hsla(0,0%,100%,.8);padding:.125rem .5rem;border-radius:8px;backdrop-filter:blur(4px)}.RelativeCard_nickName__NashA{font-style:italic}.RelativeCard_maidenName__06teB,.RelativeCard_nickName__NashA{font-size:.75rem;color:#64748b}.RelativeCard_lifespan__ywTUU{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:.25rem}.RelativeCard_marriage__GqTkm{font-size:.75rem;color:#06b6d4;font-weight:600;display:flex;align-items:center;gap:.25rem}.RelativeCard_removeButton__Bmp7i{position:absolute;top:.25rem;right:.25rem;width:28px;height:28px;border-radius:50%;background:rgba(239,68,68,.9);color:#fff;border:none;font-size:20px;line-height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;z-index:10;padding:0;font-family:Arial,sans-serif}.RelativeCard_removeButton__Bmp7i:hover{background:#ef4444;transform:scale(1.1)}@keyframes page_spin__mttAH{to{transform:rotate(1turn)}}.page_main__sl50g{min-height:calc(100vh - 80px);background:#f5f7fa;padding:40px 20px}.page_container__vjK8A{max-width:1200px;margin:0 auto}.page_container__vjK8A h1{font-size:32px;font-weight:700;color:#1e293b;margin:0}.page_header__CoOSn{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}.page_searchFormWrapper__wvggJ{margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.page_searchInfo__eHTcf{background:#fff;padding:20px;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_searchInfo__eHTcf p{margin:5px 0;color:#1e293b;font-size:16px}.page_searchInfo__eHTcf p strong{color:#6366f1}.page_error__fHhOS{background:#fee;border:1px solid #fcc;border-radius:8px;padding:20px;text-align:center}.page_error__fHhOS p{color:#ef4444;margin:0;font-size:16px}.page_noResults__FQl1f{background:#fff;padding:60px 20px;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_noResults__FQl1f p{color:#999;font-size:18px;margin:0}.page_results__rbRal .page_count__S4sG0{color:#666;font-size:14px;margin:0 0 20px}.page_resultsList__O3XFM{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}@media(max-width:768px){.page_container__vjK8A h1{font-size:24px}}@keyframes BirthdayList_spin__Z0jpS{to{transform:rotate(1turn)}}.BirthdayList_birthdayCard__iwlYj{width:100%;max-width:600px;margin-top:3rem}.BirthdayList_title__Y_ylu{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;text-align:center}.BirthdayList_list__7e_Af{display:flex;flex-direction:column;gap:1rem}@keyframes SplashScreen_spin__VX5wR{to{transform:rotate(1turn)}}.SplashScreen_splashOverlay__XWBgE{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(4px)}.SplashScreen_splashScreen__QA4rP{max-width:800px;width:100%;max-height:90vh;overflow-y:auto;padding:2rem}@media(min-width:768px){.SplashScreen_splashScreen__QA4rP{padding:3rem}}.SplashScreen_splashRow__wadah{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.SplashScreen_splashRow__wadah.SplashScreen_topRow__ahg_y{height:40%}.SplashScreen_splashRow__wadah.SplashScreen_bottomRow__b9VE9{height:60%}.SplashScreen_savorgnani__j8IzK{text-align:center}.SplashScreen_savorgnani__j8IzK h2{margin:0;font-size:1.875rem;font-family:Georgia,Times New Roman,serif;font-style:italic;color:#1e293b}@media(min-width:768px){.SplashScreen_savorgnani__j8IzK h2{font-size:3rem}}.SplashScreen_savorgnani__j8IzK .SplashScreen_emblem__d2VRS{margin:1.5rem 0}.SplashScreen_savorgnani__j8IzK .SplashScreen_emblemIcon__q_MN0{font-size:5rem;display:inline-block}@media(min-width:768px){.SplashScreen_savorgnani__j8IzK .SplashScreen_emblemIcon__q_MN0{font-size:6rem}}.SplashScreen_savorgnani__j8IzK .SplashScreen_years__h4vgW{font-size:1.25rem!important;color:#64748b}@media(min-width:768px){.SplashScreen_savorgnani__j8IzK .SplashScreen_years__h4vgW{font-size:1.5rem!important}}.SplashScreen_forni__tf1sR{flex:1;padding:2rem;text-align:center;transition:all .2s ease-in-out;border-radius:12px}.SplashScreen_forni__tf1sR:hover{transform:translateY(-4px)}.SplashScreen_forni__tf1sR.SplashScreen_diSopra__Faios{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-right:.5rem}.SplashScreen_forni__tf1sR.SplashScreen_diSotto__JoiLT{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;margin-left:.5rem}.SplashScreen_forni__tf1sR .SplashScreen_wrapper__CrUVt{display:flex;flex-direction:column;align-items:center;gap:1rem}.SplashScreen_forni__tf1sR .SplashScreen_pennant__PIwIO{font-size:4rem}@media(min-width:768px){.SplashScreen_forni__tf1sR .SplashScreen_pennant__PIwIO{font-size:5rem}}.SplashScreen_forni__tf1sR h2{margin:0;font-size:1.125rem;font-weight:600}@media(min-width:768px){.SplashScreen_forni__tf1sR h2{font-size:1.25rem}}.SplashScreen_disclaimer__G2smf{margin:2rem 0;padding:1.5rem;background:#f1f5f9;border-radius:12px;border-left:4px solid #6366f1}.SplashScreen_disclaimer__G2smf p{margin:0;font-size:.75rem;line-height:1.6;color:#64748b}@media(min-width:768px){.SplashScreen_disclaimer__G2smf p{font-size:.875rem}}.SplashScreen_actions__6hFLd{margin-top:2rem}@keyframes page_spin__3FWvx{to{transform:rotate(1turn)}}.page_main__akH3E{min-height:calc(100vh - 60px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3rem;background:linear-gradient(135deg,#fafbfc,#f1f5f9);position:relative;padding:4rem 2rem 2rem}.page_main__akH3E:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(99,102,241,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.03) 0,transparent 50%);pointer-events:none}@keyframes RelativesSection_spin__jG5sV{to{transform:rotate(1turn)}}.RelativesSection_sectionHeader__QufbM{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.RelativesSection_sectionHeader__QufbM h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.RelativesSection_compactButton__FCW7K{height:auto!important;padding:.25rem 1rem!important;font-size:.875rem!important;min-height:auto!important;line-height:1.2!important}.RelativesSection_relatives__YkMkc{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.RelativesSection_relatives__YkMkc{grid-template-columns:repeat(2,1fr)}}.RelativesSection_parentsGrid__2nM_H{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:768px){.RelativesSection_parentsGrid__2nM_H{grid-template-columns:1fr}}.RelativesSection_fatherSlot__MT_8l{grid-column:1}.RelativesSection_motherSlot__8IvYN{grid-column:2}@media(max-width:768px){.RelativesSection_motherSlot__8IvYN{grid-column:1}}.RelativesSection_emptyState__Lt84p{padding:2rem;text-align:center;color:#64748b;font-style:italic}@keyframes AddRelativeModal_spin__WS5TR{to{transform:rotate(1turn)}}.AddRelativeModal_searchSection__A0QDp{display:flex;gap:1rem;margin-bottom:1.5rem}.AddRelativeModal_results__bsoMm{flex:1;overflow-y:auto;min-height:200px;max-height:400px}.AddRelativeModal_noResults__j1Zsv{text-align:center;padding:3rem;color:#64748b}.AddRelativeModal_resultItem__sf7uK{padding:1rem;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out}.AddRelativeModal_resultItem__sf7uK:hover{background:#fafbfc}.AddRelativeModal_resultItem__sf7uK:not(:last-child){margin-bottom:.5rem}.AddRelativeModal_personInfo__OCUe5{display:flex;flex-direction:column;gap:.25rem}.AddRelativeModal_personName__DMHrM{font-size:1rem;font-weight:500;color:#1e293b}.AddRelativeModal_personMeta__nVpFW{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.AddRelativeModal_personId__2qyBm{font-size:.875rem;color:#6366f1;font-weight:600;background:rgba(99,102,241,.1);padding:2px 8px;border-radius:8px}.AddRelativeModal_personDates__L0UCd{font-size:.875rem;color:#64748b}.AddRelativeModal_error__l4dJt{padding:1rem;background:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:12px;color:#ef4444;margin-bottom:1rem;text-align:center;font-size:.875rem}@keyframes RelativeInfo_spin__R7sue{to{transform:rotate(1turn)}}.RelativeInfo_relativeInfo__I96rx{display:flex;flex-direction:column;gap:2rem}@keyframes PersonTimeline_spin__MMNIp{to{transform:rotate(1turn)}}.PersonTimeline_title__PkhxA{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.PersonTimeline_events__TF2Zm{position:relative;padding-left:2rem}.PersonTimeline_events__TF2Zm:before{content:"";position:absolute;left:calc(2rem + 70px + 1rem + 8px - 1.5px);top:16px;bottom:22px;width:3px;background:linear-gradient(180deg,rgba(16,185,129,.3),rgba(245,158,11,.3),rgba(6,182,212,.3),rgba(239,68,68,.3),rgba(100,116,139,.3));border-radius:2px}.PersonTimeline_event__bpdcy{position:relative;display:grid;grid-template-columns:70px auto 1fr;gap:1rem;margin-bottom:2rem;align-items:start}.PersonTimeline_event__bpdcy:last-child{margin-bottom:0;padding-bottom:0}.PersonTimeline_year__AlZhc{font-size:1rem;font-weight:700;color:#1e293b;text-align:right;background:#fff;position:relative;z-index:2}.PersonTimeline_marker__g2P9d{width:16px;height:16px;border-radius:50%;background:#fff;border:4px solid #6366f1;position:relative;margin-top:4px;z-index:3;box-shadow:0 2px 4px rgba(0,0,0,.1)}.PersonTimeline_content__NtZJO{background:#fff;position:relative;z-index:2}.PersonTimeline_description__6tM4O{font-size:1rem;color:#1e293b;line-height:1.6;font-weight:500}.PersonTimeline_relatedPerson__uE11d{display:inline-block;font-size:1rem;color:#6366f1;font-weight:600;padding:2px 6px;border-radius:4px;margin-left:.25rem}.PersonTimeline_relatedPerson__uE11d:hover{color:#4f46e5;background:rgba(14,165,233,.1);text-decoration:none}.PersonTimeline_place__w5x2P{color:#64748b;font-style:italic}.PersonTimeline_birth__fgos_ .PersonTimeline_marker__g2P9d{border-color:#10b981}.PersonTimeline_birth__fgos_ .PersonTimeline_year__AlZhc{color:#10b981}.PersonTimeline_marriage__WxP9W .PersonTimeline_marker__g2P9d{border-color:#f59e0b}.PersonTimeline_marriage__WxP9W .PersonTimeline_year__AlZhc{color:#f59e0b}.PersonTimeline_divorce__nw5VW .PersonTimeline_marker__g2P9d{border-color:#ef4444}.PersonTimeline_divorce__nw5VW .PersonTimeline_year__AlZhc{color:#ef4444}.PersonTimeline_child_birth__fk8E0 .PersonTimeline_marker__g2P9d{border-color:#06b6d4}.PersonTimeline_child_birth__fk8E0 .PersonTimeline_year__AlZhc{color:#06b6d4}.PersonTimeline_death__BLuai .PersonTimeline_marker__g2P9d{border-color:#64748b}.PersonTimeline_death__BLuai .PersonTimeline_year__AlZhc{color:#64748b}@keyframes MediaGallery_spin__KcsQZ{to{transform:rotate(1turn)}}.MediaGallery_gallery__a7hIj{margin-top:2rem;transition:all .2s ease-in-out}.MediaGallery_gallery__a7hIj.MediaGallery_dragging__o2nz9{background:rgba(99,102,241,.05);border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.MediaGallery_title__PdBax{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.MediaGallery_loading__JrkLP{text-align:center;padding:2rem;color:#64748b}.MediaGallery_grid__ijiXB{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}@media(max-width:768px){.MediaGallery_grid__ijiXB{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}}.MediaGallery_uploadItem__GTxZ_{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out;background:linear-gradient(135deg,#fafbfc,#f1f5f9);border:2px dashed #e2e8f0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.MediaGallery_uploadItem__GTxZ_:hover{border-color:#6366f1;background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(99,102,241,.1));transform:scale(1.02)}.MediaGallery_uploadIcon__y_t2d{font-size:48px;color:#6366f1;font-weight:300}.MediaGallery_uploadText__cKqS2{font-size:.875rem;color:#64748b;text-align:center;padding:0 .5rem}.MediaGallery_photoItem__FLSuf{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out;background:#f1f5f9}.MediaGallery_photoItem__FLSuf:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);z-index:1}.MediaGallery_photoItem__FLSuf:hover .MediaGallery_deleteButton__IkouJ{opacity:1}.MediaGallery_deleteButton__IkouJ{position:absolute;top:.25rem;right:.25rem;width:28px;height:28px;border-radius:50%;background:rgba(239,68,68,.9);color:#fff;border:none;font-size:20px;line-height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;z-index:10;padding:0;font-family:Arial,sans-serif;opacity:0}.MediaGallery_deleteButton__IkouJ:hover{background:#ef4444;transform:scale(1.1)}.MediaGallery_deleteButton__IkouJ:disabled{cursor:not-allowed;opacity:.5}.MediaGallery_thumbnail__AfB0h{width:100%;height:100%;object-fit:cover}.MediaGallery_primaryBadge__AsW_E{position:absolute;top:.25rem;right:.25rem;background:#6366f1;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:8px}.MediaGallery_documentList__75NSa{display:flex;flex-direction:column;gap:.5rem}.MediaGallery_documentItemWrapper__iYdRz{position:relative;display:flex;align-items:center;gap:.5rem}.MediaGallery_documentItemWrapper__iYdRz:hover .MediaGallery_deleteButtonDoc__aU_AS{opacity:1}.MediaGallery_documentItem__K8ZTy{flex:1;display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafbfc;border-radius:12px;text-decoration:none;color:#1e293b;transition:all .2s ease-in-out}.MediaGallery_documentItem__K8ZTy:hover{background:#f1f5f9;transform:translateX(4px)}.MediaGallery_deleteButtonDoc__aU_AS{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:rgba(239,68,68,.9);color:#fff;border:none;font-size:20px;line-height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;padding:0;font-family:Arial,sans-serif;opacity:0}.MediaGallery_deleteButtonDoc__aU_AS:hover{background:#ef4444;transform:scale(1.1)}.MediaGallery_deleteButtonDoc__aU_AS:disabled{cursor:not-allowed;opacity:.5}.MediaGallery_documentIcon__HQ6IM{font-size:1.875rem;flex-shrink:0}.MediaGallery_documentInfo___OJMC{flex:1;min-width:0}.MediaGallery_documentName__g0gxd{font-weight:600;color:#6366f1;margin-bottom:.25rem}.MediaGallery_documentDescription__PuaMj{font-size:.875rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MediaGallery_modalImageContainer__9Khpx{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem;overflow-x:hidden;max-width:100%}.MediaGallery_imageWrapper__oNMcL{position:relative;display:flex;justify-content:center;align-items:center;max-width:100%;overflow:hidden}.MediaGallery_fullImage__XbSgO{max-width:100%;max-height:70vh;object-fit:contain;border-radius:12px;display:block}.MediaGallery_imageDescription__CSGp9{padding:1rem;background:#fafbfc;border-radius:12px;color:#1e293b;text-align:center;font-size:.875rem}.MediaGallery_navButton__CPcjl{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:9999px;background:hsla(0,0%,100%,.9);border:1px solid #e2e8f0;font-size:32px;line-height:1;cursor:pointer;transition:all .2s ease-in-out;color:#1e293b;display:flex;align-items:center;justify-content:center;z-index:10;backdrop-filter:blur(4px)}.MediaGallery_navButton__CPcjl:hover{background:#6366f1;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04)}.MediaGallery_navButton__CPcjl:active{transform:translateY(-50%) scale(.95)}@media(max-width:768px){.MediaGallery_navButton__CPcjl{width:40px;height:40px;font-size:24px}}.MediaGallery_navButtonPrev__qG5cF{left:-60px}@media(max-width:768px){.MediaGallery_navButtonPrev__qG5cF{left:10px}}.MediaGallery_navButtonNext__LLaDA{right:-60px}@media(max-width:768px){.MediaGallery_navButtonNext__LLaDA{right:10px}}.MediaGallery_imageCounter__Xl4Zr{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);padding:.25rem 1rem;background:rgba(0,0,0,.7);color:#fff;border-radius:9999px;font-size:.875rem;font-weight:600;backdrop-filter:blur(4px);z-index:10}.MediaGallery_personTag__5LrYM{position:absolute;transform:translate(-50%,-50%);z-index:20;pointer-events:none}.MediaGallery_tagMarker__yT1VP{width:12px;height:12px;border-radius:9999px;background:#6366f1;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.3);animation:MediaGallery_pulse__OkSB4 2s infinite}@keyframes MediaGallery_pulse__OkSB4{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.MediaGallery_tagLabel__e_NPg{position:absolute;top:20px;left:50%;transform:translateX(-50%);padding:.25rem .5rem;background:rgba(0,0,0,.85);color:#fff;border-radius:8px;font-size:.75rem;font-weight:600;white-space:nowrap;backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.3);pointer-events:auto;cursor:pointer}.MediaGallery_tagLabel__e_NPg:hover{background:rgba(0,0,0,.95);transform:translateX(-50%) scale(1.05)}.FamilyTree_treeContainer__PPtun{width:100%;height:calc(100vh - 60px);position:relative;background:#fafbfc;overflow:hidden}.FamilyTree_controls__gUZlo{position:absolute;top:20px;right:20px;z-index:10;display:flex;gap:10px;background:#fff;padding:10px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04)}.FamilyTree_zoomButton__HmEET{min-width:44px;font-size:20px;font-weight:700}.FamilyTree_scaleInfo__MzMHV{display:flex;align-items:center;padding:0 10px;font-size:.875rem;color:#64748b;font-weight:500}.FamilyTree_canvas__xNDDD{width:100%;height:100%;cursor:grab;position:relative}.FamilyTree_canvas__xNDDD:active{cursor:grabbing}.FamilyTree_tree__OUaNJ{position:absolute;top:50%;left:50%;transform-origin:center center;transition:transform .1s ease-out}.FamilyTree_connections__WS2fq{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:visible;z-index:1}.FamilyTree_connections__WS2fq line,.FamilyTree_connections__WS2fq path{stroke-linecap:round;stroke-linejoin:round}.FamilyTree_node__iDj6X{position:absolute;text-decoration:none;transition:transform .2s;z-index:2}.FamilyTree_node__iDj6X:hover{transform:scale(1.05);z-index:10}.FamilyTree_card__ghso4{width:160px;height:220px;background:#fff;border:2px solid #000;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease-in-out;cursor:pointer}.FamilyTree_card__ghso4:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:10}.FamilyTree_card__ghso4.FamilyTree_current__fNnVj{border-color:#000;border-width:3px;box-shadow:0 0 0 3px rgba(59,130,246,.5)}.FamilyTree_avatar__yDYVO{background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.FamilyTree_avatar__yDYVO,.FamilyTree_avatar__yDYVO img{width:100%;height:160px;min-height:160px;max-height:160px}.FamilyTree_avatar__yDYVO img{object-fit:cover;display:block}.FamilyTree_avatar__yDYVO .FamilyTree_noPhoto__cg58o{width:100%;height:160px;min-height:160px;max-height:160px;display:flex;align-items:center;justify-content:center;background:#e5e5e5;font-size:48px;color:#999}.FamilyTree_info__6IPZ0{flex:1;padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.FamilyTree_card__ghso4.FamilyTree_male__HR4D2 .FamilyTree_info__6IPZ0{background:#e2f9ff}.FamilyTree_card__ghso4.FamilyTree_female__MDsLL .FamilyTree_info__6IPZ0{background:#ffe9ff}.FamilyTree_card__ghso4.FamilyTree_unknown__5KWGn .FamilyTree_info__6IPZ0{background:#f5f5f5}.FamilyTree_name__Y5max{font-size:11px;font-weight:700;color:#000;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-transform:uppercase;line-height:1.2}.FamilyTree_years__WhK_8{font-size:10px;color:#000;font-weight:500}.FamilyTree_nickname__TysWF{font-size:9px;color:#666;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:2px}@media(max-width:768px){.FamilyTree_controls__gUZlo{top:10px;right:10px;padding:8px;gap:8px}.FamilyTree_zoomButton__HmEET{min-width:40px;font-size:18px}.FamilyTree_scaleInfo__MzMHV{font-size:.75rem;padding:0 8px}}@keyframes PersonProfile_spin__43YGQ{to{transform:rotate(1turn)}}.PersonProfile_profilePage__Rn23X{padding:20px}.PersonProfile_container__eDBi3{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:30px}@media(max-width:968px){.PersonProfile_container__eDBi3{grid-template-columns:1fr}}.PersonProfile_leftColumn__fMB1m,.PersonProfile_rightColumn__GBCCF{display:flex;flex-direction:column;gap:30px}.PersonProfile_timelineDesktop__fuz6p{display:block}@media(max-width:968px){.PersonProfile_timelineDesktop__fuz6p{display:none}}.PersonProfile_timelineMobile__oX_HQ{display:none}@media(max-width:968px){.PersonProfile_timelineMobile__oX_HQ{display:block}}.PersonProfile_galleryDesktop__snQWy{display:block}@media(max-width:968px){.PersonProfile_galleryDesktop__snQWy{display:none}}.PersonProfile_galleryMobile__0iCwz{display:none}@media(max-width:968px){.PersonProfile_galleryMobile__0iCwz{display:block}}.PersonProfile_galleryFullWidth___WAue{grid-column:1/-1;margin-top:30px}@media(max-width:968px){.PersonProfile_galleryFullWidth___WAue{grid-column:1;margin-top:0}}.PersonProfile_treeSection__k99P7{width:100%;margin:30px 0 0;padding:0}.PersonProfile_profile__IHlYk{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.PersonProfile_profileHeader__G_Vcd{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:20px}@media(max-width:768px){.PersonProfile_profileHeader__G_Vcd{flex-direction:column;align-items:center;gap:20px}}.PersonProfile_profileAvatar__Zz_XD{flex-shrink:0}@media(max-width:768px){.PersonProfile_profileAvatar__Zz_XD{order:-1}}.PersonProfile_profilePhoto__RZ0e4{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #f0f0f0}@media(max-width:768px){.PersonProfile_profilePhoto__RZ0e4{width:150px;height:150px}}.PersonProfile_noPhoto__6Uj2l{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:80px;color:#fff}@media(max-width:768px){.PersonProfile_noPhoto__6Uj2l{width:150px;height:150px;font-size:60px}}.PersonProfile_profileInfo__7Xran{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}@media(max-width:768px){.PersonProfile_profileInfo__7Xran{align-items:center;text-align:center}}.PersonProfile_fullWidthInfo__pYQ7C{padding:15px;background:#f9f9f9;border-radius:8px;margin-bottom:15px;line-height:1.6}.PersonProfile_fullWidthInfo__pYQ7C strong{color:#333;margin-right:8px}.PersonProfile_fullWidthInfo__pYQ7C:last-child{margin-bottom:0}.PersonProfile_lastName__wats4{font-size:32px;font-weight:700;color:#333;letter-spacing:1px}@media(max-width:768px){.PersonProfile_lastName__wats4{font-size:24px}}.PersonProfile_firstName__322Vx{font-size:28px;font-weight:600;color:#555}@media(max-width:768px){.PersonProfile_firstName__322Vx{font-size:22px}}.PersonProfile_maidenName__07F5r,.PersonProfile_nickName__Q_RKj{font-size:20px;color:#777;font-style:italic}.PersonProfile_prime__27hAU{color:#333}.PersonProfile_secondary__GJ8tw{color:#999;font-weight:400}.PersonProfile_actionButtons__kjvou{display:flex;gap:15px;flex-wrap:wrap}@media(max-width:768px){.PersonProfile_actionButtons__kjvou{justify-content:center}}.PersonProfile_actionButtons__kjvou button{padding:12px 24px;border:none;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px}.PersonProfile_actionButtons__kjvou button.PersonProfile_treeButton__iqT0U{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.PersonProfile_actionButtons__kjvou button.PersonProfile_treeButton__iqT0U:hover{box-shadow:0 4px 12px rgba(102,126,234,.4)}.PersonProfile_actionButtons__kjvou button.PersonProfile_editButton__y9IV6{background:#f5f5f5;color:#333}.PersonProfile_actionButtons__kjvou button.PersonProfile_editButton__y9IV6:hover{background:#e0e0e0}.PersonProfile_profileDetails__BSN4S{width:100%;border-collapse:collapse}.PersonProfile_profileDetails__BSN4S tr{border-bottom:1px solid #f0f0f0}.PersonProfile_profileDetails__BSN4S tr:last-child{border-bottom:none}.PersonProfile_privateNote__A7x8v{background:#fff3cd;padding:8px;border-radius:4px;font-style:italic}.GallerySidebar_sidebar__hBGuK{background:#fff;max-width:300px;min-width:300px;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column;border-right:1px solid #e2e8f0;box-shadow:2px 0 8px rgba(0,0,0,.05)}@media(max-width:768px){.GallerySidebar_sidebar__hBGuK{position:fixed;left:0;top:60px;bottom:0;z-index:100;width:0;min-width:0;max-width:none;transition:width .3s ease-in-out;overflow:hidden;box-shadow:2px 0 16px rgba(0,0,0,.1)}.GallerySidebar_sidebar__hBGuK.GallerySidebar_open__GZwgA{width:300px}}.GallerySidebar_sidebarSwitcher__BkBOc{display:flex;flex-direction:row;margin:1.5rem 1rem 1rem;border-radius:16px;overflow:hidden;background:#fafbfc;padding:4px;gap:4px}.GallerySidebar_sidebarSwitcherItem__Z3CLM{flex:1;text-align:center;padding:.5rem 1rem;cursor:pointer;background:transparent;color:#64748b;font-size:.875rem;font-weight:500;border-radius:12px;transition:all .2s}.GallerySidebar_sidebarSwitcherItem__Z3CLM:hover{background:rgba(0,0,0,.05);color:#1e293b}.GallerySidebar_sidebarSwitcherItem__Z3CLM.GallerySidebar_active__um5Is{background:#fff;color:#6366f1;box-shadow:0 1px 3px rgba(0,0,0,.1)}.GallerySidebar_sidebarContent__jobPZ{flex:1;overflow-y:auto;padding:0 1rem}.GallerySidebar_categoryList__iEi2c{display:flex;flex-direction:column;gap:.25rem}.GallerySidebar_categoryItem__Xo0MR{position:relative}.GallerySidebar_categoryTitle__yQc0S{display:flex;align-items:center;gap:.25rem;font-size:.9rem;transition:background-color .2s}.GallerySidebar_categoryTitle__yQc0S.GallerySidebar_active__um5Is .GallerySidebar_categoryContent__k7CcT{background:#6366f1;color:#fff}.GallerySidebar_categoryTitle__yQc0S.GallerySidebar_active__um5Is .GallerySidebar_categoryName__BYdgO{color:#fff;font-weight:600}.GallerySidebar_expandButton__bQ0DB{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s;flex-shrink:0}.GallerySidebar_expandButton__bQ0DB:hover{background:rgba(0,0,0,.05)}.GallerySidebar_arrow__Q05cg{font-size:1.2rem;transition:transform .2s;display:inline-block;color:#1e293b}.GallerySidebar_arrow__Q05cg.GallerySidebar_expanded__PhNxd{transform:rotate(90deg)}.GallerySidebar_expandButtonPlaceholder__BobDY{width:24px;height:24px;flex-shrink:0}.GallerySidebar_categoryContent__k7CcT{display:flex;align-items:center;gap:.25rem;flex:1;padding:.5rem;cursor:pointer;border-radius:12px;transition:background-color .2s;min-width:0}.GallerySidebar_categoryContent__k7CcT:hover{background:rgba(0,0,0,.1)}.GallerySidebar_categoryName__BYdgO{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:500;color:#1e293b}.GallerySidebar_count__WY1MV{font-size:.8rem;opacity:.7}.GallerySidebar_categoryChildren__2eXTu{margin-left:12px;padding-left:.25rem;border-left:2px solid rgba(0,0,0,.15);animation:GallerySidebar_slideDown__s4cc2 .2s ease-out}@keyframes GallerySidebar_slideDown__s4cc2{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.GallerySidebar_tagList__J6IGk{display:flex;flex-direction:column;gap:.25rem}.GallerySidebar_tagItem__Z_Hy1{display:flex;align-items:center;justify-content:space-between;padding:.5rem;cursor:pointer;border-radius:12px;transition:background-color .2s;font-size:.9rem}.GallerySidebar_tagItem__Z_Hy1:hover{background:rgba(0,0,0,.1)}.GallerySidebar_tagItem__Z_Hy1.GallerySidebar_active__um5Is{background:#000;color:#fff}.GallerySidebar_tagName__XnjxD{flex:1}.MediaEditor_editor__2Lz6r{display:flex;flex-direction:column;gap:1.5rem}.MediaEditor_formGroup__Tfwry{display:flex;flex-direction:column;gap:.25rem}.MediaEditor_formGroup__Tfwry label{font-size:.875rem;font-weight:500;color:#64748b}.MediaEditor_formGroup__Tfwry select{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1rem;color:#1e293b;background-color:#fff;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.MediaEditor_formGroup__Tfwry select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.MediaEditor_tagList__mJOl4{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;background:#fafbfc;border-radius:12px;border:1px solid #e2e8f0}.MediaEditor_tagItem__xP96G{display:flex;align-items:center;gap:.25rem;cursor:pointer}.MediaEditor_tagItem__xP96G input[type=checkbox]{cursor:pointer}.MediaEditor_tagItem__xP96G span{font-size:.875rem;color:#1e293b}.MediaEditor_checkboxLabel__k4Etg{display:flex;align-items:center;gap:.5rem;cursor:pointer}.MediaEditor_checkboxLabel__k4Etg input[type=checkbox]{cursor:pointer}.MediaEditor_checkboxLabel__k4Etg span{font-size:1rem;color:#1e293b}.MediaEditor_actions__bb44d{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}@keyframes GalleryContent_spin__LU6_g{to{transform:rotate(1turn)}}.GalleryContent_galleryContent__NkGB_{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f5f7fa}.GalleryContent_toolbar__03a3U{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media(max-width:768px){.GalleryContent_toolbar__03a3U{padding:1rem}}.GalleryContent_menuButton__Oc5TY{display:none;font-size:1.5rem;padding:.5rem;cursor:pointer;background:none;border:none;color:#1e293b}@media(max-width:768px){.GalleryContent_menuButton__Oc5TY{display:block}}.GalleryContent_container__E4gRH{flex:1;overflow-y:auto;padding:2rem;max-width:1400px;margin:0 auto;width:100%}@media(max-width:768px){.GalleryContent_container__E4gRH{padding:1rem}}.GalleryContent_grid__L4sIZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.GalleryContent_grid__L4sIZ{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}.GalleryContent_gridItem__uIdsS{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;cursor:pointer;background:#fff;border:1px solid #e2e8f0;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.GalleryContent_gridItem__uIdsS:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.GalleryContent_thumbnail___3VKt{width:100%;height:100%;object-fit:cover}.GalleryContent_documentThumb__MX_fx{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:1.5rem;text-align:center;background:linear-gradient(135deg,#fafbfc,#f1f5f9)}.GalleryContent_documentIcon__fnF5M{font-size:2.25rem;margin-bottom:1rem}.GalleryContent_documentName__6be6t{font-size:.875rem;color:#64748b;word-break:break-word}.GalleryContent_itemTitle__93dzm{position:absolute;bottom:0;left:0;right:0;padding:.5rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;font-size:.875rem;font-weight:500;text-align:center}.GalleryContent_editButton__2yp3A{position:absolute;top:.25rem;right:.25rem;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.9);color:#1e293b;border:1px solid #e2e8f0;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;z-index:10;opacity:0}.GalleryContent_editButton__2yp3A:hover{background:#fff;transform:scale(1.1)}.GalleryContent_gridItem__uIdsS:hover .GalleryContent_editButton__2yp3A{opacity:1}.GalleryContent_pagination__fIJiQ{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.GalleryContent_pageInfo__Nusud{font-size:1rem;color:#64748b}.GalleryContent_modalContentWrapper__aRf8b{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.GalleryContent_modalImageContainer__K_Mx_{position:relative;max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.GalleryContent_modalImage__4UFnv{max-width:100%;max-height:80vh;object-fit:contain;border-radius:12px}.GalleryContent_modalTitle__3zlQo{margin-top:1.5rem;font-size:1.25rem;font-weight:600;color:#1e293b;text-align:center}.GalleryContent_modalDescription__iZusl{margin-top:.5rem;font-size:1rem;color:#64748b;text-align:center;max-width:600px}.GalleryContent_navButton__tDLF4{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.9);color:#1e293b;border:1px solid #e2e8f0;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;z-index:10}.GalleryContent_navButton__tDLF4:first-of-type{left:2rem}.GalleryContent_navButton__tDLF4:last-of-type{right:2rem}.GalleryContent_navButton__tDLF4:hover:not(:disabled){background:#fff;transform:translateY(-50%) scale(1.1)}.GalleryContent_navButton__tDLF4:disabled{opacity:.3;cursor:not-allowed}.GalleryContent_mediaCounter__avatJ{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);padding:.5rem 1.5rem;background:hsla(0,0%,100%,.9);color:#1e293b;border-radius:9999px;font-size:.875rem;font-weight:500;backdrop-filter:blur(10px)}@keyframes GalleryLayout_spin__hr_Vq{to{transform:rotate(1turn)}}.GalleryLayout_galleryLayout__poFbe{display:flex;flex-direction:row;min-height:calc(100vh - 60px);background:#f5f7fa;overflow:hidden}@media(max-width:768px){.GalleryLayout_galleryLayout__poFbe{flex-direction:column}}.CategoryManager_categoryManager__HaR6y{padding:2rem}.CategoryManager_header__lumyP{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.CategoryManager_header__lumyP h2{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.CategoryManager_list__XvsBI{display:flex;flex-direction:column;gap:1rem}.CategoryManager_item__dS3ZU{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fafbfc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease-in-out}.CategoryManager_item__dS3ZU:hover{background:#f1f5f9;transform:translateX(4px)}.CategoryManager_itemInfo__BpHVH{display:flex;flex-direction:column;gap:.25rem}.CategoryManager_itemTitle__Z5g0T{font-size:1rem;font-weight:500;color:#1e293b}.CategoryManager_itemParent__Vodgu{font-size:.875rem;color:#64748b}.CategoryManager_itemActions__3WiIf{display:flex;gap:.5rem}.CategoryManager_form__0yZ4z{display:flex;flex-direction:column;gap:1.5rem}.CategoryManager_formGroup__X_ExA{display:flex;flex-direction:column;gap:.25rem}.CategoryManager_formGroup__X_ExA label{font-size:.875rem;font-weight:500;color:#64748b}.CategoryManager_formGroup__X_ExA select{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1rem;color:#1e293b;background-color:#fff;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.CategoryManager_formGroup__X_ExA select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.CategoryManager_formActions__guIPw{display:flex;gap:1rem;justify-content:flex-end}.TagManager_tagManager__fsWMC{padding:2rem}.TagManager_header__PO9BO{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.TagManager_header__PO9BO h2{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.TagManager_list__ehd_m{display:flex;flex-wrap:wrap;gap:1rem}.TagManager_item__V8L5B{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#fafbfc;border-radius:9999px;border:1px solid #e2e8f0;transition:all .2s ease-in-out}.TagManager_item__V8L5B:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 1px 2px -1px rgba(0,0,0,.02)}.TagManager_itemTitle__1eVlN{font-size:1rem;font-weight:500;color:#1e293b}.TagManager_itemActions__Pd7NR{display:flex;gap:.25rem}.TagManager_form__us1tz{display:flex;flex-direction:column;gap:1.5rem}.TagManager_formActions__PkZa9{display:flex;gap:1rem;justify-content:flex-end}.GalleryAdminPage_adminPage__286JH{min-height:100vh;background:#fff;padding:2rem 0}.GalleryAdminPage_container__6isy4{max-width:1200px;margin:0 auto;padding:0 2rem}.GalleryAdminPage_header__CZ1Ie{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.GalleryAdminPage_header__CZ1Ie h1{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0}.GalleryAdminPage_tabs__1yLKV{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e2e8f0}.GalleryAdminPage_tab__opurV{padding:1rem 2rem;background:none;border:none;border-bottom:3px solid transparent;font-size:1rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease-in-out;margin-bottom:-2px}.GalleryAdminPage_tab__opurV:hover{color:#1e293b;background:#fafbfc}.GalleryAdminPage_tab__opurV.GalleryAdminPage_active__9AvXg{color:#6366f1;border-bottom-color:#6366f1}.GalleryAdminPage_content__IIr6g{margin-top:2rem}