*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Lato,sans-serif;background:#f8f7f5;color:#1f2937;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}input,select,textarea{outline:none;font-family:Lato,sans-serif}input::placeholder{color:#9ca3af}a{text-decoration:none}button{font-family:Lato,sans-serif}.header-topbar{background:#061020;padding:.3rem 1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#94a3b8}.header-main-row{padding:.85rem 1.5rem;display:flex;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;width:100%}.header-auth-actions{display:none;flex-shrink:0}@media (max-width: 768px){.header-auth-actions{display:flex;align-items:center}}@media (max-width: 400px){.header-auth-label{display:none}}.header-search{flex:1;display:flex;gap:.5rem;max-width:720px}.main-layout{max-width:1400px;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:240px 1fr;gap:1.5rem;align-items:start}.listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2.5rem}.sidebar-panel{position:sticky;top:8rem}.mobile-filter-toggle{display:none;align-items:center;gap:.5rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:.55rem;padding:.5rem 1rem;cursor:pointer;font-size:.88rem;font-weight:700;color:#374151;font-family:Lato,sans-serif;margin-bottom:.75rem}@media (max-width: 1024px){.main-layout{grid-template-columns:200px 1fr;gap:1rem;padding:1rem}.listing-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.875rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}}@media (max-width: 768px){.header-topbar{display:none}.header-main-row{flex-wrap:wrap;gap:.625rem;padding:.75rem 1rem}.header-search{order:3;flex:1 1 100%;max-width:100%}.header-logo{flex:1}.main-layout{grid-template-columns:1fr;padding:.875rem;gap:0}.sidebar-panel{position:static;display:none}.sidebar-panel.open{display:block;margin-bottom:1rem}.mobile-filter-toggle{display:flex}.listing-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.main-layout{padding:.625rem}.header-main-row{padding:.625rem .75rem}.listing-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}@media (max-width: 640px){.form-grid-2{grid-template-columns:1fr}.post-modal-grid{grid-template-columns:1fr 1fr!important}.post-modal-photo-grid{grid-template-columns:repeat(3,1fr)!important}.auth-modal-header{padding:1.25rem 1.25rem 1rem!important}.auth-modal-body{padding:1.25rem!important}.dashboard-overlay{padding:.375rem!important}.post-modal-body{padding:1rem!important}}@media (max-width: 480px){.post-modal-photo-grid{grid-template-columns:repeat(2,1fr)!important}}@keyframes sponsored-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sponsored-track{display:flex;gap:.625rem;width:max-content}.sponsored-track-animated{animation:sponsored-scroll var(--sponsored-duration, 30s) linear infinite}.sponsored-track-animated:hover{animation-play-state:paused}
