*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#1e293b;line-height:1.6;overflow-x:hidden}.hero{margin-top:90px;padding:6rem 5% 4rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(56,189,248,.1) 0%,transparent 70%);border-radius:50%}.hero:after{content:"";position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(14,165,233,.08) 0%,transparent 70%);border-radius:50%}.hero-content{max-width:800px;margin:0 auto;position:relative;z-index:1}h1{font-size:3.5rem;font-weight:700;color:#0c4a6e;margin-bottom:1.5rem;line-height:1.2}.hero p{font-size:1.25rem;color:#475569;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#0284c7;color:#fff;box-shadow:0 4px 15px #0284c74d}.btn-primary:hover{background:#0369a1;transform:translateY(-2px);box-shadow:0 6px 20px #0284c766}.btn-secondary{background:#fff;color:#0284c7;border:2px solid #0284c7}.btn-secondary:hover{background:#0284c7;color:#fff;transform:translateY(-2px)}.services{padding:5rem 5%;background:#fff}.section-title{text-align:center;font-size:2.5rem;color:#0c4a6e;margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card{background:linear-gradient(135deg,#f0f9ff,#fff);padding:2.5rem;border-radius:12px;border:1px solid #e0f2fe;transition:all .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0284c726;border-color:#38bdf8}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#0284c7,#0ea5e9);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin-bottom:1.5rem}.service-card h3{color:#0c4a6e;font-size:1.5rem;margin-bottom:1rem}.service-card p{color:#64748b;line-height:1.8}.why-choose{padding:5rem 5%;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#f0f9ff)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature{text-align:center;padding:2rem}.feature-number{font-size:3rem;font-weight:700;color:#0284c7;margin-bottom:.5rem}.feature h4{color:#0c4a6e;font-size:1.25rem;margin-bottom:.5rem}.feature p{color:#64748b}.products{padding:5rem 5%;background:#fff}.product-card{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#f0f9ff,#fff);padding:3rem;border-radius:12px;border:1px solid #e0f2fe;transition:all .3s}.product-card:hover{box-shadow:0 10px 30px #0284c726;border-color:#38bdf8}.product-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600;color:#0ea5e9;margin-bottom:.75rem}.product-info h3{color:#0c4a6e;font-size:2rem;margin-bottom:.5rem}.product-tagline{font-size:1.25rem;color:#0284c7;font-weight:600;margin-bottom:1.25rem}.product-info>p{color:#475569;line-height:1.8;margin-bottom:1.75rem}.product-note{font-size:.9rem;color:#64748b;margin-top:1.5rem;margin-bottom:0!important}.product-note a{color:#0284c7;text-decoration:none;font-weight:600}.product-note a:hover{text-decoration:underline}.cta-section{padding:5rem 5%;background:linear-gradient(135deg,#0284c7,#0369a1);text-align:center;color:#fff}.cta-section h2{font-size:2.5rem;margin-bottom:1.5rem}.cta-section p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95}.contact-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form input,.contact-form textarea{padding:1rem;border:none;border-radius:8px;font-size:1rem;font-family:inherit;background:#fffffff2;color:#1e293b}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid #7dd3fc;background:#fff}.contact-form textarea{resize:vertical}.contact-form button{margin-top:.5rem}@media(max-width:640px){.form-row{grid-template-columns:1fr}}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 2rem}@media(max-width:768px){h1{font-size:2.5rem}.hero{padding:4rem 5% 3rem}}footer{background:#0c4a6e;color:#fff;padding:3rem 5% 1.5rem}.footer-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 2rem}@media(max-width:768px){.footer-content{grid-template-columns:1fr}}.footer-section h4{margin-bottom:1rem;color:#7dd3fc}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#bae6fd;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(186,230,253,.2);color:#bae6fd}@media(max-width:768px){h1{font-size:2.5rem}nav ul{display:none}.hero{padding:4rem 5% 3rem}}nav{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 5%;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 2px 10px #0000000d}.logo-placeholder{width:180px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0284c7;font-size:.875rem;font-weight:600}nav ul{display:flex;gap:2rem;list-style:none}nav a{text-decoration:none;color:#475569;font-weight:500;transition:color .3s}nav a:hover{color:#0284c7}.nav-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;padding:0;background:none;border:none;cursor:pointer;z-index:1100}.nav-toggle span{display:block;width:100%;height:3px;border-radius:3px;background:#0284c7;transition:transform .3s ease,opacity .3s ease}.nav-toggle.open span:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}@media(max-width:768px){.nav-toggle{display:flex}nav ul{position:absolute;top:100%;left:0;width:100%;flex-direction:column;gap:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 20px #00000014;max-height:0;overflow:hidden;transition:max-height .3s ease}nav ul.open{max-height:320px}nav ul li{width:100%;text-align:center;border-top:1px solid #e0f2fe}nav ul a{display:block;padding:1rem}}.read-the-docs[data-v-fd28506f],.read-the-docs[data-v-28878c6d]{color:#888}
