:root{--ink:#101722;--muted:#5d6878;--line:#dfe5ec;--paper:#fbfcfd;--soft:#eef6f8;--navy:#071729;--blue:#2e5c99;--teal:#0f9d9a;--red:#ed1c24;--gold:#f1b545;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfde0;border-bottom:1px solid #10172214;justify-content:space-between;align-items:center;gap:22px;padding:12px clamp(18px,5vw,70px);display:flex;position:sticky;top:0}.brand{align-items:center;display:flex}.brand img{width:160px;height:auto}.nav-links{color:#2d3848;align-items:center;gap:clamp(16px,2.4vw,34px);font-size:.95rem;font-weight:700;display:flex}.nav-links a{border-bottom:2px solid #0000;padding:10px 0;transition:color .2s,border-color .2s}.nav-links a:hover,.nav-links a.active{color:var(--blue);border-bottom-color:var(--blue)}.header-action,.mobile-call,.button,.contact-form button{font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;font-weight:800;display:inline-flex}.header-action{min-height:44px;color:var(--white);background:var(--ink);border-radius:999px;padding:0 18px}.mobile-call{width:44px;height:44px;color:var(--white);background:var(--blue);border-radius:999px;display:none}.hero{isolation:isolate;min-height:calc(100svh - 74px);color:var(--white);position:relative;overflow:hidden}.hero-bg{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#071729f0 0%,#071729bd 48%,#07172957 100%),radial-gradient(circle at 72% 24%,#0f9d9a61,#0000 34%);position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:minmax(0,1.03fr) minmax(310px,.58fr);align-items:center;gap:clamp(28px,6vw,88px);min-height:calc(100svh - 74px);padding:clamp(44px,7vw,88px) clamp(18px,5vw,70px) 44px;display:grid;position:relative}.hero-copy{max-width:760px}.hero-copy h1{letter-spacing:-.02em;font-weight:700;line-height:1.1;font-size:clamp(2.2rem,5.5vw,3.8rem)!important}.eyebrow,.section-kicker{color:var(--teal);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:900;display:inline-flex}.hero .eyebrow{color:#92fff6}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:820px;margin-bottom:20px;font-size:clamp(3rem,8vw,6.8rem);line-height:.94}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(2rem,4.4vw,4.1rem);line-height:1.02}h3{margin-bottom:12px;font-size:1.24rem}.hero-copy p,.intro p,.split-copy p,.contact-section p,.proof-card p,.course-card p,.footer p{color:var(--muted);font-size:1rem;line-height:1.7}.hero-copy p{color:#ffffffc7;max-width:650px;font-size:clamp(1.05rem,2vw,1.28rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:999px;min-height:52px;padding:0 22px}.button.primary{color:var(--white);background:var(--red)}.button.secondary{color:var(--white);background:#ffffff1f;border:1px solid #ffffff38}.hero-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff1c;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,430px);margin-left:auto;padding:24px;box-shadow:0 28px 80px #0000004d}.panel-top{align-items:center;gap:12px;font-weight:900;display:flex}.meter{background:#ffffff26;border-radius:999px;height:10px;margin:24px 0;overflow:hidden}.meter span{background:linear-gradient(90deg, var(--teal), var(--gold), var(--red));width:82%;height:100%;display:block}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.panel-grid div{background:#ffffff1a;border-radius:8px;padding:16px}.panel-grid strong,.panel-grid small{display:block}.panel-grid strong{font-size:1.45rem}.panel-grid small{color:#ffffffb8;margin-top:4px}.section,.split-section,.contact-section{padding:clamp(64px,9vw,116px) clamp(18px,5vw,70px)}.intro{background:var(--white);grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);align-items:start;gap:clamp(28px,6vw,84px);display:grid}.intro p{margin:34px 0 0;font-size:1.08rem}.course-band{background:var(--soft)}.section-heading{max-width:820px;margin-bottom:34px}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.course-card,.proof-card{background:var(--white);border:1px solid #10172214;border-radius:8px;min-height:280px;padding:28px;box-shadow:0 18px 45px #182a4012}.card-icon,.proof-card svg{color:var(--blue)}.card-icon{background:#eaf2fb;border-radius:8px;place-items:center;width:50px;height:50px;margin-bottom:34px;display:grid}.course-card a{color:var(--blue);align-items:center;gap:8px;margin-top:18px;font-weight:900;display:inline-flex}.split-section{background:var(--white);grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:center;gap:clamp(34px,6vw,84px);display:grid}.image-stack{position:relative}.image-stack img{aspect-ratio:1.18;object-fit:cover;border-radius:8px;width:100%;height:auto}.floating-note{max-width:330px;color:var(--white);background:#071729e6;border-radius:8px;align-items:center;gap:12px;padding:16px 18px;font-weight:800;line-height:1.35;display:flex;position:absolute;bottom:22px;right:22px}.split-copy p{font-size:1.07rem}.outcome-list{gap:12px;margin-top:28px;display:grid}.outcome-list div{background:#f3f7fb;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;font-weight:800;display:flex}.outcome-list svg{color:var(--red);flex:none}.proof{background:var(--navy);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.proof-card{min-height:220px;box-shadow:none;background:#ffffff0f;border-color:#ffffff1f}.proof-card h3{color:var(--white)}.proof-card p{color:#ffffffb8}.contact-section{background:linear-gradient(#fff 0%,#eef6f8 100%);display:block}.contact-header{margin-bottom:40px}.contact-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(30px,5vw,60px);display:grid}.contact-form{background:var(--white);border:1px solid #10172214;border-radius:8px;gap:14px;padding:24px;display:grid;box-shadow:0 26px 70px #182a401a}.contact-form label{color:#273345;gap:8px;font-size:.9rem;font-weight:900;display:grid}.contact-form input,.contact-form select{width:100%;min-height:48px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#f7fafc;border-radius:8px;padding:0 14px}.contact-form input:focus,.contact-form select:focus{border-color:var(--teal);outline:3px solid #0f9d9a2e}.contact-form button{min-height:52px;color:var(--white);background:var(--blue);border-radius:8px;margin-top:4px}.form-note{margin:4px 0 0;font-size:.9rem}.form-note a{color:var(--blue);font-weight:900}.footer{text-align:center;background:#fff;border-top:1px solid #10172214;justify-items:center;gap:12px;padding:42px 18px;display:grid}.footer img{width:150px;height:auto}.footer p{max-width:620px;margin-bottom:0}.footer span{color:#788394;font-size:.88rem}@media (max-width:980px){.nav-links,.header-action{display:none}.mobile-call{display:inline-flex}.hero-inner,.intro,.split-section,.contact-section{grid-template-columns:1fr}.hero-inner{align-items:center}.hero-panel{width:100%;margin-left:0}.course-grid,.proof{grid-template-columns:1fr}}@media (max-width:620px){.site-header{padding:10px 16px}.brand img{width:132px}.hero{min-height:auto}.hero-inner{min-height:auto;padding:62px 18px 28px}h1{font-size:clamp(2.78rem,15vw,4.4rem)}.hero-copy p{font-size:1rem}.button{width:100%}.panel-grid{grid-template-columns:1fr 1fr}.section,.split-section,.contact-section{padding:56px 18px}.course-card,.proof-card,.contact-form{padding:22px}.floating-note{max-width:none;margin-top:12px;position:static}.contact-grid{grid-template-columns:1fr;gap:32px}}.course-card{flex-direction:column;display:flex}.course-card a{margin-top:auto}.course-tags{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.course-tag{background:var(--soft);color:var(--blue);border:1px solid #1017220d;border-radius:9999px;padding:4px 10px;font-size:.75rem;font-weight:600}.location-section{background:var(--white);grid-template-columns:1fr 1.2fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:80px 0;display:grid}.location-info{flex-direction:column;gap:24px;display:flex}.location-details{background:var(--soft);border:1px solid #1017220d;border-radius:12px;gap:16px;padding:32px;display:grid}.location-item{align-items:flex-start;gap:12px;display:flex}.location-item svg{color:var(--blue);flex-shrink:0;margin-top:3px}.location-item div h4{color:#1e293b;margin:0 0 4px;font-size:.95rem;font-weight:700}.location-item div p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.map-wrapper{border:1px solid #10172214;border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 50px #182a400d}.map-wrapper iframe{border:0;width:100%;height:100%}@media (max-width:900px){.location-section{grid-template-columns:1fr;gap:30px;padding:56px 18px}.map-wrapper{height:320px}}.about-section{max-width:1200px;margin:0 auto;padding:80px 0}.about-header{text-align:center;margin-bottom:48px}.about-header h2{color:#1e293b;text-transform:uppercase;letter-spacing:1px;font-size:1.8rem;font-weight:800}.about-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;display:grid}.about-image-wrapper{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 45px #182a4014}.about-image-wrapper img{width:100%;height:auto;display:block}.about-content{flex-direction:column;gap:20px;display:flex}.about-content h3{color:#dc2626;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1.7rem;font-weight:800}.about-content p{color:#475569;margin:0;font-size:.95rem;line-height:1.7}@media (max-width:900px){.about-section{padding:56px 18px}.about-grid{grid-template-columns:1fr;gap:32px}}.footer-socials{justify-content:center;align-items:center;gap:16px;margin:12px 0;display:flex}.footer-socials a{background:var(--soft);width:40px;height:40px;color:var(--muted);border:1px solid #1017220d;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.footer-socials a:hover{background:var(--blue);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px #1558d633}
