@import"https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=EB+Garamond:wght@400;700;800&family=Roboto:wght@400;500;700&display=swap";.hh-page{--hh-blue: #001E62;--hh-copper: #C84E00;--hh-dark: #091123;--hh-gray: #666666;--hh-white: #FFFFFF;--hh-whisper: #F3F2F1;--hh-merri: "Merriweather", Georgia, serif;--hh-roboto: "Roboto", "Helvetica Neue", sans-serif}.hh-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:var(--hh-copper);z-index:9999;transition:width .08s linear;pointer-events:none;border-radius:0 2px 2px 0}.hh-reveal{opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.hh-reveal.is-visible{opacity:1;transform:translateY(0)}.hh-hero{position:relative;height:100svh;min-height:640px;overflow:hidden;background:var(--hh-dark)}.hh-hero-bg{position:absolute;inset:-8% 0;background-image:url(/images/hudson-hall/hero-entrance.webp);background-size:cover;background-position:center center;will-change:transform}.hh-scroll-hint.visible{opacity:1;transition:opacity .8s ease}.hh-hero-overlay{position:absolute;inset:0;background:radial-gradient(ellipse 45% 30% at 55% 37%,rgba(6,1,10,.75) 0%,transparent 100%),linear-gradient(to bottom,rgba(0,0,0,.45) 0%,transparent 18%,transparent 70%,rgba(0,0,0,.55) 100%);z-index:1;pointer-events:none}.hh-hero-wave{position:absolute;bottom:-1px;left:0;right:0;height:clamp(60px,8vw,130px);z-index:10;pointer-events:none}.hh-hero-wave svg{display:block;width:100%;height:100%}.hh-hero-intro{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;justify-content:space-between}.hh-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 100px;background:linear-gradient(to bottom,rgba(0,0,0,.55) 0%,transparent 100%);opacity:0;animation:hhFadeDown .8s .3s cubic-bezier(.16,1,.3,1) both}.hh-nav-logo{height:32px;width:auto;filter:brightness(0) invert(1)}.hh-nav-links{list-style:none;margin:0;padding:0;display:flex;gap:4px}.hh-nav-link{font-family:var(--hh-roboto);font-size:20px;font-weight:700;color:#f3f2f1;text-decoration:none;padding:16px 10px;transition:color .2s}.hh-nav-link:hover{color:#ffffffa6}.hh-hero-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;padding:0 48px 80px}.hh-hero-eyebrow{font-family:var(--hh-roboto);font-size:15px;font-weight:500;letter-spacing:.2em;color:#ffffffb3;text-transform:uppercase;margin:0;opacity:0;animation:hhFadeUp .9s .6s cubic-bezier(.16,1,.3,1) both}.hh-hero-title{font-family:var(--hh-merri);font-size:clamp(36px,5vw,68px);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--hh-white);margin:0;max-width:820px;text-shadow:0 0 40px rgba(0,0,0,.6);opacity:0;animation:hhFadeUp 1s .8s cubic-bezier(.16,1,.3,1) both}.hh-hero-title em{font-style:italic;font-weight:900}.hh-scroll-hint{position:absolute;bottom:40px;right:48px;z-index:6;display:flex;flex-direction:column;align-items:center;gap:10px;opacity:0}.hh-scroll-label{font-family:var(--hh-roboto);font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fff6}.hh-scroll-bar{width:1px;height:52px;background:linear-gradient(to bottom,rgba(200,78,0,.75),transparent);animation:hhPulse 2s ease-in-out infinite}.hh-invest{position:relative;z-index:1;background:var(--hh-white);padding:120px 100px}.hh-invest-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hh-invest-render{display:block;width:100%;max-width:580px;filter:drop-shadow(-8px 16px 32px rgba(111,43,0,.18))}.hh-invest-render.hh-reveal{transform:scale(.75) translateY(48px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.34,1.2,.64,1)}.hh-invest-render.is-visible{transform:scale(1) translateY(0)}.hh-invest-heading{font-family:var(--hh-merri);font-size:clamp(32px,3.6vw,52px);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--hh-blue);margin:0 0 28px}.hh-invest-heading em{font-style:italic;font-weight:900;display:block}.hh-invest-copy p{font-family:var(--hh-roboto);font-size:20px;line-height:1.4;color:var(--hh-gray);margin:0 0 16px}.hh-invest-copy p:last-of-type{margin-bottom:36px}.hh-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--hh-roboto);font-size:16px;font-weight:700;color:var(--hh-white);background:var(--hh-copper);padding:14px 24px 14px 22px;border-radius:40px;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.hh-btn:hover{color:var(--hh-white);transform:translateY(-3px) scale(1.02);box-shadow:0 14px 40px #c84e001f}.hh-btn--outline{background:transparent;border:1px solid var(--hh-copper);color:var(--hh-white)}.hh-btn--outline:hover{box-shadow:0 14px 40px #c84e0040}@media(max-width:900px){.hh-invest{padding:80px 40px}.hh-invest-inner{grid-template-columns:1fr;gap:48px}}.hh-typo{position:relative;z-index:2;min-height:clamp(600px,73vw,1050px);background:var(--hh-white)}.hh-typo-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.hh-typo-bg img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.2}.hh-typo-interior{position:absolute;top:-100px;right:7vw;width:clamp(280px,46%,665px);z-index:3;box-shadow:-8px 8px 24px #6f2b0026;overflow:hidden}.hh-typo-interior img{display:block;width:100%;height:auto}.hh-tword{display:block;font-family:var(--hh-merri);font-style:italic;font-weight:900;line-height:1;color:var(--hh-blue);letter-spacing:-.02em;pointer-events:none;user-select:none;white-space:nowrap}.hh-tword--duke{position:absolute;top:17%;left:7vw;z-index:4;font-size:clamp(56px,8.6vw,124px);transform:translate(var(--hh-duke-offset, -80px));will-change:transform}.hh-tword-stack{position:absolute;left:7vw;top:22%;display:flex;flex-direction:column;line-height:.88;z-index:2;pointer-events:none;user-select:none}.hh-tword--hudson,.hh-tword--hall{display:block;font-family:var(--hh-roboto);font-style:normal;font-weight:700;font-size:clamp(120px,19vw,274px);color:transparent;-webkit-text-stroke:2px var(--hh-blue);letter-spacing:-.04em;white-space:nowrap;line-height:.88}.hh-tword--engineering{position:absolute;top:62%;left:70%;transform:translate(calc(-50% + var(--hh-eng-offset, 80px)));z-index:4;font-size:clamp(56px,8.6vw,124px);will-change:transform}.hh-typo-exterior{position:absolute;left:7vw;bottom:-100px;width:clamp(260px,62%,893px);z-index:3;box-shadow:8px 8px 24px #6f2b002e;overflow:hidden}.hh-typo-exterior img{display:block;width:100%;height:auto}@media(max-width:900px){.hh-typo{min-height:clamp(500px,120vw,700px)}.hh-tword--duke{font-size:clamp(40px,8vw,72px);top:8%}.hh-tword-stack{top:18%;left:16px}.hh-tword--hudson,.hh-tword--hall{font-size:clamp(72px,16vw,160px)}.hh-tword--engineering{font-size:clamp(40px,8vw,72px);top:64%;left:auto;right:24px}.hh-typo-interior{width:clamp(180px,42%,380px);right:16px;top:-40px}.hh-typo-exterior{width:85%;left:16px;bottom:-40px}}.hh-give{position:relative;z-index:1;min-height:700px;display:flex;align-items:center;overflow:hidden;background:var(--hh-dark)}.hh-give-bg{position:absolute;inset:-10% 0;background:url(/images/hudson-hall/hero-bg-mark.jpg) center 30% / cover no-repeat;will-change:transform}.hh-give-overlay{position:absolute;inset:0;background:linear-gradient(-90deg,#0518441f,#000000e0 65%)}.hh-give-inner{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:120px 100px}.hh-give-copy{max-width:560px}.hh-give-heading{font-family:var(--hh-merri);font-size:clamp(28px,3.8vw,54px);font-weight:400;line-height:1.18;letter-spacing:-.02em;color:var(--hh-white);margin:0 0 32px}.hh-give-heading em{font-style:italic;font-weight:900}.hh-give-copy p{font-family:var(--hh-roboto);font-size:18px;line-height:1.65;color:#ffffffb8;margin:0 0 16px}.hh-give-copy p:last-of-type{margin-bottom:40px}@media(max-width:768px){.hh-give-inner{padding:80px 24px}}.hh-history{background:linear-gradient(to bottom,#000000,var(--hh-dark) 40%);padding:0;overflow:hidden}.hh-hist-stage{max-width:1240px;margin:0 auto;padding:120px 100px;display:flex;flex-direction:column;gap:48px}.hh-hist-item{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1);transform:translateY(var(--hist-y, 0px));will-change:transform,opacity}.hh-hist-item.is-visible{opacity:1}.hh-hist-header{display:flex;flex-direction:column;gap:24px}.hh-history-heading{font-family:var(--hh-merri);font-size:clamp(32px,4.5vw,64px);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:var(--hh-white);margin:0}.hh-history-heading em{display:block;font-style:italic;font-weight:900;color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.5)}.hh-history-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--hh-roboto);font-size:15px;font-weight:600;color:var(--hh-white);text-decoration:none;border:1px solid rgba(255,255,255,.45);padding:10px 20px;border-radius:100px;transition:background .2s,border-color .2s,color .2s;white-space:nowrap;align-self:flex-start}.hh-history-cta:hover{background:var(--hh-copper);border-color:var(--hh-copper);color:var(--hh-white)}.hh-hist-layout{position:relative}.hh-hist-cols{display:grid;grid-template-columns:1fr 1fr;gap:32px}.hh-hist-col{display:flex;flex-direction:column;gap:24px}.hh-hist-img{overflow:hidden;box-shadow:8px 8px 32px #00000080}.hh-hist-img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.hh-hist-img:hover img{transform:scale(1.04)}.hh-hist-img--lab{aspect-ratio:3/2}.hh-hist-img--main{aspect-ratio:4/5}.hh-hist-img--tall{aspect-ratio:2/3}.hh-hist-img--bottom{aspect-ratio:4/3}.hh-hist-stat{position:absolute;left:0;right:0;margin:0 auto;width:300px;background:var(--hh-copper);padding:28px 26px;box-shadow:6px 8px 24px #0006;z-index:3}.hh-hist-stat-val{font-family:EB Garamond,Georgia,serif;font-size:clamp(38px,3.6vw,56px);font-weight:800;color:var(--hh-white);line-height:1;margin:0 0 8px}.hh-hist-stat-label{font-family:var(--hh-roboto);font-size:13px;font-weight:700;color:var(--hh-white);text-transform:uppercase;letter-spacing:.07em;margin:0 0 8px}.hh-hist-stat-desc{font-family:var(--hh-roboto);font-size:13px;color:#ffffffb8;line-height:1.5;margin:0}.hh-hist-stat--space{top:160px}.hh-hist-stat--research{top:480px}.hh-hist-stat--sqft{top:800px}@media(max-width:900px){.hh-hist-stage{padding:80px 40px}.hh-hist-cols{gap:20px}.hh-hist-stat{width:260px}}@media(max-width:640px){.hh-hist-stage{padding:60px 24px;gap:32px}.hh-hist-cols{grid-template-columns:1fr}.hh-hist-stat{position:relative;width:100%;top:auto;left:auto;right:auto;margin:16px 0 0}.hh-hist-img--tall{aspect-ratio:4/3}}.hh-quote{background:var(--hh-white);padding:100px;overflow:hidden}.hh-quote-inner{max-width:1240px;margin:0 auto;display:flex;gap:64px;align-items:center}.hh-quote-media{position:relative;flex-shrink:0;width:420px}.hh-quote-mark{position:absolute;top:0;left:0;width:140px;height:auto;z-index:0;pointer-events:none}.hh-quote-photo{position:relative;z-index:1;overflow:hidden;box-shadow:8px 8px 12px #6f2b003d;margin-left:70px;margin-top:56px}.hh-quote-photo img{display:block;width:100%;height:auto}.hh-quote-text blockquote{margin:0 0 28px}.hh-quote-text blockquote p{font-family:var(--hh-merri);font-style:italic;font-weight:400;font-size:clamp(22px,2.5vw,32px);line-height:1.2;letter-spacing:0;color:var(--hh-gray);margin:0}.hh-quote-text cite{font-family:var(--hh-roboto);font-style:normal;font-size:17px;font-weight:700;color:var(--hh-copper);display:block}@media(max-width:900px){.hh-quote{padding:80px 24px}.hh-quote-inner{flex-direction:column;gap:40px}.hh-quote-media{width:100%}.hh-quote-photo{margin-left:48px}}@keyframes hhFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hhFadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes hhPulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.12)}}@media(max-width:640px){.hh-nav{padding:16px 24px}.hh-nav-links{display:none}.hh-hero-intro{padding:0 24px}.hh-invest,.hh-give-inner{padding:64px 24px}}.hh-page{font-family:Roboto,Helvetica Neue,sans-serif;overflow-x:hidden}
