.hero-badge.svelte-4z030h{margin-bottom:var(--space-4)}.hero-br.svelte-4z030h{display:none}@media(min-width:640px){.hero-br.svelte-4z030h{display:block}}.hero-ctas.svelte-4z030h{display:flex;gap:var(--space-4);flex-wrap:wrap;margin-top:var(--space-8)}.hero-stats.svelte-4z030h{display:flex;gap:var(--space-8);margin-top:var(--space-10);padding-top:var(--space-8);border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.hero-stat-num.svelte-4z030h{font-family:var(--font-mono);font-size:var(--text-3xl);font-weight:700;color:var(--color-secondary);display:block;line-height:1}.hero-stat-label.svelte-4z030h{font-size:var(--text-sm);color:#e8ecf0bf;margin-top:var(--space-1);display:block}.services-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-6);margin-top:var(--space-12)}.service-card.svelte-4z030h{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-8);text-decoration:none;color:inherit;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);position:relative;overflow:hidden}.service-card.svelte-4z030h:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));opacity:0;transition:opacity var(--transition-base)}.service-card.svelte-4z030h:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.service-card.svelte-4z030h:hover:before{opacity:1}.service-card-top.svelte-4z030h{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-5)}.svc-icon-wrap.svelte-4z030h{color:var(--color-primary);background:#1a3a4a14;border-radius:var(--radius-md);width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:background var(--transition-base)}.service-card.svelte-4z030h:hover .svc-icon-wrap:where(.svelte-4z030h){background:var(--color-primary);color:#fff}.badge-sm.svelte-4z030h{font-size:var(--text-xs);padding:2px var(--space-3)}.service-card.svelte-4z030h h3:where(.svelte-4z030h){font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-primary);margin-bottom:var(--space-1)}.svc-tagline.svelte-4z030h{font-size:var(--text-sm);font-weight:600;color:var(--color-secondary);margin-bottom:var(--space-4)}.svc-desc.svelte-4z030h{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.65;margin-bottom:var(--space-5)}.outcome-list.svelte-4z030h{list-style:none;display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-6);flex-grow:1}.outcome-list.svelte-4z030h li:where(.svelte-4z030h){display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text)}.outcome-list.svelte-4z030h li:where(.svelte-4z030h) svg:where(.svelte-4z030h){color:var(--color-accent);flex-shrink:0;margin-top:2px}.svc-cta.svelte-4z030h{display:flex;align-items:center;gap:var(--space-1);font-weight:700;font-size:var(--text-sm);color:var(--color-primary);margin-top:auto}.svc-arrow.svelte-4z030h{transition:transform var(--transition-base);display:inline-block}.service-card.svelte-4z030h:hover .svc-arrow:where(.svelte-4z030h){transform:translate(4px)}.pillars-grid.svelte-4z030h{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}.pillar-item.svelte-4z030h{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.pillar-icon.svelte-4z030h{color:var(--color-secondary)}.pillar-label.svelte-4z030h{font-size:var(--text-sm);font-weight:600;color:#e8ecf0e6;line-height:1.4}.pillar-stat-box.svelte-4z030h{grid-column:1 / -1;background:#c8841a26;border:1px solid rgba(200,132,26,.3);border-radius:var(--radius-md);padding:var(--space-5);display:flex;align-items:center;gap:var(--space-5)}.pillar-stat-num.svelte-4z030h{font-family:var(--font-mono);font-size:var(--text-4xl);font-weight:700;color:var(--color-secondary);line-height:1;flex-shrink:0}.pillar-stat-txt.svelte-4z030h{font-size:var(--text-sm);color:#e8ecf0d9;line-height:1.5}.stack-diagram.svelte-4z030h{max-width:760px;margin:var(--space-12) auto 0;display:flex;flex-direction:column;gap:0}.stack-arrow.svelte-4z030h{text-align:center;font-size:var(--text-2xl);color:var(--color-text-muted);line-height:1;padding:var(--space-1) 0}.stack-layer.svelte-4z030h{border-radius:var(--radius-md);padding:var(--space-6) var(--space-8);border:1px solid var(--color-border-light)}.layer-foundation.svelte-4z030h{background:#1a3a4a0a}.layer-content.svelte-4z030h{background:#2e7d8c0f}.layer-authority.svelte-4z030h{background:#c8841a0f}.layer-visibility.svelte-4z030h{background:#1a3a4a17}.layer-label.svelte-4z030h{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:var(--space-3)}.layer-services.svelte-4z030h{display:flex;gap:var(--space-4);flex-wrap:wrap;margin-bottom:var(--space-3)}.layer-svc.svelte-4z030h a:where(.svelte-4z030h){font-weight:700;font-size:var(--text-sm);color:var(--color-primary);text-decoration:none;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-4);transition:background var(--transition-fast),color var(--transition-fast)}.layer-svc.svelte-4z030h a:where(.svelte-4z030h):hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.layer-desc.svelte-4z030h{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.final-ctas.svelte-4z030h{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}@media(max-width:768px){.hero-stats.svelte-4z030h{gap:var(--space-5)}.hero-ctas.svelte-4z030h{flex-direction:column}.services-grid.svelte-4z030h,.pillars-grid.svelte-4z030h{grid-template-columns:1fr}.pillar-stat-box.svelte-4z030h{flex-direction:column;gap:var(--space-3)}.final-ctas.svelte-4z030h{flex-direction:column;align-items:center}.stack-diagram.svelte-4z030h{padding:0 var(--space-2)}}
