.expo-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:800px){.expo-hero-inner{grid-template-columns:1fr}}.expo-hero-img-wrap{border-radius:var(--r-2);overflow:hidden}.expo-hero-img{display:block;width:100%;height:auto;object-fit:cover;border-radius:var(--r-2)}@media(max-width:800px){.expo-hero-img-wrap{display:none}}.expo-feat-img{display:block;width:100%;height:auto;object-fit:cover;border-radius:var(--r-2) var(--r-2) 0 0}.expo-list-thumb{width:80px;height:45px;object-fit:cover;border-radius:var(--r-1);flex-shrink:0}.expo-list-thumb-ph{background:var(--border);border-radius:var(--r-1)}@media(max-width:600px){.expo-list-thumb{display:none}}.expo-hero{background:var(--ink);color:#fff;padding:72px 0 60px}.expo-hero .eyebrow{color:#f8b4bc}.expo-hero-title{font-family:var(--serif);font-size:clamp(2rem,5vw,3.4rem);font-weight:400;line-height:1.12;margin:16px 0 20px;color:#fff}.expo-hero-title em{font-style:italic}.expo-hero-lede{max-width:560px;font-size:16px;line-height:1.7;color:#ffffffb3;margin:0 0 36px}.expo-hero-stats{display:flex;gap:44px;flex-wrap:wrap}.expo-hero-stat{display:flex;flex-direction:column;gap:4px}.expo-hero-stat strong{font-size:1.9rem;font-weight:700;color:#fff;line-height:1}.expo-hero-stat span{font-size:11px;color:#ffffff80;font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em}.expo-featured-wrap{padding:56px 0}.expo-featured{display:grid;grid-template-columns:1.3fr 1fr;gap:0;background:var(--navy);border-radius:var(--r-3);overflow:hidden}@media(max-width:800px){.expo-featured{grid-template-columns:1fr}}.expo-featured-left{padding:44px;color:#fff;display:flex;flex-direction:column;gap:16px}.expo-featured-eyebrow{display:flex;align-items:center;gap:12px}.expo-featured-badge{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c}.expo-seats-urgent{font-family:var(--mono);font-size:11px;background:var(--accent);color:#fff;padding:2px 8px;border-radius:var(--r-1);text-transform:uppercase;letter-spacing:.06em}.expo-featured-date{font-family:var(--mono);font-size:13px;color:#fff9}.expo-featured-theme{font-family:var(--serif);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;line-height:1.15;color:#fff;margin:0}.expo-featured-desc{font-size:14px;line-height:1.65;color:#ffffffb3;margin:0;max-width:460px}.expo-featured-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.expo-featured-right{background:#ffffff0d;border-left:1px solid rgba(255,255,255,.1);padding:44px 36px;display:flex;align-items:center}@media(max-width:800px){.expo-featured-right{border-left:0;border-top:1px solid rgba(255,255,255,.1);padding:32px 44px}}.expo-feat-stats{display:grid;grid-template-columns:1fr 1fr;gap:28px;width:100%}.expo-feat-n{font-family:var(--serif);font-style:italic;font-size:2rem;color:#fff;line-height:1}.expo-feat-l{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-top:6px}.expo-list-section{padding:0 0 64px}.expo-list-title{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:16px}.expo-list{border:1px solid var(--border);border-radius:var(--r-2);overflow:hidden}.expo-list-row{display:grid;grid-template-columns:72px 1fr 64px 120px auto;gap:24px;align-items:center;padding:20px 24px;border-top:1px solid var(--border);text-decoration:none;color:inherit;background:var(--surface);transition:background var(--motion-fast)}.expo-list-row:first-child{border-top:0}.expo-list-row:hover{background:var(--navy-soft)}@media(max-width:720px){.expo-list-row{grid-template-columns:56px 1fr auto;grid-template-rows:auto auto;gap:8px 16px}.expo-list-count,.expo-list-bar-wrap{display:none}}.expo-list-date{text-align:center}.expo-list-mon{display:block;font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.expo-list-day{display:block;font-family:var(--serif);font-size:2rem;font-style:italic;line-height:1;color:var(--ink);margin-top:2px}.expo-list-theme{font-size:16px;font-weight:500;color:var(--ink);line-height:1.3}.expo-list-meta{font-family:var(--mono);font-size:11px;color:var(--muted);margin-top:4px;text-transform:uppercase;letter-spacing:.06em}.expo-list-seats{font-family:var(--mono);font-size:11px;margin-top:4px;color:var(--muted)}.expo-list-seats.warn{color:#d97706}.expo-list-seats.urgent{color:var(--accent);font-weight:600}.expo-list-count{text-align:center}.expo-list-count strong{display:block;font-family:var(--serif);font-style:italic;font-size:1.6rem;color:var(--ink);line-height:1}.expo-list-count span{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.expo-list-bar-wrap{display:flex;align-items:center;gap:8px}.expo-list-bar{flex:1;height:4px;background:var(--border);border-radius:2px;overflow:hidden}.expo-list-bar-fill{height:100%;background:var(--accent);border-radius:2px}.expo-list-bar-pct{font-family:var(--mono);font-size:10px;color:var(--muted);white-space:nowrap}.expo-list-cta{font-size:12px;white-space:nowrap}.expo-how{padding:72px 0 80px;background:var(--bg-alt);border-top:1px solid var(--border)}.expo-how-title{font-family:var(--serif);font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:400;text-align:center;margin-bottom:48px;color:var(--ink)}.expo-how-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:32px}.expo-how-step{display:flex;flex-direction:column;gap:10px}.expo-how-n{font-family:var(--mono);font-size:11px;color:var(--accent);font-weight:700;letter-spacing:.1em}.expo-how-head{font-size:15px;font-weight:600;color:var(--ink);margin:0;line-height:1.35}.expo-how-body{font-size:14px;color:var(--muted);line-height:1.65;margin:0}
