
.header_links{z-index:9999;background:#131313fd;border:1px solid #1d1d1d;border-radius:2rem;align-items:center;gap:1rem;width:max-content;padding:.5rem 1rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #00000094,inset 0 0 10px #1b1b1be4}.header_links,.header_links *{box-sizing:border-box}@media (max-width:767px){.header_links{justify-content:space-between;gap:.6rem;width:min(94vw,430px);padding:.45rem .8rem}}.header_links.auth-navbar{justify-content:space-between;gap:.8rem;width:min(94vw,540px);padding:.45rem .7rem .45rem 1rem}.header_links.auth-navbar .list{display:none!important}.header_links.auth-navbar .right{align-items:center;margin-left:auto;display:flex}.header_links.auth-navbar #mobile-menu{display:none!important}.auth-back-link{color:#cfcfcf;background:#ffffff08;border:1px solid #363636;border-radius:.7rem;align-items:center;gap:.45rem;padding:.52rem .78rem;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:550;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.auth-back-link:hover{color:#fff;background:#fc000014;border-color:#fc0000}.auth-back-link i{color:#fc0000;font-size:.82rem}.header_links .left{flex-shrink:0;align-items:center;display:flex}.header_links .left a{align-items:center;text-decoration:none;display:flex}.header_links .left .site_logo{width:auto!important;max-width:none!important;height:1.8rem!important}.header_links .list{display:none}.header_links .list a{text-decoration:none}.header_links .list span{color:gray;cursor:pointer;text-shadow:0 0 4px #0000009a;white-space:nowrap;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:500;transition:color .2s}.header_links .list span:hover{color:#eee}.nav-label{align-items:center;gap:.35rem;display:inline-flex;position:relative}.nav-dot{background:#fc0000;border-radius:999px;width:.4rem;height:.4rem;box-shadow:0 0 8px #fc000099}.header_links .right{display:none}.header_links .right .download{color:#a0a0a0;cursor:pointer;background:#1f1f1fb9;border:2px solid #3f3f3f;border-radius:.8rem;flex-shrink:0;align-items:center;gap:.5rem;height:2.5rem;padding:.5rem 1rem;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:500;transition:border .3s,box-shadow .3s;display:flex;box-shadow:inset 0 0 5px #262626}.header_links .right .download:hover{border-color:#535353;box-shadow:inset 0 0 5px #323232}.header_links .right .download i{margin-right:.2rem}.account-dropdown{flex-shrink:0;position:relative}.account-trigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.3rem;transition:opacity .2s;display:flex}.account-trigger:hover{opacity:.8}.account-pfp{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.account-label{color:#a0a0a0;white-space:nowrap;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:500}.account-chevron{color:#a0a0a0;margin-left:.1rem;font-size:.6rem;transition:transform .2s}.account-chevron.open{transform:rotate(180deg)}.account-menu{z-index:10000;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:.8rem;min-width:240px;padding:.5rem;animation:.2s ease-out dropdownFadeIn;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 24px #0006}.account-menu-header{align-items:center;gap:.75rem;padding:.6rem .8rem;display:flex}.account-menu-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.account-menu-info{flex-direction:column;flex:1;align-items:flex-start;gap:.1rem;display:flex;overflow:hidden}.account-menu-name{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:600;overflow:hidden}.account-menu-email{color:#707070;white-space:nowrap;text-overflow:ellipsis;font-family:InterVariable,sans-serif;font-size:.75rem;overflow:hidden}.account-trigger.loading{cursor:default}.account-pfp-skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%;border-radius:50%;width:32px;height:32px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.account-trigger.sign-in{text-decoration:none}button.account-menu-item{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.account-menu-item{color:#d0d0d0;border-radius:.5rem;align-items:center;gap:.7rem;padding:.6rem .8rem;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.account-menu-item:hover{color:#fff;background:#2a2a2a}.account-menu-item i{color:#888;width:1rem;font-size:.85rem}.account-menu-item:hover i{color:#aaa}.account-menu-item.logout{color:#ff6b6b;cursor:pointer}.account-menu-item.logout:hover{color:#ff5252;background:#ff6b6b1a}.account-menu-item.logout i{color:#ff6b6b}.account-menu-divider{background:#2a2a2a;height:1px;margin:.4rem 0}#mobile-menu{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;margin-left:auto;font-size:1.4rem;transition:transform .3s,color .3s;display:block}#mobile-menu:hover{color:#fc0000;transform:scale(1.1)}#mobile-menu:active{transform:scale(.95)}.mobile-menu-container{top:calc(env(safe-area-inset-top,0px) + 5rem);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:min(94vw,430px);max-height:min(80dvh,40rem);padding:1.1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:9998;background:linear-gradient(145deg,#131313fd,#1a1a1afd);border:1px solid #2a2a2a;border-radius:1.2rem;flex-direction:column;gap:.85rem;animation:.3s ease-out forwards slideDown;display:flex;position:fixed;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 8px 24px #00000080,inset 0 1px #ffffff0d}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(2px);z-index:9997;background:#00000094;border:none;margin:0;padding:0;position:fixed;inset:0}.mobile-account-section{background:#ffffff08;border:1px solid #2a2a2a;border-radius:.8rem;align-items:center;gap:.75rem;padding:.5rem;display:flex}.mobile-account-pfp{object-fit:cover;border-radius:50%;width:48px;height:48px}.mobile-account-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.mobile-account-name{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;overflow:hidden}.mobile-account-email{color:gray;white-space:nowrap;text-overflow:ellipsis;font-family:InterVariable,sans-serif;font-size:.85rem;font-weight:400;line-height:1.25;overflow:hidden}.mobile-nav-list{border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;flex-direction:column;gap:0;padding:.5rem 0;display:flex}.mobile-nav-list a{border-radius:.6rem;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .2s;display:flex}.mobile-nav-list a:hover{background:#fc00001a}.mobile-nav-list a:active{transform:scale(.98)}.mobile-nav-list a i{color:gray;text-align:center;width:1.25rem;font-size:1rem}.mobile-nav-list a:hover i{color:#fc0000}.mobile-nav-list a span{color:#e0e0e0;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:500;transition:color .2s}.mobile-nav-list a:hover span{color:#fc0000}.mobile-account-actions{border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;flex-direction:column;gap:.2rem;padding:.45rem 0;display:flex}.mobile-action-item{border-radius:.6rem;align-items:center;gap:.75rem;padding:.65rem .75rem;text-decoration:none;transition:all .2s;display:flex}.mobile-action-item:hover{background:#ffffff0d}.mobile-action-item i{color:gray;text-align:center;width:1.25rem;font-size:.9rem}.mobile-action-item span{color:#b0b0b0;font-family:InterVariable,sans-serif;font-size:.95rem;font-weight:500}.mobile-action-item:hover i,.mobile-action-item:hover span{color:#e0e0e0}.mobile-download-btn{padding-top:.5rem}.mobile-download-btn a{text-decoration:none}.mobile-download-btn .download{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fc0000,#d40000);border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.85rem 1rem;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #fc00004d}.mobile-download-btn .download:hover{background:linear-gradient(135deg,#d40000,#b00000);transform:translateY(-2px);box-shadow:0 6px 16px #fc000066}.mobile-download-btn .download:active{transform:translateY(0)}.mobile-download-btn .download i{font-size:1rem}.mobile-signout{cursor:pointer;background:0 0;border:none;border-top:1px solid #2a2a2a;border-radius:.6rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:1rem .65rem .65rem;transition:all .2s;display:flex}.mobile-signout i{color:#ff6b6b;font-size:.9rem}.mobile-signout span{color:#ff6b6b;font-family:InterVariable,sans-serif;font-size:.95rem;font-weight:500}.mobile-signout:hover{background:#ff6b6b1a}.mobile-signout:hover i,.mobile-signout:hover span{color:#ff5252}.mobile-signin{color:#333;background:#fff;border-top:1px solid #2a2a2a;border-radius:.6rem;justify-content:center;align-items:center;gap:.6rem;margin-top:.25rem;padding:1rem 1rem .85rem;font-family:InterVariable,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.mobile-signin i{color:#4285f4;font-size:1rem}.mobile-signin:hover{background:#f5f5f5}.mobile-account-signin{color:#fc0000;font-size:.85rem;text-decoration:none;transition:color .2s}.mobile-account-signin:hover{color:#f33;text-decoration:underline}@media (max-width:380px){.header_links{gap:.5rem;padding:.4rem .6rem}.header_links.auth-navbar{width:96vw;padding:.4rem .55rem .4rem .75rem}.header_links .left .site_logo{height:1.5rem!important}.header_links.auth-navbar .left .site_logo{height:1.45rem!important}.auth-back-link span{display:none}.auth-back-link{padding:.5rem .55rem}.mobile-menu-container{width:96vw;top:calc(env(safe-area-inset-top,0px) + 4.7rem);padding:.95rem}.mobile-account-pfp{width:40px;height:40px}.mobile-account-name,.mobile-nav-list a span,.mobile-action-item span{font-size:.9rem}}@media (min-width:381px) and (max-width:640px){.header_links{padding:.5rem 1rem}}@media (min-width:641px) and (max-width:767px){#mobile-menu{display:none}.header_links{gap:.8rem;padding:.45rem .5rem .45rem 1rem}.header_links .list{align-items:center;gap:.8rem;display:flex}.header_links .list span{font-size:.9rem}.header_links .right{align-items:center;gap:.4rem;display:flex}.header_links .right .download{height:2.1rem;padding:.4rem .7rem;font-size:.9rem}.account-trigger{padding:.25rem .4rem}.account-pfp{width:28px;height:28px}.account-label{font-size:.9rem}.account-chevron{font-size:.55rem}}@media (min-width:768px){#mobile-menu{display:none}.header_links{gap:1.2rem;padding:.5rem .6rem .5rem 1.2rem}.header_links .list{align-items:center;gap:1.2rem;display:flex}.header_links .list span{font-size:.95rem}.header_links .right{align-items:center;gap:.6rem;display:flex}.header_links .right .download{height:2.3rem;padding:.45rem .9rem;font-size:.95rem}.account-trigger{padding:.3rem .5rem}.account-pfp{width:30px;height:30px}.account-label{font-size:.95rem}}@media (min-width:1024px){.header_links{gap:1.8rem;padding:.5rem .7rem .5rem 1.5rem}.header_links .list{gap:1.6rem}.header_links .list span{font-size:1rem}.header_links .right{gap:.7rem}.header_links .right .download{height:2.4rem;padding:.5rem 1rem;font-size:1rem}.account-trigger{padding:.35rem .55rem}.account-pfp{width:32px;height:32px}.account-label{font-size:1rem}}@media (min-width:1280px){.header_links{gap:2.2rem;padding:.5rem .8rem .5rem 1.5rem}.header_links .list{gap:2rem}.header_links .list span{font-size:1.05rem}.header_links .right{gap:.75rem}.header_links .right .download{height:2.5rem;padding:.5rem 1rem;font-size:1.05rem}.account-trigger{padding:.35rem .6rem}.account-label{font-size:1.05rem}}@media (min-width:1536px){.header_links{gap:2.5rem}.header_links .list{gap:2.4rem}}
