:root{--brand-orange: #F15A39;--brand-dark: #333333;--brand-light: #FFFFFF;--brand-gray: #666666;--brand-light-gray: #F5F5F5;--brand-border: #DDDDDD}.registration-container[data-astro-cid-pogaic7n]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--brand-light-gray);padding:20px;color:var(--brand-dark)}.registration-card[data-astro-cid-pogaic7n]{background-color:var(--brand-light);border-radius:8px;padding:40px;width:100%;max-width:800px;box-shadow:0 4px 16px #00000014}h1[data-astro-cid-pogaic7n]{color:var(--brand-dark);font-size:2.25rem;font-weight:700;margin-bottom:8px;text-align:center}.highlight[data-astro-cid-pogaic7n]{color:var(--brand-orange)}.subtitle[data-astro-cid-pogaic7n]{color:var(--brand-gray);text-align:center;margin-bottom:20px;font-size:1.1rem}.event-details[data-astro-cid-pogaic7n]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px;padding:16px;background-color:var(--brand-light-gray);border-radius:8px}.event-detail[data-astro-cid-pogaic7n]{display:flex;align-items:center;gap:8px;color:var(--brand-gray);font-weight:500}.event-detail[data-astro-cid-pogaic7n] svg[data-astro-cid-pogaic7n]{color:var(--brand-orange)}.registration-form[data-astro-cid-pogaic7n]{margin-top:30px}.form-row[data-astro-cid-pogaic7n]{display:flex;gap:20px;margin-bottom:0}.form-row[data-astro-cid-pogaic7n] .form-group[data-astro-cid-pogaic7n]{flex:1}.form-group[data-astro-cid-pogaic7n]{margin-bottom:24px}label[data-astro-cid-pogaic7n]{display:block;font-weight:600;margin-bottom:8px;color:var(--brand-dark)}input[data-astro-cid-pogaic7n][type=text],input[data-astro-cid-pogaic7n][type=email],input[data-astro-cid-pogaic7n][type=tel],select[data-astro-cid-pogaic7n],textarea[data-astro-cid-pogaic7n]{width:100%;padding:14px;border:1px solid var(--brand-border);border-radius:6px;font-size:16px;transition:border-color .2s}input[data-astro-cid-pogaic7n][type=text]:focus,input[data-astro-cid-pogaic7n][type=email]:focus,input[data-astro-cid-pogaic7n][type=tel]:focus,select[data-astro-cid-pogaic7n]:focus,textarea[data-astro-cid-pogaic7n]:focus{border-color:var(--brand-orange);outline:none;box-shadow:0 0 0 2px #f15a3933}.checkbox-group[data-astro-cid-pogaic7n]{display:flex;flex-wrap:wrap;gap:12px}.checkbox-label[data-astro-cid-pogaic7n]{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-weight:400}.terms-label[data-astro-cid-pogaic7n] span[data-astro-cid-pogaic7n]{font-size:.9rem;line-height:1.4}.checkbox-label[data-astro-cid-pogaic7n] input[data-astro-cid-pogaic7n][type=checkbox]{margin-top:3px}.terms-group[data-astro-cid-pogaic7n],.marketing-group[data-astro-cid-pogaic7n]{margin-top:30px}.terms-group[data-astro-cid-pogaic7n] a[data-astro-cid-pogaic7n]{color:var(--brand-orange);text-decoration:none}.terms-group[data-astro-cid-pogaic7n] a[data-astro-cid-pogaic7n]:hover{text-decoration:underline}.event-info[data-astro-cid-pogaic7n]{background-color:#f8f9fa;border-radius:6px;padding:12px 16px;margin-bottom:24px;font-size:.9rem}.event-info[data-astro-cid-pogaic7n] p[data-astro-cid-pogaic7n]{margin:0;color:var(--brand-gray)}.event-info[data-astro-cid-pogaic7n] strong[data-astro-cid-pogaic7n]{color:var(--brand-dark)}.submit-btn[data-astro-cid-pogaic7n]{background-color:var(--brand-orange);color:#fff;border:none;border-radius:6px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:30px;transition:background-color .2s}.submit-btn[data-astro-cid-pogaic7n]:hover{background-color:#e04a29}.form-status[data-astro-cid-pogaic7n]{margin-top:20px;padding:12px;border-radius:6px;text-align:center;display:none}#formError[data-astro-cid-pogaic7n]{background-color:#fff0f0;color:#d32f2f;border:1px solid #ffcdd2}.contact-section[data-astro-cid-pogaic7n]{margin-top:50px;text-align:center;padding-top:30px;border-top:1px solid var(--brand-light-gray)}.contact-section[data-astro-cid-pogaic7n] p[data-astro-cid-pogaic7n]{margin-bottom:20px;color:var(--brand-gray)}.contact-buttons[data-astro-cid-pogaic7n]{display:flex;justify-content:center;gap:16px}.contact-btn[data-astro-cid-pogaic7n],.social-btn[data-astro-cid-pogaic7n]{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s}.contact-btn[data-astro-cid-pogaic7n]{background-color:var(--brand-light-gray);color:var(--brand-dark)}.social-btn[data-astro-cid-pogaic7n]{background-color:var(--brand-orange);color:#fff}.contact-btn[data-astro-cid-pogaic7n]:hover,.social-btn[data-astro-cid-pogaic7n]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.thank-you-section[data-astro-cid-pogaic7n]{text-align:center;display:none}.success-icon[data-astro-cid-pogaic7n]{margin:0 auto 20px;width:80px;height:80px;color:var(--brand-orange);animation:scale-in .5s ease}.thank-you-message[data-astro-cid-pogaic7n]{font-size:1.2rem;font-weight:500;margin-bottom:10px;color:var(--brand-dark)}.next-steps[data-astro-cid-pogaic7n]{margin-top:40px}.next-steps[data-astro-cid-pogaic7n] p[data-astro-cid-pogaic7n]{font-weight:500;margin-bottom:20px}.next-buttons[data-astro-cid-pogaic7n]{display:flex;flex-direction:column;gap:12px;max-width:400px;margin:0 auto}.primary-btn[data-astro-cid-pogaic7n],.secondary-btn[data-astro-cid-pogaic7n]{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s}.primary-btn[data-astro-cid-pogaic7n]{background-color:var(--brand-orange);color:#fff}.secondary-btn[data-astro-cid-pogaic7n]{background-color:var(--brand-light-gray);color:var(--brand-dark)}.primary-btn[data-astro-cid-pogaic7n]:hover,.secondary-btn[data-astro-cid-pogaic7n]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@keyframes scale-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.data-notice[data-astro-cid-pogaic7n]{background-color:#f0f9ff;border:1px solid #cce5ff;border-radius:6px;padding:12px 16px;margin:20px 0;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.data-notice[data-astro-cid-pogaic7n] p[data-astro-cid-pogaic7n]{margin:0;color:#06c}.text-button[data-astro-cid-pogaic7n]{background:none;border:none;color:var(--brand-orange);text-decoration:underline;cursor:pointer;padding:4px 8px;font-size:.9rem}.text-button[data-astro-cid-pogaic7n]:hover{color:#e04a29}@media (max-width: 768px){.form-row[data-astro-cid-pogaic7n]{flex-direction:column;gap:0}.event-details[data-astro-cid-pogaic7n]{flex-direction:column;align-items:center}.data-notice[data-astro-cid-pogaic7n]{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 576px){.registration-card[data-astro-cid-pogaic7n]{padding:30px 20px}h1[data-astro-cid-pogaic7n]{font-size:1.8rem}.contact-buttons[data-astro-cid-pogaic7n]{flex-direction:column}}
