.TermsAgreementModal-module__RzyM7G__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100001;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TermsAgreementModal-module__RzyM7G__modal{background:var(--card-bg);text-align:center;border-radius:20px;width:90%;max-width:450px;padding:32px;box-shadow:0 10px 25px #0003}.TermsAgreementModal-module__RzyM7G__title{color:var(--text-primary);margin-bottom:12px;font-size:22px;font-weight:800}.TermsAgreementModal-module__RzyM7G__description{color:#666;margin-bottom:24px;font-size:14px;line-height:1.5}.TermsAgreementModal-module__RzyM7G__checkboxGroup{text-align:left;background:var(--bg-color);border-radius:12px;margin-bottom:24px;padding:16px}.TermsAgreementModal-module__RzyM7G__checkItem{cursor:pointer;color:var(--text-secondary);align-items:center;padding:8px 0;font-size:14px;line-height:1.4;display:flex}.TermsAgreementModal-module__RzyM7G__checkItem span{color:inherit}.TermsAgreementModal-module__RzyM7G__checkItem input{cursor:pointer;width:18px;height:18px;margin-right:10px}.TermsAgreementModal-module__RzyM7G__allCheck{color:#2563eb;font-weight:700}.TermsAgreementModal-module__RzyM7G__divider{border:0;border-top:1px solid var(--border-color);margin:8px 0}.TermsAgreementModal-module__RzyM7G__link{color:var(--text-secondary);margin-left:auto;font-size:12px;text-decoration:underline}.TermsAgreementModal-module__RzyM7G__buttonGroup{flex-direction:column;gap:10px;display:flex}.TermsAgreementModal-module__RzyM7G__agreeButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:700;transition:background .2s}.TermsAgreementModal-module__RzyM7G__agreeButton:disabled{cursor:not-allowed;background:#cbd5e1}.TermsAgreementModal-module__RzyM7G__logoutButton{color:#666;cursor:pointer;background:0 0;border:none;font-size:13px;text-decoration:underline}
.StreamerMarketingModal-module__shMVlG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100001;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StreamerMarketingModal-module__shMVlG__modal{background:var(--card-bg);text-align:center;border-radius:24px;width:90%;max-width:420px;padding:32px 24px;animation:.3s ease-out StreamerMarketingModal-module__shMVlG__slideUp;box-shadow:0 10px 30px #00000040}@keyframes StreamerMarketingModal-module__shMVlG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StreamerMarketingModal-module__shMVlG__iconWrapper{margin-bottom:16px;font-size:40px}.StreamerMarketingModal-module__shMVlG__title{color:var(--text-primary);margin-bottom:12px;font-size:20px;font-weight:800}.StreamerMarketingModal-module__shMVlG__description{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.5}.StreamerMarketingModal-module__shMVlG__subDesc{color:#2563eb;margin-top:6px;font-size:13px;font-weight:600;display:block}.StreamerMarketingModal-module__shMVlG__termsBox{background:var(--surface-muted);text-align:left;border-radius:12px;margin-bottom:24px;padding:16px}.StreamerMarketingModal-module__shMVlG__termsTitle{color:var(--text-secondary);margin-bottom:8px;font-size:13px;font-weight:700}.StreamerMarketingModal-module__shMVlG__link{color:var(--text-label);text-align:right;font-size:12px;text-decoration:underline;display:block}.StreamerMarketingModal-module__shMVlG__buttonGroup{flex-direction:column;gap:10px;display:flex}.StreamerMarketingModal-module__shMVlG__agreeButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:700;transition:background .2s}.StreamerMarketingModal-module__shMVlG__agreeButton:hover{background:var(--accent-hover)}.StreamerMarketingModal-module__shMVlG__disagreeButton{width:100%;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:12px;padding:12px;font-size:14px;font-weight:500}.StreamerMarketingModal-module__shMVlG__footerNote{color:var(--text-label);margin-top:16px;font-size:11px}.StreamerMarketingModal-module__shMVlG__termsList{color:var(--text-secondary);margin-bottom:8px;padding-left:18px;font-size:12px;line-height:1.6}.StreamerMarketingModal-module__shMVlG__warningText{color:#ef4444;letter-spacing:-.3px;background-color:#fef2f2;border-radius:6px;margin-bottom:8px;padding:8px;font-size:11px;line-height:1.4}
.NaverLinkRequiredModal-module__nGGSGq__overlay{z-index:999999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NaverLinkRequiredModal-module__nGGSGq__modal{border:1px solid var(--border-strong);background:var(--card-bg);text-align:center;border-radius:16px;width:min(92vw,440px);padding:28px 24px 24px;position:relative;box-shadow:0 24px 40px #00000059}.NaverLinkRequiredModal-module__nGGSGq__closeBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;top:14px;right:14px}.NaverLinkRequiredModal-module__nGGSGq__closeBtn:hover{background:var(--surface-muted);color:var(--text-primary)}.NaverLinkRequiredModal-module__nGGSGq__iconWrap{background:color-mix(in srgb, var(--brand-green) 16%, var(--surface-muted));width:60px;height:60px;color:var(--brand-green);border-radius:9999px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.NaverLinkRequiredModal-module__nGGSGq__title{color:var(--text-primary);letter-spacing:-.02em;text-align:center;margin:0 0 14px;font-size:26px;font-weight:800;line-height:1.25}.NaverLinkRequiredModal-module__nGGSGq__message{color:var(--text-secondary);white-space:pre-line;text-align:center;margin:0 0 24px;font-size:15px;line-height:1.6}.NaverLinkRequiredModal-module__nGGSGq__confirmBtn{width:100%;color:var(--text-on-accent);background-color:var(--btn-dark-bg);cursor:pointer;border:none;border-radius:10px;padding:15px 20px;font-size:16px;font-weight:700;transition:background-color .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0003}.NaverLinkRequiredModal-module__nGGSGq__confirmBtn:hover{background-color:var(--btn-dark-hover);box-shadow:0 12px 18px -6px #00000059}.NaverLinkRequiredModal-module__nGGSGq__confirmBtn:active{box-shadow:0 4px 6px -1px #00000047}
