.eyebrow{color:#ff3600!important;display:inline-block;font-size:14px!important;font-weight:800!important;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.hero-grid{align-items:start;display:grid;gap:42px;grid-template-columns:1fr 400px}.hero-meta-list{display:flex;flex-wrap:wrap;gap:18px}.hero-meta-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.04);flex:0 31%;padding:16px}.hero-meta-card p{font-size:14px;margin-bottom:1px!important}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;border-top:4px solid #ff3600;box-shadow:0 20px 40px rgba(0,0,0,.08);padding:24px;position:relative}.ticket-stub{align-items:center;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:10px 14px}.ticket-stub-tag{color:#ff3600;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.form-notice{color:#64748b;font-size:12px;line-height:1.4;margin-top:12px}#request-form input,#request-form select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#111215;font-size:14px;padding:10px 14px;transition:border .2s ease,background .2s ease;width:100%}#request-form .hs-button{align-items:center;background-color:#ff3600;border:none;border-radius:6px;box-shadow:0 4px 14px rgba(255,54,0,.25);color:#fff!important;cursor:pointer;display:inline-flex;font-size:14px!important;font-weight:800;justify-content:center;margin-top:15px;padding:12px 24px;text-decoration:none;transition:all .25s ease;width:100%}#request-form .hs-button:hover{background-color:#e02f00;box-shadow:0 6px 20px rgba(255,54,0,.35);transform:translateY(-2px)}@media(max-width:476px){.hero-grid{grid-template-columns:1fr}.hero-meta-card{flex:0 100%}}