
:root{--navy:#071a3a;--navy-2:#0d2b5a;--navy-3:#143d78;--maroon:#8d111b;--red:#b31d29;--gold:#d1a846;--gold-2:#f0d387;--cream:#f7f2e8;--paper:#fffdfa;--ink:#221c1a;--muted:#6b625e;--line:#e7ded2;--green:#25d366;--shadow:0 18px 48px rgba(22,14,10,.10);--radius:22px;--heading:'Barlow Condensed',Impact,sans-serif;--body:'Plus Jakarta Sans',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.promo-bar{background:#4c0710;color:#fff;font-size:12px}.promo-bar .wrap{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.promo-bar a{color:#f4d88f;font-weight:800}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,253,250,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(141,17,27,.10)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:grid;line-height:.88;font-family:var(--heading);font-size:21px;letter-spacing:.03em}.brand b{color:var(--maroon)}.brand strong{color:var(--gold)}.desktop-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.desktop-nav a{font-family:var(--heading);font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:15px;color:#483c37}.desktop-nav a:hover{color:var(--maroon)}.header-cta{min-height:44px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 20px;border-radius:999px;border:1px solid transparent;font-weight:800;line-height:1.2;cursor:pointer;transition:.2s ease}.btn svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2}.btn:hover{transform:translateY(-2px)}.btn--wa{background:#0c7137;color:#fff}.btn--gold{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#4c0710;box-shadow:0 12px 28px rgba(209,168,70,.24)}.btn--primary{background:var(--maroon);color:#fff}.btn--ghost{color:#fff;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08)}.btn--outline{border-color:#cabcae;background:#fff;color:var(--maroon)}.btn--large{min-height:56px;padding-inline:26px}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:3px}.mobile-nav{display:none;padding:0 0 16px}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:12px 2px;border-bottom:1px solid var(--line);font-weight:700}.mobile-nav svg{width:20px;vertical-align:middle}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold-2);font-family:var(--heading);font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:13px}.eyebrow:before{content:'';width:30px;height:2px;background:currentColor}.eyebrow--dark{color:#ae7c1c}.home-hero,.program-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,#173f77 0,#0a214a 40%,#06152f 100%);color:#fff}.home-hero:after,.program-hero:after{content:'';position:absolute;inset:auto -10% -45% 35%;height:85%;border:1px solid rgba(209,168,70,.26);border-radius:50%;transform:rotate(-10deg);pointer-events:none}.home-hero__grid,.program-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:50px;align-items:center;min-height:650px;padding-block:58px}.home-hero h1,.program-hero h1{margin:15px 0 18px;max-width:880px;font-family:var(--heading);font-size:clamp(54px,6.1vw,88px);line-height:.88;letter-spacing:-.035em;text-transform:uppercase}.home-hero p,.program-hero p{max-width:690px;color:rgba(255,255,255,.78);font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;max-width:650px}.hero-proof span{padding:12px 14px;border:1px solid rgba(255,255,255,.15);border-radius:14px;color:rgba(255,255,255,.74);font-size:12px}.hero-proof b{display:block;color:#fff;font-size:13px}.home-hero__media{position:relative}.home-hero__media>img{width:100%;height:540px;object-fit:cover;border-radius:30px;border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 70px rgba(0,0,0,.35)}.media-card{position:absolute;left:-22px;right:22px;bottom:22px;padding:17px 19px;border-radius:18px;background:rgba(255,253,250,.95);color:var(--navy);box-shadow:var(--shadow)}.media-card span{display:block;color:var(--maroon);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.media-card strong{font-family:var(--heading);font-size:22px;line-height:1}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip div{padding:20px 22px;border-left:1px solid var(--line)}.trust-strip div:last-child{border-right:1px solid var(--line)}.trust-strip strong{display:block;color:var(--navy);font-size:13px}.trust-strip span{color:var(--muted);font-size:11px}.section{padding-block:88px}.section--soft{background:var(--cream)}.section--dark,.section--navy{background:var(--navy);color:#fff}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);gap:30px;align-items:end;margin-bottom:30px}.section-heading h2,.problem-grid h2,.lead-copy h2,.alumni-grid h2,.faq-grid h2{margin:10px 0 0;font-family:var(--heading);font-size:clamp(42px,4.4vw,62px);line-height:.92;letter-spacing:-.03em;text-transform:uppercase}.section-heading>p{margin:0;color:var(--muted)}.section-heading--light>p{color:rgba(255,255,255,.68)}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.program-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 26px rgba(25,15,10,.05);transition:.2s}.program-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#d6c5b3}.program-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--navy)}.program-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 24%;transition:.35s}.program-card:hover img{transform:scale(1.03)}.program-card__media span{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(7,26,58,.88);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.program-card>div:last-child{padding:17px}.program-card small{color:#b27d1d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.program-card h3{margin:4px 0 5px;color:var(--maroon);font-family:var(--heading);font-size:28px;line-height:.95;text-transform:uppercase}.program-card p{margin:0 0 13px;color:var(--muted);font-size:11px;line-height:1.45}.program-card b{display:inline-flex;align-items:center;gap:6px;color:var(--maroon);font-size:11px}.program-card b svg{width:17px;stroke:currentColor;fill:none;stroke-width:2}.problem-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start}.problem-grid>div:first-child p{color:rgba(255,255,255,.7)}.problem-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.problem-list article{padding:21px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.05)}.problem-list span{color:var(--gold-2);font-family:var(--heading);font-size:18px}.problem-list strong{display:block;margin:12px 0 5px}.problem-list p{margin:0;color:rgba(255,255,255,.62);font-size:12px}.camp-spotlight{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;padding:32px;border-radius:28px;background:linear-gradient(135deg,#640914,#991521);color:#fff;box-shadow:0 25px 60px rgba(92,9,17,.22)}.badge-row{display:flex;flex-wrap:wrap;gap:8px}.badge-row span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.1);color:#f3d890;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.camp-copy h3{margin:17px 0 10px;font-family:var(--heading);font-size:clamp(42px,5vw,64px);line-height:.9;text-transform:uppercase}.camp-copy>p{color:rgba(255,255,255,.8);max-width:620px}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px 18px;margin:20px 0 24px;padding:0;list-style:none}.check-list li{display:flex;gap:8px;font-size:11px;color:rgba(255,255,255,.9)}.check-list svg,.benefit-list svg{flex:0 0 18px;width:18px;height:18px;stroke:var(--gold-2);fill:none;stroke-width:2}.camp-price-list{display:grid;gap:12px}.camp-price-list article{padding:18px;border-radius:18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13)}.camp-price-list span,.camp-price-list small{display:block;color:rgba(255,255,255,.72);font-size:10px}.camp-price-list strong{display:block;margin:4px 0;color:#ffe29a;font-family:var(--body);font-size:clamp(25px,2.7vw,36px);letter-spacing:-.04em}.camp-price-list .guarantee{background:#fff;color:var(--ink)}.guarantee>div{display:flex;justify-content:space-between;gap:10px}.guarantee b{padding:4px 8px;border-radius:999px;background:#fff0d0;color:var(--maroon);font-size:8px;text-transform:uppercase}.camp-price-list .guarantee span,.camp-price-list .guarantee small{color:var(--muted)}.camp-price-list .guarantee strong{color:var(--maroon)}.guarantee a{display:inline-block;margin-top:8px;color:var(--maroon);font-size:10px;font-weight:800}.package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.package-card{display:flex;flex-direction:column;padding:21px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(25,15,10,.04)}.package-kicker{color:#aa771d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.package-card h3{margin:8px 0 6px;color:var(--maroon);font-family:var(--heading);font-size:31px;line-height:.95;text-transform:uppercase}.package-card p{color:var(--muted);font-size:11px}.compact-prices{display:grid;gap:7px;margin-top:auto}.compact-prices div{display:flex;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid var(--line);font-size:9px}.compact-prices strong{color:var(--maroon);font-size:11px}.single-price{display:grid;margin-top:auto;padding-top:10px;border-top:1px solid var(--line)}.single-price strong{color:var(--maroon);font-size:22px}.single-price span{color:var(--muted);font-size:9px}.package-card>a{margin-top:15px;color:var(--maroon);font-size:10px;font-weight:800}.benefit-tabs{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.tab-list{display:grid;grid-template-columns:repeat(4,1fr);padding:8px;background:#f2ebe0;gap:6px}.tab-list button{min-height:48px;border:0;border-radius:14px;background:transparent;color:#675b55;font-family:var(--heading);font-size:17px;font-weight:800;text-transform:uppercase;cursor:pointer}.tab-list button[aria-selected=true]{background:var(--navy);color:#fff;box-shadow:0 8px 20px rgba(7,26,58,.18)}.benefit-panel{padding:28px}.benefit-panel__head{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.benefit-panel__head>div:first-child>span{color:#aa771d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.benefit-panel h3{margin:7px 0 5px;color:var(--maroon);font-family:var(--heading);font-size:42px;line-height:.92;text-transform:uppercase}.benefit-panel p{margin:0;color:var(--muted);font-size:12px}.benefit-price-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.benefit-price-summary div{padding:11px;border:1px solid var(--line);border-radius:13px}.benefit-price-summary span,.benefit-price-summary small{display:block;color:var(--muted);font-size:8px}.benefit-price-summary strong{display:block;color:var(--maroon);font-size:13px}.benefit-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;margin:24px 0;padding:0;list-style:none}.benefit-list li{display:flex;gap:8px;align-items:flex-start;color:#4b413d;font-size:11px}.benefit-list svg{stroke:var(--maroon)}.gallery-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:12px}.gallery-item{position:relative;overflow:hidden;border:0;border-radius:18px;padding:0;background:#111;cursor:pointer;text-align:left}.gallery-item--wide{grid-column:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.85))}.gallery-item span{position:absolute;z-index:2;left:15px;right:15px;bottom:13px;color:#fff}.gallery-item strong,.gallery-item small{display:block}.gallery-item strong{font-size:12px}.gallery-item small{color:rgba(255,255,255,.68);font-size:9px}.team-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.team-rail figure{margin:0;overflow:hidden;border-radius:18px;background:#fff;border:1px solid var(--line)}.team-rail img{width:100%;aspect-ratio:638/1016;object-fit:cover}.team-rail figcaption{display:none}.alumni-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:40px;align-items:center}.alumni-grid p{color:var(--muted)}.proof-chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.proof-chips span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--navy);font-size:9px;font-weight:800}.alumni-image{border:0;padding:0;background:none;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);cursor:pointer}.alumni-image img{width:100%}.lead-section{background:radial-gradient(circle at 90% 10%,#194785,#0a244f 45%,#071a3a);color:#fff}.lead-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px;align-items:center}.lead-copy>p{color:rgba(255,255,255,.7)}.lead-points{display:flex;flex-wrap:wrap;gap:8px}.lead-points span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08);font-size:9px}.lead-form{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:24px;border-radius:24px;background:#fff;color:var(--ink);box-shadow:0 25px 60px rgba(0,0,0,.22)}.lead-form label{display:grid;gap:6px}.lead-form label>span{font-size:10px;font-weight:800;color:#4e423d}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #ded3c6;border-radius:12px;background:#fffdfa;padding:12px;color:var(--ink);outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(209,168,70,.14)}.lead-form__full,.lead-submit,.lead-privacy{grid-column:1/-1}.lead-submit{border:0}.lead-submit svg{stroke:none}.lead-privacy{margin:0;text-align:center;color:var(--muted);font-size:8px}.lead-privacy a{text-decoration:underline}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;align-items:start}.faq-grid>div:first-child>p{color:var(--muted)}.faq-list{display:grid;gap:9px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:#fff}.faq-list summary{padding:16px 18px;cursor:pointer;font-weight:800;font-size:12px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';float:right;color:var(--maroon);font-size:18px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:0;padding:0 18px 17px;color:var(--muted);font-size:11px}.final-cta{padding-block:56px;background:linear-gradient(135deg,#690a14,#a21924);color:#fff}.final-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta span{color:#f3d790;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.final-cta h2{margin:7px 0 0;max-width:800px;font-family:var(--heading);font-size:clamp(36px,4vw,54px);line-height:.92;text-transform:uppercase}.program-hero__grid{min-height:620px}.back-link{display:inline-block;margin-bottom:15px;color:rgba(255,255,255,.62);font-size:11px}.audience-box{display:grid;gap:3px;margin-top:23px;padding:14px 16px;border-left:3px solid var(--gold);background:rgba(255,255,255,.06)}.audience-box span{color:var(--gold-2);font-size:9px;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.audience-box strong{font-size:12px}.program-hero__media{position:relative;min-height:500px}.program-photo{position:absolute;inset:0 0 0 55px;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 70px rgba(0,0,0,.35)}.program-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(3,12,30,.85))}.program-photo img{width:100%;height:100%;object-fit:cover;object-position:center 23%}.program-target{position:absolute;left:0;bottom:22px;z-index:3;width:min(330px,72%);padding:17px;border-radius:18px;background:#fff;color:var(--navy);box-shadow:var(--shadow)}.program-target span,.program-target small{display:block}.program-target span{color:#b27b1d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.program-target strong{display:block;color:var(--maroon);font-family:var(--heading);font-size:42px;line-height:.88;text-transform:uppercase}.program-target small{color:var(--muted);font-size:9px}.stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stage-grid article{padding:21px;border:1px solid var(--line);border-radius:18px;background:#fff}.stage-grid span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#fff2d2;color:var(--maroon);font-family:var(--heading);font-weight:800}.stage-grid h3{margin:14px 0 5px;color:var(--navy);font-size:15px}.stage-grid p{margin:0;color:var(--muted);font-size:11px}.schedule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.schedule-grid article{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.05)}.schedule-grid article>div span{color:var(--gold-2);font-size:9px;font-weight:800;text-transform:uppercase}.schedule-grid h3{margin:5px 0 16px;font-family:var(--heading);font-size:34px;line-height:.95;text-transform:uppercase}.schedule-grid ol{margin:0;padding:0;list-style:none;display:grid;gap:8px}.schedule-grid li{display:grid;grid-template-columns:110px 1fr;gap:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1);font-size:10px}.schedule-grid li b{color:#f1d485}.schedule-grid li span{color:rgba(255,255,255,.72)}.site-footer{padding-block:58px 92px;background:#040f24;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.brand--footer{color:#fff}.footer-grid p,.footer-grid a{color:rgba(255,255,255,.65);font-size:10px}.footer-grid>div{display:grid;align-content:start;gap:8px}.footer-grid h3{margin:0 0 5px;color:#f0d388;font-family:var(--heading);font-size:18px;text-transform:uppercase}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:25px;margin-top:30px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);font-size:9px}.footer-bottom div{display:flex;gap:15px}.disclaimer{margin-top:14px;color:rgba(255,255,255,.38);font-size:8px}.mobile-sticky{display:none}.lightbox{position:fixed;z-index:100;inset:0;background:rgba(2,8,20,.92);padding:30px;place-items:center}.lightbox:not([hidden]){display:grid}.lightbox img{max-width:min(1100px,94vw);max-height:80vh;object-fit:contain;border-radius:14px}.lightbox__close{position:absolute;top:16px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;cursor:pointer}.lightbox>div{color:#fff;text-align:center}.lightbox>div strong,.lightbox>div span{display:block}.lightbox>div span{color:rgba(255,255,255,.65);font-size:11px}
@media(max-width:1020px){.desktop-nav{display:none}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.home-hero__grid,.program-hero__grid{grid-template-columns:1fr 420px;gap:30px}.program-grid{grid-template-columns:repeat(3,1fr)}.package-grid{grid-template-columns:repeat(2,1fr)}.team-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.team-rail figure{flex:0 0 220px;scroll-snap-align:start}.gallery-mosaic{grid-template-columns:repeat(3,1fr)}.benefit-list{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:760px){html{scroll-padding-top:92px}body{font-size:14px;padding-bottom:68px}.wrap{width:min(100% - 26px,1180px)}.promo-bar .wrap{min-height:32px}.promo-bar span{display:none}.header-inner{height:66px}.brand img{width:42px;height:42px}.brand span{font-size:18px}.home-hero__grid,.program-hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:44px}.home-hero h1,.program-hero h1{font-size:clamp(48px,14vw,70px)}.home-hero p,.program-hero p{font-size:14px}.home-hero__media>img{height:360px}.media-card{left:12px;right:12px}.hero-proof{grid-template-columns:1fr 1fr}.trust-strip .wrap{grid-template-columns:repeat(2,1fr)}.trust-strip div:nth-child(2){border-right:1px solid var(--line)}.section{padding-block:62px}.section-heading{grid-template-columns:1fr;gap:12px}.section-heading h2,.problem-grid h2,.lead-copy h2,.alumni-grid h2,.faq-grid h2{font-size:clamp(39px,12vw,54px)}.program-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.program-card{flex:0 0 78vw;scroll-snap-align:start}.problem-grid,.camp-spotlight,.benefit-panel__head,.alumni-grid,.lead-grid,.faq-grid{grid-template-columns:1fr}.problem-list{grid-template-columns:1fr 1fr}.check-list{grid-template-columns:1fr}.camp-spotlight{padding:22px}.camp-copy h3{font-size:48px}.package-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.package-card{flex:0 0 78vw;scroll-snap-align:start}.tab-list{display:flex;overflow-x:auto}.tab-list button{flex:0 0 auto;padding-inline:18px}.benefit-panel{padding:20px 16px}.benefit-price-summary{grid-template-columns:1fr}.benefit-list{grid-template-columns:1fr}.gallery-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px}.gallery-item--wide{grid-column:span 2}.team-rail figure{flex-basis:60vw}.lead-form{grid-template-columns:1fr;padding:18px}.lead-form__full,.lead-submit,.lead-privacy{grid-column:auto}.final-cta .wrap{display:grid}.program-hero__media{min-height:420px}.program-photo{inset:0 0 0 25px}.program-target{left:0;bottom:15px}.stage-grid{grid-template-columns:repeat(2,1fr)}.schedule-grid{grid-template-columns:1fr}.schedule-grid li{grid-template-columns:95px 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:grid}.footer-bottom div{flex-wrap:wrap}.mobile-sticky{position:fixed;z-index:55;left:0;right:0;bottom:0;display:grid;grid-template-columns:.8fr 1.2fr;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(0,0,0,.08)}.mobile-sticky a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;font-weight:800;font-size:12px}.mobile-sticky>a:first-child{color:var(--maroon)}.mobile-sticky__wa{background:#087236;color:#fff}.mobile-sticky svg{width:20px;margin-right:7px}.site-footer{padding-bottom:50px}}
@media(max-width:460px){.hero-actions .btn{width:100%}.hero-proof{grid-template-columns:1fr}.problem-list{grid-template-columns:1fr}.gallery-mosaic{grid-template-columns:1fr;grid-auto-rows:220px}.gallery-item--wide{grid-column:auto}.stage-grid{grid-template-columns:1fr}.trust-strip div{padding:16px 12px}.program-target strong{font-size:36px}}
.legal-hero{padding-block:90px;background:radial-gradient(circle at 80% 10%,#173f77,#071a3a 55%);color:#fff}.legal-hero h1{margin:12px 0;font-family:var(--heading);font-size:clamp(52px,7vw,86px);line-height:.9;text-transform:uppercase}.legal-hero p{max-width:720px;color:rgba(255,255,255,.72)}.legal-content{padding-block:64px;max-width:860px}.legal-content h2{margin:30px 0 8px;color:var(--maroon);font-family:var(--heading);font-size:34px;text-transform:uppercase}.legal-content p,.legal-content li{color:var(--muted)}.legal-highlight{display:grid;gap:8px;padding:22px;border-radius:20px;background:#fff4da;border:1px solid #ead09a}.legal-highlight strong{color:var(--maroon);font-family:var(--heading);font-size:34px;text-transform:uppercase}.legal-highlight span{font-weight:700}


/* V24 FINAL — red base retained, original Makala Taruna favicon, real CTA buttons */
:root{
  --navy:#4a0710;
  --navy-2:#680a15;
  --navy-3:#8d111b;
  --maroon:#8d111b;
  --red:#b31d29;
  --deep-red:#3b050c;
}
body{background:#fffaf7}
.site-header{background:rgba(255,250,247,.96);border-bottom-color:rgba(141,17,27,.16)}
.home-hero,.program-hero{
  background:
    radial-gradient(circle at 82% 8%,rgba(190,45,54,.78) 0,rgba(131,15,27,.82) 35%,rgba(64,5,13,.98) 76%),
    linear-gradient(135deg,#3b050c,#8d111b);
}
.section--dark,.section--navy{background:linear-gradient(145deg,#3b050c,#700b16 62%,#8d111b)}
.site-footer{background:#280208}
.legal-hero{background:radial-gradient(circle at 80% 10%,#a11925,#4a0710 62%)}
.program-card__media{background:#4a0710}
.menu-toggle span{background:var(--maroon)}

/* Consultation is a proper UI button, not a pasted image */
.btn--wa,
.header-cta,
.mobile-sticky__wa{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.20);
  border-radius:14px;
  background:linear-gradient(135deg,#8d111b 0%,#b31d29 100%);
  color:#fff;
  box-shadow:0 10px 24px rgba(111,8,18,.24);
  font-weight:800;
  letter-spacing:.01em;
}
.btn--wa::before,
.header-cta::before,
.mobile-sticky__wa::before{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.13) 46%,transparent 72%);
  transform:translateX(-110%);
  transition:transform .35s ease;
  pointer-events:none;
}
.btn--wa:hover::before,
.header-cta:hover::before,
.mobile-sticky__wa:hover::before{transform:translateX(110%)}
.btn--wa:hover,
.header-cta:hover,
.mobile-sticky__wa:hover{
  background:linear-gradient(135deg,#760c16,#a41522);
  box-shadow:0 14px 30px rgba(111,8,18,.32);
}
.btn--wa:active,
.header-cta:active,
.mobile-sticky__wa:active{transform:translateY(0) scale(.98)}
.btn--wa svg,
.header-cta svg,
.mobile-sticky__wa svg{
  flex:0 0 auto;
  width:23px;
  height:23px;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.16));
}
.header-cta{min-height:46px;padding:10px 17px}
.header-cta span{position:relative;z-index:1}
.mobile-sticky__wa{min-height:50px}
.mobile-sticky{background:rgba(255,250,247,.97);border-top-color:rgba(141,17,27,.14)}
.mobile-sticky>a:first-child{border:1px solid rgba(141,17,27,.18);background:#fff;color:var(--maroon)}

/* Gold CTA remains a second, clearly distinct action */
.btn--gold{border:1px solid rgba(104,63,0,.14);box-shadow:0 12px 28px rgba(149,97,10,.20)}

@media(max-width:760px){
  .home-hero,.program-hero{background:linear-gradient(160deg,#3b050c 0%,#7f0d19 62%,#a51925 100%)}
  .mobile-sticky{gap:8px}
  .mobile-sticky a{border-radius:13px}
}


/* V26 sales polish */
.promo-bar{background:linear-gradient(90deg,#7a0812 0%,#a0121b 55%,#bf8d1b 100%);color:#fff;position:relative;z-index:60}
.promo-bar .wrap{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;font-size:13px;font-weight:800}
.promo-bar span{letter-spacing:.01em}
.promo-bar a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff;color:#7a0812;font-weight:900;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.12)}
.site-header{top:0}
.header-inner{height:84px}
.btn svg,.mobile-sticky__wa svg{display:none !important}
.btn--headerplain{background:linear-gradient(135deg,#f4d37f,#e8bf5a);color:#5a0811;box-shadow:0 12px 26px rgba(181,122,12,.22);border:1px solid rgba(255,255,255,.2)}
.btn--headerplain:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(181,122,12,.28)}
.mobile-nav a[data-wa]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:12px;border-radius:999px;background:linear-gradient(135deg,#f4d37f,#e8bf5a);color:#5a0811;font-weight:900;border:0}
.mobile-sticky{display:grid;grid-template-columns:1fr 1.2fr;gap:10px;padding:12px calc(14px + env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) calc(14px + env(safe-area-inset-left));background:rgba(255,250,246,.96);backdrop-filter:blur(14px);border-top:1px solid rgba(141,17,27,.14);box-shadow:0 -8px 24px rgba(0,0,0,.08)}
.mobile-sticky a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;font-weight:900}
.mobile-sticky>a:first-child{background:#fff;color:#7f0e18;border:1px solid #ead9ce}
.mobile-sticky__wa{background:linear-gradient(135deg,#8d111b,#bc1a27);color:#fff;box-shadow:0 12px 28px rgba(141,17,27,.25)}
.chat-admin-bubble{position:fixed;left:16px;bottom:94px;z-index:55;display:flex;align-items:center;gap:12px;padding:12px 16px 12px 12px;border-radius:18px;background:linear-gradient(135deg,#8d111b,#b01a24);color:#fff;box-shadow:0 18px 40px rgba(80,10,12,.28);max-width:260px}
.chat-admin-bubble:hover{transform:translateY(-2px)}
.chat-admin-bubble__avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f4d37f,#d9a93a);color:#5b0811;font-weight:900;font-family:var(--heading);font-size:22px;flex:0 0 44px}
.chat-admin-bubble__body{display:grid;line-height:1.05}
.chat-admin-bubble__body strong{font-size:14px;font-weight:900;color:#fff}
.chat-admin-bubble__body small{font-size:11px;color:rgba(255,255,255,.82)}
.chat-admin-bubble__ping{position:absolute;right:12px;top:10px;width:10px;height:10px;border-radius:50%;background:#38d66b;box-shadow:0 0 0 0 rgba(56,214,107,.5);animation:pingbubble 1.6s infinite}
@keyframes pingbubble{0%{box-shadow:0 0 0 0 rgba(56,214,107,.5)}70%{box-shadow:0 0 0 10px rgba(56,214,107,0)}100%{box-shadow:0 0 0 0 rgba(56,214,107,0)}}
.hero-copy h1,.program-hero h1,.home-hero h1{max-width:13ch;text-wrap:balance}
.final-cta .btn,.lead-submit{font-weight:900}
.site-footer a[data-wa]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;background:#fff;color:#8d111b;border:1px solid #ead9ce;font-weight:900;width:fit-content}
@media (max-width:900px){.promo-bar .wrap{flex-direction:column;align-items:flex-start;padding:10px 0}.promo-bar a{width:100%;justify-content:center}.header-cta{display:none}.chat-admin-bubble{left:12px;right:12px;bottom:88px;max-width:none}}
@media (max-width:640px){.chat-admin-bubble{padding:11px 14px 11px 11px;border-radius:16px}.chat-admin-bubble__avatar{width:40px;height:40px;font-size:20px}.chat-admin-bubble__body strong{font-size:13px}.chat-admin-bubble__body small{font-size:10px}.hero-copy h1,.program-hero h1,.home-hero h1{max-width:11ch}}


/* V27: offer card near hero photo; no floating chat or top promo bar */
.promo-bar,.chat-admin-bubble{display:none!important}
.site-header{top:0}
.home-hero__media,.program-hero__media{position:relative}
.hero-offer-card{position:absolute;left:22px;right:22px;bottom:22px;z-index:4;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"badge title cta" "badge desc cta";column-gap:16px;row-gap:4px;align-items:center;padding:16px 18px;border-radius:20px;background:rgba(255,250,245,.96);backdrop-filter:blur(14px);border:1px solid rgba(211,165,65,.55);box-shadow:0 22px 48px rgba(60,8,12,.22)}
.hero-offer-card__badge{grid-area:badge;display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:52px;padding:9px 12px;border-radius:14px;background:linear-gradient(135deg,#8d111b,#b91d29);color:#fff;font-size:11px;line-height:1.15;text-align:center;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.hero-offer-card strong{grid-area:title;color:#6d0b13;font-family:var(--heading);font-size:19px;line-height:1.05}
.hero-offer-card small{grid-area:desc;color:#66544c;font-size:12px;line-height:1.45}
.hero-offer-card a{grid-area:cta;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,#f4d37f,#dcae3f);color:#5b0811;font-weight:900;white-space:nowrap;box-shadow:0 12px 28px rgba(181,122,12,.22)}
.hero-offer-card a:hover{transform:translateY(-2px)}
.home-hero__media .media-card{bottom:132px}
.program-hero__media .program-target{bottom:134px}
@media (max-width:900px){
  .hero-offer-card{position:relative;left:auto;right:auto;bottom:auto;margin-top:14px;grid-template-columns:auto 1fr;grid-template-areas:"badge title" "badge desc" "cta cta";padding:14px;border-radius:18px}
  .hero-offer-card a{width:100%;margin-top:6px}
  .home-hero__media .media-card,.program-hero__media .program-target{bottom:18px}
}
@media (max-width:560px){
  .hero-offer-card{grid-template-columns:1fr;grid-template-areas:"badge" "title" "desc" "cta";text-align:left}
  .hero-offer-card__badge{justify-self:start;min-width:auto;min-height:auto;padding:8px 10px;border-radius:999px}
  .hero-offer-card strong{font-size:18px}
}


/* V28 — hero photo stays fully visible; offer sits below the image */
.home-hero__media,
.program-hero__media{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);
  grid-template-areas:
    "photo photo"
    "info offer";
  gap:14px;
  align-items:stretch;
}
.home-hero__media>img{
  grid-area:photo;
  width:100%;
  height:510px;
  object-fit:cover;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 28px 62px rgba(43,4,10,.28);
}
.program-photo{
  grid-area:photo;
  position:relative;
  inset:auto;
  height:510px;
  overflow:hidden;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 28px 62px rgba(43,4,10,.28);
}
.program-photo:after{display:none}
.program-photo img{width:100%;height:100%;object-fit:cover;object-position:center 23%}
.home-hero__media .media-card,
.program-hero__media .program-target{
  grid-area:info;
  position:relative;
  left:auto;right:auto;bottom:auto;
  width:auto;
  min-height:132px;
  margin:0;
  padding:18px;
  border-radius:20px;
  background:linear-gradient(145deg,#fffdf9,#f7eee5);
  color:#3d1818;
  border:1px solid rgba(215,171,75,.40);
  box-shadow:0 16px 34px rgba(49,7,12,.13);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.media-card span,
.program-target span{
  color:#9c1720;
  font-size:10px;
  letter-spacing:.12em;
  font-weight:900;
  text-transform:uppercase;
}
.media-card strong{
  margin-top:7px;
  color:#6d0b13;
  font-family:var(--heading);
  font-size:21px;
  line-height:1.05;
}
.program-target strong{
  margin-top:7px;
  color:#8d111b;
  font-family:var(--heading);
  font-size:38px;
  line-height:.92;
}
.program-target small{margin-top:7px;color:#6c5b54;font-size:11px}
.hero-offer-card{
  grid-area:offer;
  position:relative;
  left:auto;right:auto;bottom:auto;
  z-index:1;
  min-height:132px;
  margin:0;
  padding:18px 20px;
  border-radius:20px;
  background:linear-gradient(135deg,#790b15 0%,#a31823 72%,#b98a29 150%);
  border:1px solid rgba(255,220,140,.28);
  box-shadow:0 16px 34px rgba(49,7,12,.18);
  display:grid;
  grid-template-columns:1fr auto;
  grid-template-areas:
    "badge cta"
    "title cta"
    "desc cta";
  column-gap:18px;
  row-gap:3px;
  align-items:center;
}
.hero-offer-card__badge{
  grid-area:badge;
  justify-self:start;
  min-width:0;
  min-height:0;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.11);
  border:1px solid rgba(255,255,255,.16);
  color:#f7d98c;
  font-size:9px;
  line-height:1;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.hero-offer-card strong{
  grid-area:title;
  color:#fff;
  font-family:var(--heading);
  font-size:20px;
  line-height:1.05;
}
.hero-offer-card small{
  grid-area:desc;
  color:rgba(255,255,255,.74);
  font-size:11px;
  line-height:1.45;
}
.hero-offer-card a{
  grid-area:cta;
  min-height:48px;
  padding:12px 17px;
  border-radius:14px;
  background:linear-gradient(135deg,#f7db93,#e4b844);
  color:#5b0811;
  font-size:12px;
  font-weight:900;
  white-space:nowrap;
  box-shadow:none;
}
.hero-offer-card a:hover{transform:translateY(-2px)}
.home-hero__grid,.program-hero__grid{align-items:center;min-height:auto;padding-block:58px}

@media(max-width:980px){
  .home-hero__media,
  .program-hero__media{
    grid-template-columns:1fr;
    grid-template-areas:"photo" "info" "offer";
  }
  .home-hero__media>img,.program-photo{height:440px}
}
@media(max-width:760px){
  .home-hero__media>img,.program-photo{height:360px;border-radius:22px}
  .home-hero__media .media-card,
  .program-hero__media .program-target,
  .hero-offer-card{min-height:auto;border-radius:18px}
  .hero-offer-card{
    grid-template-columns:1fr;
    grid-template-areas:"badge" "title" "desc" "cta";
    gap:7px;
  }
  .hero-offer-card a{width:100%;margin-top:5px}
}


/* V29 hero urgency band */
.hero-offer-card{display:none !important}
.home-hero,.program-hero{padding-bottom:24px}
.hero-urgency-band{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr) auto;gap:16px;align-items:center;margin-top:18px;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,#fff7ea 0%,#fff 100%);border:1px solid rgba(212,170,75,.42);box-shadow:0 18px 42px rgba(74,10,14,.10)}
.hero-urgency-band__copy{display:grid;gap:7px}
.hero-urgency-band__pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#8d111b,#ba1b27);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hero-urgency-band__copy strong{color:#6d0b13;font-family:var(--heading);font-size:clamp(24px,2.5vw,34px);line-height:.92;text-transform:uppercase;letter-spacing:-.03em}
.hero-urgency-band__copy p{margin:0;color:#64524a;font-size:13px;line-height:1.5;max-width:60ch}
.hero-urgency-band__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.hero-urgency-band__stats div{padding:14px 12px;border-radius:18px;background:#fff;border:1px solid rgba(141,17,27,.10);text-align:center}
.hero-urgency-band__stats span{display:block;color:#9a7a2b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.hero-urgency-band__stats b{display:block;margin-top:4px;color:#741018;font-family:var(--heading);font-size:22px;line-height:1;text-transform:uppercase}
.hero-urgency-band__cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#8d111b,#b91d29);color:#fff;font-weight:900;white-space:nowrap;box-shadow:0 14px 32px rgba(141,17,27,.22)}
.hero-urgency-band__cta:hover{transform:translateY(-2px)}
@media (max-width: 980px){.hero-urgency-band{grid-template-columns:1fr;align-items:start}.hero-urgency-band__stats{grid-template-columns:repeat(3,1fr)}.hero-urgency-band__cta{width:100%}}
@media (max-width: 640px){.hero-urgency-band{padding:16px;border-radius:20px;gap:14px}.hero-urgency-band__copy strong{font-size:26px}.hero-urgency-band__copy p{font-size:12px}.hero-urgency-band__stats{grid-template-columns:1fr}.hero-urgency-band__stats div{text-align:left;padding:12px 14px}.hero-urgency-band__stats b{font-size:20px}}


/* V30 active urgency */
.program-target{display:none!important}
.program-hero__media{min-height:500px}
.program-photo{inset:0}
.hero-urgency-band{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.75fr) auto;gap:22px;align-items:center;margin-top:20px;padding:22px 24px;border-radius:26px;background:linear-gradient(120deg,#690911 0%,#99131d 60%,#b4841b 150%);border:1px solid rgba(244,211,127,.38);box-shadow:0 24px 52px rgba(77,8,13,.24);color:#fff}
.hero-urgency-band:before{content:'';position:absolute;inset:-60% auto -60% -20%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);transform:skewX(-18deg);animation:urgencyShine 3.4s infinite}
@keyframes urgencyShine{0%{left:-45%}65%,100%{left:120%}}
.hero-urgency-live{position:relative;z-index:1;display:grid;gap:8px}
.hero-urgency-live__label{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.hero-urgency-live__label i{width:9px;height:9px;border-radius:50%;background:#55e77c;box-shadow:0 0 0 0 rgba(85,231,124,.6);animation:urgencyPulse 1.5s infinite}
@keyframes urgencyPulse{0%{box-shadow:0 0 0 0 rgba(85,231,124,.55)}70%{box-shadow:0 0 0 10px rgba(85,231,124,0)}100%{box-shadow:0 0 0 0 rgba(85,231,124,0)}}
.hero-urgency-live strong{font-family:var(--heading);font-size:clamp(28px,3vw,40px);line-height:.92;text-transform:uppercase;letter-spacing:-.03em;color:#fff}
.hero-urgency-live p{margin:0;color:rgba(255,255,255,.78);font-size:13px;line-height:1.5;max-width:60ch}
.hero-urgency-progress{position:relative;z-index:1;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}
.hero-urgency-progress__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.hero-urgency-progress__row span{font-size:11px;color:rgba(255,255,255,.7);font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.hero-urgency-progress__row b{font-size:18px;color:#f7d77e}
.hero-urgency-progress__track{height:10px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden}
.hero-urgency-progress__track span{display:block;width:70%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f4d37f,#fff1b7);animation:progressGlow 1.8s ease-in-out infinite alternate}
@keyframes progressGlow{from{filter:brightness(.95)}to{filter:brightness(1.18)}}
.hero-urgency-progress small{display:block;margin-top:9px;color:#fff;font-size:11px;font-weight:800}
.hero-urgency-actions{position:relative;z-index:1;display:grid;gap:8px;min-width:210px}
.hero-urgency-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#f5d986,#e7b93c);color:#5c0811;font-weight:900;box-shadow:0 14px 32px rgba(0,0,0,.2);white-space:nowrap}
.hero-urgency-actions a:hover{transform:translateY(-2px)}
.hero-urgency-actions small{text-align:center;color:rgba(255,255,255,.72);font-size:10px}
@media(max-width:980px){.hero-urgency-band{grid-template-columns:1fr}.hero-urgency-actions{min-width:0}.hero-urgency-actions a{width:100%}}
@media(max-width:640px){.hero-urgency-band{padding:18px;border-radius:22px;gap:16px}.hero-urgency-live strong{font-size:30px}.hero-urgency-live p{font-size:12px}.hero-urgency-progress{padding:14px}.hero-urgency-actions a{min-height:52px}}


/* V31 urgency animation + remove photo meta cards */
.media-card,.program-target,.hero-target,.hero-target-strip,.hero-target-meta{display:none !important}
.hero-urgency-band{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#7e0c15 0%,#a41420 48%,#ba7d1c 100%);background-size:180% 180%;animation:urgencyBgShift 8s ease-in-out infinite;box-shadow:0 18px 44px rgba(104,12,18,.22)}
.hero-urgency-band::before{content:'';position:absolute;inset:-120% auto -120% -30%;width:38%;transform:rotate(16deg);background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.18),rgba(255,255,255,0));animation:urgencyShine 3.6s linear infinite;pointer-events:none}
.hero-urgency-band::after{content:'';position:absolute;right:18px;top:16px;width:12px;height:12px;border-radius:50%;background:#48e56f;box-shadow:0 0 0 0 rgba(72,229,111,.55);animation:urgencyDot 1.5s infinite}
@keyframes urgencyBgShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}
@keyframes urgencyShine{0%{left:-35%}100%{left:125%}}
@keyframes urgencyDot{0%{box-shadow:0 0 0 0 rgba(72,229,111,.55)}70%{box-shadow:0 0 0 12px rgba(72,229,111,0)}100%{box-shadow:0 0 0 0 rgba(72,229,111,0)}}
.hero-urgency-live__label{background:rgba(255,255,255,.18);backdrop-filter:blur(8px);animation:labelPulse 1.8s ease-in-out infinite}
@keyframes labelPulse{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
.hero-urgency-live strong{display:block;text-wrap:balance}
.hero-urgency-live .hero-urgency-count{display:inline-block;font-style:normal;color:#ffe89b;text-shadow:0 0 18px rgba(255,232,155,.25);animation:countBounce 1.2s ease-in-out infinite}
@keyframes countBounce{0%,100%{transform:scale(1)}35%{transform:scale(1.06)}60%{transform:scale(.98)}}
.hero-urgency-progress{background:rgba(255,255,255,.14);backdrop-filter:blur(8px)}
.hero-urgency-progress__row b{font-family:var(--heading);font-size:28px;line-height:.9;color:#fff4be;text-shadow:0 0 18px rgba(255,224,143,.18)}
.hero-urgency-progress__track{position:relative;height:12px;background:rgba(255,255,255,.18)}
.hero-urgency-progress__track::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 10px,rgba(255,255,255,0) 10px 20px);animation:trackMove 1s linear infinite}
.hero-urgency-progress__track span{position:relative;width:70%;background:linear-gradient(90deg,#ffe7a1 0%,#ffd360 50%,#fff3c0 100%);box-shadow:0 0 18px rgba(255,222,137,.35)}
.hero-urgency-progress__track span::after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.2) 0 10px,rgba(255,255,255,0) 10px 20px);animation:trackMove .9s linear infinite}
@keyframes trackMove{from{background-position:0 0}to{background-position:34px 0}}
.hero-urgency-progress small{font-size:11px;letter-spacing:.01em}
.hero-urgency-progress .hero-urgency-seats{font-style:normal;color:#ffe89b;font-weight:900}
.hero-urgency-actions a{position:relative;overflow:hidden;animation:ctaPulse 1.9s ease-in-out infinite}
.hero-urgency-actions a::before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.22) 45%,transparent 70%);transform:translateX(-120%);animation:ctaShine 2.7s linear infinite}
.hero-urgency-actions a:hover{transform:translateY(-2px) scale(1.02)}
@keyframes ctaPulse{0%,100%{box-shadow:0 14px 32px rgba(0,0,0,.2)}50%{box-shadow:0 18px 36px rgba(0,0,0,.28)}}
@keyframes ctaShine{0%{transform:translateX(-120%)}100%{transform:translateX(140%)}}
@media (prefers-reduced-motion: reduce){.hero-urgency-band,.hero-urgency-band::before,.hero-urgency-band::after,.hero-urgency-live__label,.hero-urgency-live .hero-urgency-count,.hero-urgency-progress__track::before,.hero-urgency-progress__track span::after,.hero-urgency-actions a,.hero-urgency-actions a::before{animation:none !important}}


/* V32 — clean premium urgency card */
.media-card,.program-target,.hero-target,.hero-target-strip,.hero-target-meta{display:none!important}
.hero-urgency-band{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr) auto;
  gap:18px;
  align-items:center;
  margin-top:18px;
  padding:20px 22px;
  border-radius:24px;
  background:linear-gradient(135deg,#7f0e18 0%,#9d1520 100%);
  border:1px solid rgba(255,215,130,.22);
  box-shadow:0 18px 42px rgba(89,12,17,.16);
}
.hero-urgency-band::before{
  content:'';
  position:absolute;
  inset:auto -40px -50px auto;
  width:180px;
  height:180px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(255,215,130,.18) 0%, rgba(255,215,130,0) 72%);
  pointer-events:none;
}
.hero-urgency-live{display:grid;gap:8px;position:relative;z-index:1}
.hero-urgency-live__label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:fit-content;
  min-height:30px;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.1);
  color:#fff6d6;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.hero-urgency-live__label i{
  display:block;
  width:10px;
  height:10px;
  border-radius:50%;
  background:#43db66;
  box-shadow:0 0 0 0 rgba(67,219,102,.48);
  animation:v32pulse 1.7s infinite;
}
@keyframes v32pulse{0%{box-shadow:0 0 0 0 rgba(67,219,102,.48)}70%{box-shadow:0 0 0 9px rgba(67,219,102,0)}100%{box-shadow:0 0 0 0 rgba(67,219,102,0)}}
.hero-urgency-live strong{
  margin:0;
  color:#fff;
  font-family:var(--heading);
  font-size:clamp(26px,2.7vw,36px);
  line-height:.94;
  text-transform:uppercase;
  letter-spacing:-.03em;
  text-wrap:balance;
}
.hero-urgency-count{
  font-style:normal;
  color:#ffe08a;
}
.hero-urgency-live p{
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:13px;
  line-height:1.55;
  max-width:58ch;
}
.hero-urgency-progress{
  position:relative;
  z-index:1;
  display:grid;
  gap:12px;
  padding:16px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.1);
}
.hero-urgency-progress__row{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:12px;
}
.hero-urgency-progress__row span{
  color:#f7e8c0;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.hero-urgency-progress__row b{
  color:#fff;
  font-family:var(--heading);
  font-size:32px;
  line-height:.9;
}
.hero-urgency-progress__track{
  height:10px;
  border-radius:999px;
  background:rgba(255,255,255,.18);
  overflow:hidden;
}
.hero-urgency-progress__track span{
  display:block;
  width:70%;
  height:100%;
  border-radius:999px;
  background:linear-gradient(90deg,#ffe8a1 0%,#ffd36a 100%);
}
.hero-urgency-progress small{
  color:rgba(255,255,255,.82);
  font-size:12px;
  line-height:1.4;
}
.hero-urgency-seats{
  font-style:normal;
  color:#ffe08a;
  font-weight:900;
}
.hero-urgency-actions{
  position:relative;
  z-index:1;
  display:grid;
  gap:8px;
  min-width:235px;
}
.hero-urgency-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 18px;
  border-radius:999px;
  background:linear-gradient(135deg,#f2cf78 0%,#e7bb4a 100%);
  color:#601019;
  font-weight:900;
  box-shadow:0 12px 26px rgba(0,0,0,.14);
}
.hero-urgency-actions a:hover{transform:translateY(-2px)}
.hero-urgency-actions small{
  color:rgba(255,255,255,.82);
  font-size:11px;
  text-align:center;
}
@media (max-width:980px){
  .hero-urgency-band{grid-template-columns:1fr;gap:14px;padding:18px}
  .hero-urgency-actions{min-width:0}
  .hero-urgency-actions a{width:100%}
}
@media (max-width:640px){
  .hero-urgency-band{margin-top:14px;padding:16px;border-radius:20px}
  .hero-urgency-live strong{font-size:28px}
  .hero-urgency-live p{font-size:12px}
  .hero-urgency-progress{padding:14px}
  .hero-urgency-progress__row b{font-size:28px}
}
@media (prefers-reduced-motion:reduce){.hero-urgency-live__label i{animation:none}}


/* V33 — mobile cleanup */
@media (max-width: 760px){
  html{scroll-padding-top:78px}
  body{padding-bottom:76px}
  .wrap{width:min(100% - 20px,1180px)}
  .header-inner{height:62px;gap:14px}
  .brand img{width:38px;height:38px}
  .brand span{font-size:16px;line-height:.9}
  .home-hero__grid,.program-hero__grid{padding-block:26px 18px;gap:16px}
  .program-hero__copy,.home-hero__copy{display:grid;gap:12px}
  .back-link{font-size:12px}
  .eyebrow{font-size:11px;gap:8px}
  .eyebrow:before{width:20px}
  .home-hero h1,.program-hero h1,.hero-copy h1{font-size:clamp(34px,10.5vw,48px)!important;line-height:.92;max-width:none}
  .home-hero p,.program-hero p{font-size:13px;line-height:1.55;max-width:none}
  .audience-box{padding:12px 14px;border-radius:16px}
  .audience-box span{font-size:10px}
  .audience-box strong{font-size:13px;line-height:1.45}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%;min-height:50px;padding:12px 16px;font-size:14px}
  .home-hero__media>img,.program-photo img{height:300px;border-radius:20px;object-position:center top}
  .program-hero__media,.home-hero__media{min-height:auto}
  .hero-proof{grid-template-columns:1fr 1fr;gap:10px}
  .hero-proof div{padding:12px;border-radius:14px}
  .hero-proof strong{font-size:22px}
  .hero-proof span{font-size:11px}
  .hero-urgency-band{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important;margin-top:14px!important;border-radius:18px!important}
  .hero-urgency-live{gap:6px}
  .hero-urgency-live__label{min-height:28px;padding:6px 10px;font-size:9px;letter-spacing:.07em}
  .hero-urgency-live strong{font-size:24px!important;line-height:.94}
  .hero-urgency-live p{font-size:12px;line-height:1.5}
  .hero-urgency-progress{padding:12px!important;border-radius:14px!important;gap:10px}
  .hero-urgency-progress__row{margin-bottom:8px}
  .hero-urgency-progress__row span{font-size:10px}
  .hero-urgency-progress__row b{font-size:24px!important}
  .hero-urgency-progress__track{height:8px}
  .hero-urgency-progress small{font-size:11px}
  .hero-urgency-actions{min-width:0;gap:6px}
  .hero-urgency-actions a{width:100%;min-height:48px;padding:0 14px;font-size:14px}
  .hero-urgency-actions small{font-size:10px}
  .section{padding-block:48px}
  .section-heading{gap:10px}
  .section-heading h2,.problem-grid h2,.lead-copy h2,.alumni-grid h2,.faq-grid h2{font-size:clamp(30px,9vw,42px);line-height:.94}
  .section-heading p,.section-intro p{font-size:13px;line-height:1.55}
  .problem-list{grid-template-columns:1fr}
  .camp-spotlight,.problem-grid,.benefit-panel__head,.alumni-grid,.lead-grid,.faq-grid,.footer-grid{grid-template-columns:1fr}
  .package-grid,.benefit-list,.trust-strip .wrap{grid-template-columns:1fr 1fr;gap:10px}
  .program-card{flex:0 0 82vw}
  .program-card__body{padding:14px}
  .program-card h3{font-size:24px}
  .program-card p{font-size:12px;line-height:1.5}
  .package-card,.benefit-card,.problem-list article,.faq-item,.testimonial-card,.lead-form,.camp-spotlight__card{padding:14px;border-radius:18px}
  .package-card h3,.benefit-card h3{font-size:24px}
  .team-rail figure{flex-basis:180px}
  .site-footer{padding-bottom:90px}
}
@media (max-width: 520px){
  .wrap{width:min(100% - 16px,1180px)}
  .home-hero__media>img,.program-photo img{height:260px;border-radius:18px}
  .home-hero h1,.program-hero h1,.hero-copy h1{font-size:32px!important}
  .hero-proof{grid-template-columns:1fr}
  .package-grid,.benefit-list,.trust-strip .wrap{grid-template-columns:1fr}
  .mobile-sticky{grid-template-columns:1fr 1fr;gap:8px;padding:10px calc(12px + env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) calc(12px + env(safe-area-inset-left))}
  .mobile-sticky a{min-height:44px;font-size:12px;padding:0 10px}
}


/* V35 — mobile hero image fix + leaner copy */
@media (max-width: 760px){
  .home-hero__media,
  .program-photo,
  .program-hero__media{
    background:#f7f0e6;
    border-radius:20px;
    overflow:hidden;
  }
  .home-hero__media>img,
  .program-photo img{
    height:320px !important;
    object-fit:contain !important;
    object-position:center center !important;
    padding:8px;
    background:#f7f0e6;
  }
  .section > .wrap > .section-heading p,
  .section .section-intro p,
  .lead-section .lead-copy p:first-of-type,
  .final-cta p,
  .faq-grid > p,
  .lead-form__privacy,
  .hero-urgency-actions small{
    font-size:12px;
    line-height:1.45;
  }
  .lead-copy p:last-of-type,
  .trust-strip,
  .team-rail p,
  .alumni-grid p,
  .faq-grid p:first-of-type + p{
    display:none;
  }
}
@media (max-width: 520px){
  .home-hero__media>img,
  .program-photo img{
    height:290px !important;
    padding:6px;
  }
}


/* V36 — program-specific availability from one config */
.hero-urgency-band.is-seat-count-unset .hero-urgency-progress__track{opacity:.35}
.hero-urgency-band.is-seat-count-unset .hero-urgency-progress__row b{font-size:24px}
.hero-urgency-band.is-promo-off .hero-urgency-live__label i{background:#d8b15c;animation:none;box-shadow:none}


/* V37 — mobile program photo tidy-up */
@media (max-width: 760px){
  /* Make program photos feel intentional again on mobile */
  .program-card__media{
    aspect-ratio:4 / 5;
    border-bottom:1px solid rgba(255,255,255,.05);
  }
  .program-card__media img{
    width:100%;
    height:100%;
    object-fit:cover !important;
    object-position:center 18% !important;
    padding:0 !important;
    background:none !important;
  }

  .home-hero__media,
  .program-hero__media,
  .program-photo{
    background:transparent !important;
    border-radius:22px;
    overflow:hidden;
  }
  .home-hero__media>img,
  .program-photo img{
    height:340px !important;
    width:100%;
    object-fit:cover !important;
    object-position:center 16% !important;
    padding:0 !important;
    background:none !important;
    border-radius:22px;
  }

  /* Program specific focal points so portraits stay neat */
  img[src*="program-akmil-real-v23"]{object-position:38% 16% !important;}
  img[src*="program-akpol-real-v23"]{object-position:50% 16% !important;}
  img[src*="program-bintara-polri-real-v23"]{object-position:50% 18% !important;}
  img[src*="program-bintara-tni-real-v23"]{object-position:50% 15% !important;}
  img[src*="program-ipdn-real-v23"]{object-position:50% 16% !important;}
  img[src*="program-pkn-stan-real-v23"]{object-position:50% 18% !important;}
  img[src*="program-sekolah-kedinasan-real-v23"]{object-position:50% 16% !important;}
  img[src*="program-unhan-real-v23"]{object-position:64% 16% !important;}
}

@media (max-width: 520px){
  .program-card{flex:0 0 84vw;}
  .program-card__media{aspect-ratio:7 / 8;}
  .home-hero__media>img,
  .program-photo img{height:300px !important;border-radius:20px;}
}


/* V38 — final mobile image layout and live availability cache fix */
@media (max-width:760px){
  .program-hero__media{
    min-height:0 !important;
    height:auto !important;
    background:transparent !important;
    border-radius:0 !important;
    overflow:visible !important;
  }
  .program-photo{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    height:auto !important;
    aspect-ratio:4 / 5 !important;
    overflow:hidden !important;
    padding:0 !important;
    margin:0 !important;
    border-radius:20px !important;
    background:#6f0d16 !important;
    border:1px solid rgba(255,255,255,.16) !important;
    box-shadow:0 16px 34px rgba(0,0,0,.22) !important;
  }
  .program-photo::after{display:none !important;}
  .program-photo img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
    padding:0 !important;
    margin:0 !important;
    object-fit:cover !important;
    object-position:center 16% !important;
    border-radius:0 !important;
    background:transparent !important;
  }
  .home-hero__media{
    min-height:0 !important;
    height:auto !important;
    padding:0 !important;
    background:transparent !important;
    border-radius:20px !important;
    overflow:hidden !important;
  }
  .home-hero__media>img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    aspect-ratio:4 / 5 !important;
    padding:0 !important;
    margin:0 !important;
    object-fit:cover !important;
    object-position:center 22% !important;
    border-radius:20px !important;
    background:transparent !important;
  }
  .program-card__media{
    aspect-ratio:4 / 5 !important;
    background:#6f0d16 !important;
  }
  .program-card__media img{
    width:100% !important;
    height:100% !important;
    padding:0 !important;
    object-fit:cover !important;
    object-position:center 16% !important;
    background:transparent !important;
  }
  img[src*="program-akmil-real-v23"]{object-position:36% 15% !important;}
  img[src*="program-akpol-real-v23"]{object-position:50% 14% !important;}
  img[src*="program-bintara-polri-real-v23"]{object-position:50% 13% !important;}
  img[src*="program-bintara-tni-real-v23"]{object-position:50% 12% !important;}
  img[src*="program-ipdn-real-v23"]{object-position:50% 14% !important;}
  img[src*="program-pkn-stan-real-v23"]{object-position:50% 15% !important;}
  img[src*="program-sekolah-kedinasan-real-v23"]{object-position:50% 13% !important;}
  img[src*="program-unhan-real-v23"]{object-position:68% 13% !important;}
}

@media (max-width:420px){
  .program-photo,.home-hero__media>img{border-radius:18px !important;}
}


/* ===== V39 benefit / merchandise blocks ===== */
.kit-spotlight{
  margin-top:28px;
  padding:24px;
  border-radius:24px;
  background:linear-gradient(180deg,rgba(255,248,235,.98),rgba(255,243,221,.98));
  border:1px solid rgba(141,17,27,.14);
  box-shadow:0 16px 40px rgba(43,8,11,.08);
}
.kit-spotlight__head h3{margin:8px 0 10px;font-size:clamp(1.35rem,2vw,1.8rem);color:#73101a}
.kit-spotlight__head p{margin:0;color:#5e2430;max-width:780px}
.kit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
.kit-item,.benefit-kit__item{display:flex;align-items:flex-start;gap:12px;padding:14px 14px;border-radius:18px;background:#fff;border:1px solid rgba(141,17,27,.1)}
.kit-item--highlight{background:linear-gradient(180deg,#fff8ea 0%,#fff2d2 100%);border-color:rgba(198,136,0,.28)}
.kit-icon{width:46px;height:46px;flex:0 0 46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#8d111b 0%,#b71a28 100%);color:#fff;font-size:1.3rem;box-shadow:0 10px 18px rgba(141,17,27,.18)}
.kit-item strong,.benefit-kit__item b{display:block;color:#61111b;font-size:.98rem;line-height:1.25}
.kit-item small,.benefit-kit__item small{display:block;margin-top:4px;color:#6f4b54;line-height:1.4}
.kit-note{display:block;margin:14px 2px 0;color:#75424c;font-size:.9rem}
.benefit-kit{margin-top:18px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#fffdf8 0%,#fff6e9 100%);border:1px solid rgba(141,17,27,.1)}
.benefit-kit__title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}
.benefit-kit__title span{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(141,17,27,.08);color:#8d111b;font-size:.82rem;font-weight:700;letter-spacing:.01em;text-transform:uppercase}
.benefit-kit__title strong{font-size:1.02rem;color:#61111b}
.benefit-kit__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.benefit-kit__note{margin:12px 2px 0;color:#7a4a53;font-size:.88rem}

@media (max-width: 900px){
  .kit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width: 640px){
  .kit-spotlight{padding:18px;border-radius:20px}
  .kit-grid,.benefit-kit__grid{grid-template-columns:1fr}
  .kit-item,.benefit-kit__item{padding:12px}
  .kit-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px;font-size:1.15rem}
  .benefit-kit__title{margin-bottom:10px}
}

/* ===== V40 short lead form ===== */
.lead-form__context{
  grid-column:1/-1;
  margin:0;
  padding:10px 12px;
  border-radius:12px;
  background:#fff4d9;
  color:#7b111d;
  font-size:11px;
  font-weight:800;
  text-align:center;
}
.lead-submit:disabled{opacity:.65;cursor:wait;transform:none}
@media (max-width:760px){
  .lead-form__context{grid-column:auto}
}

/* ===== V41 alumni proof per program ===== */
.alumni-proof-section{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 12%,rgba(232,184,76,.13),transparent 28%),
    radial-gradient(circle at 92% 88%,rgba(141,17,27,.08),transparent 30%),
    #f8f4ed;
}
.alumni-proof-section:before{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:linear-gradient(rgba(9,34,76,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(9,34,76,.025) 1px,transparent 1px);
  background-size:34px 34px;
}
.alumni-proof-section>.wrap{position:relative;z-index:1}
.alumni-proof__head{max-width:820px;margin:0 auto 34px;text-align:center}
.alumni-proof__head h2{
  margin:10px auto 12px;
  color:var(--maroon);
  font-family:var(--heading);
  font-size:clamp(42px,5vw,64px);
  line-height:.92;
  text-transform:uppercase;
}
.alumni-proof__head p{max-width:720px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.75}
.alumni-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.alumni-rail[data-count="1"]{grid-template-columns:minmax(220px,280px);justify-content:center}
.alumni-rail[data-count="2"]{max-width:578px;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto}
.alumni-rail[data-count="3"]{max-width:876px;grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto}
.alumni-card{
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(9,34,76,.1);
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 42px rgba(9,26,57,.09);
  transition:transform .25s ease,box-shadow .25s ease;
}
.alumni-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(9,26,57,.15)}
.alumni-card__photo{position:relative;display:block;width:100%;padding:0;border:0;background:#09244c;cursor:zoom-in}
.alumni-card__photo img{display:block;width:100%;height:auto;aspect-ratio:931/1024;object-fit:cover}
.alumni-card__zoom{
  position:absolute;
  top:11px;
  right:11px;
  padding:6px 9px;
  border:1px solid rgba(255,255,255,.48);
  border-radius:999px;
  background:rgba(4,15,36,.72);
  color:#fff;
  font-size:8px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
  backdrop-filter:blur(7px);
}
.alumni-card__body{display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding:14px 15px 16px}
.alumni-card__body span{grid-column:1/-1;color:#a66d12;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.alumni-card__body strong{overflow:hidden;color:var(--navy);font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.alumni-card__body small{align-self:center;color:var(--maroon);font-size:9px;font-weight:900;text-transform:uppercase}
.alumni-proof__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(9,34,76,.11)}
.alumni-proof__note{max-width:720px;margin:0;color:#71645e;font-size:10px;line-height:1.65}
.alumni-proof__note strong{color:var(--navy)}
.alumni-proof__footer .btn{flex:0 0 auto}

@media (max-width:900px){
  .alumni-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media (max-width:760px){
  .alumni-proof__head{margin-bottom:24px;text-align:left}
  .alumni-proof__head h2{margin-inline:0;font-size:clamp(34px,10.5vw,46px)}
  .alumni-proof__head p{margin-inline:0;font-size:12px;line-height:1.65}
  .alumni-rail,
  .alumni-rail[data-count="1"],
  .alumni-rail[data-count="2"],
  .alumni-rail[data-count="3"]{
    display:flex;
    max-width:none;
    margin-inline:calc((100vw - 100%)/-2);
    padding:0 max(13px,calc((100vw - min(100% - 26px,1180px))/2)) 12px;
    gap:13px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .alumni-rail::-webkit-scrollbar{display:none}
  .alumni-card{flex:0 0 min(74vw,292px);scroll-snap-align:start;border-radius:19px}
  .alumni-rail[data-count="1"]{justify-content:center}
  .alumni-card__body{padding:12px 13px 14px}
  .alumni-card__body strong{font-size:12px}
  .alumni-proof__footer{display:grid;gap:16px;margin-top:18px;padding-top:20px}
  .alumni-proof__note{font-size:10px}
  .alumni-proof__footer .btn{width:100%}
}

/* ===== V42 all verified alumni on every program page ===== */
.alumni-all{
  margin-top:34px;
  padding:26px;
  border:1px solid rgba(9,34,76,.11);
  border-radius:26px;
  background:rgba(255,255,255,.78);
  box-shadow:0 18px 46px rgba(9,26,57,.07);
}
.alumni-all__head{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:end}
.alumni-all__head span{color:#a66d12;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.alumni-all__head h3{margin:7px 0 0;color:var(--navy);font-family:var(--heading);font-size:36px;line-height:.95;text-transform:uppercase}
.alumni-all__head p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}
.alumni-all__clarification{margin:14px 0 0;padding:10px 12px;border-left:3px solid var(--gold);background:#fff8e8;color:#6f5d55;font-size:9px;line-height:1.55}
.alumni-thumb-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-top:16px}
.alumni-thumb{
  min-width:0;
  overflow:hidden;
  padding:0;
  border:1px solid rgba(9,34,76,.1);
  border-radius:15px;
  background:#fff;
  text-align:left;
  cursor:zoom-in;
  box-shadow:0 9px 24px rgba(9,26,57,.07);
  transition:transform .2s ease,box-shadow .2s ease;
}
.alumni-thumb:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(9,26,57,.13)}
.alumni-thumb img{display:block;width:100%;height:auto;aspect-ratio:931/1024;object-fit:cover;background:#09244c}
.alumni-thumb>span{display:grid;gap:2px;padding:9px 10px 10px}
.alumni-thumb strong{overflow:hidden;color:var(--navy);font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.alumni-thumb small{color:var(--maroon);font-size:7px;font-weight:900;text-transform:uppercase}
@media (max-width:1000px){
  .alumni-thumb-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}

@media (max-width:760px){
  .alumni-all{margin-top:26px;padding:16px;border-radius:20px}
  .alumni-all__head{grid-template-columns:1fr;gap:8px;align-items:start}
  .alumni-all__head h3{font-size:30px}
  .alumni-all__head p{font-size:10px}
  .alumni-all__clarification{margin-top:12px;font-size:9px}
  .alumni-thumb-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}
  .alumni-thumb{border-radius:11px}
  .alumni-thumb>span{padding:7px}
  .alumni-thumb strong{font-size:8px}
  .alumni-thumb small{font-size:6px}
}

/* ===== V43 compact alumni + clickable location map ===== */
@media (min-width:761px){
  .alumni-rail{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:12px;
  }
  .alumni-rail[data-count="1"],
  .alumni-rail[data-count="2"],
  .alumni-rail[data-count="3"]{max-width:none;margin-inline:0}
  .alumni-card{flex:0 1 180px;max-width:180px;border-radius:17px}
  .alumni-card__body{grid-template-columns:1fr;padding:10px 11px 12px}
  .alumni-card__body span{font-size:7px}
  .alumni-card__body strong{font-size:10px}
  .alumni-card__body small{font-size:7px}
  .alumni-card__zoom{top:8px;right:8px;padding:5px 7px;font-size:7px}
}
.alumni-all{padding:21px}
.alumni-thumb-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.alumni-thumb{border-radius:11px}
.alumni-thumb>span{padding:7px 8px 8px}
.location-section{position:relative;overflow:hidden;background:#fff}
.location-section:before{
  content:'';
  position:absolute;
  width:440px;
  height:440px;
  left:-190px;
  bottom:-270px;
  border-radius:50%;
  background:rgba(224,178,66,.12);
}
.location-grid{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:stretch}
.location-copy{align-self:center}
.location-copy h2{margin:10px 0 14px;color:var(--maroon);font-family:var(--heading);font-size:clamp(42px,4.6vw,62px);line-height:.92;text-transform:uppercase}
.location-copy>p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}
.location-address{display:flex;gap:13px;margin-top:22px;padding:16px;border:1px solid var(--line);border-radius:17px;background:#fbf8f2}
.location-address>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:var(--maroon);color:#fff;font-size:21px;font-style:normal}
.location-address div{display:grid;gap:4px}
.location-address small{color:#a66d12;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.location-address strong{color:var(--navy);font-size:11px;line-height:1.55}
.location-address em{color:var(--muted);font-size:8px;font-style:normal}
.location-actions{display:flex;align-items:stretch;gap:10px;margin-top:15px}
.location-phone{display:grid;align-content:center;gap:2px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy)}
.location-phone small{font-size:7px;text-transform:uppercase}
.location-phone strong{font-size:10px}
.location-map{position:relative;min-height:430px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#e9e3d8;box-shadow:0 22px 55px rgba(9,26,57,.13)}
.location-map iframe{display:block;width:100%;height:100%;min-height:430px;border:0}
.location-map__click{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:linear-gradient(transparent 72%,rgba(4,15,36,.72));color:#fff}
.location-map__click span{padding:9px 13px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(4,15,36,.82);font-size:9px;font-weight:900;letter-spacing:.02em;backdrop-filter:blur(8px)}
.footer-map-link{color:#f0d388!important;font-weight:800}

@media (max-width:1000px){
  .alumni-thumb-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
  .location-grid{grid-template-columns:1fr 1.15fr;gap:24px}
}

@media (max-width:760px){
  .alumni-card{flex:0 0 min(46vw,184px);max-width:min(46vw,184px)}
  .alumni-thumb-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  .alumni-thumb>span{padding:6px}
  .alumni-thumb strong{font-size:7px}
  .location-grid{grid-template-columns:1fr;gap:21px}
  .location-copy h2{font-size:clamp(36px,10vw,47px)}
  .location-copy>p{font-size:11px}
  .location-address{padding:13px}
  .location-address>span{flex-basis:38px;width:38px;height:38px}
  .location-actions{display:grid;grid-template-columns:1fr}
  .location-actions .btn,.location-phone{width:100%;justify-content:center;text-align:center}
  .location-map,.location-map iframe{min-height:285px}
  .location-map{border-radius:19px}
  .location-map__click{padding:13px}
}

/* ===== V44 early proof, honest availability, final ad-ready polish ===== */
.alumni-teaser{padding:14px 0;background:#f7f1e5;border-bottom:1px solid rgba(9,34,76,.08)}
.alumni-teaser a{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:18px;
  min-height:84px;
  padding:11px 17px;
  border:1px solid rgba(9,34,76,.1);
  border-radius:20px;
  background:#fff;
  color:var(--navy);
  box-shadow:0 10px 28px rgba(9,26,57,.07);
  transition:transform .2s ease,box-shadow .2s ease;
}
.alumni-teaser a:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(9,26,57,.11)}
.alumni-teaser__faces{display:flex;align-items:center;padding-left:8px}
.alumni-teaser__face{
  position:relative;
  display:block;
  width:50px;
  height:50px;
  margin-left:-8px;
  overflow:hidden;
  border:3px solid #fff;
  border-radius:50%;
  background:#09244c;
  box-shadow:0 5px 14px rgba(9,26,57,.17);
}
.alumni-teaser__face img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%}
.alumni-teaser__copy{display:grid;gap:2px;min-width:0}
.alumni-teaser__copy small{color:#a66d12;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.alumni-teaser__copy strong{font-family:var(--heading);font-size:24px;line-height:1;text-transform:uppercase}
.alumni-teaser__copy em{color:var(--muted);font-size:9px;font-style:normal}
.alumni-teaser a>b{display:flex;align-items:center;gap:7px;color:var(--maroon);font-size:10px;text-transform:uppercase;white-space:nowrap}
.alumni-teaser a>b span{font-size:18px}
.hero-urgency-band.is-full .hero-urgency-live__label i{background:#f0c75f;animation:none;box-shadow:none}
.hero-urgency-band.is-full .hero-urgency-progress__track span{background:linear-gradient(90deg,#e8bb47,#fff0b3)}

@media (max-width:760px){
  .alumni-teaser{padding:10px 0}
  .alumni-teaser a{grid-template-columns:auto 1fr;gap:11px;min-height:70px;padding:9px 11px;border-radius:16px}
  .alumni-teaser__face{width:37px;height:37px;border-width:2px}
  .alumni-teaser__copy small{font-size:7px}
  .alumni-teaser__copy strong{font-size:18px}
  .alumni-teaser__copy em{font-size:8px}
  .alumni-teaser a>b{grid-column:1/-1;justify-content:center;padding-top:7px;border-top:1px solid rgba(9,34,76,.08);font-size:9px}
}

/* ===== V45 lightweight facility video ===== */
.facility-video{
  display:grid;
  grid-template-columns:minmax(0,1.32fr) minmax(260px,.68fr);
  gap:0;
  margin-bottom:28px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  border-radius:26px;
  background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.04));
  box-shadow:0 24px 56px rgba(0,0,0,.2);
}
.facility-video__media{position:relative;min-width:0;aspect-ratio:16/9;background:#020816}
.facility-video__play{position:relative;display:block;width:100%;height:100%;overflow:hidden;padding:0;border:0;background:#020816;color:#fff;cursor:pointer}
.facility-video__play:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,22,.2),rgba(2,8,22,.04)),linear-gradient(0deg,rgba(2,8,22,.72),transparent 58%)}
.facility-video__play img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.facility-video__play>span{
  position:absolute;
  z-index:2;
  left:50%;
  top:50%;
  display:grid;
  place-items:center;
  width:70px;
  height:70px;
  padding-left:5px;
  transform:translate(-50%,-50%);
  border:2px solid rgba(255,255,255,.75);
  border-radius:50%;
  background:linear-gradient(135deg,var(--maroon),#b91d29);
  color:#fff;
  font-size:24px;
  box-shadow:0 14px 34px rgba(0,0,0,.32);
  transition:transform .2s ease;
}
.facility-video__play:hover>span{transform:translate(-50%,-50%) scale(1.08)}
.facility-video__play>strong{position:absolute;z-index:2;left:20px;bottom:17px;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.facility-video__media iframe{display:block;width:100%;height:100%;border:0}
.facility-video__copy{display:flex;flex-direction:column;justify-content:center;padding:28px;color:#fff}
.facility-video__copy>span{color:#f1ce73;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.facility-video__copy h3{margin:8px 0 10px;font-family:var(--heading);font-size:34px;line-height:.95;text-transform:uppercase}
.facility-video__copy p{margin:0;color:rgba(255,255,255,.7);font-size:10px;line-height:1.65}
.facility-video__copy a{align-self:flex-start;margin-top:17px;color:#f4d37f;font-size:10px;font-weight:900;text-transform:uppercase}

/* V47 — HUMAN EDITORIAL UI + FOAMBOARD TESTIMONIALS */
body.human-ui{
  --paper:#fcfaf6;
  --cream:#f3eee6;
  --ink:#241b18;
  --muted:#716762;
  --line:#ded5ca;
  --maroon:#861521;
  --deep-red:#4d0b13;
  --gold:#bd8b2e;
  --shadow:0 8px 24px rgba(46,30,24,.07);
  --radius:12px;
  background:var(--paper);
  color:var(--ink);
}
body.human-ui .wrap{width:min(1160px,calc(100% - 40px))}
body.human-ui .site-header{background:rgba(252,250,246,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}
body.human-ui .header-inner{height:72px}
body.human-ui .brand img{width:42px;height:42px}
body.human-ui .desktop-nav a{font-family:var(--body);font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}
body.human-ui .btn,
body.human-ui .hero-urgency-actions a,
body.human-ui .location-phone,
body.human-ui .location-map__click span,
body.human-ui .mobile-sticky a{border-radius:9px;box-shadow:none;transform:none}
body.human-ui .btn:hover,
body.human-ui .hero-urgency-actions a:hover{transform:none;filter:brightness(.96)}
body.human-ui .btn--gold{background:var(--maroon);border-color:var(--maroon);color:#fff}
body.human-ui .btn--ghost{background:transparent;border-color:#bfae9f;color:var(--maroon)}
body.human-ui .btn--primary{background:var(--maroon);border-color:var(--maroon)}
body.human-ui .eyebrow{gap:0;color:var(--maroon);font-family:var(--body);font-size:11px;font-weight:800;letter-spacing:.08em}
body.human-ui .eyebrow:before{display:none}

body.human-ui .home-hero,
body.human-ui .program-hero{overflow:visible;background:var(--cream);color:var(--ink);border-bottom:1px solid var(--line)}
body.human-ui .home-hero:after,
body.human-ui .program-hero:after{display:none}
body.human-ui .home-hero__grid,
body.human-ui .program-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:56px;min-height:auto;padding-block:64px 44px}
body.human-ui .home-hero h1,
body.human-ui .program-hero h1{max-width:760px;margin:14px 0 18px;color:var(--ink);font-family:var(--body);font-size:clamp(42px,5.2vw,68px);font-weight:800;line-height:1.04;letter-spacing:-.05em;text-transform:none;text-wrap:balance}
body.human-ui .home-hero p,
body.human-ui .program-hero p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.7}
body.human-ui .back-link{color:#796c65}
body.human-ui .audience-box{max-width:640px;margin-top:22px;padding:13px 16px;border:1px solid #d8c9ba;border-left:4px solid var(--maroon);background:#fff}
body.human-ui .audience-box span{color:#8c6d2f}
body.human-ui .audience-box strong{color:var(--ink);font-size:12px}
body.human-ui .hero-actions{margin-top:24px}
body.human-ui .hero-proof{grid-template-columns:repeat(4,max-content);gap:18px;max-width:none;margin-top:26px}
body.human-ui .hero-proof span{position:relative;padding:0 0 0 18px;border:0;border-radius:0;color:var(--muted);font-size:10px}
body.human-ui .hero-proof span:before{content:'✓';position:absolute;left:0;top:0;color:var(--maroon);font-weight:900}
body.human-ui .hero-proof b{color:var(--ink);font-size:11px}
body.human-ui .home-hero__media{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:none!important;gap:12px;min-height:0}
body.human-ui .hero-foamboard-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:end;padding:18px 18px 0;border:1px solid #d9cfc5;border-radius:14px;background:#5f0d17}
body.human-ui .hero-poster{position:relative;display:block;overflow:hidden;padding:0;border:0;border-radius:8px 8px 0 0;background:#0b2a59;cursor:zoom-in;box-shadow:none}
body.human-ui .hero-poster--2{transform:translateY(-18px)}
body.human-ui .hero-poster img{width:100%;height:auto;aspect-ratio:707/1000;object-fit:cover}
body.human-ui .hero-real-note{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid var(--line);border-left:4px solid var(--maroon);border-radius:8px;background:#fff;color:var(--ink)}
body.human-ui .hero-real-note strong{font-size:12px}
body.human-ui .hero-real-note span{color:var(--muted);font-size:9px;text-align:right}
body.human-ui .program-hero__media{display:block!important;min-height:0}
body.human-ui .program-photo{position:relative!important;inset:auto!important;width:min(100%,410px);height:auto!important;margin-inline:auto;overflow:hidden;border:1px solid #d4c6b7;border-radius:14px;background:#0c2a58;box-shadow:none}
body.human-ui .program-photo:after{display:none}
body.human-ui .program-photo img{width:100%;height:auto;aspect-ratio:707/1000;object-fit:contain;object-position:center!important}

body.human-ui .hero-urgency-band{position:relative;display:grid;grid-template-columns:1.1fr .8fr auto;gap:22px;align-items:center;margin-top:0;margin-bottom:32px;padding:18px 20px;overflow:hidden;border:1px solid #d6c8ba;border-top:4px solid var(--maroon);border-radius:10px;background:#fff;color:var(--ink);box-shadow:none;animation:none}
body.human-ui .hero-urgency-band:before,
body.human-ui .hero-urgency-band:after{display:none}
body.human-ui .hero-urgency-live__label{padding:0;border:0;border-radius:0;background:none;color:var(--maroon);font-size:9px;animation:none}
body.human-ui .hero-urgency-live__label i{width:7px;height:7px;background:#3fac63;animation:none;box-shadow:none}
body.human-ui .hero-urgency-live strong{color:var(--ink);font-family:var(--body);font-size:22px;font-weight:800;line-height:1.2;letter-spacing:-.02em;text-transform:none}
body.human-ui .hero-urgency-live p{color:var(--muted);font-size:11px}
body.human-ui .hero-urgency-progress{padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none}
body.human-ui .hero-urgency-progress__row{margin:0 0 4px}
body.human-ui .hero-urgency-progress__row span{color:var(--muted);font-size:9px}
body.human-ui .hero-urgency-progress__row b{color:var(--maroon);font-family:var(--body);font-size:14px;text-shadow:none}
body.human-ui .hero-urgency-progress__track{display:none}
body.human-ui .hero-urgency-progress small{margin:0;color:var(--muted);font-size:9px;font-weight:500}
body.human-ui .hero-urgency-actions a{min-height:46px;padding:0 17px;background:var(--maroon);color:#fff;font-size:11px;animation:none}
body.human-ui .hero-urgency-actions a:before{display:none}
body.human-ui .hero-urgency-actions small{color:var(--muted);font-size:8px}

body.human-ui .trust-strip{background:#fff}
body.human-ui .trust-strip div{padding:18px 20px}
body.human-ui .trust-strip strong{color:var(--ink);font-size:12px}
body.human-ui .section{padding-block:76px}
body.human-ui .section--soft{background:var(--cream)}
body.human-ui .section--dark,
body.human-ui .section--navy{background:var(--deep-red);color:#fff}
body.human-ui .section-heading h2,
body.human-ui .problem-grid h2,
body.human-ui .lead-copy h2,
body.human-ui .alumni-grid h2,
body.human-ui .faq-grid h2,
body.human-ui .alumni-proof__head h2,
body.human-ui .location-copy h2,
body.human-ui .final-cta h2{font-family:var(--body);font-size:clamp(34px,4vw,50px);font-weight:800;line-height:1.08;letter-spacing:-.04em;text-transform:none}
body.human-ui .program-card,
body.human-ui .package-card,
body.human-ui .stage-grid article,
body.human-ui .problem-list article,
body.human-ui .schedule-grid article,
body.human-ui .benefit-tabs,
body.human-ui .lead-form,
body.human-ui .faq-list details,
body.human-ui .team-rail figure,
body.human-ui .gallery-item,
body.human-ui .facility-video,
body.human-ui .location-address,
body.human-ui .location-map{border-radius:10px;box-shadow:none}
body.human-ui .program-card:hover,
body.human-ui .package-card:hover{transform:none;box-shadow:none}
body.human-ui .program-card__media{aspect-ratio:707/1000;background:#0c2a58}
body.human-ui .program-card__media img{object-fit:cover;object-position:center}
body.human-ui .program-card__media span{border-radius:5px;background:#fff;color:var(--maroon)}
body.human-ui .program-card h3,
body.human-ui .package-card h3,
body.human-ui .camp-copy h3,
body.human-ui .benefit-panel h3,
body.human-ui .schedule-grid h3,
body.human-ui .final-cta h2{font-family:var(--body);font-weight:800;letter-spacing:-.03em;text-transform:none}
body.human-ui .camp-spotlight{padding:30px;border:0;border-radius:12px;background:#6d1019;box-shadow:none}
body.human-ui .badge-row span,
body.human-ui .proof-chips span,
body.human-ui .lead-points span{border-radius:5px}
body.human-ui .tab-list button{border-radius:7px;font-family:var(--body);font-size:12px;text-transform:none}
body.human-ui .tab-list button[aria-selected=true]{background:var(--maroon);box-shadow:none}
body.human-ui .gallery-mosaic{gap:10px}
body.human-ui .gallery-item:after{background:linear-gradient(transparent,rgba(30,18,15,.8))}
body.human-ui .facility-video{overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#2f090e}
body.human-ui .team-rail{grid-template-columns:repeat(3,1fr);gap:14px}
body.human-ui .team-rail figure{display:grid;grid-template-columns:118px 1fr;align-items:center;overflow:hidden;background:#fff}
body.human-ui .team-rail img{width:118px;height:148px;aspect-ratio:auto;object-fit:cover}
body.human-ui .team-rail figcaption{display:block;padding:14px;color:var(--ink);font-size:11px;font-weight:800}

body.human-ui .alumni-teaser{padding:12px 0;background:#fff;border-block:1px solid var(--line)}
body.human-ui .alumni-teaser a{padding:11px 14px;border:0;border-radius:0;background:transparent;box-shadow:none}
body.human-ui .alumni-teaser a:hover{transform:none;box-shadow:none}
body.human-ui .alumni-teaser__face{width:43px;height:58px;margin-left:-7px;border:2px solid #fff;border-radius:5px;background:#0b2d60}
body.human-ui .alumni-teaser__face img{object-position:center;object-fit:cover}
body.human-ui .alumni-teaser__copy strong{font-family:var(--body);font-size:18px;text-transform:none}
body.human-ui .alumni-teaser a>b{text-transform:none}
body.human-ui .alumni-proof-section{background:#f7f3ed}
body.human-ui .alumni-proof-section:before{display:none}
body.human-ui .alumni-proof__head--human{max-width:780px;margin:0 0 28px;text-align:left}
body.human-ui .alumni-proof__head--human p{margin:12px 0 0;color:var(--muted);font-size:12px}
body.human-ui .foamboard-showcase{padding:0}
body.human-ui .foamboard-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
body.human-ui .foamboard-card{position:relative;display:block;overflow:hidden;width:100%;padding:0;border:1px solid #d8cec4;border-radius:7px;background:#0c2d60;cursor:zoom-in;box-shadow:none;transition:border-color .2s ease}
body.human-ui .foamboard-card:hover{border-color:var(--maroon)}
body.human-ui .foamboard-card img{display:block;width:100%;height:auto;aspect-ratio:707/1000;object-fit:cover}
body.human-ui .foamboard-more{margin-top:18px;border-top:1px solid var(--line)}
body.human-ui .foamboard-more summary{display:flex;align-items:center;justify-content:center;gap:12px;width:fit-content;min-height:46px;margin:18px auto;padding:10px 16px;border:1px solid #cdbdb0;border-radius:8px;background:#fff;color:var(--maroon);font-size:11px;font-weight:800;list-style:none;cursor:pointer}
body.human-ui .foamboard-more summary::-webkit-details-marker{display:none}
body.human-ui .foamboard-more summary small{color:var(--muted);font-size:8px;font-weight:600}
body.human-ui .foamboard-more__open{display:none}
body.human-ui .foamboard-more[open] .foamboard-more__closed{display:none}
body.human-ui .foamboard-more[open] .foamboard-more__open{display:inline}
body.human-ui .foamboard-grid--more{padding-top:2px}
body.human-ui .alumni-proof__footer--human{margin-top:24px;padding-top:20px}
body.human-ui .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

body.human-ui .lead-section{background:#eee7dd;color:var(--ink)}
body.human-ui .lead-copy>p{color:var(--muted)}
body.human-ui .lead-points span{border:1px solid #d7c9bc;background:#fff;color:var(--ink)}
body.human-ui .lead-form{border:1px solid var(--line)}
body.human-ui .lead-form input,
body.human-ui .lead-form select,
body.human-ui .lead-form textarea{border-radius:7px;background:#fff}
body.human-ui .location-section:before{display:none}
body.human-ui .final-cta{background:var(--deep-red)}
body.human-ui .site-footer{background:#2e1b18}
body.human-ui .mobile-sticky{background:#fff;border-top:1px solid var(--line);backdrop-filter:none}
body.human-ui .mobile-sticky__wa{background:var(--maroon)}

@media(max-width:980px){
  body.human-ui .home-hero__grid,
  body.human-ui .program-hero__grid{grid-template-columns:1fr;gap:36px;padding-block:48px 34px}
  body.human-ui .program-photo{width:min(100%,380px)}
  body.human-ui .hero-urgency-band{grid-template-columns:1fr;gap:13px}
  body.human-ui .hero-urgency-actions{min-width:0}
  body.human-ui .foamboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  body.human-ui .team-rail{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  body.human-ui .wrap{width:min(100% - 28px,1160px)}
  body.human-ui .section{padding-block:56px}
  body.human-ui .home-hero h1,
  body.human-ui .program-hero h1{font-size:clamp(38px,11vw,52px)}
  body.human-ui .home-hero p,
  body.human-ui .program-hero p{font-size:14px}
  body.human-ui .hero-proof{grid-template-columns:repeat(2,1fr);gap:12px}
  body.human-ui .hero-foamboard-stack{padding:12px 12px 0;gap:6px}
  body.human-ui .hero-poster--2{transform:translateY(-10px)}
  body.human-ui .hero-real-note{display:grid;gap:3px}
  body.human-ui .hero-real-note span{text-align:left}
  body.human-ui .program-photo{width:min(88vw,340px)}
  body.human-ui .hero-urgency-band{padding:15px;border-radius:8px}
  body.human-ui .hero-urgency-live strong{font-size:19px}
  body.human-ui .program-grid{grid-template-columns:repeat(2,1fr)}
  body.human-ui .program-card h3{font-size:23px}
  body.human-ui .program-card p{font-size:10px}
  body.human-ui .camp-spotlight{padding:20px}
  body.human-ui .team-rail{grid-template-columns:1fr}
  body.human-ui .foamboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  body.human-ui .alumni-proof__footer--human{display:grid}
  body.human-ui .alumni-proof__footer--human .btn{width:100%}
  body.human-ui .alumni-teaser__copy em{display:none}
}
@media(max-width:480px){
  body.human-ui .program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.human-ui .program-card>div:last-child{padding:13px}
  body.human-ui .program-card__media span{font-size:7px}
  body.human-ui .program-card h3{font-size:20px}
  body.human-ui .program-card p{display:none}
  body.human-ui .foamboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.human-ui .alumni-teaser a{grid-template-columns:auto 1fr}
  body.human-ui .alumni-teaser a>b{display:none}
  body.human-ui .alumni-teaser__copy strong{font-size:15px}
}

@media (max-width:900px){
  .facility-video{grid-template-columns:1fr}
  .facility-video__copy{padding:22px}
}

@media (max-width:760px){
  .facility-video{margin-bottom:20px;border-radius:19px}
  .facility-video__play>span{width:58px;height:58px;font-size:20px}
  .facility-video__play>strong{left:14px;bottom:12px;font-size:9px}
  .facility-video__copy{padding:18px}
  .facility-video__copy h3{font-size:28px}
}
