@charset "UTF-8";.container.svelte-1nmkhyh{max-width:1160px;margin:0 auto;padding:0 20px}.hero-section.svelte-1nmkhyh{min-height:80vh;display:flex;align-items:center;padding:160px 0 80px;background:var(--bg-0);color:#1a1a1a;position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:all 1s ease}.hero-section.svelte-1nmkhyh:before{display:none}.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:var(--bg-2);border:1px solid var(--border);border-radius:2px;color:var(--gold);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;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;font-family:Playfair Display,serif;color:var(--white)}@media(max-width:768px){.hero-content.svelte-1nmkhyh h1:where(.svelte-1nmkhyh){font-size:38px}}.gradient-text.svelte-1nmkhyh{-webkit-background-clip:text;-webkit-text-fill-color:unset;background-clip:text;display:inline-block;color:var(--gold);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);-webkit-background-clip:text;-webkit-text-fill-color:unset;background-clip:text;color:var(--gold)}@keyframes svelte-1nmkhyh-wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-subtitle.svelte-1nmkhyh{font-size:14px;color:var(--gold);margin:0 0 24px;font-weight:600;letter-spacing:.12em}@media(max-width:768px){.hero-subtitle.svelte-1nmkhyh{font-size:22px}}.hero-description.svelte-1nmkhyh{font-size:19px;line-height:1.8;color:var(--muted);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:var(--gold);color:var(--bg-0);border-radius:2px;font-family:Poppins,sans-serif}.btn-primary.svelte-1nmkhyh:hover{background:#dbb97e}.btn-secondary.svelte-1nmkhyh{background:transparent;color:var(--gold);border:1px solid var(--gold);border-radius:2px}.btn-secondary.svelte-1nmkhyh:hover{background:var(--gold-dim);border-color:var(--gold)}.intro-section.svelte-1nmkhyh{padding:80px 0;background:var(--bg-1);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:var(--gold-dim);border:1px solid var(--border);border-radius:2px;color:var(--gold);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}@media(max-width:768px){.intro-badge.svelte-1nmkhyh{font-size:12px;padding:6px 16px}}.intro-title.svelte-1nmkhyh{font-size:36px;font-weight:700;font-family:Playfair Display,serif;color:var(--white);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:var(--bg-2);border:1px solid var(--border-subtle);border-radius:2px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-align:left}.intro-card.svelte-1nmkhyh:before{display:none}@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:var(--gold-dim);border-radius:2px;display:flex;align-items:center;justify-content:center;margin:0 0 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:var(--white);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:var(--muted);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:var(--gold);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;background:var(--bg-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;font-family:Playfair Display,serif;color:var(--white)}@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:var(--bg-2);border:1px solid var(--border-subtle);border-radius:2px;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:var(--gold);color:var(--bg-0);border-radius:2px;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:var(--white)}@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:var(--muted);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:var(--muted);padding-left:24px;position:relative;margin-bottom:12px}.concept-points.svelte-1nmkhyh li:where(.svelte-1nmkhyh):before{content:"•";position:absolute;left:8px;color:var(--gold);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:100px 0;background:var(--bg-1);position:relative}@media(max-width:768px){.trust-section.svelte-1nmkhyh,.benefits-section.svelte-1nmkhyh{padding:60px 0}}.section-header-benefits.svelte-1nmkhyh{text-align:center;max-width:800px;margin:0 auto 64px}@media(max-width:768px){.section-header-benefits.svelte-1nmkhyh{margin-bottom:48px}}.section-badge-benefits.svelte-1nmkhyh{display:inline-flex;align-items:center;gap:8px;background:var(--gold-dim);border:1px solid var(--border);border-radius:2px;color:var(--gold);padding:8px 20px;font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:20px}@media(max-width:768px){.section-badge-benefits.svelte-1nmkhyh{font-size:13px;padding:6px 16px}}.section-header-benefits.svelte-1nmkhyh h2:where(.svelte-1nmkhyh){font-size:42px;font-weight:700;font-family:Playfair Display,serif;color:var(--white);margin:0 0 16px;line-height:1.2}@media(max-width:768px){.section-header-benefits.svelte-1nmkhyh h2:where(.svelte-1nmkhyh){font-size:28px}}.section-intro-benefits.svelte-1nmkhyh{font-size:18px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.section-intro-benefits.svelte-1nmkhyh{font-size:16px}}.benefits-grid.svelte-1nmkhyh{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}@media(max-width:968px){.benefits-grid.svelte-1nmkhyh{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.benefits-grid.svelte-1nmkhyh{grid-template-columns:1fr}}.benefit-card.svelte-1nmkhyh{background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:2px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:20px;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.benefit-card.visible.svelte-1nmkhyh{opacity:1;transform:translateY(0);transition-delay:calc(var(--delay) * .12s)}@media(max-width:768px){.benefit-card.svelte-1nmkhyh{padding:28px 24px}}.benefit-icon.svelte-1nmkhyh{flex-shrink:0;width:64px;height:64px;background:var(--gold-dim);color:var(--gold);border-radius:2px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.benefit-icon.svelte-1nmkhyh{width:56px;height:56px}}.benefit-content.svelte-1nmkhyh{flex:1}.benefit-content.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:20px;font-weight:600;color:var(--white);margin:0 0 10px;line-height:1.3}@media(max-width:768px){.benefit-content.svelte-1nmkhyh h3:where(.svelte-1nmkhyh){font-size:18px}}.benefit-content.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:15px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.benefit-content.svelte-1nmkhyh p:where(.svelte-1nmkhyh){font-size:14px}}.cta-section.svelte-1nmkhyh{padding:100px 0;background:var(--bg-0);position:relative;overflow:hidden}.cta-section.svelte-1nmkhyh:before{display:none}@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;font-family:Playfair Display,serif;color:var(--white);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:var(--muted);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:var(--muted)}.feature.svelte-1nmkhyh svg:where(.svelte-1nmkhyh){color:var(--gold)}@media(max-width:768px){.feature.svelte-1nmkhyh{font-size:14px}}.cta-button.svelte-1nmkhyh{display:inline-block;padding:20px 48px;background:var(--gold);color:var(--bg-0);border-radius:2px;font-size:18px;font-weight:700;font-family:Poppins,sans-serif;text-decoration:none;transition:all .4s ease}.cta-button.svelte-1nmkhyh:hover{background:#dbb97e}@media(max-width:768px){.cta-button.svelte-1nmkhyh{font-size:16px;padding:16px 36px}}
