
.policy-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}.policy-modal.open{display:flex}.policy-modal-backdrop{position:absolute;inset:0;background:rgba(8,24,18,.58);backdrop-filter:blur(2px)}.policy-modal-dialog{position:relative;width:min(680px,100%);max-height:min(78vh,760px);display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dfe8e3;border-radius:18px;box-shadow:0 24px 80px rgba(4,31,21,.28)}.policy-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #e6ece9}.policy-modal-head h2{margin:0;font-size:20px;color:#17251f}.policy-modal-close{width:36px;height:36px;border:0;border-radius:9px;background:#f1f5f3;color:#4d5d55;font-size:25px;line-height:1;cursor:pointer}.policy-modal-body{overflow:auto;padding:22px 22px 12px;color:#53635b;font-size:14px;line-height:1.75}.policy-modal-body h3{margin:20px 0 7px;color:#173a2d;font-size:16px}.policy-modal-body h3:first-child{margin-top:0}.policy-modal-body p{margin:0 0 11px}.policy-modal-info{display:grid;gap:10px}.policy-modal-info div{padding:14px 16px;border:1px solid #e2ebe6;border-radius:11px;background:#fafcfb}.policy-modal-info strong{display:block;margin-bottom:4px;color:#087d55;font-size:12px}.policy-modal-foot{display:flex;justify-content:flex-end;padding:14px 20px;border-top:1px solid #e6ece9;background:#fbfcfc}.policy-modal-foot button{height:39px;padding:0 18px;border:0;border-radius:9px;background:#087d55;color:#fff;font-weight:800;cursor:pointer}body.policy-modal-open{overflow:hidden}.agreement-view{margin-left:6px;padding:2px 7px;border:1px solid #cfdcd5;border-radius:6px;background:#fff;color:#087d55;font-size:11px;font-weight:800;cursor:pointer}@media(max-width:600px){.policy-modal{padding:12px}.policy-modal-dialog{max-height:86vh}.policy-modal-body{padding:18px 17px 8px}}
