.sbt-form-message.error{display:block;background:rgba(212,50,50,.12);color:#ffd0d0;border-left:3px solid #d43232}.sbt-form-error-msg{margin-bottom:.8rem;line-height:1.5}.sbt-form-error-actions{display:flex;flex-wrap:wrap;gap:.5rem}.sbt-form-error-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .9rem;border-radius:4px;text-decoration:none!important;font-family:"Bebas Neue",sans-serif;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;transition:all .18s ease;color:white!important}.sbt-form-error-btn-wa{background:#25d366;box-shadow:0 4px 10px -4px rgba(37,211,102,.5)}.sbt-form-error-btn-wa:hover{background:#1da851;transform:translateY(-1px)}.sbt-form-error-btn-phone{background:#fff!important;color:#1a1a1a!important;border:2px solid #fff}.sbt-form-error-btn-phone:hover{background:#f1ede5!important;color:#1a1a1a!important;transform:translateY(-1px)}.sbt-form-success.active{display:block}.sbt-form-wrap:has(.sbt-form-success.active) .sbt-form-header,.sbt-form-wrap-success .sbt-form-header{display:none!important}.sbt-is-loading{cursor:wait!important;opacity:.85!important;pointer-events:none!important;position:relative!important}.sbt-is-loading .sbt-spinner{display:inline-block!important;width:14px!important;height:14px!important;border:2px solid currentColor!important;border-right-color:transparent!important;border-radius:50%!important;vertical-align:-2px!important;margin-right:.5rem!important;animation:sbt-spin .7s linear infinite!important;flex-shrink:0!important}.sbt-upload-dropzone.is-dragover{border-color:#d6541b;background:#fef5ee;border-style:solid;box-shadow:0 0 0 3px rgba(214,84,27,.15)}.sbt-upload-dropzone.is-full{opacity:.5;pointer-events:none}.sbt-upload-preview{background:#fff;border:1px solid #d8d4cb;border-radius:4px;padding:.45rem 2rem .45rem .45rem;display:flex;gap:.55rem;align-items:center;position:relative;min-width:0}.sbt-upload-preview img{width:48px;height:48px;object-fit:cover;border-radius:3px;flex-shrink:0;background:#f1ede5}.sbt-upload-preview-info{flex:1;min-width:0}.sbt-upload-preview-name{font-size:.82rem;color:#2c3338;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.sbt-upload-preview-size{font-size:.75rem;color:#888;margin-top:.1rem}.sbt-upload-preview-remove,button.sbt-upload-preview-remove{all:revert!important;position:absolute!important;top:3px!important;right:3px!important;width:22px!important;height:22px!important;background:#fff!important;background-color:white!important;border:1px solid #d8d4cb!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#888!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:1rem!important;font-weight:500!important;line-height:1!important;padding:0!important;text-transform:none!important;letter-spacing:0!important;box-shadow:0 1px 4px -1px rgba(0,0,0,.1)!important;transition:all .15s ease!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important}.sbt-upload-preview-remove:hover,button.sbt-upload-preview-remove:hover{border-color:#c44!important;color:#c44!important;background:#fff5f5!important;background-color:#fff5f5!important;transform:scale(1.1)!important}