.container.svelte-xugr7w{max-width:1135px;margin:0 auto;padding:0 20px}.hero-section.svelte-xugr7w{position:relative;padding:160px 0 80px;background:var(--bg-0);overflow:hidden;opacity:0;transform:translateY(30px);transition:all .8s ease}.hero-section.visible.svelte-xugr7w{opacity:1;transform:translateY(0)}@media(max-width:768px){.hero-section.svelte-xugr7w{padding:120px 0 60px}}.hero-content.svelte-xugr7w{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto}.hero-badge.svelte-xugr7w{display:inline-flex;align-items:center;gap:8px;color:var(--gold);padding:8px 20px;background:var(--gold-dim);border:1px solid var(--border);border-radius:2px;font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:24px;animation:svelte-xugr7w-slideDown .8s ease .2s both}@media(max-width:768px){.hero-badge.svelte-xugr7w{font-size:13px;padding:6px 16px}}@keyframes svelte-xugr7w-slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-content.svelte-xugr7w h1:where(.svelte-xugr7w){font-size:56px;font-weight:700;line-height:1.2;margin:0 0 24px;font-family:Playfair Display,serif;color:var(--white);animation:svelte-xugr7w-fadeInUp .8s ease .3s both}@media(max-width:768px){.hero-content.svelte-xugr7w h1:where(.svelte-xugr7w){font-size:32px}}@media(max-width:768px){.hero-content.svelte-xugr7w h1:where(.svelte-xugr7w) br:where(.svelte-xugr7w){display:none}}.gradient-text.svelte-xugr7w{-webkit-background-clip:text;-webkit-text-fill-color:unset;background-clip:text;color:var(--gold);font-style:italic}@keyframes svelte-xugr7w-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-description.svelte-xugr7w{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px;margin:0 0 40px;text-align:left;animation:svelte-xugr7w-fadeInUp .8s ease .4s both}.hero-description.svelte-xugr7w p:where(.svelte-xugr7w){font-size:16px;line-height:1.7;color:var(--muted);background:var(--bg-2);border-left:3px solid var(--border);margin:0;padding:20px 24px}.hero-description.svelte-xugr7w p:where(.svelte-xugr7w):last-child{grid-column:1/-1;border-left-color:var(--gold);background:var(--gold-dim);color:var(--gold);font-weight:500}@media(max-width:768px){.hero-description.svelte-xugr7w{grid-template-columns:1fr;gap:12px}.hero-description.svelte-xugr7w p:where(.svelte-xugr7w){font-size:15px}}.hero-cta.svelte-xugr7w{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:svelte-xugr7w-fadeInUp .8s ease .6s both}.primary-button.svelte-xugr7w{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:var(--gold);color:var(--bg-0);border-radius:2px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.primary-button.svelte-xugr7w:hover{background:#dbb97e;gap:8px}}@media(max-width:768px){.primary-button.svelte-xugr7w{font-size:15px;padding:14px 28px}}.secondary-button.svelte-xugr7w{display:inline-flex;align-items:center;padding:16px 32px;background:transparent;color:var(--gold);border:1px solid var(--gold);border-radius:2px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.secondary-button.svelte-xugr7w:hover{background:var(--gold-dim)}}@media(max-width:768px){.secondary-button.svelte-xugr7w{font-size:15px;padding:14px 28px}}.approach-section.svelte-xugr7w{padding:100px 0;background:var(--bg-1);position:relative;overflow:hidden}.approach-section.svelte-xugr7w:before{display:none}@media(max-width:768px){.approach-section.svelte-xugr7w{padding:60px 0}}.section-header.svelte-xugr7w{text-align:center;max-width:800px;margin:0 auto 64px}@media(max-width:768px){.section-header.svelte-xugr7w{margin-bottom:48px}}.section-badge.svelte-xugr7w{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.svelte-xugr7w{font-size:13px;padding:6px 16px}}.section-header.svelte-xugr7w h2:where(.svelte-xugr7w){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.svelte-xugr7w h2:where(.svelte-xugr7w){font-size:28px}}.section-intro.svelte-xugr7w{font-size:18px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.section-intro.svelte-xugr7w{font-size:16px}}.approach-grid.svelte-xugr7w{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:968px){.approach-grid.svelte-xugr7w{grid-template-columns:1fr;gap:20px}}.approach-card.svelte-xugr7w{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)}.approach-card.visible.svelte-xugr7w{opacity:1;transform:translateY(0);transition-delay:calc(var(--delay) * .15s)}@media(max-width:768px){.approach-card.svelte-xugr7w{padding:28px 24px}}.approach-card.svelte-xugr7w:hover{border-color:var(--border);background:var(--bg-3)}.approach-icon.svelte-xugr7w{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){.approach-icon.svelte-xugr7w{width:56px;height:56px}}.approach-content.svelte-xugr7w{flex:1}.approach-content.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:20px;font-weight:600;color:var(--white);margin:0 0 10px;line-height:1.3}@media(max-width:768px){.approach-content.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:18px}}.approach-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:15px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.approach-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:14px}}.process-visual-section.svelte-xugr7w{padding:100px 0;background:var(--bg-0)}@media(max-width:768px){.process-visual-section.svelte-xugr7w{padding:60px 0}}.process-visual-split.svelte-xugr7w{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1100px;margin:0 auto}@media(max-width:968px){.process-visual-split.svelte-xugr7w{grid-template-columns:1fr;gap:32px}}.process-visual-left.svelte-xugr7w .visual-caption:where(.svelte-xugr7w){display:inline-flex;align-items:center;gap:8px;background:var(--gold-dim);border:1px solid var(--border);border-radius:2px;color:var(--gold);padding:10px 20px;font-size:12px;font-weight:600;margin-bottom:20px}@media(max-width:768px){.process-visual-left.svelte-xugr7w .visual-caption:where(.svelte-xugr7w){font-size:13px;padding:8px 16px}}.process-visual-left.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:28px;font-weight:700;font-family:Playfair Display,serif;color:var(--white);margin:0 0 16px;line-height:1.3}@media(max-width:768px){.process-visual-left.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:24px}}.process-visual-left.svelte-xugr7w p:where(.svelte-xugr7w){font-size:16px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.process-visual-left.svelte-xugr7w p:where(.svelte-xugr7w){font-size:15px}}.process-visual-right.svelte-xugr7w img:where(.svelte-xugr7w){width:100%;height:auto;border-radius:2px}.protection-section.svelte-xugr7w{padding:80px 0;background:var(--bg-1)}@media(max-width:768px){.protection-section.svelte-xugr7w{padding:60px 0}}.highlight-banner.svelte-xugr7w{background:var(--bg-2);border:1px solid var(--border);border-radius:2px;padding:36px 40px;display:flex;gap:24px;align-items:flex-start;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1) .6s}.highlight-banner.visible.svelte-xugr7w{opacity:1;transform:translateY(0)}@media(max-width:768px){.highlight-banner.svelte-xugr7w{flex-direction:column;padding:28px 24px;gap:16px}}.banner-icon.svelte-xugr7w{flex-shrink:0;width:56px;height:56px;background:var(--gold-dim);color:var(--gold);border-radius:2px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.banner-icon.svelte-xugr7w{width:48px;height:48px}}.banner-content.svelte-xugr7w{flex:1}.banner-content.svelte-xugr7w h4:where(.svelte-xugr7w){font-size:20px;font-weight:600;color:var(--white);margin:0 0 8px;line-height:1.3}@media(max-width:768px){.banner-content.svelte-xugr7w h4:where(.svelte-xugr7w){font-size:18px}}.banner-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:15px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.banner-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:14px}}.process-section.svelte-xugr7w{padding:100px 0;background:var(--bg-0)}@media(max-width:768px){.process-section.svelte-xugr7w{padding:60px 0}}.section-header-process.svelte-xugr7w{text-align:center;max-width:800px;margin:0 auto 64px}@media(max-width:768px){.section-header-process.svelte-xugr7w{margin-bottom:48px}}.section-badge-process.svelte-xugr7w{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-process.svelte-xugr7w{font-size:13px;padding:6px 16px}}.section-header-process.svelte-xugr7w h2:where(.svelte-xugr7w){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-process.svelte-xugr7w h2:where(.svelte-xugr7w){font-size:28px}}.section-intro-process.svelte-xugr7w{font-size:18px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.section-intro-process.svelte-xugr7w{font-size:16px}}.process-grid.svelte-xugr7w{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto}@media(max-width:768px){.process-grid.svelte-xugr7w{grid-template-columns:1fr}}.process-card.svelte-xugr7w{background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:2px;padding:32px;display:flex;flex-direction:column;gap:16px;position:relative;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.process-card.visible.svelte-xugr7w{opacity:1;transform:translateY(0);transition-delay:calc(var(--delay) * .12s)}@media(max-width:768px){.process-card.svelte-xugr7w{padding:28px 24px}}.process-number.svelte-xugr7w{position:absolute;top:20px;right:20px;width:32px;height:32px;background:var(--gold-dim);color:var(--gold);border-radius:2px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}@media(max-width:768px){.process-number.svelte-xugr7w{width:28px;height:28px;font-size:14px}}.process-icon.svelte-xugr7w{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){.process-icon.svelte-xugr7w{width:56px;height:56px}}.process-content.svelte-xugr7w{flex:1}.process-content.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:20px;font-weight:600;color:var(--white);margin:0 0 10px;line-height:1.3}@media(max-width:768px){.process-content.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:18px}}.process-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:15px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:768px){.process-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:14px}}.empowerment-section.svelte-xugr7w{padding:100px 0;background:var(--bg-1)}@media(max-width:768px){.empowerment-section.svelte-xugr7w{padding:60px 0}}.empowerment-wrapper.svelte-xugr7w{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media(max-width:968px){.empowerment-wrapper.svelte-xugr7w{grid-template-columns:1fr;gap:56px}}.empowerment-left.svelte-xugr7w .section-badge-empowerment:where(.svelte-xugr7w){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:24px}@media(max-width:768px){.empowerment-left.svelte-xugr7w .section-badge-empowerment:where(.svelte-xugr7w){font-size:13px;padding:6px 16px}}.empowerment-left.svelte-xugr7w h2:where(.svelte-xugr7w){font-size:42px;font-weight:700;font-family:Playfair Display,serif;color:var(--white);margin:0 0 24px;line-height:1.2}@media(max-width:768px){.empowerment-left.svelte-xugr7w h2:where(.svelte-xugr7w){font-size:32px;margin-bottom:20px}}.empowerment-left.svelte-xugr7w .empowerment-description:where(.svelte-xugr7w){font-size:17px;line-height:1.7;color:var(--muted)}@media(max-width:768px){.empowerment-left.svelte-xugr7w .empowerment-description:where(.svelte-xugr7w){font-size:16px}}.empowerment-right.svelte-xugr7w{display:flex;flex-direction:column;gap:20px}.empowerment-card-split.svelte-xugr7w{background:var(--bg-2);border:1px solid var(--border-subtle);border-radius:2px;padding:28px;display:flex;align-items:flex-start;gap:20px;opacity:0;transform:translate(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.empowerment-card-split.visible.svelte-xugr7w{opacity:1;transform:translate(0);transition-delay:calc(var(--delay) * .15s)}@media(max-width:768px){.empowerment-card-split.svelte-xugr7w{padding:24px}}.empowerment-icon-split.svelte-xugr7w{flex-shrink:0;width:56px;height:56px;background:var(--gold-dim);color:var(--gold);border-radius:2px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.empowerment-icon-split.svelte-xugr7w{width:52px;height:52px}}.empowerment-text.svelte-xugr7w{flex:1}.empowerment-text.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:20px;font-weight:700;color:var(--white);margin:0 0 6px;line-height:1.3}@media(max-width:768px){.empowerment-text.svelte-xugr7w h3:where(.svelte-xugr7w){font-size:18px}}.empowerment-text.svelte-xugr7w p:where(.svelte-xugr7w){font-size:15px;line-height:1.6;color:var(--muted);margin:0}@media(max-width:768px){.empowerment-text.svelte-xugr7w p:where(.svelte-xugr7w){font-size:14px}}.testimonial-section.svelte-xugr7w{padding:80px 0;background:var(--bg-1)}@media(max-width:768px){.testimonial-section.svelte-xugr7w{padding:60px 0}}.testimonial-card.svelte-xugr7w{max-width:900px;margin:0 auto;background:var(--bg-2);border:1px solid var(--border);border-radius:2px;padding:48px}@media(max-width:768px){.testimonial-card.svelte-xugr7w{padding:32px 24px}}.testimonial-header.svelte-xugr7w{color:var(--gold);margin-bottom:24px}.testimonial-text.svelte-xugr7w{font-size:18px;line-height:1.8;color:var(--muted);margin:0 0 24px}@media(max-width:768px){.testimonial-text.svelte-xugr7w{font-size:16px}}.testimonial-author.svelte-xugr7w{font-size:16px;color:var(--muted);margin:0}@media(max-width:768px){.testimonial-author.svelte-xugr7w{font-size:15px}}.testimonial-author.svelte-xugr7w strong:where(.svelte-xugr7w){color:var(--gold)}.cta-section.svelte-xugr7w{padding:80px 0;background:var(--bg-0)}@media(max-width:768px){.cta-section.svelte-xugr7w{padding:60px 0}}.cta-content.svelte-xugr7w{max-width:800px;margin:0 auto;text-align:center}.cta-content.svelte-xugr7w h2:where(.svelte-xugr7w){font-size:32px;margin:0 0 24px;font-family:Playfair Display,serif;color:var(--white)}@media(max-width:768px){.cta-content.svelte-xugr7w h2:where(.svelte-xugr7w){font-size:24px}}.cta-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:18px;line-height:1.7;color:var(--muted);margin:0 0 32px}@media(max-width:768px){.cta-content.svelte-xugr7w p:where(.svelte-xugr7w){font-size:16px}}.cta-content.svelte-xugr7w .cta-button:where(.svelte-xugr7w){display:inline-block;padding:16px 32px;background:var(--gold);color:var(--bg-0);border-radius:2px;font-weight:600;font-size:18px;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.cta-content.svelte-xugr7w .cta-button:where(.svelte-xugr7w):hover{background:#dbb97e}}@media(max-width:768px){.cta-content.svelte-xugr7w .cta-button:where(.svelte-xugr7w){font-size:16px;padding:14px 28px}}
