.TermsGate-module__T45pwa__overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c10d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.TermsGate-module__T45pwa__modal{background:#0f0f14;border:1px solid #242428;border-radius:24px;flex-direction:column;gap:24px;width:100%;max-width:480px;padding:36px 32px 32px;display:flex;position:relative;overflow:hidden}.TermsGate-module__T45pwa__glow{filter:blur(120px);opacity:.25;pointer-events:none;background:#9b8fff;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.TermsGate-module__T45pwa__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.TermsGate-module__T45pwa__iconWrap{background:#9c91ff1f;border:1px solid #9c91ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.TermsGate-module__T45pwa__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.TermsGate-module__T45pwa__subtitle{color:#ffffff73;margin:0;font-size:.875rem;line-height:1.6}.TermsGate-module__T45pwa__links{background:#ffffff08;border:1px solid #242428;border-radius:14px;flex-direction:column;gap:4px;padding:8px 4px;display:flex}.TermsGate-module__T45pwa__link{color:#fff9;border-radius:10px;align-items:center;gap:10px;padding:9px 14px;font-size:.85rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.TermsGate-module__T45pwa__link:hover{color:#cabeff;background:#9c91ff14}.TermsGate-module__T45pwa__linkIcon{opacity:.5;flex-shrink:0}.TermsGate-module__T45pwa__link:hover .TermsGate-module__T45pwa__linkIcon{opacity:1;color:#9c91ff}.TermsGate-module__T45pwa__agreeLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.TermsGate-module__T45pwa__agreeCheckbox{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.TermsGate-module__T45pwa__agreeBox{background:#ffffff0a;border:1.5px solid #3a3a4a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.TermsGate-module__T45pwa__agreeCheckbox:checked+.TermsGate-module__T45pwa__agreeBox{background:linear-gradient(135deg,#9c91ff,#b7afff);border-color:#9c91ff;box-shadow:0 0 8px #9c91ff66}.TermsGate-module__T45pwa__agreeCheckbox:checked+.TermsGate-module__T45pwa__agreeBox:after{content:"";border:2px solid #0c0c10;border-top:none;border-left:none;width:5px;height:8px;display:block;transform:rotate(45deg)translateY(-1px)}.TermsGate-module__T45pwa__agreeLabel:hover .TermsGate-module__T45pwa__agreeBox{border-color:#9c91ff}.TermsGate-module__T45pwa__agreeText{color:#ffffff80;font-size:.85rem;line-height:1.4}.TermsGate-module__T45pwa__btn{color:#fff;cursor:pointer;background:#ffffff12;border:none;border-radius:14px;width:100%;padding:14px;font-size:.95rem;font-weight:600;transition:background .2s,box-shadow .2s}.TermsGate-module__T45pwa__btn:not(:disabled):hover{background:linear-gradient(101.65deg,#9c91ff 28.95%,#b7afff 90.85%);box-shadow:0 0 40px #b7afff33}.TermsGate-module__T45pwa__btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:520px){.TermsGate-module__T45pwa__modal{border-radius:20px;padding:28px 20px 24px}}
.ErrorReporter-module__KR3AbW__trigger{z-index:9000;color:#aea1ff;cursor:pointer;background:#aea1ff1f;border:1px solid #aea1ff59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,transform .2s;animation:.25s cubic-bezier(.34,1.56,.64,1) ErrorReporter-module__KR3AbW__popIn;display:flex;position:fixed;bottom:24px;right:24px}.ErrorReporter-module__KR3AbW__trigger:hover{background:#aea1ff38;border-color:#aea1ff99;transform:scale(1.07)}@keyframes ErrorReporter-module__KR3AbW__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ErrorReporter-module__KR3AbW__badge{color:#fff;min-width:18px;height:18px;font-size:10px;font-weight:700;font-family:var(--font-inter),sans-serif;background:#e53e3e;border:2px solid #0c0c10;border-radius:9px;justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;top:-5px;right:-5px}.ErrorReporter-module__KR3AbW__backdrop{z-index:9001;background:#000000a6;justify-content:center;align-items:center;animation:.15s ErrorReporter-module__KR3AbW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ErrorReporter-module__KR3AbW__fadeIn{0%{opacity:0}to{opacity:1}}.ErrorReporter-module__KR3AbW__panel{background:#111117;border:1px solid #aea1ff2e;border-radius:16px;flex-direction:column;width:600px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);animation:.2s cubic-bezier(.34,1.2,.64,1) ErrorReporter-module__KR3AbW__slideUp;display:flex;overflow:hidden}@keyframes ErrorReporter-module__KR3AbW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ErrorReporter-module__KR3AbW__panelHeader{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ErrorReporter-module__KR3AbW__panelTitle{font-family:var(--font-gilroy),sans-serif;color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.ErrorReporter-module__KR3AbW__countBadge{color:#fc8181;font-family:var(--font-inter),sans-serif;background:#e53e3e2e;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.ErrorReporter-module__KR3AbW__closeBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .2s,background .2s;display:flex}.ErrorReporter-module__KR3AbW__closeBtn:hover{color:#fff;background:#ffffff12}.ErrorReporter-module__KR3AbW__errorList{flex-direction:column;flex:1;gap:6px;padding:10px;display:flex;overflow-y:auto}.ErrorReporter-module__KR3AbW__errorList::-webkit-scrollbar{width:4px}.ErrorReporter-module__KR3AbW__errorList::-webkit-scrollbar-track{background:0 0}.ErrorReporter-module__KR3AbW__errorList::-webkit-scrollbar-thumb{background:#aea1ff40;border-radius:2px}.ErrorReporter-module__KR3AbW__errorItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;transition:border-color .15s;overflow:hidden}.ErrorReporter-module__KR3AbW__errorItem:hover{border-color:#aea1ff33}.ErrorReporter-module__KR3AbW__errorHeader{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .15s;display:grid}.ErrorReporter-module__KR3AbW__errorHeader:hover{background:#ffffff05}.ErrorReporter-module__KR3AbW__errorType{font-family:var(--font-inter),sans-serif;letter-spacing:.04em;color:#aea1ff;white-space:nowrap;text-transform:uppercase;background:#aea1ff1f;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600}.ErrorReporter-module__KR3AbW__errorTime{font-family:var(--font-inter),sans-serif;color:#ffffff59;white-space:nowrap;font-size:12px}.ErrorReporter-module__KR3AbW__errorMsg{font-family:var(--font-inter),sans-serif;color:#fffc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ErrorReporter-module__KR3AbW__chevron{color:#ffffff40;flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.ErrorReporter-module__KR3AbW__chevronOpen{transform:rotate(180deg)}.ErrorReporter-module__KR3AbW__errorDetails{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:12px;display:flex}.ErrorReporter-module__KR3AbW__detailRow{font-size:12px;font-family:var(--font-inter),sans-serif;align-items:flex-start;gap:10px;display:flex}.ErrorReporter-module__KR3AbW__detailLabel{color:#ffffff4d;flex-shrink:0;min-width:64px}.ErrorReporter-module__KR3AbW__detailValue{color:#ffffffa6;word-break:break-all}.ErrorReporter-module__KR3AbW__stack{color:#ffffff73;white-space:pre;background:#0006;border:1px solid #ffffff0d;border-radius:6px;max-height:150px;margin:0;padding:10px 12px;font-family:Courier New,monospace;font-size:11px;line-height:1.6;overflow:auto}.ErrorReporter-module__KR3AbW__stack::-webkit-scrollbar{width:3px;height:3px}.ErrorReporter-module__KR3AbW__stack::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.ErrorReporter-module__KR3AbW__actions{border-top:1px solid #ffffff0f;flex-shrink:0;gap:8px;padding:12px;display:flex}.ErrorReporter-module__KR3AbW__clearBtn{color:#ffffff80;cursor:pointer;font-family:var(--font-gilroy),sans-serif;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.ErrorReporter-module__KR3AbW__clearBtn:hover{color:#ffffffbf;background:#ffffff14}.ErrorReporter-module__KR3AbW__copyBtn{color:#aea1ff;cursor:pointer;font-family:var(--font-gilroy),sans-serif;background:#aea1ff26;border:1px solid #aea1ff59;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s;display:flex}.ErrorReporter-module__KR3AbW__copyBtn:hover{background:#aea1ff40;border-color:#aea1ff8c}.ErrorReporter-module__KR3AbW__hint{font-family:var(--font-inter),sans-serif;color:#ffffff40;text-align:center;flex-shrink:0;padding:10px 20px 14px;font-size:11px}.ErrorReporter-module__KR3AbW__empty{color:#ffffff40;font-family:var(--font-inter),sans-serif;flex-direction:column;flex:1;align-items:center;gap:12px;padding:56px 24px;font-size:14px;display:flex}
.GuestWatchReminderModal-module__OnQptG__backdrop{z-index:10000;background:#000000b8;justify-content:center;align-items:center;padding:20px 0;animation:.2s GuestWatchReminderModal-module__OnQptG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.GuestWatchReminderModal-module__OnQptG__modalWrapper{background:linear-gradient(#a39cd7 0%,#242428 100%);border-radius:25px;flex-shrink:0;margin:auto;padding:1px;animation:.22s GuestWatchReminderModal-module__OnQptG__modalIn;box-shadow:9px 4px 34.5px #00000040}.GuestWatchReminderModal-module__OnQptG__modal{background:#040406;border-radius:24px;width:1060px;height:655px;position:relative;overflow:hidden}.GuestWatchReminderModal-module__OnQptG__grid{pointer-events:none;z-index:1;width:100%;height:381px;position:absolute;top:0;left:0}.GuestWatchReminderModal-module__OnQptG__image{z-index:2;height:490px;position:absolute;inset:0}.GuestWatchReminderModal-module__OnQptG__image:after{content:"";background:linear-gradient(#0000,#040406);height:140px;position:absolute;bottom:0;left:0;right:0}.GuestWatchReminderModal-module__OnQptG__close{cursor:pointer;color:#fff;z-index:10;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;transition:transform .2s;position:absolute;top:24px;right:24px}.GuestWatchReminderModal-module__OnQptG__close:focus{outline:none}.GuestWatchReminderModal-module__OnQptG__close:hover{transform:rotate(90deg)}.GuestWatchReminderModal-module__OnQptG__close svg{width:100%;height:100%}.GuestWatchReminderModal-module__OnQptG__content{z-index:10;flex-direction:column;align-items:center;gap:10px;width:665px;display:flex;position:absolute;top:470px;left:50%;transform:translate(-50%)}.GuestWatchReminderModal-module__OnQptG__title{text-align:center;color:#fff;white-space:nowrap;margin:0;font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;line-height:1.2}.GuestWatchReminderModal-module__OnQptG__subtitle{text-align:center;color:#ffffff80;margin:0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:24px}.GuestWatchReminderModal-module__OnQptG__buttons{z-index:10;flex-direction:row;gap:8px;display:flex;position:absolute;top:577px;left:50%;transform:translate(-50%)}.GuestWatchReminderModal-module__OnQptG__btn{color:#fff;background:#ffffff12;border-radius:10px;justify-content:center;align-items:center;width:231px;height:50px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .25s,box-shadow .25s;display:flex;position:relative}.GuestWatchReminderModal-module__OnQptG__btn:hover{background:linear-gradient(101.65deg,#9c91ff 28.95%,#b7afff 90.85%);box-shadow:0 0 70px #b7afff33}.GuestWatchReminderModal-module__OnQptG__btnGlow{pointer-events:none;opacity:0;z-index:-1;transition:opacity .3s;position:absolute;bottom:-126px;left:50%;transform:translate(-50%)}.GuestWatchReminderModal-module__OnQptG__btn:hover .GuestWatchReminderModal-module__OnQptG__btnGlow{opacity:1}@keyframes GuestWatchReminderModal-module__OnQptG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GuestWatchReminderModal-module__OnQptG__modalIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-height:700px) and (min-width:1081px){.GuestWatchReminderModal-module__OnQptG__modalWrapper{border-radius:21px}.GuestWatchReminderModal-module__OnQptG__modal{border-radius:20px;flex-direction:column;width:760px;height:auto;display:flex}.GuestWatchReminderModal-module__OnQptG__grid{height:200px}.GuestWatchReminderModal-module__OnQptG__image{inset:unset;flex-shrink:0;width:100%;height:200px;position:relative}.GuestWatchReminderModal-module__OnQptG__image:after{height:60px}.GuestWatchReminderModal-module__OnQptG__close{top:16px;right:16px}.GuestWatchReminderModal-module__OnQptG__content{top:unset;left:unset;box-sizing:border-box;gap:8px;width:100%;padding:16px 32px 0;position:relative;transform:none}.GuestWatchReminderModal-module__OnQptG__title{white-space:normal;font-size:22px}.GuestWatchReminderModal-module__OnQptG__subtitle{font-size:14px;line-height:20px}.GuestWatchReminderModal-module__OnQptG__buttons{top:unset;left:unset;box-sizing:border-box;flex-direction:row;gap:8px;width:100%;padding:16px 32px 20px;position:relative;transform:none}.GuestWatchReminderModal-module__OnQptG__btn{flex:1;height:46px;font-size:15px}}@media (max-width:1080px){.GuestWatchReminderModal-module__OnQptG__modalWrapper{border-radius:21px;width:92vw;max-width:480px}.GuestWatchReminderModal-module__OnQptG__modal{border-radius:20px;flex-direction:column;width:100%;height:auto;display:flex}.GuestWatchReminderModal-module__OnQptG__grid{height:220px}.GuestWatchReminderModal-module__OnQptG__image{inset:unset;flex-shrink:0;width:100%;height:220px;position:relative}.GuestWatchReminderModal-module__OnQptG__image img{object-position:center 60%!important}.GuestWatchReminderModal-module__OnQptG__image:after{height:60px}.GuestWatchReminderModal-module__OnQptG__close{width:16px;height:16px;top:16px;right:16px}.GuestWatchReminderModal-module__OnQptG__content{top:unset;left:unset;box-sizing:border-box;gap:6px;width:100%;padding:12px 20px 0;position:relative;transform:none}.GuestWatchReminderModal-module__OnQptG__title{white-space:normal;font-size:17px}.GuestWatchReminderModal-module__OnQptG__subtitle{font-size:12px;line-height:18px}.GuestWatchReminderModal-module__OnQptG__buttons{top:unset;left:unset;box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:12px 20px 16px;position:relative;transform:none}.GuestWatchReminderModal-module__OnQptG__btn{width:100%;height:42px;font-size:14px}.GuestWatchReminderModal-module__OnQptG__btnGlow{display:none}}
