.rmodal-overlay{z-index:9000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.rmodal{--bg:#111120;--fg:#fff;--mute:#ffffffad;--mute-2:#ffffff8c;--line:#ffffff21;--card:#ffffff12;--gold:#fcd34d;--blue:#4d94ff;--rose:#fb7185;--violet:#c4b5fd;--emerald:#34d399;--rmodal-accent:#fcd34d;border:1px solid #ffffff1f;border-top:2px solid var(--rmodal-accent);color:#fff;background:#16162a;border-radius:24px;flex-direction:column;width:100%;max-width:1120px;max-height:90vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;box-shadow:0 24px 64px #0009}.rmodal__head{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:28px 36px;display:flex}.rmodal__eyebrow{text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:11px;font-weight:700}.rmodal__title{letter-spacing:-.02em;color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.rmodal__close{color:#eaeaea;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:20px;line-height:1;transition:color .15s,background .15s}.rmodal__close:hover{color:#fff;background:#ffffff14}.rmodal__body{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;flex:1;min-height:0;padding:32px 36px;overflow-y:auto}.rmodal__body::-webkit-scrollbar{width:8px}.rmodal__body::-webkit-scrollbar-track{background:0 0}.rmodal__body::-webkit-scrollbar-thumb{background:#ffffff38 padding-box padding-box;border:2px solid #0000;border-radius:999px}.rmodal__body::-webkit-scrollbar-thumb:hover{background:#ffffff61 padding-box padding-box}.rmodal__loading{color:#eaeaea;font-size:13px}@keyframes skel-pulse{0%,to{opacity:1}50%{opacity:.4}}.rmodal__skeleton-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.rmodal__skeleton-grid--4{grid-template-columns:repeat(4,1fr)}.rmodal__skeleton-grid--5{grid-template-columns:repeat(5,1fr)}@media (width<=768px){.rmodal__skeleton-grid,.rmodal__skeleton-grid--4,.rmodal__skeleton-grid--5{grid-template-columns:repeat(2,1fr)}}.skel-card{background:#ffffff0d;border-radius:14px;animation:1.6s ease-in-out infinite skel-pulse;overflow:hidden}.skel-block{background:#ffffff1a;border-radius:6px}.skel-block--cover{border-radius:0;height:150px}.skel-body{flex-direction:column;gap:10px;padding:16px;display:flex}.skel-block--line{height:12px}.skel-block--bar{border-radius:99px;width:100%;height:6px}.skel-block--btn{border-radius:10px;height:36px;margin-top:4px}.rmodal__spinner{border:2px solid #ffffff26;border-top-color:#fff9;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.rmodal__sentinel{justify-content:center;min-height:40px;padding:20px 0 4px;display:flex}.rmodal__end{text-align:center;color:#eaeaea;font-size:13px}@media (width<=768px){.rmodal-overlay{align-items:flex-end;padding:0}.rmodal{border-radius:20px 20px 0 0;max-height:92vh}.rmodal__head,.rmodal__body{padding:20px}}
