*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#152238;background:#fff}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e7ebef}.nav-wrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#10284d;font-weight:800;font-size:22px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:#0d4f8f;color:#fff;font-size:12px;letter-spacing:.5px}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a,.footer-links a,.text-link{color:#334155;text-decoration:none}.main-nav a:hover,.text-link:hover{color:#0d4f8f}.header-cta,.button{background:#f3b51b;color:#13233a;text-decoration:none;font-weight:800;padding:14px 20px;display:inline-block}.hero{position:relative;min-height:610px;display:flex;align-items:center;background:linear-gradient(115deg,#0b2340 0%,#123f6e 56%,#1c6d9c 100%);overflow:hidden}.hero:after{content:"";position:absolute;width:620px;height:620px;border:90px solid rgba(255,255,255,.06);border-radius:50%;right:-160px;top:-140px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,35,.25),rgba(5,18,35,0))}.hero-content{position:relative;z-index:2;color:#fff;max-width:1180px}.eyebrow,.kicker{font-size:12px;font-weight:900;letter-spacing:2px;color:#0d4f8f}.eyebrow{color:#ffd56a}.hero h1{font-size:clamp(42px,6vw,78px);line-height:.98;max-width:900px;margin:15px 0 20px}.hero p{font-size:21px;line-height:1.5;max-width:760px;color:#dbe7f3}.search-bar{display:flex;max-width:830px;margin-top:34px}.search-bar input{flex:1;border:0;padding:20px 22px;font-size:17px;outline:none}.search-bar button{border:0;background:#f3b51b;padding:0 30px;font-weight:800;font-size:16px;cursor:pointer}.quick-links{display:flex;gap:22px;margin-top:20px;flex-wrap:wrap}.quick-links a{color:#fff;text-decoration:none;font-size:14px}.section{padding:82px 0}.soft{background:#f6f8fb}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:20px}.section h2{font-size:40px;line-height:1.1;margin:8px 0 0}.cards{display:grid;gap:24px}.shows-grid{grid-template-columns:repeat(3,1fr)}.card{border:1px solid #dfe5eb;background:#fff}.card-image{height:220px;background-size:cover;background-position:center}.image-tech{background:linear-gradient(135deg,#153a5c,#5ba3c7)}.image-health{background:linear-gradient(135deg,#6b8794,#c6e1e8)}.image-auto{background:linear-gradient(135deg,#3f4650,#9aa8b6)}.card-body{padding:24px}.card-body h3{font-size:23px;margin:10px 0}.card-body p{margin:0 0 8px;color:#64748b}.tag{font-size:12px;text-transform:uppercase;font-weight:800;color:#0d4f8f}.exhibitor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.exhibitor-card{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #dfe5eb;padding:22px}.logo-box{width:66px;height:66px;display:grid;place-items:center;background:#10284d;color:#fff;font-size:28px;font-weight:800}.exhibitor-card h3{margin:0 0 5px}.exhibitor-card p{margin:0;color:#64748b}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe5eb;border-left:1px solid #dfe5eb}.industry-grid a{min-height:118px;padding:24px;display:flex;justify-content:space-between;align-items:end;border-right:1px solid #dfe5eb;border-bottom:1px solid #dfe5eb;text-decoration:none;color:#152238;font-size:20px;font-weight:800}.industry-grid a:hover{background:#f6f8fb}.gallery-section{background:#0e2745;color:#fff}.gallery-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center}.gallery-copy p{font-size:18px;line-height:1.7;color:#ced8e4}.light{color:#ffd56a}.light-button{background:#fff}.gallery-preview{background:#d8dee5;padding:28px;height:390px;display:flex;align-items:flex-end}.wall{width:100%;height:100%;background:linear-gradient(#f9f9f6 0 72%,#b3b3ad 72%);display:flex;gap:26px;align-items:center;justify-content:center;padding-bottom:80px;perspective:600px}.frame{background:#203e59;border:10px solid #ececec;box-shadow:0 6px 14px rgba(0,0,0,.18)}.frame-a{width:120px;height:160px}.frame-b{width:170px;height:120px}.frame-c{width:110px;height:150px}.create-box{border:1px solid #dfe5eb;padding:46px;display:flex;justify-content:space-between;align-items:center;gap:40px}.create-box>div{max-width:760px}.create-box p{color:#64748b;font-size:17px;line-height:1.6}.site-footer{background:#071827;color:#fff;padding:48px 0}.footer-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand{color:#fff}.site-footer p{color:#aebdca}.footer-links{display:flex;gap:22px}.footer-links a{color:#dce4ec}@media(max-width:900px){.main-nav{display:none}.shows-grid{grid-template-columns:1fr}.exhibitor-grid{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}.gallery-layout{grid-template-columns:1fr}.create-box{display:block}.create-box .button{margin-top:18px}}@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.nav-wrap{height:68px}.brand-name{font-size:19px}.header-cta{padding:11px 12px;font-size:13px}.hero{min-height:560px}.hero h1{font-size:44px}.search-bar{display:block}.search-bar input,.search-bar button{width:100%;height:58px}.section{padding:58px 0}.section h2{font-size:32px}.section-head{align-items:flex-start}.industry-grid{grid-template-columns:1fr}.gallery-preview{height:300px;padding:16px}.create-box{padding:28px}.footer-wrap{display:block}.footer-links{margin-top:28px;flex-wrap:wrap}}
/* Homepage V2: lower-page refinements. Hero/header above remain unchanged. */
.section-intro{max-width:650px;margin:12px 0 0;color:#64748b;font-size:16px;line-height:1.6}.compact-head{margin-bottom:26px}.shows-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.show-card-v2{position:relative;display:flex;min-height:190px;border:1px solid #dfe5eb;background:#fff;padding:26px 54px 26px 24px;gap:20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.show-card-v2:hover{transform:translateY(-2px);border-color:#c9d4df;box-shadow:0 12px 30px rgba(20,42,66,.08)}.show-date{width:64px;height:74px;flex:0 0 64px;background:#10284d;color:#fff;display:grid;place-items:center;align-content:center}.show-date strong{font-size:28px;line-height:1}.show-date span{font-size:11px;letter-spacing:1.5px;margin-top:5px;color:#ffd56a;font-weight:800}.show-info h3{font-size:21px;line-height:1.2;margin:8px 0 6px}.show-info>p{margin:0;color:#64748b}.show-meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px;font-size:12px;font-weight:700;color:#526173}.show-meta span+span{padding-left:14px;border-left:1px solid #dbe1e7}.card-arrow{position:absolute;right:20px;bottom:22px;text-decoration:none;font-size:24px;color:#0d4f8f}.exhibitor-grid-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.exhibitor-card-v2{display:block;background:#fff;border:1px solid #dfe5eb;padding:24px;text-decoration:none;color:#152238;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.exhibitor-card-v2:hover{transform:translateY(-2px);border-color:#c9d4df;box-shadow:0 12px 28px rgba(20,42,66,.07)}.exhibitor-card-v2 .logo-box{margin-bottom:22px}.exhibitor-copy h3{margin:0 0 6px;font-size:20px}.exhibitor-copy p{margin:0;min-height:42px;color:#64748b;line-height:1.45}.exhibitor-copy span{display:inline-block;margin-top:20px;color:#0d4f8f;font-size:13px;font-weight:800}.how-section{background:#fff}.how-heading{text-align:center;max-width:760px;margin:0 auto 42px}.how-heading h2{margin-top:9px}.how-heading p{color:#64748b;font-size:17px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe5eb;border-left:1px solid #dfe5eb}.step{min-height:215px;padding:32px;border-right:1px solid #dfe5eb;border-bottom:1px solid #dfe5eb}.step>span{display:block;color:#0d4f8f;font-size:12px;letter-spacing:1.5px;font-weight:900}.step h3{font-size:22px;margin:24px 0 10px}.step p{margin:0;color:#64748b;line-height:1.6}.create-strip{margin-top:28px;padding:30px 34px;background:#f6f8fb;border:1px solid #dfe5eb;display:flex;align-items:center;justify-content:space-between;gap:30px}.create-strip strong{display:block;font-size:20px}.create-strip span{display:block;color:#64748b;margin-top:6px}.create-strip .button{white-space:nowrap}
@media(max-width:1000px){.shows-grid-v2{grid-template-columns:1fr}.exhibitor-grid-v2{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.exhibitor-grid-v2{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.create-strip{display:block;padding:26px}.create-strip .button{margin-top:20px}.show-card-v2{padding:22px 48px 22px 18px}.show-meta span+span{padding-left:0;border-left:0}}
