:root{--bg:#000;--card:#1d1d1f;--line:#3a3a3a;--muted:#888}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:Inter,Arial,sans-serif}.ef-header{position:sticky;top:0;z-index:20;height:47px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff}.ef-brand{display:flex;align-items:baseline;color:#111;font-size:24px;font-weight:600;letter-spacing:-1.7px;text-decoration:none}.ef-brand em{font:400 26px 'Times New Roman',serif;letter-spacing:-2px}.ef-actions{display:flex;align-items:center;height:47px}.ef-search,.ef-menu-toggle{position:relative;width:40px;height:44px;padding:0;border:0;background:none;color:#111;cursor:pointer}.ef-search{font-size:34px;font-family:Arial;font-weight:300;line-height:1}.ef-menu-toggle i,.ef-menu-close i{position:absolute;width:20px;height:1.25px;border-radius:2px;background:currentColor}.ef-menu-toggle i:first-child{top:18px;left:10px}.ef-menu-toggle i:last-child{top:25px;left:10px}.ef-menu{position:fixed;inset:0;z-index:30;background:#000;clip-path:inset(0 0 100%);pointer-events:none;transition:clip-path .26s cubic-bezier(.2,.8,.2,1)}.ef-menu.is-open{clip-path:inset(0);pointer-events:auto}.ef-menu ul{margin:0;padding:90px 25px;list-style:none}.ef-menu li{margin:0 0 19px;opacity:0;transform:translateY(-8px);transition:opacity .18s,transform .18s}.ef-menu.is-open li{opacity:1;transform:none}.ef-menu.is-open li:nth-child(1){transition-delay:.07s}.ef-menu.is-open li:nth-child(2){transition-delay:.1s}.ef-menu.is-open li:nth-child(3){transition-delay:.13s}.ef-menu.is-open li:nth-child(4){transition-delay:.16s}.ef-menu a{color:#fff;font-size:30px;font-weight:600;letter-spacing:-1px;text-decoration:none}.ef-menu-close{position:absolute;top:3px;right:16px;width:42px;height:42px;border:1px solid #3a3a3a;border-radius:50%;background:#1d1d1f;color:#fff;cursor:pointer}.ef-menu-close i{top:20px;left:10px}.ef-menu-close i:first-child{transform:rotate(45deg)}.ef-menu-close i:last-child{transform:rotate(-45deg)}.ef-hero{min-height:510px;padding:48px 25px;display:flex;align-items:end;background:linear-gradient(135deg,rgba(17,28,43,.12),rgba(1,6,14,.96)),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1200&q=85') center/cover}.ef-hero small,.ef-kicker{color:#bbb;font-size:10px;font-weight:600;letter-spacing:1px}.ef-hero h1{margin:12px 0 12px;font-size:clamp(49px,15vw,78px);line-height:1.01;letter-spacing:-3px}.ef-hero p{max-width:310px;margin:0 0 25px;color:#ddd;font-size:16px;line-height:1.4}.ef-button{display:inline-block;padding:13px 18px;border:1px solid #555;border-radius:14px;background:#29292c;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.ef-section,.ef-profile section{padding:58px 0 0}.ef-heading{display:flex;align-items:center;gap:6px;padding:0 25px}.ef-heading h2{margin:0;font-size:30px;letter-spacing:-1.3px}.ef-heading span{font-size:43px;font-weight:300;line-height:.5}.ef-section>p,.ef-profile>p.ef-intro{margin:10px 25px 24px;color:var(--muted);font-size:16px;font-weight:300;line-height:1.35}.ef-row{display:flex;gap:10px;overflow-x:auto;padding:0 25px 6px;scroll-snap-type:x mandatory;scrollbar-width:none}.ef-row::-webkit-scrollbar{display:none}.ef-card{position:relative;flex:0 0 160px;height:237px;display:flex;flex-direction:column;justify-content:end;padding:16px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#29292d,#171719) center/cover;color:#fff;text-decoration:none;scroll-snap-align:start}.ef-card span{margin-bottom:7px;color:#ddd;font-size:9px;font-weight:600;letter-spacing:.8px}.ef-card strong{font-size:22px;line-height:1.05;letter-spacing:-.7px}.ef-party{height:160px;justify-content:space-between}.ef-person{height:160px;border-radius:50%;text-align:center;justify-content:end}.ef-people .ef-card{flex-basis:105px;height:145px;padding:9px;border-radius:0;background:none}.ef-people .ef-card:before{position:absolute;top:0;left:0;width:105px;height:105px;border:2px solid #444;border-radius:50%;background:inherit;content:''}.ef-people .ef-card span{margin-top:110px;font-size:8px}.ef-people .ef-card strong{font-size:12px}.ef-data-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 25px}.ef-data-grid article{min-height:150px;padding:16px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#29292d,#171719)}.ef-data-grid small{display:block;color:#aaa;font-size:9px;letter-spacing:.7px}.ef-data-grid strong{display:block;margin:27px 0 5px;color:#ff6969;font-size:25px;letter-spacing:-1px}.ef-data-grid span,.ef-data-grid a{display:block;color:#aaa;font-size:11px;line-height:1.25}.ef-data-grid a{margin-top:12px;color:#fff}.ef-empty{flex:0 0 calc(100vw - 50px);padding:25px;border:1px solid var(--line);border-radius:16px;background:#1d1d1f;color:#aaa;font-size:14px}.ef-profile{min-height:100vh;padding:67px 0 90px}.ef-profile>.ef-kicker{margin:0 25px 9px}.ef-profile>h1{margin:0 25px 12px;font-size:58px;letter-spacing:-3px}.ef-profile section>.ef-button{margin:20px 25px}.ef-content{margin:26px 25px;padding:21px;border:1px solid var(--line);border-radius:16px;background:#1d1d1f;color:#ddd;line-height:1.55}.ef-content h2{font-size:26px}.ef-portrait{display:block;width:168px;height:168px;margin:0 25px 22px;border:2px solid #444;border-radius:50%;object-fit:cover}.ef-footer{margin-top:78px;padding:30px 25px 60px;border-top:1px solid var(--line);color:#888}.ef-footer span{color:#fff;font-size:17px;font-weight:600}.ef-footer p{font-size:12px;line-height:1.4}@media(min-width:700px){.ef-header{padding:0 8vw}.ef-hero{min-height:620px;padding:60px 8vw}.ef-heading,.ef-section>p,.ef-profile>.ef-kicker,.ef-profile>h1,.ef-profile>p.ef-intro{margin-left:8vw;margin-right:8vw;padding-left:0;padding-right:0}.ef-row,.ef-data-grid{padding-left:8vw;padding-right:8vw}.ef-card{flex-basis:230px;height:310px}.ef-party{height:220px}.ef-data-grid{grid-template-columns:repeat(3,1fr)}.ef-profile{padding-left:0;padding-right:0}.ef-content{margin-left:8vw;margin-right:8vw}.ef-portrait{margin-left:8vw}.ef-profile section>.ef-button{margin-left:8vw}}
