.hero-section[data-astro-cid-qmm2bf2e]{background:var(--gradient-hero);color:#fff;padding:4rem 0 3rem;position:relative;overflow:hidden}.hero-section[data-astro-cid-qmm2bf2e]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.hero-content[data-astro-cid-qmm2bf2e]{text-align:center;position:relative;z-index:1;max-width:800px;margin:0 auto}.hero-title[data-astro-cid-qmm2bf2e]{font-family:var(--font-display);font-size:3.5rem;font-weight:600;margin:0 0 1rem;letter-spacing:-.025em;line-height:1.1}.hero-accent[data-astro-cid-qmm2bf2e]{width:80px;height:4px;background:var(--accent-color);margin:0 auto 1.5rem;border-radius:2px}.hero-subtitle[data-astro-cid-qmm2bf2e]{font-size:1.25rem;line-height:1.6;opacity:.95;margin:0;font-weight:400}.content-section[data-astro-cid-qmm2bf2e]{padding:var(--section-padding) 0;background:var(--background)}.content-wrapper[data-astro-cid-qmm2bf2e]{max-width:800px;margin:0 auto}.back-link[data-astro-cid-qmm2bf2e]{margin-bottom:2rem}.back-button[data-astro-cid-qmm2bf2e]{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-weight:500;font-size:.95rem;transition:all var(--transition-normal);padding:.5rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border-light);background:#fff}.back-button[data-astro-cid-qmm2bf2e]:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translate(-2px)}.form-section[data-astro-cid-qmm2bf2e]{margin-bottom:3rem}.contact-form-section[data-astro-cid-qmm2bf2e]{background:#fff;border-radius:var(--radius-xl);padding:3rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light)}.form-content[data-astro-cid-qmm2bf2e]{max-width:100%;margin:0 auto}.contact-form[data-astro-cid-qmm2bf2e]{display:flex;flex-direction:column;gap:1.5rem}.form-grid[data-astro-cid-qmm2bf2e]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-qmm2bf2e]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-astro-cid-qmm2bf2e]{font-weight:600;color:var(--text-primary);font-size:.95rem}.form-input[data-astro-cid-qmm2bf2e]{padding:1rem;border:2px solid var(--border-light);border-radius:var(--radius-md);font-size:1rem;transition:all var(--transition-normal);background:var(--background);color:var(--text-primary)}.form-input[data-astro-cid-qmm2bf2e]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f61a}.form-textarea[data-astro-cid-qmm2bf2e]{resize:vertical;min-height:120px;font-family:inherit}.checkbox-group[data-astro-cid-qmm2bf2e]{margin-top:1rem}.checkbox-label[data-astro-cid-qmm2bf2e]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.95rem;line-height:1.5;color:var(--text-secondary)}.checkbox-label[data-astro-cid-qmm2bf2e] input[data-astro-cid-qmm2bf2e][type=checkbox]{appearance:none;width:20px;height:20px;border:2px solid var(--border-light);border-radius:4px;position:relative;cursor:pointer;transition:all var(--transition-normal);flex-shrink:0;margin-top:2px}.checkbox-label[data-astro-cid-qmm2bf2e] input[data-astro-cid-qmm2bf2e][type=checkbox]:checked{background:var(--primary-color);border-color:var(--primary-color)}.checkbox-label[data-astro-cid-qmm2bf2e] input[data-astro-cid-qmm2bf2e][type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.form-actions[data-astro-cid-qmm2bf2e]{margin-top:1rem;display:flex;justify-content:center}.form-submit-btn[data-astro-cid-qmm2bf2e]{background:var(--primary-color);color:#fff;border:none;padding:1rem 2.5rem;border-radius:var(--radius-md);font-weight:600;font-size:1rem;cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-md);position:relative;min-width:160px}.form-submit-btn[data-astro-cid-qmm2bf2e]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.form-submit-btn[data-astro-cid-qmm2bf2e]:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-loading[data-astro-cid-qmm2bf2e]{display:flex;align-items:center;justify-content:center;gap:.5rem}.loading-spinner[data-astro-cid-qmm2bf2e]{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-status[data-astro-cid-qmm2bf2e]{margin-top:1rem;padding:1rem;border-radius:var(--radius-md);text-align:center;font-weight:500}.form-status[data-astro-cid-qmm2bf2e].success{background:#d1fae5;color:#065f46;border:1px solid #34d399}.form-status[data-astro-cid-qmm2bf2e].error{background:#fee2e2;color:#991b1b;border:1px solid #f87171}.help-section[data-astro-cid-qmm2bf2e]{background:var(--background-light);border-radius:var(--radius-xl);padding:2.5rem;text-align:center;border:1px solid var(--border-light)}.help-content[data-astro-cid-qmm2bf2e]{max-width:500px;margin:0 auto}.section-title[data-astro-cid-qmm2bf2e]{font-family:var(--font-display);font-size:1.75rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.025em}.help-text[data-astro-cid-qmm2bf2e]{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1.5rem}.contact-info[data-astro-cid-qmm2bf2e]{display:flex;flex-direction:column;gap:.75rem;align-items:center}.contact-link[data-astro-cid-qmm2bf2e]{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-weight:500;transition:all var(--transition-normal);padding:.5rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border-light);background:#fff}.contact-link[data-astro-cid-qmm2bf2e]:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-1px)}@media (max-width: 768px){.hero-title[data-astro-cid-qmm2bf2e]{font-size:2.5rem}.hero-subtitle[data-astro-cid-qmm2bf2e]{font-size:1.1rem}.section-title[data-astro-cid-qmm2bf2e]{font-size:1.5rem}.form-grid[data-astro-cid-qmm2bf2e]{grid-template-columns:1fr}.contact-form-section[data-astro-cid-qmm2bf2e],.help-section[data-astro-cid-qmm2bf2e]{padding:2rem}.contact-info[data-astro-cid-qmm2bf2e]{flex-direction:column}}@media (max-width: 480px){.hero-title[data-astro-cid-qmm2bf2e]{font-size:2rem}.contact-form-section[data-astro-cid-qmm2bf2e],.help-section[data-astro-cid-qmm2bf2e]{padding:1.5rem}}
