.account-menu{position:relative;z-index:35}.account-menu-trigger{min-height:45px;display:flex;align-items:center;gap:9px;border:1px solid rgba(8,123,105,.22)!important;border-radius:14px!important;background:#fff!important;color:#173b37!important;padding:5px 9px 5px 11px!important;cursor:pointer;box-shadow:0 7px 20px rgba(10,65,57,.06);transition:.2s}.account-menu-trigger:hover,.account-menu.open .account-menu-trigger{border-color:rgba(8,123,105,.46)!important;box-shadow:0 10px 25px rgba(10,65,57,.11)}.account-avatar{display:grid;place-items:center;width:32px;height:32px;min-width:32px;border-radius:10px;background:linear-gradient(145deg,#0a8c77,#087365);color:#fff;font-size:13px;font-weight:900;box-shadow:0 6px 14px rgba(8,123,105,.2)}.account-avatar.large{width:42px;height:42px;min-width:42px;border-radius:13px;font-size:16px}.account-trigger-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;max-width:132px}.account-trigger-copy b{display:block;max-width:100%;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-trigger-copy small{font-size:7px;color:#758884;margin-top:2px}.account-chevron{font-size:13px;color:#6f8580;transition:transform .2s}.account-menu.open .account-chevron{transform:rotate(180deg)}.account-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:285px;padding:10px;border:1px solid rgba(16,47,44,.09);border-radius:19px;background:rgba(255,255,255,.98);backdrop-filter:blur(18px);box-shadow:0 25px 65px rgba(7,48,42,.18);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);transform-origin:top left;transition:.18s;pointer-events:none}.account-menu.open .account-dropdown{opacity:1;visibility:visible;transform:none;pointer-events:auto}.account-dropdown-head{display:flex;align-items:center;gap:10px;padding:8px 8px 12px;border-bottom:1px solid #e9f0ee}.account-dropdown-head b,.account-dropdown-head small{display:block}.account-dropdown-head b{font-size:12px}.account-dropdown-head small{font-size:8px;color:#718681;margin-top:3px}.account-dropdown nav{display:grid;gap:3px;padding-top:7px}.account-dropdown nav a{display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;border-radius:12px;text-decoration:none;color:#254641;transition:.18s}.account-dropdown nav a:hover{background:#eef8f5;color:#087b69}.account-dropdown nav a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e8f5f1;color:#087b69;font-size:15px}.account-dropdown nav b,.account-dropdown nav small{display:block}.account-dropdown nav b{font-size:10px}.account-dropdown nav small{font-size:7px;color:#7a8d89;margin-top:3px}.account-dropdown nav i{font-style:normal;font-size:11px}.account-dropdown nav .account-logout{margin-top:4px;border-top:1px solid #edf2f0;border-radius:0 0 12px 12px;color:#9b3f3f}.account-dropdown nav .account-logout:hover{background:#fff1f1;color:#9b3f3f}.account-dropdown nav .account-logout>span{background:#fdeaea;color:#a43f3f}.drawer-account-links{display:grid;gap:5px;margin:0 0 12px}.drawer-account-links a{display:grid!important;grid-template-columns:34px 1fr auto!important;align-items:center;gap:9px;padding:9px 10px!important;border-radius:11px;background:#f5faf8;color:#24443f!important;text-decoration:none}.drawer-account-links a>span{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:#e3f3ee;color:#087b69}.drawer-account-links a b{font-size:10px}.drawer-account-links a i{font-style:normal;color:#087b69}.drawer-account-links .drawer-account-logout{background:#fff3f3;color:#9a3f3f!important}.drawer-account-links .drawer-account-logout>span{background:#fde8e8;color:#9a3f3f}.drawer-user .drawer-account-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#087b69;color:#fff;font-weight:900}.drawer-user.account-user-card{cursor:default}.drawer-user.account-user-card b{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-user.account-user-card i{color:#087b69;font-style:normal}.mobile-app-nav .mobile-account-link span{font-weight:900}
@media(max-width:900px){.account-menu-trigger{min-height:42px}.account-trigger-copy{max-width:105px}.account-trigger-copy small{display:none}.account-dropdown{left:0;width:min(285px,calc(100vw - 30px))}}
@media(max-width:600px){.topbar>.header-actions .account-menu{display:none}.internal-topbar>.header-actions .account-menu{display:none}}

/* v6.6 mobile account accordion and standard icons */
.ui-icon{display:block;flex:0 0 auto}
.mobile-drawer{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}
.mobile-drawer::-webkit-scrollbar{display:none}
.mobile-drawer .drawer-head{position:sticky;top:0;z-index:4;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);padding-top:2px}
.drawer-account-accordion{margin:14px 0 8px;border:1px solid #e2eeeb;border-radius:17px;background:#f7fbfa;overflow:hidden}
.drawer-account-accordion .drawer-user{width:100%;margin:0;border:0;background:transparent;color:inherit;text-align:right;cursor:pointer;border-radius:0;padding:12px}
.drawer-account-copy{display:flex;flex-direction:column;min-width:0;align-items:flex-start}
.drawer-account-copy b,.drawer-account-copy small{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.drawer-account-copy b{font-size:12px}.drawer-account-copy small{font-size:8px;color:#718681;margin-top:3px}
.drawer-account-chevron{display:grid;place-items:center;color:#087b69;transition:transform .22s}
.drawer-account-accordion.open .drawer-account-chevron{transform:rotate(180deg)}
.drawer-account-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease,opacity .2s ease;opacity:.3}
.drawer-account-accordion.open .drawer-account-panel{grid-template-rows:1fr;opacity:1}
.drawer-account-panel-inner{min-height:0;overflow:hidden}
.drawer-account-links{display:grid!important;gap:4px!important;margin:0!important;padding:0 8px 9px!important}
.drawer-account-links a{display:grid!important;grid-template-columns:38px minmax(0,1fr) 18px!important;gap:9px!important;padding:8px 9px!important;background:#fff!important;border:1px solid #e8f0ee!important;border-radius:11px!important}
.drawer-account-links a>span,.account-dropdown nav a>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eaf6f2;color:#087b69}
.drawer-account-links a b{font-size:10px}.drawer-account-links a i,.account-dropdown nav a i{display:grid;place-items:center;color:#087b69;font-style:normal}
.drawer-account-links .drawer-account-logout{background:#fff6f6!important;border-color:#f4dddd!important;color:#9b3f3f!important}
.drawer-account-links .drawer-account-logout>span{background:#fdeaea;color:#a43f3f}
.drawer-main-nav{display:grid!important;gap:4px!important;overflow:visible!important;min-height:auto!important;flex:0 0 auto!important}
.drawer-main-nav>a{display:grid!important;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:6px 8px!important;border-radius:12px!important}
.drawer-main-nav>a>span{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:#edf7f4!important;color:#087b69!important;font-size:0!important}
.drawer-main-nav>a>span .ui-icon{width:20px;height:20px}
.drawer-main-nav>a>b{font-size:11px;font-weight:700}
.drawer-main-nav .drawer-loan-link>div{display:flex;flex-direction:column;gap:2px}
.drawer-main-nav .drawer-loan-link>div b{font-size:11px}.drawer-main-nav .drawer-loan-link>div small{font-size:7px}
.drawer-install{flex:0 0 auto;margin-top:8px}
.drawer-install-icon{display:grid!important;place-items:center!important;font-size:0!important}
.drawer-support{margin-top:12px!important;display:flex;align-items:center;gap:10px;flex:0 0 auto}
.drawer-support>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.1);color:#8ae1cf}
.drawer-support>div{min-width:0}.drawer-support a{font-size:11px}
.account-dropdown nav a>span .ui-icon{width:19px;height:19px}
.account-chevron{display:grid;place-items:center}
@media(max-width:600px){.mobile-drawer{width:min(350px,92vw);padding:14px 13px max(18px,var(--safe-bottom))}.drawer-head{padding-bottom:12px}.drawer-account-accordion{margin-top:12px}.drawer-main-nav>a{min-height:46px}}

/* v6.7 account links — clear, clickable and active */
.account-dropdown nav a,
.drawer-account-links a{pointer-events:auto!important;cursor:pointer!important;position:relative;z-index:2}
.account-dropdown nav a:focus-visible,
.drawer-account-links a:focus-visible{outline:3px solid rgba(8,123,105,.18);outline-offset:2px}
.drawer-account-links a:hover,
.drawer-account-links a:active{background:#edf8f5!important;border-color:#cfe7e1!important;color:#087b69!important}
.drawer-account-panel{position:relative;z-index:3}
