:root{
  --navy:#17324f;
  --navy-2:#0d2238;
  --teal:#0d9f9b;
  --teal-dark:#087b78;
  --ink:#172026;
  --muted:#5b6870;
  --paper:#f7f9f9;
  --line:#dbe2e3;
  --white:#fff;
  --shell:1420px;
  --header:82px;
  --display:Georgia,"Times New Roman",serif;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 12px);overflow-x:hidden}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65;overflow-x:hidden}
body *{min-width:0}
img,svg,video,iframe{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:var(--display);color:var(--navy);font-weight:700;line-height:1.06;letter-spacing:-.025em;text-wrap:balance}
h1{font-size:clamp(3.6rem,5.25vw,6.4rem)}
h2{font-size:clamp(2.65rem,4vw,4.75rem)}
h3{font-size:clamp(1.25rem,1.6vw,1.7rem)}
p{max-width:70ch}
.shell{width:min(var(--shell),calc(100% - 96px));margin-inline:auto}
.section{position:relative}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:8px;z-index:9999;background:#fff;color:#000;padding:10px 14px;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.section-label,.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800;color:var(--teal)}
.section-label.light{color:#69e3dc}
.title-rule{display:block;width:72px;height:4px;border-radius:2px;background:var(--teal);margin:20px auto 0}

/* Header */
.site-header{height:var(--header);position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.97);box-shadow:0 4px 22px rgba(16,38,54,.08);backdrop-filter:blur(10px)}
.header-inner{width:min(1540px,calc(100% - 64px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:36px}
.social-icons{display:flex;align-items:center;gap:10px}
.social-icons a{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;transition:background .2s,transform .2s,opacity .2s}
.social-icons a:hover{background:#ecf6f5;transform:translateY(-1px)}
.social-icons img{width:24px;height:24px;object-fit:contain;filter:none}
.social-icons a:nth-child(4) img{width:25px;height:25px}
.primary-nav{display:flex;align-items:center;gap:clamp(20px,2.2vw,40px)}
.primary-nav a{position:relative;color:var(--navy);font-size:.91rem;font-weight:700;white-space:nowrap;padding:29px 0 25px}
.primary-nav a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:.2s}
.primary-nav a:hover::after,.primary-nav a.active::after{transform:scaleX(1)}
.primary-nav .nav-cta{padding:12px 17px;border:1px solid var(--teal);color:var(--teal-dark);border-radius:4px}
.primary-nav .nav-cta:hover{background:var(--teal);color:#fff}
.menu-toggle{display:none;background:none;border:0;width:46px;height:46px;padding:9px}
.menu-toggle span{height:2px;background:var(--navy);display:block;margin:6px 0}

/* Hero */
.hero{padding-top:var(--header);background:linear-gradient(120deg,#fff 0%,#fbfcfc 55%,#f0f7f7 100%);border-bottom:1px solid #e5ebeb}
.hero-inner{min-height:calc(100svh - var(--header));display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);gap:clamp(48px,5vw,90px);align-items:center;padding-block:clamp(64px,7vw,110px)}
.hero-copy{max-width:790px;padding-left:4px}
.hero-copy h1{margin:0 0 20px;color:var(--navy);font-size:clamp(4rem,5.5vw,6.6rem)}
.hero-copy .eyebrow{font-size:clamp(1.25rem,1.75vw,2rem);letter-spacing:0;text-transform:none;font-weight:500;color:var(--teal);margin-bottom:18px}
.hero-intro{font-size:clamp(1.17rem,1.45vw,1.38rem);line-height:1.58;color:#283943;max-width:57ch;margin-bottom:13px}
.hero-detail{font-size:clamp(1rem,1.13vw,1.14rem);line-height:1.72;color:#526068;max-width:62ch}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.button{min-height:54px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:.92rem;font-weight:800;transition:.2s}
.button.primary{background:var(--teal);color:#fff;box-shadow:0 12px 24px rgba(13,159,155,.18)}
.button.primary:hover{background:var(--teal-dark);transform:translateY(-1px)}
.button.secondary{background:#fff;color:var(--teal-dark);border:2px solid var(--teal)}
.button.secondary:hover{background:#ecf8f7}
.button.white{background:#fff;color:var(--navy-2)}
.button.white:hover{background:#69e3dc}
.hero-portrait{margin:0;justify-self:end;width:min(100%,610px);position:relative;filter:drop-shadow(0 18px 34px rgba(16,43,61,.12))}
.hero-portrait::before{content:"";position:absolute;inset:16px -18px -16px 18px;background:linear-gradient(135deg,#dff3f1,#edf4f7);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);z-index:-1}
.hero-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:53% center;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);background:#dce9ed}

/* About */
.about{padding:clamp(90px,9vw,145px) 0;background:#fff}
.about-inner{text-align:center}
.center-heading{max-width:980px;margin:0 auto 34px}
.center-heading h2{margin-bottom:0}
.about-copy{max-width:1030px;margin:0 auto;font-size:1.12rem;color:#3f4b52}
.about-copy p{max-width:none;margin:0 auto 22px}
.about-copy .about-lead{font-size:clamp(1.28rem,1.7vw,1.65rem);line-height:1.55;color:#23333d}
.about-copy strong{color:var(--teal-dark);font-style:italic}
.degree-row{max-width:1120px;margin:58px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:left}
.degree-row article{border-top:3px solid var(--teal);padding:20px 2px 0}
.degree-row span{display:block;color:#758188;font-size:.75rem;letter-spacing:.14em;font-weight:800;margin-bottom:6px}
.degree-row strong{font-family:var(--display);font-size:1.35rem;color:var(--navy);line-height:1.25}

/* Principles */
.principles{padding:clamp(80px,8vw,125px) 0;background:#f3f6f6}
.split-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(48px,8vw,120px);align-items:end}
.split-heading h2{margin:0;max-width:15ch}
.split-heading>p,.split-heading>div:last-child>p{margin:0;color:var(--muted);font-size:1.08rem}
.principle-grid{margin-top:58px;display:grid;grid-template-columns:repeat(4,1fr);gap:34px}
.principle-grid article{border-top:1px solid #bfcaca;padding-top:22px}
.principle-grid span{display:block;color:var(--teal-dark);font-size:.74rem;font-weight:800;letter-spacing:.12em;margin-bottom:20px}
.principle-grid h3{font-size:1.55rem;margin-bottom:10px}
.principle-grid p{color:var(--muted);font-size:.96rem;margin:0}

/* Focus */
.focus{padding:clamp(86px,8vw,130px) 0;background:var(--navy-2);color:#fff}
.focus-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:620px;align-items:stretch;overflow:hidden;background:#112b45}
.focus-image{margin:0;overflow:hidden}
.focus-image img{width:100%;height:100%;object-fit:cover;object-position:center}
.focus-copy{padding:clamp(56px,6vw,92px);align-self:center}
.focus-copy h2{color:#fff;max-width:11ch;margin-bottom:36px}
.focus-list{display:grid;gap:20px}
.focus-list article{display:grid;grid-template-columns:minmax(160px,.7fr) 1.3fr;gap:24px;border-top:1px solid rgba(255,255,255,.16);padding-top:18px}
.focus-list strong{color:#fff}.focus-list p{color:#bbc8d1;margin:0}

/* Work */
.work{padding:clamp(90px,9vw,145px) 0;background:var(--paper)}
.work-heading{align-items:end}.work-heading p{max-width:42ch}
.work-grid{margin-top:58px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(250px,22vw,390px);gap:18px}
.work-card{margin:0;position:relative;overflow:hidden;background:#dde4e5;border-radius:4px;grid-column:span 4}
.work-card.work-feature{grid-column:span 7;grid-row:span 2}
.work-card:nth-child(2){grid-column:span 5}
.work-card:nth-child(3){grid-column:span 5}
.work-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.work-card:hover img{transform:scale(1.015)}
.work-card.technical img{object-fit:contain;background:#fff;padding:22px}
.work-card figcaption{position:absolute;inset:auto 0 0;padding:64px 24px 20px;background:linear-gradient(transparent,rgba(5,20,31,.9));color:#fff}
.work-card small{display:block;color:#71e5de;text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;font-weight:800}
.work-card strong{display:block;font-size:1.08rem;margin-top:4px}
.work-footer{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-top:34px}
.work-footer p{margin:0;color:var(--muted)}
.text-link{display:inline-flex;align-items:center;gap:20px;color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:850;white-space:nowrap}
.text-link:hover{color:var(--navy)}

/* Selected work */
.selected-work{padding:clamp(90px,9vw,145px) 0;background:#fff}
.direction-list{margin-top:52px}
.direction-list a{display:grid;grid-template-columns:54px minmax(0,1fr) 32px;gap:22px;padding:27px 0;align-items:center;border-top:1px solid var(--line);transition:.2s}
.direction-list a:last-child{border-bottom:1px solid var(--line)}
.direction-list a:hover{padding-left:10px;color:var(--teal-dark)}
.direction-list span{font-size:.72rem;color:#7c898e}.direction-list h3{font-size:clamp(1.35rem,2vw,2rem);margin:0 0 5px}.direction-list p{margin:0;color:var(--muted)}

/* YouTube */
.youtube{padding:clamp(84px,8vw,125px) 0;background:#eef3f3}
.youtube-heading>div:last-child{align-self:end}
.youtube-heading .text-link{margin-top:16px}
.youtube-grid{margin-top:48px;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.video-card,.video-placeholder{min-height:250px;background:#fff;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:24px;padding:20px;border-radius:4px;box-shadow:0 10px 24px rgba(18,42,55,.06)}
.video-card img{width:190px;aspect-ratio:16/9;object-fit:cover;border-radius:3px}
.video-card small,.video-placeholder small{display:block;color:#6f7b81;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;font-weight:800;margin-bottom:7px}
.video-card strong,.video-placeholder strong{font-family:var(--display);font-size:1.45rem;line-height:1.2;color:var(--navy)}
.play-mark{width:72px;height:72px;border-radius:50%;background:#e52d27;color:#fff;display:grid;place-items:center;font-size:1.25rem}
.video-placeholder b,.video-card b{font-size:1.35rem;color:var(--teal-dark)}

/* CTA/Footer */
.build{padding:clamp(96px,10vw,160px) 0;background:var(--navy-2);color:#fff}
.build-inner{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);gap:clamp(50px,8vw,120px);align-items:start}
.build h2{color:#fff;max-width:12ch}.build p{color:#c5d0d8;font-size:clamp(1.12rem,1.5vw,1.38rem)}.build .button{margin-top:24px}
.site-footer{background:#081827;color:#fff;padding:48px 0}.footer-inner{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:40px}.footer-inner p{color:#95a7b4;font-size:.86rem;margin:8px 0 0}.footer-inner nav{display:grid;gap:9px}.footer-inner nav a{font-size:.8rem}.footer-contact{display:flex;flex-direction:column;gap:10px;color:#a7b5bf;font-size:.82rem}
.back-top{position:fixed;right:20px;bottom:20px;width:46px;height:46px;border:0;border-radius:50%;background:var(--teal);color:#fff;display:none;z-index:900}.back-top.visible{display:block}

/* Inner pages */
.inner-hero{padding:calc(var(--header) + clamp(74px,8vw,120px)) 0 clamp(72px,8vw,115px);background:var(--navy-2);color:#fff}.inner-hero h1{color:#fff;max-width:14ch}.inner-hero p:not(.section-label):not(.kicker){color:#bdcbd3;font-size:clamp(1.05rem,1.4vw,1.3rem);max-width:58ch}.inner-index{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.inner-index a{padding:10px 13px;background:#16344f;color:#fff;font-size:.71rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.publication-page{padding:70px 0 120px}.publication-detail{padding:70px 0}.publication-detail+.publication-detail{border-top:1px solid var(--line)}.publication-detail-head{display:grid;grid-template-columns:minmax(0,.58fr) minmax(0,.42fr);gap:clamp(40px,7vw,100px);align-items:center}.publication-detail-head h2{font-size:clamp(2.25rem,3.7vw,4rem);max-width:12ch}.publication-detail-head p{color:var(--muted)}.publication-detail-head figure{margin:0;background:#fff}.publication-detail-head img{width:100%;aspect-ratio:16/9;object-fit:contain;padding:12px}.paper-list{margin-top:42px}.paper{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.paper:last-child{border-bottom:1px solid var(--line)}.paper span{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#6b7477;font-weight:800}.paper h3{font-family:var(--sans);font-size:clamp(1.1rem,1.45vw,1.4rem);margin:7px 0 0;line-height:1.35;letter-spacing:0}.paper>a{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:var(--teal-dark)}.inner-cta{padding:85px 0;background:var(--navy-2);color:#fff}.inner-cta>div{display:flex;justify-content:space-between;align-items:center;gap:34px}.inner-cta h2{color:#fff;font-size:clamp(2.2rem,4vw,4rem);max-width:12ch;margin:0}
.reading-controls{padding:34px 0;background:#fff}.reading-controls label{display:block;max-width:620px}.reading-controls label span{display:block;font-size:.69rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:8px}.reading-controls input{width:100%;padding:13px 0;border:0;border-bottom:1px solid #aeb6b3;background:transparent}.reading-controls input:focus{outline:0;border-color:var(--navy)}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.filter-row button{border:0;background:#e6e9e6;padding:9px 12px;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;cursor:pointer}.filter-row button.active{background:var(--navy);color:#fff}.result-count{font-size:.75rem;color:#687174;margin:18px 0 0}.book-grid{padding:60px 0 110px;display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(36px,6vw,90px)}.book-card{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:28px 0;border-top:1px solid var(--line)}.book-card:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.book-number{font-size:.7rem;color:#7a8487}.book-category{font-size:.64rem;text-transform:uppercase;letter-spacing:.1em;color:#687275;font-weight:800}.book-card h2{font-size:clamp(1.25rem,1.7vw,1.65rem);line-height:1.2;margin:7px 0 4px}.book-author{font-size:.85rem;font-weight:700}.book-card>div>p:last-child{color:var(--muted);font-size:.92rem}
.build-page{padding:calc(var(--header) + 90px) 0 120px;background:var(--paper)}.build-page-layout{display:grid;grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);gap:clamp(50px,8vw,120px)}.build-page h1{max-width:10ch}.build-page .intro{font-size:1.2rem;color:var(--muted)}.build-services{display:grid;gap:28px;margin-top:44px}.build-services article h3{margin-bottom:8px}.build-services article p{color:var(--muted)}.builder-form{background:#fff;padding:clamp(24px,4vw,50px);box-shadow:0 18px 45px rgba(18,42,55,.08)}.builder-form label{display:block;margin-bottom:18px}.builder-form label>span{display:block;font-size:.67rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800;margin-bottom:7px}.builder-form input,.builder-form select,.builder-form textarea{width:100%;padding:12px 0;border:0;border-bottom:1px solid #aeb6b3;background:transparent;border-radius:0}.builder-form input:focus,.builder-form select:focus,.builder-form textarea:focus{outline:0;border-color:var(--navy)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-note{font-size:.78rem;color:#687174}.honeypot{position:absolute!important;left:-9999px!important}

@media(max-width:1100px){
  .header-inner{width:calc(100% - 40px)}
  .primary-nav{gap:18px}.primary-nav a{font-size:.84rem}
  .hero-inner{grid-template-columns:1fr 1fr}.hero-portrait{width:100%}
  .principle-grid{grid-template-columns:1fr 1fr}
  .work-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:340px}.work-card,.work-card.work-feature,.work-card:nth-child(2),.work-card:nth-child(3){grid-column:auto;grid-row:auto}.work-card.work-feature{grid-row:span 2}
}
@media(max-width:820px){
  :root{--header:72px}.shell{width:calc(100% - 36px)}
  .header-inner{width:calc(100% - 24px)}
  .social-icons{gap:5px}.social-icons a{width:36px;height:36px}.social-icons img{width:21px;height:21px}
  .menu-toggle{display:block;margin-left:auto}.primary-nav{position:fixed;top:var(--header);left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:16px 20px 26px;box-shadow:0 16px 28px rgba(16,38,54,.12)}.primary-nav.open{display:flex}.primary-nav a{padding:10px 0;font-size:.95rem}.primary-nav a::after{display:none}.primary-nav .nav-cta{padding:12px 14px;text-align:center}
  .hero-inner{min-height:auto;grid-template-columns:1fr;padding-block:64px 72px}.hero-copy{order:1}.hero-portrait{order:2;justify-self:center;max-width:620px}.hero-copy h1{font-size:clamp(3.55rem,13vw,5.3rem)}
  .degree-row{grid-template-columns:1fr}.split-heading{grid-template-columns:1fr;gap:24px}.principle-grid{grid-template-columns:1fr 1fr}.focus-shell{grid-template-columns:1fr}.focus-image{min-height:480px}.focus-copy{padding:54px 30px}.focus-list article{grid-template-columns:1fr;gap:4px}
  .work-grid{grid-template-columns:1fr;grid-auto-rows:380px}.work-card.work-feature{grid-row:auto}.work-footer{align-items:flex-start;flex-direction:column}.youtube-grid{grid-template-columns:1fr}.build-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}
  .publication-detail-head,.build-page-layout{grid-template-columns:1fr}.inner-cta>div{align-items:flex-start;flex-direction:column}.book-grid{grid-template-columns:1fr}.paper{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}
}
@media(max-width:520px){
  body{font-size:16px}.shell{width:calc(100% - 28px)}.header-inner{width:calc(100% - 16px);gap:7px}.social-icons{gap:2px}.social-icons a{width:30px;height:30px}.social-icons img{width:18px;height:18px}
  .hero-inner{padding-block:50px 60px}.hero-copy h1{font-size:clamp(3.05rem,14vw,4.25rem)}.hero-copy .eyebrow{font-size:1.18rem}.hero-intro{font-size:1.08rem}.hero-actions{display:grid}.button{width:100%}.hero-portrait::before{inset:10px -8px -10px 8px}.hero-portrait img,.hero-portrait::before{clip-path:none}.hero-portrait img{aspect-ratio:4/5;object-position:54% center}
  .about{padding:80px 0}.about-copy{font-size:1.03rem}.degree-row{margin-top:42px}.principle-grid{grid-template-columns:1fr}.work-grid{grid-auto-rows:310px}.work-card.technical img{padding:12px}.work-card figcaption{padding:54px 18px 16px}.video-card,.video-placeholder{grid-template-columns:70px 1fr auto;min-height:190px;padding:16px;gap:14px}.video-card img{width:70px}.video-card strong,.video-placeholder strong{font-size:1.15rem}.play-mark{width:54px;height:54px}.footer-inner{grid-template-columns:1fr}.footer-contact{grid-column:auto}.book-card{grid-template-columns:30px 1fr}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Compatibility aliases used by the inner pages */
.kicker{margin:0 0 16px;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800;color:var(--teal)}
.kicker.dark{color:var(--teal-dark)}
.button.light{background:#fff;color:var(--navy-2)}
.button.light:hover{background:#69e3dc}
.button.line{border:1px solid currentColor}
.status-pill{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--teal-dark)}

/* V11 refinement: compact, biographical opening and precise spacing */
:root{
  --shell:1480px;
  --header:78px;
  --display:"Playfair Display",Baskerville,"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
html{scroll-padding-top:calc(var(--header) + 8px)}
body{font-size:17px;background:#fff}
.shell{width:min(var(--shell),calc(100% - clamp(48px,6vw,120px)))}
h1,h2,h3{letter-spacing:-.018em}

/* Header: larger, cleaner and closer to the original hierarchy */
.site-header{height:var(--header);background:rgba(255,255,255,.985);box-shadow:0 5px 18px rgba(20,43,63,.07);border-bottom:1px solid rgba(23,50,79,.045);backdrop-filter:saturate(135%) blur(8px)}
.header-inner{width:min(1560px,calc(100% - clamp(56px,7vw,144px)));gap:40px}
.social-icons{gap:13px}
.social-icons a{width:39px;height:39px;border-radius:0;color:var(--navy);background:transparent}
.social-icons a:hover{background:transparent;color:var(--teal);transform:translateY(-1px)}
.social-icons img{width:28px;height:28px;color:inherit}
.social-icons a:nth-child(4) img{width:30px;height:30px}
.social-icons a:nth-child(5) img{width:29px;height:29px}
.primary-nav{gap:clamp(24px,2.15vw,40px)}
.primary-nav a{font-size:1rem;font-weight:700;padding:27px 0 23px}
.primary-nav a:not(.nav-cta)::after{bottom:13px;height:3px}
.primary-nav .nav-cta{padding:12px 20px;border-radius:3px}

/* Hero: preserve the original composition without the oversized blank canvas */
.hero{padding-top:var(--header);background:linear-gradient(115deg,#fff 0%,#fff 58%,#f5fafb 100%);overflow:clip}
.hero-inner{min-height:0;display:grid;grid-template-columns:minmax(0,1.17fr) minmax(380px,.83fr);gap:clamp(48px,6vw,100px);align-items:center;padding-block:clamp(54px,5.4vw,82px)}
.hero-copy{max-width:790px;padding-left:0}
.hero-copy .eyebrow{font-size:clamp(1.35rem,1.55vw,1.7rem);font-weight:500;line-height:1.25;margin-bottom:16px;color:var(--teal)}
.hero-copy h1{font-size:clamp(3.8rem,4.75vw,5.55rem);line-height:1.02;margin:0 0 22px;max-width:none;white-space:nowrap}
.hero-intro{font-size:clamp(1.13rem,1.32vw,1.3rem);line-height:1.62;max-width:58ch;margin-bottom:14px;color:#2f414d}
.hero-detail{font-size:clamp(1rem,1.05vw,1.09rem);line-height:1.72;max-width:65ch;color:#4f5d65;margin-bottom:0}
.hero-actions{margin-top:26px;gap:16px}
.button{min-height:52px;padding-inline:28px;border-radius:4px}
.hero-portrait{width:min(100%,455px);justify-self:end;filter:drop-shadow(0 18px 28px rgba(16,43,61,.12))}
.hero-portrait::before{inset:12px -13px -12px 13px;background:linear-gradient(135deg,#dff4f2,#edf3f5);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%)}
.hero-portrait img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:52% center;clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);filter:none;image-rendering:auto}

/* About: tighter editorial spacing, no artificial empty band */
.about{padding:clamp(72px,6.7vw,102px) 0 clamp(78px,7vw,110px)}
.center-heading{max-width:900px;margin-bottom:28px}
.center-heading h2{font-size:clamp(2.9rem,3.85vw,4.35rem)}
.title-rule{width:64px;height:3px;margin-top:17px}
.about-copy{max-width:1000px;font-size:1.07rem;line-height:1.72}
.about-copy p{margin-bottom:18px}
.about-copy .about-lead{font-size:clamp(1.2rem,1.48vw,1.46rem);line-height:1.55;max-width:930px}
.degree-row{max-width:1080px;margin-top:42px;gap:38px}
.degree-row article{padding-top:15px;border-top-width:2px}
.degree-row strong{font-size:1.25rem}

/* Keep every following section on the same precise lateral grid */
.principles,.focus,.work,.selected-work,.youtube,.build{overflow:clip}
.principles{padding:clamp(72px,6.5vw,105px) 0}
.focus{padding:clamp(76px,6.7vw,108px) 0}
.work,.selected-work{padding:clamp(78px,7vw,112px) 0}
.youtube{padding:clamp(72px,6.3vw,100px) 0}
.build{padding:clamp(82px,7vw,116px) 0}
.split-heading{gap:clamp(44px,6vw,92px)}
.work-grid{margin-top:48px;gap:20px}

@media(max-width:1240px){
  .header-inner{width:calc(100% - 56px)}
  .primary-nav{gap:22px}.primary-nav a{font-size:.91rem}
  .hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(355px,.92fr);gap:54px}
  .hero-copy h1{font-size:clamp(3.6rem,5.25vw,4.9rem)}
  .hero-portrait{width:min(100%,420px)}
}
@media(max-width:980px){
  .header-inner{width:calc(100% - 38px)}
  .social-icons{gap:7px}.social-icons a{width:36px;height:36px}.social-icons img{width:25px;height:25px}
  .hero-inner{grid-template-columns:minmax(0,1fr) minmax(315px,.72fr);gap:38px;padding-block:56px 64px}
  .hero-copy h1{font-size:clamp(3.25rem,6.2vw,4.25rem);white-space:normal}
  .hero-portrait{width:min(100%,370px)}
}
@media(max-width:820px){
  :root{--header:72px}
  .shell{width:calc(100% - 36px)}
  .header-inner{width:calc(100% - 24px)}
  .social-icons{gap:5px}.social-icons a{width:36px;height:36px}.social-icons img{width:24px;height:24px}.social-icons a:nth-child(4) img{width:26px;height:26px}
  .hero-inner{grid-template-columns:1fr;gap:38px;padding-block:48px 64px}
  .hero-copy{max-width:680px}
  .hero-copy h1{white-space:normal;font-size:clamp(3.2rem,11.5vw,4.8rem)}
  .hero-portrait{justify-self:center;width:min(100%,430px)}
  .about{padding:70px 0 82px}
  .degree-row{margin-top:36px}
}
@media(max-width:520px){
  .shell{width:calc(100% - 30px)}
  .header-inner{width:calc(100% - 18px)}
  .social-icons{gap:2px}.social-icons a{width:31px;height:31px}.social-icons img{width:20px;height:20px}.social-icons a:nth-child(4) img{width:22px;height:22px}.social-icons a:nth-child(5) img{width:21px;height:21px}
  .hero-inner{padding-block:42px 52px;gap:30px}
  .hero-copy .eyebrow{font-size:1.08rem}
  .hero-copy h1{font-size:clamp(3rem,13.6vw,4rem);margin-bottom:17px}
  .hero-intro{font-size:1.04rem;line-height:1.58}
  .hero-detail{font-size:.96rem;line-height:1.65}
  .hero-portrait{width:min(100%,355px)}
  .hero-portrait img{aspect-ratio:4/5;object-position:52% center;clip-path:none}
  .hero-portrait::before{clip-path:none;inset:8px -8px -8px 8px}
  .center-heading h2{font-size:2.65rem}
  .about-copy{font-size:1rem}
  .about-copy .about-lead{font-size:1.1rem}
}

/* Final biographical hierarchy adjustments */
.hero-copy h1{margin-bottom:14px}
.hero-copy .eyebrow{margin:0 0 22px}
.primary-nav .nav-cta{padding:27px 0 23px;border:0;border-radius:0;color:var(--teal-dark)}
.primary-nav .nav-cta:hover{background:transparent;color:var(--navy)}
.primary-nav .nav-cta::after{content:"";position:absolute;left:0;right:0;bottom:13px;height:3px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:.2s}
.primary-nav .nav-cta:hover::after{transform:scaleX(1)}
.center-heading{margin-bottom:24px}
@media(max-width:820px){.primary-nav .nav-cta{padding:10px 0;text-align:left}.primary-nav .nav-cta::after{display:none}}

/* Shared content grid for inner pages and legacy templates */
.page-width{width:min(var(--shell),calc(100% - clamp(48px,6vw,120px)));margin-inline:auto}
@media(max-width:820px){.page-width{width:calc(100% - 36px)}}
@media(max-width:520px){.page-width{width:calc(100% - 30px)}}


/* ============================================================
   V12 — editorial refinement, tighter rhythm, stronger hierarchy
   ============================================================ */
:root{
  --shell:1540px;
  --header:76px;
  --gutter:clamp(64px,8.5vw,160px);
  --display:"Playfair Display",Baskerville,"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;
}
body{font-size:16.5px;background:#fff}
.shell,.page-width{width:min(var(--shell),calc(100% - var(--gutter)));margin-inline:auto}
.section-label{font-size:.86rem;letter-spacing:.15em;margin-bottom:14px}

/* Header */
.site-header{height:var(--header);box-shadow:0 4px 18px rgba(16,38,54,.065)}
.header-inner{width:min(1600px,calc(100% - var(--gutter)));gap:34px}
.social-icons{gap:12px}
.social-icons a{width:40px;height:40px}
.social-icons img{width:28px;height:28px}
.social-icons a:nth-child(4) img{width:30px;height:30px}
.primary-nav{gap:clamp(24px,2.15vw,38px)}
.primary-nav a{font-size:1rem;padding:25px 0 22px}
.primary-nav a:not(.nav-cta)::after,.primary-nav .nav-cta::after{bottom:11px;height:3px}
.primary-nav .nav-cta{padding:25px 0 22px}

/* Hero */
.hero{padding-top:var(--header);background:linear-gradient(112deg,#fff 0%,#fff 61%,#f3f8f8 100%)}
.hero-inner{min-height:0;grid-template-columns:minmax(0,1.16fr) minmax(350px,.84fr);gap:clamp(48px,5.2vw,86px);padding-block:clamp(44px,4.5vw,70px);align-items:center}
.hero-copy{max-width:820px;padding:0}
.hero-copy h1{font-size:clamp(3.35rem,4.35vw,4.8rem);line-height:1.01;white-space:nowrap;margin:0 0 14px}
.hero-role{font-size:clamp(1.28rem,1.55vw,1.58rem);font-weight:500;color:var(--teal);margin:0 0 21px;line-height:1.3}
.hero-role span{color:#6a7b84;font-weight:400;margin-inline:.28em}
.hero-intro{font-size:clamp(1.08rem,1.2vw,1.23rem);line-height:1.58;max-width:58ch;margin-bottom:13px}
.hero-detail{font-size:clamp(.98rem,1.02vw,1.07rem);line-height:1.68;max-width:66ch}
.hero-actions{margin-top:25px;gap:14px}
.button{min-height:50px;padding-inline:25px}
.hero-portrait{width:min(100%,410px);justify-self:end;filter:drop-shadow(0 16px 26px rgba(16,43,61,.11))}
.hero-portrait::before{inset:11px -11px -11px 11px}
.hero-portrait img{aspect-ratio:4/5;object-fit:cover;object-position:52% center;filter:none}

/* About */
.about{padding:clamp(72px,6vw,94px) 0;background:#fff}
.center-heading{max-width:980px;margin:0 auto 32px}
.center-heading h2{font-size:clamp(2.7rem,3.45vw,3.75rem);max-width:18ch;margin-inline:auto}
.title-rule{width:60px;height:3px;margin-top:16px}
.about-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(42px,5vw,80px);align-items:start;text-align:left}
.about-lead{font-size:clamp(1.18rem,1.4vw,1.42rem);line-height:1.58;color:#20323e;margin:0}
.about-lead strong{color:var(--teal-dark);font-style:italic}
.about-details{font-size:1.02rem;line-height:1.72;color:#4c5a62}
.about-details p{margin:0 0 16px;max-width:none}
.degree-row{max-width:1240px;margin:42px auto 0;gap:18px}
.degree-row article{padding:20px 22px 18px;background:#f7f9f9;border-top:3px solid var(--teal);min-height:122px}
.degree-row span{font-size:.82rem;margin-bottom:7px}
.degree-row strong{font-size:1.28rem;display:block}
.degree-row small{display:block;margin-top:8px;color:#748187;font-size:.78rem}

/* Principles */
.principles{padding:clamp(76px,6.5vw,102px) 0;background:#f2f6f6}
.principles-heading{grid-template-columns:minmax(0,1.18fr) minmax(300px,.72fr);gap:clamp(36px,5vw,72px);align-items:end}
.principles-heading h2{font-size:clamp(2.65rem,3.55vw,3.8rem);max-width:17ch}
.principles-heading>p{font-size:1.06rem;line-height:1.7;max-width:38ch;justify-self:end}
.principle-grid{margin-top:42px;gap:16px}
.principle-grid article{background:#fff;border-top:3px solid var(--teal);padding:23px 22px 25px;min-height:252px;box-shadow:0 8px 24px rgba(18,42,55,.035)}
.principle-grid span{font-family:var(--display);font-size:2.4rem;line-height:1;color:rgba(8,123,120,.55);letter-spacing:-.04em;margin-bottom:28px}
.principle-grid h3{font-size:clamp(1.28rem,1.45vw,1.55rem);line-height:1.18;margin-bottom:12px}
.principle-grid p{font-size:.94rem;line-height:1.62}

/* Work mosaic — complete grid with SSA scale-up image */
.work{padding:clamp(78px,6.8vw,108px) 0}
.work-grid{margin-top:44px;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(235px,18vw,310px);gap:16px}
.work-card{grid-column:auto;border-radius:3px}
.work-card.work-feature{grid-column:span 2;grid-row:span 2}
.work-card.work-wide{grid-column:span 2}
.work-card figcaption{padding:58px 20px 17px}
.work-card small{font-size:.7rem}
.work-card strong{font-size:1.03rem}

/* YouTube — actual video-style cards */
.youtube{padding:clamp(74px,6vw,96px) 0;background:#edf3f3}
.youtube-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:clamp(42px,6vw,88px);align-items:end}
.youtube-heading h2{font-size:clamp(2.8rem,3.8vw,4.15rem);max-width:13ch;margin:0}
.youtube-heading>div:last-child p{font-size:1.04rem;color:var(--muted);margin:0 0 14px;max-width:38ch}
.youtube-grid{margin-top:38px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}
.video-card{display:block;min-height:0;padding:0;background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 12px 28px rgba(18,42,55,.07)}
.video-thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:#101820}
.video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}
.video-card:hover .video-thumb img{transform:scale(1.018)}
.video-play{position:absolute;left:22px;bottom:20px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#e52d27;color:#fff;font-size:1.05rem;padding-left:3px;box-shadow:0 9px 20px rgba(0,0,0,.22)}
.video-meta{padding:22px 24px 25px}
.video-meta small{display:block;color:#718087;text-transform:uppercase;letter-spacing:.12em;font-size:.71rem;font-weight:800;margin-bottom:8px}
.video-meta strong{display:block;font-family:var(--display);font-size:clamp(1.3rem,1.75vw,1.72rem);line-height:1.22;color:var(--navy)}
.video-meta span{display:inline-block;margin-top:15px;color:var(--teal-dark);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.youtube-grid .video-card:not(.featured) .video-meta strong{font-size:clamp(1.2rem,1.45vw,1.45rem)}

/* Build together and footer */
.build{padding:clamp(76px,6.5vw,104px) 0 72px;background:var(--navy-2)}
.build-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:clamp(42px,6vw,88px);align-items:end}
.build h2{font-size:clamp(2.8rem,3.75vw,4.2rem);max-width:15ch;margin:0;color:#fff}
.build-copy p{font-size:1.12rem;line-height:1.72;margin:0;color:#c6d1d9}
.build-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:22px}
.build-email{color:#7de3dc;font-size:.88rem;font-weight:700}
.build-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px}
.build-paths article{border-top:2px solid rgba(105,227,220,.72);padding:20px 20px 24px;background:rgba(255,255,255,.035);min-height:205px}
.build-paths span{font-family:var(--display);font-size:2rem;color:#69e3dc;opacity:.7}
.build-paths h3{color:#fff;font-size:1.42rem;margin:22px 0 10px}
.build-paths p{font-size:.92rem;line-height:1.62;color:#aebdc7;margin:0}
.site-footer{padding:32px 0;background:#081827}
.footer-inner{grid-template-columns:1.15fr .55fr .9fr;gap:34px;align-items:start}
.footer-identity p{max-width:52ch}
.footer-contact{gap:8px}
.footer-social{display:flex;gap:15px;flex-wrap:wrap}
.footer-social a{color:#d0d9df;font-size:.78rem}

/* Responsive */
@media(max-width:1180px){
  .hero-copy h1{white-space:normal}
  .work-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:300px}
  .work-card.work-feature{grid-column:span 1;grid-row:span 2}
  .work-card.work-wide{grid-column:span 1}
  .principle-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  :root{--gutter:40px}
  .header-inner{width:calc(100% - 32px)}
  .hero-inner{grid-template-columns:1fr;gap:36px;padding-block:44px 58px}
  .hero-copy{max-width:720px}
  .hero-portrait{justify-self:center;width:min(100%,390px)}
  .about-grid{grid-template-columns:1fr;gap:24px}
  .degree-row{grid-template-columns:1fr}
  .principles-heading,.youtube-heading,.build-head{grid-template-columns:1fr;gap:22px}
  .principles-heading>p{justify-self:start}
  .youtube-grid{grid-template-columns:1fr}
  .build-paths{grid-template-columns:1fr}
  .footer-inner{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}
}
@media(max-width:620px){
  :root{--gutter:28px}
  body{font-size:16px}
  .social-icons{gap:3px}.social-icons a{width:34px;height:34px}.social-icons img{width:23px;height:23px}
  .hero-copy h1{font-size:clamp(2.85rem,13vw,3.75rem)}
  .hero-role{font-size:1.08rem}.hero-role span{margin-inline:.16em}
  .hero-actions{display:grid}.button{width:100%}
  .center-heading h2{font-size:2.45rem}
  .principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:0}
  .work-grid{grid-template-columns:1fr;grid-auto-rows:300px}.work-card.work-feature{grid-row:auto}
  .video-meta{padding:18px 18px 21px}.video-play{width:48px;height:48px;left:16px;bottom:14px}
  .build-paths{margin-top:34px}
  .footer-inner{grid-template-columns:1fr}.footer-contact{grid-column:auto}
}
/* Work-grid reset after legacy nth-child rules */
.work-grid .work-card:nth-child(2),
.work-grid .work-card:nth-child(3){grid-column:auto}
@media(max-width:1180px){
  .work-grid .work-card:nth-child(2),
  .work-grid .work-card:nth-child(3){grid-column:auto}
}
