.eb-leadforms__buttons{margin-top:16px;display:flex;flex-direction:column;gap:12px}.eb-leadforms__button{width:100%;padding:12px 16px;border:1px solid #00b7ff;background:#fff;color:#009edb;font-weight:600;border-radius:6px;text-align:left}.eb-leadforms__drawer[hidden]{display:none}.eb-leadforms__drawer{position:fixed;inset:0;z-index:9999}.eb-leadforms__overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}.eb-leadforms__panel{position:absolute;right:0;top:0;height:100%;width:520px;max-width:100%;background:#fff;padding:24px;overflow-y:auto;box-shadow:-4px 0 16px rgba(0,0,0,.15)}.eb-leadforms__close{background:0 0;border:none;font-size:16px;font-weight:600;position:absolute;right:16px;top:16px;cursor:pointer}.eb-leadforms__title{font-size:24px;margin:8px 0 16px}.eb-leadforms__product{display:flex;gap:12px;background:#e9f6ff;border-radius:10px;padding:12px;margin-bottom:16px}.eb-leadforms__product-image img{width:72px;height:72px;object-fit:cover;border-radius:8px}.eb-leadforms__product-name{font-weight:600}.eb-leadforms__product-price{margin-top:4px}.eb-leadforms__product-finance{margin-top:6px;font-size:13px;color:#07a}.eb-leadforms__field{margin-bottom:12px}.eb-leadforms__field.is-hidden{display:none}.eb-leadforms__label{display:block;font-weight:600;margin-bottom:6px}.eb-leadforms__tooltip{display:inline-block;margin-left:6px;width:18px;height:18px;border-radius:50%;background:#d9eefc;color:#07a;text-align:center;line-height:18px;font-size:12px}.eb-leadforms__field input,.eb-leadforms__field textarea,.eb-leadforms__field select{width:100%;padding:10px 12px;border:1px solid #d0d7de;border-radius:6px;font-size:14px}.eb-leadforms__submit{width:100%;background:#00b7ff;color:#fff;border:none;padding:14px 16px;border-radius:8px;font-size:16px;font-weight:700;margin-top:16px}.eb-leadforms__quote-list{margin-bottom:12px}.eb-leadforms__quote-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.eb-leadforms__quote-remove,.eb-leadforms__quote-add{background:#fff;border:1px solid #00b7ff;color:#009edb;padding:6px 10px;border-radius:6px}.eb-leadforms__finance{margin:12px 0;padding:12px;border:1px solid #e0eff9;border-radius:8px;background:#f7fbfe}.eb-leadforms__cta-button{display:inline-block;width:100%;text-align:center;background:#00b7ff;color:#fff;padding:12px;border-radius:8px;font-weight:700;text-decoration:none;margin-bottom:12px}.eb-leadforms__finance-row{font-size:14px;margin-top:4px}.eb-leadforms__success{background:#e9f6ff;border-radius:6px;padding:16px;font-weight:600}.eb-leadforms__hp{position:absolute;left:-10000px;height:1px;width:1px}@media (max-width:768px){.eb-leadforms__panel{width:100%}}