.auth-nav-profile-menu{min-width:15rem;padding-top:.75rem;padding-bottom:.25rem}.auth-nav-profile-menu__header{align-items:center;gap:.75rem;padding:0 1rem;display:flex}.auth-nav-profile-menu__avatar{border-radius:9999px;flex-shrink:0;width:3rem;height:3rem;display:block;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001f}.auth-nav-profile-menu__identity{flex:1;min-width:0}.auth-nav-profile-menu__name{text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:1rem;font-weight:600;line-height:1.25;display:block;overflow:hidden}.auth-nav-profile-menu__name:hover{color:var(--color-brand-600,#0d9488)}.auth-nav-profile-menu__email{text-overflow:ellipsis;white-space:nowrap;color:#71717a;margin:0;font-size:.8125rem;overflow:hidden}.dark .auth-nav-profile-menu__email{color:#a1a1aa}.dark .auth-nav-profile-menu__name{color:#f4f4f5}.auth-nav-profile-menu__divider{border:0;border-top:1px solid #f0f1f3;margin:.75rem 1rem}.dark .auth-nav-profile-menu__divider{border-top-color:#27272a}.auth-nav-profile-menu__item{text-align:left;text-transform:capitalize;color:#595d69;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;width:100%;padding:.4rem 2rem;font-size:.9375rem;font-weight:400;transition:background-color .15s,color .15s;display:flex}.dark .auth-nav-profile-menu__item{color:#d4d4d8}.auth-nav-profile-menu__item:hover{color:var(--color-brand-600,#0d9488);background-color:#f0f1f3}.dark .auth-nav-profile-menu__item:hover{color:var(--color-brand-300,#5eead4);background-color:#27272acc}.auth-nav-profile-menu__item-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.auth-nav-profile-menu__modeswitch-row{padding:.4rem 2rem .75rem}.auth-nav-modeswitch{cursor:pointer;background:#595d69;border:0;border-radius:60px;align-items:center;width:42px;height:12px;margin:0;padding:0;transition:background-color .35s;display:flex;position:relative}.auth-nav-modeswitch__knob{color:#fff;background:#d8831b;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;transition:transform .45s,background-color .35s;display:flex;transform:translate(-14%);box-shadow:0 1px 2px #00000026}.auth-nav-modeswitch--dark{background:#d0d4d9}.auth-nav-modeswitch--dark .auth-nav-modeswitch__knob{background:#191a1f;transform:translate(18px)rotate(1turn)}.auth-nav-notif-menu{min-width:20rem;max-width:calc(100vw - 1.5rem);padding:0}@media (max-width:575.98px){.auth-nav-notif-menu{min-width:15rem}}.auth-nav-notif-menu__header{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.dark .auth-nav-notif-menu__header{border-bottom-color:#27272a}.auth-nav-notif-menu__title{margin:0;font-size:1rem;font-weight:600}.auth-nav-notif-menu__clear{color:var(--color-brand-600,#0d9488);background:0 0;border:0;padding:0;font-size:.8125rem}.auth-nav-notif-menu__clear:hover{text-decoration:underline}.auth-nav-notif-menu__empty{text-align:center;color:#71717a;padding:2rem .75rem;font-size:.875rem}.dark .auth-nav-notif-menu__empty{color:#a1a1aa}.auth-nav-bell{position:relative}.auth-nav-trigger-avatar{border-radius:9999px;flex-shrink:0;width:2.5rem;height:2.5rem;display:block;position:relative;overflow:hidden}
.mobile-nav-panel{background:#fff}.dark .mobile-nav-panel{background:#18181b}.mobile-nav-search{color:#64748b;background:#fff;border:1px solid #e3e9ef}.dark .mobile-nav-search{color:#a1a1aa;background:#09090b;border-color:#3f3f46}.mobile-nav-row{color:#4a5568;background:#f3f5f9;border-radius:.5rem;width:100%;padding:.85rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s;display:block}.mobile-nav-row:hover{background:#e9edf3}.dark .mobile-nav-row{color:#e4e4e7;background:#27272a}.dark .mobile-nav-row:hover{background:#3f3f46}.mobile-nav-row--accent,.dark .mobile-nav-row--accent{color:#fe5268}.mobile-nav-row--open{border-bottom-right-radius:0;border-bottom-left-radius:0}.mobile-nav-sub{background:#eef2f6;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;overflow:hidden}.dark .mobile-nav-sub{background:#1f1f23}.mobile-nav-sub-link{color:#64748b;padding:.75rem 1rem .75rem 2.75rem;font-size:.8125rem;font-weight:600;transition:color .2s,background-color .2s;display:block}.mobile-nav-sub-link:hover{color:var(--brand-500);background:#ffffffa6}.dark .mobile-nav-sub-link{color:#a1a1aa}.dark .mobile-nav-sub-link:hover{color:var(--brand-400);background:#ffffff0a}.mobile-nav-sub-heading{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0;padding:.65rem 1rem .35rem 2.75rem;font-size:.6875rem;font-weight:700}.dark .mobile-nav-sub-heading{color:#71717a}
.site-footer{color:#cbd5e1;background:linear-gradient(165deg, #2b3445 0%, color-mix(in srgb, var(--brand-950) 35%, #252e3d) 55%, #1f2734 100%);transition:background .35s,color .35s;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;opacity:.1;background-image:repeating-linear-gradient(45deg,#ffffff0d 0 2px,#0000 2px 14px);position:absolute;inset:0}.site-footer:after{content:"";pointer-events:none;background:linear-gradient(90deg, color-mix(in srgb, var(--brand-700) 70%, transparent) 0%, var(--brand-500) 50%, color-mix(in srgb, var(--brand-700) 70%, transparent) 100%);height:3px;position:absolute;top:0;left:0;right:0}.dark .site-footer{color:#b8c5d6;background:linear-gradient(165deg, #0c1016 0%, #151c28 48%, color-mix(in srgb, var(--brand-950) 75%, #0a0e14) 100%)}.dark .site-footer:before{opacity:.08}.dark .site-footer:after{background:linear-gradient(90deg, color-mix(in srgb, var(--brand-900) 85%, transparent) 0%, var(--brand-500) 50%, color-mix(in srgb, var(--brand-900) 85%, transparent) 100%)}.site-footer__features{z-index:1;background:#00000024;border-bottom:1px solid #ffffff14;position:relative}.dark .site-footer__features{background:#00000047;border-bottom-color:#ffffff0f}.site-footer__main{z-index:1;position:relative}.site-footer__icon-wrap{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.dark .site-footer__icon-wrap{background:#ffffff0d;border-color:#ffffff14}.site-footer__chip{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1f}.site-footer__chip:hover{background:#ffffff1a;border-color:#ffffff38}.dark .site-footer__chip{background:#ffffff0d;border-color:#ffffff1a}.dark .site-footer__chip:hover{background:#ffffff14;border-color:#ffffff2e}.site-footer__social{color:#cbd5e1;background:#ffffff12;border:1px solid #ffffff1a}.site-footer__social:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.dark .site-footer__social{background:#ffffff0d;border-color:#ffffff14}.dark .site-footer__social:hover{background:#ffffff1a}.site-footer__top-btn{color:#94a3b8}.site-footer__top-btn:hover{color:#fff;background:#ffffff14;border:1px solid #ffffff1f}
