.hero-form-chrome{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.hero-form-dots{display:flex;align-items:center;gap:8px}.hero-form-dot{width:12px;height:12px;border-radius:50%}.hero-form-dot.red{background:var(--accent-red)}.hero-form-dot.yellow{background:var(--accent-orange)}.hero-form-dot.green{background:var(--accent)}.hero-form-badge{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.45)}.hero-dashboard .wpforms-container{margin:0;max-width:none}.hero-dashboard .wpforms-form .wpforms-field{padding:0;margin:0 0 16px}.hero-dashboard .wpforms-field-label{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:8px}.hero-dashboard .wpforms-form input[type=text],.hero-dashboard .wpforms-form input[type=email],.hero-dashboard .wpforms-form input[type=tel],.hero-dashboard .wpforms-form input[type=url],.hero-dashboard .wpforms-form textarea,.hero-dashboard .wpforms-form select{width:100%;max-width:none;padding:12px 14px;font-family:inherit;font-size:15px;color:var(--text-white);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.hero-dashboard .wpforms-form textarea{min-height:100px;resize:vertical}.hero-dashboard .wpforms-form input::placeholder,.hero-dashboard .wpforms-form textarea::placeholder{color:rgba(255,255,255,.35)}.hero-dashboard .wpforms-form input:focus,.hero-dashboard .wpforms-form textarea:focus,.hero-dashboard .wpforms-form select:focus{border-color:rgba(129,140,248,.65);box-shadow:0 0 0 3px rgba(99,102,241,.25)}.hero-dashboard .wpforms-submit-container{margin-top:4px;padding:0}.hero-dashboard .wpforms-form button.wpforms-submit{width:100%;padding:14px 28px;font-size:15px;font-weight:600;border-radius:var(--radius);border:none;cursor:pointer;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:white;box-shadow:var(--shadow),0 0 0 0 rgba(99,102,241,.4);transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-dashboard .wpforms-form button.wpforms-submit:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),0 0 0 4px rgba(99,102,241,.2)}.hero-dashboard .wpforms-confirmation-container{padding:12px 0 0;font-size:14px;color:rgba(255,255,255,.85)}@media (max-width:520px){.hero-dashboard .wpforms-form .wpforms-field.wpforms-field-medium,.hero-dashboard .wpforms-form .wpforms-field.wpforms-one-half{width:100%}}.problem-list{list-style:none;margin:0 auto 24px;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.problem-list li{display:flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:999px;font-size:15px;font-weight:600;color:#f87171}\n.case-columns{grid-template-columns:1fr}.pricing-info{background:#fff;border:2px dashed var(--border);border-radius:var(--radius-lg);padding:32px;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:300px}.pricing-spacer{background:0 0;border:none;box-shadow:none}.pricing-info p{margin-bottom:8px;color:var(--text-muted)}.pricing-info strong{color:var(--text-dark)}.pricing-info a{color:var(--primary);font-weight:600}.final-cta-form-card .wpforms-confirmation-container{padding:12px 0 0;font-size:13px;color:rgba(255,255,255,.85)}@media (max-width:560px){.final-cta-form-card .wpforms-form .wpforms-field.wpforms-one-half{width:100%}}.reveal.active{opacity:1;transform:translateY(0) scale(1)}