:root{--navy:#082b59;--blue:#0757a6;--blue-bright:#0875d1;--gold:#f4cd21;--cream:#f4f7fb;--line:#dce5ef}
body{background:var(--cream)}
.hero{min-height:650px;background:radial-gradient(circle at 78% 40%,rgba(10,116,209,.48),transparent 28%),linear-gradient(128deg,#041b37 0%,#07366c 58%,#0758a4 100%)}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,42,.3) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 72%);opacity:.3}
.hero-inner{min-height:650px;display:grid;grid-template-columns:minmax(0,1fr) 410px;align-items:center;padding-top:36px;padding-bottom:0}
.hero-copy{align-self:center;padding-bottom:38px;animation:copy-enter .7s cubic-bezier(.2,.8,.2,1) both}
.hero-office{display:block;margin-top:25px;color:#d4e6f7;text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:850}
.hero h1{margin:8px 0 20px;font-size:clamp(62px,7.2vw,92px);line-height:.86;letter-spacing:-.055em;max-width:670px}.hero h1 em{color:#ffdf3e;font-style:normal;text-shadow:0 6px 28px rgba(244,205,33,.15)}.hero p{max-width:560px;color:#d3e0ed;font-size:17px}
.live-pill{color:#fff;background:rgba(3,24,50,.25);border-color:rgba(255,255,255,.19)}.live-pill i{background:var(--gold);box-shadow:0 0 0 5px rgba(244,205,33,.13)}
.hero-portrait-wrap{height:100%;min-height:650px;position:relative;display:flex;align-items:flex-end;justify-content:center;isolation:isolate}
.hero-portrait-wrap:after{content:"";position:absolute;z-index:0;left:50%;bottom:35px;width:290px;height:48px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(0,0,0,.55),transparent 68%);filter:blur(8px)}
.hero-portrait{position:relative;z-index:3;display:block;width:auto;height:570px;max-width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 11px rgba(0,0,0,.22)) drop-shadow(0 38px 35px rgba(0,0,0,.32));transform-origin:center bottom;animation:portrait-enter .85s cubic-bezier(.16,1,.3,1) both,portrait-breathe 6s ease-in-out 1s infinite}
.portrait-halo{position:absolute;z-index:1;width:410px;height:410px;bottom:78px;border-radius:50%;border:1px solid rgba(255,223,62,.32);background:radial-gradient(circle,rgba(20,112,191,.26),rgba(8,43,89,.06) 60%,transparent 61%);box-shadow:0 0 0 46px rgba(255,223,62,.03),0 0 0 92px rgba(255,255,255,.02);animation:halo-pulse 5s ease-in-out infinite}
.next-link{background:rgba(2,23,49,.34);border-color:rgba(255,255,255,.16);box-shadow:0 14px 35px rgba(0,0,0,.13);transition:transform .2s ease,background .2s ease}.next-link:hover{transform:translateY(-2px);background:rgba(2,23,49,.5)}
.agenda-section{max-width:980px}.event-card{border-left:3px solid transparent;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.event-card:hover{border-left-color:var(--gold);transform:translateY(-1px);box-shadow:0 10px 24px rgba(8,43,89,.08)}.day-label{background:linear-gradient(145deg,#0a58a1,#061f40)}.day-label strong{color:#ffdf3e}.eyebrow{color:#987400}
.instagram-section{padding:86px max(24px,calc((100% - 980px)/2)) 100px;background:#fff;border-top:1px solid var(--line)}
.instagram-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:35px;margin-bottom:34px}.instagram-heading h2{margin:0;font:600 38px/1 Georgia,serif}.instagram-heading p{margin:12px 0 0;color:#6f7e91;line-height:1.6}
.instagram-profile-link{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-width:265px;padding:13px 15px;color:var(--navy);text-decoration:none;background:#f6f8fb;border:1px solid var(--line);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.instagram-profile-link:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(8,43,89,.1)}.instagram-profile-link strong,.instagram-profile-link small{display:block}.instagram-profile-link strong{font-size:13px}.instagram-profile-link small{margin-top:3px;color:#758296;font-size:10px}.instagram-profile-link b{color:var(--blue);font-size:18px}.instagram-glyph{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:linear-gradient(135deg,#7337ad,#d82f75 48%,#f6a634);border-radius:13px;font-size:25px}
.instagram-embed-shell{min-height:230px;display:grid;place-items:center;padding:28px;overflow:hidden;background:linear-gradient(145deg,#f4f7fa,#fff);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 50px rgba(8,43,89,.07)}.instagram-embed-shell .instagram-media{width:100%!important;max-width:760px!important;min-width:0!important;margin:0 auto!important}.instagram-fallback{color:var(--blue);font-weight:800}
.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .62s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms),transform .62s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms)}.js .reveal.is-visible{opacity:1;transform:none}.instagram-loading{grid-area:1/1;display:grid;grid-template-columns:repeat(3,9px);place-content:center;justify-items:center;gap:7px;color:#718096;transition:opacity .3s ease}.instagram-loading span{width:9px;height:9px;border-radius:50%;background:var(--blue);animation:loading-dot 1.15s ease-in-out infinite}.instagram-loading span:nth-child(2){animation-delay:.14s}.instagram-loading span:nth-child(3){animation-delay:.28s}.instagram-loading p{grid-column:1/-1;margin:10px 0 0;font-size:11px}.js .instagram-embed-shell .instagram-media{grid-area:1/1;visibility:hidden;opacity:0;transition:opacity .35s ease}.js .instagram-embed-shell.is-loaded .instagram-media,.js .instagram-embed-shell.has-error .instagram-media{visibility:visible;opacity:1}.instagram-embed-shell.is-loaded .instagram-loading,.instagram-embed-shell.has-error .instagram-loading{opacity:0;pointer-events:none}
footer{background:#041b37}footer>div strong,footer>div small{display:block}footer>div small{margin-top:5px;color:#93a9bf}footer>span{color:#ffdf3e;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
@keyframes portrait-enter{from{opacity:0;transform:translate3d(40px,38px,0) scale(.96)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}
@keyframes portrait-breathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes halo-pulse{0%,100%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}
@keyframes copy-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@keyframes loading-dot{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-7px);opacity:1}}
@media(max-width:860px){.hero{min-height:670px}.hero-inner{min-height:670px;grid-template-columns:1fr 270px;padding-left:20px;padding-right:12px}.hero h1{font-size:60px}.hero-portrait-wrap{min-height:670px}.hero-portrait{height:475px}.portrait-halo{width:290px;height:290px;bottom:90px}.instagram-heading{grid-template-columns:1fr}.instagram-profile-link{justify-self:start}}
@media(max-width:620px){.hero{min-height:720px}.hero-inner{min-height:720px;display:block;padding:44px 20px 0}.hero-copy{position:relative;z-index:4;padding:0}.hero-office{margin-top:20px}.hero h1{font-size:56px;line-height:.88;margin-bottom:16px}.hero p{max-width:83%;font-size:14px;line-height:1.5}.next-link{width:275px;margin-top:21px;padding:12px 13px}.hero-portrait-wrap{position:absolute;right:-29px;bottom:0;width:260px;height:425px;min-height:0;z-index:1}.hero-portrait{height:420px}.hero-portrait-wrap:after{width:210px;bottom:20px}.portrait-halo{width:245px;height:245px;bottom:57px}.orb-one{right:-290px}.agenda-section{position:relative}.event-card:hover{transform:none}.instagram-section{padding:64px 16px 72px}.instagram-heading h2{font-size:31px}.instagram-profile-link{width:100%;min-width:0}.instagram-embed-shell{min-height:180px;padding:10px;border-radius:18px}footer{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){.hero-copy,.hero-portrait,.portrait-halo,.instagram-loading span{animation:none!important}.js .reveal{opacity:1;transform:none;transition:none}}
