@charset "UTF-8";.container.svelte-1nmkhyh{max-width:1135px;margin:0 auto;padding:0 20px}.hero-section.svelte-1nmkhyh{min-height:80vh;display:flex;align-items:center;padding:160px 0 80px;background:#fff;color:#1a1a1a;position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:all 1s ease}.hero-section.svelte-1nmkhyh:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(74,144,184,.08),transparent 70%);top:-200px;right:-200px;border-radius:50%;animation:svelte-1nmkhyh-pulse 8s ease-in-out infinite}.hero-section.visible.svelte-1nmkhyh{opacity:1;transform:translateY(0)}@media(max-width:968px){.hero-section.svelte-1nmkhyh{min-height:auto;padding:120px 0 60px}}@keyframes svelte-1nmkhyh-pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.5}}.hero-content.svelte-1nmkhyh{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:1;animation:svelte-1nmkhyh-fadeInUp 1s ease .2s both}@keyframes svelte-1nmkhyh-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge.svelte-1nmkhyh{display:inline-block;padding:8px 20px;background:#4a90b81a;border:1px solid rgba(74,144,184,.3);color:#2c5f7c;border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.hero-content.svelte-1nmkhyh h1:where(.svelte-1nmkhyh){font-size:58px;line-height:1.2;margin:0 0 16px;font-weight:800;letter-spacing:-.02em;color:#1a1a1a}@media(max-width:768px){.hero-content.svelte-1nmkhyh h1:where(.svelte-1nmkhyh){font-size:38px}}.gradient-text.svelte-1nmkhyh{background:linear-gradient(135deg,#2c5f7c,#3a7ca8,#4a90b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;font-weight:900;letter-spacing:.05em}.water-wave.svelte-1nmkhyh span:where(.svelte-1nmkhyh){display:inline-block;animation:svelte-1nmkhyh-wave 2s ease-in-out infinite;animation-delay:calc(var(--i) * .1s);background:linear-gradient(135deg,#2c5f7c,#3a7ca8,#4a90b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes svelte-1nmkhyh-wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-subtitle.svelte-1nmkhyh{font-size:26px;color:#2c5f7c;margin:0 0 24px;font-weight:600}@media(max-width:768px){.hero-subtitle.svelte-1nmkhyh{font-size:22px}}.hero-description.svelte-1nmkhyh{font-size:19px;line-height:1.8;color:#666;max-width:700px;margin:0 auto 40px}@media(max-width:768px){.hero-description.svelte-1nmkhyh{font-size:17px}}.hero-buttons.svelte-1nmkhyh{display:flex;gap:16px;justify-content:center}@media(max-width:480px){.hero-buttons.svelte-1nmkhyh{flex-direction:column;align-items:center}}.btn-primary.svelte-1nmkhyh,.btn-secondary.svelte-1nmkhyh{padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;cursor:pointer}@media(max-width:480px){.btn-primary.svelte-1nmkhyh,.btn-secondary.svelte-1nmkhyh{width:100%;max-width:300px;text-align:center}}.btn-primary.svelte-1nmkhyh{background:linear-gradient(135deg,#4a90b8,#2c5f7c);color:#fff;box-shadow:0 4px 20px #4a90b866}.btn-primary.svelte-1nmkhyh:hover{transform:translateY(-2px);box-shadow:0 6px 30px #4a90b899}.btn-secondary.svelte-1nmkhyh{background:transparent;color:#2c5f7c;border:2px solid #2c5f7c}.btn-secondary.svelte-1nmkhyh:hover{background:#2c5f7c1a;border-color:#2c5f7c}.intro-section.svelte-1nmkhyh{padding:80px 0;background:#fff;position:relative}@media(max-width:768px){.intro-section.svelte-1nmkhyh{padding:60px 0}}.intro-header.svelte-1nmkhyh{text-align:center;max-width:700px;margin:0 auto 48px}@media(max-width:768px){.intro-header.svelte-1nmkhyh{margin:0 auto 32px}}.intro-badge.svelte-1nmkhyh{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#2c5f7c1a,#4a90b81a);color:#2c5f7c;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;border:1px solid rgba(44,95,124,.2)}@media(max-width:768px){.intro-badge.svelte-1nmkhyh{font-size:12px;padding:6px 16px}}.intro-title.svelte-1nmkhyh{font-size:36px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}@media(max-width:768px){.intro-title.svelte-1nmkhyh{font-size:26px}}.intro-cards.svelte-1nmkhyh{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1000px;margin:0 auto}@media(max-width:768px){.intro-cards.svelte-1nmkhyh{grid-template-columns:1fr;gap:24px}}.intro-card.svelte-1nmkhyh{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 24px #0000000f;border:1px solid #e5e5e5;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-align:center}.intro-card.svelte-1nmkhyh:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2c5f7c,#4a90b8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}@media(max-width:768px){.intro-card.svelte-1nmkhyh{padding:32px 24px}}.intro-card.svelte-1nmkhyh .card-icon:where(.svelte-1nmkhyh){width:72px;height:72px;background:linear-gradient(135deg,#2c5f7c1a,#4a90b81a);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#2c5f7c;transition:all .4s ease}@media(max-width:768px){.intro-card.svelte-1nmkhyh .card-icon:where(.svelte-1nmkhyh){width:64px;height:64px;margin-bottom:20px}}.intro-card.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.3}@media(max-width:768px){.intro-card.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:20px}}.intro-card.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:17px;line-height:1.7;color:#666;margin:0}@media(max-width:768px){.intro-card.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:15px}}.intro-card.svelte-1nmkhyh p:where(.svelte-1nmkhyh) strong:where(.svelte-1nmkhyh){color:#2c5f7c;font-weight:700}.challenge-card.svelte-1nmkhyh .card-icon:where(.svelte-1nmkhyh){color:#e74c3c}.solution-card.svelte-1nmkhyh .card-icon:where(.svelte-1nmkhyh){color:#27ae60}.concepts-section.svelte-1nmkhyh{padding:80px 0}@media(max-width:768px){.concepts-section.svelte-1nmkhyh{padding:60px 0}}.section-title.svelte-1nmkhyh{font-size:32px;text-align:center;margin:0 0 48px;color:#333}@media(max-width:768px){.section-title.svelte-1nmkhyh{font-size:24px;margin:0 0 32px}}.concepts-grid.svelte-1nmkhyh{display:grid;grid-template-columns:1fr;gap:32px;max-width:900px;margin:0 auto}@media(max-width:768px){.concepts-grid.svelte-1nmkhyh{gap:24px}}.concept-card.svelte-1nmkhyh{background:#fafbfc;border-radius:12px;padding:32px;opacity:0;transform:translateY(30px);transition:all .6s ease}.concept-card.visible.svelte-1nmkhyh{opacity:1;transform:translateY(0);transition-delay:calc(var(--delay) * .15s)}@media(max-width:768px){.concept-card.svelte-1nmkhyh{padding:24px}}.concept-header.svelte-1nmkhyh{display:flex;align-items:center;gap:16px;margin-bottom:16px}.concept-letter.svelte-1nmkhyh{width:48px;height:48px;background:#2c5f7c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.concept-header.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:24px;margin:0;color:#333}@media(max-width:768px){.concept-header.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:20px}}.concept-description.svelte-1nmkhyh{font-size:16px;line-height:1.7;color:#666;margin:0 0 16px}@media(max-width:768px){.concept-description.svelte-1nmkhyh{font-size:15px}}.concept-points.svelte-1nmkhyh{list-style:none;padding:0;margin:0}.concept-points.svelte-1nmkhyh li:where(.svelte-1nmkhyh){font-size:16px;line-height:1.6;color:#666;padding-left:24px;position:relative;margin-bottom:12px}.concept-points.svelte-1nmkhyh li:where(.svelte-1nmkhyh):before{content:"•";position:absolute;left:8px;color:#2c5f7c;font-weight:700}.concept-points.svelte-1nmkhyh li:where(.svelte-1nmkhyh):last-child{margin-bottom:0}@media(max-width:768px){.concept-points.svelte-1nmkhyh li:where(.svelte-1nmkhyh){font-size:15px}}.trust-section.svelte-1nmkhyh,.benefits-section.svelte-1nmkhyh{padding:80px 0}@media(max-width:768px){.trust-section.svelte-1nmkhyh,.benefits-section.svelte-1nmkhyh{padding:60px 0}}.benefits-grid.svelte-1nmkhyh{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto}@media(max-width:768px){.benefits-grid.svelte-1nmkhyh{grid-template-columns:1fr;gap:24px}}.benefit-card.svelte-1nmkhyh{background:#fafbfc;border:1px solid rgba(44,95,124,.12);border-radius:16px;padding:40px 32px;text-align:center;opacity:0;transform:translateY(30px);transition:all .6s ease;position:relative;overflow:hidden}.benefit-card.visible.svelte-1nmkhyh{opacity:1;transform:translateY(0);transition-delay:calc(var(--delay) * .15s)}@media(max-width:768px){.benefit-card.svelte-1nmkhyh{padding:32px 24px}}.benefit-card.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:18px;margin:0 0 12px;color:#333}@media(max-width:768px){.benefit-card.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:16px}}.benefit-card.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:15px;line-height:1.6;color:#666;margin:0}.benefit-icon.svelte-1nmkhyh{width:64px;height:64px;margin:0 auto 24px;border-radius:16px;background:#2c5f7c1a;display:flex;align-items:center;justify-content:center;color:#2c5f7c}@media(max-width:768px){.benefit-icon.svelte-1nmkhyh{width:56px;height:56px;margin-bottom:20px}}.benefit-card.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:20px;margin:0 0 12px;color:#1a1a1a;font-weight:700}@media(max-width:768px){.benefit-card.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:18px}}.benefit-card.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:15px;line-height:1.7;color:#666;margin:0}@media(max-width:768px){.benefit-card.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:14px}}.cta-section.svelte-1nmkhyh{padding:100px 0;background:linear-gradient(135deg,#0a1929,#2c5f7c);position:relative;overflow:hidden}.cta-section.svelte-1nmkhyh:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(74,144,184,.2),transparent);bottom:-200px;left:-200px;border-radius:50%}@media(max-width:768px){.cta-section.svelte-1nmkhyh{padding:60px 0}}.cta-box.svelte-1nmkhyh{max-width:900px;margin:0 auto;position:relative;z-index:1}.cta-content.svelte-1nmkhyh{text-align:center;color:#fff}.cta-content.svelte-1nmkhyh h2:where(.svelte-1nmkhyh){font-size:42px;font-weight:800;margin:0 0 24px;letter-spacing:-.02em}@media(max-width:768px){.cta-content.svelte-1nmkhyh h2:where(.svelte-1nmkhyh){font-size:32px}}.cta-content.svelte-1nmkhyh>p:where(.svelte-1nmkhyh){font-size:19px;line-height:1.8;color:#ffffffe6;max-width:700px;margin:0 auto 40px}@media(max-width:768px){.cta-content.svelte-1nmkhyh>p:where(.svelte-1nmkhyh){font-size:17px}}.cta-features.svelte-1nmkhyh{display:flex;justify-content:center;gap:32px;margin-bottom:40px;flex-wrap:wrap}@media(max-width:768px){.cta-features.svelte-1nmkhyh{gap:20px}}.feature.svelte-1nmkhyh{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#fffffff2}.feature.svelte-1nmkhyh svg:where(.svelte-1nmkhyh){color:#4a90b8}@media(max-width:768px){.feature.svelte-1nmkhyh{font-size:14px}}.cta-button.svelte-1nmkhyh{display:inline-block;padding:20px 48px;background:#fff;color:#2c5f7c;border-radius:14px;font-size:18px;font-weight:700;text-decoration:none;transition:all .4s ease;box-shadow:0 8px 30px #fff3}.cta-button.svelte-1nmkhyh:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ffffff4d;background:#f0f9ff}@media(max-width:768px){.cta-button.svelte-1nmkhyh{font-size:16px;padding:16px 36px}}
