.waiver-gate-root .waiver-gate-button-wrap{display:inline-flex;align-items:center;gap:8px}.waiver-gate-root .waiver-gate-button{background:var(--waiver-gate-button-bg, #FB910A);color:var(--waiver-gate-button-text, #E4E4E8);padding:12px 18px;text-decoration:none;border-radius:999px;font-weight:600;display:inline-block}.waiver-gate-root .waiver-gate-debug-badge{font-size:12px;line-height:1.2;border:1px solid #ccc;border-radius:12px;padding:2px 8px;color:#333;background:#f5f5f5;white-space:nowrap}.waiver-gate-root .waiver-gate-warning{display:none;margin-top:8px;padding:6px 8px;border-radius:6px;border:1px solid #ffe69c;background:#fff3cd;color:#7a4b00;font-size:12px;line-height:1.4}.waiver-gate-disable-atc form[action^="/cart/add"] button[name=add],.waiver-gate-disable-atc form[action^="/cart/add"] input[name=add],.waiver-gate-disable-atc form[action^="/cart/add"] button[data-add-to-cart],.waiver-gate-disable-atc form[action^="/cart/add"] button[id*=AddToCart],.waiver-gate-disable-qty form[action^="/cart/add"] input[name=quantity],.waiver-gate-disable-qty form[action^="/cart/add"] input[type=number][name=quantity],.waiver-gate-disable-qty form[action^="/cart/add"] .quantity,.waiver-gate-disable-qty form[action^="/cart/add"] .quantity__wrapper,.waiver-gate-disable-qty form[action^="/cart/add"] .quantity__input,.waiver-gate-disable-qty form[action^="/cart/add"] .product-form__quantity,.waiver-gate-disable-qty form[action^="/cart/add"] [data-quantity-input],.waiver-gate-disable-qty form[action^="/cart/add"] [data-quantity-wrapper],.waiver-gate-disable-qty form[action^="/cart/add"] [data-quantity-selector]{display:none!important}.waiver-gate-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:9999;--waiver-gate-chrome: 190px}.waiver-gate-modal[data-open=true]{display:block}.waiver-gate-modal .waiver-gate-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009}.waiver-gate-modal .waiver-gate-dialog{position:relative;background:#fff;max-width:960px;margin:2svh auto;padding:18px;border-radius:12px;width:calc(100% - 32px);box-shadow:0 16px 40px #0000002e;max-height:96svh;overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;color:#111;font-family:inherit;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}.waiver-gate-modal .waiver-gate-dialog::-webkit-scrollbar{width:6px}.waiver-gate-modal .waiver-gate-dialog::-webkit-scrollbar-track{background:transparent}.waiver-gate-modal .waiver-gate-dialog::-webkit-scrollbar-thumb{background-color:#0000002e;border-radius:999px}.waiver-gate-modal .waiver-gate-dialog:hover::-webkit-scrollbar-thumb{background-color:#00000059}.waiver-gate-modal .waiver-gate-participant{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:16px;background:#fffffff5;z-index:3}.waiver-gate-modal[data-participant-open=true] .waiver-gate-participant{display:flex}.waiver-gate-modal .waiver-gate-participant-card{width:100%;max-width:460px;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:18px;box-shadow:0 10px 24px #0000001f;display:grid;gap:12px}.waiver-gate-modal .waiver-gate-participant-title{margin:0;font-size:18px}.waiver-gate-modal .waiver-gate-participant-body{margin:0;font-size:14px;line-height:1.4;color:#333}.waiver-gate-modal .waiver-gate-participant-field-label{margin:2px 0 -4px;font-size:12px;font-weight:700;color:#444;text-transform:uppercase;letter-spacing:.04em}.waiver-gate-modal .waiver-gate-participant-input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #d6d6d6;font-size:16px;box-sizing:border-box}.waiver-gate-modal .waiver-gate-participant-continue{padding:8px 12px;border-radius:999px;border:1px solid var(--waiver-gate-button-bg, #0b5fff);background:var(--waiver-gate-button-bg, #0b5fff);color:var(--waiver-gate-button-text, #ffffff);font-weight:700;font-size:13px;cursor:pointer}.waiver-gate-modal .waiver-gate-participant-cancel{padding:8px 12px;border-radius:999px;border:1px solid var(--waiver-gate-secondary-text, #222);background:var(--waiver-gate-secondary-bg, #f7f7f7);color:var(--waiver-gate-secondary-text, #111);font-weight:700;font-size:13px;cursor:pointer}.waiver-gate-modal .waiver-gate-participant-continue[disabled]{opacity:.6;cursor:not-allowed}.waiver-gate-modal[data-fullscreen=true] .waiver-gate-dialog{width:100%;margin:0;max-width:none;height:100svh;max-height:100svh;border-radius:0;padding:16px}.waiver-gate-modal .waiver-gate-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.waiver-gate-modal .waiver-gate-header-actions{display:flex;align-items:center;gap:8px}.waiver-gate-modal .waiver-gate-close{position:static;background:transparent;border:0;font-size:18px;padding:6px 8px;cursor:pointer;color:#333;line-height:1}.waiver-gate-modal .waiver-gate-toggle{background:#fff;border:1px solid #cfcfcf;border-radius:6px;width:34px;height:32px;padding:0;font-size:12px;cursor:pointer;color:#222;display:inline-flex;align-items:center;justify-content:center;position:relative}.waiver-gate-modal .waiver-gate-toggle-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.waiver-gate-modal .waiver-gate-toggle-icon{width:16px;height:16px;background-repeat:no-repeat;background-size:16px 16px}.waiver-gate-modal .waiver-gate-toggle[data-mode=enter] .waiver-gate-toggle-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23222' stroke-width='1.5'%3E%3Cpath d='M2.5 6.5V2.5H6.5'/%3E%3Cpath d='M9.5 2.5h4v4'/%3E%3Cpath d='M13.5 9.5v4h-4'/%3E%3Cpath d='M6.5 13.5h-4v-4'/%3E%3C/svg%3E")}.waiver-gate-modal .waiver-gate-toggle[data-mode=exit] .waiver-gate-toggle-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23222' stroke-width='1.5'%3E%3Cpath d='M6.5 2.5H2.5V6.5'/%3E%3Cpath d='M9.5 6.5V2.5h4'/%3E%3Cpath d='M13.5 9.5h-4v4'/%3E%3Cpath d='M2.5 9.5h4v4'/%3E%3C/svg%3E")}.waiver-gate-modal .waiver-gate-title{margin:0;font-size:20px}.waiver-gate-modal .waiver-gate-body{margin:0;font-size:14px;line-height:1.4}.waiver-gate-modal .waiver-gate-iframe{width:100%;height:65svh;min-height:40svh;border:1px solid #e3e3e3;border-radius:6px;background:#fff;flex:1 1 auto}@media(max-width:767px){.waiver-gate-modal{--waiver-gate-chrome: 170px}.waiver-gate-modal .waiver-gate-dialog{width:100%;margin:0;max-width:none;height:100svh;max-height:100svh;border-radius:0;padding:16px}.waiver-gate-modal .waiver-gate-iframe{height:65svh;max-height:65svh;min-height:40svh}.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-body{display:none}.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-dialog{padding:8px}.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-iframe{height:calc(100svh - var(--waiver-gate-chrome));max-height:calc(100svh - var(--waiver-gate-chrome));min-height:calc(100svh - var(--waiver-gate-chrome));border-radius:0}.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-steps{display:none}.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-actions{margin-top:6px;gap:8px;position:sticky;bottom:10px;background:#fff;padding-bottom:6px}.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-continue,.waiver-gate-modal[data-mobile-focus=true] .waiver-gate-cancel{padding:6px 10px;font-size:12px}.waiver-gate-modal .waiver-gate-participant-continue,.waiver-gate-modal .waiver-gate-participant-cancel{padding:7px 10px;font-size:12px}}.waiver-gate-modal .waiver-gate-steps{display:none}.waiver-gate-modal .waiver-gate-status{display:none;margin-top:8px;padding:8px 10px;border-radius:6px;border:1px solid #d7d7d7;background:#fafafa;font-size:12px;line-height:1.4;color:#333}.waiver-gate-modal .waiver-gate-status[data-state=success]{display:block;border-color:#badbcc;background:#d1e7dd;color:#0f5132}.waiver-gate-modal .waiver-gate-status[data-state=error]{display:block;border-color:#f5c2c7;background:#f8d7da;color:#842029}.waiver-gate-modal .waiver-gate-agree-hint{margin-top:6px;font-size:12px;line-height:1.4;color:#444}.waiver-gate-modal .waiver-gate-iframe-wrap{position:relative;width:100%}.waiver-gate-modal .waiver-gate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#f8f8f8f5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10001}.waiver-gate-modal .waiver-gate-overlay[data-state=loading],.waiver-gate-modal .waiver-gate-overlay[data-state=timeout]{display:flex}.waiver-gate-modal[data-waiting=true] .waiver-gate-close,.waiver-gate-modal[data-waiting=true] .waiver-gate-cancel,.waiver-gate-modal[data-waiting=true] .waiver-gate-toggle{visibility:hidden;pointer-events:none}.waiver-gate-modal[data-waiting=true] .waiver-gate-actions{opacity:.5;pointer-events:none}.waiver-gate-modal .waiver-gate-overlay-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:18px 20px;border-radius:18px;border:1px solid #e6e6e6;background:#fffffffa;font-size:13px;font-weight:500;color:#111;box-shadow:0 10px 24px #0000001f;min-width:240px}.waiver-gate-modal .waiver-gate-dots{display:inline-flex;gap:4px;align-items:center}.waiver-gate-modal .waiver-gate-overlay-actions{display:none;gap:8px;flex-wrap:wrap;justify-content:center;width:100%}.waiver-gate-modal .waiver-gate-overlay[data-state=timeout] .waiver-gate-overlay-actions{display:flex}.waiver-gate-modal .waiver-gate-overlay-try,.waiver-gate-modal .waiver-gate-overlay-cancel{padding:8px 14px;border-radius:999px;border:1px solid var(--waiver-gate-secondary-text, #1f1f1f);background:var(--waiver-gate-secondary-bg, #fff);font-size:12px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.waiver-gate-modal .waiver-gate-overlay-try{background:var(--waiver-gate-button-bg, #1a1a1a);color:var(--waiver-gate-button-text, #fff);border-color:var(--waiver-gate-button-bg, #1a1a1a);box-shadow:0 6px 14px #1a1a1a2e}.waiver-gate-modal .waiver-gate-overlay-try:hover,.waiver-gate-modal .waiver-gate-overlay-cancel:hover{transform:translateY(-1px)}.waiver-gate-modal .waiver-gate-overlay-cancel{color:var(--waiver-gate-secondary-text, #222);border-color:var(--waiver-gate-secondary-text, #cfcfcf);background:var(--waiver-gate-secondary-bg, #f7f7f7)}.waiver-gate-modal .waiver-gate-confirm-actions{display:flex;gap:10px;flex-wrap:wrap}.waiver-gate-modal .waiver-gate-debug-panel{display:none;margin-top:6px;padding:8px 10px;border-radius:6px;border:1px dashed #b7b7b7;background:#fafafa;font-size:11px;line-height:1.45;color:#333;word-break:break-word}.waiver-gate-modal .waiver-gate-debug-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.waiver-gate-modal .waiver-gate-debug-toggle{font-size:11px;border:1px solid #888;border-radius:10px;padding:2px 8px;background:#fff;cursor:pointer}.waiver-gate-modal .waiver-gate-debug-panel[data-collapsed=true] .waiver-gate-debug-body{display:none}.waiver-gate-modal[data-debug=true] .waiver-gate-debug-panel{display:block}.waiver-gate-modal .waiver-gate-actions{display:flex;gap:12px;margin-top:16px}.waiver-gate-modal .waiver-gate-continue,.waiver-gate-modal .waiver-gate-cancel{padding:10px 16px;border-radius:999px;cursor:pointer;font-size:14px}.waiver-gate-modal .waiver-gate-continue{border:1px solid var(--waiver-gate-button-bg, #FB910A);background:var(--waiver-gate-button-bg, #FB910A);color:var(--waiver-gate-button-text, #E4E4E8);font-weight:600;display:inline-flex;align-items:center;gap:8px}.waiver-gate-modal .waiver-gate-cancel{border:1px solid var(--waiver-gate-secondary-text, #c5c5c5);background:var(--waiver-gate-secondary-bg, #fff);color:var(--waiver-gate-secondary-text, #222)}.waiver-gate-modal .waiver-gate-continue[disabled]{opacity:.5;cursor:not-allowed}.waiver-gate-modal .waiver-gate-continue-spinner{display:none;align-items:center;gap:4px}.waiver-gate-modal .waiver-gate-continue[data-busy=true] .waiver-gate-continue-spinner{display:inline-flex}.waiver-gate-modal .waiver-gate-continue[data-busy=true] .waiver-gate-continue-text{animation:waiver-gate-pulse 1.2s ease-in-out infinite}.waiver-gate-modal .waiver-gate-dot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.4;animation:waiver-gate-bounce 1s infinite ease-in-out}.waiver-gate-modal .waiver-gate-dot:nth-child(2){animation-delay:.15s}.waiver-gate-modal .waiver-gate-dot:nth-child(3){animation-delay:.3s}@keyframes waiver-gate-bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-3px);opacity:1}}@keyframes waiver-gate-pulse{0%,to{opacity:.5}50%{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-waiver-gate.base.css.map */
