.ealc-software{width:100%;max-width:none;margin:28px auto;overflow:hidden;border:1px solid #dce5f2;border-radius:24px;background:#fff;color:#15213a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 14px 45px rgba(17,36,74,.10);text-align:left;-webkit-font-smoothing:antialiased}
.ealc-software *{box-sizing:border-box}.ealc-software [hidden]{display:none!important}
.ealc-software .ealc-sw-header{display:flex;align-items:center;gap:13px;padding:22px 30px;background:linear-gradient(135deg,#0846d8 0%,#075fff 62%,#1382ff 100%);color:#fff}
.ealc-sw-header img{width:48px;height:48px;object-fit:contain;background:#fff;border:2px solid #fff;border-radius:15px}.ealc-sw-header strong{display:block;font-size:19px;font-weight:800;line-height:1.4}.ealc-sw-header span{display:block;font-size:13px;color:#e4efff;margin-top:3px}
.ealc-software .ealc-sw-body{padding:32px;background:linear-gradient(180deg,#f6f9ff 0,#fff 220px)}.ealc-software h2{margin:0 0 10px;color:#13203a;font-size:28px;line-height:1.25;font-weight:800;letter-spacing:-.025em}.ealc-sw-body>p{margin:0 0 26px;color:#66738a;font-size:15px;line-height:1.65}.ealc-sw-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ealc-sw-wide{grid-column:1/-1}.ealc-sw-field{min-width:0}
.ealc-software label{display:block;margin:0 0 7px;color:#33425c;font-size:13px;line-height:1.5;font-weight:700}.ealc-software label span{color:#0759f7}.ealc-software input,.ealc-software select,.ealc-software textarea{display:block;width:100%;max-width:100%;min-width:0;margin:0;padding:12px 14px;border:1px solid #d6deeb;border-radius:12px;background:#fff;color:#17233b;font-family:inherit;font-size:16px;line-height:1.5;box-shadow:none}.ealc-software input,.ealc-software select{height:48px}.ealc-software textarea{resize:vertical;min-height:140px}.ealc-software textarea::placeholder{color:#8995a9}.ealc-software input:focus,.ealc-software select:focus,.ealc-software textarea:focus{border-color:#1769ff;box-shadow:0 0 0 4px rgba(23,105,255,.11);outline:0}
.ealc-software .ealc-sw-note{font-size:12px;line-height:1.6;color:#718096;margin:16px 0}.ealc-software button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:50px;padding:13px 18px;border:0;border-radius:12px;background:linear-gradient(135deg,#075cf6,#0849d8);color:#fff;font-family:inherit;font-size:15px;font-weight:780;line-height:1.5;text-transform:none;cursor:pointer}.ealc-software button:hover{background:#0845d4}.ealc-software button:focus-visible{outline:3px solid #17233b;outline-offset:3px}.ealc-software button:disabled{opacity:.65;cursor:wait}.ealc-software .ealc-sw-status{padding:14px;margin:18px 0 0;border-radius:12px;background:#eef4ff;font-size:14px;line-height:1.6}.ealc-software .is-error{background:#fff2f2;color:#9c1c1c}.ealc-software .is-success{background:#e8f8ef;color:#12643a}.ealc-software .ealc-sw-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:560px){.ealc-software{margin:16px auto;border-radius:20px}.ealc-software .ealc-sw-header{padding:19px 20px}.ealc-software .ealc-sw-body{padding:24px 20px}.ealc-software h2{font-size:25px}.ealc-sw-grid{grid-template-columns:minmax(0,1fr);gap:17px}}
