
:root{--red:#980f1b;--red-dark:#5b0810;--red-ink:#37070c;--rose:#f8edef;--paper:#fffdfc;--ink:#21191a;--muted:#736568;--line:#eadbdd;--white:#fff;--green:#19734d;--shadow:0 20px 60px rgba(65,7,14,.12);--radius:26px;--wrap:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--red);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;background:currentColor}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,253,252,.94);border-bottom:1px solid rgba(152,15,27,.1);backdrop-filter:blur(16px)}.promo-bar{background:var(--red-dark);color:#fff;text-align:center;font-size:.78rem;padding:7px 16px;letter-spacing:.02em}.promo-bar b{margin-right:8px}.header-inner{height:76px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;flex:none}.brand img{width:43px;height:43px;object-fit:contain}.brand span{line-height:.9;letter-spacing:.03em}.brand b,.brand strong{display:block}.brand b{font-size:1.05rem;color:var(--red-dark)}.brand strong{font-size:.78rem;color:var(--red)}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:28px;margin-left:auto}.desktop-nav a{font-size:.86rem;font-weight:700;color:#4d4143}.desktop-nav a:hover{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;min-height:48px;padding:12px 21px;font-weight:800;font-size:.9rem;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn--red{background:var(--red);color:#fff;box-shadow:0 12px 26px rgba(152,15,27,.22)}.btn--light{background:#fff;color:var(--red-dark);border-color:#fff}.btn--outline{color:var(--red-dark);border-color:#dcbfc4;background:transparent}.btn--outline:hover{border-color:var(--red)}.btn--dark{background:var(--red-dark);color:#fff}.btn--small{min-height:42px;padding:10px 17px;font-size:.82rem}.menu-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:var(--red-dark);margin:5px}.mobile-nav{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(115deg,var(--red-dark) 0%,#6f0912 48%,#8e101c 100%);color:#fff;padding:76px 0 56px}.hero:after{content:"";position:absolute;inset:0 0 0 55%;z-index:-1;background:radial-gradient(circle at 75% 28%,rgba(255,255,255,.14),transparent 50%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:64px;align-items:center}.hero-copy{padding:12px 0}.hero .eyebrow{color:#fff}.hero .eyebrow:before{background:#fff}.hero .btn--outline{color:#fff;border-color:rgba(255,255,255,.48)}.hero .btn--outline:hover{border-color:#fff;background:rgba(255,255,255,.08)}.hero h1{font-family:"Archivo",sans-serif;font-size:clamp(3rem,6vw,5.8rem);letter-spacing:-.065em;line-height:.94;margin:22px 0 24px;max-width:760px}.hero h1 span{display:block;color:#f1cfd4}.hero-lead{font-size:1.08rem;color:#f7e8ea;max-width:650px;margin:0 0 28px}.hero-points{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 30px}.hero-points span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 11px;font-size:.77rem;font-weight:700;background:rgba(255,255,255,.06)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{margin-top:17px;color:#e9cbd0;font-size:.78rem}.hero-media{position:relative;min-height:510px}.hero-photo{position:absolute;inset:0 0 24px 42px;border-radius:34px;overflow:hidden;box-shadow:0 30px 80px rgba(33,0,4,.35)}.hero-photo:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(27,2,5,.78))}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo-copy{position:absolute;left:30px;right:28px;bottom:28px;z-index:2}.hero-photo-copy small{display:block;color:#eacbd0;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.hero-photo-copy strong{font-size:1.18rem}.proof-stack{position:absolute;left:0;bottom:0;z-index:3;background:#fff;color:var(--ink);border-radius:20px;padding:13px 16px;box-shadow:var(--shadow);display:flex;align-items:center;gap:13px}.proof-faces{display:flex}.proof-faces img{width:52px;height:52px;border-radius:50%;object-fit:cover;object-position:top;border:3px solid #fff;margin-left:-11px;background:#eee}.proof-faces img:first-child{margin-left:0}.proof-stack small{display:block;color:var(--muted);font-size:.69rem}.proof-stack strong{font-size:.9rem}.fact-strip{background:#fff;border-bottom:1px solid var(--line)}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fact{padding:23px 28px;border-left:1px solid var(--line)}.fact:first-child{border-left:0}.fact strong{display:block;color:var(--red-dark);font-family:"Archivo",sans-serif;font-size:1.45rem;letter-spacing:-.03em}.fact span{font-size:.76rem;color:var(--muted)}.section{padding:92px 0}.section--soft{background:#f8f3f3}.section--red{background:var(--red-dark);color:#fff}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:50px;align-items:end;margin-bottom:42px}.section-heading h2{font-family:"Archivo",sans-serif;font-size:clamp(2.1rem,4vw,4.3rem);letter-spacing:-.055em;line-height:1.02;margin:12px 0 0}.section-heading p{margin:0;color:var(--muted)}.section--red .section-heading p{color:#e5cbd0}.program-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.program-link{min-height:124px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}.program-link:hover,.program-link.is-current{background:var(--red);color:#fff;border-color:var(--red);transform:translateY(-3px)}.program-link small{font-size:.69rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.program-link:hover small,.program-link.is-current small{color:#f5dce0}.program-link strong{font-size:1.05rem}.path-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.path-main{background:var(--red);color:#fff;border-radius:var(--radius);padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.path-main h3{font-family:"Archivo",sans-serif;font-size:2rem;line-height:1.05;margin:0 0 12px}.path-main p{color:#f2dfe2;margin:0}.path-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px}.path-step{border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:14px}.path-step b{display:block;font-size:.82rem}.path-step span{font-size:.72rem;color:#f3dfe2}.assessment-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;display:flex;flex-direction:column;justify-content:space-between}.assessment-card .live{display:inline-flex;align-items:center;gap:8px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-weight:900}.assessment-card .live i{width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(25,115,77,.12)}.assessment-card h3{font-family:"Archivo",sans-serif;font-size:2rem;line-height:1.05;margin:24px 0 12px}.assessment-card p{color:var(--muted);margin:0 0 24px}.package-nav{display:grid;grid-template-columns:1.25fr repeat(4,1fr);border:1px solid var(--line);border-radius:24px 24px 0 0;overflow:hidden}.package-nav article{background:#fff;padding:25px 20px;border-left:1px solid var(--line);min-height:170px}.package-nav article:first-child{border-left:0;background:var(--red-dark);color:#fff}.package-nav article.featured{background:var(--rose)}.package-nav small{display:block;color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.package-nav article:first-child small{color:#dcb9bf}.package-nav h3{font-family:"Archivo",sans-serif;font-size:1.25rem;line-height:1.1;margin:14px 0 8px}.package-nav p{font-size:.78rem;color:var(--muted);margin:0}.package-nav article:first-child p{color:#e5cbd0}.compare-wrap{overflow:auto;border:1px solid var(--line);border-top:0;border-radius:0 0 24px 24px;background:#fff}.compare-table{border-collapse:collapse;width:100%;min-width:830px;font-size:.82rem}.compare-table th,.compare-table td{padding:13px 15px;border-bottom:1px solid #f0e6e7;text-align:center}.compare-table th:first-child,.compare-table td:first-child{text-align:left;position:sticky;left:0;background:#fff;z-index:1;width:31%;font-weight:700}.compare-table thead th{background:#f3e7e9;color:var(--red-dark);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.compare-table thead th:first-child{background:#f3e7e9;z-index:2}.check{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e5f3eb;color:var(--green);font-weight:900}.dash{color:#b9aaac}.compare-note{margin-top:14px;font-size:.75rem;color:var(--muted)}.package-cta{margin-top:22px;padding:23px 25px;border-radius:20px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.package-cta strong{font-size:1.1rem}.package-cta span{display:block;color:#f0d7db;font-size:.8rem}.schedule-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:26px}.schedule-menu{display:flex;flex-direction:column;gap:8px}.schedule-menu button{appearance:none;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px 16px;font-weight:800;cursor:pointer;color:var(--ink)}.schedule-menu button[aria-selected=true]{background:var(--red);color:#fff;border-color:var(--red)}.schedule-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.schedule-panel h3{font-family:"Archivo",sans-serif;font-size:1.7rem;margin:0 0 6px}.schedule-panel>p{color:var(--muted);font-size:.82rem;margin:0 0 23px}.timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.time-item{display:grid;grid-template-columns:100px 1fr;gap:12px;border:1px solid #eee3e4;border-radius:13px;padding:11px 13px}.time-item time,.schedule-row time{font-weight:900;color:var(--red);font-size:.76rem}.time-item span,.schedule-row span{font-size:.78rem}.weekend-note{margin-top:14px;padding:15px;border-left:3px solid var(--red);background:var(--rose);font-size:.78rem}.schedule-rows{display:grid;gap:8px}.schedule-row{display:grid;grid-template-columns:180px 190px 1fr;gap:18px;padding:13px 15px;border-bottom:1px solid var(--line)}.schedule-row b{font-size:.78rem}.merch-highlight{display:grid;grid-template-columns:1fr 1fr 1fr;gap:13px;margin-bottom:16px}.merch-star{background:var(--red);color:#fff;border-radius:22px;padding:28px;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.merch-star:before{position:absolute;right:18px;top:8px;font-size:5rem;opacity:.15}.merch-star.watch:before{content:"⌚"}.merch-star.shoe:before{content:"↗"}.merch-star.module:before{content:"▤"}.merch-star small{font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;color:#e9cbd0}.merch-star strong{font-family:"Archivo",sans-serif;font-size:1.5rem;line-height:1.08;margin-top:8px}.merch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.merch-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.merch-card h3{font-family:"Archivo",sans-serif;font-size:1.2rem;margin:0 0 16px}.merch-card ul{list-style:none;padding:0;margin:0;columns:2;column-gap:16px}.merch-card li{break-inside:avoid;font-size:.74rem;padding:5px 0;color:#594b4e}.merch-card li:before{content:"✓";color:var(--red);font-weight:900;margin-right:7px}.merch-foot{margin-top:15px;color:var(--muted);font-size:.72rem}.alumni-lead{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.alumni-lead h2{font-family:"Archivo",sans-serif;font-size:clamp(2.2rem,4vw,4.3rem);line-height:1;margin:10px 0 0}.alumni-lead p{max-width:440px;color:#e6cbd0;margin:0}.alumni-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.alumni-card{position:relative;aspect-ratio:.72;border:0;border-radius:14px;overflow:hidden;padding:0;background:#3f080d;cursor:pointer}.alumni-card img{width:100%;height:100%;object-fit:cover}.alumni-card:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(28,2,5,.88))}.alumni-card span{position:absolute;z-index:2;left:9px;right:8px;bottom:9px;color:#fff;text-align:left}.alumni-card b{display:block;font-size:.72rem;line-height:1.15}.alumni-card small{display:block;color:#efcbd0;font-size:.61rem}.more-alumni{margin-top:16px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.04)}.more-alumni summary{cursor:pointer;padding:15px 18px;font-weight:800;font-size:.84rem;list-style:none}.more-alumni summary::-webkit-details-marker{display:none}.more-alumni[open] summary{border-bottom:1px solid rgba(255,255,255,.15)}.more-alumni .alumni-grid{padding:16px}.team-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.team-card{border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--line)}.team-card img{width:100%;aspect-ratio:.86;object-fit:cover;object-position:top}.team-card div{padding:14px}.team-card strong{display:block;font-size:.85rem}.team-card span{color:var(--muted);font-size:.69rem}.facility-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:260px 220px;gap:12px}.facility-card{position:relative;border-radius:22px;overflow:hidden}.facility-card:first-child{grid-row:span 2}.facility-card img{width:100%;height:100%;object-fit:cover}.facility-card:after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(transparent,rgba(31,4,7,.85))}.facility-card div{position:absolute;z-index:2;left:20px;right:18px;bottom:17px;color:#fff}.facility-card strong{display:block}.facility-card span{font-size:.7rem;color:#efdce0}.facility-more{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.facility-more .facility-card{aspect-ratio:1.25;border-radius:14px}.video-card{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;border-radius:24px;overflow:hidden;background:var(--red-dark);color:#fff}.facility-video__media{min-height:330px;position:relative;background:url('/images/facility-courtyard-v23.webp') center/cover}.facility-video__media:after{content:"";position:absolute;inset:0;background:rgba(63,4,11,.35)}.facility-video__media iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:2}.video-play{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:50%;border:0;background:#fff;color:var(--red);z-index:2;font-weight:900;cursor:pointer}.video-copy{padding:46px}.video-copy h3{font-family:"Archivo",sans-serif;font-size:2.2rem;line-height:1.05;margin:10px 0 14px}.video-copy p{color:#e6cbd0}.location-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:16px}.location-card{background:var(--red-dark);color:#fff;border-radius:24px;padding:36px}.location-card h3{font-family:"Archivo",sans-serif;font-size:2rem;line-height:1.08;margin:10px 0 16px}.location-card address{font-style:normal;color:#ead1d5;font-size:.88rem;margin-bottom:24px}.map-frame{border:0;width:100%;min-height:430px;border-radius:24px;filter:saturate(.8)}.lead-shell{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.lead-copy{background:var(--red);color:#fff;padding:42px}.lead-copy h2{font-family:"Archivo",sans-serif;font-size:2.6rem;line-height:1;margin:12px 0 16px}.lead-copy p{color:#f1d9dd}.lead-copy ul{list-style:none;padding:0;margin:24px 0 0}.lead-copy li{font-size:.8rem;padding:7px 0}.lead-copy li:before{content:"✓";margin-right:8px}.lead-form{padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.lead-form__context{grid-column:1/-1;background:var(--rose);padding:10px 13px;border-radius:10px;font-size:.76rem;color:var(--red-dark);margin:0}.lead-form label{display:grid;gap:7px}.lead-form label span{font-size:.72rem;font-weight:800}.lead-form input,.lead-form select{width:100%;height:48px;border:1px solid #d9c8cb;border-radius:12px;background:#fff;padding:0 13px;color:var(--ink)}.lead-form .full{grid-column:1/-1}.lead-form button{grid-column:1/-1}.form-note{grid-column:1/-1;color:var(--muted);font-size:.68rem;margin:0}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.faq h2{font-family:"Archivo",sans-serif;font-size:3rem;line-height:1;margin:0}.faq-list{display:grid;gap:10px}.faq details{border-bottom:1px solid var(--line);padding:0 0 14px}.faq summary{font-weight:800;cursor:pointer;padding:13px 0}.faq p{font-size:.82rem;color:var(--muted);margin:0}.final-cta{padding:72px 0;background:var(--red);color:#fff}.final-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-grid h2{font-family:"Archivo",sans-serif;font-size:clamp(2.3rem,5vw,4.7rem);line-height:.95;letter-spacing:-.05em;margin:0}.final-grid p{color:#f0d7db;margin:15px 0 0}.footer{background:#2b0509;color:#fff;padding:48px 0 92px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:50px}.footer p,.footer a{color:#d6b9be;font-size:.77rem}.footer-links{display:grid;gap:8px}.footer-bottom{margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:.68rem;color:#b8989d}.mobile-sticky{display:none}.lightbox{position:fixed;inset:0;z-index:100;background:rgba(22,2,5,.93);place-items:center;padding:30px}.lightbox:not([hidden]){display:grid}.lightbox__inner{position:relative;max-width:760px;width:100%;text-align:center;color:#fff}.lightbox img{max-height:78vh;margin:auto;border-radius:18px}.lightbox__close{position:absolute;right:-8px;top:-16px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--red);font-size:1.4rem;cursor:pointer}.lightbox strong{display:block;margin-top:12px}.lightbox span{color:#e5cbd0;font-size:.78rem}.home-hero h1{font-size:clamp(3.1rem,7vw,6.8rem)}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.mobile-nav{position:absolute;left:0;right:0;top:100%;background:#fff;padding:16px 20px 25px;box-shadow:0 20px 40px rgba(59,5,12,.14)}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:11px 0;border-bottom:1px solid var(--line);font-weight:800}.hero-grid{grid-template-columns:1fr .86fr;gap:30px}.hero h1{font-size:4.6rem}.program-rail{grid-template-columns:repeat(2,1fr)}.alumni-grid{grid-template-columns:repeat(6,1fr)}.team-grid{grid-template-columns:repeat(3,1fr)}.merch-grid{grid-template-columns:1fr 1fr}.package-nav{grid-template-columns:1.2fr repeat(4,minmax(170px,1fr));overflow:auto}.facility-grid{grid-template-columns:1.2fr 1fr;grid-template-rows:260px 220px}.facility-card:nth-child(3){display:none}.facility-more{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){:root{--wrap:min(100% - 28px,680px)}html{scroll-padding-top:70px}.promo-bar{font-size:.68rem}.header-inner{height:66px}.brand img{width:38px;height:38px}.hero{padding:52px 0 36px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:clamp(3rem,15vw,4.7rem)}.hero-media{min-height:430px}.hero-photo{left:20px}.proof-stack{max-width:92%}.fact-grid{grid-template-columns:1fr 1fr}.fact:nth-child(3){border-left:0}.fact:nth-child(n+3){border-top:1px solid var(--line)}.section{padding:68px 0}.section-heading{grid-template-columns:1fr;gap:14px;margin-bottom:30px}.section-heading p{font-size:.88rem}.program-rail{grid-template-columns:1fr 1fr}.path-grid{grid-template-columns:1fr}.path-main{grid-template-columns:1fr;padding:28px}.package-nav{display:flex;overflow:auto;border-radius:20px 20px 0 0}.package-nav article{min-width:210px}.package-nav article:first-child{min-width:230px}.package-cta{align-items:flex-start;flex-direction:column}.schedule-shell{grid-template-columns:1fr}.schedule-menu{display:grid;grid-template-columns:repeat(3,1fr)}.schedule-menu button{text-align:center;padding:12px 8px;font-size:.72rem}.schedule-panel{padding:20px}.timeline{grid-template-columns:1fr}.schedule-row{grid-template-columns:1fr;gap:3px}.merch-highlight{grid-template-columns:1fr}.merch-star{min-height:140px}.merch-grid{grid-template-columns:1fr}.alumni-lead{display:block}.alumni-lead p{margin-top:16px}.alumni-grid{grid-template-columns:repeat(4,1fr)}.team-grid{grid-template-columns:repeat(2,1fr)}.facility-grid{grid-template-columns:1fr 1fr;grid-template-rows:310px 180px}.facility-card:first-child{grid-column:span 2;grid-row:auto}.facility-card:nth-child(3){display:block}.facility-more{grid-template-columns:1fr 1fr}.video-card{grid-template-columns:1fr}.facility-video__media{min-height:260px}.video-copy{padding:30px}.location-grid{grid-template-columns:1fr}.map-frame{min-height:350px}.lead-shell{grid-template-columns:1fr}.lead-copy{padding:30px}.lead-form{padding:26px}.faq{grid-template-columns:1fr;gap:25px}.final-grid{display:block}.final-grid .btn{margin-top:24px}.footer-grid{grid-template-columns:1fr}.mobile-sticky{position:fixed;z-index:50;display:grid;grid-template-columns:.9fr 1.1fr;left:12px;right:12px;bottom:12px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:5px;box-shadow:0 15px 45px rgba(58,5,12,.24)}.mobile-sticky a{min-height:45px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:.75rem}.mobile-sticky a:last-child{background:var(--red);color:#fff}}
@media(max-width:520px){.hero-actions .btn{width:100%}.hero-media{min-height:360px}.hero-photo{left:0;bottom:42px}.proof-stack{left:10px}.proof-faces img{width:44px;height:44px}.fact{padding:18px 14px}.program-rail{grid-template-columns:1fr}.path-steps{grid-template-columns:1fr}.package-nav article{min-width:190px}.package-nav article:first-child{min-width:210px}.alumni-grid{grid-template-columns:repeat(3,1fr)}.team-grid{grid-template-columns:1fr 1fr}.lead-form{grid-template-columns:1fr}.lead-form .full,.lead-form button,.form-note,.lead-form__context{grid-column:auto}.facility-grid{grid-template-columns:1fr;grid-template-rows:300px 200px 200px}.facility-card:first-child{grid-column:auto}.facility-more{grid-template-columns:1fr}.footer{padding-bottom:110px}}

/* V51 — program-specific proof, visual package comparison, catalog merchandise */
.hero-photo--alumni{inset:-18px 28px 18px 102px;background:linear-gradient(145deg,#11335f,#061c3d);border:1px solid rgba(255,255,255,.22);box-shadow:0 34px 90px rgba(24,0,4,.42)}
.hero-photo--alumni:after{display:none}.hero-photo--alumni img{object-fit:contain;object-position:center top;background:#0a2d5a}.hero-program-label{position:absolute;z-index:4;right:0;top:34px;max-width:190px;background:#fff;color:var(--red-dark);border-radius:16px 0 0 16px;padding:12px 17px;box-shadow:0 14px 40px rgba(25,0,4,.25)}.hero-program-label small{display:block;color:var(--muted);font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.hero-program-label strong{display:block;font-family:"Archivo",sans-serif;font-size:1rem;line-height:1.05;margin-top:3px}
.program-link{padding:0;overflow:hidden;min-height:238px;justify-content:flex-start}.program-link__photo{height:174px;overflow:hidden;background:#f4f6fa;display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;padding:19px}.program-link__photo:before{content:"";position:absolute;width:132px;height:132px;border-radius:50%;background:#fff;border:1px solid #e2e7ef;box-shadow:0 10px 28px rgba(10,33,69,.08)}.program-link__photo img{position:relative;z-index:1;width:78%;height:132px;object-fit:contain;object-position:center;transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 7px 9px rgba(10,31,62,.12))}.program-link:hover .program-link__photo img{transform:scale(1.055);filter:drop-shadow(0 10px 13px rgba(10,31,62,.18))}.program-link__copy{display:flex;flex-direction:column;padding:15px 17px;background:#fff;flex:1}.program-link:hover .program-link__copy,.program-link.is-current .program-link__copy{background:var(--red);color:#fff}.program-link:hover small,.program-link.is-current small{color:#f5dce0}
.package-visual-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.package-visual{position:relative;overflow:hidden;min-height:390px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(70,8,15,.07)}.package-visual:first-child{background:var(--red-dark);color:#fff;border-color:var(--red-dark)}.package-visual__head{padding:23px 22px 8px}.package-visual__head small{display:block;color:var(--red);font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.package-visual:first-child .package-visual__head small{color:#efbec5}.package-visual__head strong{display:block;font-family:"Archivo",sans-serif;font-size:1.28rem;line-height:1.05;margin-top:7px}.package-visual__head span{display:block;color:var(--muted);font-size:.72rem;margin-top:4px}.package-visual:first-child .package-visual__head span{color:#e5c4c9}.package-illustration{height:150px;margin:4px 12px 2px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#fbf0f2,#f2dadd)}.package-visual:first-child .package-illustration{background:rgba(255,255,255,.1)}.package-illustration svg{width:92%;height:92%;fill:none;stroke:var(--red);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.package-visual:first-child .package-illustration svg{stroke:#fff}.visual-badges{padding:14px 14px 18px;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.visual-badge{min-height:58px;border:1px solid var(--line);border-radius:13px;display:grid;place-items:center;text-align:center;padding:7px 5px;background:rgba(255,255,255,.78)}.package-visual:first-child .visual-badge{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07)}.visual-badge i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--rose);color:var(--red);font-style:normal;font-weight:900;font-size:.72rem}.package-visual:first-child .visual-badge i{background:#fff;color:var(--red-dark)}.visual-badge b{display:block;font-size:.62rem;line-height:1.1}.compare-details{margin-top:15px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.compare-details>summary{list-style:none;cursor:pointer;padding:17px 20px;font-size:.82rem;font-weight:900;color:var(--red-dark);display:flex;align-items:center;justify-content:space-between}.compare-details>summary:after{content:"+";font-size:1.3rem}.compare-details[open]>summary:after{content:"−"}.compare-details>summary::-webkit-details-marker{display:none}.compare-details .compare-wrap{border:0;border-top:1px solid var(--line);border-radius:0}
.merch-catalog{display:grid;grid-template-columns:1.12fr .88fr;gap:14px}.merch-visual{margin:0;position:relative;border-radius:26px;overflow:hidden;min-height:445px;background:#eee;box-shadow:var(--shadow)}.merch-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.merch-visual:after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(transparent,rgba(40,3,7,.92))}.merch-visual figcaption{position:absolute;z-index:2;left:27px;right:27px;bottom:24px;color:#fff}.merch-visual figcaption small{font-size:.63rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#f0bec5}.merch-visual figcaption strong{display:block;font-family:"Archivo",sans-serif;font-size:1.55rem;line-height:1.08;margin:5px 0}.merch-visual figcaption span{display:block;font-size:.72rem;color:#f2dfe2}.merch-kit-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:11px}.merch-kit-labels b{padding:8px 6px;border:1px solid rgba(255,255,255,.24);border-radius:999px;text-align:center;font-size:.62rem}.merch-details{margin-top:15px;border:1px solid var(--line);border-radius:18px;background:#fff}.merch-details>summary{cursor:pointer;list-style:none;padding:17px 20px;font-weight:900;font-size:.82rem;color:var(--red-dark)}.merch-details>summary::-webkit-details-marker{display:none}.merch-details>summary:after{content:" +"}.merch-details[open]>summary:after{content:" −"}.merch-details .merch-grid{padding:0 16px 16px}.visualization-note{margin-top:13px;padding:12px 15px;border-left:3px solid var(--red);background:var(--rose);color:var(--muted);font-size:.7rem}
@media(max-width:1050px){.package-visual-grid{grid-template-columns:repeat(3,1fr)}.package-visual{min-height:370px}.merch-catalog{grid-template-columns:1fr}.merch-visual{min-height:480px}.hero-photo--alumni{left:40px;right:10px}}
@media(max-width:780px){.hero-photo--alumni{inset:0 18px 34px 54px}.hero-program-label{right:0;top:20px}.program-link{min-height:205px}.program-link__photo{height:145px}.package-visual-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.package-visual{min-width:245px;scroll-snap-align:start}.merch-visual{min-height:400px}.merch-details .merch-grid{grid-template-columns:1fr}.program-link__copy{padding:12px 14px}}
@media(max-width:520px){.hero-media{min-height:450px}.hero-photo--alumni{inset:0 12px 48px 44px}.hero-program-label{max-width:150px;padding:10px 12px}.program-rail{grid-template-columns:1fr 1fr}.program-link{min-height:190px}.program-link__photo{height:130px}.program-link__copy strong{font-size:.88rem}.program-link__copy small{font-size:.56rem}.merch-visual{min-height:330px}.merch-visual figcaption{left:18px;right:18px;bottom:17px}.merch-visual figcaption strong{font-size:1.2rem}.merch-kit-labels b{font-size:.55rem}}

/* V51.1 — compact homepage hero + real facility carousel */
body.home-hero .hero-carousel{isolation:isolate;touch-action:pan-y}
body.home-hero .hero-carousel:after{display:none}
body.home-hero .hero-carousel__viewport{width:100%;height:100%;overflow:hidden}
body.home-hero .hero-carousel__track{display:flex;width:100%;height:100%;transition:transform .58s cubic-bezier(.22,.72,.2,1);will-change:transform}
body.home-hero .hero-carousel__slide{position:relative;flex:0 0 100%;width:100%;height:100%;margin:0;overflow:hidden;background:#3a080d}
body.home-hero .hero-carousel__slide:after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:48%;background:linear-gradient(transparent,rgba(27,2,5,.86));pointer-events:none}
body.home-hero .hero-carousel__slide img{width:100%;height:100%;object-fit:cover;object-position:center}
body.home-hero .hero-carousel__slide .hero-photo-copy{z-index:2;left:26px;right:72px;bottom:22px}
body.home-hero .hero-carousel__slide .hero-photo-copy strong{display:block;line-height:1.28}
body.home-hero .hero-carousel__button{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:40px;height:40px;padding:0;transform:translateY(-50%);border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(255,255,255,.94);color:var(--red-dark);font-size:1.05rem;font-weight:900;line-height:1;box-shadow:0 8px 20px rgba(28,2,5,.2);cursor:pointer;transition:background .2s ease,transform .2s ease}
body.home-hero .hero-carousel__button:hover{transform:translateY(-50%) scale(1.06);background:#fff}
body.home-hero .hero-carousel__button:focus-visible{outline:3px solid #fff;outline-offset:3px}
body.home-hero .hero-carousel__button--prev{left:14px}
body.home-hero .hero-carousel__button--next{right:14px}
body.home-hero .hero-carousel__counter{position:absolute;z-index:4;top:14px;right:14px;display:flex;align-items:baseline;gap:4px;min-width:64px;padding:7px 10px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(55,7,12,.78);color:#fff;font-size:.68rem;line-height:1;backdrop-filter:blur(8px)}
body.home-hero .hero-carousel__counter b{font-size:.8rem}
body.home-hero .hero-carousel__counter span{color:#efdfe1}

@media(min-width:781px){
  body.home-hero .hero{padding:44px 0 36px}
  body.home-hero .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.82fr);gap:48px}
  body.home-hero .hero-copy{padding:0}
  body.home-hero .hero .eyebrow{font-size:.68rem}
  body.home-hero .hero h1{max-width:680px;margin:14px 0 16px;font-size:clamp(3.05rem,4.35vw,4.25rem);line-height:.96;letter-spacing:-.055em}
  body.home-hero .hero-lead{max-width:590px;margin-bottom:19px;font-size:.96rem;line-height:1.62}
  body.home-hero .hero-points{gap:7px;margin-bottom:20px}
  body.home-hero .hero-points span{padding:5px 9px;font-size:.68rem}
  body.home-hero .hero-actions{gap:9px}
  body.home-hero .hero-actions .btn{min-height:44px;padding:10px 17px;font-size:.8rem}
  body.home-hero .hero-note{margin-top:12px;font-size:.7rem}
  body.home-hero .hero-media{min-height:430px}
  body.home-hero .hero-photo{inset:0 0 62px 30px;border-radius:26px;box-shadow:0 24px 60px rgba(33,0,4,.32)}
  body.home-hero .proof-stack{bottom:0;padding:10px 13px;border-radius:16px;gap:10px}
  body.home-hero .proof-faces img{width:43px;height:43px}
  body.home-hero .proof-stack small{font-size:.61rem}
  body.home-hero .proof-stack strong{font-size:.8rem}
}

@media(max-width:780px){
  body.home-hero .hero h1{font-size:clamp(2.45rem,12vw,3.55rem)}
  body.home-hero .hero-media{min-height:410px}
  body.home-hero .hero-photo{inset:0 0 78px 0;border-radius:24px}
  body.home-hero .hero-carousel__slide .hero-photo-copy{left:20px;right:66px;bottom:18px}
  body.home-hero .hero-carousel__button{width:36px;height:36px;font-size:.95rem}
  body.home-hero .hero-carousel__button--prev{left:10px}
  body.home-hero .hero-carousel__button--next{right:10px}
  body.home-hero .proof-stack{left:8px;bottom:4px;max-width:calc(100% - 16px);padding:9px 12px;border-radius:15px}
}

@media(max-width:520px){
  body.home-hero .hero{padding-top:42px}
  body.home-hero .hero-media{min-height:390px}
  body.home-hero .hero-photo{inset:0 0 80px 0}
  body.home-hero .hero-carousel__slide .hero-photo-copy{right:56px}
  body.home-hero .hero-carousel__slide .hero-photo-copy strong{font-size:1rem}
  body.home-hero .hero-carousel__counter{top:10px;right:10px}
  body.home-hero .proof-stack small{font-size:.61rem}
  body.home-hero .proof-stack strong{font-size:.78rem}
}

@media(prefers-reduced-motion:reduce){
  body.home-hero .hero-carousel__track{transition:none}
}

/* V51.2 — alumni cutout hero + clickable alumni proof */
body.home-hero .hero-alumni-visual{
  position:absolute;
  z-index:1;
  inset:-30px -74px 58px -56px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  pointer-events:none;
}
body.home-hero .hero-alumni-visual img{
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  object-position:center bottom;
  filter:drop-shadow(0 22px 24px rgba(35,0,4,.32));
}
body.home-hero .proof-stack--link{
  min-width:380px;
  padding-right:11px;
  border:1px solid rgba(91,8,16,.08);
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease;
}
body.home-hero .proof-stack--link:hover{
  transform:translateY(-3px);
  box-shadow:0 22px 55px rgba(38,0,4,.24);
}
body.home-hero .proof-stack--link:focus-visible{
  outline:3px solid #fff;
  outline-offset:4px;
}
body.home-hero .proof-stack__arrow{
  display:grid;
  place-items:center;
  flex:none;
  width:31px;
  height:31px;
  margin-left:auto;
  border-radius:50%;
  background:var(--red);
  color:#fff;
  font-size:.78rem;
  font-weight:900;
}

@media(max-width:780px){
  body.home-hero .hero-alumni-visual{inset:-4px -24px 76px -24px}
  body.home-hero .proof-stack--link{min-width:0;width:calc(100% - 16px)}
}

@media(max-width:520px){
  body.home-hero .hero-alumni-visual{inset:2px -34px 80px -34px}
  body.home-hero .proof-stack--link{gap:8px;padding-inline:10px 8px}
  body.home-hero .proof-stack__arrow{width:28px;height:28px}
}

/* V51.3 — interactive facts and compact program selector */
body.home-hero .fact{
  position:relative;
  isolation:isolate;
  min-width:0;
  overflow:hidden;
  cursor:pointer;
  transition:color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease;
}
body.home-hero .fact:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:var(--red-dark);
  transform:translateY(102%);
  transition:transform .24s ease;
}
body.home-hero .fact i{
  position:absolute;
  top:22px;
  right:22px;
  display:grid;
  place-items:center;
  width:29px;
  height:29px;
  border:1px solid rgba(91,8,16,.18);
  border-radius:50%;
  color:var(--red);
  font-style:normal;
  font-weight:900;
  opacity:0;
  transform:translateX(-8px);
  transition:opacity .2s ease,transform .2s ease,color .2s ease,border-color .2s ease;
}
body.home-hero .fact:hover,
body.home-hero .fact:focus-visible{
  color:#fff;
  transform:translateY(-4px);
  box-shadow:0 16px 34px rgba(65,5,11,.16);
}
body.home-hero .fact:hover:before,
body.home-hero .fact:focus-visible:before{transform:translateY(0)}
body.home-hero .fact:hover strong,
body.home-hero .fact:hover span,
body.home-hero .fact:focus-visible strong,
body.home-hero .fact:focus-visible span{color:#fff}
body.home-hero .fact:hover i,
body.home-hero .fact:focus-visible i{
  color:#fff;
  border-color:rgba(255,255,255,.5);
  opacity:1;
  transform:translateX(0);
}
body.home-hero .fact:focus-visible{outline:3px solid var(--red);outline-offset:-3px}
body.home-hero .fact:active{transform:translateY(-1px) scale(.985)}

body.home-hero #program{padding:36px 0 44px}
body.home-hero #program .program-heading{
  grid-template-columns:minmax(0,820px);
  margin-bottom:18px;
}
body.home-hero #program .program-heading h2{
  max-width:820px;
  font-size:clamp(2.2rem,3.15vw,3.2rem);
}
body.home-hero #program .program-link__photo img{object-position:center top}

@media(min-width:1051px){
  body.home-hero #program .program-rail{max-width:1120px;gap:10px}
  body.home-hero #program .program-link{min-height:205px;border-radius:16px}
  body.home-hero #program .program-link__photo{height:150px}
  body.home-hero #program .program-link__photo img{transform:scale(.84);transform-origin:center 12%}
  body.home-hero #program .program-link:hover .program-link__photo img{transform:scale(.88)}
  body.home-hero #program .program-link__copy{padding:9px 13px}
  body.home-hero #program .program-link__copy small{font-size:.57rem}
  body.home-hero #program .program-link__copy strong{font-size:.92rem;line-height:1.15}
}

@media(max-width:780px){
  body.home-hero .fact i{top:14px;right:12px;width:25px;height:25px}
  body.home-hero #program{padding:44px 0 58px}
  body.home-hero #program .program-heading{margin-bottom:24px}
  body.home-hero #program .program-heading h2{font-size:clamp(2.05rem,10vw,3rem)}
}

@media(prefers-reduced-motion:reduce){
  body.home-hero .fact,
  body.home-hero .fact:before,
  body.home-hero .fact i{transition:none}
}

.program-link--akmil .program-link__photo img{width:86%;height:128px}
.program-link--akpol .program-link__photo img{width:70%;height:132px}
.program-link--bintara-polri .program-link__photo img{width:70%;height:126px}
.program-link--bintara-tni .program-link__photo img{width:68%;height:126px}
.program-link--sekolah-kedinasan .program-link__photo img{width:58%;height:128px}
.program-link--unhan .program-link__photo img{width:70%;height:130px}
.program-link--pkn-stan .program-link__photo img{width:68%;height:126px}
.program-link--ipdn .program-link__photo img{width:70%;height:130px}


/* FINAL PROGRAM LOGO NO-CROP OVERRIDE */
body.home-hero #program .program-link,
body[data-page] #program .program-link{
  overflow:hidden;
}
body.home-hero #program .program-link__photo,
body[data-page] #program .program-link__photo{
  background:#123a72 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  position:relative !important;
  isolation:isolate !important;
  overflow:hidden !important;
  padding:16px !important;
}
body.home-hero #program .program-link__photo:before,
body[data-page] #program .program-link__photo:before{
  content:"" !important;
  position:absolute !important;
  inset:auto !important;
  width:116px !important;
  height:116px !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.98) !important;
  border:1px solid #dfe6f0 !important;
  box-shadow:0 10px 26px rgba(10,33,69,.08) !important;
}
body.home-hero #program .program-link__photo img,
body[data-page] #program .program-link__photo img{
  position:relative !important;
  z-index:1 !important;
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:68% !important;
  max-height:76px !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
  transform-origin:center center !important;
  filter:drop-shadow(0 6px 8px rgba(10,31,62,.10)) !important;
}
body.home-hero #program .program-link:hover .program-link__photo img,
body.home-hero #program .program-link.is-current .program-link__photo img,
body[data-page] #program .program-link:hover .program-link__photo img,
body[data-page] #program .program-link.is-current .program-link__photo img{
  transform:none !important;
}
/* remove per-logo size differences and keep everything centered */
body.home-hero #program .program-link--akmil .program-link__photo img,
body.home-hero #program .program-link--akpol .program-link__photo img,
body.home-hero #program .program-link--bintara-polri .program-link__photo img,
body.home-hero #program .program-link--bintara-tni .program-link__photo img,
body.home-hero #program .program-link--sekolah-kedinasan .program-link__photo img,
body.home-hero #program .program-link--unhan .program-link__photo img,
body.home-hero #program .program-link--pkn-stan .program-link__photo img,
body.home-hero #program .program-link--ipdn .program-link__photo img,
body[data-page] #program .program-link--akmil .program-link__photo img,
body[data-page] #program .program-link--akpol .program-link__photo img,
body[data-page] #program .program-link--bintara-polri .program-link__photo img,
body[data-page] #program .program-link--bintara-tni .program-link__photo img,
body[data-page] #program .program-link--sekolah-kedinasan .program-link__photo img,
body[data-page] #program .program-link--unhan .program-link__photo img,
body[data-page] #program .program-link--pkn-stan .program-link__photo img,
body[data-page] #program .program-link--ipdn .program-link__photo img{
  width:auto !important;
  height:auto !important;
  max-width:68% !important;
  max-height:76px !important;
}
/* neutralize old top-alignment / scale rules */
body.home-hero #program .program-link__photo img,
body[data-page] #program .program-link__photo img{
  object-position:center center !important;
}
@media (max-width:1050px){
  body.home-hero #program .program-link__photo,
  body[data-page] #program .program-link__photo{
    padding:18px !important;
  }
  body.home-hero #program .program-link__photo img,
  body[data-page] #program .program-link__photo img,
  body.home-hero #program .program-link--akmil .program-link__photo img,
  body.home-hero #program .program-link--akpol .program-link__photo img,
  body.home-hero #program .program-link--bintara-polri .program-link__photo img,
  body.home-hero #program .program-link--bintara-tni .program-link__photo img,
  body.home-hero #program .program-link--sekolah-kedinasan .program-link__photo img,
  body.home-hero #program .program-link--unhan .program-link__photo img,
  body.home-hero #program .program-link--pkn-stan .program-link__photo img,
  body.home-hero #program .program-link--ipdn .program-link__photo img,
  body[data-page] #program .program-link--akmil .program-link__photo img,
  body[data-page] #program .program-link--akpol .program-link__photo img,
  body[data-page] #program .program-link--bintara-polri .program-link__photo img,
  body[data-page] #program .program-link--bintara-tni .program-link__photo img,
  body[data-page] #program .program-link--sekolah-kedinasan .program-link__photo img,
  body[data-page] #program .program-link--unhan .program-link__photo img,
  body[data-page] #program .program-link--pkn-stan .program-link__photo img,
  body[data-page] #program .program-link--ipdn .program-link__photo img{
    max-width:72% !important;
    max-height:82px !important;
  }
}


