body{font-family:Arial,sans-serif;background-color:#f9f9f9;margin:0;padding:0;color:#222}header{background-color:#000;color:#fff;padding:20px;text-align:center}header h1{margin:0 0 10px;font-size:1.8em}header nav{margin-top:10px}header nav a{color:#00bfff!important;margin:0 10px;text-decoration:none}header nav a:hover{text-decoration:underline}header nav a:visited{color:#00bfff!important}.site-footer{background-color:#222;color:#fff;padding:20px;text-align:center;font-size:.95em;margin-top:3rem}.site-footer nav{margin-top:12px}.site-footer nav a{color:#00bfff;margin:0 12px;text-decoration:none;font-size:1.05em}.site-footer nav a:hover{text-decoration:underline}.site-footer nav a:visited{color:#00bfff}.site-footer p{margin-top:12px;color:#ccc;font-size:.85em}.catalog-grid{max-width:1100px;margin:2rem auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;align-items:stretch}.catalog-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.catalog-card img{display:block;width:100%;height:160px;object-fit:cover;border:none;margin:0;padding:0;background:0 0;border-radius:0}.catalog-card h3{font-size:1.1rem;margin:.8rem 1rem .5rem}.catalog-card h3 a{color:#00e;text-decoration:none}.catalog-card h3 a:hover{text-decoration:underline}.catalog-card h3 a:visited{color:#00e}.catalog-card p{font-size:.95rem;color:#555;padding:0 1rem 1rem}a[href^="/"]:visited{color:#00e}a[href^=http]:visited{color:#551a8b}nav a{color:#00e;margin:0 10px;text-decoration:none}nav a.active,nav a:hover{text-decoration:underline}