.terms-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.terms-modal{background:var(--surface);border-radius:16px;flex-direction:column;width:100%;max-width:660px;max-height:88vh;display:flex;box-shadow:0 20px 60px #00000040}.terms-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.terms-modal-title{color:var(--text);font-size:17px;font-weight:800}.terms-modal-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:18px;line-height:1}.terms-modal-close:hover{background:var(--border);color:var(--text)}.terms-modal-body{color:var(--text);flex:1;padding:20px 24px;font-size:14px;line-height:1.7;overflow-y:auto}.terms-effective{color:var(--text-secondary);margin-bottom:20px;font-size:12px}.terms-modal-body h2{color:var(--text);text-transform:uppercase;letter-spacing:.3px;margin:22px 0 8px;font-size:14px;font-weight:800}.terms-modal-body h2:first-of-type{margin-top:0}.terms-modal-body p{color:var(--text-secondary);margin:0 0 10px}.terms-modal-body ul{margin:0 0 10px;padding-left:20px}.terms-modal-body li{color:var(--text-secondary);margin-bottom:5px}.terms-modal-body strong{color:var(--text);font-weight:700}.terms-modal-footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;padding:16px 24px;display:flex}
