@media screen and (max-width:600px){.header .links{display:none}}.header .links a{position:relative}.header .links a:before{content:"";background:var(--primary);width:0;height:1px;transition:all .4s;position:absolute;top:100%}.header .links a:hover:before,.header .links a.active:before{width:100%}.header .links a p{transition:all .4s}.header .auth_actions{position:relative}.header .auth_actions .profile_badge:before{display:none}.header .auth_actions .profile_badge{text-decoration:none}.header .auth_actions .profile_badge_avatar{position:relative}.header .auth_actions .profile_badge_text{flex-direction:column;line-height:1.1;display:flex}.header .auth_actions .logout_icon_button{position:relative}.header .auth_actions .logout_icon_button:hover{transform:translateY(-1px)}.header .auth_actions .admin_dashboard_icon_button:before{display:none}.header .auth_actions .admin_dashboard_icon_button{transition:all .3s;position:relative}.header .auth_actions .admin_dashboard_icon_button:hover{transform:translateY(-1px)}.header .auth_actions .logout_tooltip,.header .auth_actions .admin_dashboard_tooltip,.header .auth_actions .auth_link:before{display:none}.header .auth_actions .auth_link{transition:all .3s}.header .auth_actions .auth_link:hover{transform:translateY(-1px)}.header .links_toggle{display:none}@media screen and (max-width:600px){.header .links_toggle{display:block}}.mobile_nav_tooltip{display:none}.mobile_nav_item{transition:color .2s}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.profile_popover:before{content:"";background:#18181b;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:12px;height:12px;position:absolute;top:-6px;right:24px;transform:rotate(45deg)}.profile_popover a,.profile_popover button{transition:all .2s}.profile_popover a:before,.profile_popover button:before{display:none}.profile_popover .theme_toggle_button.active{color:#fff;background:#ffffff1a}.feedback_modal_overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:24px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.feedback_modal_content{background:#121212;border:1px solid #ffffff1a;border-radius:28px;width:100%;max-width:440px;padding:32px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:relative;box-shadow:0 25px 50px -12px #00000080}.feedback_modal_content h2{color:#fff;margin-bottom:8px;font-size:24px;font-weight:800}.feedback_modal_content p.subtitle{color:#a1a1aa;margin-bottom:32px;font-size:14px}.feedback_modal_content .form_group{margin-bottom:24px}.feedback_modal_content .form_group label{color:#71717a;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.feedback_modal_content .form_group input,.feedback_modal_content .form_group select,.feedback_modal_content .form_group textarea{color:#fff;background:#09090b;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:14px 18px;font-size:15px;font-weight:500;transition:all .2s}.feedback_modal_content .form_group input:focus,.feedback_modal_content .form_group select:focus,.feedback_modal_content .form_group textarea:focus{background:#0d0d0e;border-color:#fff3;outline:none}.feedback_modal_content .form_group input::placeholder,.feedback_modal_content .form_group select::placeholder,.feedback_modal_content .form_group textarea::placeholder{color:#3f3f46}.feedback_modal_content .form_group textarea{resize:none;min-height:140px}.feedback_modal_content .form_group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2371717a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:16px}.feedback_modal_content .submit_button{color:#fff;background:#18181b;border:1px solid #ffffff0d;border-radius:18px;width:100%;margin-top:8px;padding:16px;font-size:16px;font-weight:800;transition:all .3s}.feedback_modal_content .submit_button:hover:not(:disabled){background:#27272a;transform:translateY(-2px)}.feedback_modal_content .submit_button:disabled{opacity:.5;cursor:not-allowed}.feedback_modal_content .footer_links{text-align:center;color:#a1a1aa;margin-top:32px;font-size:14px;font-weight:700}.feedback_modal_content .footer_links a{color:#fff;text-underline-offset:4px;text-decoration:underline;transition:all .2s}.feedback_modal_content .footer_links a:hover{color:#d4d4d8}.feedback_modal_content .close_button{color:#52525b;transition:all .2s;position:absolute;top:24px;right:24px}.feedback_modal_content .close_button:hover{color:#fff}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.footer ul a{text-decoration:none;position:relative}.footer ul a:before{content:"";background:#61646b;width:0;height:1px;transition:all .4s;position:absolute;top:100%}.footer ul a:hover:before{width:100%}
