
:root{--red:#e0181c;--dark:#24262a;--grey:#f4f3f1;--line:#deddd9;--text:#3d3f42}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}.container{width:min(1800px,calc(100% - 112px));margin:auto}
.site-header{height:168px;background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:100}.header-wrap{height:100%;width:min(1800px,calc(100% - 112px));margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:0 0 430px}.brand img,.custom-logo{width:275px!important;height:105px!important;object-fit:contain;object-position:left center}.onepage-nav{margin-left:auto}.onepage-nav ul{display:flex;gap:39px;padding:0;margin:0;list-style:none;align-items:center}.onepage-nav a{font-size:15px;font-weight:800;letter-spacing:1.5px;color:#303238;text-decoration:none;text-transform:uppercase;white-space:nowrap}.onepage-nav a:hover,.onepage-nav a.active{color:var(--red)}.header-apply{background:var(--red);color:#fff;text-decoration:none;padding:29px 39px;font-size:15px;font-weight:900;letter-spacing:1.5px;white-space:nowrap}.mobile-toggle{display:none}

.hero-section{min-height:calc(100vh - 168px);background:#f1f0ef;position:relative;overflow:hidden;display:flex;align-items:center}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 35%,rgba(255,255,255,.98),rgba(238,237,235,.78) 38%,rgba(205,203,200,.45) 100%)}.hero-shape{position:absolute;right:-9%;top:-16%;width:67%;height:125%;background:linear-gradient(145deg,rgba(255,255,255,.28),rgba(197,193,188,.55));clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);z-index:1}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:680px}.hero-copy{padding:70px 0}.eyebrow{font-size:15px;font-weight:900;letter-spacing:4px;color:#b62b2c;text-transform:uppercase;margin-bottom:26px}.hero-copy h1,h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.98;letter-spacing:-3px;margin:0}.hero-copy h1{font-size:96px;color:#34363a}.hero-copy h1 span{display:block;color:#ad3031;margin-top:10px}.hero-copy p{font-size:26px;line-height:1.55;color:#50545a;max-width:720px;margin:40px 0}.hero-actions{display:flex;align-items:center;gap:32px}.btn{display:inline-flex;align-items:center;gap:28px;padding:22px 29px;font-size:14px;font-weight:900;letter-spacing:1px;text-decoration:none;text-transform:uppercase}.btn-red{background:var(--red);color:#fff}.btn-dark{background:#282b2f;color:#fff}.btn-white{background:#fff;color:var(--red)}.text-link,.arrow-link{font-size:13px;font-weight:900;letter-spacing:1px;color:#35383c;text-decoration:none}.hero-visual{height:100%;min-height:680px;position:relative}.visual-card{position:absolute;right:8%;bottom:12%;width:62%;padding:45px;background:rgba(255,255,255,.82);border-left:7px solid var(--red);box-shadow:0 25px 60px rgba(0,0,0,.08);display:flex;flex-direction:column}.visual-card span{font-size:17px;letter-spacing:5px}.visual-card strong{font-size:45px;line-height:1;color:#222;margin:7px 0}.visual-card em{font-family:Georgia,serif;font-size:36px;color:var(--red)}.visual-card small{margin-top:26px;font-weight:800;letter-spacing:2px}.scroll-cue{position:absolute;left:calc((100% - min(1800px,calc(100% - 112px)))/2);bottom:25px;z-index:3;font-size:10px;font-weight:800;letter-spacing:2px;color:#777;display:flex;gap:12px;align-items:center}.scroll-cue span{width:42px;border-top:1px solid var(--red)}

.intro-section{padding:130px 0;background:#fff}.intro-grid{display:grid;grid-template-columns:1fr 1.8fr 1fr;gap:70px}.section-number{font-family:Georgia,serif;color:#ddd;font-size:88px;line-height:1}.intro-main h2,.section-heading h2{font-size:62px;color:#2f3135}.intro-text{align-self:end}.intro-text p{font-size:19px;color:#5b5e63;margin:0 0 32px}

.approach-section{background:var(--grey);padding:0}.approach-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px}.approach-image{position:relative;background:linear-gradient(140deg,#aaa49d,#ddd8d2 44%,#89847e);min-height:720px}.approach-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(30,30,30,.45),transparent 55%)}.image-tag{position:absolute;top:35px;left:38px;z-index:2;background:#fff;color:var(--red);font-size:12px;font-weight:900;letter-spacing:2px;padding:13px 18px}.image-word{position:absolute;left:45px;bottom:42px;z-index:2;font-family:Georgia,serif;color:#fff;font-size:61px;line-height:.94}.approach-copy{padding:115px 9vw 90px 8vw;display:flex;flex-direction:column;justify-content:center}.approach-copy h2{font-size:68px}.approach-copy p{font-size:20px;color:#595c60;margin:30px 0}.approach-points{margin-top:25px}.approach-points div{display:flex;align-items:center;gap:22px;border-top:1px solid #d4d1cc;padding:18px 0}.approach-points strong{color:var(--red);font-size:14px}.approach-points span{font-size:15px;font-weight:700}

.programs-section{padding:130px 0;background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:60px}.section-heading p{font-size:18px;max-width:480px;color:#65686c}.programs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.program{border:1px solid var(--line);background:#fff;transition:.25s}.program:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(0,0,0,.07)}.program-photo{height:280px;overflow:hidden;background:#e4e1dc}.program-photo img{width:100%;height:100%;object-fit:cover}.program-placeholder{height:100%;display:flex;align-items:end;padding:22px;font-family:Georgia,serif;font-size:62px;color:rgba(255,255,255,.8);background:linear-gradient(140deg,#b8b0a6,#e7e2db 55%,#8c837a)}.p2{background:linear-gradient(140deg,#847c74,#ded7ce 55%,#b3a69b)}.p3{background:linear-gradient(140deg,#c2ad96,#f0e8df 55%,#98877a)}.p4{background:linear-gradient(140deg,#8c8980,#d7d5cf 55%,#a89b8c)}.program-info{padding:27px}.program-no{font-size:11px;font-weight:900;color:var(--red);letter-spacing:2px}.program h3{font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.05;margin:15px 0}.program p{font-size:15px;color:#65676b;min-height:74px}.program-meta{border-top:2px solid var(--red);padding-top:13px;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}

.industry-section{background:#292c30;color:#fff;padding:120px 0}.industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:130px}.industry-copy .eyebrow{color:#ef5558}.industry-copy h2{font-size:67px}.industry-copy p{font-size:20px;color:#d0d1d2;max-width:700px}.industry-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #56595c;border-left:1px solid #56595c}.industry-stats div{padding:38px;border-right:1px solid #56595c;border-bottom:1px solid #56595c;display:flex;flex-direction:column}.industry-stats strong{font-size:15px;letter-spacing:2px}.industry-stats span{font-size:15px;color:#bbb;margin-top:8px}

.insights-section{padding:125px 0;background:#f7f6f4}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.insight-card{background:#fff}.insight-card img{width:100%;height:250px;object-fit:cover}.insight-placeholder{height:250px;background:linear-gradient(145deg,#9e988f,#ded8d1 58%,#7e7972)}.insight-placeholder.alt{background:linear-gradient(145deg,#c0ad99,#ede5dd 58%,#9b8b7c)}.insight-placeholder.third{background:linear-gradient(145deg,#8b8e8d,#e1e1dd 58%,#b6aaa0)}.insight-content{padding:28px}.insight-content h3{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.08;margin:10px 0 20px}.insight-content p{color:#666}.insight-content a{font-size:11px;font-weight:900;color:var(--red);text-decoration:none}

.apply-section{background:var(--red);color:#fff;padding:105px 0}.apply-inner{display:flex;justify-content:space-between;align-items:center;gap:70px}.apply-inner .eyebrow{color:#fff}.apply-inner h2{font-size:70px}.apply-inner p{font-size:20px;max-width:700px;margin-bottom:0}

.contact-section{padding:130px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:120px}.contact-grid h2{font-size:65px}.contact-grid p{font-size:19px;color:#666;max-width:700px}.contact-details{border-left:1px solid var(--line);padding-left:55px;display:flex;flex-direction:column;justify-content:center;gap:34px}.contact-details div{display:flex;flex-direction:column}.contact-details span{font-size:10px;font-weight:900;color:var(--red);letter-spacing:2px;margin-bottom:6px}.contact-details a,.contact-details strong{font-size:20px;color:#333;text-decoration:none}.site-footer{background:#272a2e;color:#fff;padding:55px 0 18px}.footer-wrap{width:min(1800px,calc(100% - 112px));margin:auto;display:flex;justify-content:space-between;gap:100px}.footer-left img{width:220px;height:80px;object-fit:contain;object-position:left;filter:none;background:transparent}.footer-left p{color:#bbb;font-size:13px;max-width:420px}.footer-links{display:flex;gap:24px;align-items:center}.footer-links a{color:#ccc;font-size:11px;text-decoration:none;text-transform:uppercase;font-weight:800;letter-spacing:1px}.footer-bottom{width:min(1800px,calc(100% - 112px));margin:45px auto 0;border-top:1px solid #4b4e52;padding-top:18px;color:#888;font-size:10px}

@media(max-width:1500px){.brand{flex-basis:300px}.onepage-nav ul{gap:22px}.onepage-nav a{font-size:12px}.header-wrap,.container{width:calc(100% - 64px)}.hero-copy h1{font-size:80px}}
@media(max-width:1150px){.site-header{height:95px}.brand{flex:1}.brand img,.custom-logo{width:205px!important;height:78px!important}.mobile-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:none;padding:10px}.mobile-toggle span{display:block;width:26px;border-top:2px solid #333}.onepage-nav{display:none}.onepage-nav.open{display:block;position:absolute;top:95px;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:25px 32px}.onepage-nav.open ul{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.header-apply{padding:17px 22px;font-size:11px}.hero-section{min-height:650px}.hero-copy h1{font-size:66px}.hero-copy p{font-size:20px}.programs-grid{grid-template-columns:repeat(2,1fr)}.industry-grid,.contact-grid{gap:65px}.industry-copy h2,.contact-grid h2{font-size:55px}}
@media(max-width:700px){html{scroll-padding-top:75px}.site-header{height:76px}.header-wrap,.container,.footer-wrap,.footer-bottom{width:calc(100% - 36px)}.brand img,.custom-logo{width:150px!important;height:60px!important}.header-apply{display:none}.onepage-nav.open{top:76px;padding:22px 18px}.hero-section{min-height:calc(100vh - 76px)}.hero-content{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 0 110px}.hero-copy h1{font-size:54px;letter-spacing:-2px}.hero-copy p{font-size:18px;margin:28px 0}.hero-actions{flex-wrap:wrap;gap:20px}.hero-visual{display:none}.scroll-cue{left:18px}.intro-section,.programs-section,.insights-section,.contact-section{padding:75px 0}.intro-grid,.approach-grid,.industry-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.intro-grid{display:block}.intro-label{margin-bottom:25px}.section-number{font-size:60px}.intro-main h2,.section-heading h2{font-size:45px}.section-heading{display:block;margin-bottom:38px}.section-heading p{font-size:16px}.approach-image{min-height:400px}.approach-copy{padding:70px 0}.approach-copy h2{font-size:54px}.image-word{font-size:48px}.programs-grid,.insights-grid{grid-template-columns:1fr}.program-photo{height:240px}.industry-section{padding:75px 0}.industry-copy h2{font-size:48px}.industry-copy p{font-size:17px}.industry-stats{margin-top:10px}.industry-stats div{padding:25px 16px}.apply-section{padding:70px 0}.apply-inner{display:block}.apply-inner h2{font-size:49px}.apply-inner p{font-size:17px;margin-bottom:30px}.contact-grid h2{font-size:50px}.contact-details{border-left:0;border-top:1px solid var(--line);padding:35px 0 0}.contact-details a,.contact-details strong{font-size:17px}.footer-wrap{display:block}.footer-links{margin-top:30px;flex-wrap:wrap}.footer-bottom{margin-top:30px}.eyebrow{font-size:11px;letter-spacing:3px}}
