/* Shared public-program visual refresh: Live Sessions + Crash Courses */
:root{--program-orange:#f97316;--program-orange-light:#fb923c;--program-ink:#090909;--program-card:#151515;--program-line:rgba(255,255,255,.1)}
.live-sessions-page,.public-crash-page-body .main-content{position:relative;overflow:hidden;background:linear-gradient(180deg,#090909 0,#0d0d0d 50%,#090909 100%)}
.live-sessions-page::before,.public-crash-page-body .main-content::before{content:"";position:absolute;z-index:0;top:-260px;left:50%;width:900px;height:620px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.14),transparent 68%);pointer-events:none}
.live-sessions-page>*,.public-crash-page-body .main-content>*{position:relative;z-index:1}
.live-hero{isolation:isolate;width:min(1240px,calc(100% - 48px));min-height:620px;margin:32px auto 38px;padding:clamp(34px,5vw,66px);border:1px solid rgba(249,115,22,.25);border-radius:30px;background:radial-gradient(circle at 82% 12%,rgba(249,115,22,.19),transparent 31%),radial-gradient(circle at 8% 90%,rgba(249,115,22,.07),transparent 30%),linear-gradient(145deg,#151515,#0c0c0c 62%);box-shadow:0 34px 90px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.06)}
.live-hero::after{content:"";position:absolute;z-index:-1;right:-100px;bottom:-150px;width:370px;height:370px;border:1px solid rgba(249,115,22,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(249,115,22,.025),0 0 0 110px rgba(249,115,22,.018)}
.hero-copy{max-width:720px}.hero-copy h1{max-width:800px;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.hero-copy>p:not(.hero-demo-note){max-width:650px;color:#c8c8c8;font-size:clamp(16px,1.35vw,19px)}
.page-badge,.section-intro>span,.final-cta>span{border-color:rgba(249,115,22,.35);border-radius:999px;background:rgba(249,115,22,.1);box-shadow:inset 0 1px rgba(255,255,255,.04);letter-spacing:.075em}
.hero-actions{gap:10px}.primary-btn,.secondary-btn,.enroll-now-btn{min-height:52px;padding:0 21px;border-radius:999px;font-size:13px;letter-spacing:.01em}.primary-btn,.enroll-now-btn{box-shadow:0 14px 30px rgba(249,115,22,.2)}.secondary-btn{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.055);backdrop-filter:blur(8px)}
.hero-demo-note{display:flex;align-items:center;gap:8px;color:#ddd!important;font-size:13px!important}.hero-demo-note::before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.11)}
.hero-panel{padding:18px;border-color:rgba(255,255,255,.12);border-radius:22px;background:rgba(10,10,10,.72);box-shadow:0 25px 65px rgba(0,0,0,.35);backdrop-filter:blur(15px)}
.live-card{margin-bottom:10px;border-color:rgba(255,255,255,.075);background:rgba(255,255,255,.035);transition:transform .2s,border-color .2s,background .2s}.live-card:hover{transform:translateX(-3px);border-color:rgba(249,115,22,.3);background:rgba(249,115,22,.055)}.live-card strong{font-size:14px}.live-card p{font-size:12px;line-height:1.5}
.live-stats{margin-top:12px}.live-stats div{padding:18px 9px;border-color:rgba(249,115,22,.19);background:linear-gradient(180deg,rgba(249,115,22,.13),rgba(249,115,22,.05))}.live-stats strong{font-size:27px}.live-stats span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.live-section{width:min(1160px,calc(100% - 48px));padding:70px 0}.section-intro{max-width:800px;margin-bottom:34px}.section-intro h2{font-size:clamp(30px,3.5vw,48px);line-height:1.07;letter-spacing:-.025em;text-wrap:balance}.section-intro p{max-width:720px;font-size:15px}
.feature-grid,.process-grid{gap:14px}.feature-grid article,.process-grid article{position:relative;overflow:hidden;min-height:230px;padding:26px;border-color:var(--program-line);border-radius:18px;background:linear-gradient(150deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),#111;box-shadow:0 18px 45px rgba(0,0,0,.16);transition:transform .22s,border-color .22s,box-shadow .22s}.feature-grid article::before,.process-grid article::before{content:"";position:absolute;top:0;left:26px;width:42px;height:3px;border-radius:0 0 8px 8px;background:var(--program-orange)}.feature-grid article:hover,.process-grid article:hover{transform:translateY(-6px);border-color:rgba(249,115,22,.35);box-shadow:0 25px 55px rgba(0,0,0,.25)}.feature-grid i{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,rgba(249,115,22,.18),rgba(249,115,22,.07))}.feature-grid h3,.process-grid h3{font-size:19px}.feature-grid p,.process-grid p{font-size:13px}
.subjects-card{padding:clamp(26px,4vw,46px);border-color:rgba(249,115,22,.22);border-radius:24px;background:radial-gradient(circle at 90% 0,rgba(249,115,22,.15),transparent 29%),linear-gradient(145deg,#171717,#101010);box-shadow:0 28px 70px rgba(0,0,0,.26)}.subject-grid{gap:11px}.subject-grid div{min-height:64px;border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.035);font-size:13px;transition:transform .2s,border-color .2s,background .2s}.subject-grid div:hover{transform:translateY(-3px);border-color:rgba(249,115,22,.32);background:rgba(249,115,22,.07)}.subject-grid i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:rgba(249,115,22,.11)}
.trust-stats article{border-color:rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.012)),#111}.trust-stats strong{background:linear-gradient(135deg,#ffb06d,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent}.school-logo-slider{border-color:rgba(255,255,255,.08);background:#101010}
.final-cta{overflow:hidden;width:min(1160px,calc(100% - 48px));padding:clamp(42px,6vw,72px) 28px;border-color:rgba(249,115,22,.28);border-radius:26px;background:radial-gradient(circle at 50% 110%,rgba(249,115,22,.2),transparent 45%),linear-gradient(145deg,#181818,#0d0d0d);box-shadow:0 30px 75px rgba(0,0,0,.28)}.final-cta h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.035em;text-wrap:balance}.final-cta p{font-size:15px}
.portal-login-section{border-color:rgba(249,115,22,.27);border-radius:20px;background:linear-gradient(100deg,rgba(249,115,22,.12),rgba(255,255,255,.025)),#121212}.faq-list{max-width:920px}.faq-list details{border-color:rgba(255,255,255,.08);border-radius:14px;background:#121212}.faq-list summary{padding:20px 22px;font-size:14px}.faq-list details[open]{border-color:rgba(249,115,22,.28);background:linear-gradient(145deg,rgba(249,115,22,.045),transparent),#121212}
.ninety-day-card{border-color:rgba(249,115,22,.25);background:radial-gradient(circle at top,rgba(249,115,22,.24),transparent 55%),linear-gradient(145deg,#181818,#101010)}.ninety-day-card span{background:linear-gradient(180deg,#ffb06d,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent}.crash-subject-grid div{min-height:96px}.crash-path-section .process-grid article strong{font-size:38px;opacity:.9}
.public-crash-page-body .main-content{padding-bottom:48px}.public-crash-page-body .faq-section{padding-bottom:82px;margin-bottom:0}
.demo-dialog{border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.55)}.modal-header{padding:18px 22px}.form-grid input,.form-grid select{border-radius:10px;background:#181818}.form-grid input:focus,.form-grid select:focus{border-color:rgba(249,115,22,.65);box-shadow:0 0 0 3px rgba(249,115,22,.1)}
@media(max-width:1050px){.live-hero{min-height:auto;padding:46px}.hero-panel{display:grid}.crash-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.live-hero{grid-template-columns:1fr}.hero-panel{display:none}.hero-copy{max-width:none}.hero-copy h1{max-width:700px}.feature-grid.card-scroller article{min-height:245px}}
@media(max-width:760px){.live-hero,.live-section,.final-cta,.portal-login-section{width:min(100% - 24px,1160px)}.live-hero{margin-top:16px;padding:34px 22px;border-radius:22px}.hero-copy h1{font-size:clamp(34px,10vw,50px);line-height:1.02}.hero-demo-note{justify-content:center}.live-section{padding:50px 0}.section-intro{margin-bottom:25px}.feature-grid.card-scroller article{flex-basis:82%;min-height:230px}.subjects-card{border-radius:20px}.crash-subject-grid{grid-template-columns:1fr 1fr}.final-cta{border-radius:22px}.portal-login-section{padding:22px}.faq-list summary{padding:17px;font-size:13px}.public-crash-page-body .main-content{padding-bottom:32px}.public-crash-page-body .faq-section{padding-bottom:64px}}
@media(max-width:440px){.live-hero,.live-section,.final-cta,.portal-login-section{width:min(100% - 18px,1160px)}.live-hero{padding:28px 17px}.hero-copy h1{font-size:32px}.page-badge{font-size:10px}.feature-grid.card-scroller article{flex-basis:88%}.crash-subject-grid{grid-template-columns:1fr}.final-cta{padding:38px 17px}.portal-login-section h2{font-size:25px}}
