.shsd-terms-overlay{position:fixed;inset:0;z-index:10050;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(18,28,45,.68);backdrop-filter:blur(3px)}
.shsd-terms-overlay.is-open{display:flex}
.shsd-terms-dialog{width:min(820px,100%);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3)}
.shsd-terms-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:17px 20px;background:linear-gradient(120deg,#286494,#87507f);color:#fff}
.shsd-terms-header h3{margin:0;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.12);font-size:18px;font-weight:800}
.shsd-terms-header p{margin:3px 0 0;color:rgba(255,255,255,.88)!important;font-size:11px}
.shsd-terms-close{width:30px;height:30px;flex:0 0 30px;border:1px solid rgba(255,255,255,.4)!important;border-radius:7px;background:rgba(255,255,255,.13)!important;color:#fff!important;font-size:15px;cursor:pointer}
.shsd-terms-close:hover,.shsd-terms-close:focus{background:#fff!important;border-color:#fff!important;color:#744f83!important}
.shsd-terms-body{padding:16px 20px;overflow-y:auto;background:#f7f9fc}
.shsd-terms-content{display:none}
.shsd-terms-content.is-active{display:block}
.shsd-terms-section{margin-bottom:12px;padding:13px 15px;border:1px solid #e0e6ef;border-radius:9px;background:#fff}
.shsd-terms-section h4{margin:0 0 8px;color:#263f63!important;font-size:13px;font-weight:800}
.shsd-terms-section ul{margin:0;padding-left:19px}
.shsd-terms-section li{margin-bottom:7px;color:#42536d!important;font-size:12px;line-height:1.55}
.shsd-terms-section li:last-child{margin-bottom:0}
.shsd-terms-warning{border-left:4px solid #d6922b}
.shsd-terms-refund{border-left:4px solid #3973a7}
.shsd-terms-footer{padding:13px 20px;border-top:1px solid #e1e7ef;background:#fff}
.shsd-terms-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:11px}
.shsd-terms-actions button{height:36px;padding:0 15px;border-radius:7px;font-size:11px;font-weight:700;cursor:pointer}
.shsd-cancel{border:1px solid #cfd9e5!important;background:#fff!important;color:#455875!important}
.shsd-cancel:hover,.shsd-cancel:focus{border-color:#8097b2!important;background:#f3f6fa!important;color:#263f63!important}
.shsd-proceed{border:1px solid #3a6fa2!important;background:linear-gradient(120deg,#2f72a5,#745786)!important;color:#fff!important;box-shadow:0 5px 13px rgba(55,91,139,.2)}
.shsd-proceed:hover,.shsd-proceed:focus{border-color:#315f8b!important;background:linear-gradient(120deg,#286494,#87507f)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 16px rgba(55,91,139,.28)}
@media(max-width:767px){.shsd-terms-overlay{padding:8px}.shsd-terms-dialog{max-height:96vh;border-radius:10px}.shsd-terms-header,.shsd-terms-body,.shsd-terms-footer{padding:12px}.shsd-terms-header h3{font-size:15px}.shsd-terms-section{padding:11px}.shsd-terms-section li{font-size:11px}}
