:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#333;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:0 auto}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#fff;box-shadow:0 1px 5px #0000001a}.nav ul{list-style:none;display:flex;gap:1rem}.nav a{text-decoration:none;color:#333;font-weight:500}.nav a:hover{color:#007bff}.hero{background:url(/hero/projectstudio.png) no-repeat center center/cover;min-height:38vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#fff}.hero-content{max-width:600px}.hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.hero p{font-size:1.125rem;margin-bottom:2rem}.btn-primary{display:inline-block;background-color:#007bff;color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600;transition:background-color .3s}.btn-primary:hover{background-color:#0056b3}.products-section{padding:2rem;background-color:#f9f9f9;text-align:center}.products-section h2{font-size:2rem;margin-bottom:0;font-weight:700}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.product-card{background-color:#fff;padding:2rem;border-radius:8px;text-align:left;box-shadow:0 1px 5px #0000001a}.product-card h3{font-size:1.5rem;margin-bottom:1rem;font-weight:600}.product-card p{margin-bottom:1rem;line-height:1.4}.product-card ul{list-style:disc inside;margin-bottom:1.5rem}.btn-secondary{display:inline-block;background-color:#ccc;color:#333;padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .3s}.btn-secondary:hover{background-color:#bbb}.btn-secondary+.btn-secondary{margin-left:1rem}.cta-section{padding:3rem 2rem;background:#007bff;color:#fff;text-align:center}.cta-section h2{font-size:2rem;margin-bottom:1rem;font-weight:700}.cta-section p{max-width:600px;margin:0 auto 2rem;line-height:1.5;font-size:1.125rem}.footer{background-color:#276397;padding:1rem;text-align:center;border-top:1px solid #eee}.footer-content p{margin-bottom:1rem;color:#fff}.social-links{list-style:none;display:flex;gap:1rem;justify-content:center}.social-links a{color:#fff;text-decoration:none;font-weight:500}.social-links a:hover{text-decoration:underline}@media (max-width: 768px){.nav{display:none;position:absolute;top:4.5rem;right:0;background-color:#fff;flex-direction:column;width:200px;padding:1rem;box-shadow:0 2px 8px #00000026}.nav ul{flex-direction:column;gap:1rem}.nav-open{display:flex}.nav-toggle{display:block}.hero h1{font-size:2rem}}
