.Footer_footer__OYoYH{width:100%;height:6rem;max-width:960px;margin:0 auto;padding:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid var(--border-secondary)}.Footer_footer__OYoYH .Footer_left__fTz49{display:flex;flex-direction:column;gap:4px}.Footer_footer__OYoYH .Footer_left__fTz49 .Footer_links__M2Ji2{display:flex;flex-direction:row;gap:8px}.Footer_footer__OYoYH .Footer_left__fTz49 .Footer_copyright__1ODhL,.Footer_footer__OYoYH .Footer_left__fTz49 .Footer_links__M2Ji2 .Footer_separator__lK91E{color:var(--foreground-tertiary)}:root{--brand-primary:#00aaff;--brand-secondary:#0086c9;--brand-background:#00aaff22;--matches-theme:#dca500;--matches-theme-background:#dca50022;--matches-theme-background-active:#dca50044;--tradables-theme:#00aaff;--tradables-theme-background:#00aaff22;--tradables-theme-background-active:#00aaff44;--wishlist-theme:#ff6600;--wishlist-theme-background:#ff660022;--wishlist-theme-background-active:#ff660044;--library-theme:#339933;--library-theme-background:#33993322;--library-theme-background-active:#33993344;--blacklist-theme:#df3333;--blacklist-theme-background:#df333322;--blacklist-theme-background-active:#df333344;--offers-theme:#ff55ff;--offers-theme-background:#ff55ff22;--offers-theme-background-active:#ff55ff44;--green:#00aa00;--red:#aa0000;--success-foreground:#00aa00;--success-background-active:#00aa0044;--success-background:#00aa0022;--error-foreground:#f62d2d;--error-background:#f62d2d22;--error-background-active:#f62d2d44;--warning-foreground:#dca500;--warning-background:#dca50022;--warning-background-active:#dca50044;--info-foreground:#00aaff;--info-background:#00aaff22;--info-background-active:#00aaff44;--link:#00aaff;--offer-pending:#dca500;--offer-accepted:#55ac55;--offer-rejected:#a7a7a7;--offer-expired:#a7a7a7;--offer-partially-completed:#00aa00;--offer-completed:#00aa00;--offer-failed:#ff4141;--offer-cancelled:#a7a7a7;--offer-cancelled-by-system:#a7a7a7;--offer-countered:#a7a7a7;--background-heavy:#fff;--background:#ffffff;--background-secondary:#e9e9e9;--background-secondary-translucent:#e9e9e9bb;--background-tertiary:#d9d9d9;--background-quaternary:#f5f5f5;--background-translucent:#ffffffbb;--foreground:#171717;--foreground-secondary:#414141;--foreground-tertiary:#cecece;--border:#b6b6b6;--border-secondary:#cbcbcb;--border-tertiary:#e9e9e9;--border-hover:#000000;--dialog-shadow:#4e4e4e93;--button-background:#ffffff;--button-background-active:#f1f1f1;--button-border:#dbdbdb;--button-border-hover:#a9a9a9;--button-ghost-background-hover:#e9e9e9;--button-ghost-background-active:#d9d9d9;--input-background:#ffffff;--input-border:#c9c9c9;--input-border-hover:#909090;--input-background-active:#e7e7e7;--card-shadow:rgba(0,0,0,0.2)}[data-theme=dark]{--background-heavy:#000;--background:#121212;--background-secondary:#282828;--background-secondary-translucent:#282828bb;--background-tertiary:#1e1e1e;--background-quaternary:#161616;--background-translucent:#121212bb;--foreground:#ededed;--foreground-secondary:#a7a7a7;--foreground-tertiary:#696969;--border:#999999;--border-secondary:#595959;--border-tertiary:#2c2c2c;--border-hover:#ffffff;--dialog-shadow:#121212bb;--button-background:#181818;--button-background-active:#252525;--button-border:#2d2d2d;--button-border-hover:#595959;--button-ghost-background-hover:#282828;--button-ghost-background-active:#1e1e1e;--input-background:#181818;--input-border:#2d2d2d;--input-border-hover:#595959;--input-background-active:#282828;--card-shadow:rgba(0,0,0,0.2)}:root{--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-mono:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,Consolas,"DejaVu Sans Mono",monospace}body,html{max-width:100vw;overflow-x:clip;overscroll-behavior:none}body{color:var(--foreground);background:var(--background);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none}a:hover{text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0)}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout_body__oiEIT{display:flex;flex-direction:column;min-height:100dvh}.layout_main__30FUz{flex:1 1;width:100%;max-width:960px;margin:0 auto;padding:8px}.Navigation_navLinks__b63Jy{display:flex;flex-direction:row;gap:16px}.Navigation_navLinks__b63Jy .Navigation_navLink__gNBRl{display:flex;align-items:center;gap:4px;color:var(--foreground-secondary);position:relative;text-decoration:none;padding:6px;border-radius:8px}.Navigation_navLinks__b63Jy .Navigation_navLink__gNBRl:hover{background-color:var(--background-secondary)}.Navigation_navLinks__b63Jy .Navigation_navLink__gNBRl .Navigation_navLinkIcon__erHIN{width:16px;height:16px;align-self:center}.Navigation_navLinks__b63Jy .Navigation_navLink__gNBRl.Navigation_active__kjZI_{color:var(--brand-primary)}.Navigation_navLinks__b63Jy .Navigation_navLink__gNBRl.Navigation_active__kjZI_:hover{background-color:var(--brand-background)}.SearchBar_searchBarContainer__842MG{width:300px;border-bottom:1px solid var(--border-secondary);display:flex;flex-direction:row;align-items:center;gap:4px}.SearchBar_searchBarContainer__842MG:has(.SearchBar_searchBar__LbGtq:focus),.SearchBar_searchBarContainer__842MG:has(.SearchBar_searchBar__LbGtq:hover){border-bottom:1px solid var(--border-hover)}.SearchBar_searchBarContainer__842MG .SearchBar_searchBar__LbGtq{width:100%;font-size:16px;padding:4px;background:none;border:none;position:relative}.SearchBar_searchBarContainer__842MG .SearchBar_searchBar__LbGtq:focus{outline:none}.SearchBar_searchBarContainer__842MG .SearchBar_searchButton__x3_P0{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:var(--foreground-secondary)}.SearchBar_searchBarContainer__842MG .SearchBar_searchButton__x3_P0:hover{color:var(--foreground)}.UserControls_user__6IOX7 .UserControls_userDropdownTrigger__7Kn8O{padding:0;outline:none}.UserControls_user__6IOX7 .UserControls_userDropdownTrigger__7Kn8O .UserControls_userDropdownTriggerContent__ySY7m{display:flex;align-items:center;justify-content:center;flex-direction:row}.UserControls_user__6IOX7 .UserControls_userDropdownTrigger__7Kn8O .UserControls_chevronIcon__kFifY{width:1rem;height:1rem;color:var(--foreground-secondary);margin:0 .25rem}.UserControls_user__6IOX7 .UserControls_userDropdownTrigger__7Kn8O .UserControls_userAvatar__7sWlb{border-radius:4px}.UserControls_dropdownMenuItemLink__vCXSR{color:var(--foreground);text-decoration:none}.UserControls_dropdownMenuItemLink__vCXSR:hover{cursor:pointer;text-decoration:none}.UserControls_dropdownMenuItemLogoutLink__Eg7nH{color:var(--error-foreground)}.UserControls_dropdownMenuItemLogoutLink__Eg7nH:hover{color:var(--error-foreground)!important;background-color:var(--error-background)!important}