.hw{--hw-navy:#16263d;--hw-dark:#0f1826;--hw-plum:#1c0623;--hw-ink:#1a1d24;--hw-body:#3b3e44;--hw-muted:#7d8390;--hw-gold:#b79968;--hw-alt:#f3f4f6;--hw-img:#e3e5e8;--hw-line:rgba(22,38,61,0.12);--hw-serif:"Marcellus",Georgia,serif;--hw-sans:"Jost",system-ui,sans-serif;--hw-nav-h:84px;font-family:var(--hw-sans);font-weight:400;color:var(--hw-ink);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}.hw *,.hw :after,.hw :before{box-sizing:border-box;margin:0;padding:0}.hw img{display:block;max-width:100%}.hw a{color:inherit;text-decoration:none}.hw button,.hw input,.hw select,.hw textarea{font-family:inherit}.hw ::selection{background:var(--hw-navy);color:#fff}@keyframes hw-fadeup{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hw-bob{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.hw .hw-main{padding-top:var(--hw-nav-h)}.hw .hw-section-inner{max-width:1280px;margin:0 auto;padding:clamp(72px,9vw,124px) clamp(20px,4vw,40px)}.hw .hw-eyebrow{font-size:13px;letter-spacing:3.5px;text-transform:uppercase;color:var(--hw-navy);margin-bottom:16px}.hw h1,.hw h2,.hw h3{font-family:var(--hw-serif);font-weight:400;line-height:1.1;color:var(--hw-ink)}.hw h2{font-size:clamp(32px,4vw,52px);line-height:1.08}.hw .hw-lede{font-weight:300;font-size:18px;line-height:1.7;color:var(--hw-body);margin-top:22px;max-width:60ch}.hw .hw-section-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:24px}.hw .hw-section-intro{max-width:680px}.hw .hw-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,6vw,80px);gap:clamp(40px,6vw,80px);align-items:center}.hw .hw-link-underline{font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-navy);border-bottom:1px solid var(--hw-navy);padding-bottom:6px;white-space:nowrap}.hw .hw-btn-navy{gap:9px;font-size:12px;color:#fff;background:var(--hw-navy);padding:15px 28px}.hw .hw-btn-light,.hw .hw-btn-navy{display:inline-flex;align-items:center;letter-spacing:2px;text-transform:uppercase;border:0;cursor:pointer}.hw .hw-btn-light{gap:10px;font-size:12.5px;color:var(--hw-dark);background:#fff;padding:16px 30px}.hw .hw-btn-ghost{display:inline-flex;align-items:center;font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.4);padding:17px 32px}.hw .hw-fine-note{font-size:13px;color:var(--hw-muted);font-style:italic;margin-top:22px}.hw .hw-visually-hidden{clip:rect(0,0,0,0)}.hw .hw-honeypot,.hw .hw-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden}.hw .hw-honeypot{left:-9999px;top:auto}.hw .hw-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;max-width:1100px}.hw .hw-rule-item{border-top:2px solid var(--hw-navy);padding-top:22px}.hw .hw-rule-value{font-size:clamp(30px,3.4vw,42px);line-height:1}.hw .hw-rule-title,.hw .hw-rule-value{font-family:var(--hw-serif);color:var(--hw-navy)}.hw .hw-rule-title{font-size:24px}.hw .hw-rule-label{font-size:15px;font-weight:300;line-height:1.65;color:var(--hw-body);margin-top:12px}.hw .hw-nav{position:fixed;top:0;left:0;right:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(20px,3vw,40px);height:var(--hw-nav-h);background:#fff;border-bottom:1px solid rgba(22,38,61,.1)}.hw .hw-nav-brand{flex:none}.hw .hw-nav-brand img{height:46px;width:auto}.hw .hw-nav-links,.hw .hw-nav-right{display:flex;align-items:center;gap:26px}.hw .hw-nav-ai,.hw .hw-nav-links a{font-weight:400;letter-spacing:1.6px;text-transform:uppercase;background:none;border:0;cursor:pointer}.hw .hw-nav-ai,.hw .hw-nav-links a,.hw .hw-nav-phone{font-size:13px;color:var(--hw-body);white-space:nowrap}.hw .hw-nav-phone{letter-spacing:.5px}.hw .hw-nav-cta{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;color:#fff;background:var(--hw-navy);padding:13px 24px;white-space:nowrap}.hw .hw-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:38px;border:1px solid rgba(22,38,61,.18);background:transparent;border-radius:4px;cursor:pointer;padding:0 11px;flex:none}.hw .hw-nav-toggle span{display:block;height:1.5px;background:var(--hw-navy)}.hw .hw-drawer{position:fixed;top:var(--hw-nav-h);left:0;right:0;z-index:55;background:#fff;border-bottom:1px solid rgba(22,38,61,.1);box-shadow:0 16px 40px rgba(15,23,38,.1);display:none;flex-direction:column;padding:14px 28px 22px}.hw .hw-drawer.open{display:flex;animation:hw-fadeup .25s ease both}.hw .hw-drawer a,.hw .hw-drawer-ai{font-size:14px;letter-spacing:1.6px;text-transform:uppercase;color:var(--hw-body);padding:15px 0;text-align:left;background:none;border:0;border-bottom:1px solid rgba(22,38,61,.08);cursor:pointer}.hw .hw-drawer-cta{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;color:#fff!important;background:var(--hw-navy);padding:15px 24px!important;text-align:center!important;margin-top:16px;border:0!important}@media (max-width:1180px){.hw .hw-nav-cta,.hw .hw-nav-links,.hw .hw-nav-phone{display:none}.hw .hw-nav-toggle{display:flex}}.hw .hw-hero{position:relative;height:calc(100vh - var(--hw-nav-h));min-height:560px;width:100%;overflow:hidden;display:flex;align-items:flex-end}.hw .hw-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hw .hw-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(15,23,38,.3),rgba(15,23,38,.05) 34%,rgba(15,23,38,.78))}.hw .hw-hero-inner{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,40px) 72px;animation:hw-fadeup 1s ease both}.hw .hw-hero-eyebrow{font-size:12.5px;letter-spacing:3.5px;text-transform:uppercase;color:rgba(255,255,255,.88);margin-bottom:20px}.hw .hw-hero h1{font-size:clamp(40px,5.6vw,78px);line-height:1.05;color:#fff;max-width:17ch;text-wrap:balance}.hw .hw-hero-sub{font-weight:300;font-size:clamp(16px,1.6vw,21px);letter-spacing:.5px;color:rgba(255,255,255,.92);margin-top:24px}.hw .hw-hero-cta{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:38px}.hw .hw-btn-hero{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--hw-navy);background:#fff;padding:18px 32px;border:0;cursor:pointer;box-shadow:0 18px 44px rgba(15,23,38,.34)}.hw .hw-btn-hero,.hw .hw-link-hero{letter-spacing:2px;text-transform:uppercase}.hw .hw-link-hero{font-size:12.5px;color:#fff;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:6px}.hw .hw-hero-scroll{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);z-index:2;color:rgba(255,255,255,.8);font-size:10px;letter-spacing:3px;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:8px}.hw .hw-hero-scroll-line{display:block;width:1px;height:30px;background:rgba(255,255,255,.6);animation:hw-bob 2.4s ease-in-out infinite}.hw .hw-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px;margin-top:54px}.hw .hw-story{display:flex;flex-direction:column;background:var(--hw-alt);padding:36px 32px;min-height:300px}.hw .hw-stars{color:var(--hw-gold);font-size:14px;letter-spacing:5px}.hw .hw-story p{font-weight:300;font-size:17px;line-height:1.72;color:var(--hw-body);margin-top:18px;text-wrap:pretty}.hw .hw-story-who{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:28px}.hw .hw-story-initial{width:44px;height:44px;border-radius:50%;background:var(--hw-navy);display:flex;align-items:center;justify-content:center;font-family:var(--hw-serif);font-size:16px;color:#fff;flex:none}.hw .hw-story-name{font-size:14px;color:var(--hw-ink)}.hw .hw-story-meta{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--hw-muted);margin-top:4px}.hw .hw-stories-arrows{display:flex;align-items:center;gap:16px;margin-top:44px}.hw .hw-stories-arrows button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(22,38,61,.3);background:transparent;color:var(--hw-navy);font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center}.hw .hw-video-stories{margin-top:84px;border-top:1px solid var(--hw-line);padding-top:54px}.hw .hw-video-stories .hw-eyebrow{margin-bottom:8px}.hw .hw-video-stories h3{font-size:clamp(24px,2.8vw,36px);line-height:1.12;margin-bottom:36px}.hw .hw-video-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.hw .hw-video-thumb{position:relative;display:block;aspect-ratio:16/10;background:var(--hw-img);overflow:hidden}.hw .hw-video-thumb img{width:100%;height:100%;object-fit:cover}.hw .hw-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,38,.18)}.hw .hw-play:before{content:"";position:absolute;width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.92)}.hw .hw-play svg{position:relative}.hw .hw-video-name{font-size:15px;color:var(--hw-ink);margin-top:14px}.hw .hw-video-loc{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--hw-muted);margin-top:4px}.hw #listings{background:var(--hw-alt)}.hw #listings .section-inner{max-width:1280px;margin:0 auto;padding:clamp(72px,9vw,120px) clamp(20px,4vw,40px)}.hw #listings .section-label{font-size:13px;letter-spacing:3.5px;text-transform:uppercase;color:var(--hw-navy);margin-bottom:16px}.hw #listings .section-title{font-family:var(--hw-serif);font-weight:400;font-size:clamp(32px,4vw,52px);line-height:1.08;color:var(--hw-ink)}.hw #listings .section-title em{font-style:normal}.hw .listings-tabs{display:flex;margin-top:40px;border-bottom:1px solid rgba(22,38,61,.14)}.hw .tab-btn{font-size:12.5px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:transparent;border:0;padding:12px 4px;margin-right:34px;color:var(--hw-muted);border-bottom:2px solid transparent}.hw .tab-btn.active{color:var(--hw-navy);border-bottom-color:var(--hw-navy)}.hw .listings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-top:44px}.hw .listings-empty{grid-column:1/-1;font-weight:300;font-size:17px;color:var(--hw-body);padding:32px 0}.hw .listings-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:44px}.hw .pagination-btn{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-navy);background:transparent;border:1px solid rgba(22,38,61,.3);padding:12px 22px;cursor:pointer}.hw .pagination-btn:disabled{opacity:.35;cursor:default}.hw .pagination-info{font-size:13px;color:var(--hw-muted)}.hw .listings-see-all{display:flex;justify-content:center;margin-top:40px}.hw .hw-hood-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:48px}.hw .hw-hood-card{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--hw-navy)}.hw .hw-hood-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hw .hw-hood-card:hover img{transform:scale(1.04)}.hw .hw-hood-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,38,0) 40%,rgba(15,23,38,.82))}.hw .hw-hood-caption{position:absolute;left:0;right:0;bottom:0;padding:24px}.hw .hw-hood-name{font-family:var(--hw-serif);font-size:25px;color:#fff}.hw .hw-hood-blurb{font-size:14px;color:rgba(255,255,255,.85);margin-top:6px}.hw .hw-ai{background:var(--hw-dark);color:#fff}.hw .hw-ai h2{color:#fff}.hw .hw-ai .hw-eyebrow{color:rgba(255,255,255,.62)}.hw .hw-ai .hw-lede{color:rgba(255,255,255,.85)}.hw .hw-ai-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:54px}.hw .hw-ai-item{border-top:1px solid rgba(255,255,255,.22);padding-top:24px}.hw .hw-ai-title{font-family:var(--hw-serif);font-size:22px;color:#fff}.hw .hw-ai-blurb{font-weight:300;font-size:15px;line-height:1.65;color:rgba(255,255,255,.72);margin-top:12px}.hw .hw-ai .hw-btn-light{margin-top:48px}.hw .hw-podcast-ctas{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.hw .hw-podcast-frame{position:relative;aspect-ratio:16/10;background:var(--hw-dark)}.hw .hw-podcast-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hw .hw-podcast-card{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;aspect-ratio:16/10;background:var(--hw-dark);padding:clamp(28px,4vw,44px)}.hw .hw-podcast-card-title{font-family:var(--hw-serif);font-size:clamp(28px,3vw,42px);color:#fff;line-height:1.2}.hw .hw-podcast-card-sub{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:14px}.hw .hw-podcast-card .hw-play{position:static;background:none;flex:none;width:68px;height:68px}.hw .hw-podcast-card .hw-play:before{position:static;width:0;height:0}.hw .hw-podcast-card .hw-play svg{position:absolute;right:clamp(28px,4vw,44px);top:clamp(28px,4vw,44px);width:68px;height:68px;padding:22px;border-radius:50%;background:rgba(255,255,255,.94)}.hw .hw-about{background:var(--hw-alt)}.hw .hw-about-grid{grid-template-columns:.85fr 1.15fr;gap:clamp(40px,6vw,88px)}.hw .hw-about-photo{position:relative}.hw .hw-about-photo>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top center;background:var(--hw-img)}.hw .hw-about-badge{position:absolute;bottom:-24px;left:-24px;background:var(--hw-navy);color:#fff;padding:22px 28px}.hw .hw-about-badge-num{font-family:var(--hw-serif);font-size:30px;line-height:1}.hw .hw-about-badge-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.72);margin-top:8px}.hw .hw-bio{margin-top:28px;max-width:58ch}.hw .hw-bio p{font-weight:300;font-size:17px;line-height:1.74;color:var(--hw-body)}.hw .hw-bio p+p{margin-top:15px}.hw .hw-bio ul{font-weight:300;font-size:17px;line-height:1.74;color:var(--hw-body);margin:15px 0 0;padding-left:1.25em}.hw .hw-bio li+li{margin-top:8px}.hw .hw-stats{display:flex;gap:48px;margin-top:36px;flex-wrap:wrap}.hw .hw-stat-value{font-family:var(--hw-serif);font-size:28px;color:var(--hw-navy)}.hw .hw-stat-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-muted);margin-top:6px}.hw .hw-about .hw-link-underline{display:inline-block;margin-top:38px}.hw .hw-newsletter .hw-section-inner{max-width:1000px;padding-top:clamp(64px,8vw,104px);padding-bottom:clamp(64px,8vw,104px);text-align:center}.hw .hw-newsletter h2{font-size:clamp(28px,3.4vw,44px);line-height:1.12;max-width:20ch;margin:0 auto}.hw .hw-newsletter .hw-lede{max-width:48ch;margin:18px auto 32px}.hw .hw-nl-form{display:flex;max-width:520px;margin:0 auto;border:1px solid rgba(22,38,61,.2);position:relative}.hw .hw-nl-form input[type=email]{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-size:15px;padding:18px 20px;color:var(--hw-ink)}.hw .hw-nl-form button{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#fff;background:var(--hw-navy);border:0;padding:0 30px;cursor:pointer}.hw .hw-nl-success{font-weight:300;font-size:17px;color:var(--hw-body);border:1px solid rgba(22,38,61,.2);max-width:520px;margin:0 auto;padding:20px}.hw .hw-instagram .hw-section-inner{padding-top:0}.hw .hw-ig-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:14px;gap:14px;margin-top:32px}.hw .hw-ig-grid a{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--hw-img)}.hw .hw-ig-grid img{width:100%;height:100%;object-fit:cover}.hw .hw-ig-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,38,.12);opacity:0;transition:opacity .25s}.hw .hw-ig-grid a:hover .hw-ig-hover{opacity:1}.hw .hw-footer{background:var(--hw-dark);color:#fff}.hw .hw-footer-inner{max-width:1280px;margin:0 auto;padding:clamp(64px,8vw,110px) clamp(20px,4vw,40px) 48px}.hw .hw-contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,5vw,72px);gap:clamp(40px,5vw,72px);align-items:start;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:56px}.hw .hw-contact-grid h2{color:#fff;max-width:14ch}.hw .hw-contact-grid>div>p{font-weight:300;font-size:17px;line-height:1.7;color:rgba(255,255,255,.78);margin-top:22px;max-width:42ch}.hw .hw-contact-channels{display:flex;flex-direction:column;gap:12px;margin-top:32px}.hw .hw-contact-phone{font-family:var(--hw-serif);font-size:26px;color:#fff}.hw .hw-contact-email{font-size:16px;color:rgba(255,255,255,.82)}.hw .hw-form{display:flex;flex-direction:column;gap:14px;position:relative}.hw .hw-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hw .hw-field{display:flex;flex-direction:column}.hw .hw-field input,.hw .hw-field select,.hw .hw-field textarea{width:100%;outline:0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);font-size:15px;padding:16px 18px;color:#fff}.hw .hw-field textarea{resize:vertical}.hw .hw-field select option{color:var(--hw-ink)}.hw .hw-field input::placeholder,.hw .hw-field textarea::placeholder{color:rgba(255,255,255,.55)}.hw .hw-field .msg{display:none;font-size:12px;color:#f2b8ac;margin-top:6px}.hw .hw-field.err input{border-color:#d98873}.hw .hw-field.err .msg{display:block}.hw .hw-form-error{font-size:13px;color:#f2b8ac}.hw .hw-form-submit{font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-dark);background:#fff;border:0;padding:17px 28px;cursor:pointer;margin-top:4px}.hw .hw-form-submit:disabled{opacity:.7;cursor:default}.hw .hw-form-note{font-size:11.5px;color:rgba(255,255,255,.5);line-height:1.6}.hw .hw-form-success{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);padding:48px 40px;text-align:center}.hw .hw-form-success .tick{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto}.hw .hw-form-success h3{font-size:26px;color:#fff;margin-top:22px}.hw .hw-form-success p{font-weight:300;font-size:16px;line-height:1.7;color:rgba(255,255,255,.8);margin-top:12px}.hw .hw-footer-socials{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:40px 0;border-bottom:1px solid rgba(255,255,255,.16)}.hw .hw-footer-socials-label{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-right:8px}.hw .hw-footer-socials a{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.28);padding:10px 18px}.hw .hw-footer-cols{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:40px;gap:40px;padding:48px 0}.hw .hw-footer-cascade{height:62px;width:auto}.hw .hw-footer-col{font-size:15px;line-height:1.9}.hw .hw-footer-col,.hw .hw-footer-col a{color:rgba(255,255,255,.82)}.hw .hw-footer-col-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:10px}.hw .hw-footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding-top:32px;display:flex;flex-direction:column;gap:20px}.hw .hw-footer-sir-btn{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.28);padding:12px 22px;align-self:flex-start}.hw .hw-footer-legal{display:flex;flex-direction:column;gap:20px}.hw .hw-legal-line{color:rgba(255,255,255,.45)}.hw .hw-legal-disclaimer,.hw .hw-legal-line{font-size:11px;letter-spacing:.5px;line-height:1.7}.hw .hw-legal-disclaimer{color:rgba(255,255,255,.42);max-width:82ch}.hw .hw-legal-homiere{font-size:11px;letter-spacing:.6px;color:rgba(255,255,255,.55);padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.hw .hw-legal-homiere a{color:#fff;border-bottom:1px solid rgba(255,255,255,.4)}.hw .hw-footer-compact .hw-footer-inner{padding:clamp(56px,7vw,88px) clamp(20px,4vw,40px) 48px}.hw .hw-footer-compact .hw-footer-cols{padding-top:0;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.16)}.hw .hw-footer-compact .hw-footer-cascade{height:58px}.hw .hw-footer-compact .hw-footer-legal{padding-top:28px}.hw .hw-footer-foundation{background:var(--hw-plum)}.hw .hw-area-hero{position:relative;height:clamp(340px,46vh,480px);overflow:hidden;display:flex;align-items:flex-end}.hw .hw-area-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hw .hw-area-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,38,.35),rgba(15,23,38,.2) 40%,rgba(15,23,38,.8))}.hw .hw-area-hero-inner{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px) 48px}.hw .hw-area-hero .hw-eyebrow{font-size:12.5px;color:rgba(255,255,255,.85);margin-bottom:16px;animation:hw-fadeup .8s ease both}.hw .hw-area-hero h1{font-size:clamp(36px,4.6vw,62px);line-height:1.06;color:#fff;animation:hw-fadeup 1s ease both}.hw .hw-area-blurb{font-weight:300;font-size:clamp(16px,1.5vw,19px);color:rgba(255,255,255,.88);margin-top:14px;animation:hw-fadeup 1.2s ease both}.hw .hw-area-intro .hw-section-inner{max-width:900px;padding-top:clamp(56px,6vw,80px);padding-bottom:clamp(56px,6vw,80px)}.hw .hw-area-intro .hw-lede{margin-top:0;max-width:none}.hw .hw-area-intro .hw-link-underline{display:inline-block;margin-top:28px}.hw .hw-idx-note{background:var(--hw-alt)}.hw .hw-idx-note .hw-section-inner{padding-top:0;padding-bottom:36px;font-size:12px;line-height:1.7;color:var(--hw-muted)}.hw .properties-page{min-height:60vh}.hw .hw-ai-hero{background:var(--hw-dark);color:#fff}.hw .hw-ai-hero .hw-section-inner{padding:clamp(96px,12vw,168px) clamp(20px,4vw,40px) clamp(80px,10vw,128px)}.hw .hw-ai-hero .hw-eyebrow{font-size:12.5px;color:rgba(255,255,255,.62);margin-bottom:22px;animation:hw-fadeup .8s ease both}.hw .hw-ai-hero h1{font-size:clamp(40px,5.6vw,80px);line-height:1.05;color:#fff;max-width:18ch;text-wrap:balance;animation:hw-fadeup 1s ease both}.hw .hw-ai-hero .hw-lede{font-size:clamp(17px,1.7vw,21px);color:rgba(255,255,255,.85);margin-top:28px;animation:hw-fadeup 1.2s ease both}.hw .hw-ai-stats .hw-section-inner{max-width:1100px;padding-top:clamp(72px,9vw,120px);padding-bottom:clamp(72px,9vw,120px)}.hw .hw-ai-tools{background:var(--hw-alt)}.hw .hw-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--hw-line);border:1px solid var(--hw-line);margin-top:48px}.hw .hw-tool-card{background:#fff;padding:40px 36px}.hw .hw-tool-title{font-family:var(--hw-serif);font-size:24px;color:var(--hw-navy)}.hw .hw-tool-blurb{font-weight:300;font-size:16px;line-height:1.7;color:var(--hw-body);margin-top:14px}.hw .hw-quote-card{background:var(--hw-dark);color:#fff;padding:clamp(40px,5vw,64px)}.hw .hw-quote-text{font-family:var(--hw-serif);font-size:clamp(26px,3vw,38px);line-height:1.3}.hw .hw-quote-cite{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:28px}.hw .hw-ai-speaking{background:var(--hw-alt)}.hw .hw-ai-speaking>.hw-section-inner>.hw-lede{margin-top:22px}.hw .hw-engagements{margin-top:44px;border-top:1px solid rgba(22,38,61,.14)}.hw .hw-engagement{display:flex;align-items:center;gap:28px;flex-wrap:wrap;padding:26px 0;border-bottom:1px solid rgba(22,38,61,.14)}.hw .hw-engagement-date{font-family:var(--hw-serif);font-size:18px;color:var(--hw-navy);width:120px;flex:none}.hw .hw-engagement-body{flex:1 1;min-width:200px}.hw .hw-engagement-title{font-size:18px;color:var(--hw-ink)}.hw .hw-engagement-loc{font-size:13px;letter-spacing:1px;text-transform:uppercase;color:var(--hw-muted);margin-top:5px}.hw .hw-engagement-tag{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-navy);border:1px solid rgba(22,38,61,.3);padding:6px 13px}.hw .hw-ai-conference .hw-split{grid-template-columns:1.1fr .9fr}.hw .hw-conf-card{aspect-ratio:4/5;background:var(--hw-dark);display:flex;align-items:center;justify-content:center;padding:40px;text-align:center}.hw .hw-conf-title{font-family:var(--hw-serif);font-size:clamp(28px,3vw,42px);color:#fff;line-height:1.2}.hw .hw-conf-sub{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:18px}.hw .hw-cta-band{background:var(--hw-dark);color:#fff;text-align:center}.hw .hw-cta-band .hw-section-inner{max-width:900px}.hw .hw-cta-band h2{font-size:clamp(30px,4vw,52px);color:#fff;max-width:20ch;margin:0 auto}.hw .hw-cta-band-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:38px}.hw .hw-cta-band .hw-btn-light{padding:17px 32px}.hw .hw-bbf-hero{position:relative;height:clamp(440px,62vh,620px);overflow:hidden;display:flex;align-items:flex-end}.hw .hw-bbf-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hw .hw-bbf-hero.no-image{background:linear-gradient(160deg,#16263d,#0f1826 60%,#1c0623)}.hw .hw-bbf-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,38,.45),rgba(15,23,38,.25) 40%,rgba(15,23,38,.82))}.hw .hw-bbf-hero-inner{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px) 56px}.hw .hw-bbf-hero .hw-eyebrow{font-size:12.5px;color:rgba(255,255,255,.85);margin-bottom:18px;animation:hw-fadeup .8s ease both}.hw .hw-bbf-hero h1{font-size:clamp(38px,5.4vw,74px);line-height:1.05;color:#fff;max-width:16ch;text-wrap:balance;animation:hw-fadeup 1s ease both}.hw .hw-bbf-memory .hw-section-inner{max-width:900px;text-align:center}.hw .hw-bbf-memory h2{font-size:clamp(26px,3.2vw,40px);line-height:1.3;text-wrap:balance}.hw .hw-bbf-memory .hw-lede{font-size:19px;line-height:1.75;margin:32px auto 0}.hw .hw-bbf-mission{background:var(--hw-alt)}.hw .hw-bbf-mission h2{max-width:16ch}.hw .hw-bbf-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--hw-img)}.hw .hw-bbf-ctas{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.hw .hw-bbf-pillars .hw-section-inner{max-width:1100px}.hw .hw-bbf-partner{background:var(--hw-dark);color:#fff}.hw .hw-bbf-partner .hw-section-inner{max-width:1000px;padding-top:clamp(64px,8vw,104px);padding-bottom:clamp(64px,8vw,104px)}.hw .hw-bbf-partner-grid{display:grid;grid-template-columns:auto 1fr;grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:center}.hw .hw-bbf-year{font-family:var(--hw-serif);font-size:clamp(40px,6vw,76px);line-height:1;color:#fff;white-space:nowrap}.hw .hw-bbf-partner .hw-eyebrow{color:rgba(255,255,255,.6);margin-bottom:14px}.hw .hw-bbf-partner h2{font-size:clamp(26px,3vw,40px);line-height:1.15;color:#fff}.hw .hw-bbf-partner .hw-lede{font-size:17px;color:rgba(255,255,255,.82);margin-top:18px;max-width:54ch}.hw .hw-bbf-donate .hw-section-inner{max-width:1000px;text-align:center}.hw .hw-bbf-donate h2{font-size:clamp(30px,4vw,52px);max-width:20ch;margin:0 auto}.hw .hw-bbf-donate .hw-lede{max-width:48ch;margin:18px auto 34px}.hw .hw-bbf-donate .hw-btn-navy{padding:18px 40px}.hw .hw-bbf-donate .hw-fine-note{margin-top:24px}@media (max-width:1024px){.hw .hw-ai-grid,.hw .hw-hood-grid,.hw .hw-stories-grid,.hw .hw-video-grid,.hw .listings-grid{grid-template-columns:repeat(2,1fr)}.hw .hw-ig-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.hw .hw-about-grid,.hw .hw-ai-conference .hw-split,.hw .hw-contact-grid,.hw .hw-rule-grid,.hw .hw-split{grid-template-columns:1fr}.hw .hw-rule-grid{gap:28px}.hw .hw-footer-cols,.hw .hw-tools-grid{grid-template-columns:1fr}.hw .hw-footer-cols{gap:28px}.hw .hw-about-badge{left:0}.hw .hw-bbf-partner-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.hw .hw-hero-scroll{display:none}.hw .hw-ai-grid,.hw .hw-hood-grid,.hw .hw-stories-grid,.hw .hw-video-grid,.hw .listings-grid{grid-template-columns:1fr}.hw .hw-ig-grid{grid-template-columns:repeat(2,1fr)}.hw .hw-form-row{grid-template-columns:1fr}.hw .hw-nl-form{flex-direction:column}.hw .hw-nl-form button{padding:16px 30px}}