*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent;outline:none}button:focus,button:active,a:focus,a:active,input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active{outline:none;-webkit-tap-highlight-color:transparent}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#f9fafb}#root{min-height:100vh}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}html{overflow:overlay}*{scrollbar-width:thin;scrollbar-color:#ec4899 transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent;border:none}::-webkit-scrollbar-thumb{background:#ec4899cc;border-radius:2px;border:none}::-webkit-scrollbar-thumb:hover{background:#db2777}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-button{display:block;height:0;width:0}._nav_mc8ol_1{position:absolute;bottom:.5rem;left:1.5rem;right:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._navInner_mc8ol_12{display:flex;justify-content:space-around;align-items:center;height:4rem}._navButton_mc8ol_19{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;text-decoration:none;color:#6b7280;transition:color .2s ease-in-out}._navButton_mc8ol_19:hover{color:#374151}._navButton_mc8ol_19._active_mc8ol_33{color:#ec4899}._navIcon_mc8ol_37{width:1.5rem;height:1.5rem}._navText_mc8ol_42{font-size:.75rem;margin-top:.25rem}._layout_be1wr_1{min-height:100vh;background:linear-gradient(135deg,#ec4899,#9333ea);display:flex;justify-content:center;align-items:flex-start;padding:1rem}@media(max-width:800px){._layout_be1wr_1{padding:0}}._layoutWrapper_be1wr_15{width:100%;max-width:800px;background:#f5f5f5;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;min-height:calc(100vh - 2rem);max-height:calc(100vh - 2rem);display:flex;flex-direction:column;position:relative;overflow:hidden}@media(max-width:800px){._layoutWrapper_be1wr_15{border-radius:0;min-height:100vh;max-height:100vh}}._main_be1wr_36{flex:1;overflow-y:auto;padding:1.5rem 1.5rem 5.5rem}@media(max-width:800px){._main_be1wr_36{padding:0;padding-bottom:4rem}}._main_be1wr_36{scrollbar-width:none;-ms-overflow-style:none}._main_be1wr_36::-webkit-scrollbar{display:none}._container_17692_1{position:fixed;top:1rem;right:1rem;left:1rem;z-index:1070;display:flex;flex-direction:column;gap:.5rem;max-width:28rem;margin-left:auto}@media(max-width:768px){._container_17692_1{left:1rem;right:1rem;max-width:none}}._notification_17692_21{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff;animation:_slideIn_17692_1 .3s ease-out}._notification_17692_21._success_17692_31{background-color:#10b981}._notification_17692_21._error_17692_34{background-color:#ef4444}._notification_17692_21._info_17692_37{background-color:#3b82f6}._notification_17692_21._warning_17692_40{background-color:#f59e0b}._icon_17692_44{width:1.25rem;height:1.25rem;flex-shrink:0}._message_17692_50{flex:1;font-size:.875rem;font-weight:500}._closeButton_17692_56{flex-shrink:0;background:none;border:none;color:#fff;cursor:pointer;padding:0;transition:opacity .2s ease-in-out}._closeButton_17692_56:hover{opacity:.8}._container_109cr_1{min-height:100vh;background:linear-gradient(135deg,#ec4899,#9333ea);display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fadeInScreen_109cr_1 .6s ease-out}._content_109cr_11{text-align:center;color:#fff;animation:_fadeInUp_109cr_1 .8s ease-out .2s both}._iconWrapper_109cr_17{margin-bottom:2rem;display:flex;align-items:center;justify-content:center}._icon_109cr_17{width:6rem;height:6rem;animation:_pulse_109cr_1 2s cubic-bezier(.4,0,.6,1) infinite}._title_109cr_30{font-size:2.25rem;font-weight:700;margin-bottom:1rem;animation:_fadeInUp_109cr_1 .8s ease-out .4s both}._subtitle_109cr_37{font-size:1.25rem;opacity:.9;animation:_fadeInUp_109cr_1 .8s ease-out .6s both}._loader_109cr_43{margin-top:2rem}._spinner_109cr_47{display:inline-block;width:2rem;height:2rem;border:4px solid #ffffff;border-top-color:transparent;border-radius:9999px;animation:_spin_109cr_47 1s linear infinite}@keyframes _fadeInScreen_109cr_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_109cr_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _spin_109cr_47{to{transform:rotate(360deg)}}._container_pqg3o_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#ec4899,#9333ea)}._card_pqg3o_10{background:#fff;border-radius:24px;padding:40px 30px;width:100%;max-width:400px;box-shadow:0 20px 60px #0000004d}._header_pqg3o_19{text-align:center;margin-bottom:32px}._title_pqg3o_24{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 8px}._subtitle_pqg3o_31{font-size:14px;color:#666;margin:0}._networkGrid_pqg3o_37{display:grid;grid-template-columns:1fr 1fr;gap:16px}._networkButton_pqg3o_43{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;background:#f8f9fa;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:inherit}._networkButton_pqg3o_43:hover{background:#f0f1f3;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._networkButton_pqg3o_43._selected_pqg3o_61{border-color:var(--network-color);background:rgba(var(--network-color-rgb),.1);box-shadow:0 4px 12px #00000026}._networkIcon_pqg3o_67{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700;box-shadow:0 4px 12px #00000026}._networkIcon_pqg3o_67._maxIcon_pqg3o_79{background:#fff!important}._networkName_pqg3o_83{font-size:14px;font-weight:600;color:#1a1a1a;text-align:center}._container_b3agb_1{min-height:100vh;background:linear-gradient(135deg,#ec4899,#9333ea);display:flex;align-items:center;justify-content:center;padding:1rem}._card_b3agb_10{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:2rem;width:100%;max-width:28rem;animation:_slideUp_b3agb_1 .4s ease-out}._header_b3agb_20{text-align:center;margin-bottom:2rem}._title_b3agb_25{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}._subtitle_b3agb_32{color:#4b5563}._form_b3agb_36{display:flex;flex-direction:column;gap:1.5rem}._formGroup_b3agb_42{display:flex;flex-direction:column}._label_b3agb_47{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._inputWrapper_b3agb_55{position:relative}._select_b3agb_59,._input_b3agb_55{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .2s ease-in-out}._select_b3agb_59:focus,._input_b3agb_55:focus{outline:none;border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}._select_b3agb_59{appearance:none;background-color:#fff;cursor:pointer}._iconRight_b3agb_82{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;width:1.25rem;height:1.25rem}._iconRight_b3agb_82._success_b3agb_91{color:#ec4899}._iconRight_b3agb_82._default_b3agb_94{color:#9ca3af}._dateInputWrapper_b3agb_98{position:relative;cursor:pointer}._dateInput_b3agb_98{width:100%;padding:.75rem 2.5rem .75rem 1rem;background-color:#fff;border:2px solid #d1d5db;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out}._dateInput_b3agb_98:hover{border-color:#ec4899}._dateInput_b3agb_98:focus{outline:none;border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}._dateInput_b3agb_98._selected_b3agb_122{border-color:#ec4899}._dateInput_b3agb_98::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}._dateIcon_b3agb_130{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;width:1.25rem;height:1.25rem}._dateIcon_b3agb_130._success_b3agb_91{color:#ec4899}._dateIcon_b3agb_130._default_b3agb_94{color:#9ca3af}._submitButton_b3agb_146{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:.5rem;cursor:pointer;border:none;transition:all .2s ease-in-out}._submitButton_b3agb_146{background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff}._submitButton_b3agb_146:hover:not(:disabled){background:linear-gradient(135deg,#db2777,#7e22ce)}._submitButton_b3agb_146{width:100%;gap:.5rem}._submitButton_b3agb_146:disabled{opacity:.5;cursor:not-allowed}._buttonContent_b3agb_177{display:flex;align-items:center;justify-content:center;gap:.5rem}._spinner_b3agb_184{width:1.25rem;height:1.25rem;border:2px solid #ffffff;border-top-color:transparent;border-radius:9999px;animation:_spin_b3agb_184 1s linear infinite}._buttonIcon_b3agb_193{width:1.25rem;height:1.25rem}._customDropdown_b3agb_198{position:relative}._dropdownHeader_b3agb_202{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background-color:#fff;border:2px solid #d1d5db;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}._dropdownHeader_b3agb_202:hover{border-color:#ec4899}._dropdownHeader_b3agb_202._open_b3agb_217{border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}._dropdownHeader_b3agb_202._selected_b3agb_122{border-color:#ec4899}._dropdownText_b3agb_225{font-size:1rem;color:#1f2937;font-weight:500}._dropdownIcon_b3agb_231{width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out}._dropdownIcon_b3agb_231._success_b3agb_91{color:#ec4899}._dropdownIcon_b3agb_231._default_b3agb_94{color:#9ca3af}._dropdownList_b3agb_243{position:absolute;top:calc(100% + .5rem);left:0;right:0;background-color:#fff;border:2px solid #ec4899;border-radius:.5rem;box-shadow:0 10px 25px #0000001a;z-index:10;max-height:16rem;overflow-y:auto;animation:_dropdownSlide_b3agb_1 .2s ease-out}._dropdownItem_b3agb_258{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease-in-out}._dropdownItem_b3agb_258:hover{background-color:#ec48990d}._dropdownItem_b3agb_258._active_b3agb_269{background-color:#ec48991a;color:#db2777}._dropdownItem_b3agb_258:not(:last-child){border-bottom:1px solid #e5e7eb}._genderName_b3agb_277{font-size:1rem;font-weight:500}._checkIcon_b3agb_282{width:1.25rem;height:1.25rem;color:#ec4899}@keyframes _spin_b3agb_184{to{transform:rotate(360deg)}}@keyframes _dropdownSlide_b3agb_1{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}._checkboxGroup_b3agb_303{display:flex;align-items:center;margin-top:.5rem}._checkboxLabel_b3agb_309{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkbox_b3agb_303{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#ec4899}._checkbox_b3agb_303:focus{outline:2px solid #ec4899;outline-offset:2px}._checkboxText_b3agb_328{font-size:.875rem;color:#374151;font-weight:500}._container_1c3oh_1{display:flex;flex-direction:column;height:calc(100vh - 9rem);max-height:calc(100vh - 9rem);overflow:hidden;margin:0;padding:0}._contentWrapper_1c3oh_11{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}._header_1c3oh_19{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;position:sticky;top:-1.5rem;background:#fff;z-index:10;border-radius:.75rem .75rem 0 0;gap:.75rem}@media(max-width:800px){._header_1c3oh_19{top:0;border-radius:0;padding:1rem}}._headerLeft_1c3oh_40{display:flex;align-items:center;gap:.75rem}._icon_1c3oh_46{width:1.5rem;height:1.5rem;color:#ec4899}._title_1c3oh_52{font-size:1.5rem;font-weight:700;color:#1f2937}@media(max-width:800px){._title_1c3oh_52{font-size:1.25rem}}._card_1c3oh_63{padding:1.5rem;background-color:#fff;border-radius:.75rem;margin:0 1.5rem 1.5rem}@media(max-width:800px){._card_1c3oh_63{margin:0 1rem 1rem;padding:1rem}}._photoCard_1c3oh_76{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}._loading_1c3oh_85{padding:2rem;text-align:center;color:#4b5563;font-size:1.125rem}._placeholder_1c3oh_92{width:100%;padding:1rem;text-align:center;color:#4b5563;font-size:1rem;background-color:#fff}._photoContainer_1c3oh_101{position:relative;width:100%;height:100%;overflow:hidden;background-color:#f3f4f6;animation:_fadeIn_1c3oh_1 .3s ease-in-out}._photoContainerAnimating_1c3oh_110{position:absolute;top:0;left:0;z-index:10;animation:none!important}._photoContainerAnimating_1c3oh_110._swipeLeft_1c3oh_118{animation:_swipeLeftAnimation_1c3oh_1 .6s cubic-bezier(.4,0,.2,1) forwards!important}._photoContainerAnimating_1c3oh_110._swipeRight_1c3oh_122{animation:_swipeRightAnimation_1c3oh_1 .6s cubic-bezier(.4,0,.2,1) forwards!important}._swipeLeft_1c3oh_118{animation:_swipeLeftAnimation_1c3oh_1 .6s cubic-bezier(.4,0,.2,1) forwards}._swipeRight_1c3oh_122{animation:_swipeRightAnimation_1c3oh_1 .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes _fadeIn_1c3oh_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _swipeLeftAnimation_1c3oh_1{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(-150%) rotate(-30deg);opacity:0}}@keyframes _swipeRightAnimation_1c3oh_1{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(150%) rotate(30deg);opacity:0}}._photo_1c3oh_76{width:100%;height:100%;object-fit:cover}._photoOverlay_1c3oh_170{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 50%,transparent 100%);padding:1rem 1rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width:800px){._photoOverlay_1c3oh_170{padding-bottom:1rem}}._userDetails_1c3oh_187{color:#fff}._userName_1c3oh_191{font-size:1.5rem;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}._userAge_1c3oh_198{font-weight:400}._userLocation_1c3oh_202{font-size:1rem;margin:.25rem 0 0;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.3)}._actionButtons_1c3oh_209{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}._actionButton_1c3oh_209{width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#fffffff2,#ffffffd9);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000026,0 2px 8px #0000001a;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;color:#fff;transform:scale(1)}._actionButton_1c3oh_209 svg{position:relative;z-index:1;transition:transform .2s ease}._actionButton_1c3oh_209:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff6;transform:translate(-50%,-50%);transition:width .4s,height .4s}@media(hover:hover)and (pointer:fine){._actionButton_1c3oh_209:hover:not(:disabled){transform:scale(1.15);box-shadow:0 8px 24px #00000040,0 4px 12px #00000026}._actionButton_1c3oh_209:hover:not(:disabled):before{width:100%;height:100%}._actionButton_1c3oh_209:active:not(:disabled){transform:scale(.9);transition:transform .1s ease}}._actionButton_1c3oh_209:disabled{opacity:.3;cursor:not-allowed;filter:grayscale(1)}._dislikeButton_1c3oh_272{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);box-shadow:0 4px 16px #ff3b304d,0 2px 8px #ff3b3033}._dislikeButton_1c3oh_272:hover:not(:disabled){background:linear-gradient(135deg,#ff5252,#f44336);box-shadow:0 8px 28px #ff3b3080,0 4px 16px #ff3b304d}._skipButton_1c3oh_281{background:linear-gradient(135deg,#ffd93d,#ffb800);box-shadow:0 4px 16px #ffc1074d,0 2px 8px #ffc10733}._skipButton_1c3oh_281:hover:not(:disabled){background:linear-gradient(135deg,#ffc107,#ff9800);box-shadow:0 8px 28px #ffc10780,0 4px 16px #ffc1074d}._likeButton_1c3oh_290{background:linear-gradient(135deg,#4caf50,#66bb6a);box-shadow:0 4px 16px #4caf504d,0 2px 8px #4caf5033}._likeButton_1c3oh_290:hover:not(:disabled){background:linear-gradient(135deg,#43a047,#4caf50);box-shadow:0 8px 28px #4caf5080,0 4px 16px #4caf504d}._userInfo_1c3oh_299{margin-bottom:1rem;text-align:center}._userName_1c3oh_191{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._userAge_1c3oh_198,._userCountry_1c3oh_312{font-size:1rem;color:#4b5563;margin:.25rem 0}._mainPhotoContainer_1c3oh_318{position:relative;width:calc(100% + 6rem);margin-left:-3rem;margin-right:-3rem;aspect-ratio:3/4;border-radius:0;overflow:hidden;margin-bottom:1rem;background-color:#f3f4f6}@media(max-width:800px){._mainPhotoContainer_1c3oh_318{width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem}}._mainPhoto_1c3oh_318{width:100%;height:100%;object-fit:cover}._photoNavButton_1c3oh_343{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background-color:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;z-index:2}._photoNavButton_1c3oh_343:hover{background-color:#fff;transform:translateY(-50%) scale(1.1)}._photoNavButton_1c3oh_343:active{transform:translateY(-50%) scale(.95)}._photoNavButton_1c3oh_343 svg{width:1.5rem;height:1.5rem;color:#1f2937}._prevPhoto_1c3oh_372{left:.75rem}._nextPhoto_1c3oh_376{right:.75rem}._photoIndicators_1c3oh_380{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}._indicator_1c3oh_390{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all .2s ease-in-out}._indicator_1c3oh_390._active_1c3oh_398{background-color:#fff;width:24px;border-radius:4px}._indicator_1c3oh_390:hover{background-color:#fffc}._photoGrid_1c3oh_407{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}._photoItem_1c3oh_414{aspect-ratio:1;border-radius:.375rem;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out;border:2px solid transparent}._photoItem_1c3oh_414:hover{transform:scale(1.05)}._photoItem_1c3oh_414._activePhoto_1c3oh_425{border-color:#ec4899;box-shadow:0 0 0 2px #ec489933}._photoItem_1c3oh_414 img{width:100%;height:100%;object-fit:cover}._userNavigation_1c3oh_435{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._navButton_1c3oh_444{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #d1d5db;background-color:#fff;color:#374151;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._navButton_1c3oh_444:hover:not(:disabled){background-color:#ec48991a;border-color:#ec4899;color:#ec4899}._navButton_1c3oh_444:active:not(:disabled){transform:scale(.95)}._navButton_1c3oh_444:disabled{opacity:.5;cursor:not-allowed}._navButton_1c3oh_444 svg{width:1.25rem;height:1.25rem}._userCounter_1c3oh_475{font-size:1rem;font-weight:600;color:#374151}._container_16rt8_1{display:flex;flex-direction:column;margin:-1.5rem -1.5rem 0}@media(max-width:800px){._container_16rt8_1{margin:0}}._contentWrapper_16rt8_12{width:100%;display:flex;flex-direction:column}._header_16rt8_18{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;position:sticky;top:-1.5rem;background:#fff;z-index:10;border-radius:.75rem .75rem 0 0;gap:.75rem}@media(max-width:800px){._header_16rt8_18{top:0;border-radius:0;padding:1rem;flex-wrap:wrap}}._headerLeft_16rt8_40{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._headerRight_16rt8_47{display:flex;align-items:center;gap:.75rem}@media(max-width:800px){._headerRight_16rt8_47{flex:1 1 100%;order:3;justify-content:space-between}}._icon_16rt8_60{width:1.5rem;height:1.5rem;color:#ec4899}._title_16rt8_66{font-size:1.5rem;font-weight:700;color:#1f2937}@media(max-width:800px){._title_16rt8_66{font-size:1.25rem}}._lelBalance_16rt8_77{padding:.5rem 1rem;background:#fff;color:#1f2937;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-weight:600;white-space:nowrap;display:flex;align-items:center;height:36px}._earnButton_16rt8_91{padding:.5rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;display:flex;align-items:center;height:36px;box-shadow:0 2px 8px #ec48994d;transition:all .2s ease-in-out}._earnButton_16rt8_91:hover{box-shadow:0 4px 12px #ec489966;transform:translateY(-2px)}._earnButton_16rt8_91:active{transform:translateY(0)}._card_16rt8_115{padding:1.5rem;background-color:#f5f5f5}@media(max-width:800px){._card_16rt8_115{padding:1rem;padding-bottom:80px}}._placeholder_16rt8_126{padding:1.5rem;text-align:center;color:#4b5563}._servicesList_16rt8_132{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:800px){._servicesList_16rt8_132{grid-template-columns:1fr}}._serviceItem_16rt8_143{background:#fff;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease-in-out;display:flex;flex-direction:column;height:100%}._serviceItem_16rt8_143:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}._serviceInfo_16rt8_158{flex:1;margin-bottom:1rem}._serviceName_16rt8_163{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}._serviceComment_16rt8_170{font-size:.875rem;color:#4b5563;line-height:1.5;margin:0}._serviceActions_16rt8_177{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:auto}._buyButtonLel_16rt8_184,._buyButtonMoney_16rt8_185{padding:.75rem 1.25rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._buyButtonLel_16rt8_184:active,._buyButtonMoney_16rt8_185:active{transform:scale(.98)}._buyButtonLel_16rt8_184{background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;box-shadow:0 2px 8px #ec48994d}._buyButtonLel_16rt8_184:hover{box-shadow:0 4px 12px #ec489966;transform:translateY(-2px)}._buyButtonMoney_16rt8_185{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b9814d;margin-left:auto}._buyButtonMoney_16rt8_185:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}._overlay_1s8fg_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_1s8fg_1 .3s ease-out}@media(max-width:800px){._overlay_1s8fg_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_1s8fg_1 .2s ease-out}}._modal_1s8fg_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_1s8fg_24{border-radius:0}}._header_1s8fg_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_1s8fg_52{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s ease-in-out}._backButton_1s8fg_52:hover{color:#ec4899}._backIcon_1s8fg_67{width:1.5rem;height:1.5rem}._avatar_1s8fg_72{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#ec4899,#9333ea);display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:#fff;flex-shrink:0}._title_1s8fg_86{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0}._content_1s8fg_93{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f5f5f5}@media(max-width:800px)and (max-height:800px){._inputBlock_1s8fg_101:focus-within ._content_1s8fg_93{height:calc(100vh - env(keyboard-inset-height,0) - 120px)}}._placeholder_1s8fg_106{text-align:center;color:#4b5563;padding:1.5rem}._messagesList_1s8fg_112{flex:1;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;overflow-y:auto;scroll-behavior:smooth}._dateDivider_1s8fg_122{display:flex;align-items:center;margin:.75rem 0 .5rem;gap:.5rem}._dateLine_1s8fg_129{flex:1;height:1px;background:#d1d5db;opacity:.6}._dateText_1s8fg_136{font-size:.75rem;font-weight:500;color:#4b5563;white-space:nowrap;padding:0 .25rem}@media(max-width:800px){._dateText_1s8fg_136{font-size:.7rem}}._messageItem_1s8fg_149{max-width:75%;padding:.75rem 1rem;border-radius:1.25rem;display:flex;flex-direction:column;position:relative;animation:_messageSlideIn_1s8fg_1 .3s ease-out;transition:all .2s ease-in-out}._messageItem_1s8fg_149:hover{transform:translateY(-1px)}._myMessage_1s8fg_163{align-self:flex-end;background:linear-gradient(135deg,#ec4899,#9333ea);border-bottom-right-radius:.25rem;box-shadow:0 2px 8px #ec48994d}._myMessage_1s8fg_163:hover{box-shadow:0 4px 12px #ec489966}._myMessage_1s8fg_163 ._messageText_1s8fg_172{color:#fff}._myMessage_1s8fg_163 ._messageTime_1s8fg_175{color:#ffffffd9;text-align:right}._theirMessage_1s8fg_180{align-self:flex-start;background:#fff;border-bottom-left-radius:.25rem;box-shadow:0 2px 6px #00000014}._theirMessage_1s8fg_180:hover{box-shadow:0 4px 10px #0000001f}._theirMessage_1s8fg_180 ._messageText_1s8fg_172{color:#1f2937}._theirMessage_1s8fg_180 ._messageTime_1s8fg_175{color:#6b7280}._messageText_1s8fg_172{margin:0 0 .25rem;font-size:1rem;line-height:1.6;word-wrap:break-word;white-space:pre-wrap}._messageTime_1s8fg_175{font-size:.6875rem;font-weight:500;opacity:.9;margin-top:.25rem}@keyframes _messageSlideIn_1s8fg_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._inputBlock_1s8fg_101{padding:1rem 1.5rem;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}@media(max-width:800px)and (max-height:800px){._inputBlock_1s8fg_101{padding:.75rem 1rem}._inputBlock_1s8fg_101:focus-within{padding-bottom:calc(.75rem + env(keyboard-inset-height,0))}}._inputWrapper_1s8fg_236{flex:1;position:relative;display:block;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;transition:border-color .2s ease-in-out}._inputWrapper_1s8fg_236:focus-within{border-color:#ec4899}._emojiButton_1s8fg_249{position:absolute;left:.5rem;bottom:.5rem;width:2rem;height:2rem;border:none;background:none;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;z-index:1;transition:color .2s ease-in-out}._emojiButton_1s8fg_249:hover{color:#ec4899}._emojiIcon_1s8fg_270{width:1.25rem;height:1.25rem}._messageInput_1s8fg_275{width:100%;min-height:2.5rem;max-height:10rem;padding:.75rem 3rem;border:none;border-radius:.5rem;font-size:1rem;font-family:inherit;line-height:1.5;resize:none;overflow-y:hidden;display:block;box-sizing:border-box}._messageInput_1s8fg_275:focus{outline:none}._messageInput_1s8fg_275::placeholder{color:#9ca3af}._sendButton_1s8fg_299{position:absolute;right:.5rem;bottom:.5rem;width:2rem;height:2rem;border:none;border-radius:.375rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;z-index:1;transition:all .2s ease-in-out}._sendButton_1s8fg_299:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._sendButton_1s8fg_299:active:not(:disabled){transform:scale(.95)}._sendButton_1s8fg_299:disabled{opacity:.5;cursor:not-allowed}._sendIcon_1s8fg_329{width:1rem;height:1rem}@keyframes _slideIn_1s8fg_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_1s8fg_1{0%{opacity:0}to{opacity:1}}._container_5ofn5_1{display:flex;flex-direction:column;margin:-1.5rem -1.5rem 0}@media(max-width:800px){._container_5ofn5_1{margin:0}}._contentWrapper_5ofn5_12{width:100%;display:flex;flex-direction:column}._header_5ofn5_18{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;position:sticky;top:-1.5rem;background:#fff;z-index:10;border-radius:.75rem .75rem 0 0;gap:1rem}@media(max-width:800px){._header_5ofn5_18{top:0;border-radius:0;padding:1rem;flex-wrap:wrap}}._headerLeft_5ofn5_40{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._icon_5ofn5_47{width:1.5rem;height:1.5rem;color:#ec4899}._title_5ofn5_53{font-size:1.5rem;font-weight:700;color:#1f2937}@media(max-width:800px){._title_5ofn5_53{font-size:1.25rem}}._searchWrapper_5ofn5_64{position:relative;display:flex;align-items:center;flex:1}@media(max-width:800px){._searchWrapper_5ofn5_64{flex:1 1 100%;order:3}}._searchIcon_5ofn5_77{position:absolute;left:.75rem;width:1.25rem;height:1.25rem;color:#9ca3af;pointer-events:none}._searchInput_5ofn5_86{width:100%;padding:.5rem .75rem .5rem 2.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-family:inherit;transition:all .2s ease-in-out}._searchInput_5ofn5_86:focus{outline:none;border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}._searchInput_5ofn5_86::placeholder{color:#9ca3af}@media(max-width:800px){._searchInput_5ofn5_86{font-size:1rem;padding:.75rem .75rem .75rem 2.75rem}}._card_5ofn5_110{padding:0;background-color:#f5f5f5}@media(max-width:800px){._card_5ofn5_110{padding-bottom:80px}}._placeholder_5ofn5_120{padding:1.5rem;text-align:center;color:#4b5563}._chatList_5ofn5_126{display:flex;flex-direction:column}._chatItem_5ofn5_131{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .2s ease-in-out}._chatItem_5ofn5_131:hover{background:#f9fafb}._chatItem_5ofn5_131:first-child{border-radius:.75rem .75rem 0 0}@media(max-width:800px){._chatItem_5ofn5_131{padding:.75rem 1rem;gap:.75rem}._chatItem_5ofn5_131:first-child{border-radius:0}}._avatar_5ofn5_157{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#ec4899,#9333ea);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;flex-shrink:0}@media(max-width:800px){._avatar_5ofn5_157{width:2.5rem;height:2.5rem;font-size:1.125rem}}._chatInfo_5ofn5_178{flex:1;display:flex;flex-direction:column;min-width:0}._nickname_5ofn5_185{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:800px){._nickname_5ofn5_185{font-size:1rem}}._lastMessage_5ofn5_200{font-size:.875rem;color:#4b5563;margin:.25rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:800px){._lastMessage_5ofn5_200{font-size:.75rem}}._chatMeta_5ofn5_214{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;min-height:3rem;justify-content:flex-start}._messageDate_5ofn5_224{font-size:.75rem;color:#6b7280;white-space:nowrap}._unreadBadge_5ofn5_230{width:1.5rem;height:1.5rem;border-radius:50%;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}._rangeSlider_60uw4_1{position:relative;width:100%;padding:1rem 0}._sliderTrack_60uw4_7{position:relative;width:100%;height:6px;background-color:#e5e7eb;border-radius:9999px}._sliderRange_60uw4_15{position:absolute;height:100%;background:linear-gradient(135deg,#ec4899,#9333ea);border-radius:9999px;transition:left .1s,width .1s}._sliderInput_60uw4_23{position:absolute;width:100%;height:6px;top:1rem;left:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}._sliderInput_60uw4_23::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #ec4899;cursor:pointer;pointer-events:all;box-shadow:0 2px 4px #0003;transition:transform .2s}._sliderInput_60uw4_23::-webkit-slider-thumb:hover{transform:scale(1.1)}._sliderInput_60uw4_23::-webkit-slider-thumb:active{transform:scale(.95)}._sliderInput_60uw4_23::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #ec4899;cursor:pointer;pointer-events:all;box-shadow:0 2px 4px #0003;transition:transform .2s}._sliderInput_60uw4_23::-moz-range-thumb:hover{transform:scale(1.1)}._sliderInput_60uw4_23::-moz-range-thumb:active{transform:scale(.95)}._sliderInput_60uw4_23:focus{outline:none}._sliderValues_60uw4_74{display:flex;justify-content:space-between;margin-top:.75rem}._valueLabel_60uw4_80{font-size:.875rem;font-weight:500;color:#374151;padding:.25rem .5rem;background-color:#f3f4f6;border-radius:.375rem}._overlay_llj73_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_llj73_1 .3s ease-out}@media(max-width:800px){._overlay_llj73_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_llj73_1 .2s ease-out}}._modal_llj73_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_llj73_24{border-radius:0}}._header_llj73_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_llj73_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_llj73_52:hover{color:#ec4899}._backIcon_llj73_67{width:1.5rem;height:1.5rem}._title_llj73_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_llj73_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1.5rem}._description_llj73_88{font-size:1rem;color:#4b5563;margin:0;text-align:center}._rangeContainer_llj73_95{padding:1rem .5rem}._currentRange_llj73_99{display:flex;justify-content:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem}._rangeText_llj73_107{font-size:1.125rem;font-weight:600;color:#1f2937}._footer_llj73_113{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff}._saveButton_llj73_119{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._saveButton_llj73_119:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._saveButton_llj73_119:active{transform:translateY(0)}@keyframes _slideIn_llj73_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_llj73_1{0%{opacity:0}to{opacity:1}}._singleSlider_eb67g_1{position:relative;width:100%;padding:1rem 0}._sliderTrack_eb67g_7{position:relative;width:100%;height:6px;background-color:#e5e7eb;border-radius:9999px}._sliderRange_eb67g_15{position:absolute;height:100%;background:linear-gradient(135deg,#ec4899,#9333ea);border-radius:9999px;transition:width .1s}._sliderInput_eb67g_23{position:absolute;width:100%;height:6px;top:1rem;left:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}._sliderInput_eb67g_23::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #ec4899;cursor:pointer;pointer-events:all;box-shadow:0 2px 4px #0003;transition:transform .2s}._sliderInput_eb67g_23::-webkit-slider-thumb:hover{transform:scale(1.1)}._sliderInput_eb67g_23::-webkit-slider-thumb:active{transform:scale(.95)}._sliderInput_eb67g_23::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #ec4899;cursor:pointer;pointer-events:all;box-shadow:0 2px 4px #0003;transition:transform .2s}._sliderInput_eb67g_23::-moz-range-thumb:hover{transform:scale(1.1)}._sliderInput_eb67g_23::-moz-range-thumb:active{transform:scale(.95)}._sliderInput_eb67g_23:focus{outline:none}._sliderValue_eb67g_74{display:flex;justify-content:center;margin-top:.75rem}._valueLabel_eb67g_80{font-size:.875rem;font-weight:500;color:#374151;padding:.25rem .5rem;background-color:#f3f4f6;border-radius:.375rem}._overlay_xz7ki_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_xz7ki_1 .3s ease-out}@media(max-width:800px){._overlay_xz7ki_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_xz7ki_1 .2s ease-out}}._modal_xz7ki_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_xz7ki_24{border-radius:0}}._header_xz7ki_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_xz7ki_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_xz7ki_52:hover{color:#ec4899}._backIcon_xz7ki_67{width:1.5rem;height:1.5rem}._title_xz7ki_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_xz7ki_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1.5rem}._description_xz7ki_88{font-size:1rem;color:#4b5563;margin:0;text-align:center}._sliderContainer_xz7ki_95{padding:1rem .5rem}._currentRadius_xz7ki_99{display:flex;justify-content:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem}._radiusText_xz7ki_107{font-size:1.125rem;font-weight:600;color:#1f2937}._footer_xz7ki_113{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff}._saveButton_xz7ki_119{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._saveButton_xz7ki_119:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._saveButton_xz7ki_119:active{transform:translateY(0)}@keyframes _slideIn_xz7ki_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_xz7ki_1{0%{opacity:0}to{opacity:1}}._container_gb130_1{display:flex;flex-direction:column;margin:-1.5rem;background-color:#f5f5f5;min-height:100%}@media(max-width:800px){._container_gb130_1{margin:0}}._contentWrapper_gb130_14{width:100%;display:flex;flex-direction:column;padding-bottom:4rem;background-color:#f5f5f5}._header_gb130_22{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;position:sticky;top:-1.5rem;background:#fff;z-index:10;border-radius:.75rem .75rem 0 0;gap:.75rem}@media(max-width:800px){._header_gb130_22{top:0;border-radius:0;padding:1rem}}._headerLeft_gb130_43{display:flex;align-items:center;gap:.75rem}._icon_gb130_49{width:1.5rem;height:1.5rem;color:#ec4899}._title_gb130_55{font-size:1.5rem;font-weight:700;color:#1f2937}@media(max-width:800px){._title_gb130_55{font-size:1.25rem}}._card_gb130_66{padding:1rem 0 0;background-color:#f5f5f5;min-height:calc(100vh - 10rem)}._infoBlock_gb130_72{display:flex;flex-direction:column;padding:1rem 1.5rem;background-color:#fff;border-radius:.5rem;margin-bottom:1rem;margin-left:1rem;margin-right:1rem;box-shadow:0 2px 8px #00000014}._infoBlockContent_gb130_84{display:flex;flex-direction:column}._infoBlockItem_gb130_89{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;padding:.75rem 0}._infoBlockItem_gb130_89._clickable_gb130_97{cursor:pointer;padding:.75rem 1rem;margin:0 -1rem;border-radius:.375rem;transition:background-color .2s}._infoBlockItem_gb130_89._clickable_gb130_97:hover{background-color:#f9fafb}._infoBlockItem_gb130_89._clickable_gb130_97:active{background-color:#f3f4f6}._blockLabel_gb130_111{font-size:.875rem;color:#4b5563;margin:0;font-weight:500}._blockValue_gb130_118{font-size:1.125rem;font-weight:700;color:#111827;margin:0}._infoBlockDivider_gb130_125{height:1px;background-color:#e5e7eb;margin:0}._overlay_wky9l_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_wky9l_1 .3s ease-out}@media(max-width:800px){._overlay_wky9l_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_wky9l_1 .2s ease-out}}._modal_wky9l_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_wky9l_24{border-radius:0}}._header_wky9l_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_wky9l_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_wky9l_52:hover{color:#ec4899}._backIcon_wky9l_67{width:1.5rem;height:1.5rem}._title_wky9l_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_wky9l_79{padding:1rem;overflow-y:auto;flex:1}._languageItem_wky9l_85{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;border:none;background:#fff;border-radius:.5rem;cursor:pointer;transition:background-color .2s;margin-bottom:.5rem}._languageItem_wky9l_85:hover{background-color:#f9fafb}._languageItem_wky9l_85._active_wky9l_101{background-color:#ec48991a;border:2px solid #ec4899}._languageName_wky9l_106{font-size:1rem;color:#111827;font-weight:500}._checkmark_wky9l_112{color:#ec4899;font-size:1.25rem;font-weight:700}._loading_wky9l_118,._empty_wky9l_119{padding:1.5rem;text-align:center;color:#4b5563;font-size:1rem}._error_wky9l_126{padding:.75rem 1rem;background-color:#ef44441a;color:#dc2626;border-radius:.5rem;font-size:.875rem;text-align:center}._saveButton_wky9l_135{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._saveButton_wky9l_135:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._saveButton_wky9l_135:active{transform:translateY(0)}._saveButton_wky9l_135:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes _slideIn_wky9l_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_wky9l_1{0%{opacity:0}to{opacity:1}}._overlay_6vfi0_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_6vfi0_1 .3s ease-out}@media(max-width:800px){._overlay_6vfi0_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_6vfi0_1 .2s ease-out}}._modal_6vfi0_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_6vfi0_24{border-radius:0}}._header_6vfi0_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_6vfi0_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_6vfi0_52:hover{color:#ec4899}._backIcon_6vfi0_67{width:1.5rem;height:1.5rem}._title_6vfi0_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_6vfi0_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._inputGroup_6vfi0_88{display:flex;flex-direction:column;gap:.5rem}._label_6vfi0_94{font-size:1rem;font-weight:600;color:#374151}._input_6vfi0_88{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;color:#111827;transition:border-color .2s}._input_6vfi0_88:focus{outline:none;border-color:#ec4899}._input_6vfi0_88::placeholder{color:#9ca3af}._error_6vfi0_116{padding:.75rem 1rem;background-color:#ef44441a;color:#dc2626;border-radius:.5rem;font-size:.875rem;text-align:center}._footer_6vfi0_125{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff}._saveButton_6vfi0_131{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._saveButton_6vfi0_131:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._saveButton_6vfi0_131:active{transform:translateY(0)}._saveButton_6vfi0_131:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes _slideIn_6vfi0_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_6vfi0_1{0%{opacity:0}to{opacity:1}}._overlay_1sc9q_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_1sc9q_1 .3s ease-out}@media(max-width:800px){._overlay_1sc9q_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_1sc9q_1 .2s ease-out}}._modal_1sc9q_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_1sc9q_24{border-radius:0}}._header_1sc9q_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_1sc9q_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_1sc9q_52:hover{color:#ec4899}._backIcon_1sc9q_67{width:1.5rem;height:1.5rem}._title_1sc9q_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_1sc9q_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._inputGroup_1sc9q_88{display:flex;flex-direction:column;gap:.5rem}._label_1sc9q_94{font-size:1rem;font-weight:600;color:#374151}._textarea_1sc9q_100{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;color:#111827;font-family:inherit;resize:vertical;min-height:150px;transition:border-color .2s}._textarea_1sc9q_100:focus{outline:none;border-color:#ec4899}._textarea_1sc9q_100::placeholder{color:#9ca3af}._error_1sc9q_119{padding:.75rem 1rem;background-color:#ef44441a;color:#dc2626;border-radius:.5rem;font-size:.875rem;text-align:center}._footer_1sc9q_128{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff}._saveButton_1sc9q_134{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._saveButton_1sc9q_134:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._saveButton_1sc9q_134:active{transform:translateY(0)}._saveButton_1sc9q_134:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes _slideIn_1sc9q_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_1sc9q_1{0%{opacity:0}to{opacity:1}}._overlay_8myb4_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_8myb4_1 .3s ease-out}@media(max-width:800px){._overlay_8myb4_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_8myb4_1 .2s ease-out}}._modal_8myb4_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_8myb4_24{border-radius:0}}._header_8myb4_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_8myb4_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_8myb4_52:hover{color:#ec4899}._backIcon_8myb4_67{width:1.5rem;height:1.5rem}._title_8myb4_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_8myb4_79{padding:1rem;overflow-y:auto;flex:1}._countryItem_8myb4_85{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;border:none;background:#fff;border-radius:.5rem;cursor:pointer;transition:background-color .2s;margin-bottom:.5rem}._countryItem_8myb4_85:hover{background-color:#f9fafb}._countryItem_8myb4_85._active_8myb4_101{background-color:#ec48991a;border:2px solid #ec4899}._countryName_8myb4_106{font-size:1rem;color:#111827;font-weight:500}._checkmark_8myb4_112{font-size:1.25rem;color:#ec4899;font-weight:700}._loading_8myb4_118,._empty_8myb4_119{padding:1.5rem;text-align:center;color:#4b5563;font-size:1rem}@keyframes _slideIn_8myb4_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_8myb4_1{0%{opacity:0}to{opacity:1}}._container_1ibeo_1{position:relative;display:flex;flex-direction:column}._label_1ibeo_7{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._input_1ibeo_15{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background-color:#fff;border:2px solid #d1d5db;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}._input_1ibeo_15:hover,._input_1ibeo_15._selected_1ibeo_30{border-color:#ec4899}._inputText_1ibeo_34{font-size:1rem;color:#1f2937;font-weight:500}._icon_1ibeo_40{width:1.25rem;height:1.25rem}._icon_1ibeo_40._success_1ibeo_44{color:#ec4899}._icon_1ibeo_40._default_1ibeo_47{color:#9ca3af}._calendar_1ibeo_51{position:absolute;top:calc(100% + .5rem);left:0;right:0;background-color:#fff;border:2px solid #ec4899;border-radius:.5rem;box-shadow:0 10px 25px #0000001a;z-index:10;padding:.75rem;animation:_calendarSlide_1ibeo_1 .2s ease-out}._calendarHeader_1ibeo_65{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._navButton_1ibeo_72{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background-color:transparent;border:none;border-radius:.375rem;cursor:pointer;color:#374151;transition:all .2s ease-in-out}._navButton_1ibeo_72:hover:not(:disabled){background-color:#ec48991a;color:#ec4899}._navButton_1ibeo_72:disabled{opacity:.3;cursor:not-allowed}._navButton_1ibeo_72 svg{width:1rem;height:1rem}._monthName_1ibeo_98{font-size:.875rem;font-weight:600;color:#1f2937;text-transform:capitalize;background-color:transparent;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:all .2s ease-in-out}._monthName_1ibeo_98:hover{background-color:#ec48991a;color:#ec4899}._yearPicker_1ibeo_115{max-height:10rem;overflow-y:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;padding:.5rem;margin-bottom:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#f9fafb}._yearPicker_1ibeo_115::-webkit-scrollbar{width:6px}._yearPicker_1ibeo_115::-webkit-scrollbar-track{background:#f3f4f6;border-radius:.375rem}._yearPicker_1ibeo_115::-webkit-scrollbar-thumb{background:#ec4899;border-radius:.375rem}._yearPicker_1ibeo_115::-webkit-scrollbar-thumb:hover{background:#db2777}._yearOption_1ibeo_142{padding:.25rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;font-size:.75rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease-in-out}._yearOption_1ibeo_142:hover{background-color:#ec48991a;border-color:#ec4899;color:#ec4899}._yearOption_1ibeo_142._currentYear_1ibeo_158{background-color:#ec4899;border-color:#ec4899;color:#fff;font-weight:700}._yearOption_1ibeo_142._currentYear_1ibeo_158:hover{background-color:#db2777;border-color:#db2777}._weekdays_1ibeo_169{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:.25rem}._weekday_1ibeo_169{text-align:center;font-size:.75rem;font-weight:600;color:#4b5563;padding:.25rem 0}._days_1ibeo_184{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._emptyDay_1ibeo_190{aspect-ratio:1}._day_1ibeo_184{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s ease-in-out}._day_1ibeo_184:hover:not(:disabled){background-color:#ec48991a;color:#ec4899}._day_1ibeo_184._disabled_1ibeo_212{color:#d1d5db;cursor:not-allowed;text-decoration:line-through}._day_1ibeo_184._disabled_1ibeo_212:hover{background-color:transparent}._day_1ibeo_184._selectedDay_1ibeo_220{background-color:#ec4899;color:#fff;font-weight:700}._day_1ibeo_184._selectedDay_1ibeo_220:hover{background-color:#db2777}@keyframes _calendarSlide_1ibeo_1{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}._overlay_16t8a_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_16t8a_1 .3s ease-out}@media(max-width:800px){._overlay_16t8a_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_16t8a_1 .2s ease-out}}._modal_16t8a_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_16t8a_24{border-radius:0}}._header_16t8a_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_16t8a_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_16t8a_52:hover{color:#ec4899}._backIcon_16t8a_67{width:1.5rem;height:1.5rem}._title_16t8a_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_16t8a_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._inputGroup_16t8a_88{display:flex;flex-direction:column;gap:.5rem}._label_16t8a_94{font-size:1rem;font-weight:600;color:#374151}._input_16t8a_88{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;color:#111827;transition:border-color .2s}._input_16t8a_88:focus{outline:none;border-color:#ec4899}._input_16t8a_88::placeholder{color:#9ca3af}._footer_16t8a_116{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff}._saveButton_16t8a_122{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}._saveButton_16t8a_122:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._saveButton_16t8a_122:active{transform:translateY(0)}._saveButton_16t8a_122:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes _slideIn_16t8a_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_16t8a_1{0%{opacity:0}to{opacity:1}}._overlay_1rmkm_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_1rmkm_1 .3s ease-out}@media(max-width:800px){._overlay_1rmkm_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_1rmkm_1 .2s ease-out}}._modal_1rmkm_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_1rmkm_24{border-radius:0}}._header_1rmkm_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_1rmkm_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_1rmkm_52:hover{color:#ec4899}._backIcon_1rmkm_67{width:1.5rem;height:1.5rem}._title_1rmkm_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_1rmkm_79{padding:1.5rem;overflow-y:auto;flex:1}._loading_1rmkm_85,._empty_1rmkm_86{text-align:center;padding:2rem;color:#6b7280;font-size:1rem}._item_1rmkm_93{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s}._item_1rmkm_93:hover:not(:disabled){border-color:#ec4899;background-color:#ec48990d}._item_1rmkm_93._active_1rmkm_110{border-color:#ec4899;background-color:#ec48991a}._item_1rmkm_93:disabled{opacity:.6;cursor:not-allowed}._itemName_1rmkm_119{font-size:1rem;font-weight:500;color:#1f2937}._checkmark_1rmkm_125{font-size:1.25rem;color:#ec4899;font-weight:700}@keyframes _slideIn_1rmkm_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_1rmkm_1{0%{opacity:0}to{opacity:1}}._overlay_38lzk_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_38lzk_1 .3s ease-out}@media(max-width:800px){._overlay_38lzk_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_38lzk_1 .2s ease-out}}._modal_38lzk_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_38lzk_24{border-radius:0}}._header_38lzk_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_38lzk_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_38lzk_52:hover{color:#ec4899}._backIcon_38lzk_67{width:1.5rem;height:1.5rem}._title_38lzk_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_38lzk_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._info_38lzk_88{display:flex;flex-direction:column;gap:.5rem}._infoText_38lzk_94{font-size:1rem;font-weight:500;color:#1f2937;margin:0}._hint_38lzk_101{font-size:.875rem;color:#4b5563;margin:0}._uploadButton_38lzk_107{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#ec4899;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out}._uploadButton_38lzk_107:hover{background-color:#db2777}._uploadButton_38lzk_107:active{transform:scale(.98)}._uploadIcon_38lzk_129{width:1.25rem;height:1.25rem}._photoGrid_38lzk_134{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-top:.5rem}._photoItem_38lzk_141{position:relative;aspect-ratio:1;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;cursor:grab;transition:all .4s cubic-bezier(.34,1.56,.64,1)}._photoItem_38lzk_141:active{cursor:grabbing}._photoItem_38lzk_141._dragging_38lzk_153{opacity:.6;transform:scale(.85) rotate(3deg);box-shadow:0 10px 30px #0000004d;z-index:100;border:3px solid #ec4899}._photoItem_38lzk_141._dragOver_38lzk_160{border:4px dashed #ec4899;background-color:#ec489940;transform:scale(1.1);box-shadow:0 0 20px #ec489980,0 10px 30px #0003;animation:_pulse_38lzk_1 .6s ease-in-out infinite}@keyframes _pulse_38lzk_1{0%,to{transform:scale(1.1)}50%{transform:scale(1.15)}}._photoImage_38lzk_176{width:100%;height:100%;object-fit:cover}._moderationBadge_38lzk_182{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f59e0bf2;color:#111827;padding:.5rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:700;white-space:nowrap;pointer-events:none;z-index:2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._rejectedBadge_38lzk_199{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#dc2626f2;color:#fff;padding:.5rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:700;white-space:nowrap;pointer-events:none;z-index:2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._photoControls_38lzk_216{position:absolute;bottom:.5rem;left:.5rem;display:flex;gap:.25rem}._movePhotoButton_38lzk_224{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:#0009;border:none;border-radius:.375rem;color:#fff;cursor:pointer;transition:all .2s ease-in-out}._movePhotoButton_38lzk_224:hover{background-color:#000c}._movePhotoButton_38lzk_224:active{transform:scale(.95)}._moveIcon_38lzk_244{width:1.25rem;height:1.25rem}._removePhotoButton_38lzk_249{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:#0009;touch-action:manipulation;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out}._removePhotoButton_38lzk_249:hover{background-color:#dc2626;transform:scale(1.1)}._removePhotoButton_38lzk_249:active{transform:scale(.95)}._removeIcon_38lzk_274{width:1rem;height:1rem}._loadingContainer_38lzk_279{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}._loadingText_38lzk_288{font-size:1rem;color:#4b5563;margin:0}._uploadingOverlay_38lzk_294{position:absolute;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}._spinner_38lzk_306{width:2rem;height:2rem;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_38lzk_306 .8s linear infinite}@keyframes _spin_38lzk_306{to{transform:rotate(360deg)}}@keyframes _slideIn_38lzk_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_38lzk_1{0%{opacity:0}to{opacity:1}}._movingOverlay_38lzk_338{position:fixed;inset:0;background-color:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._movingSpinner_38lzk_353{width:60px;height:60px;border:4px solid rgba(236,72,153,.3);border-top-color:#ec4899;border-radius:50%;animation:_spin_38lzk_306 .8s linear infinite}._movingText_38lzk_362{margin-top:1rem;color:#fff;font-size:1.125rem;font-weight:600;text-align:center}._overlay_unzsa_1{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;height:calc(100vh - 2rem);background:transparent;z-index:1000;animation:_slideIn_unzsa_1 .3s ease-out}@media(max-width:800px){._overlay_unzsa_1{top:0;left:0;transform:none;width:100%;height:100vh;animation:_fadeIn_unzsa_1 .2s ease-out}}._modal_unzsa_24{background:#fff;width:100%;height:100%;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(max-width:800px){._modal_unzsa_24{border-radius:0}}._header_unzsa_40{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._backButton_unzsa_52{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}._backButton_unzsa_52:hover{color:#ec4899}._backIcon_unzsa_67{width:1.5rem;height:1.5rem}._title_unzsa_72{font-size:1.25rem;font-weight:700;color:#1f2937;flex:1}._content_unzsa_79{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem}._profileTitle_unzsa_89{font-size:1.25rem;font-weight:700;color:#111827;text-align:center;margin:0}._accuracy_unzsa_97{font-size:1rem;color:#374151;text-align:center;margin:0}._interpretationTitle_unzsa_104{font-size:1.25rem;font-weight:700;color:#111827;text-align:center;margin:1rem 0 0}._testButton_unzsa_112{margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #00000026}._testButton_unzsa_112:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}._testButton_unzsa_112:active{transform:translateY(0)}._availableTestsTitle_unzsa_133{font-size:1.25rem;font-weight:700;color:#111827;text-align:center;margin:1.5rem 0 0}._loading_unzsa_141{padding:1rem;text-align:center;color:#4b5563;font-size:1rem}._testTypesList_unzsa_148{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._testTypeButton_unzsa_156{width:100%;padding:1rem;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s;text-align:left}._testTypeButton_unzsa_156:hover{background-color:#f9fafb;border-color:#ec4899;color:#ec4899}._testTypeButton_unzsa_156:active{transform:scale(.98)}@keyframes _slideIn_unzsa_1{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _fadeIn_unzsa_1{0%{opacity:0}to{opacity:1}}._container_c4yd0_1{display:flex;flex-direction:column;margin:-1.5rem;background-color:#f5f5f5;min-height:100%}@media(max-width:800px){._container_c4yd0_1{margin:0}}._container_c4yd0_1{scrollbar-width:none;-ms-overflow-style:none}._container_c4yd0_1::-webkit-scrollbar{display:none}._contentWrapper_c4yd0_21{width:100%;display:flex;flex-direction:column}._header_c4yd0_27{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;position:sticky;top:-1.5rem;background:#fff;z-index:10;border-radius:.75rem .75rem 0 0;gap:.75rem}@media(max-width:800px){._header_c4yd0_27{top:0;border-radius:0;padding:1rem}}._headerLeft_c4yd0_48{display:flex;align-items:center;gap:.75rem}._icon_c4yd0_54{width:1.5rem;height:1.5rem;color:#ec4899}._title_c4yd0_60{font-size:1.5rem;font-weight:700;color:#1f2937}@media(max-width:800px){._title_c4yd0_60{font-size:1.25rem}}._logoutButton_c4yd0_71{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#dc2626;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease-in-out}._logoutButton_c4yd0_71:hover{background-color:#fef2f2}._logoutIcon_c4yd0_87{width:1.25rem;height:1.25rem}._card_c4yd0_92{padding:0 0 6rem;background-color:#f5f5f5}._userInfo_c4yd0_97{display:flex;flex-direction:column;gap:1rem}._infoItem_c4yd0_103{display:flex;flex-direction:column}._infoLabel_c4yd0_108{font-size:.875rem;color:#4b5563}._infoValue_c4yd0_113{font-size:1.125rem;font-weight:600;color:#111827}._loading_c4yd0_119{text-align:center;color:#4b5563;padding:2rem}._profileHeader_c4yd0_125{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:1.5rem}._avatarCircle_c4yd0_134{width:6rem;height:6rem;border-radius:9999px;background:linear-gradient(135deg,#ec4899,#9333ea);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}._avatarCircle_c4yd0_134 svg{width:3rem;height:3rem}._nickname_c4yd0_150{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._onlineStatus_c4yd0_157{font-size:.875rem;color:#000;font-weight:500;margin:0}._sectionTitle_c4yd0_164{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;text-align:center}._infoBlock_c4yd0_174{display:flex;flex-direction:column;padding:1rem 1.5rem;background-color:#fff;border-radius:.5rem;margin-bottom:1rem;margin-left:1rem;margin-right:1rem;box-shadow:0 2px 8px #00000014}._infoBlockItem_c4yd0_186{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem;padding:.75rem 0}._infoBlockItem_c4yd0_186._clickable_c4yd0_194{cursor:pointer;padding:.75rem 1rem;margin:0 -1rem;border-radius:.375rem;transition:background-color .2s}._infoBlockItem_c4yd0_186._clickable_c4yd0_194:hover{background-color:#f9fafb}._infoBlockItem_c4yd0_186._clickable_c4yd0_194:active{background-color:#f3f4f6}._infoBlockDivider_c4yd0_208{height:1px;background-color:#e5e7eb;margin:0}._blockValue_c4yd0_214{font-size:1.125rem;font-weight:700;color:#111827;margin:0}._blockLabel_c4yd0_221{font-size:.875rem;color:#4b5563;margin:0}._infoItem_c4yd0_103{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}._infoItem_c4yd0_103:last-child{border-bottom:none}._itemIcon_c4yd0_237{width:1.5rem;height:1.5rem;color:#ec4899;flex-shrink:0;margin-top:.25rem}._infoLabel_c4yd0_108{font-size:.875rem;color:#4b5563;margin-bottom:.25rem}._infoValue_c4yd0_113{font-size:1rem;font-weight:500;color:#111827}._zodiac_c4yd0_257{color:#ec4899;font-size:1.125rem}._genderDisplay_c4yd0_262{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:#111827}._statsRow_c4yd0_271{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}._statItem_c4yd0_279{display:flex;gap:.5rem}._interests_c4yd0_284{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._interestTag_c4yd0_291{display:inline-block;padding:.25rem .75rem;background-color:#ec48991a;color:#db2777;border-radius:9999px;font-size:.875rem;font-weight:500}._photoUploadSection_c4yd0_301{padding:1rem 0;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;gap:.75rem}._uploadButton_c4yd0_309{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#ec4899;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out}._uploadButton_c4yd0_309:hover{background-color:#db2777}._uploadButton_c4yd0_309:active{transform:scale(.98)}._uploadIcon_c4yd0_331{width:1.25rem;height:1.25rem}._uploadHint_c4yd0_336{font-size:.875rem;color:#4b5563;text-align:center;margin:0}._photoGrid_c4yd0_343{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;margin-top:.5rem}._photoItem_c4yd0_350{position:relative;aspect-ratio:1;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6}._photoImage_c4yd0_358{width:100%;height:100%;object-fit:cover}._removePhotoButton_c4yd0_364{position:absolute;top:.25rem;right:.25rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#0009;color:#fff;border:none;border-radius:50%;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .2s ease-in-out}._removePhotoButton_c4yd0_364:hover{background-color:#dc2626;transform:scale(1.1)}._removePhotoButton_c4yd0_364:active{transform:scale(.95)}._saveButton_c4yd0_390{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:.5rem;cursor:pointer;border:none;transition:all .2s ease-in-out}._saveButton_c4yd0_390:disabled{opacity:.5;cursor:not-allowed}._saveButton_c4yd0_390{background:linear-gradient(135deg,#ec4899,#9333ea);color:#fff}._saveButton_c4yd0_390:hover:not(:disabled){background:linear-gradient(135deg,#db2777,#7e22ce)}._saveButton_c4yd0_390{width:calc(100% - 2rem);margin-top:1.5rem;margin-left:1rem;margin-right:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}._buttonIcon_c4yd0_423{width:1.25rem;height:1.25rem}
