body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;line-height:1.7}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-top:1.5em;margin-bottom:.5em}h2{border-bottom:2px solid #f0f0f0;padding-bottom:.3em;margin-top:2em}:root{--primary-color:#357edd;--secondary-color:#2368c4;--text-color:#333;--light-gray:#f7f7f7;--border-color:#e0e0e0}.nested-copy-line-height{max-width:800px}a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--secondary-color);text-decoration:underline}.cta-button{display:inline-block;background-color:var(--primary-color);color:#fff !important;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;text-decoration:none !important;transition:background-color .3s ease}.cta-button:hover{background-color:var(--secondary-color)}.home-hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:4rem 2rem;margin-bottom:3rem;border-radius:8px}.service-card{background:var(--light-gray);padding:2rem;margin-bottom:1.5rem;border-radius:8px;border-left:4px solid var(--primary-color)}.product-card{background:#fff;border:1px solid var(--border-color);padding:2rem;margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,5%);transition:box-shadow .3s ease}.product-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}nav a{font-weight:500}footer{margin-top:4rem;border-top:1px solid var(--border-color)}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}.home-hero{padding:2rem 1rem}}pre{background:#f7f7f7;border:1px solid #e0e0e0;border-radius:4px;padding:1rem;overflow-x:auto}code{background:#f7f7f7;padding:.2em .4em;border-radius:3px;font-size:.9em}pre code{background:0 0;padding:0}.nested-copy-line-height ul,.nested-copy-line-height ol{margin-left:1.5rem;margin-bottom:1rem}.nested-copy-line-height li{margin-bottom:.5rem}blockquote{border-left:4px solid var(--primary-color);padding-left:1.5rem;margin-left:0;font-style:italic;color:#666}hr{border:none;border-top:2px solid var(--border-color);margin:2rem 0}strong{font-weight:600;color:var(--text-color)}