.program-landing__status{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;max-width:60ch;margin:0 0 1.5rem;padding:.85rem 1rem;font-size:.9375rem;line-height:1.5}.program-landing__list{max-width:52ch;margin:0 0 1.75rem;padding:0;list-style:none}.program-landing__list li{color:var(--text-secondary);padding:.45rem 0 .45rem 1.25rem;line-height:1.5;position:relative}.program-landing__list li:before{content:"";background:var(--brand-primary,#1253ed);border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.95rem;left:0}.program-landing__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;display:flex}.program-landing__btn{border:1px solid var(--border-subtle,#dbe1ea);background:var(--surface-raised,#fff);min-height:2.75rem;color:var(--text-primary,#111);border-radius:10px;justify-content:center;align-items:center;padding:0 1.15rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.program-landing__btn:hover{border-color:var(--brand-primary,#1253ed)}.program-landing__btn--primary{background:var(--brand-primary,#1253ed);color:#fff;border-color:#0000}.program-landing__btn--primary:hover{filter:brightness(1.05)}.program-landing__footer{color:var(--text-secondary);margin:0;font-size:.9375rem}.program-landing__footer a{color:var(--brand-primary,#1253ed);text-underline-offset:2px;text-decoration:underline}
