:root{--bg-primary: var(--ypai-bg-void);--bg-secondary: var(--ypai-bg-void);--bg-card: rgba(30, 30, 35, .4);--purple-primary: var(--ypai-purple-glow);--purple-secondary: var(--ypai-purple-primary);--text-primary: var(--ypai-text-primary);--text-secondary: rgba(255 255 255 / .7);--text-muted: rgba(255 255 255 / .45);--border-subtle: rgba(255 255 255 / .06)}.hero-section[data-astro-cid-zgwhhotc]{background:var(--bg-primary);padding:6rem 0 5rem;position:relative;overflow:hidden}.hero-section[data-astro-cid-zgwhhotc]:before{content:"";position:absolute;top:-20%;left:-10%;width:60%;height:80%;background:radial-gradient(ellipse,rgba(139,92,246,.12) 0%,transparent 70%);pointer-events:none}.hero-container[data-astro-cid-zgwhhotc]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-space-16);align-items:center}.hero-eyebrow[data-astro-cid-zgwhhotc]{margin-bottom:var(--ds-space-6)}.eyebrow-tag[data-astro-cid-zgwhhotc]{font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--purple-primary);padding:.375rem .875rem;border:1px solid rgba(var(--ypai-purple-glow-rgb) / .25);border-radius:var(--ds-radius-xs)}.hero-title[data-astro-cid-zgwhhotc]{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15;color:var(--text-primary);font-family:Lora,serif;margin:1.5rem 0 1.25rem}.gradient-text[data-astro-cid-zgwhhotc]{background:linear-gradient(135deg,var(--ypai-purple-glow),var(--ypai-purple-glow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-zgwhhotc]{font-size:1.0625rem;line-height:1.75;color:var(--text-secondary);margin-bottom:var(--ds-space-10)}.hero-cta[data-astro-cid-zgwhhotc]{display:flex;gap:var(--ds-space-4);flex-wrap:wrap}.btn-primary[data-astro-cid-zgwhhotc]{display:inline-flex;align-items:center;padding:.875rem 2rem;background:var(--purple-secondary);color:#fff;border-radius:var(--ds-radius-sm);font-weight:500;font-size:.9375rem;text-decoration:none;transition:background .2s}.btn-primary[data-astro-cid-zgwhhotc]:hover{background:var(--purple-primary)}.btn-secondary[data-astro-cid-zgwhhotc]{display:inline-flex;align-items:center;padding:.875rem 2rem;background:transparent;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--ds-radius-sm);font-weight:500;font-size:.9375rem;text-decoration:none;transition:border-color .2s,color .2s}.btn-secondary[data-astro-cid-zgwhhotc]:hover{border-color:rgba(var(--ypai-purple-glow-rgb) / .4);color:var(--text-primary)}.hero-stats[data-astro-cid-zgwhhotc]{display:flex;flex-direction:column;gap:var(--ds-space-5)}.stat-card[data-astro-cid-zgwhhotc]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--ds-radius-md);padding:1.5rem 2rem;display:flex;flex-direction:column;gap:var(--ds-space-2)}.stat-value[data-astro-cid-zgwhhotc]{font-size:2rem;font-weight:700;color:var(--text-primary)}.stat-label[data-astro-cid-zgwhhotc]{font-size:.875rem;color:var(--text-muted)}.section-container[data-astro-cid-zgwhhotc]{max-width:1200px;margin:0 auto;padding:0 2rem}.eyebrow[data-astro-cid-zgwhhotc]{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--purple-primary);margin-bottom:var(--ds-space-4)}.section-header[data-astro-cid-zgwhhotc]{text-align:center;max-width:700px;margin:0 auto 3.5rem}.section-header[data-astro-cid-zgwhhotc] h2[data-astro-cid-zgwhhotc]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;color:var(--text-primary);font-family:Lora,serif;margin-bottom:var(--ds-space-4)}.section-header[data-astro-cid-zgwhhotc] p[data-astro-cid-zgwhhotc]{font-size:1rem;line-height:1.75;color:var(--text-secondary)}.solutions-section[data-astro-cid-zgwhhotc]{background:var(--bg-secondary);padding:6rem 0}.solutions-grid[data-astro-cid-zgwhhotc]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ds-space-6)}.solution-card[data-astro-cid-zgwhhotc]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--ds-radius-md);padding:var(--ds-space-8)}.solution-icon[data-astro-cid-zgwhhotc]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#8b5cf61a;border:1px solid rgba(139,92,246,.2);border-radius:var(--ds-radius-md);color:var(--purple-primary);margin-bottom:var(--ds-space-5)}.solution-card[data-astro-cid-zgwhhotc] h3[data-astro-cid-zgwhhotc]{font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--ds-space-3)}.solution-card[data-astro-cid-zgwhhotc] p[data-astro-cid-zgwhhotc]{font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin-bottom:var(--ds-space-5)}.feature-list[data-astro-cid-zgwhhotc]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ds-space-2)}.feature-list[data-astro-cid-zgwhhotc] li[data-astro-cid-zgwhhotc]{display:flex;align-items:center;gap:var(--ds-space-2);font-size:.8125rem;color:var(--text-muted)}.feature-list[data-astro-cid-zgwhhotc] li[data-astro-cid-zgwhhotc] svg[data-astro-cid-zgwhhotc]{color:var(--purple-primary);flex-shrink:0}.stats-section[data-astro-cid-zgwhhotc]{background:var(--bg-primary);padding:6rem 0}.stats-grid[data-astro-cid-zgwhhotc]{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-space-20);align-items:start}.stats-content[data-astro-cid-zgwhhotc] h2[data-astro-cid-zgwhhotc]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;color:var(--text-primary);font-family:Lora,serif;margin:.5rem 0 1rem}.stats-content[data-astro-cid-zgwhhotc]>p[data-astro-cid-zgwhhotc]{font-size:1rem;line-height:1.75;color:var(--text-secondary);margin-bottom:var(--ds-space-8)}.why-features[data-astro-cid-zgwhhotc]{display:flex;flex-direction:column;gap:var(--ds-space-6)}.why-item[data-astro-cid-zgwhhotc]{display:flex;gap:var(--ds-space-4);align-items:flex-start}.why-icon[data-astro-cid-zgwhhotc]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#8b5cf61a;border-radius:var(--ds-radius-sm);color:var(--purple-primary);flex-shrink:0}.why-item[data-astro-cid-zgwhhotc] h4[data-astro-cid-zgwhhotc]{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin-bottom:.375rem}.why-item[data-astro-cid-zgwhhotc] p[data-astro-cid-zgwhhotc]{font-size:.875rem;line-height:1.6;color:var(--text-secondary);margin:0}.stats-numbers[data-astro-cid-zgwhhotc]{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-space-6)}.stat-number-card[data-astro-cid-zgwhhotc]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--ds-radius-md);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:var(--ds-space-2)}.stat-big[data-astro-cid-zgwhhotc]{font-size:2.25rem;font-weight:700;color:var(--purple-primary)}.stat-label-sm[data-astro-cid-zgwhhotc]{font-size:.875rem;color:var(--text-muted);line-height:1.4}.approach-section[data-astro-cid-zgwhhotc]{background:var(--bg-secondary);padding:6rem 0}.approach-grid[data-astro-cid-zgwhhotc]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ds-space-6)}.approach-card[data-astro-cid-zgwhhotc]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--ds-radius-md);padding:var(--ds-space-8)}.approach-icon[data-astro-cid-zgwhhotc]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#8b5cf61a;border:1px solid rgba(139,92,246,.2);border-radius:var(--ds-radius-md);color:var(--purple-primary);margin-bottom:var(--ds-space-5)}.approach-card[data-astro-cid-zgwhhotc] h3[data-astro-cid-zgwhhotc]{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--ds-space-3)}.approach-card[data-astro-cid-zgwhhotc] p[data-astro-cid-zgwhhotc]{font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:0}.ypai-section[data-astro-cid-zgwhhotc]{background:var(--bg-primary);padding:6rem 0}.ypai-grid[data-astro-cid-zgwhhotc]{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-space-20);align-items:center}.ypai-header[data-astro-cid-zgwhhotc]{margin-bottom:var(--ds-space-6)}.flag-icon[data-astro-cid-zgwhhotc]{margin-right:var(--ds-space-2)}.ypai-header[data-astro-cid-zgwhhotc] h2[data-astro-cid-zgwhhotc]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;color:var(--text-primary);font-family:Lora,serif}.ypai-description[data-astro-cid-zgwhhotc]{font-size:1rem;line-height:1.75;color:var(--text-secondary);margin-bottom:var(--ds-space-8)}.ypai-benefits[data-astro-cid-zgwhhotc]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ds-space-4)}.ypai-benefits[data-astro-cid-zgwhhotc] li[data-astro-cid-zgwhhotc]{display:flex;align-items:center;gap:var(--ds-space-3);font-size:.9375rem;color:var(--text-secondary)}.check-icon[data-astro-cid-zgwhhotc]{color:var(--purple-primary);flex-shrink:0}.ypai-badge-area[data-astro-cid-zgwhhotc]{display:flex;align-items:center;justify-content:center}.trust-badge-large[data-astro-cid-zgwhhotc]{background:var(--bg-card);border:1px solid rgba(139,92,246,.2);border-radius:var(--ds-radius-lg);padding:2.5rem 3rem;display:flex;align-items:center;gap:var(--ds-space-6);max-width:320px}.badge-icon[data-astro-cid-zgwhhotc]{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#8b5cf61a;border-radius:var(--ds-radius-md);color:var(--purple-primary);flex-shrink:0}.badge-text[data-astro-cid-zgwhhotc]{display:flex;flex-direction:column;gap:.375rem}.badge-title[data-astro-cid-zgwhhotc]{font-size:1rem;font-weight:600;color:var(--text-primary)}.badge-subtitle[data-astro-cid-zgwhhotc]{font-size:.875rem;color:var(--text-muted)}.form-section[data-astro-cid-zgwhhotc]{background:linear-gradient(135deg,#0a0514 0%,#060210 50%,var(--ypai-bg-void) 100%);padding:6rem 0}.form-grid[data-astro-cid-zgwhhotc]{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-space-16);align-items:start}.form-process[data-astro-cid-zgwhhotc] h2[data-astro-cid-zgwhhotc]{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:var(--text-primary);font-family:Lora,serif;margin:.5rem 0 2rem}.process-timeline[data-astro-cid-zgwhhotc]{display:flex;flex-direction:column;gap:var(--ds-space-6)}.process-step[data-astro-cid-zgwhhotc]{display:flex;gap:var(--ds-space-4);align-items:flex-start}.step-number[data-astro-cid-zgwhhotc]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);border-radius:var(--ds-radius-full);font-size:.875rem;font-weight:600;color:var(--purple-primary);flex-shrink:0}.step-content[data-astro-cid-zgwhhotc] h4[data-astro-cid-zgwhhotc]{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--ds-space-1)}.step-content[data-astro-cid-zgwhhotc] p[data-astro-cid-zgwhhotc]{font-size:.875rem;color:var(--text-muted);margin:0}.form-card[data-astro-cid-zgwhhotc]{background:#14141ccc;border:1px solid var(--border-subtle);border-radius:var(--ds-radius-lg);padding:var(--ds-space-10)}.form-header[data-astro-cid-zgwhhotc]{margin-bottom:var(--ds-space-8)}.form-header[data-astro-cid-zgwhhotc] h3[data-astro-cid-zgwhhotc]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--ds-space-2)}.form-header[data-astro-cid-zgwhhotc] p[data-astro-cid-zgwhhotc]{font-size:.9rem;color:var(--text-muted);margin:0}.form-compliance[data-astro-cid-zgwhhotc]{display:flex;gap:var(--ds-space-3);align-items:center;margin-top:var(--ds-space-6);font-size:.8125rem;color:var(--text-muted)}@media(max-width:1024px){.solutions-grid[data-astro-cid-zgwhhotc],.approach-grid[data-astro-cid-zgwhhotc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-container[data-astro-cid-zgwhhotc],.stats-grid[data-astro-cid-zgwhhotc],.ypai-grid[data-astro-cid-zgwhhotc],.form-grid[data-astro-cid-zgwhhotc]{grid-template-columns:1fr;gap:var(--ds-space-10)}.solutions-grid[data-astro-cid-zgwhhotc],.approach-grid[data-astro-cid-zgwhhotc]{grid-template-columns:1fr}.stats-numbers[data-astro-cid-zgwhhotc]{grid-template-columns:1fr 1fr}.hero-section[data-astro-cid-zgwhhotc],.solutions-section[data-astro-cid-zgwhhotc],.stats-section[data-astro-cid-zgwhhotc],.approach-section[data-astro-cid-zgwhhotc],.ypai-section[data-astro-cid-zgwhhotc],.form-section[data-astro-cid-zgwhhotc]{padding:4rem 0}}@media(max-width:480px){.stats-numbers[data-astro-cid-zgwhhotc]{grid-template-columns:1fr}.hero-cta[data-astro-cid-zgwhhotc]{flex-direction:column}}
