.program-usage-chart:where(.astro-mvlctzje){--usage-line: var(--brand-highlight-purple);--usage-fill-strong: color-mix(in srgb, var(--brand-highlight-purple) 42%, transparent);--usage-fill-mid: color-mix(in srgb, var(--brand-highlight-purple) 22%, transparent);--usage-fill-fade: color-mix(in srgb, var(--brand-highlight-purple) 4%, transparent);--usage-glow: var(--brand-highlight-purple-bg);position:relative;width:100%;height:7.25rem;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--brand-highlight-purple) 10%,var(--surface-base)) 0%,var(--surface-base) 55%)}.program-usage-chart-grid:where(.astro-mvlctzje){position:absolute;inset:0;background-image:linear-gradient(var(--usage-glow) 1px,transparent 1px),linear-gradient(90deg,var(--usage-glow) 1px,transparent 1px);background-size:100% 1.5rem,1.5rem 100%;pointer-events:none}.program-usage-chart-svg:where(.astro-mvlctzje){position:relative;z-index:1;display:block;width:100%;height:100%}.program-usage-area:where(.astro-mvlctzje){stroke:none}.program-usage-line:where(.astro-mvlctzje){fill:none;stroke:var(--usage-line);stroke-width:2.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;vector-effect:non-scaling-stroke}.program-usage-axis-label:where(.astro-mvlctzje){position:absolute;z-index:2;left:.5rem;bottom:.35rem;font-family:var(--font-mono);font-size:.625rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--usage-line) 70%,var(--text-tertiary));pointer-events:none}.program-hero{padding-block:clamp(var(--sp-16),8vw,var(--sp-24));background:var(--surface-base)}.program-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(var(--sp-10),5vw,var(--sp-16));align-items:center}.program-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-5);min-width:0}.program-hero-title{max-width:18ch;font-size:clamp(var(--text-4xl),4vw,var(--text-5xl));font-weight:700;letter-spacing:-.03em;line-height:1.08;color:var(--text-primary)}.program-hero-sub{max-width:48ch;font-size:var(--text-lg);line-height:var(--lh-lg);color:var(--text-secondary)}.program-hero-actions{display:flex;align-items:center;gap:var(--sp-6);margin-top:var(--sp-1)}.program-hero-visual{min-width:0;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:var(--sp-5)}.program-hero-artifact{display:flex;flex-direction:column;align-items:stretch;gap:var(--sp-5);width:100%;min-width:0}.program-hero-panel{box-sizing:border-box;display:grid;gap:var(--sp-3);width:100%;min-width:0;padding:var(--sp-4) var(--sp-5);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 6%,transparent)}.program-hero-stat-header{display:flex;flex-direction:column;gap:var(--sp-2)}.program-hero-panel>:global(.program-usage-chart){margin-top:calc(var(--sp-4) - var(--sp-3))}.program-hero-stat-value{margin:0;font-family:var(--font-sans);font-size:var(--text-4xl);line-height:var(--lh-4xl);font-weight:700;letter-spacing:-.03em;color:var(--brand-cta)}.program-hero-stat-label{margin:0;width:100%;display:flex;flex-wrap:wrap;align-items:baseline;gap:.4em;font-family:var(--font-mono);font-size:var(--text-sm);line-height:var(--lh-sm);font-weight:400;color:var(--text-secondary)}.program-hero-stat-sep{color:var(--text-tertiary)}.program-partnership-logos{display:flex;align-items:center;gap:var(--sp-4);align-self:flex-start;--partnership-herald-height: 2rem}.program-partnership-logo-wrap{display:block;flex:0 0 auto;line-height:0}.program-partnership-sep{flex:0 0 auto;font-size:var(--text-xl);line-height:1;font-weight:400;color:var(--text-tertiary)}.program-partnership-logo{display:block;width:auto;object-fit:contain}.program-partnership-logo--herald{height:var(--partnership-herald-height)}.program-partnership-logo--partner{height:calc(var(--partnership-herald-height) * 2)}@media(max-width:768px){.program-hero{padding-block:var(--sp-12)}.program-hero-inner{grid-template-columns:1fr;gap:var(--sp-10)}.program-hero-title,.program-hero-sub{max-width:none}.program-hero-title{font-size:var(--text-3xl)}.program-hero-sub{font-size:var(--text-base)}.program-partnership-logos{flex-direction:column;align-items:center;align-self:center;gap:var(--sp-3);width:100%}.program-partnership-sep{font-size:var(--text-lg)}}.program-why-join-icon:where(.astro-pelsw3do){width:1.25rem;height:1.25rem;color:var(--text-secondary);flex-shrink:0;display:block}.program-why-join:where(.astro-pvaf7w3d){padding-block:var(--sp-16) 0;background:var(--surface-base)}.program-why-join-header:where(.astro-pvaf7w3d){display:flex;flex-direction:column;gap:var(--sp-4);margin-bottom:var(--sp-10)}.program-why-join-heading:where(.astro-pvaf7w3d){margin:0;max-width:36ch;font-family:var(--font-sans);font-size:var(--type-section-heading-size);line-height:var(--type-section-heading-line-height);font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.program-why-join-grid:where(.astro-pvaf7w3d){display:grid;grid-template-columns:1fr;width:100%;min-width:0;box-sizing:border-box;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding-inline:max(var(--sp-8),calc((100vw - var(--container)) / 2 + var(--sp-8)))}.program-why-join-cell:where(.astro-pvaf7w3d){box-sizing:border-box;display:flex;flex-direction:column;gap:var(--sp-3);min-width:0;padding-block:var(--sp-8);border-color:var(--border-subtle);border-style:solid;border-width:0;border-bottom-width:1px}.program-why-join-head:where(.astro-pvaf7w3d){display:flex;flex-direction:row;align-items:center;gap:var(--sp-3);min-width:0}.program-why-join-title:where(.astro-pvaf7w3d){margin:0;font-size:var(--text-base);font-weight:600;line-height:var(--lh-base);color:var(--text-primary)}.program-why-join-desc:where(.astro-pvaf7w3d){margin:0;font-size:var(--text-sm);line-height:var(--lh-sm);color:var(--text-secondary);max-width:42ch}@media(min-width:768px){.program-why-join-grid:where(.astro-pvaf7w3d){grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.program-why-join-cell:where(.astro-pvaf7w3d){padding-inline:var(--sp-8);border-bottom-width:0}.program-why-join-cell:where(.astro-pvaf7w3d):first-child{padding-left:0}.program-why-join-cell:where(.astro-pvaf7w3d):last-child{padding-right:0}.program-why-join-cell:where(.astro-pvaf7w3d):nth-child(-n+2){border-right-width:1px}}@media(max-width:767px){.program-why-join:where(.astro-pvaf7w3d){padding-block:var(--sp-8) 0}.program-why-join-cell:where(.astro-pvaf7w3d):last-child{border-bottom-width:0}.program-why-join-desc:where(.astro-pvaf7w3d){max-width:none}}.program-page.cli-page{background:var(--surface-base)}.program-page .cli-social-proof{border-bottom:none}
