:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;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}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#123047;background:#f4f7fb}.sc-root{min-height:100vh}.sc-nav{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:.75rem 7vw;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid rgba(255,255,255,.7)}.sc-logo{font-weight:700;letter-spacing:.04em;font-size:1.1rem;text-transform:uppercase}.sc-nav-links button{border:none;background:none;margin-left:1.25rem;font-size:.95rem;cursor:pointer;color:#1c4966;padding:.25rem 0;position:relative}.sc-nav-links button:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:#1fa0c9;transition:width .2s ease}.sc-nav-links button:hover:after{width:100%}.sc-hero{position:relative;min-height:80vh;padding:7rem 7vw 5rem;display:flex;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}.sc-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,#062a44c7,#062a4499,#062a4433)}.sc-hero-content{position:relative;max-width:520px;color:#fdfdfd}.sc-hero-content h1{font-size:clamp(2.4rem,3.3vw + 1.7rem,3.4rem);margin-bottom:.75rem;line-height:1.15}.sc-hero-content h1 span{color:#8ee5ff}.sc-hero-content p{font-size:1.03rem;line-height:1.5;margin-bottom:1.75rem}.sc-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.sc-hero-badge{font-size:.9rem;padding:.5rem .9rem;border-radius:999px;background:#ffffff1f;display:inline-block}.sc-btn{border-radius:999px;padding:.7rem 1.4rem;font-size:.95rem;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease;font-weight:500}.sc-btn-primary{background:#1fa0c9;color:#fdfdfd;box-shadow:0 12px 25px #0003}.sc-btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px #00000038}.sc-btn-ghost{background:transparent;color:#fdfdfd;border-color:#ffffffb3}.sc-btn-ghost:hover{background:#ffffff1a}.sc-btn-full{width:100%}.sc-section{padding:4.5rem 7vw}.sc-section-light{background:#f4f7fb}.sc-section-accent{background:#e3f4ff}.sc-section h2{font-size:2rem;margin-bottom:.5rem}.sc-section-subtitle{max-width:540px;color:#5a6c7e;margin-bottom:2.5rem}.sc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.sc-card{background:#fff;border-radius:1.1rem;padding:1.5rem 1.6rem;box-shadow:0 14px 35px #11284714}.sc-card h3{margin-top:0;margin-bottom:.6rem}.sc-card ul{margin:.75rem 0 0;padding-left:1.1rem;color:#5a6c7e}.sc-card-soft{background:#fffffff2}.sc-card-highlight{border:2px solid #1fa0c9}.sc-grid-why .sc-card{min-height:150px}.sc-grid-pricing .sc-card{text-align:left}.sc-price{font-size:1.4rem;font-weight:700;color:#1fa0c9;margin-top:.1rem;margin-bottom:.4rem}.sc-pricing-note{margin-top:2rem;font-size:.9rem;color:#6b7a8b}.sc-contact-wrapper{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2.25rem;align-items:flex-start}.sc-form{background:#fff;border-radius:1.2rem;padding:1.75rem 1.8rem 1.9rem;box-shadow:0 18px 40px #102f4b21}.sc-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-bottom:1rem}.sc-form label{display:block;font-size:.9rem;margin-bottom:.8rem;color:#24445b}.sc-form input,.sc-form select,.sc-form textarea{width:100%;margin-top:.35rem;padding:.6rem .75rem;border-radius:.7rem;border:1px solid #ced8e3;font:inherit;color:#24445b;outline:none;background:#fdfefe}.sc-form input:focus,.sc-form select:focus,.sc-form textarea:focus{border-color:#1fa0c9;box-shadow:0 0 0 2px #1fa0c926}.sc-contact-info{font-size:.95rem;color:#24445b}.sc-contact-info h3{margin-top:0}.sc-contact-lines{margin-bottom:.9rem}.sc-footer{text-align:center;padding:2rem 1rem 2.5rem;font-size:.85rem;color:#6b7a8b;background:#0e2435;color:#c4d4e4}.sc-footer-small{margin-top:.25rem;font-size:.8rem}@media(max-width:800px){.sc-nav{padding-inline:5vw}.sc-nav-links{display:none}.sc-section{padding-inline:6vw}.sc-contact-wrapper,.sc-form-row{grid-template-columns:minmax(0,1fr)}.sc-hero{padding-top:6rem;padding-bottom:4rem}}
