body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;background:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 0;box-shadow:0 2px 10px #667eea1a}.logo h1{margin:0;font-size:2rem;color:#fff}.logo .tagline{font-size:1rem;color:#e0e0e0}.nav-list{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-list a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.nav-list a:hover{color:gold}.header .container{display:flex;justify-content:space-between;align-items:center}.footer{background:#222;color:#fff;padding:2rem 0 1rem}.footer-content{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-section h3,.footer-section h4{margin:0 0 .5rem}.footer-section p{margin:.25rem 0;color:#ccc}.footer-bottom{text-align:center;margin-top:2rem;color:#aaa;font-size:.95rem}@media (max-width: 768px){.header .container,.footer-content{flex-direction:column;align-items:flex-start;gap:1rem}.nav-list{gap:1rem}}
