.RS_TncOverlay{z-index:100001;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;padding:24px 16px;animation:.22s both RS_TncOverlayIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes RS_TncOverlayIn{0%{opacity:0}to{opacity:1}}.RS_TncModal{color:#000;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:660px;max-height:86vh;margin:auto;animation:.32s cubic-bezier(.22,1,.36,1) both RS_TncModalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000052}@keyframes RS_TncModalIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.RS_TncHeader{border-bottom:1px solid #efefef;align-items:flex-start;gap:14px;padding:26px 60px 20px 26px;display:flex}.RS_TncHeaderIcon{color:#d70000;background:#fdeaea;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.RS_TncHeaderCopy h2{margin:0;font-size:20px;font-weight:700;line-height:1.2}.RS_TncHeaderCopy p{color:#8a8a8a;margin:4px 0 0;font-size:12.5px}.RS_TncClose{color:#000;cursor:pointer;background:#f2f2f2;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex;position:absolute;top:18px;right:18px}.RS_TncClose:hover{background:#e5e5e5;transform:rotate(90deg)}.RS_TncIntro{color:#4a4a4a;background:#fafafa;border-bottom:1px solid #f2f2f2;padding:18px 26px;font-size:13.5px;line-height:1.65}.RS_TncBody{flex:1;padding:20px 26px 8px;overflow-y:auto}.RS_TncSection{padding-bottom:18px}.RS_TncSection+.RS_TncSection{border-top:1px dashed #ececec;margin-top:4px;padding-top:18px}.RS_TncSection h3{color:#000;margin:0 0 6px;font-size:14.5px;font-weight:700}.RS_TncSection p{color:#565656;margin:0;font-size:13.5px;line-height:1.7}.RS_TncFooter{justify-content:flex-end;padding:16px 26px 22px;display:flex}.RS_TncOkBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;padding:11px 28px;font-size:13px;font-weight:600;transition:background .2s}.RS_TncOkBtn:hover{background:#d70000}.RS_TncBody::-webkit-scrollbar{width:6px}.RS_TncBody::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}@media (max-width:640px){.RS_TncHeader{padding:22px 52px 16px 20px}.RS_TncIntro{padding:14px 20px}.RS_TncBody{padding:16px 20px 4px}.RS_TncFooter{padding:14px 20px 18px}}@media (prefers-reduced-motion:reduce){.RS_TncOverlay,.RS_TncModal{animation-duration:1ms}}
