.pf-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.pf-form{width:100%;font-family:Inter,system-ui,sans-serif}.pf-intro-note{background:#f8fafc;border-left:4px solid #14b8a6;border-radius:0 .375rem .375rem 0;padding:16px;font-style:italic;font-size:.875rem;font-weight:400;color:#64748b;line-height:1.6;margin-bottom:2rem}.pf-section{margin-bottom:0}.pf-divider{height:1px;background:#e2e8f0;margin:3rem 0}.pf-section-title{font-family:Inter Display,Inter,sans-serif;font-size:1.375rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.pf-section-sub{font-size:.875rem;color:#64748b;margin-bottom:1.75rem}.pf-field{display:flex;flex-direction:column;margin-bottom:1.5rem}.pf-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}@media(max-width:600px){.pf-row-2{grid-template-columns:1fr}}.pf-row-2 .pf-field{margin-bottom:0}.pf-label{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.5rem;display:block}.pf-req{color:#ef4444;margin-left:.125rem}.pf-opt{color:#94a3b8;font-weight:400;font-size:.75rem}.pf-helper{font-size:.8125rem;color:#64748b;margin-top:.375rem}.pf-helper--top{margin-top:0;margin-bottom:.75rem}.pf-input{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:1rem;font-family:Inter,system-ui,sans-serif;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s;outline:none;appearance:none;-webkit-appearance:none}.pf-input::placeholder{color:#94a3b8}.pf-input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a626}.pf-input.pf-error-state{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.pf-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:1rem;padding-right:2.75rem;cursor:pointer}.pf-textarea{resize:vertical;min-height:120px;line-height:1.6}.pf-textarea--tall{min-height:152px}.pf-char-counter{font-size:.75rem;color:#94a3b8;margin-top:.375rem;text-align:right;transition:color .15s}.pf-char-counter.pf-char--ok{color:#14b8a6;font-weight:600}.form-checkbox-group,.form-radio-group{display:flex;flex-direction:column;gap:12px;margin-top:8px}.form-checkbox-group label,.form-radio-group label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;padding:8px 0;font-family:Inter,sans-serif;font-size:15px;color:#0f172a;line-height:1.4}.form-checkbox-group label:hover,.form-radio-group label:hover{color:#14b8a6}.form-checkbox-group input[type=checkbox],.form-radio-group input[type=radio]{margin-top:2px;flex-shrink:0;width:18px;height:18px;cursor:pointer;accent-color:#14b8a6}@media(min-width:768px){.form-checkbox-group.two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px 32px}}.conditional-field{display:none;margin-top:12px;padding-left:16px;border-left:2px solid #14b8a6;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease,max-height .2s ease}.conditional-field.visible{display:block;opacity:1;max-height:200px}.conditional-field .pf-label{margin-top:0;margin-bottom:.5rem}.pf-error{font-size:.8125rem;color:#ef4444;margin-top:.375rem;display:flex;align-items:center;gap:.375rem}.pf-error:before{content:"⚠";font-size:.75rem}.pf-form-error{background:#fef2f2;border:1.5px solid #fca5a5;border-radius:.5rem;padding:.875rem 1.125rem;font-size:.9rem;color:#dc2626;font-weight:500;margin-top:1rem}.pf-submit-row{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}@media(max-width:600px){.pf-submit-row{align-items:stretch}}.pf-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.25rem;background:#14b8a6;color:#fff;font-family:Inter Display,Inter,sans-serif;font-weight:600;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s,box-shadow .15s,transform .1s;min-width:220px;max-width:320px}@media(max-width:600px){.pf-submit{max-width:100%;width:100%}}.pf-submit:hover{background:#2dd4bf;box-shadow:0 4px 16px #14b8a64d}.pf-submit:active{transform:scale(.99)}.pf-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.pf-privacy{font-size:.75rem;color:#94a3b8}.pf-privacy a{color:#14b8a6;text-decoration:underline;text-underline-offset:2px}.pf-quick-path{margin:2rem 0}.pf-quick-path-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#f0fdfa;border:1.5px solid #99f6e4;border-radius:.75rem;padding:1.25rem 1.5rem}@media(max-width:600px){.pf-quick-path-inner{flex-direction:column;align-items:flex-start}}.pf-quick-path-heading{font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.pf-quick-path-sub{font-size:.8125rem;color:#475569;line-height:1.5}.pf-submit--quick{background:#fff;color:#14b8a6;border:2px solid #14b8a6;white-space:nowrap;flex-shrink:0;min-width:0}.pf-submit--quick:hover{background:#f0fdfa;box-shadow:0 4px 12px #14b8a626}.pf-quick-path-divider{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;color:#94a3b8;font-size:.8125rem}.pf-quick-path-divider:before,.pf-quick-path-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.section-optional-tag{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#64748b;margin-left:8px;font-style:italic;letter-spacing:.01em;vertical-align:middle}.pf-spinner{animation:pf-spin .8s linear infinite}.pf-spinner.hidden{display:none}@keyframes pf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
