.ProfileCategoryView_profileCard__6Qz9F{width:100%;max-width:800px;padding:24px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:white;border-radius:10px;border:1px solid #ddd}.ProfileCategoryView_row__nDgZu{display:flex;flex-direction:column;margin-bottom:24px}.ProfileCategoryView_row__nDgZu:last-child{margin-bottom:0}.ProfileCategoryView_label__zwQ94{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #3498db;display:inline-block;padding-bottom:4px}.ProfileCategoryView_value__G3_MH{font-size:15px;color:#34495e;line-height:1.6;padding:12px 0;white-space:pre-wrap;word-wrap:break-word}.ProfileCategoryView_descriptionText__82_Hz{background:#f8f9fa;padding:16px;border-radius:8px;border-left:4px solid #3498db;font-size:14px}.ProfileCategoryView_emptyText__78hqU{color:#aaa;font-style:italic}.OAuthButtons_oauthButtons__fy_0N{display:flex;flex-direction:column;gap:12px;width:100%}.OAuthButtons_oauthButton___Ns58{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;gap:12px;padding:12px;border-radius:6px;border:none;color:white;cursor:pointer;transition:all .3s ease-in-out;width:100%;text-decoration:none}.OAuthButtons_oauthButton___Ns58:hover{opacity:.9;transform:translateY(-1px)}.OAuthButtons_googleButton__jCPrd{background:#db4437}.OAuthButtons_googleButton__jCPrd:hover{background:#c1351d}.OAuthButtons_facebookButton__1sx6F{background:#1877f2}.OAuthButtons_facebookButton__1sx6F:hover{background:#145db3}.OAuthButtons_appleButton__8MnVG{background:#000}.OAuthButtons_appleButton__8MnVG:hover{background:#333}@media (max-width:768px){.OAuthButtons_oauthButtons__fy_0N{gap:10px}.OAuthButtons_oauthButton___Ns58{padding:10px;font-size:13px}}.Login_pageContainer__siD9Y{display:flex;justify-content:center;align-items:center;min-height:87vh;padding:20px}.Login_loginCard__L7b1I{max-width:400px;margin:0 auto;padding:32px;background:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);animation:Login_fadeIn__0ZS6b .3s ease-in-out}@keyframes Login_fadeIn__0ZS6b{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Login_title__65PuR{font-size:22px;margin-bottom:15px;color:#2c3e50;text-align:center}.Login_input__1FCJ7{width:100%;padding:12px;margin:8px 0;border:1px solid #ddd;border-radius:6px;font-size:16px;transition:all .3s ease-in-out;box-sizing:border-box}.Login_input__1FCJ7:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px rgba(0,123,255,.5)}.Login_button__r84Bp{width:100%;padding:12px;background:#007bff;color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;margin-top:12px;transition:all .3s ease-in-out}.Login_button__r84Bp:hover{background:#0056b3}.Login_button__r84Bp:disabled{background-color:#c0c0c0;cursor:not-allowed;opacity:.5}.Login_divider___3ROZ{margin:20px 0;text-align:center;font-weight:700;color:#888;position:relative}.Login_divider___3ROZ:after,.Login_divider___3ROZ:before{content:"";display:block;width:40%;height:1px;background:#ddd;position:absolute;top:50%}.Login_divider___3ROZ:before{left:0}.Login_divider___3ROZ:after{right:0}.Login_passwordButton__qbg7V{background:#dc3545;color:white;border:none;padding:12px 24px;border-radius:6px;margin-top:10px;width:100%;cursor:pointer;font-size:16px;font-weight:500;transition:background-color .2s ease}.Login_passwordButton__qbg7V:hover:not(:disabled){background:#a71d2a}.Login_passwordButton__qbg7V:disabled{opacity:.65;cursor:not-allowed}.Login_errorMessage__s3nOZ{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;border-radius:6px}.Login_errorMessage__s3nOZ,.Login_successMessage__gMepq{padding:12px 16px;margin-top:16px;font-size:14px;line-height:1.4}.Login_successMessage__gMepq{background:#d4edda;border:1px solid #c3e6cb;color:#155724;border-radius:6px}.Login_authLinks__QZ3mR{margin-top:20px}.Login_form__X5ft3{display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.Login_loginCard__L7b1I{max-width:100%;margin:0 16px;padding:24px}}.Register_container__zGw80{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background-color:#f5f5f5}.Register_registerCard__Zoa7j{max-width:400px;margin:0 auto;padding:32px;background:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Register_title__F7H4X{font-size:24px;font-weight:600;color:#333;text-align:center;margin:0 0 20px}.Register_socialInfo__dVqnM{background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;padding:16px;margin:16px 0;text-align:center}.Register_socialInfo__dVqnM p{margin:0 0 8px;color:#1565c0}.Register_socialInfo__dVqnM p:last-child{margin-bottom:0}.Register_input__WikCl{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s ease}.Register_input__WikCl:focus{outline:none;border-color:#007bff}.Register_submitButton__x3bgh{width:100%;padding:12px;background-color:#007bff;color:white;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.Register_submitButton__x3bgh:hover{background-color:#0056b3}.Register_submitButton__x3bgh:disabled{background-color:#6c757d;cursor:not-allowed}.Register_loading____6SL{text-align:center;color:#6c757d;font-style:italic}.Register_error__A58ey{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:12px 16px;border-radius:6px;margin:16px 0;font-size:14px;line-height:1.4}.Register_footer__sgt7I{text-align:center;margin-top:20px;color:#6c757d;font-size:14px}.Register_footer__sgt7I .Register_link__Qsml4{color:#007bff;text-decoration:none}.Register_footer__sgt7I .Register_link__Qsml4:hover{text-decoration:underline}.Register_required__GAgK5{color:#dc3545}.Register_fieldError__v8oLT{color:#dc3545;font-size:12px;margin-top:4px}.Register_errorMessage__U_He0{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;border-radius:6px}.Register_errorMessage__U_He0,.Register_successMessage__BA0y4{padding:12px 16px;margin-top:16px;font-size:14px;line-height:1.4}.Register_successMessage__BA0y4{background:#d4edda;border:1px solid #c3e6cb;color:#155724;border-radius:6px}.Register_passwordHint__nyd3v{font-size:12px;color:#6c757d;margin:8px 0 0}.Register_inputLabel__pj1f9{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;display:block}.Register_dobHint__q4MvL{font-size:12px;color:#6c757d;margin:8px 0 0}.Register_form__gPkDk{gap:16px}.Register_form__gPkDk,.Register_inputGroup__zRf17{display:flex;flex-direction:column}.Register_inputError__6sikm{border-color:#dc3545}.Register_inputSuccess__1RouF{border-color:#28a745}.Register_legalSection__aEIiV{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px;margin:16px 0}.Register_legalTitle__M2enQ{font-size:16px;font-weight:600;color:#333;margin:0 0 16px;text-align:center}.Register_consentGroup__iKGWe{margin-bottom:12px}.Register_consentGroup__iKGWe:last-child{margin-bottom:0}.Register_consentLabel__nYe9K{display:flex;align-items:flex-start;gap:8px;cursor:pointer;line-height:1.4}.Register_consentCheckbox__6iD2j{width:16px;height:16px;margin-top:2px;accent-color:#007bff;cursor:pointer;flex-shrink:0}.Register_consentText__QxgY2{font-size:14px;color:#333;flex:1 1}.Register_legalLink__cEZbK{color:#007bff;text-decoration:none;font-weight:500}.Register_legalLink__cEZbK:hover{text-decoration:underline}@media (max-width:768px){.Register_registerCard__Zoa7j{max-width:100%;margin:0 16px;padding:24px}.Register_legalSection__aEIiV{padding:16px}.Register_consentText__QxgY2{font-size:13px}}@media (prefers-color-scheme:dark){.Register_container__zGw80{background-color:#121212}.Register_registerCard__Zoa7j{background:#1a1a1a;color:#ffffff}.Register_title__F7H4X{color:#ffffff}.Register_socialInfo__dVqnM{background:#1e3a5f;border-color:#2a4a6b}.Register_socialInfo__dVqnM p{color:#66b3ff}.Register_input__WikCl{background:#2d2d2d;border-color:#555;color:#ffffff}.Register_input__WikCl:focus{border-color:#66b3ff}.Register_submitButton__x3bgh{background-color:#0056b3}.Register_submitButton__x3bgh:hover{background-color:#004494}.Register_error__A58ey{background:#2d1b1b;color:#f8d7da;border-color:#663c3c}.Register_footer__sgt7I{color:#cccccc}.Register_legalSection__aEIiV{background:#2d2d2d;border-color:#555}.Register_legalTitle__M2enQ{color:#ffffff}.Register_consentText__QxgY2{color:#cccccc}.Register_legalLink__cEZbK{color:#66b3ff}.Register_errorMessage__U_He0{background:#2d1b1b;color:#f8d7da;border-color:#663c3c}.Register_successMessage__BA0y4{background:#1b2d1b;color:#d4edda;border-color:#3c663c}.Register_passwordHint__nyd3v{color:#cccccc}.Register_inputLabel__pj1f9{color:#ffffff}.Register_dobHint__q4MvL{color:#cccccc}}.CommonStyles_styledLink__uwDmn{color:rgb(180,180,195);text-decoration:none;font-weight:700}.CommonStyles_styledLink__uwDmn:hover{text-decoration:underline}.CommonStyles_input__3GKcT{width:100%;padding:12px;margin:8px 0;border:1px solid #ddd;border-radius:6px;font-size:16px;transition:all .3s ease-in-out;box-sizing:border-box}.CommonStyles_input__3GKcT:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px rgba(0,123,255,.5)}.CommonStyles_textArea__zt_lI{width:100%;padding:12px;margin:8px 0;border:1px solid #ddd;border-radius:6px;font-size:16px;font-family:inherit;resize:vertical;min-height:100px;max-height:300px;transition:all .3s ease-in-out;box-sizing:border-box}.CommonStyles_textArea__zt_lI:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px rgba(0,123,255,.5)}.CommonStyles_button__eyhkj{width:100%;padding:12px;background:#007bff;color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;margin-top:12px;transition:all .3s ease-in-out;min-height:48px}.CommonStyles_button__eyhkj:hover:not(:disabled){background:#0056b3}.CommonStyles_button__eyhkj:disabled{background-color:#c0c0c0;cursor:not-allowed;opacity:.5}.CommonStyles_pageContainer__LahjL{display:flex;justify-content:center;align-items:center;min-height:87vh;padding:20px}.CommonStyles_card__X4j_4{width:100%;max-width:800px;padding:30px;background:white;box-shadow:0 4px 15px rgba(0,0,0,.2);border-radius:12px;text-align:center;animation:CommonStyles_fadeIn__8xek8 .3s ease-in-out}@keyframes CommonStyles_fadeIn__8xek8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CommonStyles_title__AqyQP{font-size:22px;margin-bottom:15px;color:#2c3e50}.CommonStyles_divider___EO5V{margin:20px 0;text-align:center;font-weight:700;color:#888;position:relative}.CommonStyles_divider___EO5V:after,.CommonStyles_divider___EO5V:before{content:"";display:block;width:40%;height:1px;background:#ddd;position:absolute;top:50%}.CommonStyles_divider___EO5V:before{left:0}.CommonStyles_divider___EO5V:after{right:0}.CommonStyles_hint___jb67{font-size:14px;color:#6c757d;margin-top:5px;margin-bottom:2px;line-height:1.4}.CommonStyles_section___8taw{margin-bottom:20px;padding:15px;background:#f2f2f2;border-radius:8px}.CommonStyles_sectionTitle__KbGcr{font-size:18px;color:#2c3e50}.CommonStyles_sectionText__K1lyy,.CommonStyles_sectionTitle__KbGcr{font-weight:700;margin-bottom:10px;border-bottom:2px solid #ddd;padding-bottom:5px}.CommonStyles_sectionText__K1lyy{font-size:16px;color:#aaaaaa}.CommonStyles_label__61m8k{font-size:14px;font-weight:700;text-align:right;align-content:center;padding-right:10px;margin-bottom:5px;color:#2c3e50;width:12em;flex-shrink:0}.CommonStyles_checkbox__rmV4f{width:16px;height:16px;cursor:pointer;accent-color:#007bff}.CommonStyles_checkbox__rmV4f:checked{border-color:#007bff}.CommonStyles_iconButton__bXOlq{cursor:pointer;font-size:18px;color:#ccc;transition:color .2s ease;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.CommonStyles_iconButton__bXOlq.CommonStyles_enabled__hY4zM{cursor:pointer}.CommonStyles_iconButton__bXOlq.CommonStyles_disabled__Y406F{cursor:default}.CommonStyles_iconButton__bXOlq.CommonStyles_active__nxab2,.CommonStyles_iconButton__bXOlq:hover.CommonStyles_enabled__hY4zM:not(.CommonStyles_active__nxab2){color:#007bff}.CommonStyles_iconButton__bXOlq:hover.CommonStyles_enabled__hY4zM.CommonStyles_active__nxab2{color:#666}.CommonStyles_iconLabel__lYaQI{font-size:12px;color:#fff;margin-top:2px;text-align:center}@media (max-width:768px){.CommonStyles_pageContainer__LahjL{min-height:calc(100vh - 70px);padding:16px}.CommonStyles_card__X4j_4{max-width:none;padding:20px;margin:0}.CommonStyles_title__AqyQP{font-size:20px}.CommonStyles_button__eyhkj{padding:14px 12px;font-size:16px;min-height:50px}.CommonStyles_label__61m8k{text-align:left;width:100%;margin-bottom:8px}.CommonStyles_input__3GKcT,.CommonStyles_textArea__zt_lI{font-size:16px}.CommonStyles_section___8taw{padding:12px}.CommonStyles_sectionTitle__KbGcr{font-size:16px}.CommonStyles_sectionText__K1lyy{font-size:14px}}@media (max-width:480px){.CommonStyles_pageContainer__LahjL{padding:12px}.CommonStyles_card__X4j_4{padding:16px}.CommonStyles_title__AqyQP{font-size:18px}}.BlogDetails_detailsContainer___ebCD{display:flex;flex-direction:column;justify-content:center;margin-top:20px;background-color:#f7f7f7;padding:15px;border-radius:8px;width:100%}.BlogDetails_tabBar__LZUWW{display:flex;border-bottom:2px solid #ddd;margin:1rem 0}.BlogDetails_tabButton__W_5y_{background:none;border:none;border-bottom:3px solid transparent;color:#555;padding:.75rem 1.5rem;cursor:pointer;font-size:1rem;font-weight:400}.BlogDetails_tabButton__W_5y_:hover{color:#0070f3}.BlogDetails_tabButtonActive__BhZC6{border-bottom-color:#0070f3;color:#0070f3;font-weight:600}.BlogDetailsForm_formRow__dIV7J{display:flex;flex-direction:column;margin-bottom:15px}.BlogDetailsForm_rowContent__qkTFh{display:flex;flex-direction:row;align-items:center;gap:10px}.BlogDetailsForm_hint__LaQww{font-size:12px;color:#888;margin-top:3px;margin-left:16em;text-align:left;text-wrap:wrap;width:50%}.BlogDetailsForm_detailsContainer__PwJRr{display:flex;flex-direction:column;justify-content:center;margin-top:20px;background-color:#f7f7f7;padding:15px;border-radius:8px;width:70%}.BlogDetailsForm_blogTitle__jimrL{color:#333;font-size:28px;font-weight:700;margin:0 0 0 16px;text-align:left}.BlogDetailsForm_blogDescription__RExMk{font-size:16px;color:#555;margin-bottom:10px;margin-left:16px}.BlogDetailsForm_thumbnail__V6swl{width:120px;height:120px;border:2px dashed #ccc;border-radius:6px;background-size:cover;background-position:50%;cursor:pointer}.BlogDetailsForm_buttonsRow__VdebJ{display:flex;width:100%;justify-content:center;margin-top:20px}.AskToModerate_subscribeButton__1FGU6{background-color:#4CAF50;color:#cdd;border:1px solid #999;border-radius:4px;margin-left:.5rem;padding:8px;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.AskToModerate_subscribeButton__1FGU6:hover{background-color:#4a4;color:white}.AskToModerate_cancelButton__cktPD{background-color:#fd7e14;color:white;border:1px solid #999;border-radius:4px;margin-left:.5rem;padding:8px;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.AskToModerate_cancelButton__cktPD:hover{background-color:#ed8e24;color:white}.BlogList_container__MyeXa{display:flex;flex-direction:column;align-items:center;padding:20px;margin-top:90px;margin-left:40px}.BlogList_newBlogButton__7_QC_{background-color:#28a745;color:white;padding:10px 15px;border-radius:5px;cursor:pointer;border:none}.BlogList_newBlogButton__7_QC_:hover{background-color:#218838}.BlogList_errorContainer__1SLCP{color:#ff6b6b;background-color:#ffe0e0;padding:10px;border-radius:4px;margin:10px 0;border:1px solid #fcc;display:flex;justify-content:space-between;align-items:center}.BlogList_dismissButton__dSOp0{background:#ff6b6b;color:white;border:none;padding:5px 10px;border-radius:3px;cursor:pointer}.BlogList_noBlogs__l9L4E{color:white}.BlogList_tagsContainer__mgsq2{margin-bottom:20px}.TagEditorSearch_tagEditorSearch__xzT0z{display:flex;flex-direction:column;gap:1rem}.TagEditorSearch_modeSelector__e7xqF{display:flex;gap:.5rem;margin-bottom:.5rem}.TagEditorSearch_modeButton__iTcmg{padding:.5rem 1rem;border:1px solid #ccc;background-color:#f5f5f5;border-radius:4px;cursor:pointer;transition:all .2s}.TagEditorSearch_modeButton__iTcmg.TagEditorSearch_active__emx3P{background-color:#007bff;color:white;border-color:#007bff}.TagEditorSearch_modeButton__iTcmg:hover:not(.TagEditorSearch_active__emx3P){background-color:#e0e0e0}.TagEditorSearch_tagSection__nBnyp{margin-bottom:.5rem}.TagEditorSearch_sectionLabel__2qAZ9{font-size:.9rem;color:#666;margin-bottom:.5rem}.TagEditorSearch_tagList__nLL9J{display:flex;flex-wrap:wrap;gap:.5rem;min-height:2rem;padding:.5rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#f9f9f9}.TagEditorSearch_tagPill__vUzbD{display:inline-flex;align-items:center;border-radius:12px;padding:3px 6px;font-size:12px;max-height:24px;white-space:nowrap}.TagEditorSearch_includeTag__dwFRY{background-color:#e6f4ea;border:1px solid #4caf50;color:#2e7d32}.TagEditorSearch_excludeTag__ZS9ep{background-color:#ffebee;border:1px solid #f44336;color:#c62828}.TagEditorSearch_removeButton__5rqq6{background:none;border:none;margin-left:3px;cursor:pointer;font-weight:700;color:inherit;font-size:14px;line-height:1;width:14px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.TagEditorSearch_removeButton__5rqq6:hover{background-color:rgba(0,0,0,.1)}.TagEditorSearch_tagInput__MmbR1{position:relative}.TagEditorSearch_inputContainer__uPFUf{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:40px;padding:4px 8px;border:1px solid #ccc;border-radius:6px;background:white;transition:border-color .2s}.TagEditorSearch_inputContainer__uPFUf:focus-within{border-color:#4c5e70;box-shadow:0 0 0 2px rgba(76,94,112,.1)}.TagEditorSearch_inlineTagsContainer__bB4Jj{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.TagEditorSearch_inputField__QIRi3{flex:1 1;min-width:120px;border:none;outline:none;padding:4px;font-size:1rem;background:transparent}.TagEditorSearch_suggestions__x2BY7{position:absolute;top:100%;left:0;z-index:10;width:100%;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:6px;max-height:200px;overflow-y:auto;list-style:none;padding:0;margin:0}.TagEditorSearch_suggestions__x2BY7 li{padding:.5rem .6rem;cursor:pointer;color:#333;border-bottom:1px solid #f0f0f0}.TagEditorSearch_suggestions__x2BY7 li:last-child{border-bottom:none}.TagEditorSearch_suggestions__x2BY7 li:hover{background-color:#f0f0f0}.ContentSearchBar_searchBar__W5pC1{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1rem}.ContentSearchBar_searchInput__BuAT5{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.ContentSearchBar_input__MCFjV{flex:1 1;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.ContentSearchBar_searchButton__kqea3{padding:.5rem 1rem;background-color:#007bff;color:white;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.ContentSearchBar_searchButton__kqea3:hover{background-color:#0056b3}.ContentSearchBar_toggleButton__bFJfk{padding:.5rem 1rem;background-color:#6c757d;color:white;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.ContentSearchBar_toggleButton__bFJfk:hover{background-color:#5a6268}.ContentSearchBar_clearButton__3J4_v{padding:.5rem;background-color:#dc3545;color:white;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ContentSearchBar_clearButton__3J4_v:hover{background-color:#c82333}.ContentSearchBar_tagsSection__Z9S86{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.EventItem_cardContainer__SnEMQ{display:flex;flex-direction:column;position:relative;align-items:flex-start;background:white;color:#333;width:100%;max-width:400px;height:360px;border-radius:12px;padding:16px;margin:0;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.EventItem_cardContainer__SnEMQ:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.EventItem_profileImage__xgL7H{width:40px;height:40px;border-radius:5%;object-fit:cover;border:2px solid #e0e0e0;cursor:pointer}.EventItem_infoContainer__bgNIn{text-align:center}.EventItem_username__k36D1{font-size:12px;margin:2px 0;line-height:1.2}.EventItem_col__g5ZK5{display:flex;flex-direction:column;align-items:center;gap:1px}.EventItem_row__DHEJP{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:5px;width:100%}.EventItem_timestamp__Hx5T8{font-size:12px;color:#aaa;text-align:right;position:absolute;bottom:10px;right:10px}.EventItem_mediaContainer__AvTpn{height:270px;width:100%;position:relative;margin-bottom:10px}.EventItem_fullImage__HS1hP{width:100%;height:260px;display:block;object-fit:cover;border-radius:8px;margin-bottom:5px}.EventItem_likeContainer__amSXX{position:absolute;bottom:32px;right:16px;display:flex;flex-direction:row;align-items:center;gap:8px}.EventItem_postPreview__LNboL{display:flex;flex-direction:column;height:100%}.EventItem_postThumbnail__OzR4o{width:100%;height:140px;object-fit:cover;border-radius:6px;margin-bottom:8px}.EventItem_postTitles__gXIdr{flex:0 0 auto;margin-bottom:6px}.EventItem_postTitle__0xGSN{font-size:1rem;font-weight:600;color:white}.EventItem_blogTitle__NDMvW,.EventItem_postTitle__0xGSN{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EventItem_blogTitle__NDMvW{font-size:.8rem;color:#ccc}.EventItem_previewText__OyKYY{flex:1 1 auto;font-size:.85rem;color:#eee;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.EventItem_commentContainer__TsBmD{flex:1 1}.EventItem_commentText__FHxD_{font-size:12px;color:#aaa;text-align:left;max-width:250px;max-height:45px;overflow:hidden;text-overflow:ellipsis;margin-left:10px;line-height:1.3}.EventItem_commentMeta__H2nmI{margin-left:10px;margin-top:2px}.EventItem_commentAuthor__AO8gy{color:white;text-decoration:underline;font-size:12px;font-weight:700}.EventItem_commentTimestamp__An_ft{font-size:12px;color:#aaa;margin-left:4px}@media (max-width:768px){.EventItem_cardContainer__SnEMQ{width:calc(100vw - 32px);max-width:none;height:auto;min-height:300px;margin:0 auto;padding:12px}.EventItem_mediaContainer__AvTpn{height:240px;margin-bottom:8px}.EventItem_fullImage__HS1hP{height:230px}.EventItem_postThumbnail__OzR4o{height:120px}.EventItem_postTitle__0xGSN{font-size:.9rem}.EventItem_blogTitle__NDMvW{font-size:.75rem}.EventItem_previewText__OyKYY{font-size:.8rem;-webkit-line-clamp:3}.EventItem_profileImage__xgL7H{width:36px;height:36px}.EventItem_username__k36D1{font-size:11px}.EventItem_commentText__FHxD_{max-width:calc(100vw - 120px);font-size:11px;margin-left:8px}.EventItem_commentMeta__H2nmI{margin-left:8px}.EventItem_commentAuthor__AO8gy,.EventItem_commentTimestamp__An_ft{font-size:11px}.EventItem_likeContainer__amSXX{bottom:28px;right:12px}.EventItem_timestamp__Hx5T8{bottom:8px;right:8px;font-size:11px}}@media (max-width:480px){.EventItem_cardContainer__SnEMQ{width:calc(100vw - 24px);padding:10px}.EventItem_mediaContainer__AvTpn{height:200px}.EventItem_fullImage__HS1hP{height:190px}.EventItem_postThumbnail__OzR4o{height:100px}.EventItem_commentText__FHxD_{max-width:calc(100vw - 100px)}}.CitySelector_cityWrapper__kbrk_{width:100%;display:flex}.CitySelector_placeAutocompleteWrapper__I0rA0{width:100%;display:block}.CitySelector_inputError__2z0xp{border-color:#ff6b6b}.CitySelector_errorMessage__ZGuQP{color:#ff6b6b;font-size:14px;margin-top:5px;padding:5px;background-color:#ffe0e0;border-radius:4px}.CitySelector_inputFull__hdTxq{width:100%}.PersonalInfo_formRow__h1G32{display:flex;flex-direction:column;margin-bottom:15px}.PersonalInfo_numberInput__2iEym{width:100px;padding:8px;font-size:16px;border:1px solid #ccc;border-radius:5px;text-align:center}.PersonalInfo_inputContainer__DqMwK{display:flex;align-items:center;gap:10px;width:100%;max-width:400px;margin:20px auto}.PersonalInfo_rowLabel__04rOJ{width:200px}.PersonalInfo_rowContent__anGuS{display:flex;flex-direction:row;align-items:center;gap:10px}.PersonalInfo_hint__hAMgm{font-size:12px;color:#888;margin-top:3px;margin-left:16em;text-align:left}.PersonalInfo_hintBold__uGrb0{font-size:12pt;font-weight:700;margin-left:180px}.PersonalInfo_modalOverlay___LKhS{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PersonalInfo_modalContent__HSzcb{background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:400px;width:90%;max-height:90vh;overflow-y:auto}.PersonalInfo_modalHeader__FP1yt{margin:0;padding:20px 20px 10px;font-size:18px;font-weight:600;color:#2c3e50;border-bottom:1px solid #e9ecef}.PersonalInfo_modalBody__PaaG4{padding:20px}.PersonalInfo_modalBody__PaaG4 p{margin:0 0 10px;line-height:1.5;color:#495057}.PersonalInfo_modalBodySubtext__HQCjl{font-size:14px;color:#666;margin-top:10px}.PersonalInfo_modalFooter__ybj_u{padding:15px 20px 20px;display:flex;justify-content:flex-end;border-top:1px solid #e9ecef}.PersonalInfo_skipButton__Pykl9{background-color:#6c757d;margin-right:10px;padding:8px 16px}.PersonalInfo_confirmButton__kL_VP{padding:8px 16px}.PersonalInfo_successMessage__noMD0{color:green;margin-top:10px}.PersonalInfo_errorMessage__d73jC{color:red;margin-top:10px}.PersonalInfo_savingMessage__gH56x{color:gray;margin-top:10px}.Comment_commentContainer__r2YQm{display:flex;flex-direction:column;margin-bottom:15px;background-color:#f9f9f9;border-radius:8px;padding:10px;position:relative;text-align:left;word-wrap:break-word}.Comment_commentHeader__tQn4Y{display:flex;justify-content:space-between;font-size:14px;color:#999;margin-bottom:8px}.Comment_commentText__NDaxA{background:#f1f1f1;color:#444;padding:8px;border-radius:8px;width:100%;word-wrap:break-word;white-space:pre-wrap;margin:0;font-family:Roboto,sans-serif;font-size:14px}.Comment_timestamp__HCdwB{font-size:12px;color:#888}.CommentsSection_commentList__GPtwe{flex:1 1;overflow-y:auto;margin-bottom:20px}.CommentsSection_commentInput__CQ7H2{width:100%;padding:12px;margin-top:10px;margin-right:0;border-radius:6px;font-size:14px;font-family:Roboto,sans-serif;resize:vertical;min-height:50px;border:1px solid #ddd}.CommentsSection_inputContainer__ZU2yL{margin-top:auto}.TagSelector_tagSelector__bUVGv{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:20;margin-top:10px}.TagSelector_header__vR5LK{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e1e5e9;background:#f8f9fa;border-radius:12px 12px 0 0}.TagSelector_header__vR5LK h3{display:flex;align-items:center;gap:8px;margin:0;font-size:1rem;color:#2c3e50}.TagSelector_closeButton__AfEIU{background:none;border:none;color:#7f8c8d;font-size:1.1rem;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s}.TagSelector_closeButton__AfEIU:hover{color:#e74c3c}.TagSelector_content__YAn9M{padding:20px;max-height:300px;overflow-y:auto}.TagSelector_category__opeGY{margin-bottom:20px}.TagSelector_category__opeGY:last-child{margin-bottom:0}.TagSelector_categoryTitle__Iw4Sy{font-size:.9rem;font-weight:600;color:#2c3e50;margin:0 0 10px;text-transform:uppercase;letter-spacing:.5px}.TagSelector_tagList__5MhnH{display:flex;flex-wrap:wrap;gap:8px}.TagSelector_tagButton__7dw77{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e1e5e9;border-radius:16px;background:white;font-size:.8rem;cursor:pointer;transition:all .2s;position:relative}.TagSelector_tagButton__7dw77:hover{border-color:#3498db;background:#f8f9fa}.TagSelector_tagButton__7dw77.TagSelector_selected__HsKHR{background:#3498db;color:white;border-color:#3498db}.TagSelector_tagButton__7dw77.TagSelector_positive__UaiUv{border-color:#27ae60}.TagSelector_tagButton__7dw77.TagSelector_positive__UaiUv:hover{border-color:#229954;background:#d5f4e6}.TagSelector_tagButton__7dw77.TagSelector_positive__UaiUv.TagSelector_selected__HsKHR{background:#27ae60;border-color:#27ae60}.TagSelector_tagButton__7dw77.TagSelector_negative__p5R_r{border-color:#e74c3c}.TagSelector_tagButton__7dw77.TagSelector_negative__p5R_r:hover{border-color:#c0392b;background:#fadbd8}.TagSelector_tagButton__7dw77.TagSelector_negative__p5R_r.TagSelector_selected__HsKHR{background:#e74c3c;border-color:#e74c3c}.TagSelector_tagButton__7dw77.TagSelector_neutral__KJD6s{border-color:#95a5a6}.TagSelector_tagButton__7dw77.TagSelector_neutral__KJD6s:hover{border-color:#7f8c8d;background:#f4f6f6}.TagSelector_tagButton__7dw77.TagSelector_neutral__KJD6s.TagSelector_selected__HsKHR{background:#95a5a6;border-color:#95a5a6}.TagSelector_checkIcon__aTtxF{font-size:.7rem}.TagSelector_footer__5fwO2{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e1e5e9;background:#f8f9fa;border-radius:0 0 12px 12px}.TagSelector_cancelButton__O2gs6{padding:8px 16px;border:1px solid #bdc3c7;border-radius:6px;background:white;color:#7f8c8d;font-size:.9rem;cursor:pointer;transition:all .2s}.TagSelector_cancelButton__O2gs6:hover{border-color:#95a5a6;color:#2c3e50}.TagSelector_saveButton__EbA0Y{padding:8px 16px;border:none;border-radius:6px;background:#3498db;color:white;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.TagSelector_saveButton__EbA0Y:hover{background:#2980b9}.TagSelector_saveButton__EbA0Y:disabled{background:#bdc3c7;cursor:not-allowed}@media (max-width:768px){.TagSelector_tagSelector__bUVGv{position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);width:90vw;max-width:400px}.TagSelector_content__YAn9M{max-height:250px}.TagSelector_tagList__5MhnH{gap:6px}.TagSelector_tagButton__7dw77{padding:8px 12px;font-size:.85rem}}