.UserPage_container__d1nIe{width:95%;max-width:600px;margin:0 auto}.UserPage_profileHeader__q3Tvc{display:flex;flex-wrap:wrap;margin:1rem 0;padding:1rem;background:#fff;border-radius:8px;border:1px solid #e5e5e5}.UserPage_userImage__d4QBS{width:64px;height:64px;border-radius:50%;object-fit:cover;border:1px solid #ddd;flex-shrink:0}.UserPage_userImagePlaceholder__I9q0B{width:64px;height:64px;border-radius:50%;background:#f0f0f0;flex-shrink:0}.UserPage_userInfoCard__J10Gw{flex-grow:1;padding-left:1rem;min-width:0;overflow:hidden}.UserPage_userNameRow__dg2Dl{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.UserPage_userName__e9n9L{font-size:1.4rem;font-weight:700;color:#333;text-decoration:none}.UserPage_userName__e9n9L:hover{color:#555}.UserPage_followBtn__x9K_R{padding:.4rem 1rem;font-size:.85rem;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;flex-shrink:0}.UserPage_followBtn__x9K_R:hover{background:#f5f5f5}.UserPage_followBtnFollowing__PNhX5{background:var(--primary,#6cb4ee);color:#fff;border-color:var(--primary,#6cb4ee)}.UserPage_followBtnFollowing__PNhX5:hover{background:#e74c3c;border-color:#e74c3c}.UserPage_followBtnDesktop__4fYRo{display:inline-block}.UserPage_followBtnMobile__E0m2n,.UserPage_profileMobileContent__UMPrt{display:none}.UserPage_description__P_kfv{margin-top:.5rem;color:#666;font-size:.9rem;line-height:1.5;white-space:pre-line}@media (max-width:576px){.UserPage_profileHeader__q3Tvc{align-items:center}.UserPage_userImagePlaceholder__I9q0B,.UserPage_userImage__d4QBS{width:48px;height:48px}.UserPage_userInfoCard__J10Gw{flex:1 1}.UserPage_userNameRow__dg2Dl{justify-content:flex-start}.UserPage_userName__e9n9L{font-size:1.25rem}.UserPage_descriptionDesktop__mpbjP,.UserPage_followBtnDesktop__4fYRo,.UserPage_userLinkDesktop__AltHD{display:none}.UserPage_profileMobileContent__UMPrt{display:flex;flex-direction:column;width:100%;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #eee}.UserPage_followBtnMobile__E0m2n{display:block;width:100%;margin-bottom:.5rem}.UserPage_descriptionMobile__8Z7en{display:block;color:#666;font-size:.85rem;line-height:1.5;white-space:pre-line;margin-bottom:.5rem}.UserPage_userLinkMobile__mdahq{display:inline-flex}}.UserPage_userLink__NXJFS{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;color:var(--primary,#6cb4ee);font-size:.85rem;text-decoration:none;word-break:break-all}.UserPage_userLink__NXJFS:hover{text-decoration:underline}.UserPage_userLink__NXJFS span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}@media (max-width:480px){.UserPage_userLink__NXJFS span{max-width:calc(100vw - 120px)}.UserPage_userLinkMobile__mdahq{max-width:100%}}.UserPage_tabContainer__dzFhJ{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem 0;margin-bottom:1rem}.UserPage_tabButtons__3S6uW{display:flex;gap:0}.UserPage_tabButton__lps3Y{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:none;background:transparent;color:#888;font-size:.9rem;font-weight:500;cursor:pointer;transition:color .2s;position:relative}.UserPage_tabButton__lps3Y:hover{color:#555}.UserPage_tabButtonActive__FCaH3{color:#333;font-weight:600}.UserPage_tabCount__m8_IE{font-size:.8rem;color:inherit;opacity:.7}.UserPage_tabButtonActive__FCaH3 .UserPage_tabCount__m8_IE{opacity:1}@media (max-width:480px){.UserPage_tabContainer__dzFhJ{flex-direction:column;align-items:stretch;gap:.5rem}.UserPage_tabButtons__3S6uW{width:100%;justify-content:center}.UserPage_tabButton__lps3Y{flex:1 1;justify-content:center;font-size:.85rem}.UserPage_tabCount__m8_IE{font-size:.75rem}.UserPage_categoryListTitle__nsnzV{font-size:.9rem}.UserPage_categoryListCount__Pwxny{font-size:.7rem}.UserPage_articleTitle__Z06rO{font-size:1.25rem}.UserPage_articleDetailBtn__vE5nk{font-size:.8rem}}.UserPage_loadingState__ps4d0{padding:3rem;text-align:center;color:#888}.UserPage_searchRow__XVMmk{display:flex;margin-left:auto;flex:0 1 280px;max-width:320px;min-width:0;position:relative}@media (max-width:480px){.UserPage_searchRow__XVMmk{width:100%;max-width:none;flex:none;margin-left:0}}.UserPage_searchInputWrapper__2i8T6{position:relative;flex:1 1;min-width:0;display:flex}.UserPage_searchInput__QQAOj{flex-grow:1;min-width:0;padding:.5rem 2rem .5rem 1rem;border:1px solid #ddd;border-right:none;border-radius:25px 0 0 25px;font-size:.9rem;outline:none;transition:border-color .2s ease}.UserPage_searchInput__QQAOj:focus{border-color:var(--primary,#6cb4ee)}.UserPage_searchClearBtn__QfOLu{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.25rem;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center}.UserPage_searchClearBtn__QfOLu:hover{color:#666}.UserPage_searchSuggestions__ntIyv{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;margin-top:4px;max-height:240px;overflow-y:auto}.UserPage_suggestionItem__HXmP9{display:block;width:100%;padding:.5rem .75rem;text-align:left;background:none;border:none;cursor:pointer;font-size:.9rem;color:#333;transition:background .15s}.UserPage_suggestionItem__HXmP9:hover{background:#f5f5f5}.UserPage_suggestionItem__HXmP9:not(:last-child){border-bottom:1px solid #eee}.UserPage_searchBtn__Pxhpz{padding:0 1rem;border:1px solid var(--primary,#6cb4ee);border-radius:0 25px 25px 0;background:var(--primary,#6cb4ee);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.UserPage_searchBtn__Pxhpz:hover{background:#55b8e6}.UserPage_blogsList__rBVbr{min-height:60vh}.UserPage_article__vQY4F{position:relative;padding:1rem;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:.75rem;background:#fff}.UserPage_articleHeader__jEU_m{display:flex;align-items:flex-start;gap:8px}.UserPage_articleUserImage___PUzh{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #ddd;flex-shrink:0}.UserPage_articleTitle__Z06rO{font-size:1.35rem;font-weight:600;flex-grow:1;text-decoration:none;color:#333;line-height:1.4;word-break:break-word}.UserPage_articleTitle__Z06rO:hover{color:#555}.UserPage_articleContent__Jk_r_{display:block;margin-top:.5rem;color:#555;text-decoration:none;cursor:pointer;max-height:calc(600px - 2rem);overflow:hidden}.UserPage_articleContent__Jk_r_:hover{color:#333}.UserPage_articleContent__Jk_r_ img{max-width:100%;height:auto;border-radius:4px}.UserPage_articleContent__Jk_r_>div>blockquote{position:relative;padding:.75rem .75rem .75rem 2.5rem;margin:.5rem 0;background:#f5f5f5;border-radius:8px;color:#333;min-height:2.5rem}.UserPage_articleContent__Jk_r_>div>blockquote:before{content:"";position:absolute;left:.5rem;top:.5rem;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999999'%3E%3Cpath d='M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.UserPage_articleContent__Jk_r_ p:empty:before{content:"\200B"}.UserPage_articleContent__Jk_r_ .oembed-container{margin:.5rem auto;display:flex;justify-content:center}.UserPage_articleContent__Jk_r_ .oembed-container blockquote,.UserPage_articleContent__Jk_r_ .oembed-container blockquote.UserPage_instagram-media__XA7JM,.UserPage_articleContent__Jk_r_ .oembed-container blockquote.UserPage_twitter-tweet__07no2{all:unset!important;display:block!important;background:transparent!important;padding:0!important;margin:0!important;position:static!important}.UserPage_articleContent__Jk_r_ .oembed-container blockquote.UserPage_instagram-media__XA7JM:before,.UserPage_articleContent__Jk_r_ .oembed-container blockquote.UserPage_twitter-tweet__07no2:before,.UserPage_articleContent__Jk_r_ .oembed-container blockquote:before{display:none!important;content:none!important}.UserPage_articleContent__Jk_r_ .instagram-media,.UserPage_articleContent__Jk_r_ .twitter-tweet{margin:0 auto!important}.UserPage_articleContent__Jk_r_ iframe{display:block;margin:.5rem auto;max-width:100%;pointer-events:none}.UserPage_articleContent__Jk_r_ a{pointer-events:none;color:inherit;text-decoration:none}.UserPage_articleContent__Jk_r_ .oembed-container *,.UserPage_articleContent__Jk_r_ .twitter-tweet iframe,.UserPage_articleContent__Jk_r_ .twitter-tweet-rendered{pointer-events:none}.UserPage_articleOverlay__PrWo7{display:none}.UserPage_articleDetailBtn__vE5nk{display:block;background:transparent;text-align:center;text-decoration:none;color:#666;font-size:.85rem;border:none}.UserPage_articleDetailBtn__vE5nk:hover{color:#333}.UserPage_noBlogs__u2UxP{padding:2rem;text-align:center;color:#888}.UserPage_bottomNav__7H_UB{position:-webkit-sticky;position:sticky;bottom:0;z-index:100;max-width:600px;margin:0 auto;background:#fff;border:1px solid #e5e5e5;border-radius:8px 8px 0 0;display:flex;list-style:none;padding:0}.UserPage_bottomNavItem__UVopp{flex:1 1;text-align:center}.UserPage_bottomNavLink__wSfXB{display:flex;align-items:center;justify-content:center;padding:.75rem;color:#666;text-decoration:none;font-size:1.1rem}.UserPage_bottomNavLink__wSfXB:hover{background:#f5f5f5;color:#333}@media (min-width:577px){.UserPage_descriptionMobile__8Z7en,.UserPage_profileMobileContent__UMPrt,.UserPage_userLinkMobile__mdahq{display:none}}@media (max-width:576px){.UserPage_descriptionDesktop__mpbjP,.UserPage_userLinkDesktop__AltHD{display:none}}.UserPage_categoryList__bzdE8{display:flex;flex-direction:column;gap:.5rem}.UserPage_categoryListItem__wmFQL{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff;text-decoration:none;color:inherit;transition:background .2s}.UserPage_categoryListItem__wmFQL:hover{background:#fafafa}.UserPage_categoryListInfo__9ZLNW{flex:1 1;min-width:0}.UserPage_categoryListTitle__nsnzV{font-size:1rem;font-weight:600;color:#333;margin:0 0 .25rem}.UserPage_categoryListDescription__VtQ9O{font-size:.85rem;color:#666;margin:0 0 .25rem;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.UserPage_categoryListCount__Pwxny{font-size:.75rem;color:#999}.UserPage_categoryListImage__rpAfF{object-fit:cover}.UserPage_categoryListImagePlaceholder__Ug01H,.UserPage_categoryListImage__rpAfF{width:25%;min-width:80px;max-width:140px;aspect-ratio:16/9;border-radius:6px;flex-shrink:0}.UserPage_categoryListImagePlaceholder__Ug01H{background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#ccc}.UserPage_categoryBanner__0cErx{margin:1rem 0;border-radius:8px;overflow:hidden}.UserPage_categoryBannerImage__JVpQ1{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.UserPage_categoryTitleSection__bJs9v{padding:1rem;margin-bottom:.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.UserPage_categoryTitleRow__d7c27{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.UserPage_categoryUserIcon__9mg4I{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #ddd;flex-shrink:0}.UserPage_categoryPageTitle__kp9na{font-size:1.25rem;font-weight:700;color:#333;margin:0}.UserPage_categoryPageDescription__RcQrj{font-size:.95rem;color:#666;margin:0 0 .5rem;line-height:1.5}.UserPage_categoryPageMeta__4d_7l{display:flex;align-items:center;justify-content:space-between;gap:1rem}.UserPage_categoryPageCount__jQRj8{font-size:.85rem;color:#888}.UserPage_categoryNoImageSpacer__LQaWT{height:1rem}.UserPage_categoryKeywords__svQZi{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.UserPage_categoryKeywordTag__30mC0{display:inline-block;padding:.25rem .6rem;background:#e8f4fc;color:#0077b6;font-size:.8rem;border-radius:4px;text-decoration:none;transition:background .2s,color .2s}.UserPage_categoryKeywordTag__30mC0:hover{background:#0077b6;color:#fff}.CategoryCarousel_container__DF_pD{margin-bottom:.5rem}.CategoryCarousel_header__4ve_e{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.CategoryCarousel_title__xIGuU{font-size:.9rem;font-weight:600;color:var(--foreground,#333);margin:0}.CategoryCarousel_count__rcCq7{font-size:.8rem;color:var(--muted,#888)}.CategoryCarousel_scrollContainer__O1psS{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ccc transparent}.CategoryCarousel_scrollContainer__O1psS::-webkit-scrollbar{height:6px}.CategoryCarousel_scrollContainer__O1psS::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.CategoryCarousel_scrollContainer__O1psS::-webkit-scrollbar-track{background:transparent}.CategoryCarousel_cardList__JXCQQ{display:flex;gap:.75rem;padding-bottom:.5rem}.CategoryCarousel_card__Cv9ud{flex:0 0 auto;width:200px;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 4px rgba(0,0,0,.08)}.CategoryCarousel_card__Cv9ud:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.CategoryCarousel_cardImage__nMFGt{width:100%;height:100px;object-fit:cover}.CategoryCarousel_cardImagePlaceholder__rGQt4{width:100%;height:100px;background:linear-gradient(135deg,#e8e8e8,#d0d0d0)}.CategoryCarousel_cardContent__vCpS4{padding:.6rem}.CategoryCarousel_cardTitle__P8Otr{font-size:.85rem;font-weight:600;margin:0 0 .35rem;color:var(--foreground,#333);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CategoryCarousel_cardDescription__YbCwi{font-size:.75rem;color:var(--muted,#666);margin:0 0 .5rem;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CategoryCarousel_cardUser__dSy6P{display:flex;align-items:center;gap:.35rem}.CategoryCarousel_cardUserIcon___UIzA{width:18px;height:18px;border-radius:50%;object-fit:cover}.CategoryCarousel_cardUserName__KKKzN{font-size:.7rem;color:var(--muted,#888);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CategoryCarousel_loadMore__KAleW{flex:0 0 auto;width:50px;display:flex;align-items:center;justify-content:center;color:var(--muted,#888)}.CategoryCarousel_loadingSpinner__hs2Tt{width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid var(--primary,#4a9eca);border-radius:50%;animation:CategoryCarousel_spin__h7FLl .8s linear infinite}@keyframes CategoryCarousel_spin__h7FLl{to{transform:rotate(1turn)}}@media (max-width:768px){.CategoryCarousel_card__Cv9ud{width:170px}.CategoryCarousel_cardImagePlaceholder__rGQt4,.CategoryCarousel_cardImage__nMFGt{height:85px}.CategoryCarousel_cardContent__vCpS4{padding:.5rem}.CategoryCarousel_cardTitle__P8Otr{font-size:.8rem}.CategoryCarousel_cardDescription__YbCwi{font-size:.7rem}}.SearchBlock_searchBlock__AHEak{width:95%;max-width:600px;margin:1rem auto}.SearchBlock_searchForm__i_LjT{display:flex;width:100%}.SearchBlock_searchInput__zz07m{flex:1 1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:25px 0 0 25px;font-size:1rem;outline:none;background:var(--surface);transition:border-color .2s ease}.SearchBlock_searchInput__zz07m:focus{border-color:var(--primary)}.SearchBlock_searchButton__RMeMT{padding:.75rem 1rem;background:var(--primary);color:#fff;border:1px solid var(--primary);border-radius:0 25px 25px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.SearchBlock_searchButton__RMeMT:hover{background:#55b8e6}.SearchBlock_keywords__SjW8A{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;justify-content:center}.SearchBlock_keyword__LG48F{display:inline-block;padding:.35rem .75rem;background:var(--background);border:1px solid var(--border);border-radius:20px;font-size:.85rem;color:var(--muted);text-decoration:none;transition:all .2s ease}.SearchBlock_keyword__LG48F:hover{background:var(--primary);border-color:var(--primary);color:#fff}.SearchBlock_loadingText__XdGCP{font-size:.85rem;color:var(--muted)}@media (max-width:576px){.SearchBlock_searchInput__zz07m{font-size:16px;padding:.6rem .75rem}.SearchBlock_keyword__LG48F{font-size:.8rem;padding:.3rem .6rem}}.LinkCard_linkCard__FLPkQ{display:flex;border:1px solid var(--border);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;background:var(--surface);transition:box-shadow .2s,border-color .2s;margin:1rem 0}.LinkCard_linkCard__FLPkQ:hover{border-color:var(--primary);box-shadow:0 2px 8px rgba(0,0,0,.1)}.LinkCard_linkCardContent__M4wWB{flex:1 1;padding:.875rem 1rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.LinkCard_linkCardTitle__kzESo{font-size:.95rem;font-weight:600;color:var(--foreground);line-height:1.4;margin-bottom:.25rem}.LinkCard_linkCardDescription__yywET,.LinkCard_linkCardTitle__kzESo{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.LinkCard_linkCardDescription__yywET{font-size:.8rem;color:var(--muted);line-height:1.5;margin-bottom:.5rem}.LinkCard_linkCardMeta__wjkQv{display:flex;align-items:center;gap:.375rem}.LinkCard_linkCardFavicon__E_su_{width:12px!important;height:12px!important;border-radius:2px;flex-shrink:0}.LinkCard_linkCardDomain__u36pX{font-size:.75rem;color:var(--muted)}.LinkCard_linkCardImage__fcG2w{width:200px;min-width:200px;flex-shrink:0;overflow:hidden;aspect-ratio:1.91/1}.LinkCard_linkCardImage__fcG2w img{width:100%!important;height:100%!important;object-fit:cover;margin:0!important;border-radius:0!important}.LinkCard_linkCardSimple__vzsGG{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;text-decoration:none;color:var(--primary);font-size:.875rem;background:var(--surface);max-width:100%;margin:.5rem 0}.LinkCard_linkCardSimple__vzsGG:hover{background:var(--background)}.LinkCard_linkIcon__xy6BK{flex-shrink:0}.LinkCard_linkUrl__MA_26{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LinkCard_linkCardSkeleton__U5SaL{display:flex;flex-direction:column;gap:.5rem}.LinkCard_skeletonDesc__Dox_B,.LinkCard_skeletonDomain__1A6b0,.LinkCard_skeletonTitle__Hr0V3{background:linear-gradient(90deg,var(--border) 25%,var(--surface) 50%,var(--border) 75%);background-size:200% 100%;animation:LinkCard_shimmer__f_U8E 1.5s infinite;border-radius:4px}.LinkCard_skeletonTitle__Hr0V3{height:1rem;width:80%}.LinkCard_skeletonDesc__Dox_B{height:.75rem;width:100%}.LinkCard_skeletonDomain__1A6b0{height:.625rem;width:40%}.LinkCard_linkCardImageSkeleton__BeXzt{width:200px;min-width:200px;flex-shrink:0;aspect-ratio:1.91/1;background:linear-gradient(90deg,var(--border) 25%,var(--surface) 50%,var(--border) 75%);background-size:200% 100%;animation:LinkCard_shimmer__f_U8E 1.5s infinite}@keyframes LinkCard_shimmer__f_U8E{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:480px){.LinkCard_linkCard__FLPkQ{flex-direction:row}.LinkCard_linkCardContent__M4wWB{padding:.5rem .75rem;min-width:0}.LinkCard_linkCardTitle__kzESo{font-size:.85rem;-webkit-line-clamp:2;margin-bottom:.125rem}.LinkCard_linkCardDescription__yywET{display:none}.LinkCard_linkCardMeta__wjkQv{margin-top:auto}.LinkCard_linkCardImageSkeleton__BeXzt,.LinkCard_linkCardImage__fcG2w{width:120px;min-width:120px;aspect-ratio:16/9}}.PostEditor_notification__8Pnom{position:fixed;top:4rem;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;z-index:1000;animation:PostEditor_slideDown__I_hW3 .3s ease}.PostEditor_notification__8Pnom.PostEditor_success__voNFo{background:#10b981;color:#fff}.PostEditor_notification__8Pnom.PostEditor_error__OtKMn{background:#ef4444;color:#fff}@keyframes PostEditor_slideDown__I_hW3{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.PostEditor_container__Wuczw{max-width:800px;margin:0;width:100%}.PostEditor_header__SbJha{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.PostEditor_backLink__9kZIk{display:flex;align-items:center;gap:.25rem;color:var(--muted);text-decoration:none;font-size:.9rem;background:none;border:none;cursor:pointer;padding:0}.PostEditor_backLink__9kZIk:hover{color:var(--primary)}.PostEditor_deleteBtn__fEaBr{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:1px solid #ef4444;border-radius:8px;color:#ef4444;cursor:pointer;transition:all .15s ease}.PostEditor_deleteBtn__fEaBr:hover{background:#ef4444;color:#fff}.PostEditor_titleInput__2zcb6{margin-bottom:1rem;position:relative}.PostEditor_titleLabel__f4LyZ{display:block;font-size:.75rem;font-weight:500;color:var(--muted);margin-bottom:.25rem}.PostEditor_charCount__9k7hf{text-align:right;font-size:.75rem;color:var(--muted);margin-top:.25rem}.PostEditor_titleField__RDeYB{width:100%;padding:.75rem;font-size:1.25rem;font-weight:600;background:var(--surface);border:1px solid var(--border);border-radius:8px;outline:none;transition:border-color .15s ease}.PostEditor_titleField__RDeYB:focus{border-color:var(--primary)}.PostEditor_titleField__RDeYB::placeholder{color:var(--muted)}.PostEditor_tabs__v53nU{display:flex;height:3rem;background:var(--background);border:1px solid var(--border);border-radius:8px 8px 0 0;position:-webkit-sticky;position:sticky;top:3.5rem;z-index:20}.PostEditor_tabBtn__ObrUo{display:flex;align-items:center;gap:.5rem;flex:1 1;padding:.75rem 1rem;background:transparent;border:none;border-right:1px solid var(--border);color:var(--muted);font-size:.9rem;cursor:pointer;transition:all .15s ease}.PostEditor_tabBtn__ObrUo:last-child{border-right:none}.PostEditor_tabBtn__ObrUo:hover{color:var(--foreground);background:var(--surface)}.PostEditor_tabBtn__ObrUo.PostEditor_active__QIriT{color:var(--primary);border-bottom-color:var(--primary)}.PostEditor_tabBtn__ObrUo .PostEditor_material-symbols-outlined__QNuky{font-size:18px}.PostEditor_editorContainer__WpZh7{margin-bottom:1.5rem}.PostEditor_contentEditor__hCISo,.PostEditor_contentEditor__hCISo .tiptapEditor,.PostEditor_editorContainer__WpZh7{width:100%;max-width:100%;box-sizing:border-box}.PostEditor_contentEditor__hCISo .tiptapEditor{border:1px solid var(--border);border-top:none;border-radius:0 0 8px 8px}.PostEditor_contentEditor__hCISo [data-tiptap-toolbar]{top:6.5rem;border-radius:0;z-index:25}.PostEditor_postEditorTiptap__jGZJH{border-top:none!important;border-radius:0 0 8px 8px!important}.PostEditor_preview__iR2NX{width:100%;max-width:100%;min-height:400px;padding:1rem;background:var(--surface);border:1px solid var(--border);border-top:none;border-radius:0 0 8px 8px;box-sizing:border-box;outline:none}.PostEditor_previewContent__C3aMb{width:100%;max-width:100%;color:var(--foreground)}.PostEditor_emptyPreview__afupY{color:var(--muted);font-style:italic;text-align:center;padding:2rem;background:#f8f9fa;border-radius:8px;margin:2rem 0}.PostEditor_keywordsInput__RFu7S{margin-bottom:1.5rem}.PostEditor_keywordsInput__RFu7S label{display:block;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.PostEditor_keywordsField__L_i0T{width:100%;padding:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;font-size:1rem;outline:none;transition:border-color .15s ease}.PostEditor_keywordsField__L_i0T:focus{border-color:var(--primary)}.PostEditor_keywordsField__L_i0T::placeholder{color:var(--muted)}.PostEditor_actionsBar__4qMnQ{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--border);margin-top:2rem}.PostEditor_saveBtn__Icesr{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#22c55e;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease}.PostEditor_saveBtn__Icesr:hover:not(:disabled){background:#16a34a}.PostEditor_saveBtn__Icesr:disabled{opacity:.6;cursor:not-allowed}.PostEditor_saveBtn__Icesr .PostEditor_material-symbols-outlined__QNuky{font-size:18px}.PostEditor_settingsRow__add2m{display:flex;align-items:stretch;gap:1.5rem;margin-bottom:1.5rem}.PostEditor_settingItem__eiuHn{flex:1 1;display:flex;flex-direction:column}.PostEditor_settingItem__eiuHn label{display:block;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.PostEditor_selectField__vIe3g{width:100%;padding:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;font-size:1rem;outline:none;transition:border-color .15s ease;flex:1 1}.PostEditor_selectField__vIe3g:focus{border-color:var(--primary)}.PostEditor_commentToggleBox__6igH3{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;flex:1 1}.PostEditor_commentStatus___209d{font-size:1rem;color:var(--foreground)}.PostEditor_toggleWrapper__7z4CF{cursor:pointer;display:flex;align-items:center;margin:0!important;padding:0}.PostEditor_publishToggle__YgRmN{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PostEditor_publishLabel__6vlGV{font-weight:600;color:var(--foreground)}.PostEditor_toggleSwitch__QHsv4{position:relative;width:50px;height:24px;margin:0;flex-shrink:0}.PostEditor_toggleSwitch__QHsv4 input{opacity:0;width:0;height:0}.PostEditor_toggleSlider__1GRvC{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--border);transition:.4s;border-radius:24px}.PostEditor_toggleSlider__1GRvC:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.PostEditor_toggleSwitch__QHsv4 input:checked+.PostEditor_toggleSlider__1GRvC{background-color:var(--primary)}.PostEditor_toggleSwitch__QHsv4 input:checked+.PostEditor_toggleSlider__1GRvC:before{transform:translateX(26px)}.PostEditor_modalOverlay__rdMZt{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.PostEditor_modal__8H6SG{background:var(--surface,#fff);border-radius:12px;padding:1.5rem;width:100%;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.PostEditor_modal__8H6SG h3{font-size:1.1rem;font-weight:600;margin:0 0 1rem;color:var(--foreground,#333)}.PostEditor_modal__8H6SG p{font-size:.9rem;color:var(--muted,#666);line-height:1.6;margin:0 0 .5rem}.PostEditor_modalButtons__v35kT{display:flex;gap:.75rem;margin-top:1.5rem}.PostEditor_primaryBtn__eCVwC{flex:1 1;padding:.75rem 1rem;background:var(--primary,#6cb4ee);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:opacity .15s}.PostEditor_primaryBtn__eCVwC:hover{opacity:.9}.PostEditor_secondaryBtn__7OIgg{flex:1 1;padding:.75rem 1rem;background:var(--surface,#fff);color:var(--foreground,#333);border:1px solid var(--border,#e5e5e5);border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s}.PostEditor_secondaryBtn__7OIgg:hover{background:var(--background,#f5f5f5)}@media (max-width:768px){.PostEditor_container__Wuczw{padding:0}.PostEditor_header__SbJha{gap:.75rem;margin-bottom:1rem}.PostEditor_titleField__RDeYB{font-size:1.3rem;padding:.75rem}.PostEditor_tabs__v53nU{border-radius:6px 6px 0 0;top:0;z-index:35}.PostEditor_contentEditor__hCISo [data-tiptap-toolbar]{top:3rem;z-index:35}.PostEditor_tabBtn__ObrUo{font-size:.85rem;padding:.6rem .75rem}.PostEditor_contentEditor__hCISo,.PostEditor_preview__iR2NX,.PostEditor_tabBtn__ObrUo .PostEditor_material-symbols-outlined__QNuky{font-size:16px}.PostEditor_settingsRow__add2m{flex-direction:column;align-items:stretch;gap:1rem}.PostEditor_actionsBar__4qMnQ{flex-direction:column;gap:.75rem}.PostEditor_publishToggle__YgRmN{width:100%;justify-content:space-between}.PostEditor_saveBtn__Icesr{width:100%;justify-content:center;padding:.85rem 1.5rem}}.SessionRecoveryModal_overlay__PUMl0{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.SessionRecoveryModal_modal__8c_sc{background:var(--surface,#fff);border-radius:12px;width:100%;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.SessionRecoveryModal_header__9_9vd{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border,#e5e5e5)}.SessionRecoveryModal_header__9_9vd h2{font-size:1.1rem;font-weight:600;margin:0;color:var(--foreground,#333)}.SessionRecoveryModal_closeBtn__odq9_{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--muted,#666);display:flex;align-items:center;justify-content:center}.SessionRecoveryModal_closeBtn__odq9_:hover{color:var(--foreground,#333)}.SessionRecoveryModal_message__tq5Hg{padding:1rem 1.25rem;font-size:.9rem;color:var(--muted,#666);line-height:1.6;margin:0}.SessionRecoveryModal_form__ESq7u{padding:0 1.25rem 1.25rem}.SessionRecoveryModal_error__UWViQ{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;margin-bottom:1rem}.SessionRecoveryModal_error__UWViQ.SessionRecoveryModal_warning__ijlOW{background:#fffbeb;color:#b45309;display:flex;align-items:flex-start;gap:.5rem}.SessionRecoveryModal_error__UWViQ.SessionRecoveryModal_warning__ijlOW svg{flex-shrink:0;margin-top:.1rem}.SessionRecoveryModal_field__WQ4ED{margin-bottom:1rem}.SessionRecoveryModal_field__WQ4ED label{display:block;font-size:.85rem;font-weight:500;color:var(--foreground,#333);margin-bottom:.5rem}.SessionRecoveryModal_field__WQ4ED input{width:100%;padding:.75rem 1rem;border:1px solid var(--border,#e5e5e5);border-radius:8px;font-size:1rem;outline:none;transition:border-color .15s}.SessionRecoveryModal_field__WQ4ED input:focus{border-color:var(--primary,#6cb4ee)}.SessionRecoveryModal_submitBtn__dpPo9{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:var(--primary,#6cb4ee);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:opacity .15s}.SessionRecoveryModal_submitBtn__dpPo9:hover:not(:disabled){opacity:.9}.SessionRecoveryModal_submitBtn__dpPo9:disabled{opacity:.6;cursor:not-allowed}.SessionRecoveryModal_spinner___53V3{animation:SessionRecoveryModal_spin___Mqgt 1s linear infinite}@keyframes SessionRecoveryModal_spin___Mqgt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CategoryForm_notification__ZpizF{position:fixed;top:80px;right:20px;padding:1rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;font-weight:500;z-index:1000;animation:CategoryForm_slideIn__EEhYX .3s ease-out;box-shadow:0 4px 12px rgba(0,0,0,.15)}.CategoryForm_notification__ZpizF.CategoryForm_success__KlmlY{background:#4caf50;color:#fff}.CategoryForm_notification__ZpizF.CategoryForm_error__8SqUO{background:#f44336;color:#fff}@keyframes CategoryForm_slideIn__EEhYX{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.CategoryForm_categoryFormContainer__i94eJ{width:100%;margin:0;padding:0}.CategoryForm_pageTitle__iDFuE{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}.CategoryForm_categoryForm__38DOe{background:var(--surface);border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.CategoryForm_formSection__ZPC77{margin-bottom:2rem}.CategoryForm_formLabel__dYiIL{display:block;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}.CategoryForm_required__ASh11{color:#e53935}.CategoryForm_formHint__4u3Pc{font-size:.875rem;color:var(--muted);margin-bottom:.5rem}.CategoryForm_imageUploadArea__HPjU_{border:2px dashed var(--border);border-radius:8px;padding:2rem;text-align:center;background:#fafafa}.CategoryForm_imageUploadBtn__F1VE8{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 2rem;border-radius:8px;background:#fff;border:1px solid var(--border);cursor:pointer;transition:all .2s}.CategoryForm_imageUploadBtn__F1VE8:hover{background:#f5f5f5;border-color:var(--primary)}.CategoryForm_imagePreview__NiBaB{position:relative;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#000}.CategoryForm_imagePreview__NiBaB img{width:100%;height:100%;object-fit:cover}.CategoryForm_imageRemoveBtn__r5bGe{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:background .2s}.CategoryForm_imageRemoveBtn__r5bGe:hover{background:rgba(0,0,0,.9)}.CategoryForm_formInput__qH0oX,.CategoryForm_formTextarea__iLufZ{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s}.CategoryForm_formInput__qH0oX:focus,.CategoryForm_formTextarea__iLufZ:focus{outline:none;border-color:var(--primary)}.CategoryForm_formTextarea__iLufZ{resize:vertical}.CategoryForm_charCount__cTkhI{text-align:right;font-size:.875rem;color:var(--muted);margin-top:.25rem}.CategoryForm_toggleContainer__7AAfz{display:flex;align-items:center;gap:1rem}.CategoryForm_toggleSwitch__aU9EB{position:relative;display:inline-block;width:50px;height:28px}.CategoryForm_toggleSwitch__aU9EB input{opacity:0;width:0;height:0}.CategoryForm_toggleSlider__svQqv{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:28px}.CategoryForm_toggleSlider__svQqv:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.CategoryForm_toggleSwitch__aU9EB input:checked+.CategoryForm_toggleSlider__svQqv{background-color:var(--primary)}.CategoryForm_toggleSwitch__aU9EB input:checked+.CategoryForm_toggleSlider__svQqv:before{transform:translateX(22px)}.CategoryForm_toggleLabel__P7eoD{font-size:1rem;font-weight:600;color:var(--foreground)}.CategoryForm_formActions__YLxP_{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.CategoryForm_btnCancel___T9_w,.CategoryForm_btnSubmit__Wl_OY{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;text-decoration:none;display:inline-block}.CategoryForm_btnCancel___T9_w{background:#f5f5f5;color:var(--foreground)}.CategoryForm_btnCancel___T9_w:hover{background:#e0e0e0}.CategoryForm_btnSubmit__Wl_OY{background:var(--primary);color:#fff}.CategoryForm_btnSubmit__Wl_OY:hover{background:#5ab8ff}.CategoryForm_btnSubmit__Wl_OY:disabled{background:#ccc;cursor:not-allowed}.CategoryForm_selectBlogBtn__QkP0O{display:flex;align-items:center;gap:.5rem;width:100%;padding:1rem;background:#fafafa;border:1px dashed var(--border);border-radius:8px;cursor:pointer;font-size:.95rem;color:var(--muted);transition:all .2s}.CategoryForm_selectBlogBtn__QkP0O:hover{background:#f0f0f0;border-color:var(--primary);color:var(--foreground)}.CategoryForm_selectedCount__mJkbB{font-weight:400;color:var(--primary);margin-left:.25rem}.CategoryForm_selectedBlogsList__jLahd{margin-top:1rem;border:1px solid var(--border);border-radius:8px;background:#fafafa;max-height:300px;overflow-y:auto}.CategoryForm_selectedBlogItem__2knm7{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #f0f0f0}.CategoryForm_selectedBlogItem__2knm7:last-child{border-bottom:none}.CategoryForm_selectedBlogImage__yziTn{width:48px;height:48px;border-radius:6px;object-fit:cover;flex-shrink:0}.CategoryForm_selectedBlogImagePlaceholder__dbQ6f{width:48px;height:48px;border-radius:6px;flex-shrink:0;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);display:flex;align-items:center;justify-content:center;color:#999}.CategoryForm_selectedBlogTitle__htlod{flex:1 1;font-size:.95rem;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CategoryForm_selectedBlogTitle__htlod.CategoryForm_noTitle__QCvjx{color:var(--muted);font-style:italic}.CategoryForm_draftLabel__vlSr0{flex-shrink:0;font-size:.7rem;padding:.15rem .5rem;background:#ffeeba;color:#856404;border-radius:4px}.CategoryForm_removeBlogBtn__f1nE9{flex-shrink:0;background:none;border:none;padding:.75rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted);border-radius:4px;transition:all .2s}.CategoryForm_removeBlogBtn__f1nE9:hover{background:#fee;color:#d32f2f}.CategoryForm_modalOverlay__qwxJx{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1100}.CategoryForm_modal__1Z_2p{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%;box-shadow:0 4px 20px rgba(0,0,0,.15)}.CategoryForm_modal__1Z_2p h3{margin:0 0 12px;font-size:18px;color:var(--foreground)}.CategoryForm_modal__1Z_2p p{margin:0 0 20px;color:#666;font-size:14px}.CategoryForm_modalButtons__SKcSV{display:flex;gap:12px;justify-content:flex-end}.CategoryForm_modalPrimaryBtn__0a4nz{padding:10px 20px;background:var(--primary);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.CategoryForm_modalPrimaryBtn__0a4nz:hover{background:#5ab8ff}.CategoryForm_modalSecondaryBtn__fVUBf{padding:10px 20px;background:#f0f0f0;color:#333;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.CategoryForm_modalSecondaryBtn__fVUBf:hover{background:#e0e0e0}@media (max-width:768px){.CategoryForm_categoryFormContainer__i94eJ{padding:1rem}.CategoryForm_categoryForm__38DOe{padding:1.5rem}.CategoryForm_formActions__YLxP_{flex-direction:column-reverse}.CategoryForm_btnCancel___T9_w,.CategoryForm_btnSubmit__Wl_OY{width:100%}}.KeywordInput_container__gI3q5{position:relative}.KeywordInput_inputWrapper__37PIp{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.5rem;transition:border-color .15s ease}.KeywordInput_inputWrapper__37PIp:focus-within{border-color:var(--primary)}.KeywordInput_tagsContainer__jH7MX{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.KeywordInput_tag__l5V1B{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .5rem;background:rgba(59,130,246,.15);color:#1d4ed8;border-radius:6px;font-size:.875rem;font-weight:500}.KeywordInput_tagRemove__zTdeP{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.1rem;cursor:pointer;color:#1d4ed8;opacity:.7;transition:opacity .15s ease;border-radius:50%}.KeywordInput_tagRemove__zTdeP:hover{opacity:1;background:rgba(59,130,246,.2)}.KeywordInput_input__zF14g{flex:1 1;min-width:120px;border:none;outline:none;background:transparent;font-size:1rem;padding:.35rem .25rem;color:var(--foreground)}.KeywordInput_input__zF14g::placeholder{color:var(--muted)}.KeywordInput_suggestionsDropdown__H91ue{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;max-height:250px;overflow-y:auto}.KeywordInput_suggestionSection__rJrxx{padding:.5rem}.KeywordInput_suggestionSection__rJrxx+.KeywordInput_suggestionSection__rJrxx{border-top:1px solid var(--border)}.KeywordInput_suggestionLabel__55BGQ{font-size:.75rem;font-weight:600;color:var(--muted);padding:.25rem .5rem;text-transform:uppercase;letter-spacing:.05em}.KeywordInput_suggestionList__sdYt6{display:flex;flex-wrap:wrap;gap:.35rem;padding:.25rem}.KeywordInput_suggestionItem__eBs7F{display:inline-block;padding:.4rem .75rem;background:var(--background);border:1px solid var(--border);border-radius:20px;font-size:.85rem;color:var(--foreground);cursor:pointer;transition:all .15s ease}.KeywordInput_suggestionItem__eBs7F:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:768px){.KeywordInput_input__zF14g{min-width:80px;font-size:16px}.KeywordInput_tag__l5V1B{font-size:.8rem;padding:.3rem .4rem}.KeywordInput_suggestionItem__eBs7F{font-size:.8rem;padding:.35rem .6rem}}.SaveProgressModal_overlay__77Kkq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;transition:opacity .3s ease;pointer-events:none}.SaveProgressModal_overlayVisible__NMKYx{opacity:1;pointer-events:auto}.SaveProgressModal_modal__zngEb{background:#fff;border-radius:12px;padding:24px;width:90%;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.15);transform:scale(.9);transition:transform .3s ease}.SaveProgressModal_modalVisible__voOEA{transform:scale(1)}.SaveProgressModal_header__IZgss{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;margin-bottom:20px;color:#333}.SaveProgressModal_spinner____Qp5{width:20px;height:20px;border:2px solid #e0e0e0;border-top-color:#007bff;border-radius:50%;animation:SaveProgressModal_spin__KhdhO 1s linear infinite}@keyframes SaveProgressModal_spin__KhdhO{to{transform:rotate(1turn)}}.SaveProgressModal_stepList__PDaIe{margin-bottom:16px}.SaveProgressModal_stepListTitle__rjd_Z{font-size:12px;color:#666;margin-bottom:12px}.SaveProgressModal_step__NY5Kf{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:14px;color:#666;transition:color .2s}.SaveProgressModal_stepActive__BqDfd{color:#333;font-weight:500}.SaveProgressModal_stepIconCompleted__PPdzW{color:#28a745;font-weight:700;width:20px;text-align:center}.SaveProgressModal_stepIconProgress__F_j_x{color:#007bff;font-weight:700;width:20px;text-align:center}.SaveProgressModal_stepIconPending__0U9dR{color:#ccc;width:20px;text-align:center}.SaveProgressModal_stepLabel__b0_n1{flex:1 1}.SaveProgressModal_stepStatus__7LcpX{font-size:12px;min-width:60px;text-align:right}.SaveProgressModal_status_pending__fcKvV{color:#999}.SaveProgressModal_status_in_progress__otkoO{color:#007bff}.SaveProgressModal_status_completed__ksXI_{color:#28a745}.SaveProgressModal_detail__ts42L{background:#f8f9fa;border-radius:8px;padding:12px;margin-top:16px}.SaveProgressModal_detailHeader__mtEJu{font-size:13px;color:#666;margin-bottom:8px}.SaveProgressModal_progressBar__xOq6B{height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden;margin-bottom:8px}.SaveProgressModal_progressFill__qAS_N{height:100%;background:#007bff;border-radius:3px;transition:width .3s ease}.SaveProgressModal_detailUrl__nhyuj{font-size:11px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Profile_notification__hNIvp{position:fixed;top:4rem;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;z-index:1000;animation:Profile_slideDown__3cRSX .3s ease}.Profile_success__Ncnja{background:#10b981;color:#fff}.Profile_error__zTSNC{background:#ef4444;color:#fff}@keyframes Profile_slideDown__3cRSX{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Profile_profileContainer___RUiX{width:100%;margin:0;padding:0}.Profile_loadingState__mJrlk{text-align:center;padding:2rem;color:var(--muted)}.Profile_title__z_sQJ{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}.Profile_profileForm__A6DXY{background:var(--surface);border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Profile_formSection__wvefP{margin-bottom:2rem}.Profile_formLabel__jITJ7{display:block;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}.Profile_imageUploadArea__0rZiZ{border:2px dashed var(--border);border-radius:8px;padding:1rem;text-align:center;background:#fafafa;display:flex;justify-content:center;align-items:center;min-height:150px}.Profile_imageUploadBtn__5SqtV{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:8px;background:#fff;border:1px solid var(--border);cursor:pointer;transition:all .2s}.Profile_imageUploadBtn__5SqtV:hover{background:#f5f5f5;border-color:var(--primary)}.Profile_imagePreview__m0B4V{position:relative;width:110px;height:110px;margin:0 auto;border-radius:50%;overflow:hidden;background:#000}.Profile_imagePreview__m0B4V img{width:100%;height:100%;object-fit:cover}.Profile_imageRemoveBtn__EhSqf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;border:none;padding:.5rem .75rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;font-size:.75rem;opacity:0;transition:all .2s}.Profile_imagePreview__m0B4V:hover .Profile_imageRemoveBtn__EhSqf{opacity:1}.Profile_imageRemoveBtn__EhSqf:hover{background:rgba(0,0,0,.9)}.Profile_formInput__QIp7l,.Profile_formTextarea__Wn00d{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s}.Profile_formInput__QIp7l:focus,.Profile_formTextarea__Wn00d:focus{outline:none;border-color:var(--primary)}.Profile_formTextarea__Wn00d{resize:vertical}.Profile_charCount__wfxSs{text-align:right;font-size:.875rem;color:var(--muted);margin-top:.25rem}.Profile_labelHint___6nSc{font-weight:400;font-size:.8rem;color:var(--muted);margin-left:.5rem}.Profile_inputError__qbO0_{border-color:#dc3545!important}.Profile_errorMessage__5PDQc{color:#dc3545;font-size:.875rem;margin-top:.25rem}.Profile_urlPreview__apBrE{font-size:.8rem;color:var(--muted);margin-top:.5rem;word-break:break-all}.Profile_usernameInputWrapper__HU42P{position:relative}.Profile_usernameStatus__L8Fbq{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.8rem;font-weight:500}.Profile_statusChecking__BWMdc{color:#6c757d}.Profile_statusAvailable__m733W{color:#28a745}.Profile_statusUnavailable__rr1rE{color:#dc3545}.Profile_inputSuccess__i6PZ0{border-color:#28a745!important}.Profile_urlInputGroup__DMZL3{display:flex;align-items:stretch;gap:.5rem}.Profile_urlInputGroup__DMZL3 .Profile_formInput__QIp7l{flex:1 1}.Profile_urlStatus__yBmtt{display:flex;align-items:center;gap:.5rem;padding:0 .5rem}.Profile_urlLink__nGbPC{display:flex;align-items:center;color:var(--primary);transition:color .2s}.Profile_urlLink__nGbPC:hover{color:#5ab8ff}.Profile_spinning__KFfSL{animation:Profile_spin__ERFBM 1s linear infinite;color:#666}@keyframes Profile_spin__ERFBM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Profile_formActions__ffkR6{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.Profile_btnCancel__86trz,.Profile_btnSubmit__bIQdN{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;text-decoration:none;display:inline-block}.Profile_btnCancel__86trz{background:#f5f5f5;color:var(--foreground)}.Profile_btnCancel__86trz:hover{background:#e0e0e0}.Profile_btnSubmit__bIQdN{background:var(--primary);color:#fff}.Profile_btnSubmit__bIQdN:hover{background:#5ab8ff}.Profile_btnSubmit__bIQdN:disabled{background:#ccc;cursor:not-allowed}.Profile_modalOverlay__oTAxo{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1100}.Profile_modal__MvqGA{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%;box-shadow:0 4px 20px rgba(0,0,0,.15)}.Profile_modal__MvqGA h3{margin:0 0 12px;font-size:18px;color:var(--foreground)}.Profile_modal__MvqGA p{margin:0 0 20px;color:#666;font-size:14px}.Profile_modalButtons__NBmn6{display:flex;gap:12px;justify-content:flex-end}.Profile_modalPrimaryBtn__AJC6F{padding:10px 20px;background:var(--primary);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.Profile_modalPrimaryBtn__AJC6F:hover{background:#5ab8ff}.Profile_modalSecondaryBtn___o8cV{padding:10px 20px;background:#f0f0f0;color:#333;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.Profile_modalSecondaryBtn___o8cV:hover{background:#e0e0e0}@media (max-width:768px){.Profile_profileContainer___RUiX{padding:1rem}.Profile_profileForm__A6DXY{padding:1.5rem}.Profile_formActions__ffkR6{flex-direction:column-reverse}.Profile_btnCancel__86trz,.Profile_btnSubmit__bIQdN{width:100%}.Profile_snsPrefix__e5R13{font-size:.8rem;padding:0 .5rem}.Profile_snsInput__daphC{font-size:.9rem;padding:.6rem}}.Settings_settingsPage__MYef1{width:100%;padding:20px}.Settings_title__rkfch{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.Settings_menuList__cPNSW{display:flex;flex-direction:column;gap:10px}.Settings_menuButton__uxJni{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:background-color .2s;text-decoration:none;color:inherit;font-size:15px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Settings_menuButton__uxJni:hover{background-color:hsla(0,0%,49%,.1)}.Settings_menuText__RqDX7{font-weight:500;color:#333}.Settings_modalOverlay__9nXTx{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.Settings_modal__5HOB6{background-color:#fff;border-radius:12px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.2)}.Settings_modalHeader__vlecI{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.Settings_modalTitle__QkUNn{font-size:18px;font-weight:600;margin:0;color:#333}.Settings_modalClose__EYUZO{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.Settings_modalClose__EYUZO:hover{background-color:#f0f0f0}.Settings_modalBody__fq_Nq{padding:20px}.Settings_settingRow__Ly4W6{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f0f0f0;gap:16px}.Settings_settingRow__Ly4W6:last-child{border-bottom:none}.Settings_settingInfo__9Jy__{flex:1 1}.Settings_settingLabel__jXdFc{font-weight:500;color:#333;font-size:15px}.Settings_settingDescription__TH0Pq{margin:8px 0 0;font-size:13px;color:#666;line-height:1.5}.Settings_warningText__F8Okg{color:#e74c3c}.Settings_toggle__lKovZ{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0}.Settings_toggle__lKovZ input{opacity:0;width:0;height:0}.Settings_toggleSlider__Vlrqe{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:28px}.Settings_toggleSlider__Vlrqe:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.Settings_toggle__lKovZ input:checked+.Settings_toggleSlider__Vlrqe{background-color:#1e90ff}.Settings_toggle__lKovZ input:checked+.Settings_toggleSlider__Vlrqe:before{transform:translateX(24px)}.Settings_toggle__lKovZ input:disabled+.Settings_toggleSlider__Vlrqe{opacity:.5;cursor:not-allowed}.Settings_loadingState__P_7EX{padding:40px;text-align:center;color:#666}@media (max-width:768px){.Settings_settingsPage__MYef1{padding:10px}.Settings_title__rkfch{font-size:20px;margin-bottom:15px}.Settings_menuButton__uxJni{padding:14px 16px}.Settings_modal__5HOB6{max-width:100%;margin:20px}.Settings_settingRow__Ly4W6{flex-direction:column;gap:12px}.Settings_toggle__lKovZ{align-self:flex-end}}