.tc-cx-hero{position:relative;overflow:hidden;background:var(--tc-saas-surface-dark, #0f1729);padding:64px 32px 80px}.tc-cx-hero__glow{position:absolute;top:-260px;left:50%;transform:translate(-50%);width:980px;height:640px;max-width:140%;background:radial-gradient(ellipse,rgba(0,73,171,.42) 0%,rgba(14,124,102,.16) 45%,transparent 70%);pointer-events:none}.tc-cx-hero__inner{position:relative;z-index:1}.tc-cx-hero__copy{max-width:820px}@media(max-width:768px){.tc-cx-hero{padding:40px 20px 56px}}.tc-cx-hero__crumbs{margin-bottom:20px}.tc-cx-hero__title{margin:0;color:var(--tc-saas-text-on-dark, #fff);font-size:clamp(2rem,1.4rem + 2.4vw,3rem);line-height:1.15;letter-spacing:-.02em;font-weight:700}.tc-cx-hero__lead{margin:16px 0 0;max-width:62ch;color:#ffffffc7;font-size:1.0625rem;line-height:1.65}.tc-cx-hero__count{display:inline-flex;align-items:center;gap:8px;margin:24px 0 0;color:#ffffffb8;font-size:.9375rem}.tc-cx-hero__count-icon{width:18px;height:18px}.tc-cx-hero__badge{display:inline-flex;align-items:center;gap:5px;margin-left:6px;padding:4px 11px;border:1px solid rgba(255,255,255,.22);border-radius:var(--tc-saas-radius-pill, 160px);background:#ffffff1a;color:#fff;font-size:.8125rem;font-weight:600;white-space:nowrap}.tc-cx-hero__badge-icon{width:14px;height:14px}.tc-cx-hero__note{max-width:640px;margin:14px 0 0;color:#ffffffa8;font-size:.875rem;line-height:1.6}.tc-cx-chip{display:inline-block;padding:5px 12px;border-radius:var(--tc-saas-radius-pill, 160px);background:var(--tc-saas-color-info-bg, #eff8ff);color:var(--tc-saas-color-primary, #0049ab);font-size:.75rem;font-weight:600;letter-spacing:.01em;text-decoration:none}.tc-cx-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin:0;padding:0;list-style:none}.tc-cx-cards__item{display:flex}.tc-cx-course{display:flex;flex-direction:column;width:100%;overflow:hidden;border:1px solid var(--tc-saas-border-lighter, #e5e7eb);border-radius:var(--tc-saas-radius-lg, 16px);background:var(--tc-saas-surface, #fff);box-shadow:var(--tc-saas-shadow-xs, 0 1px 2px rgba(16, 24, 40, .05));text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.tc-cx-course__cover{display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--tc-saas-surface-subtle, #f2f4f7)}.tc-cx-course__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.tc-cx-course:hover .tc-cx-course__img{transform:scale(1.03)}.tc-cx-course__cover-fallback{display:grid;place-items:center;width:100%;height:100%;background:var(--tc-saas-surface-subtle, #f2f4f7);border-bottom:1px solid var(--tc-saas-border-lighter, #e5e7eb)}.tc-cx-course__cover-icon{width:30px;height:30px;color:var(--tc-saas-border-light, #d0d5dd)}.tc-cx-course__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 22px 22px}.tc-cx-course:hover,.tc-cx-course:focus-visible{border-color:var(--tc-saas-color-primary, #0049ab);box-shadow:var(--tc-saas-shadow-md, 0 4px 12px rgba(16, 24, 40, .1));transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.tc-cx-course,.tc-cx-course__img{transition:none}.tc-cx-course:hover,.tc-cx-course:focus-visible{transform:none}.tc-cx-course:hover .tc-cx-course__img{transform:none}}.tc-cx-course__title{margin:0;color:var(--tc-saas-text-primary, #101828);font-size:1.1875rem;line-height:1.35;font-weight:650}.tc-cx-course__text{display:block;margin:0;color:var(--tc-saas-text-secondary, #3a4453);font-size:.9375rem;line-height:1.6}.tc-cx-course__metas{display:flex;flex-wrap:wrap;gap:6px 18px}.tc-cx-course__meta,.tc-cx-module__meta{display:inline-flex;align-items:center;gap:6px;color:var(--tc-saas-text-muted, #374151);font-size:.8125rem}.tc-cx-course__meta-icon,.tc-cx-module__meta-icon{width:15px;height:15px}.tc-cx-course__more{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:4px;color:var(--tc-saas-color-primary, #0049ab);font-size:.9375rem;font-weight:600}.tc-cx-course__more-icon{width:16px;height:16px;transition:transform .15s ease}.tc-cx-course:hover .tc-cx-course__more-icon{transform:translate(3px)}.tc-cx-h2{margin:0 0 16px;color:var(--tc-saas-text-primary, #101828);font-size:clamp(1.375rem,1.2rem + .7vw,1.75rem);line-height:1.25;letter-spacing:-.01em;font-weight:700}.tc-cx-listing{padding:56px 32px 88px;background:var(--tc-saas-surface-soft, #f9fafb)}.tc-cx-band+.tc-cx-band{margin-top:64px}.tc-cx-band__head{max-width:720px;margin:0 0 28px}.tc-cx-band__title{margin:0;color:var(--tc-saas-text-primary, #101828);font-size:1.75rem;line-height:1.25;font-weight:700}.tc-cx-band__lead{margin:10px 0 0;color:var(--tc-saas-text-secondary, #3a4453);font-size:1rem;line-height:1.65}.tc-cx-cats{display:grid;grid-template-columns:1fr;gap:24px;margin:0;padding:0;list-style:none}@media(min-width:700px){.tc-cx-cats{grid-template-columns:repeat(2,1fr)}}.tc-cx-cats__item{display:flex}.tc-cx-cat{position:relative;display:flex;flex-direction:column;gap:8px;width:100%;padding:22px 22px 18px;border:1px solid var(--tc-saas-border-subtle, #e5e7eb);border-radius:var(--tc-saas-radius-lg, 16px);background:var(--tc-saas-surface, #fff);box-shadow:var(--tc-saas-shadow-xs, 0 1px 2px rgba(16, 24, 40, .05));overflow:hidden;text-decoration:none;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.tc-cx-cat:hover,.tc-cx-cat:focus-visible{transform:translateY(-4px);box-shadow:var(--tc-saas-shadow-md, 0 4px 12px rgba(16, 24, 40, .1));border-color:color-mix(in srgb,var(--accent) 45%,var(--tc-saas-border-subtle, #e5e7eb))}.tc-cx-cat:focus-visible{outline:2px solid color-mix(in srgb,var(--accent),#000 20%);outline-offset:2px}.tc-cx-cat__ghost{position:absolute;right:-16px;bottom:-20px;color:var(--accent);opacity:.09;transform:rotate(-10deg);pointer-events:none;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .3s ease}.tc-cx-cat__ghost svg{display:block;width:120px;height:120px;stroke-width:.9}.tc-cx-cat:hover .tc-cx-cat__ghost{transform:rotate(-5deg) scale(1.07);opacity:.13}@media(prefers-reduced-motion:reduce){.tc-cx-cat,.tc-cx-cat__ghost,.tc-cx-cat__arrow{transition:none}.tc-cx-cat:hover,.tc-cx-cat:focus-visible{transform:none}.tc-cx-cat:hover .tc-cx-cat__ghost{transform:rotate(-10deg)}.tc-cx-cat:hover .tc-cx-cat__arrow{transform:none}}.tc-cx-cat__chip{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:color-mix(in srgb,var(--accent),#000 10%);background:color-mix(in srgb,var(--accent) 11%,#fff)}.tc-cx-cat__chip svg{width:22px;height:22px}.tc-cx-cat__head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.tc-cx-cat__badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border:1px solid var(--tc-saas-border-subtle, #e5e7eb);border-radius:var(--tc-saas-radius-pill, 160px);background:var(--tc-saas-surface-soft, #f9fafb);color:var(--tc-saas-text-secondary, #3a4453);font-size:12px;font-weight:600;white-space:nowrap}.tc-cx-cat__badge-icon{width:13px;height:13px}.tc-cx-cat__title{position:relative;margin:0;color:var(--tc-saas-text-primary, #101828);font-size:17px;line-height:1.3;font-weight:700}.tc-cx-cat__desc{position:relative;flex:1;color:var(--tc-saas-text-secondary, #3a4453);font-size:13.5px;line-height:1.55}.tc-cx-cat__foot{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;padding-top:12px;border-top:1px solid var(--tc-saas-border-subtle, #e5e7eb)}.tc-cx-cat__stat{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--accent),#000 30%)}.tc-cx-cat__arrow{color:color-mix(in srgb,var(--accent),#000 25%);font-weight:700;transition:transform .15s ease}.tc-cx-cat:hover .tc-cx-cat__arrow{transform:translate(4px)}@media(min-width:1000px){.tc-cx-cat{gap:10px;padding:28px 30px 24px}.tc-cx-cat__chip{width:48px;height:48px}.tc-cx-cat__chip svg{width:24px;height:24px}.tc-cx-cat__title{font-size:19px}.tc-cx-cat__desc{font-size:14.5px}.tc-cx-cat__ghost svg{width:150px;height:150px}}.tc-cx-empty{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:620px;margin:0 auto;padding:48px 32px;border:1px solid var(--tc-saas-border-subtle, #e5e7eb);border-radius:var(--tc-saas-radius-lg, 16px);background:var(--tc-saas-surface-soft, #f9fafb);text-align:center}.tc-cx-empty__chip{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;color:color-mix(in srgb,var(--accent),#000 10%);background:color-mix(in srgb,var(--accent) 11%,#fff)}.tc-cx-empty__chip svg{width:28px;height:28px}.tc-cx-empty__title{margin:0;color:var(--tc-saas-text-primary, #101828);font-size:1.375rem;line-height:1.3;font-weight:700}.tc-cx-empty__text{margin:0;color:var(--tc-saas-text-secondary, #3a4453);font-size:.9375rem;line-height:1.65}.tc-cx-empty__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px}.tc-cx-listing__back{margin:40px 0 0;font-size:.9375rem}.tc-cx-listing__back a{color:var(--tc-saas-color-primary, #0049ab);font-weight:600}
