*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;--primary-color: #2c5aa0;--primary-dark: #1a3a6b;--primary-light: #4a7dc7;--text-color: #333;--text-light: #555;--bg-color: #f5f7fa;--white: #ffffff;--border-color: #e0e0e0}body{margin:0;padding:0;background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.3}p{margin:0 0 1rem}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}#app{width:100%;min-height:100vh}header.svelte-oiwvqb{background-color:#2c5aa0;color:#fff;padding:1rem 0;box-shadow:0 2px 5px #0000001a}.container.svelte-oiwvqb{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-oiwvqb h1:where(.svelte-oiwvqb){margin:0;font-size:1.5rem;font-weight:600}.logo.svelte-oiwvqb a:where(.svelte-oiwvqb){color:#fff;text-decoration:none}nav.svelte-oiwvqb ul:where(.svelte-oiwvqb){list-style:none;margin:0;padding:0;display:flex;gap:2rem}nav.svelte-oiwvqb a:where(.svelte-oiwvqb){color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s}nav.svelte-oiwvqb a:where(.svelte-oiwvqb):hover{opacity:.8}@media(max-width:768px){.container.svelte-oiwvqb{flex-direction:column;gap:1rem}nav.svelte-oiwvqb ul:where(.svelte-oiwvqb){gap:1rem}}footer.svelte-1sr6y3t{background-color:#1a3a6b;color:#fff;padding:2rem 0;margin-top:4rem;text-align:center}.container.svelte-1sr6y3t{max-width:1200px;margin:0 auto;padding:0 2rem}p.svelte-1sr6y3t{margin:0}.hero.svelte-juboms{background:linear-gradient(135deg,#2c5aa0,#4a7dc7);color:#fff;padding:4rem 0;text-align:center}.container.svelte-juboms{max-width:1200px;margin:0 auto;padding:0 2rem}h1.svelte-juboms{font-size:2.5rem;margin:0 0 1rem;font-weight:600}p.svelte-juboms{font-size:1.2rem;margin:0;opacity:.95}@media(max-width:768px){h1.svelte-juboms{font-size:2rem}p.svelte-juboms{font-size:1rem}}.container.svelte-et6md{max-width:1200px;margin:0 auto;padding:0 2rem}.intro.svelte-et6md{text-align:center;padding:3rem 0;border-bottom:1px solid #e0e0e0}.lead.svelte-et6md{font-size:1.1rem;line-height:1.8;color:#333;margin:0}.grid.svelte-et6md{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:3rem 0}.card.svelte-et6md{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.card.svelte-et6md:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.card.svelte-et6md h2:where(.svelte-et6md){color:#2c5aa0;font-size:1.3rem;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #2c5aa0}.content.svelte-et6md ul:where(.svelte-et6md){list-style:none;padding:0;margin:1rem 0}.content.svelte-et6md ul:where(.svelte-et6md) li:where(.svelte-et6md){padding:.5rem 0 .5rem 1.5rem;position:relative}.content.svelte-et6md ul:where(.svelte-et6md) li:where(.svelte-et6md):before{content:"•";color:#2c5aa0;font-weight:700;position:absolute;left:0}.content.svelte-et6md a:where(.svelte-et6md){color:#2c5aa0;text-decoration:none;font-weight:500}.content.svelte-et6md a:where(.svelte-et6md):hover{text-decoration:underline}.tagline.svelte-et6md{font-style:italic;color:#666;margin-top:1rem}.btn.svelte-et6md{display:inline-block;background-color:#2c5aa0;color:#fff!important;padding:.75rem 1.5rem;text-decoration:none;border-radius:4px;margin-top:1rem;font-weight:500;transition:background-color .3s}.btn.svelte-et6md:hover{background-color:#1a3a6b;text-decoration:none}@media(max-width:768px){.grid.svelte-et6md{grid-template-columns:1fr}.lead.svelte-et6md{font-size:1rem}}.container.svelte-ymmv06{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.intro.svelte-ymmv06{text-align:center;padding:3rem 0;max-width:800px;margin:0 auto}.intro.svelte-ymmv06 p:where(.svelte-ymmv06){font-size:1.1rem;line-height:1.8;color:#333}.services-grid.svelte-ymmv06{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.service-card.svelte-ymmv06{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;position:relative}.service-card.svelte-ymmv06:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.service-card.featured.svelte-ymmv06{border:2px solid #2c5aa0;background:linear-gradient(to bottom,#fff,#f8f9ff)}.service-card.coming-soon.svelte-ymmv06{opacity:.7}.service-card.svelte-ymmv06 h2:where(.svelte-ymmv06){color:#2c5aa0;font-size:1.4rem;margin:0 0 1rem}.service-card.svelte-ymmv06 p:where(.svelte-ymmv06){color:#555;line-height:1.6;margin-bottom:1.5rem}.badge.svelte-ymmv06{display:inline-block;background-color:#f0f0f0;color:#666;padding:.4rem .8rem;border-radius:4px;font-size:.85rem;font-weight:500}.btn.svelte-ymmv06{display:inline-block;background-color:#2c5aa0;color:#fff!important;padding:.75rem 1.5rem;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s}.btn.svelte-ymmv06:hover{background-color:#1a3a6b;text-decoration:none}.cta.svelte-ymmv06{text-align:center;padding:3rem;background:linear-gradient(135deg,#2c5aa0,#4a7dc7);color:#fff;border-radius:8px;margin-top:3rem}.cta.svelte-ymmv06 h2:where(.svelte-ymmv06){margin:0 0 1rem;font-size:2rem}.cta.svelte-ymmv06 p:where(.svelte-ymmv06){font-size:1.1rem;margin-bottom:2rem;opacity:.95}.btn-large.svelte-ymmv06{padding:1rem 2rem;font-size:1.1rem;background-color:#fff;color:#2c5aa0!important}.btn-large.svelte-ymmv06:hover{background-color:#f0f0f0;text-decoration:none}@media(max-width:768px){.services-grid.svelte-ymmv06{grid-template-columns:1fr}}.container.svelte-zpslph{max-width:1000px;margin:0 auto;padding:0 2rem 4rem}.intro.svelte-zpslph{text-align:center;padding:3rem 0;border-bottom:1px solid #e0e0e0}.lead.svelte-zpslph{font-size:1.15rem;line-height:1.8;color:#333;margin:0}.monitor-info.svelte-zpslph{background:#f8f9ff;padding:2.5rem;border-radius:8px;border-left:4px solid #2c5aa0}.collapsible-header.svelte-zpslph{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;margin-bottom:0;transition:color .3s}.collapsible-header.svelte-zpslph:hover{color:#4a7dc7}.toggle-icon.svelte-zpslph{font-size:1rem;transition:transform .3s ease;color:#2c5aa0}.toggle-icon.open.svelte-zpslph{transform:rotate(180deg)}.collapsible-content.svelte-zpslph{animation:svelte-zpslph-slideDown .3s ease-out;padding-left:1.5rem;margin-top:1rem}@keyframes svelte-zpslph-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.monitor-features.svelte-zpslph{margin:1.5rem 0;padding-left:1.5rem}.monitor-features.svelte-zpslph li:where(.svelte-zpslph){margin-bottom:.75rem;line-height:1.6;color:#555}.external-link.svelte-zpslph{color:#2c5aa0;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .3s}.external-link.svelte-zpslph:hover{border-bottom-color:#2c5aa0}.content-section.svelte-zpslph{padding:3rem 0}.content-section.svelte-zpslph h2:where(.svelte-zpslph){color:#2c5aa0;font-size:1.8rem;margin-bottom:1.5rem}.content-section.svelte-zpslph p:where(.svelte-zpslph){font-size:1.05rem;line-height:1.8;color:#555}.benefits-list.svelte-zpslph{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.benefit-item.svelte-zpslph{display:flex;gap:1.5rem;align-items:flex-start;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.benefit-item.svelte-zpslph .icon:where(.svelte-zpslph){font-size:1.5rem;color:#2c5aa0;font-weight:700;flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#e8f0ff;border-radius:50%}.benefit-text.svelte-zpslph strong:where(.svelte-zpslph){color:#2c5aa0;display:block;margin-bottom:.5rem;font-size:1.1rem}.benefit-text.svelte-zpslph p:where(.svelte-zpslph){margin:0;color:#555;line-height:1.6}.inline-logo.svelte-zpslph{height:20px;vertical-align:middle;margin:0 2px}.workflow.svelte-zpslph{background:#f8f9ff;padding:3rem;border-radius:8px;margin:3rem 0}.workflow-intro.svelte-zpslph{font-weight:500;color:#2c5aa0;margin-bottom:2rem;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.inline-logo-workflow.svelte-zpslph{height:24px;vertical-align:middle}.workflow-steps.svelte-zpslph{display:flex;flex-direction:column;gap:2rem}.step.svelte-zpslph{display:flex;gap:1.5rem;align-items:flex-start}.step-number.svelte-zpslph{flex-shrink:0;width:50px;height:50px;background:#2c5aa0;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.step-content.svelte-zpslph h3:where(.svelte-zpslph){color:#2c5aa0;margin:0 0 .75rem;font-size:1.2rem}.step-content.svelte-zpslph p:where(.svelte-zpslph){margin:0 0 .5rem;color:#555;line-height:1.7}.step-content.svelte-zpslph ul:where(.svelte-zpslph){margin:1rem 0 0;padding-left:1.5rem}.step-content.svelte-zpslph ul:where(.svelte-zpslph) li:where(.svelte-zpslph){margin-bottom:.75rem;line-height:1.6;color:#555}.step-content.svelte-zpslph strong:where(.svelte-zpslph){color:#2c5aa0}.pricing.svelte-zpslph{text-align:center}.pricing-box.svelte-zpslph{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;max-width:500px;margin:2rem auto 0;border:3px solid #2c5aa0}.price.svelte-zpslph{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1rem}.amount.svelte-zpslph{font-size:3rem;font-weight:700;color:#2c5aa0}.period.svelte-zpslph{font-size:1.2rem;color:#666}.price-note.svelte-zpslph{color:#666;font-size:1.1rem;margin:.5rem 0}.validity.svelte-zpslph{color:#888;font-size:.95rem;font-style:italic;margin:1rem 0 0}.cta.svelte-zpslph{text-align:center;padding:3rem;background:linear-gradient(135deg,#2c5aa0,#4a7dc7);color:#fff;border-radius:8px;margin-top:3rem}.cta.svelte-zpslph h2:where(.svelte-zpslph){margin:0 0 1rem;font-size:1.8rem}.cta.svelte-zpslph p:where(.svelte-zpslph){font-size:1.1rem;margin-bottom:2rem;opacity:.95}.btn.svelte-zpslph{display:inline-block;background-color:#fff;color:#2c5aa0!important;padding:1rem 2rem;text-decoration:none;border-radius:4px;font-weight:500;font-size:1.1rem;transition:background-color .3s}.btn.svelte-zpslph:hover{background-color:#f0f0f0;text-decoration:none}@media(max-width:768px){.step.svelte-zpslph{flex-direction:column}.step-number.svelte-zpslph{width:40px;height:40px;font-size:1.2rem}.amount.svelte-zpslph{font-size:2.5rem}.workflow.svelte-zpslph{padding:2rem 1.5rem}}.container.svelte-1ffqsuu{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.intro.svelte-1ffqsuu{text-align:center;padding:3rem 0;max-width:800px;margin:0 auto}.intro.svelte-1ffqsuu p:where(.svelte-1ffqsuu){font-size:1.1rem;line-height:1.8;color:#333}.contact-content.svelte-1ffqsuu{max-width:900px;margin:0 auto}.contact-content.svelte-1ffqsuu h2:where(.svelte-1ffqsuu){color:#2c5aa0;font-size:2rem;margin-bottom:2.5rem;text-align:center}.contact-cards.svelte-1ffqsuu{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.info-item.svelte-1ffqsuu{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.info-item.svelte-1ffqsuu:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.icon.svelte-1ffqsuu{font-size:2.5rem;flex-shrink:0}.info-item.svelte-1ffqsuu h3:where(.svelte-1ffqsuu){color:#2c5aa0;margin:0 0 .5rem;font-size:1.1rem}.info-item.svelte-1ffqsuu p:where(.svelte-1ffqsuu){margin:0;color:#555;line-height:1.6}.info-item.svelte-1ffqsuu .note:where(.svelte-1ffqsuu){font-size:.9rem;color:#888;margin-top:.25rem}.info-item.svelte-1ffqsuu a:where(.svelte-1ffqsuu){color:#2c5aa0;text-decoration:none;font-weight:500}.info-item.svelte-1ffqsuu a:where(.svelte-1ffqsuu):hover{text-decoration:underline}.direct-contact.svelte-1ffqsuu{background:linear-gradient(135deg,#2c5aa0,#4a7dc7);color:#fff;padding:2.5rem;border-radius:8px;text-align:center;margin-top:3rem}.direct-contact.svelte-1ffqsuu h3:where(.svelte-1ffqsuu){margin:0 0 1rem;font-size:1.5rem}.direct-contact.svelte-1ffqsuu p:where(.svelte-1ffqsuu){margin:0;font-size:1.1rem;line-height:1.8}.email-link.svelte-1ffqsuu{color:#fff;text-decoration:underline;font-weight:600}.email-link.svelte-1ffqsuu:hover{opacity:.9}.cta.svelte-1ffqsuu{text-align:center;padding:3rem;background:#f8f9ff;border-radius:8px;margin-top:3rem}.cta.svelte-1ffqsuu h2:where(.svelte-1ffqsuu){color:#2c5aa0;margin:0 0 1rem;font-size:1.8rem}.cta.svelte-1ffqsuu p:where(.svelte-1ffqsuu){font-size:1.1rem;color:#555;margin:0;line-height:1.8}@media(max-width:768px){.contact-cards.svelte-1ffqsuu{grid-template-columns:1fr}.direct-contact.svelte-1ffqsuu{padding:2rem 1.5rem}}.main-content.svelte-1n46o8q{min-height:calc(100vh - 200px)}
