.CustomizeModal_backdrop__svquZ{position:fixed;inset:0;background:rgba(12,21,32,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;animation:CustomizeModal_fadeIn__K_rHV .2s ease-out}@keyframes CustomizeModal_fadeIn__K_rHV{0%{opacity:0}to{opacity:1}}.CustomizeModal_modal__CIo62{background:#fff;color:#333;border-radius:8px;box-shadow:0 20px 50px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.1);width:100%;max-width:520px;max-height:calc(100vh - 2*16px);overflow-y:auto;position:relative;animation:CustomizeModal_scaleIn__PCgac .25s cubic-bezier(.4,0,.2,1)}@keyframes CustomizeModal_scaleIn__PCgac{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.CustomizeModal_header__rWf5J{padding:32px 32px 16px;border-bottom:1px solid #eee}.CustomizeModal_title__9RKkD{font-size:20px;font-weight:700;color:#333;margin:0 0 4px}.CustomizeModal_subtitle__R02vq{font-size:12px;color:#888;margin:0;line-height:1.5}.CustomizeModal_closeBtn__Os5pn{position:absolute;top:8px;right:8px;background:none;border:none;color:#888;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;transition:background-color .15s ease,color .15s ease}.CustomizeModal_closeBtn__Os5pn:hover{background:#f8f8f8;color:#333}.CustomizeModal_closeBtn__Os5pn:focus-visible{outline:2px solid #e52727;outline-offset:2px}.CustomizeModal_body__3qcp_{padding:16px 32px;display:flex;flex-direction:column;gap:8px}.CustomizeModal_row__6Jm_z{display:flex;align-items:flex-start;gap:16px;padding:16px;border:1px solid #eee;border-radius:4px;transition:border-color .15s ease,background-color .15s ease}.CustomizeModal_row__6Jm_z:hover:not([data-locked=true]){border-color:#888}.CustomizeModal_row__6Jm_z[data-locked=true]{background:#f8f8f8}.CustomizeModal_rowText__1FhZ7{flex:1 1 auto;min-width:0}.CustomizeModal_rowTitle__7_oRG{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.CustomizeModal_alwaysOnPill__IygV9{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888;background:#fff;border:1px solid #eee;border-radius:999px;padding:2px 8px}.CustomizeModal_rowDesc__TMBQ3{font-size:12px;color:#888;margin:0;line-height:1.5}.CustomizeModal_toggle__KPS57{position:relative;flex-shrink:0;width:44px;height:24px;display:inline-block;cursor:pointer}.CustomizeModal_toggle__KPS57[data-locked=true]{cursor:not-allowed;opacity:.5}.CustomizeModal_toggleInput__Ck615{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:inherit}.CustomizeModal_toggleInput__Ck615:focus-visible+.CustomizeModal_toggleSlider__UpOwx{outline:2px solid #e52727;outline-offset:2px}.CustomizeModal_toggleSlider__UpOwx{position:absolute;inset:0;background:#d1d5db;border-radius:999px;transition:background-color .2s ease}.CustomizeModal_toggleSlider__UpOwx:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:transform .2s ease}.CustomizeModal_toggleInput__Ck615:checked+.CustomizeModal_toggleSlider__UpOwx{background:#e52727}.CustomizeModal_toggleInput__Ck615:checked+.CustomizeModal_toggleSlider__UpOwx:before{transform:translateX(20px)}.CustomizeModal_footer__uOWLt{padding:16px 32px 32px;display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #eee}@media(max-width:767px){.CustomizeModal_footer__uOWLt{flex-direction:column-reverse}.CustomizeModal_footer__uOWLt button{width:100%}}.CustomizeModal_btnSecondary__6EwMo{background:rgba(0,0,0,0);color:#333;border:1px solid #eee;border-radius:4px;padding:8px 24px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;min-width:110px}.CustomizeModal_btnSecondary__6EwMo:hover{background:#f8f8f8;border-color:#888}.CustomizeModal_btnSecondary__6EwMo:focus-visible{outline:2px solid #e52727;outline-offset:2px}.CustomizeModal_btnPrimary__LO8Hd{background:#e52727;color:#fff;border:none;border-radius:4px;padding:8px 24px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease;min-width:140px}.CustomizeModal_btnPrimary__LO8Hd:hover{background:#c71f1f}.CustomizeModal_btnPrimary__LO8Hd:focus-visible{outline:2px solid #c71f1f;outline-offset:2px}.ConsentBanner_banner__AZX_K{position:fixed;bottom:24px;left:24px;width:460px;max-width:calc(100vw - 2*24px);z-index:9999;background:#fff;color:#333;border-radius:8px;box-shadow:0 12px 32px rgba(0,0,0,.16),0 4px 8px rgba(0,0,0,.08);padding:32px;animation:ConsentBanner_slideUp__KDOMc .3s cubic-bezier(.4,0,.2,1)}@media(max-width:767px){.ConsentBanner_banner__AZX_K{bottom:8px;left:8px;right:8px;width:auto;max-width:none;padding:24px}}@keyframes ConsentBanner_slideUp__KDOMc{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConsentBanner_header____5ri{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ConsentBanner_icon__v8Wip{width:28px;height:28px;flex-shrink:0;color:#e52727}.ConsentBanner_title__IeARY{font-size:16px;font-weight:700;color:#333;margin:0;flex:1 1}.ConsentBanner_message___GO9C{font-size:12px;line-height:1.55;color:#888;margin:0 0 24px}.ConsentBanner_link__xWAKG{color:#e52727;text-decoration:underline;font-weight:500;white-space:nowrap}.ConsentBanner_link__xWAKG:hover{color:#c71f1f}.ConsentBanner_actions__C7Jhh{display:flex;gap:8px;flex-wrap:wrap}.ConsentBanner_btnPrimary__NSIcj{flex:1 1 auto;background:#e52727;color:#fff;border:none;border-radius:4px;padding:8px 24px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease;min-width:110px}.ConsentBanner_btnPrimary__NSIcj:hover{background:#c71f1f}.ConsentBanner_btnPrimary__NSIcj:focus-visible{outline:2px solid #c71f1f;outline-offset:2px}.ConsentBanner_btnSecondary___is_t{flex:1 1 auto;background:rgba(0,0,0,0);color:#333;border:1px solid #eee;border-radius:4px;padding:8px 24px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;min-width:110px}.ConsentBanner_btnSecondary___is_t:hover{background:#f8f8f8;border-color:#888}.ConsentBanner_btnSecondary___is_t:focus-visible{outline:2px solid #e52727;outline-offset:2px}.ConsentBanner_btnText___E6uG{display:block;margin:16px auto 0;background:none;border:none;color:#888;font-size:12px;font-weight:500;cursor:pointer;padding:4px 8px;text-decoration:underline;transition:color .15s ease}.ConsentBanner_btnText___E6uG:hover{color:#e52727}.ConsentBanner_btnText___E6uG:focus-visible{outline:2px solid #e52727;outline-offset:2px;border-radius:2px}.ConsentBanner_closeBtn__bZqmF{position:absolute;top:8px;right:8px;background:none;border:none;color:#888;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;transition:background-color .15s ease,color .15s ease}.ConsentBanner_closeBtn__bZqmF:hover{background:#f8f8f8;color:#333}.ConsentBanner_closeBtn__bZqmF:focus-visible{outline:2px solid #e52727;outline-offset:2px}