.waiver-sheet{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:18px;background:#02060dcc;backdrop-filter:blur(10px)}.waiver-sheet[hidden]{display:none}.waiver-dialog{width:min(620px,100%);max-height:min(760px,94vh);display:flex;flex-direction:column;overflow:hidden;border:1px solid #304158;border-radius:24px;background:#09121f;color:#eef4fb;box-shadow:0 30px 100px #000}.waiver-dialog header{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #26374c}.waiver-dialog header .kicker{margin:0 0 5px}.waiver-dialog h2{margin:0;font-size:24px}.waiver-dialog header small{display:block;margin-top:5px;color:#879ab3}.waiver-dialog header button{border:0;background:transparent;color:#b8c6d8;font-size:30px;cursor:pointer}.waiver-copy{overflow:auto;padding:24px;font-size:15px;line-height:1.65;color:#cad6e5}.waiver-copy h3{margin-top:0;color:#fff}.waiver-important{display:flex;gap:12px;margin-top:22px;padding:15px;border-left:4px solid #cf3045;border-radius:8px;background:#151f2e}.waiver-important b{color:#fff}.waiver-dialog footer{padding:18px 24px 22px;border-top:1px solid #26374c}.waiver-dialog footer label{display:flex;align-items:flex-start;gap:9px;margin-bottom:15px;line-height:1.4}.waiver-dialog footer input{width:20px;height:20px;accent-color:#cf3045;flex:0 0 auto}.waiver-dialog footer>button{width:100%;border:0;border-radius:13px;padding:13px;font-weight:900;cursor:pointer}.waiver-dialog footer>button:not(.waiver-cancel){background:#cf3045;color:#fff}.waiver-dialog footer>button:disabled{opacity:.35;cursor:not-allowed}.waiver-dialog .waiver-cancel{margin-top:7px;background:transparent;color:#9dafc5}@media(max-width:600px){.waiver-sheet{padding:0}.waiver-dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0}.waiver-copy{padding:20px}.waiver-dialog header,.waiver-dialog footer{padding-left:20px;padding-right:20px}}
