.hs-form-page *{box-sizing:border-box;margin:0;padding:0}.hs-form-page{background:transparent;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:64px 48px 0}.hs-form-page .page{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hs-form-page .left h1{color:#1a1a1a;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:12px}.hs-form-page .customer-count{color:#666;font-size:.95rem;font-weight:400;margin-bottom:16px}.hs-form-page .orange-text{color:#e8622a}.hs-form-page .pitch{margin-bottom:40px}.hs-form-page .pitch p{color:#333;font-size:.95rem;font-weight:600;margin-bottom:16px}.hs-form-page .pitch ul{display:flex;flex-direction:column;gap:12px;list-style:none}.hs-form-page .pitch li{color:#444;font-size:.9rem;line-height:1.5;padding-left:24px;position:relative}.hs-form-page .pitch li:before{color:#e8622a;content:"✓";font-weight:700;left:0;position:absolute}.hs-form-page .pitch li strong{color:#1a1a1a}.hs-form-page .badges-full{margin:0 auto;max-width:1200px;padding:32px 0 40px}.hs-form-page .star-divider-row{align-items:center;display:flex;gap:16px;margin:0 0 16px}.hs-form-page .divider-line{background:#e8e4d9;flex:1;height:1px}.hs-form-page .badges{align-items:center;display:flex;flex-wrap:nowrap;gap:24px;justify-content:center;margin-top:16px}.hs-form-page .badges .review-badge{height:auto;width:100px}.hs-form-page .card{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);padding:40px}.hs-form-page .stepper{margin-bottom:32px}.hs-form-page .step-dot,.hs-form-page .stepper{align-items:center;display:flex;justify-content:center}.hs-form-page .step-dot{background:#e8e4d9;border-radius:50%;color:#aaa;flex-shrink:0;font-size:.85rem;font-weight:700;height:36px;transition:all .3s;width:36px}.hs-form-page .step-dot.active{background:#e8622a;color:#fff}.hs-form-page .step-dot.done{background:#f5cfc0;color:#e8622a}.hs-form-page .step-dot.done:after{content:"✓"}.hs-form-page .step-line{background:#e8e4d9;flex:1;height:2px;max-width:80px}.hs-form-page .step-line.done{background:#f5cfc0}.hs-form-page .step-panel{display:none}.hs-form-page .step-panel.active{display:block}.hs-form-page .step-title{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:24px}.hs-form-page .field{margin-bottom:20px}.hs-form-page .field label{color:#444;display:block;font-size:.85rem;font-weight:500;margin-bottom:6px}.hs-form-page .field input,.hs-form-page .field select,.hs-form-page .field textarea{background:#faf8f3;border:1.5px solid #e8e4d9;border-radius:8px;color:#1a1a1a;font-family:inherit;font-size:.95rem;outline:none;padding:10px 14px;transition:border-color .2s;width:100%}.hs-form-page .field input:focus,.hs-form-page .field select:focus,.hs-form-page .field textarea:focus{background:#fff;border-color:#e8622a}.hs-form-page .field textarea{min-height:100px;resize:vertical}.hs-form-page .field.error input,.hs-form-page .field.error select,.hs-form-page .field.error textarea{border-color:#e53e3e}.hs-form-page .field .err-msg{color:#e53e3e;display:none;font-size:.78rem;margin-top:4px}.hs-form-page .field.error .err-msg{display:block}.hs-form-page .tiles{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:8px}.hs-form-page .tile{background:#faf8f3;border:1.5px solid #e8e4d9;border-radius:10px;color:#333;cursor:pointer;font-size:.9rem;padding:14px 16px;transition:all .2s;user-select:none}.hs-form-page .tile.selected,.hs-form-page .tile:hover{background:#fff8f5;border-color:#e8622a}.hs-form-page .tile.selected{color:#e8622a;font-weight:600}.hs-form-page .tile-hint{color:#aaa;font-size:.82rem;margin-bottom:16px}.hs-form-page .tile-error{color:#e53e3e;display:none;font-size:.78rem;margin-top:4px}.hs-form-page .tile-error.visible{display:block}.hs-form-page .btn-row{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.hs-form-page .btn-next,.hs-form-page .btn-submit{background:#e8622a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-left:auto;padding:12px 28px;transition:background .2s}.hs-form-page .btn-next:hover,.hs-form-page .btn-submit:hover{background:#d4501a}.hs-form-page .btn-back{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:.9rem;gap:6px;padding:8px 0}.hs-form-page .btn-back:hover{color:#1a1a1a}.hs-form-page .btn-submit:disabled{cursor:not-allowed;opacity:.7}.hs-form-page .success{display:none;padding:40px 20px;text-align:center}.hs-form-page .success.active{display:block}.hs-form-page .success-icon{align-items:center;background:#fff8f5;border-radius:50%;display:flex;font-size:1.8rem;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.hs-form-page .success h2{font-size:1.4rem;font-weight:700;margin-bottom:12px}.hs-form-page .success p{color:#555;font-size:.95rem;line-height:1.6}.hs-form-page .footer-note{color:#888;font-size:.82rem;margin-top:20px;text-align:center}.hs-form-page .footer-note a{color:#e8622a;text-decoration:none}.hs-form-page .footer-note a:hover{text-decoration:underline}@media (max-width:768px){.hs-form-page{padding:32px 20px 0}.hs-form-page .page{gap:40px;grid-template-columns:1fr}.hs-form-page .badges{flex-wrap:wrap}}