.mycategory_dropdown__t4Z3E{position:absolute;top:0;left:100%;margin-left:12px;width:280px;max-height:320px;background-color:var(--bg-card);border:1px solid var(--border-light-none);border-radius:12px;box-shadow:0 8px 24px var(--shadow-lg);z-index:1000;overflow:hidden;overflow-y:auto}@media (max-width:768px){.mycategory_dropdown__t4Z3E{position:fixed;bottom:56px;left:50%;transform:translateX(-50%);width:calc(100vw - 32px);max-width:320px;margin:0;top:auto;transform-origin:bottom center;max-height:320px;z-index:1001;overflow-y:auto}@keyframes mycategory_slideUp__vzNTO{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}}.mycategory_header__ih6lV{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-light)}.mycategory_title__svbTJ{font-size:18px;font-weight:600;margin:0;color:var(--text-primary)}.mycategory_addButton__LaMno{width:28px;height:28px;border-radius:50%;border:1px solid var(--border-light);background-color:var(--bg-card);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:var(--text-primary);font-weight:600;transition:background-color .2s}.mycategory_addButton__LaMno:hover{background-color:var(--bg-secondary)}.mycategory_content__rETi8{max-height:200px}.mycategory_categoryList__0QteE{padding:8px 0}.mycategory_categoryWrapper__zzUBu{position:relative}.mycategory_dragHandle__oY4u9{cursor:grab;padding:4px 6px;margin-right:4px;color:var(--text-muted);font-size:12px;opacity:.5;transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.mycategory_dragHandle__oY4u9:hover{opacity:1}.mycategory_dragHandle__oY4u9:active{cursor:grabbing}.mycategory_categoryItem__Nxrc8{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;cursor:pointer;transition:background-color .2s;font-size:14px;color:var(--text-secondary)}.mycategory_categoryItem__Nxrc8.mycategory_selected__79BZQ,.mycategory_categoryItem__Nxrc8:hover{background-color:var(--bg-secondary)}.mycategory_rightSection__2NV8P{display:flex;align-items:center;gap:8px;flex-shrink:0}.mycategory_checkmark__oDNvR{color:var(--accent-primary);font-weight:600;font-size:14px}.mycategory_moreButton___2OPa{background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;color:var(--text-muted);font-size:14px;font-weight:700;transition:background-color .2s,opacity .2s;opacity:0}.mycategory_categoryItem__Nxrc8:hover .mycategory_moreButton___2OPa{opacity:1}.mycategory_moreButton___2OPa:hover{background-color:var(--bg-secondary)}.mycategory_optionsContainer__hA_d6{position:relative;display:flex;align-items:center}.mycategory_optionsMenu__vUQr7{position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:8px;background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:8px;box-shadow:0 4px 12px var(--shadow-md);z-index:1001;min-width:100px}.mycategory_optionButton__2uLPk{display:block;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;font-size:14px;color:var(--text-secondary);transition:background-color .2s}.mycategory_optionButton__2uLPk:hover{background-color:var(--bg-secondary)}.mycategory_optionButton__2uLPk:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mycategory_optionButton__2uLPk:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mycategory_deleteButton__iPYss{color:#f44}.mycategory_deleteButton__iPYss:hover{background-color:var(--bg-secondary);color:#f22}.mycategory_emptyState__8MRe5{padding:20px;text-align:center;color:var(--text-muted);font-size:14px}.mycategory_addCategoryForm__UDAuK{padding:12px 20px;background-color:var(--module-primary);border-top:1px solid var(--border-light-none)}.mycategory_addCategoryInput__1FmvI{width:100%;padding:8px 12px;font-size:14px;border:1px solid var(--border-light);border-radius:6px;background-color:var(--module-secondary);color:var(--text-primary);margin-bottom:12px}.mycategory_addCategoryInput__1FmvI:focus{outline:none;border-color:var(--accent-primary)}.mycategory_addCategoryActions__jXLsr{display:flex;justify-content:flex-end;gap:8px}.mycategory_addCategoryActions__jXLsr button{padding:6px 12px;font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s}.mycategory_cancelButton__qaaiZ{background-color:transparent;color:var(--text-muted);border:none}.mycategory_cancelButton__qaaiZ:hover{background-color:var(--border-light-none)}.mycategory_addCategoryActions__jXLsr .mycategory_confirmButton__Q7oYZ{background-color:var(--bg-primary);color:var(--text-primary);border:1px solid var(--accent-primary)}.mycategory_addCategoryActions__jXLsr .mycategory_confirmButton__Q7oYZ:hover{background-color:var(--bg-hover)}@media (max-width:768px){.mycategory_content__rETi8{max-height:260px}.mycategory_addButton__LaMno{width:40px;height:40px;font-size:20px}.mycategory_title__svbTJ{font-size:20px}.mycategory_categoryItem__Nxrc8{padding:14px 16px;min-height:48px;font-size:18px}.mycategory_checkmark__oDNvR{font-size:18px}.mycategory_emptyState__8MRe5{font-size:15px;padding:20px}.mycategory_addCategoryInput__1FmvI{padding:10px 12px;font-size:15px;min-height:44px}.mycategory_cancelButton__qaaiZ,.mycategory_confirmButton__Q7oYZ{padding:10px 16px;font-size:15px;min-width:56px;min-height:40px}.mycategory_addCategoryActions__jXLsr{gap:10px}.mycategory_addCategoryForm__UDAuK{padding:14px 16px}.mycategory_optionButton__2uLPk{padding:10px 14px;font-size:15px}.mycategory_moreButton___2OPa{padding:6px 10px;font-size:15px;opacity:1!important}}.mycategory_categoryIcon__mmN7j{flex-shrink:0;margin-right:8px;filter:var(--icon-filter-muted)}.mycategory_categoryName__FrDDH{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:clip}.mycategory_iconChips__fLOxK{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.mycategory_iconChip__b_d2V{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:20px;border:1px solid var(--border-light);background-color:var(--bg-card);cursor:pointer;font-size:13px;color:var(--text-secondary);transition:all .2s;width:-moz-max-content;width:max-content;white-space:nowrap}.mycategory_iconChip__b_d2V:first-child{order:1}.mycategory_iconChip__b_d2V:nth-child(3){order:2}.mycategory_iconChip__b_d2V:nth-child(2){order:3}.mycategory_iconChip__b_d2V:nth-child(4){order:4}.mycategory_iconChip__b_d2V:hover{background-color:var(--bg-secondary)}.mycategory_iconChipSelected__vKt4X{background-color:var(--accent-primary);border-color:var(--accent-primary);color:#fff;font-weight:600}.mycategory_inputSection__HkTXu{animation:mycategory_slideDown__9nPg0 .3s ease-out}@keyframes mycategory_slideDown__9nPg0{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.BottomTabBar_bottomTabBar__rAsM_{position:fixed;bottom:0;left:0;right:0;height:56px;background-color:var(--bg-primary);border-top:1px solid var(--border-primary);display:flex;justify-content:center;align-items:center;padding:8px 10px 12px;gap:12px;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.1);transition:transform .2s cubic-bezier(.4,0,.2,1);will-change:transform}.BottomTabBar_tabItem__bCjj_{width:65px;height:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;text-decoration:none;color:var(--text-secondary);transition:all .2s ease;position:relative;-webkit-tap-highlight-color:transparent}.BottomTabBar_tabIcon__Pwr6o{width:32px;height:32px;margin-bottom:0;transition:all .2s ease}.BottomTabBar_tabIcon__Pwr6o img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(60%) sepia(0) saturate(0) hue-rotate(0deg) brightness(90%) contrast(90%);transition:filter .2s ease}.BottomTabBar_tabIcon__Pwr6o.BottomTabBar_active__ssfHS img{filter:none!important}.dark .BottomTabBar_tabIcon__Pwr6o img{filter:invert(.7)!important}.dark .BottomTabBar_tabIcon__Pwr6o.BottomTabBar_active__ssfHS img{filter:invert(1)!important}.BottomTabBar_tabLabel__MBbnA{display:none}.BottomTabBar_tabItem__bCjj_:active{transform:scale(.96)}.BottomTabBar_tabIcon__Pwr6o.BottomTabBar_active__ssfHS+.BottomTabBar_tabLabel__MBbnA,.BottomTabBar_tabItem__bCjj_.BottomTabBar_active__ssfHS .BottomTabBar_tabLabel__MBbnA{color:var(--text-primary);font-weight:600}.BottomTabBar_tabIconWrapper__5A7_C{position:relative}.BottomTabBar_unreadBadge__HsxAp{position:absolute;top:-4px;right:-4px;width:8px;height:8px;background-color:var(--error);border-radius:50%;border:1.5px solid var(--bg-primary)}.dark .BottomTabBar_bottomTabBar__rAsM_{background-color:#1a1a1a;border-top-color:#333}.BottomTabBar_modalOverlay__lQEgf{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;animation:BottomTabBar_fadeIn__7enuH .2s ease-out}.dark .BottomTabBar_modalOverlay__lQEgf{background-color:rgba(0,0,0,.6)}@keyframes BottomTabBar_fadeIn__7enuH{0%{opacity:0}to{opacity:1}}@supports (padding-bottom:env(safe-area-inset-bottom)){.BottomTabBar_bottomTabBar__rAsM_{padding-bottom:max(12px,env(safe-area-inset-bottom));height:calc(56px + env(safe-area-inset-bottom))}}.SubCategoryModal_modalOverlay__fg9bV{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}.SubCategoryModal_dropdown__l8UHD{background-color:var(--bg-card);border-radius:12px;width:calc(100vw - 32px);max-width:320px;max-height:450px;box-shadow:0 8px 24px var(--shadow-lg);overflow:hidden}.SubCategoryModal_categoryHeader__hrANp{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--border-light);min-height:44px}.SubCategoryModal_categoryHeaderText__hFTeK{font-size:18px;font-weight:600;color:var(--text-primary)}.SubCategoryModal_categoryList__rVxdw{max-height:272px;overflow-y:auto;padding-bottom:8px}.SubCategoryModal_categoryItem__bl9Oo{display:flex;justify-content:space-between;align-items:center;width:100%;padding:19px 16px;min-height:48px;background:none;border:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.SubCategoryModal_categoryItem__bl9Oo:active{background-color:var(--bg-secondary)}.SubCategoryModal_categoryName__4UMRz{font-size:18px;line-height:27px;color:var(--text-primary)}.SubCategoryModal_selectedCategoryName__IxGaF{font-weight:600}.MobileCategoryNav_container__1G__6{position:sticky;top:0;z-index:100;height:44px;background-color:var(--bg-thread);display:flex;align-items:center}.MobileCategoryNav_scrollContainer__mmHGx{width:100%;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.MobileCategoryNav_centerMode__91W31{overflow-x:hidden;display:flex;justify-content:center}.MobileCategoryNav_scrollMode__K1ggF{overflow-x:auto;display:block}.MobileCategoryNav_scrollContainer__mmHGx::-webkit-scrollbar{display:none}.MobileCategoryNav_categoryList__tWQNK{display:inline-flex;flex-direction:row;padding:0 8px;align-items:center;min-height:44px}.MobileCategoryNav_scrollMode__K1ggF .MobileCategoryNav_categoryList__tWQNK{display:flex;width:-moz-max-content;width:max-content}.MobileCategoryNav_categoryItem__lxdUd{flex-shrink:0;padding:6px 8px;margin:0 2px;border-radius:12px;background-color:transparent;border:1px solid transparent;color:var(--text-secondary);font-size:18px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:32px}.MobileCategoryNav_categoryItem__lxdUd:active{transform:scale(.98)}.MobileCategoryNav_categoryItem__lxdUd.MobileCategoryNav_selected__NiRYp{background-color:var(--bg-primary);border-color:var(--accent-primary);color:var(--text-primary);font-weight:600}.MobileCategoryNav_emptyContainer__nMEz1{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 16px;gap:4px}.MobileCategoryNav_addCategoryButton__ouVRg{width:28px;height:28px;border-radius:50%;border:1px solid var(--border-light);background-color:var(--bg-thread);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-weight:400;color:var(--text-primary);transition:all .2s ease}.MobileCategoryNav_addCategoryButton__ouVRg:active{transform:scale(.95);background-color:var(--bg-hover)}.MobileCategoryNav_emptyMessage__YJFoL{font-size:14px;color:var(--text-secondary)}.MobileTitle_titleSection__eITB_{height:50px;display:flex;justify-content:center;align-items:center;background-color:var(--bg-thread)}.MobileTitle_title__qpDgj{font-size:22px;font-weight:700;color:var(--text-primary);margin:0}.MobileSearchTitle_titleSection__2kwSg{height:50px;display:flex;justify-content:center;align-items:center;background-color:var(--bg-thread)}.MobileSearchTitle_title__HQXQZ{font-size:22px;font-weight:700;color:var(--text-primary);margin:0}.viewport_viewportContainer__Mhjwy{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1024px;height:100vh;margin-left:40px;border-radius:10;margin-top:78px;z-index:99;display:flex;flex-direction:column;pointer-events:none;box-shadow:0 2px 4px var(--shadow-smnone)}.viewport_scrollableViewport__k_i5e{flex:1;height:100%;border:2px solid var(--border-light,#404040);border-radius:7px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;will-change:transform;transform:translateZ(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:1200px){.viewport_viewportContainer__Mhjwy{width:90vw}}@media (max-width:768px){.viewport_viewportContainer__Mhjwy{width:95vw;height:70vh;top:45%}}.viewport_dark__PiWjp .viewport_scrollableViewport__k_i5e{background:var(--bg-primary,#2d2d30);border-color:var(--border-dark,#555)}.viewport_scrollableViewport__k_i5e::-webkit-scrollbar{width:8px}.viewport_scrollableViewport__k_i5e::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:4px}.viewport_scrollableViewport__k_i5e::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.viewport_scrollableViewport__k_i5e::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.viewport_dark__PiWjp .viewport_scrollableViewport__k_i5e::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.viewport_dark__PiWjp .viewport_scrollableViewport__k_i5e::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}.viewport_dark__PiWjp .viewport_scrollableViewport__k_i5e::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}