.listing-page-container{width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem;min-height:calc(100vh - var(--nav-h));box-sizing:border-box;background:#f8f9fa}.listing-header{text-align:center;margin-bottom:3rem;background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.listing-header h1{margin:0 0 .75rem;font-size:2.5rem;font-weight:700;color:var(--blue);letter-spacing:-.02em}.listing-header p{font-size:1.25rem;color:#6c757d;margin:0;font-weight:400}listing-form{display:block;width:100%}.main-nav a.active{background-color:#f3c11433;border-radius:4px;font-weight:600}bottom-nav{margin-top:auto}body{background:#f8f9fa;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(4,19,59,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(243,193,20,.03) 0%,transparent 50%);pointer-events:none;z-index:0}main{position:relative;z-index:1}@media (max-width: 768px){.listing-page-container{padding:2rem 1rem}.listing-header{padding:2rem 1.5rem}.listing-header h1{font-size:2rem}.listing-header p{font-size:1.1rem}}
