:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:2.5em;line-height:1.2}h2{font-size:1.8em;line-height:1.3}*{box-sizing:border-box}.page{display:flex;flex-direction:column;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:sticky;top:0;z-index:100}.header h1{margin:0;font-size:1.5rem;color:#1a1a1a;font-weight:600}.main-content{flex:1;padding:3rem 0}.hero{text-align:center;margin-bottom:3rem}.hero h2{font-size:2rem;color:#1a1a1a;margin-bottom:1rem;line-height:1.3}.hero-description{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.services{margin-top:3rem}.services h3{font-size:1.5rem;color:#333;margin-bottom:2rem;text-align:center}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.service-card{padding:2rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.service-card h4{font-size:1.25rem;color:#1a1a1a;margin-bottom:.75rem}.service-card p{color:#666;line-height:1.6;margin:0}.footer{background-color:#1a1a1a;color:#e5e7eb;padding:3rem 0 1.5rem;margin-top:auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h3{font-size:1.25rem;color:#fff;margin-bottom:1rem}.footer-section p{line-height:1.8;color:#d1d5db;margin-bottom:1rem}.contact-info p{margin-bottom:1.25rem}.contact-info strong{color:#fff}.contact-info a{color:#60a5fa;text-decoration:none}.contact-info a:hover{color:#93c5fd;text-decoration:underline}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af}.footer-bottom p{margin:0;font-size:.875rem}@media(max-width:768px){.container{padding:0 1rem}.header h1{font-size:1.25rem}.hero h2{font-size:1.5rem}.hero-description{font-size:1rem}.service-grid{grid-template-columns:1fr;gap:1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.main-content{padding:2rem 0}}
