.free-download-gate{display:grid;gap:13px;max-width:560px;margin:24px 0 0;padding:18px;border:1px solid rgba(134,111,255,.36);border-radius:18px;background:rgba(6,8,17,.72);box-shadow:0 20px 52px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}
.free-download-gate .account-check{display:grid;grid-template-columns:22px 1fr;gap:11px;align-items:start;margin:0;color:#eef2f8;font-size:14px;line-height:1.5;cursor:pointer}
.free-download-gate input{width:20px;height:20px;margin:1px 0 0;accent-color:#7e70ff}
.free-download-gate .button{border:0;cursor:pointer}
.free-download-gate .button:disabled{cursor:wait;filter:saturate(.5);opacity:.68}
.free-download-status{min-height:20px;margin:0;color:#aeb7c5;font-size:13px}
.free-download-status[data-kind="error"]{color:#ffb0b7}
.free-download-status[data-kind="success"]{color:#8df3cf}
.free-price strong{background:linear-gradient(105deg,#56d6ff,#9a70ff,#e9dcff);background-clip:text;-webkit-background-clip:text;color:transparent}
