.module-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:4px}
.module-count{color:#38228b;font-size:.9rem;font-weight:750}
.module-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.form-grid .module-actions label{display:flex;align-items:center;gap:7px;font-size:.86rem;font-weight:600;cursor:pointer}
.module-actions input{width:auto;margin:0;accent-color:#6548ea}
.country-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none}
.country-picker{position:relative;width:100%;font-weight:400}
.country-trigger{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #cbd1df;border-radius:9px;padding:.78rem;background:#fff;color:#171b2e;font:inherit;text-align:left;cursor:pointer}
.country-trigger:focus{outline:3px solid #6a4cff35;border-color:#6548ea}
.country-trigger span,.country-option{display:flex;align-items:center;gap:10px}
.country-trigger img,.country-option img{width:24px;height:18px;object-fit:cover;border:1px solid #d7dae4;border-radius:2px;flex:0 0 auto}
.country-panel{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #cbd1df;border-radius:10px;padding:8px;box-shadow:0 18px 45px #17234a26}
.country-panel[hidden]{display:none}
.country-search{margin-bottom:7px}
.country-list{max-height:280px;overflow:auto;overscroll-behavior:contain}
.country-option{width:100%;border:0;border-radius:7px;padding:9px 10px;background:#fff;color:#171b2e;font:inherit;text-align:left;cursor:pointer}
.country-option[hidden],.country-empty[hidden]{display:none}
.country-option:hover,.country-option:focus,.country-option.is-active,.country-option[aria-selected="true"]{background:#eef0ff;outline:none}
.country-results-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.country-empty{margin:12px;padding:12px;text-align:center;color:#69708b;font-weight:650}
.phone-control{display:flex;align-items:stretch;width:100%}
.phone-prefix{display:flex;align-items:center;justify-content:center;flex:0 0 88px;min-height:52px;border:1px solid #cbd1df;border-right:0;border-radius:9px 0 0 9px;background:#f1f3f9;color:#38228b;font-weight:750;white-space:nowrap}
.phone-control input{min-width:0;border-radius:0 9px 9px 0}
.phone-control:focus-within .phone-prefix{border-color:#6548ea;box-shadow:0 0 0 3px #6a4cff35}
.phone-error{min-height:1.25em;color:#b42318;font-size:.84rem;font-weight:650}
.phone-error:empty{display:none}
.captcha-box{display:grid;grid-template-columns:minmax(220px,1fr) 140px;align-items:end;gap:8px 18px;margin:20px 0;padding:18px;border:1px solid #dfe3ed;border-radius:12px;background:#f8f9fd}
.captcha-box label{display:grid;gap:4px}.captcha-box label span{color:#38228b;font-size:1.05rem;font-weight:750}.captcha-box input{grid-column:2;grid-row:1/3}.captcha-box small{color:#69708b}
@media(max-width:560px){.phone-prefix{flex-basis:82px}.country-panel{position:fixed;left:16px;right:16px;top:18vh;max-height:70vh}.country-list{max-height:52vh}.page-hero h1{font-size:2.15rem;overflow-wrap:anywhere}.captcha-box{grid-template-columns:1fr}.captcha-box input{grid-column:1;grid-row:auto}}
