#iwt-wrapper,.iwt-wrapper{max-width:700px;margin:20px auto;font-family:Arial,Helvetica,sans-serif;background:#fff;padding:24px;border-radius:8px;box-shadow:0 3px 10px rgb(0 0 0 / .08);box-sizing:border-box}.iwt-step{display:none}.iwt-step[data-step="1"],.iwt-step:first-of-type{display:block}.iwt-step h3{color:#d8821a;margin-top:0;margin-bottom:16px;font-size:1.25rem}.iwt-step label{display:block;margin-bottom:12px;font-weight:500;color:#333}.iwt-step input[type="text"],.iwt-step input[type="email"],.iwt-step input[type="tel"],.iwt-step select,.iwt-step textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;box-sizing:border-box;margin-top:4px;transition:border-color 0.2s ease}.iwt-step input:focus,.iwt-step select:focus,.iwt-step textarea:focus{border-color:#d8821a;outline:none}.iwt-error{color:#d93025;font-size:13px;margin-top:4px;min-height:18px;display:block}.iwt-actions{margin-top:20px;display:flex;gap:10px;justify-content:flex-end}.iwt-step button{background:#d8821a;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color 0.2s ease,opacity 0.2s ease}.iwt-step button:hover{background:#c07113}.iwt-step button.iwt-prev{background:#888}.iwt-step button.iwt-prev:hover{background:#666}.iwt-step button:disabled{opacity:.6;cursor:not-allowed}#iwt-thanks{text-align:center;color:#d8821a;font-size:16px;padding:20px 0}@media (max-width:600px){#iwt-wrapper,.iwt-wrapper{padding:16px}.iwt-actions{flex-direction:column-reverse}.iwt-step button{width:100%}}