.tcw{background:var(--shell-background,#fbf8f2);color:var(--ink);font-family:Inter,-apple-system,sans-serif}.tcw *{box-sizing:border-box}.tcw-wrap{max-width:1180px;margin:0 auto;padding:clamp(24px,4vw,44px) var(--tmm-gutter) 96px}.tcw-crumb{font-size:13.5px}.tcw-crumb a{color:var(--muted);text-decoration:none;font-weight:600}.tcw-crumb a:hover{color:var(--blue)}.tcw-enrolled{display:flex;align-items:center;gap:10px;margin-top:16px;padding:13px 16px;border:1px solid color-mix(in srgb,var(--ok) 35%,transparent);border-radius:12px;background:var(--ok-soft);color:var(--ok);font-size:14px;font-weight:600}.tcw-enrolled svg{flex:none;width:19px;height:19px;color:var(--ok)}.tcw-hero{margin-top:20px;display:grid;grid-template-columns:minmax(0,420px) 1fr;background:var(--surface,#fff);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 1px 2px rgba(35,32,28,.05)}.tcw-heroimg{position:relative;min-height:240px;background:#1d2942 50%/cover no-repeat}.tcw-heroplay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:100px;background:var(--action-fill);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(19,34,66,.38);transition:transform .15s,background .15s}.tcw-heroplay:hover{transform:translate(-50%,-50%) scale(1.06);background:var(--action-fill-hover)}.tcw-heroplay:focus-visible{outline:2px solid var(--on-action);outline-offset:3px}.tcw-heroplay svg{width:18px;height:18px;fill:var(--on-action);margin-left:2px}.tcw-herobody{padding:clamp(24px,3vw,34px);display:flex;flex-direction:column}.tcw-heroeyebrow{margin:0 0 9px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-deep,#7e5f28)}.tcw-herotitle{margin:0;font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:700;letter-spacing:-.02em;color:var(--heading);line-height:1.2}.tcw-herocourse{margin:8px 0 0;font-size:14.5px;color:var(--muted)}.tcw-bar{height:8px;background:var(--line-2);overflow:hidden;margin:20px 0 8px}.tcw-bar,.tcw-fill{border-radius:100px}.tcw-fill{height:100%;background:var(--gold,#b08a47)}.tcw-barlbl{margin:0;font-size:12.5px;font-weight:600;color:var(--muted)}.tcw-herofoot{margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.tcw-cta{display:inline-flex;align-items:center;gap:9px;height:50px;padding:0 26px;border-radius:13px;background:var(--blue);color:#fff!important;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.tcw-cta:hover{background:var(--action-hover,#244c86);transform:translateY(-1px)}.tcw-cta-ico{display:inline-flex}.tcw-cta-ico svg{width:18px;height:18px;stroke:#fff}.tcw-detailslink{font-size:13.5px;font-weight:600;color:var(--muted);text-decoration:none}.tcw-detailslink:hover{color:var(--blue)}@media (max-width:760px){.tcw-hero{grid-template-columns:1fr}.tcw-heroimg{min-height:180px}}.tcw-sec{margin-top:clamp(40px,6vw,60px)}.tcw-sechd{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.tcw-sectitle{margin:0;font-size:clamp(1.18rem,2.2vw,1.4rem);font-weight:700;letter-spacing:-.02em;color:var(--heading);line-height:1.15}.tcw-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tcw-tool{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid var(--line);border-radius:100px;background:var(--surface,#fff);font-size:13.5px;font-weight:600;color:var(--blue);text-decoration:none;transition:border-color .14s,background .14s}.tcw-tool:hover{border-color:var(--blue);background:var(--blue-tint,#e9eff8)}.tcw-tool-ico{display:inline-flex}.tcw-tool-ico svg{width:16px;height:16px;stroke:var(--blue)}.tcw-cur{background:transparent}.tcw-cur .tcp-acc{margin-top:0;box-shadow:var(--tmm-shadow-soft,0 1px 2px rgba(22,24,29,.04),0 10px 30px rgba(22,24,29,.06))}.tcw-cur .tcp-sec-h{padding-left:20px}.tcw-cur .tcp-sec-h:hover{background:none!important}.tcw-resources{background:var(--surface,#fff);border:1px dashed var(--line);border-radius:18px;padding:28px;display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap}.tcw-res-t{margin:0;font-size:15px;font-weight:600;color:var(--heading)}.tcw-res-soon{margin:0;font-size:13px;font-weight:600;color:var(--muted)}@media (max-width:560px){.tcw-herofoot{gap:14px}.tcw-cta{width:100%;justify-content:center}}html.dark .tcw-cta{background:var(--action-fill)}html.dark .tcw-cta:hover{background:var(--action-fill-hover)}.tcw-reset{margin-top:12px;display:flex;align-items:center;gap:12px}.tcw-reset-btn{background:none;border:0;padding:2px 0;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:var(--muted);text-decoration:none;transition:color .15s}.tcw-reset-btn:hover{color:var(--err-ink)}.tcw-reset-btn:disabled{opacity:.6;cursor:default}.tcw-reset-err{font-size:12.5px;color:var(--err-ink)}