#legal-modal{position:fixed;inset:0;width:100%;height:100vh;background:rgb(0 0 0/.9);z-index:999999;display:none;align-items:center;justify-content:center}.agree-btn{background:#000;color:#fff;padding:14px 28px;border-radius:3px;cursor:pointer;text-align:center;font-weight:500}