.profile-dropdown .profile-admin-link,.profile-dropdown .profile-logout-form button{position:relative;isolation:isolate;display:grid!important;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:57px;overflow:hidden;padding:8px 10px!important;border-radius:14px!important;text-decoration:none;transition:transform .24s cubic-bezier(.2,.8,.2,1),border-color .24s,box-shadow .24s,background .24s!important}
.profile-dropdown .profile-admin-link:before,.profile-dropdown .profile-logout-form button:before{content:"";position:absolute;z-index:-1;inset:-90% -25%;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.28) 50%,transparent 62%);transform:translateX(-105%) rotate(8deg);transition:transform .7s ease}.profile-dropdown .profile-admin-link:hover:before,.profile-dropdown .profile-logout-form button:hover:before{transform:translateX(105%) rotate(8deg)}
.profile-dropdown .profile-admin-link{margin:5px 0 8px!important;border:1px solid #caff3d!important;background:linear-gradient(105deg,#baff00,#93da00)!important;color:#10150a!important;box-shadow:0 10px 25px rgba(184,255,0,.16),inset 0 1px rgba(255,255,255,.48)}.profile-dropdown .profile-admin-link:hover{transform:translateY(-2px) scale(1.01);border-color:#deff87!important;background:linear-gradient(105deg,#c5ff20,#a4eb0d)!important;box-shadow:0 14px 32px rgba(184,255,0,.24),0 0 0 3px rgba(184,255,0,.07),inset 0 1px rgba(255,255,255,.55)}
.profile-dropdown .profile-admin-link .account-menu-icon,.profile-dropdown .profile-logout-form button .account-menu-icon{width:36px!important;height:36px!important;display:grid!important;place-items:center;border-radius:11px;transition:transform .25s,border-color .25s,background .25s,color .25s}.profile-dropdown .profile-admin-link .account-menu-icon{border:1px solid rgba(20,40,0,.13);background:rgba(255,255,255,.25);color:#173000!important}.profile-dropdown .profile-admin-link:hover .account-menu-icon{transform:rotate(-5deg) scale(1.06);background:rgba(255,255,255,.38)}
.profile-dropdown .profile-action-copy{width:auto!important;min-width:0;display:block!important;text-align:left}.profile-dropdown .profile-action-copy b,.profile-dropdown .profile-action-copy small{display:block}.profile-dropdown .profile-action-copy b{font-size:10px;line-height:1.2}.profile-dropdown .profile-action-copy small{margin-top:3px;color:inherit;font-size:7px;font-weight:650;opacity:.58}.profile-dropdown .profile-action-arrow{width:auto!important;color:inherit;font-size:15px;font-style:normal;transition:transform .24s}.profile-dropdown .profile-admin-link:hover .profile-action-arrow{transform:translate(2px,-2px)}
.profile-dropdown .profile-logout-form{margin-top:8px!important;padding-top:9px!important;border-top:1px solid #303b42!important}.profile-dropdown .profile-logout-form button{border:1px solid #39464d!important;background:linear-gradient(145deg,#20292e,#192126)!important;color:#aeb8bd!important;box-shadow:inset 0 1px rgba(255,255,255,.055);cursor:pointer}.profile-dropdown .profile-logout-form button .account-menu-icon{border:1px solid #445159;background:#263138;color:#99a5ab}.profile-dropdown .profile-logout-form button:hover{transform:translateY(-2px);border-color:rgba(255,85,108,.45)!important;background:linear-gradient(145deg,#302026,#21191d)!important;color:#ff9aaa!important;box-shadow:0 11px 27px rgba(0,0,0,.34),0 0 0 3px rgba(255,75,101,.045)}.profile-dropdown .profile-logout-form button:hover .account-menu-icon{transform:translateX(2px);border-color:rgba(255,91,113,.42);background:rgba(255,69,94,.1);color:#ff7e92}.profile-dropdown .profile-logout-form button:hover .profile-action-arrow{transform:translateX(3px)}
.profile-dropdown .profile-admin-link:focus-visible,.profile-dropdown .profile-logout-form button:focus-visible{outline:2px solid #d3ff65;outline-offset:2px}@media(prefers-reduced-motion:reduce){.profile-dropdown .profile-admin-link,.profile-dropdown .profile-logout-form button,.profile-dropdown .profile-admin-link:before,.profile-dropdown .profile-logout-form button:before,.profile-dropdown .account-menu-icon,.profile-dropdown .profile-action-arrow{transition:none!important}}

.profile-dropdown .profile-logout-form button .account-menu-icon{width:27px!important;height:27px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.profile-dropdown .profile-logout-form button:hover .account-menu-icon{border:0!important;background:transparent!important;box-shadow:none!important}

.profile-dropdown nav .profile-action-copy b{color:#f0f3f4;font-size:10px;font-weight:800}.profile-dropdown nav .profile-action-copy small{color:#78858c;font-size:7px;opacity:1}.profile-dropdown .profile-subscription-copy b{display:block;color:#f1f4f5;font-size:10px;line-height:1.2}.profile-dropdown .profile-subscription-copy small{margin-top:3px!important;font-size:7px!important}

.profile-dropdown nav .profile-drive-link{grid-template-columns:34px minmax(0,1fr) auto 15px!important}.profile-dropdown nav .profile-drive-link:after{display:none!important}.profile-dropdown .profile-drive-link>em{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid color-mix(in srgb,var(--account-plan-color,#b8ff00),transparent 68%);border-radius:999px;background:color-mix(in srgb,var(--account-plan-color,#b8ff00),transparent 90%);color:color-mix(in srgb,var(--account-plan-color,#b8ff00),#fff 25%);font-size:7px;font-style:normal;font-weight:900;line-height:1;white-space:nowrap}.profile-dropdown .profile-drive-link>em>i{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 7px currentColor;animation:profileDrivePulse 2s ease-in-out infinite}.profile-dropdown .profile-drive-arrow{width:15px;height:15px;fill:none;stroke:#828e94;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s,color .2s}.profile-dropdown .profile-drive-link:hover .profile-drive-arrow{color:var(--lime);transform:translateX(2px)}@keyframes profileDrivePulse{50%{opacity:.45;transform:scale(.72)}}@media(prefers-reduced-motion:reduce){.profile-dropdown .profile-drive-link>em>i{animation:none}}
