@scope (.page-solutions-exhibitions){@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero{position:relative;overflow:hidden;padding-top:180px;padding-bottom:120px;text-align:center}.hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(20,70,115,.5),transparent 60%),radial-gradient(ellipse 55% 45% at 50% 55%,rgba(32,121,141,.1),transparent 60%),radial-gradient(ellipse 40% 35% at 25% 70%,rgba(56,189,248,.04),transparent 50%),#0a1628;background-size:200% 200%;animation:gradient-shift 12s ease-in-out infinite;will-change:background-position;backface-visibility:hidden}.hero__content{position:relative;z-index:1}.hero h1{font-size:clamp(36px,5.5vw,64px);font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-.02em;color:#fff}.hero p{font-size:clamp(17px,2vw,20px);color:rgba(255,255,255,.7);max-width:640px;margin:0 auto;line-height:1.7}.hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:36px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card-grid--2col{grid-template-columns:repeat(2,1fr)}.card{border-radius:var(--radius);padding:36px 28px;transition:transform .3s,box-shadow .3s;will-change:transform;backface-visibility:hidden}.card:hover{transform:translateY(-4px)}.section-light .card{background:var(--surface);border:1px solid var(--line)}.section-light .card:hover{box-shadow:0 12px 32px rgba(10,22,40,.08)}.section-dark .card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.section-dark .card:hover{box-shadow:0 12px 32px rgba(0,0,0,.2)}.card .material-icons-outlined{font-size:32px;margin-bottom:16px}.section-light .card .material-icons-outlined{color:var(--blue-bright)}.section-dark .card .material-icons-outlined{color:var(--accent)}.card h3{font-size:18px;font-weight:700;margin-bottom:10px}.section-dark .card h3{color:#fff}.card p{font-size:15px;line-height:1.7}.section-light .card p{color:var(--muted)}.section-dark .card p{color:rgba(255,255,255,.6)}.testimonial{max-width:720px;margin:0 auto;text-align:center;padding:60px 0 0}.testimonial blockquote{font-size:20px;font-weight:500;line-height:1.7;font-style:italic;color:var(--muted);margin-bottom:24px}.testimonial cite{font-size:15px;font-style:normal;font-weight:600;color:var(--blue)}.cta-section{text-align:center}.cta-section h2{font-size:clamp(28px,4vw,44px);font-weight:800;margin-bottom:16px;letter-spacing:-.02em;color:#fff}.cta-section p{font-size:17px;color:rgba(255,255,255,.6);max-width:560px;margin:0 auto 32px;line-height:1.7}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-note{font-size:13px;color:rgba(255,255,255,.35);margin-top:20px}@media (max-width:860px){.hero{padding-top:140px;padding-bottom:80px}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.card-grid,.card-grid--2col{grid-template-columns:1fr}}@media (max-width:480px){.hero{padding-top:120px;padding-bottom:60px}.hero__actions{flex-direction:column;align-items:center}}}