.hero-section{background-color:#f8f9fa;padding:2.5rem 1.5rem}.hero-container{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1280px}.hero-content{max-width:42rem}.hero-event-badge{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.event-text{color:#1c244b;font-size:1rem;font-weight:600}.booth-badge{background-color:#e0ddff;border-radius:9999px;color:#5b44ff;font-size:.75rem;font-weight:700;letter-spacing:.025em;padding:.25rem .75rem}.hero-title{color:#1c244b;font-size:3rem;font-weight:700;letter-spacing:-.025em;line-height:1.15;margin-bottom:1.5rem}.hero-title-highlight{color:#5b44ff}.hero-description{color:#334155;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.hero-cta{margin-bottom:1rem}.btn-secondary{align-items:center;background-color:transparent;border:2px solid #5b44ff;border-radius:9999px;color:#5b44ff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;transition:all .3s ease}.btn-secondary:hover{background-color:rgba(224,221,255,.3)}.btn-icon{fill:currentColor;height:1rem;width:1rem}.hero-disclaimer{color:#e11d48;font-size:.875rem;font-weight:500}.form-container{margin:0 auto;max-width:32rem;position:relative;width:100%}.form-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:2rem}.form-header{margin-bottom:1.5rem}.badge-container{margin-bottom:.75rem}.urgency-badge{align-items:center;background-color:#ffe4e6;border:1px solid #fecdd3;border-radius:9999px;color:#be123c;display:inline-flex;font-size:.75rem;font-weight:700;gap:.375rem;padding:.25rem .75rem;text-transform:uppercase}.pulse-dot{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#e11d48;border-radius:9999px;height:.5rem;width:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.form-title{color:#1c244b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-description{color:#64748b;font-size:.875rem;line-height:1.5}.success-message{background-color:rgba(224,221,255,.3);border:1px solid #e0ddff;border-radius:1rem;color:#5b44ff;padding:2rem;text-align:center}.success-icon{color:#5b44ff;height:3rem;margin:0 auto 1rem;width:3rem}.success-title{color:#1c244b;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.success-text{color:#334155;font-size:.875rem}.entry-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;gap:1rem;grid-template-columns:1fr}.form-field{display:flex;flex-direction:column;gap:.25rem}.form-label{color:#1c244b;font-size:.75rem;font-weight:600}.form-input{background-color:#f8f9fa;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.875rem;padding:.625rem 1rem;transition:all .3s ease;width:100%}.form-input:focus{border-color:#5b44ff;box-shadow:0 0 0 3px rgba(91,68,255,.1);outline:none}.form-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%2364748b' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.btn-primary{align-items:center;background-color:#5b44ff;border:none;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(91,68,255,.3);color:#fff;cursor:pointer;display:flex;font-weight:700;gap:.5rem;justify-content:center;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.btn-primary:hover{background-color:#4a36e0;box-shadow:0 20px 25px -5px rgba(91,68,255,.3);transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.7}.submit-arrow{height:1rem;transition:transform .3s ease;width:1rem}.btn-primary:hover .submit-arrow{transform:translateX(.25rem)}@media (min-width:768px){.form-row{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.hero-section{padding:5rem 3rem}.hero-container{gap:2rem;grid-template-columns:1fr 1fr}.hero-title{font-size:3.75rem}.form-container{margin-left:auto}}