.enrolled-home{--accent: #fbbf24;--accent-strong: #f59e0b;--ink: #ffffff;--muted: rgba(255, 255, 255, .55);--muted-soft: rgba(222, 210, 200, .88);--line: rgba(255, 255, 255, .12);--duration-fast: .2s;--duration-med: .42s;--ease-out-back: cubic-bezier(.16, 1.25, .3, 1);--ease-soft-out: cubic-bezier(.22, 1, .36, 1)}.enrolled-home .home-screen{min-width:0;padding:24px 0 80px;overflow-x:clip}.enrolled-home .feature-cards-section{margin-bottom:56px;width:100%}.enrolled-home .feature-cards-header{margin-bottom:24px;text-align:center}.enrolled-home .feature-cards-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.12;color:var(--ink)}.enrolled-home .feature-cards-copy{margin-top:12px;margin-inline:auto;max-width:520px;color:var(--muted);font-size:1rem;line-height:1.6}.enrolled-home .feature-cards-stack{display:flex;flex-direction:column;gap:0}.enrolled-home .feature-card-slot{position:relative}.enrolled-home .feature-card-connector{position:relative;z-index:2;width:100%;height:48px;flex-shrink:0;pointer-events:none}.enrolled-home .feature-card-connector-svg{display:block;width:100%;height:100%;overflow:visible}.enrolled-home .feature-card-connector-track,.enrolled-home .feature-card-connector-line{fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.enrolled-home .feature-card-connector-track{stroke:#ffffff1a}.enrolled-home .feature-card-connector-line{stroke-dasharray:8px,1000px}@keyframes enrolled-feature-connector-travel{0%{stroke-dashoffset:0}to{stroke-dashoffset:calc(var(--total-length) * -1)}}@keyframes enrolled-feature-connector-wiggle{0%{stroke-dasharray:4px,1000px}to{stroke-dasharray:14px,1000px}}@media(prefers-reduced-motion:no-preference){.enrolled-home .feature-card-connector-line{animation:enrolled-feature-connector-travel var(--circuit-duration, 2s) linear infinite var(--circuit-delay, 0ms) backwards,enrolled-feature-connector-wiggle var(--wiggle-duration, 3s) ease-in-out infinite alternate}}@media(prefers-reduced-motion:reduce){.enrolled-home .feature-card-connector-line{animation:none!important}}.enrolled-home .feature-card{display:block;width:100%;overflow:hidden}.enrolled-home .feature-card-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 108px;align-items:center;gap:8px;min-height:132px;padding:22px 20px 22px 24px}.enrolled-home .feature-card-shipped{color:#fff}.enrolled-home .feature-card-pipeline .feature-card-inner{background:#ffffff09}.enrolled-home .feature-card-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding-right:8px}.enrolled-home .feature-card-title{margin:0;font-size:clamp(1.05rem,2.6vw,1.35rem);font-weight:800;line-height:1.2;color:inherit}.enrolled-home .feature-card-art-cell{display:flex;align-items:center;justify-content:center;width:108px;height:96px;flex-shrink:0}.enrolled-home .feature-card-art-cell-icon{width:120px;height:112px}.enrolled-home .feature-card-pipeline-icon{display:flex;align-items:center;justify-content:center;width:112px;height:112px;color:#ffffff6b}.enrolled-home .feature-card-pipeline-icon svg{width:72px;height:72px}.enrolled-home .feature-card-art{display:block;width:auto;height:auto;max-width:var(--card-art-size, 96px);max-height:var(--card-art-size, 96px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enrolled-home .feature-card-pipeline .feature-card-title{color:#ffffff94}.enrolled-home .feature-card-pipeline .feature-card-art{filter:grayscale(1);opacity:.52}@media(prefers-reduced-motion:reduce){.enrolled-home .feature-card-pipeline-icon{animation:none!important}}.enrolled-home .feature-pipeline-label{margin:20px 0 0;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffff57;text-align:center}@media(max-width:560px){.enrolled-home .feature-card-inner{grid-template-columns:minmax(0,1fr) 92px;min-height:120px;padding:18px 16px 18px 20px}.enrolled-home .feature-card-title{font-size:1.05rem}.enrolled-home .feature-card-art-cell{width:92px;height:88px}.enrolled-home .feature-card-art-cell-icon{width:104px;height:100px}.enrolled-home .feature-card-pipeline-icon{width:96px;height:96px}.enrolled-home .feature-card-pipeline-icon svg{width:60px;height:60px}}.enrolled-home .enrolled-welcome-hero{text-align:center}.enrolled-home .enrolled-welcome-hero .home-hero-copy{margin-inline:auto}.enrolled-home .home-hero{padding-bottom:28px}.enrolled-home .home-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.enrolled-home .home-hero-title{font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;font-weight:800;color:var(--ink)}.enrolled-home .home-hero-copy{margin-top:18px;max-width:720px;color:var(--muted);font-size:1.125rem;line-height:1.65}.enrolled-home .production-template-section{width:100%;margin:40px 0 56px;padding-inline:clamp(16px,4vw,32px)}.enrolled-home .production-template-link{display:block;color:inherit;text-decoration:none}.enrolled-home .production-template-link:hover .production-template-image{transform:scale(1.005)}.enrolled-home .production-template-link:focus-visible{outline:2px solid rgba(255,164,0,.85);outline-offset:6px;border-radius:16px}.enrolled-home .production-template-copy{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:start;max-width:960px;margin:0 auto 20px}.enrolled-home .production-template-label{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:#ffffff0e;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.enrolled-home .production-template-title{color:var(--ink);font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.15;font-weight:800}.enrolled-home .production-template-summary{margin-top:8px;max-width:720px;color:var(--muted);font-size:1rem;line-height:1.65}.enrolled-home .production-template-visual{width:100%;overflow:hidden;border-block:1px solid rgba(255,255,255,.08);background:#050505}.enrolled-home .production-template-image{display:block;width:100%;height:auto;max-height:min(82vh,820px);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:transform .42s var(--ease-soft-out)}.enrolled-home .production-template-meta{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:18px;text-align:center}.enrolled-home .production-template-eyebrow{color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.enrolled-home .production-template-feature-title{color:var(--ink);font-size:15px;line-height:1.25;font-weight:800}.enrolled-home .production-template-status{color:#3dcc5a;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}@media(max-width:560px){.enrolled-home .production-template-copy{grid-template-columns:1fr}}
