.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.exhibit-hero{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#014b98f0 0%,#0a2864f5 100%),url(/images/backgrounds/hero-bg.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:170px 0 80px;position:relative;overflow:hidden}.exhibit-hero-overlay{pointer-events:none;background:radial-gradient(circle at 80% 20%,#e081031f 0%,#0000 50%),radial-gradient(circle at 20% 80%,#cb151014 0%,#0000 50%);position:absolute;inset:0}.exhibit-hero .container{z-index:1;position:relative}.exhibit-hero-grid{grid-template-columns:1fr 420px;align-items:center;gap:56px;display:grid}.exhibit-hero-content{padding-top:20px;padding-bottom:20px}.exhibit-hero h1{margin-bottom:18px;font-size:44px;font-weight:800;line-height:1.12;animation:.7s forwards fadeInUp}.exhibit-hero h1 span{opacity:.9;font-size:34px;font-weight:600}.exhibit-hero-subtitle{color:var(--orange);opacity:0;margin-bottom:14px;font-size:20px;font-weight:600;animation:.6s 50ms forwards fadeInUp}.exhibit-hero-text{opacity:0;max-width:520px;margin-bottom:24px;font-size:15px;line-height:1.7;animation:.7s .1s forwards fadeInUp}.exhibit-hero-text strong{color:var(--orange);font-weight:700}.hero-why-pills{opacity:0;flex-wrap:wrap;gap:8px;margin-bottom:32px;animation:.7s .2s forwards fadeInUp;display:flex}.why-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #fff3;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.exhibit-hero-stats{opacity:0;border-top:1px solid #ffffff26;gap:32px;padding-top:28px;animation:.7s .3s forwards fadeInUp;display:flex}.hero-stat{align-items:center;gap:12px;display:flex}.hero-stat-icon{color:var(--orange);flex-shrink:0}.hero-stat-value{font-size:24px;font-weight:800;line-height:1.1}.hero-stat-label{opacity:.65;font-size:11px;font-weight:500}.exhibit-hero-form{opacity:0;animation:.8s .2s forwards fadeInRight}.hero-form-card{color:var(--dark);background:#fff;border-radius:16px;padding:28px 28px 20px;box-shadow:0 16px 48px #0003}.hero-form-card h3{color:var(--dark);margin-bottom:2px;font-size:20px;font-weight:700}.hero-form-card>p{color:var(--gray);margin-bottom:16px;font-size:13px}.hero-form-card form{flex-direction:column;gap:10px;display:flex}.hero-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hero-form-card input,.hero-form-card select,.hero-form-card textarea{color:var(--dark);background:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:Poppins,sans-serif;font-size:13px;transition:all .25s}.hero-form-card input::placeholder,.hero-form-card textarea::placeholder{color:#aaa}.hero-form-card input:focus,.hero-form-card select:focus,.hero-form-card textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #014b9814}.hero-form-card select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.hero-form-card textarea{resize:vertical;min-height:60px}.hero-form-submit{width:100%;margin-top:2px;border-radius:50px!important;padding:12px!important;font-size:15px!important}.hero-form-submit:disabled{opacity:.7;cursor:not-allowed}.hero-form-error{color:var(--secondary);text-align:center;margin:0;font-size:13px}.hero-form-trust{border-top:1px solid #eee;justify-content:space-between;gap:8px;margin-top:14px;padding-top:14px;display:flex}.trust-badge{flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.trust-badge span{color:var(--dark);font-size:11px;font-weight:600;line-height:1.25}.hero-form-footer{text-align:center;margin-top:10px}.hero-form-footer span{color:var(--gray);font-size:11px}.hero-form-success{text-align:center;padding:20px 0}.hero-form-success svg{margin-bottom:12px}.hero-form-success h4{color:var(--dark);margin-bottom:6px;font-size:20px;font-weight:700}.hero-form-success p{color:var(--gray);margin-bottom:16px;font-size:14px}.exhibit-why{background:var(--white);padding:90px 0}.exhibit-why .section-header{text-align:center;margin-bottom:50px}.exhibit-why .section-header h2{color:var(--dark);margin-bottom:14px;font-size:36px;font-weight:800}.exhibit-why .section-header p{max-width:700px;color:var(--gray);margin:0 auto;font-size:16px;line-height:1.7}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-card{text-align:center;background:#fff;border:1.5px solid #eee;border-radius:14px;padding:32px 24px;transition:all .35s cubic-bezier(.4,0,.2,1)}.benefit-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 16px 48px #0000001a}.benefit-icon{border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;transition:transform .3s;display:flex}.benefit-card:hover .benefit-icon{transform:scale(1.12)rotate(4deg)}.benefit-card h3{color:var(--dark);margin-bottom:6px;font-size:16px;font-weight:700}.benefit-card p{color:var(--gray);font-size:14px;line-height:1.5}.exhibit-who{background:var(--gray-light);padding:80px 0}.exhibit-who .section-header{text-align:center;margin-bottom:36px}.exhibit-who .section-header h2{color:var(--dark);margin-bottom:12px;font-size:36px;font-weight:800}.exhibit-who .section-header p{color:var(--gray);max-width:600px;margin:0 auto;font-size:16px}.category-chips{flex-wrap:wrap;justify-content:center;gap:12px;max-width:800px;margin:0 auto;display:flex}.category-chip{color:var(--dark);cursor:default;background:#fff;border:1.5px solid #e0e0e0;border-radius:50px;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.chip-icon{font-size:16px}.category-chip:hover{border-color:var(--primary);color:var(--primary);background:#014b980a;transform:translateY(-3px);box-shadow:0 6px 18px #00000012}.category-note{text-align:center;color:var(--gray);margin-top:28px;font-size:14px}.category-note a{color:var(--primary);font-weight:600;text-decoration:none}.category-note a:hover{text-decoration:underline}.exhibit-how{background:var(--primary);color:#fff;padding:90px 0}.exhibit-how .section-header{text-align:center;margin-bottom:50px}.exhibit-how .section-header h2{color:#fff;margin-bottom:12px;font-size:36px;font-weight:800}.exhibit-how .section-header p{color:#ffffffbf;max-width:550px;margin:0 auto;font-size:16px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid}.step-card{text-align:center;padding:0 20px;position:relative}.step-number{width:60px;height:60px;color:var(--primary);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:22px;font-weight:800;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 16px #00000026}.step-card:hover .step-number{background:var(--secondary);color:#fff;transform:scale(1.12)}.step-line{z-index:0;background:#ffffff40;height:2px;position:absolute;top:30px;left:calc(50% + 38px);right:calc(38px - 50%)}.step-card h3{color:#fff;margin-bottom:8px;font-size:15px;font-weight:700}.step-card p{color:#ffffffb3;font-size:13px;line-height:1.6}.exhibit-photos{background:var(--gray-light);padding:90px 0}.exhibit-photos .section-header{text-align:center;margin-bottom:40px}.exhibit-photos .section-header h2{color:var(--dark);font-size:36px;font-weight:800}.exhibit-upcoming{background:var(--gray-light);padding:90px 0}.exhibit-upcoming .section-header{text-align:center;margin-bottom:40px}.exhibit-upcoming .section-header h2{color:var(--dark);margin-bottom:12px;font-size:36px;font-weight:800}.exhibit-upcoming-sub{max-width:640px;color:var(--gray);margin:0 auto;font-size:16px;line-height:1.6}.exhibit-upcoming-cta{text-align:center;margin-top:40px}@media (max-width:768px){.exhibit-upcoming{padding:60px 0}.exhibit-upcoming .section-header h2{font-size:28px}.exhibit-upcoming-sub{font-size:14px}}@media (max-width:480px){.exhibit-upcoming .section-header h2{font-size:24px}}.photos-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}.photo-item{aspect-ratio:16/9;background:#e2e6ea;border-radius:16px;position:relative;overflow:hidden}.photo-item img{object-fit:contain;object-position:center;background:#e2e6ea;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.photo-item:hover img{transform:scale(1.06)}.photo-item:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#0000 60%,#00000026 100%);transition:opacity .3s;position:absolute;inset:0}.photo-item:hover:after{opacity:1}.exhibit-cta{text-align:center;background:#fff;padding:60px 0 80px}.exhibit-cta .container{background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);border:1px solid #e2e8f0;border-radius:20px;max-width:700px;padding:50px 40px}.exhibit-cta h2{color:var(--dark);margin-bottom:10px;font-size:30px;font-weight:800}.exhibit-cta p{color:var(--gray);margin-bottom:28px;font-size:15px}.exhibit-cta .btn{background:var(--primary);color:#fff;padding:16px 40px;font-size:16px;font-weight:700}.exhibit-cta .btn:hover{background:var(--dark);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.form-error{color:var(--secondary);text-align:center;margin-top:16px;font-size:14px}@media (max-width:1024px){.exhibit-hero-grid{grid-template-columns:1fr 380px;gap:32px}.steps-grid{grid-template-columns:repeat(2,1fr);gap:32px}.step-line{display:none}}@media (max-width:768px){.exhibit-hero{padding:150px 0 60px}.exhibit-hero-grid{grid-template-columns:1fr;gap:32px}.exhibit-hero-content{text-align:center}.exhibit-hero h1{font-size:32px}.exhibit-hero h1 span{font-size:26px}.exhibit-hero-text{margin:0 auto 20px}.hero-why-pills{justify-content:center}.exhibit-hero-stats{flex-wrap:wrap;justify-content:center;gap:24px}.hero-form-row{grid-template-columns:1fr}.trust-badge span{font-size:10px}.trust-badge svg{width:16px;height:16px}.exhibit-why,.exhibit-who,.exhibit-how,.exhibit-photos{padding:60px 0}.exhibit-why .section-header h2,.exhibit-who .section-header h2,.exhibit-how .section-header h2,.exhibit-photos .section-header h2{font-size:28px}.benefits-grid{grid-template-columns:1fr 1fr;gap:14px}.steps-grid{grid-template-columns:1fr;gap:24px;max-width:340px}.photos-grid{grid-template-columns:1fr;gap:14px}.exhibit-cta h2{font-size:26px}}@media (max-width:480px){.exhibit-hero{padding:140px 0 50px}.exhibit-hero h1{font-size:26px}.exhibit-hero h1 span{font-size:22px}.hero-form-card{padding:24px 20px 20px}.benefits-grid{grid-template-columns:1fr}.category-chips{gap:8px}.category-chip{padding:9px 16px;font-size:13px}.hero-stat-value{font-size:20px}.exhibit-why .section-header h2,.exhibit-who .section-header h2,.exhibit-how .section-header h2,.exhibit-photos .section-header h2{font-size:24px}.exhibit-cta{padding:40px 0 60px}.exhibit-cta .container{margin:0 16px;padding:36px 24px}}@media (min-width:1440px){.exhibit-hero h1{font-size:52px}.exhibit-hero h1 span{font-size:40px}.exhibit-hero-grid{grid-template-columns:1fr 440px}}
