.public-shell{min-height:calc(100vh - 65px);padding:56px 24px 88px}.detail-shell{width:min(100%,1160px);margin:0 auto}.public-hero{display:grid;min-height:68vh;align-content:center;justify-items:center;gap:42px;text-align:center}.public-hero-content{display:grid;justify-items:center;gap:18px}.public-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.public-hero-preview{position:relative;width:min(100%,760px);overflow:hidden;border:1px solid var(--accent-ring);border-radius:28px;background:linear-gradient(140deg,var(--hero-preview-from),var(--hero-preview-to)),radial-gradient(circle at 20% 18%,var(--accent-wash),transparent 16rem);box-shadow:var(--shadow-card);padding:18px}.public-hero-preview:before{position:absolute;inset:-40% -30% auto auto;width:260px;height:260px;border-radius:999px;background:var(--accent-wash);content:""}.public-hero-browser{position:relative;display:grid;gap:14px;border:1px solid var(--border-soft);border-radius:22px;background:var(--surface);padding:14px}.public-hero-browser-bar{display:flex;align-items:center;gap:7px}.public-hero-browser-bar span{width:8px;height:8px;border-radius:999px;background:var(--browser-dot)}.public-hero-cover{display:grid;min-height:190px;place-items:center;border-radius:18px;background:linear-gradient(rgb(255 255 255/.18),rgb(255 255 255/.34)),url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&w=1200&q=80);background-position:50%;background-size:cover}.public-hero-play{display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:999px;background:var(--surface);box-shadow:var(--shadow-soft);color:var(--accent-strong);font-weight:800}.public-hero-curriculum{display:grid;gap:10px}.public-hero-lesson{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border-soft);border-radius:16px;background:var(--card-solid);padding:12px}.public-hero-lesson strong{color:var(--text-strong);font-size:14px}.public-hero-lesson span{color:var(--text-muted);font-size:12px}.public-hero h1{max-width:760px;font-size:clamp(44px,7vw,78px);font-weight:760;letter-spacing:-.06em;line-height:.94}.compact-section p{max-width:720px;color:var(--text-muted);font-size:19px;line-height:1.55}.public-section{display:grid;gap:22px;margin-top:72px}.compact-section{margin-top:0}.detail-shell h1,.detail-shell h2,.public-section h1,.public-section h2{color:var(--text-strong);font-family:var(--font-display),ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:-.04em}.detail-shell h1,.public-section h1{font-size:clamp(38px,5vw,62px);line-height:.98}.detail-shell h2,.public-section h2{font-size:clamp(28px,3.6vw,36px);line-height:1.12}.catalog-summary,.section-heading,.trust-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.author-card a,.breadcrumb a,.public-card a,.section-heading a,.trust-row a{color:var(--accent-strong);font-weight:700;text-decoration:none}.author-grid,.detail-grid,.public-card-grid,.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.author-card,.detail-panel,.public-card,.trust-grid article{border:1px solid var(--border-soft);border-radius:22px;background:var(--card);box-shadow:var(--shadow-soft);padding:20px}.program-module{padding:0;overflow:hidden}.author-card h3,.program-module h3,.public-card h2,.public-card h3,.trust-grid h3{color:var(--text-strong);font-weight:760;letter-spacing:-.02em}.author-card p,.detail-panel p,.program-module p,.public-card p,.trust-grid p{color:var(--text-muted);line-height:1.55}.catalog-layout,.detail-shell,.public-section{width:min(100%,1160px);margin-inline:auto}.author-card a{color:var(--accent-strong);font-weight:700;text-decoration:none}.program-module h3{color:var(--text-strong);font-weight:760;letter-spacing:-.02em}.course-detail-hero{display:grid;grid-template-columns:minmax(0,430px) minmax(0,1fr);gap:28px;align-items:stretch;border:1px solid var(--border-soft);border-radius:28px;background:var(--card);box-shadow:var(--shadow-card);padding:22px}.course-detail-copy{display:flex;flex-direction:column;gap:16px;min-height:100%}.course-detail-copy h1,.course-detail-copy>p{margin:0}.course-detail-author{margin-top:4px;justify-content:flex-start}.course-detail-actions{gap:12px;margin-top:auto;padding-top:8px}.course-detail-actions,.course-owned-cta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.course-owned-cta{gap:10px}.course-owned-badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);font-size:12px;font-weight:750;padding:6px 10px}.program-module ol{color:var(--text-muted);line-height:1.6}.program-module li small{display:block;color:var(--text-muted)}.program-module li{border-radius:16px;background:var(--surface-soft);padding:12px 14px}@media (max-width:900px){.author-grid,.catalog-layout,.course-detail-hero,.detail-grid,.public-card-grid,.public-hero,.trust-grid{grid-template-columns:1fr}.catalog-filters{position:static}.home-why-grid{grid-template-columns:1fr}}