:root{--background-main:#ffffff;--background:#f8f9fa;--foreground-main:#171717;--foreground:#212529;--main-dark-blue:#58a6ff;--main-blue:#7ebaff;--main-light-blue:#a2ceff;--main-lightest-blue:#cde4ff;--light-gray:#d1d1d1;--gray:#707070;--dark-gray:#464646;--background-color:#ffffff;--background-secondary:#f8f9fa;--background-tertiary:#f1f3f4;--text-color:#171717;--text-secondary:#6b7280;--border-color:#e5e7eb;--accent-color:#3b82f6;--accent-dark:#2563eb;--accent-light:rgba(59,130,246,0.1);--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444}[data-theme=dark]{--background-main:#171717;--background:#212529;--foreground-main:#ffffff;--foreground:#f8f9fa;--background-color:#1f2937;--background-secondary:#374151;--background-tertiary:#4b5563;--text-color:#f9fafb;--text-secondary:#d1d5db;--border-color:#4b5563;--accent-color:#60a5fa;--accent-dark:#3b82f6;--accent-light:rgba(96,165,250,0.1);--success-color:#34d399;--warning-color:#fbbf24;--error-color:#f87171}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.error,.not-found{margin-top:5rem;text-align:center}.error h1,.not-found h1{font-size:2rem;margin:0;font-weight:900;color:var(--main-blue);background-size:cover;background-position:50%}.error p,.not-found p{font-size:1.5rem;font-weight:500}.prevent-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer_footer__MbdlQ{text-align:center;padding:1rem 0;min-height:20px}[data-theme=dark] .footer_logo__z5B3Q{filter:invert(1)}.main-header_header__T4P4x{display:flex;justify-content:space-between;align-items:center;padding:1rem}.main-header_nav__7caAm ul{list-style:none;margin:0;padding:0;display:flex;gap:.5rem;font-size:1.25rem;align-items:center}@media only screen and (max-width:768px){.main-header_authMenu__ihJcs,.main-header_listedMenu__k4Lyw{display:none!important}.main-header_nav__7caAm ul>li:first-child{display:none}}.main-header_foldedMenu__t2DWs{display:none}@media only screen and (max-width:768px){.main-header_foldedMenu__t2DWs{display:block}}.main-header_userMenu__XHH2e{display:flex;align-items:center;gap:.75rem}.main-header_username__hz4mF{font-weight:500;color:#374151;font-size:1rem}.main-header_logoutButton__B_dgr{background-color:#dc2626;color:white;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.main-header_logoutButton__B_dgr:hover{background-color:#b91c1c}.main-header_logoutButton__B_dgr:focus{outline:2px solid #dc2626;outline-offset:2px}.main-header_registerLink__P1lJd{font-weight:600;color:var(--accent-color,#3b82f6)!important;background:rgba(59,130,246,.1);border-radius:4px;transition:all .2s ease}.main-header_registerLink__P1lJd:hover{background:var(--accent-color,#3b82f6)!important;color:white!important}@media only screen and (max-width:1024px) and (min-width:769px){.main-header_nav__7caAm ul{gap:.375rem;font-size:1.125rem}.main-header_listedMenu__k4Lyw a{padding:.5rem .75rem;font-size:.875rem}.main-header_username__hz4mF{font-size:.875rem}.main-header_logoutButton__B_dgr{padding:.375rem .75rem;font-size:.8125rem}}@media only screen and (max-width:768px){.main-header_header__T4P4x{padding:.75rem 1rem}.main-header_logo__BaWrz{font-size:1.25rem;gap:1rem}.main-header_logo__BaWrz img{width:2.5rem;height:2.5rem}.main-header_nav__7caAm ul{gap:.5rem}}.main-header_logo__BaWrz{display:flex;align-items:center;justify-content:center;gap:2rem;text-decoration:none;color:#5f5e5c;font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:.15rem;text-transform:uppercase;font-size:1.5rem;background:linear-gradient(to right,var(--main-light-blue),var(--main-dark-blue));-webkit-background-clip:text;background-clip:text;color:transparent}.main-header_logo__BaWrz img{width:3rem;height:3rem;object-fit:contain;filter:drop-shadow(0 0 .75rem rgba(0,0,0,.5))}