*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fff;--bg-secondary:#f4f6f9;--bg-card:#e8edf5;--accent:#1f6feb;--accent-hover:#005cc5;--correct:#2ea44f;--wrong:#d73a49;--text-primary:#1a1a2e;--text-secondary:#586069;--text-muted:#959da5;--border:#d1d5da;--radius:12px;--radius-sm:8px}html{-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:400px){html{font-size:15px}}
.header-module__Voge7q__header{z-index:100;background:var(--bg-primary);border-bottom:1px solid var(--border);position:sticky;top:0}.header-module__Voge7q__inner{justify-content:space-between;align-items:center;max-width:1024px;height:56px;margin:0 auto;padding:0 16px;display:flex}.header-module__Voge7q__logo{color:var(--accent);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;text-decoration:none}.header-module__Voge7q__logo:hover{color:var(--accent-hover)}.header-module__Voge7q__nav{gap:16px;display:flex}.header-module__Voge7q__navLink{color:var(--text-secondary);white-space:nowrap;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s}.header-module__Voge7q__navLink:hover{color:var(--accent)}.header-module__Voge7q__hamburgerWrapper{display:none;position:relative}.header-module__Voge7q__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.header-module__Voge7q__hamburgerLine{background:var(--text-primary);border-radius:1px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.header-module__Voge7q__hamburgerLineOpen:first-child{transform:translateY(7px)rotate(45deg)}.header-module__Voge7q__hamburgerLineOpen:nth-child(2){opacity:0}.header-module__Voge7q__hamburgerLineOpen:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-module__Voge7q__mobileMenu{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:200;min-width:160px;padding:8px 0;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 12px #0000001a}.header-module__Voge7q__mobileNavLink{color:var(--text-primary);padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.header-module__Voge7q__mobileNavLink:hover{background:var(--bg-secondary);color:var(--accent)}.header-module__Voge7q__headerActions{align-items:center;gap:8px;display:flex}.header-module__Voge7q__authButtonPlaceholder{width:72px;height:32px;display:inline-block}.header-module__Voge7q__authButtonLogin{color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);white-space:nowrap;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.header-module__Voge7q__authButtonLogin:hover{background:var(--accent);color:#fff}.header-module__Voge7q__authButtonUser{align-items:center;gap:8px;display:flex}.header-module__Voge7q__authButtonAvatar{background:var(--accent);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.header-module__Voge7q__authButtonSignout{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;transition:color .15s}.header-module__Voge7q__authButtonSignout:hover{color:var(--wrong)}@media (max-width:640px){.header-module__Voge7q__nav{display:none}.header-module__Voge7q__hamburgerWrapper{display:block}}
.footer-module__1xoUSW__footer{border-top:1px solid var(--border);background:var(--bg-secondary);color:var(--text-muted)}.footer-module__1xoUSW__inner{flex-direction:column;gap:12px;max-width:640px;margin:0 auto;padding:20px 16px;display:flex}.footer-module__1xoUSW__links{flex-wrap:wrap;gap:12px 20px;display:flex}.footer-module__1xoUSW__link{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-module__1xoUSW__link:hover{color:var(--accent)}.footer-module__1xoUSW__copy{color:var(--text-muted);font-size:.8rem}
