*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Inter',sans-serif;background:#000;color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}
.iv-banner{position:fixed;top:0;left:0;right:0;z-index:200;background:rgba(0,0,0,0.7);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,0.1);padding:8px 16px;text-align:center;font-size:11px;color:rgba(255,255,255,0.8);letter-spacing:0.05em}
.iv-slide{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;padding-top:36px}
.iv-slide>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.iv-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.15);z-index:1}
.iv-overlay-dark{background:rgba(0,0,0,0.25)}
.iv-content{position:relative;z-index:10;display:flex;flex-direction:column;flex:1;width:100%}
.iv-content-final{justify-content:space-between}
.iv-bar{display:flex;align-items:center;justify-content:space-between;padding:32px 5% 0;color:#fff;flex-wrap:wrap;gap:16px}
.iv-logo{font-family:'Instrument Serif',serif;font-style:italic;font-size:24px;letter-spacing:-0.02em;opacity:0;animation:iv-blur-in 0.9s 0.1s ease-out forwards}
.iv-meta{display:flex;gap:32px;flex-wrap:wrap}
.iv-meta div{display:flex;flex-direction:column;gap:2px;opacity:0;animation:iv-blur-in 0.9s 0.2s ease-out forwards}
.iv-meta small{color:#80838e;font-size:13px;letter-spacing:0.02em}
.iv-meta span{color:#fff;font-size:13px}
.iv-page{color:#80838e;font-size:13px;opacity:0;animation:iv-blur-in 0.9s 0.2s ease-out forwards}
.iv-divider{height:1px;background:rgba(255,255,255,0.15);margin:24px 5% 0;opacity:0;animation:iv-blur-in 0.9s 0.3s ease-out forwards}
.iv-bottom{flex:1;display:flex;align-items:flex-end;padding:0 5% 8%}
.iv-bottom h1{font-family:'Inter',sans-serif;font-size:clamp(48px,10vw,140px);line-height:0.9;letter-spacing:-0.04em;font-weight:400;color:#fff;display:flex;flex-direction:column}
.iv-line{display:block;animation:iv-line 0.7s cubic-bezier(0.25,0.1,0.25,1) both}
.iv-line:nth-child(1){animation-delay:.3s}
.iv-line:nth-child(2){animation-delay:.45s}
.iv-line em{font-family:'Instrument Serif',serif;font-style:italic;font-weight:400;color:rgba(255,255,255,0.85)}
@keyframes iv-line{from{transform:translateY(100%);opacity:0}to{transform:translateY(0%);opacity:1}}
.iv-section{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 5%;gap:32px}
.iv-eyebrow{font-size:12px;letter-spacing:0.3em;text-transform:uppercase;color:rgba(255,255,255,0.6);font-weight:500;opacity:0;animation:iv-blur-in 0.9s 0.4s ease-out forwards}
.iv-section h2{font-family:'Inter',sans-serif;font-size:clamp(36px,6vw,80px);font-weight:400;line-height:1;letter-spacing:-0.03em;color:#fff;max-width:1100px}
.iv-section h2 em{font-family:'Instrument Serif',serif;font-style:italic;color:rgba(255,255,255,0.85)}
.iv-word{display:inline-block;opacity:0;animation:iv-word-up 0.55s cubic-bezier(0.25,0.1,0.25,1) forwards;margin-right:0.27em}
.iv-section h2 .iv-word:nth-child(1){animation-delay:.5s}
.iv-section h2 .iv-word:nth-child(2){animation-delay:.535s}
.iv-section h2 .iv-word:nth-child(3){animation-delay:.57s}
.iv-section h2 .iv-word:nth-child(4){animation-delay:.605s}
.iv-section h2 .iv-word:nth-child(5){animation-delay:.64s}
.iv-section h2 .iv-word:nth-child(6){animation-delay:.675s}
.iv-section h2 .iv-word:nth-child(7){animation-delay:.71s}
.iv-section p{font-size:18px;color:rgba(255,255,255,0.7);max-width:640px;line-height:1.5;opacity:0;animation:iv-blur-in 0.9s 1s ease-out forwards}
.iv-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:900px;margin-top:24px}
@media(min-width:768px){.iv-stats{grid-template-columns:repeat(4,1fr)}}
.iv-stats div{opacity:0;animation:iv-blur-in 0.9s 0.7s ease-out forwards}
.iv-stats div:nth-child(2){animation-delay:.8s}
.iv-stats div:nth-child(3){animation-delay:.9s}
.iv-stats div:nth-child(4){animation-delay:1s}
.iv-num{font-family:'Instrument Serif',serif;font-style:italic;font-size:48px;color:#fff;line-height:1}
.iv-stats small{color:rgba(255,255,255,0.6);font-size:13px;display:block;margin-top:8px}
.iv-team{display:grid;grid-template-columns:1fr;gap:24px;max-width:900px;margin-top:32px}
@media(min-width:768px){.iv-team{grid-template-columns:repeat(3,1fr)}}
.iv-member{background:rgba(255,255,255,0.04);backdrop-filter:blur(12px);padding:24px;border-radius:18px;display:flex;flex-direction:column;gap:8px;opacity:0;animation:iv-blur-in 0.9s 0.6s ease-out forwards}
.iv-member:nth-child(2){animation-delay:.7s}
.iv-member:nth-child(3){animation-delay:.8s}
.iv-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#fbbf24)}
.iv-member strong{color:#fff;font-size:16px;font-weight:600}
.iv-member small{color:rgba(255,255,255,0.6);font-size:12px}
.iv-final-c{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5%;gap:24px}
.iv-final-c h2{font-family:'Instrument Serif',serif;font-size:clamp(64px,12vw,180px);font-weight:400;line-height:0.85;letter-spacing:-0.04em;color:#fff}
.iv-final-c h2 em{font-style:italic;color:#fbbf24}
.iv-final-c p{font-size:18px;color:rgba(255,255,255,0.7);max-width:540px}
.iv-cta{display:inline-block;background:#fff;color:#000;text-decoration:none;font-size:15px;font-weight:600;padding:16px 36px;border-radius:9999px;margin-top:8px;transition:transform .2s}
.iv-cta:hover{transform:scale(1.04)}
@keyframes iv-blur-in{from{opacity:0;filter:blur(8px);transform:translateY(20px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}
@keyframes iv-word-up{from{transform:translateY(100%)}to{transform:translateY(0%);opacity:1}}
