.account_accountWrap__jP8IJ{display:grid;grid-template-columns:1fr;gap:14px;height:auto;margin-top:16px}.account_sidebar__oBwx3{background:#fff;border-radius:16px;border:1px solid #e8edf3;padding:12px;box-shadow:0 8px 20px rgba(16,24,40,.06);position:fixed;left:0;top:0;height:100dvh;width:min(320px,84vw);border-radius:0 16px 16px 0;z-index:10000;overflow-y:auto;transform:translateX(-105%);transition:transform .26s ease}.account_sidebarOpen__RSP83{transform:translateX(0)}.account_sidebarBackdrop__ITCPA{position:fixed;inset:0;border:none;padding:0;margin:0;background:rgba(15,23,42,.38);z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s ease}.account_sidebarBackdropOpen__cAnCK{opacity:1;pointer-events:auto}.account_sidebarHead__WNNzn{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.account_sidebarTitle__elOgy{font-size:15px;font-weight:800;color:#14532d}.account_sidebarClose__kz7Oz{height:32px;width:32px;border:1px solid #d6e6dc;background:#fff;color:#14532d;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.account_menu__Mr3kp{display:grid;gap:6px}.account_item__zwN9K{gap:8px;min-height:38px;padding:0 10px;color:#344054;text-align:left}.account_itemActive__szNch{background:#14532d;color:#fff}.account_logoutItem__TdjDU{color:#912018;background:#fff5f5}.account_logoutItem__TdjDU:hover{background:#ffe6e6}.account_content__VgH0M{min-width:0;min-height:0;overflow-y:auto}@media(min-width:992px){.account_sidebarBackdrop__ITCPA{display:none}.account_accountWrap__jP8IJ{grid-template-columns:250px minmax(0,1fr);align-items:start;min-height:100vh}.account_sidebar__oBwx3{position:sticky;top:16px;left:auto;width:auto;height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;z-index:auto;border-radius:16px;transform:none}.account_sidebarClose__kz7Oz{display:none}}.account_menuItemGroup__dBN3c{display:flex;flex-direction:column;width:100%}.account_item__zwN9K{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:#4b5563;font-size:14px;font-weight:500;transition:all .2s;cursor:pointer;background:rgba(0,0,0,0);border:none;width:100%;text-decoration:none}.account_item__zwN9K:hover{background:#f3f4f6;color:#14532d}.account_itemContent__W6dUW{display:flex;align-items:center;gap:12px;flex:1}.account_itemActive__szNch,.account_itemActive__szNch:hover{background:#e8f5e9;color:#14532d}.account_itemWithChildren__ykEao{justify-content:space-between}.account_itemWithChildren__ykEao:hover{background:#f3f4f6}.account_childItem__fdUM7{padding-left:40px;font-size:13px;font-weight:400}.account_childItem__fdUM7 svg{opacity:.7}.account_subMenu__jWGOc{margin-left:8px;border-left:1px solid #e5e7eb;margin-top:4px;margin-bottom:4px;animation:account_slideDown__q9BzL .2s ease-out}@keyframes account_slideDown__q9BzL{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.account_logoutItem__TdjDU{margin-top:12px;border-top:1px solid #e5e7eb;border-radius:0;padding-top:16px;color:#dc2626}.account_logoutItem__TdjDU:hover{background:#fef2f2;color:#dc2626}@media(max-width:768px){.account_childItem__fdUM7{padding-left:32px}.account_subMenu__jWGOc{margin-left:4px}}