*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#f9fafb}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:900px;margin:0 auto;padding:2rem}.header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 0;margin-bottom:2rem}.header h1{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.header nav{margin-top:1rem}.header nav a{margin-right:1.5rem;color:#4b5563;font-size:.95rem}.content{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.content h1{font-size:2rem;color:#111827;margin-bottom:1rem}.content h2{font-size:1.5rem;color:#1f2937;margin-top:2rem;margin-bottom:1rem}.content h3{font-size:1.25rem;color:#374151;margin-top:1.5rem;margin-bottom:.75rem}.content p{margin-bottom:1rem;color:#4b5563}.content ul{margin-left:1.5rem;margin-bottom:1rem}.content li{margin-bottom:.5rem;color:#4b5563}.footer{padding:2rem;color:#6b7280;font-size:.875rem}.footer,.hero{text-align:center}.hero{padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin:-2rem -2rem 2rem;border-radius:8px 8px 0 0}.hero h1{font-size:2.5rem;margin-bottom:1rem;color:#fff}.hero p{font-size:1.25rem;opacity:.95;color:#fff}.cta-button{display:inline-block;margin-top:1.5rem;padding:.875rem 2rem;background:#fff;color:#667eea;border-radius:8px;font-weight:600;transition:transform .2s}.cta-button:hover{transform:translateY(-2px);text-decoration:none}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0}.feature{padding:1.5rem;border:1px solid #e5e7eb;border-radius:8px}.feature h3{margin-top:0;color:#667eea}