.complianceLayout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(500px,1.4fr);gap:14px}.complianceChecks header,.entityProfile header{display:flex;align-items:center;justify-content:space-between}.complianceChecks header>b{background:#e8f5ef;color:#12624f;border-radius:999px;padding:7px 12px}.readiness{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px 0;border-top:1px solid #e7ece9}.readiness>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff1e5;color:#aa5b19}.readiness.passed>span{background:#e7f5ee;color:#12624f}.readiness svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}.readiness div{display:grid;gap:3px}.readiness small{color:#6c7a76}.readiness em{font-size:12px;font-style:normal;font-weight:700;color:#aa5b19}.readiness.passed em{color:#12624f}.entityProfile .formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkLabel{display:flex!important;flex-direction:row!important;align-items:center;gap:9px}.checkLabel input{width:18px;height:18px}.complianceNotice{font-size:13px;color:#667570;margin:14px 4px}@media(max-width:1050px){.complianceLayout{grid-template-columns:1fr}}@media(max-width:650px){.entityProfile .formGrid{grid-template-columns:1fr}.readiness{grid-template-columns:34px 1fr}.readiness em{grid-column:2}.entityProfile{margin-top:12px}}