/* PROGRAM TO ASSESSMENT SPACING + ACTIVE STATUS ANIMATION */
#program{
  padding-bottom:28px !important;
}
#program + .section.section--soft{
  padding-top:56px !important;
}
.assessment-card .live{
  position:relative;
  width:max-content;
  padding:8px 12px 8px 10px;
  border:1px solid rgba(25,115,77,.16);
  border-radius:999px;
  background:rgba(25,115,77,.06);
  overflow:visible;
  isolation:isolate;
  animation:assessment-status-float 2.8s ease-in-out infinite;
}
.assessment-card .live i{
  position:relative;
  z-index:1;
  flex:0 0 auto;
  box-shadow:none;
  animation:assessment-dot-glow 1.65s ease-in-out infinite;
}
.assessment-card .live i::after{
  content:"";
  position:absolute;
  inset:-6px;
  border:1.5px solid rgba(25,115,77,.42);
  border-radius:50%;
  animation:assessment-dot-ping 1.65s cubic-bezier(.2,.65,.35,1) infinite;
}
@keyframes assessment-status-float{
  0%,100%{transform:translateY(0);box-shadow:0 0 0 rgba(25,115,77,0)}
  50%{transform:translateY(-2px);box-shadow:0 8px 20px rgba(25,115,77,.10)}
}
@keyframes assessment-dot-glow{
  0%,100%{transform:scale(.92);box-shadow:0 0 0 4px rgba(25,115,77,.10)}
  50%{transform:scale(1.12);box-shadow:0 0 0 6px rgba(25,115,77,.16)}
}
@keyframes assessment-dot-ping{
  0%{opacity:.8;transform:scale(.55)}
  72%,100%{opacity:0;transform:scale(1.65)}
}
@media(max-width:780px){
  #program{
    padding-bottom:30px !important;
  }
  #program + .section.section--soft{
    padding-top:48px !important;
  }
}
@media(prefers-reduced-motion:reduce){
  .assessment-card .live,
  .assessment-card .live i,
  .assessment-card .live i::after{
    animation:none !important;
  }
}
