.hero-sub{opacity:0;transform:translateY(20px);animation:heroReveal .8s cubic-bezier(.16,1,.3,1) forwards .2s}.hero-title{opacity:0;transform:translateY(40px);animation:heroReveal 1s cubic-bezier(.16,1,.3,1) forwards .38s}@keyframes heroReveal{to{opacity:1;transform:translateY(0)}}.scroll-cue-line{width:1px;height:52px;background:linear-gradient(to bottom,var(--aw-color-secondary),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.5);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}}.timeline-container{max-width:820px}.history-block{opacity:0;transform:translateY(20px);max-width:760px;transition:opacity .6s cubic-bezier(.215,.61,.355,1),transform .6s cubic-bezier(.215,.61,.355,1)}.history-block.in-view{opacity:1;transform:translateY(0)}.history-block h2{margin-top:0}.history-block p{margin:0}.former-heads-wrap{position:relative;max-width:460px}.former-heads-img{width:100%;height:auto;display:block;border-radius:12px;filter:saturate(.75) contrast(1.04);transition:filter 1s ease}.former-heads-wrap.in-view .former-heads-img{filter:saturate(1) contrast(1)}.former-heads-scan{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--aw-color-secondary),transparent);opacity:0;z-index:2;pointer-events:none;border-radius:12px 12px 0 0}.former-heads-wrap:hover .former-heads-scan{opacity:1;animation:scanDown 2.2s ease-in-out infinite}@keyframes scanDown{0%{top:0;opacity:.9}50%{top:97%;opacity:.5}to{top:0;opacity:.9}}@media (min-width:768px){.history-block{padding-left:0}}.hod-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.hod-context{position:sticky;top:100px;display:flex;flex-direction:column;gap:32px;padding-top:8px}.hod-context-block{display:flex;flex-direction:column;gap:4px;padding-bottom:28px;border-bottom:1px solid var(--aw-color-border, rgba(0,0,0,.08))}.hod-context-block:last-of-type{border-bottom:none}.hod-context-label{font-family:monospace;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--aw-color-text-muted)}.hod-context-value{font-size:40px;font-weight:900;line-height:1;color:var(--aw-color-secondary);letter-spacing:-.02em;margin:4px 0}.hod-context-unit{font-size:20px;font-weight:700;opacity:.6;margin-left:2px}.hod-context-body{line-height:1.7;color:var(--aw-color-text-muted);font-weight:300;max-width:28ch}.hod-quote{font-size:14px;font-style:italic;line-height:1.7;color:var(--aw-color-text-muted);border-left:2px solid var(--aw-color-secondary);padding-left:16px;margin:0}.hod-timeline{position:relative;padding:8px 0 48px;max-width:580px;margin:0 auto}.hod-entry{display:flex;align-items:center;margin-bottom:0;position:relative;--reveal-y:16px;--parallax-y:0px;opacity:0;transform:translateY(calc(var(--reveal-y) + var(--parallax-y)));transition:opacity .4s ease,transform .4s ease}.hod-entry.in-view{opacity:1;--reveal-y:0px}.hod-entry.left{justify-content:flex-start;padding-left:24px}.hod-entry.right{justify-content:flex-end;padding-right:24px}.hod-svg-path{position:absolute;top:0;left:0;width:100%;overflow:visible;pointer-events:none;z-index:0}.hod-dot{width:12px;height:12px;border-radius:50%;background:var(--aw-color-secondary);border:2px solid #fff;flex-shrink:0;position:relative;z-index:2;transition:transform .2s ease}.dark .hod-dot{border-color:#111}.hod-entry:hover .hod-dot{transform:scale(1.5)}.hod-card{background:var(--aw-color-bg-page, white);border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:8px 14px;display:flex;flex-direction:column;gap:2px;min-width:150px;max-width:210px;position:relative;z-index:2;transition:border-color .2s ease,box-shadow .2s ease;margin:8px 12px}.dark .hod-card{background:#ffffff0a;border-color:#ffffff14}.hod-entry:hover .hod-card{border-color:var(--aw-color-secondary);box-shadow:0 2px 12px #0000000f}.hod-year{font-family:monospace;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--aw-color-secondary)}.hod-name{font-size:18px;font-weight:600;color:var(--aw-color-text-default);line-height:1.3}.hod-end-cap{display:flex;flex-direction:column;align-items:center;margin-bottom:8px;gap:6px}.hod-end-dot{width:16px;height:16px;border-radius:50%;background:var(--aw-color-secondary);border:3px solid #fff;box-shadow:0 0 0 2px var(--aw-color-secondary)}.dark .hod-end-dot{border-color:#111}.hod-end-label{font-family:monospace;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--aw-color-secondary)}.hod-entry:last-of-type{flex-direction:column;align-items:center;justify-content:center;padding-left:0!important;padding-right:0!important;min-height:80px!important}.hod-entry:last-of-type .hod-dot{order:1}.hod-entry:last-of-type .hod-card{order:2;text-align:center;min-width:unset;max-width:unset;margin:8px 0 0;background:0 0;border:0;box-shadow:none;padding:4px 0}@media (max-width:768px){.hod-layout{grid-template-columns:1fr;gap:32px}.hod-context{position:static;display:grid;grid-template-columns:1fr 1fr;gap:16px;top:auto}.hod-quote{grid-column:1/-1}.hod-context-block{padding-bottom:16px}.hod-context-value{font-size:28px}.hod-context-body{max-width:unset}.hod-timeline{width:100%}.hod-entry.left{padding-left:40px!important}.hod-entry.right{padding-right:40px!important}.hod-card{min-width:100px;max-width:140px}}@media (max-width:420px){.hod-context{grid-template-columns:1fr}.hod-card{min-width:90px;max-width:120px;padding:6px 10px}.hod-name{font-size:11px}}.scroll-cue-btn{background:0 0;border:0;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px}