.entry-content{counter-reset:footnotes}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:root{--radius:18px;--bg:#070a12;--bg-soft:#0b1020;--panel:#0d1322;--panel-2:#111a2d;--line:#1e2a40;--text:#eef4ff;--muted:#91a0b8;--accent:#4f7cff;--accent-soft:rgba(79,124,255,.14);--accent-2:#32d583;--danger:#ff5c7a;--thumb:#111827;--code-bg:#050914;--code-head:#0b1020;--input-bg:#070b15;--card-gradient:linear-gradient(180deg,rgba(17,26,45,.95),rgba(13,19,34,.95));--body-bg:#090d16;--shadow:0 20px 60px rgba(0,0,0,.35)}*{box-sizing:border-box}body{margin:0;background:var(--body-bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.55;transition:background .2s ease,color .2s ease}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;background:color-mix(in srgb,var(--bg) 84%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand,.header-inner{display:flex;align-items:center}.header-inner{min-height:76px;gap:24px}.brand{gap:10px;font-weight:800;font-size:18px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--accent),#8a5cff);box-shadow:var(--shadow)}.primary-nav{display:flex;align-items:center;gap:12px;margin-left:auto}.nav-pill,.primary-nav a{color:var(--muted);font-weight:700;font-size:14px;padding:9px 12px;border-radius:999px}.nav-pill:hover,.primary-nav a:hover{color:var(--text);background:var(--panel-2)}.search-form{display:flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--line);border-radius:999px;padding:6px}.button.ghost,.search-form input{background:#fff0;color:var(--text)}.search-form input{border:0;outline:0;width:180px;padding:8px 10px}.button,.copy-code,.search-form button{border:0;border-radius:999px;padding:11px 16px;font-weight:800;cursor:pointer;background:var(--accent);color:#fff}.eyebrow{margin:0 0 10px;color:var(--accent-2);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center}.button.ghost{border:1px solid var(--line)}.content-section{padding:36px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{margin:0;font-size:32px;letter-spacing:-.03em}.script-card p,.section-heading p{margin:0;color:var(--muted)}.script-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.script-card{overflow:hidden;background:var(--card-gradient);border:1px solid var(--line);border-radius:var(--radius);transition:.18s ease;min-height:100%;box-shadow:var(--shadow)}.script-card:hover{transform:translateY(-3px);border-color:var(--accent)}.script-thumb{position:relative;aspect-ratio:16/10;background:var(--thumb);display:grid;place-items:center;overflow:hidden}.script-thumb img{width:100%;height:100%;object-fit:cover}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;background:rgb(50 213 131/.14);color:var(--accent-2);border:1px solid rgb(50 213 131/.35);font-size:12px;font-weight:900}.script-thumb .status-badge{position:absolute;top:10px;left:10px}.script-card-body{padding:16px}.script-card h2{font-size:17px;line-height:1.25;margin:0 0 10px}.script-card p{margin:0 0 16px;font-size:14px}.mini-button{padding:7px 10px;border-radius:999px;background:var(--panel-2)}.entry-content,.mini-button{color:var(--text)}.muted,.rbx-author small,.site-footer{color:var(--muted)}.site-footer{border-top:1px solid var(--line);margin-top:48px;padding:28px 0}.theme-toggle{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:999px;padding:9px 12px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:none}.card-author img,.theme-toggle:hover{background:var(--panel-2)}.theme-toggle-icon{font-size:15px;line-height:1}.theme-toggle-text{font-size:13px}@media (max-width:980px){.header-inner{flex-wrap:wrap;padding:14px 0}.primary-nav{order:3;width:100%;margin-left:0}.script-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.script-grid{grid-template-columns:1fr}.search-form{width:100%;border-radius:18px;flex-wrap:wrap}.search-form input{width:100%}}.status-badge,.status-badge.key-system{opacity:1;backdrop-filter:none;box-shadow:0 8px 20px rgb(0 0 0/.18)}.status-badge.key-system{background:rgb(255 183 77/.16);border-color:rgb(255 183 77/.35);background:#f59e0b;color:#1f1300;border-color:#f59e0b}.status-badge{background:#22c55e;color:#04130a;border-color:#22c55e}.card-author{display:inline-flex;align-items:center;min-width:0;gap:8px;color:var(--muted);font-weight:800}.card-author img{width:28px;height:28px;flex:0 0 28px;border-radius:999px;object-fit:cover;border:1px solid var(--line);box-shadow:0 8px 18px rgb(0 0 0/.14)}.card-author span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:16px;margin-left:auto}.mobile-menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;gap:5px;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--text);cursor:pointer}.mobile-menu-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .24s ease,opacity .24s ease}@media (max-width:980px){.container{width:min(100% - 24px,1180px)}.header-inner{min-height:64px;padding:10px 0;flex-wrap:nowrap;position:relative;gap:10px}.brand{min-width:0;font-size:16px;gap:8px}.brand span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:52vw}.brand-mark{width:34px;height:34px;border-radius:11px;flex:0 0 34px}.mobile-menu-toggle{display:inline-flex;margin-left:auto;flex:0 0 44px}.header-actions{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:60;display:grid;grid-template-columns:1fr;gap:12px;margin-left:0;padding:14px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--panel) 96%,transparent);box-shadow:var(--shadow);opacity:0;transform:translateY(-8px);pointer-events:none;visibility:hidden;transition:opacity .22s ease,transform .22s ease,visibility .22s ease,background .34s ease,border-color .34s ease}.primary-nav{order:initial;width:100%;margin-left:0;display:grid;gap:8px}.nav-pill,.primary-nav a{display:flex;justify-content:center;align-items:center;width:100%;min-height:42px;background:var(--panel-2)}.theme-toggle{width:100%;justify-content:center;min-height:44px;border-radius:14px}.search-form{width:100%;border-radius:16px;display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px}.search-form input{width:100%;min-width:0}.search-form button{min-height:40px;padding:10px 14px}.content-section{padding:28px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.section-heading h2{font-size:28px}.script-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.script-card{border-radius:16px}.script-card-body{padding:14px}.script-card h2{font-size:16px}.script-card p{font-size:13px;margin-bottom:14px}.card-author{max-width:100%;width:100%}}@media (max-width:640px){.container{width:min(100% - 20px,1180px)}.site-header{position:sticky}.header-inner{min-height:60px}.brand span:last-child{max-width:46vw}.header-actions{top:calc(100% + 8px);padding:12px;border-radius:16px}.script-grid{grid-template-columns:1fr;gap:14px}.script-thumb{aspect-ratio:16/9}.script-card{display:grid;grid-template-columns:1fr;min-width:0}.script-card-body{min-width:0}.script-card h2{font-size:18px;line-height:1.22}.script-card p{font-size:14px;line-height:1.45}.status-badge{font-size:11px;padding:6px 8px}.mini-button{white-space:normal;line-height:1.25}.button{width:100%}}@media (max-width:420px){.brand span:last-child{max-width:38vw}.search-form{grid-template-columns:1fr}.search-form button{width:100%}.section-heading h2{font-size:24px}.card-author img{width:26px;height:26px;flex-basis:26px}}html{overflow-x:hidden}body,html{max-width:100%}.container,.entry-content,.site-main{min-width:0;max-width:100%}.entry-content{overflow-wrap:anywhere;word-break:normal}@media (max-width:640px){.copy-code{width:100%}}@media (max-width:420px){.container{width:calc(100% - 16px)}}.script-card--compact{display:flex;flex-direction:column;overflow:hidden;padding:0;background:var(--card-gradient);border:1px solid var(--line);border-radius:18px;min-width:0;box-shadow:var(--shadow)}.script-card--compact:hover{transform:translateY(-3px);border-color:var(--accent)}.script-card--compact .script-thumb{aspect-ratio:16/10.4;border-radius:0;background:var(--thumb)}.script-card--compact .script-thumb:after{content:"";position:absolute;inset:auto 0 0 0;height:44%;background:linear-gradient(180deg,transparent,rgb(0 0 0/.42));pointer-events:none}.script-card--compact .script-thumb .status-badge{top:12px;left:12px;z-index:2}.script-card--compact .script-card-body{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-width:0;padding:16px 16px 14px}.script-card--compact .script-card-title{margin:0;font-size:19px;line-height:1.22;letter-spacing:-.02em;overflow-wrap:anywhere}.script-card--compact .script-card-kind a:hover,.script-card--compact .script-card-title a:hover{color:var(--accent)}.script-card--compact .card-author{width:fit-content;max-width:100%;gap:9px;font-size:14px;font-weight:750;color:var(--text)}.script-card--compact .card-author img{width:24px;height:24px;flex:0 0 24px;border-radius:999px;box-shadow:none}.script-card--compact .script-card-kind{padding:9px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--text);font-size:14px;font-weight:700;min-width:0}.rbx-author strong,.script-card--compact .script-card-kind a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-card--compact .script-card-dates{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:10px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.script-card--compact .date-item{display:inline-flex;align-items:center;min-width:0;gap:6px}.script-card--compact .date-updated:before{content:"↻";font-weight:900;color:var(--muted)}.script-card--compact .date-uploaded:before{content:"↥";font-weight:900;color:var(--muted)}.script-card--compact .script-card-desc{margin:0;color:var(--muted);font-size:14px;line-height:1.43;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.script-card--compact .script-card-stats{display:flex;align-items:center;gap:18px;margin-top:auto;padding:12px 16px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--panel-2) 76%,transparent);color:var(--muted);font-size:14px;font-weight:750}.script-card--compact .stat-item{display:inline-flex;align-items:center;gap:7px;min-width:0}.script-card--compact .stat-likes:before{content:"♥";font-weight:900;color:var(--muted)}.script-card--compact .stat-views:before{content:"◉";font-size:12px;color:var(--muted)}@media (max-width:1180px){.script-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.script-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.script-card--compact .script-card-title{font-size:18px}}@media (max-width:560px){.script-grid{grid-template-columns:1fr}.script-card--compact{border-radius:16px}.script-card--compact .script-thumb{aspect-ratio:16/9}.script-card--compact .script-card-body{padding:14px}.script-card--compact .script-card-title{font-size:20px;line-height:1.18}.script-card--compact .script-card-stats{padding:12px 14px}}.site-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:9999}.site-main{padding-top:76px}@media (max-width:980px){.site-main{padding-top:64px}}@media (max-width:640px){.site-main{padding-top:60px}}.rbx-script-page{padding:34px 0 10px}.rbx-section{background:color-mix(in srgb,var(--bg) 68%,#17181d 32%);border:1px solid color-mix(in srgb,var(--line) 82%,#fff 10%);border-radius:18px;box-shadow:0 18px 48px rgb(0 0 0/.28);overflow:hidden}.rbx-reaction-row{border:1px solid var(--line);background:rgb(255 255 255/.035);border-radius:14px;padding:14px}.rbx-author,.rbx-reaction-row{display:flex;align-items:center}.rbx-author{gap:12px;min-width:0}.rbx-author img{width:42px;height:42px;object-fit:cover;border-radius:999px;border:1px solid var(--line)}.rbx-author strong{color:var(--text);font-size:14px;line-height:1.2;max-width:150px}.rbx-author small{display:block;font-size:11px;margin-top:2px}.rbx-reaction-row{gap:10px;flex:0 0 auto}.rbx-copy-main{min-height:52px;border:1px solid rgb(255 255 255/.16);border-radius:10px;background:linear-gradient(180deg,#b9c6ff,#8699ff);color:#101322;box-shadow:0 0 24px rgb(134 153 255/.28);font-weight:950;cursor:pointer}.rbx-copy-main:hover{filter:brightness(1.05)}.rbx-section{padding:26px}.rbx-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.rbx-code-head h2,.rbx-section-head h2{margin:0;font-size:25px;letter-spacing:-.025em}.rbx-discord-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:9px;font-size:13px;font-weight:900}.rbx-description-text{color:var(--text);font-size:16px}.rbx-description-text p:first-child{margin-top:0}.rbx-code-card{padding:0;background:var(--code-bg)}.rbx-code-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--line);background:var(--code-head)}.rbx-code-head span{display:inline-block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:800}.rbx-code-head .copy-code{border-radius:10px;background:#8796ff;color:#111525;padding:10px 14px}.rbx-code-card pre{margin:0;padding:22px 24px;max-height:520px;overflow:auto;background:color-mix(in srgb,var(--code-bg) 90%,#fff 6%)}.rbx-code-card code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--text);font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.rbx-related-section{padding-top:20px}@media (max-width:900px){.rbx-copy-main{grid-column:1/-1}}@media (max-width:640px){.rbx-script-page{width:min(100% - 20px,1180px);padding-top:22px}.rbx-section{border-radius:16px}.rbx-reaction-row{padding:10px;justify-content:space-between}.rbx-section{padding:18px;margin-top:20px}.rbx-section-head{align-items:flex-start;flex-direction:column;margin-bottom:16px}.rbx-section-actions{justify-content:flex-start}.rbx-code-head{align-items:stretch;flex-direction:column;padding:16px}.rbx-code-head .copy-code{width:100%}.rbx-code-card pre{padding:16px}}@media (max-width:420px){.rbx-script-page{width:min(100% - 16px,1180px)}}.status-badge{background:var(--keyless-bg,#32d583)!important;color:var(--keyless-text,#07130d)!important;border-color:var(--keyless-border,#32d583)!important;box-shadow:0 10px 24px var(--keyless-shadow,rgb(50 213 131 / .18))}.status-badge.key-system{background:var(--keysystem-bg,#ffb14a)!important;color:var(--keysystem-text,#1b1000)!important;border-color:var(--keysystem-border,#ffb14a)!important;box-shadow:0 10px 24px var(--keysystem-shadow,rgb(255 177 74 / .2))}.rbx-code-head .copy-code,.rbx-copy-main{background:var(--script-copy-bg)!important;color:var(--script-copy-text)!important;border:1px solid var(--script-copy-border)!important;box-shadow:var(--script-copy-shadow)!important}.rbx-related-section,.rbx-script-page{width:min(1180px,calc(100% - 32px))}.rbx-section{width:100%}@media (max-width:640px){.rbx-related-section,.rbx-script-page{width:min(100% - 20px,1180px)}}@media (max-width:420px){.rbx-related-section,.rbx-script-page{width:min(100% - 16px,1180px)}}.rbx-reaction-row .rbx-reaction-btn{display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:40px;border:1px solid var(--line);border-radius:10px;background:rgb(0 0 0/.16);color:var(--text);font-weight:850;cursor:pointer;text-decoration:none;padding:0 12px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.rbx-reaction-row button.rbx-reaction-btn{font:inherit}.rbx-reaction-row .rbx-reaction-btn:hover{border-color:var(--accent);transform:translateY(-1px)}.rbx-code-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.rbx-code-actions .copy-code,.rbx-code-actions .download-code{border-radius:10px;padding:10px 14px;font-weight:950;cursor:pointer}.rbx-code-actions .download-code{background:var(--panel-2);color:var(--text);border:1px solid var(--line)}.rbx-code-actions .download-code:hover{border-color:var(--accent);color:var(--accent)}.rbx-social-btn{transition:filter .18s ease,transform .18s ease,border-color .18s ease}.rbx-social-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.rbx-discord-btn{border:1px solid rgb(88 101 242/.4)!important;box-shadow:0 8px 22px rgb(88 101 242/.28)}.rbx-comments-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.rbx-comments-card{margin-top:0}.rbx-comments-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:28px;border-radius:999px;padding:4px 10px;background:var(--panel-2);color:var(--muted);font-weight:900}.rbx-login-note{border:1px dashed var(--line);border-radius:14px;padding:18px;background:rgb(255 255 255/.035);color:var(--text)}.rbx-login-note p{margin:6px 0 14px;color:var(--muted)}.rbx-comment-submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:10px 15px;background:var(--accent);color:#fff;font-weight:900;cursor:pointer}@media (max-width:640px){.rbx-code-actions{justify-content:stretch}.rbx-code-actions .copy-code,.rbx-code-actions .download-code{flex:1 1 140px}.rbx-comments-wrap{width:min(100% - 20px,1180px)}}@media (max-width:420px){.rbx-comments-wrap{width:min(100% - 16px,1180px)}}.auth-link,.auth-nav{align-items:center;gap:8px}.auth-nav{display:flex;flex-wrap:wrap}.auth-link{min-height:38px;display:inline-flex;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:color-mix(in srgb,var(--panel) 78%,transparent);color:var(--text);font-size:13px;font-weight:900;white-space:nowrap;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.auth-link:hover{border-color:var(--accent);transform:translateY(-1px)}.auth-link-primary{background:var(--accent);border-color:var(--accent);color:#fff!important;box-shadow:0 10px 24px rgb(79 124 255/.22)}@media (max-width:1180px){.auth-nav{width:100%;justify-content:flex-start}}@media (max-width:980px){.auth-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.auth-link,.auth-nav{width:100%}}@media (max-width:420px){.auth-nav{grid-template-columns:1fr}}.rbx-section-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.rbx-social-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:8px 13px!important;border-radius:12px!important;font-size:13px;line-height:1;font-weight:950;text-decoration:none!important;white-space:nowrap;box-shadow:none!important;vertical-align:middle}.rbx-discord-btn{background:#5865f2!important;color:#fff!important;border:1px solid #6f7aff!important}@media (max-width:640px){.rbx-section-actions{justify-content:flex-start;width:100%}.rbx-social-btn{flex:1 1 auto}}html{overflow-y:scroll;scrollbar-gutter:stable;scroll-behavior:smooth}body{overflow-x:hidden}.container,.rbx-comments-wrap,.rbx-related-section,.rbx-script-page{margin-left:auto;margin-right:auto}.site-footer.rsc-footer{margin-top:56px;border-top:1px solid var(--line);background:radial-gradient(circle at 16% 0%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--panel) 70%,transparent),var(--bg))}.rsc-footer-wrap{padding:34px 0 26px}.rsc-footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:900;text-decoration:none;margin-bottom:14px}.rsc-footer-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.rsc-footer-bottom p,.rsc-footer-minimal .rsc-footer-bottom p{margin:0}@media (max-width:640px){.site-footer.rsc-footer{margin-top:34px}.rsc-footer-wrap{padding:22px 0}.rsc-footer-bottom{display:block}}.rbx-clamp-block{position:relative}.rbx-clamp-content{max-height:calc(1.55em*6);overflow:hidden;position:relative}.rbx-load-more-text{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:var(--panel-2);color:var(--text);font-weight:900;cursor:pointer}.rbx-load-more-text:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--line));background:var(--accent-soft)}.rbx-description-text .rbx-load-more-text{margin-bottom:4px}.rbx-description-text .rbx-clamp-content p:last-child{margin-bottom:0}.rsc-auth-modal[hidden]{display:none!important}.rsc-auth-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.rsc-auth-modal-backdrop{position:absolute;inset:0;background:rgb(2 6 18/.62);backdrop-filter:blur(8px)}.rsc-auth-modal-dialog{position:relative;width:min(420px,100%);border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:0 28px 90px rgb(0 0 0/.42);padding:26px;display:grid;gap:14px;color:var(--text)}.rsc-auth-modal-eyebrow{display:inline-flex;width:max-content;border:1px solid rgb(96 165 250/.3);background:rgb(96 165 250/.12);color:var(--accent);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rsc-auth-modal-dialog h2{margin:0;font-size:28px;line-height:1.05}.rsc-auth-modal-dialog p{margin:0;color:var(--muted);line-height:1.6}.rsc-auth-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.rsc-auth-modal-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border-radius:999px;border:1px solid var(--line);background:rgb(255 255 255/.06);color:var(--text);font-size:22px;line-height:1;cursor:pointer}.rsc-auth-modal-close:hover{border-color:rgb(96 165 250/.55)}button.rbx-reaction-btn{font:inherit;cursor:pointer}@media (max-width:560px){.rsc-auth-modal-dialog{padding:22px;border-radius:20px}.rsc-auth-modal-dialog h2{font-size:24px}.rsc-auth-modal-actions .btn{width:100%;justify-content:center}}.mobile-header-tools{display:none;align-items:center;gap:8px;margin-left:auto}.mobile-header-icon,.mobile-menu-toggle{transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.mobile-header-icon:hover,.mobile-menu-toggle:hover{background:var(--panel-2);border-color:color-mix(in srgb,var(--accent) 32%,var(--line))}.mobile-header-icon:active,.mobile-menu-toggle:active{transform:translateY(1px)}.mobile-header-icon:focus-visible,.mobile-menu-toggle:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 65%,transparent);outline-offset:2px}.mobile-header-icon{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex:0 0 44px;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--text);cursor:pointer;padding:0}.mobile-theme-toggle .theme-toggle-icon{font-size:18px;line-height:1}.mobile-theme-toggle .theme-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-search-icon{position:relative;display:block;width:17px;height:17px;border:2px solid currentColor;border-radius:50%}.mobile-search-icon::after{content:"";position:absolute;right:-5px;bottom:-4px;width:7px;height:2px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:center}@media (max-width:980px){.mobile-header-tools{display:flex}.mobile-header-icon{display:inline-flex}.mobile-menu-toggle{margin-left:0}.brand span:last-child{max-width:36vw}}@media (max-width:640px){.brand span:last-child{max-width:30vw}}.rsc-script-redesign{padding-top:28px}.rsc-script-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:6px 0 16px;color:var(--muted);font-size:13px;font-weight:800}.rsc-script-breadcrumbs a:hover{color:var(--accent)}.rsc-script-hero{background:var(--card-gradient);border:1px solid var(--line);box-shadow:var(--shadow)}.rsc-script-hero-media{border:1px solid var(--line);background:var(--thumb)}.rsc-game-hub-media img{width:100%;height:100%;object-fit:cover}.rsc-script-hero-media .status-badge{position:absolute;left:14px;top:14px}.rsc-script-hero-main{display:flex;flex-direction:column}.rsc-script-hero h1{margin:0 0 16px}.rsc-script-lead{color:var(--muted);margin:0 0 18px}.rsc-script-primary-actions{display:flex;flex-wrap:wrap}.rsc-script-primary-actions .rbx-copy-main{display:inline-flex;text-decoration:none}.rsc-script-faq-card details,.rsc-script-side-card{border:1px solid var(--line);background:var(--panel)}.rsc-script-side-card{display:flex;flex-direction:column}.rsc-script-side-stats{display:grid}.rsc-script-side-stats span{display:grid;gap:4px;border:1px solid var(--line);background:var(--panel-2)}.rsc-script-side-stats small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:900}.rsc-script-side-stats strong{line-height:1.2;overflow-wrap:anywhere}.rsc-script-anchor-nav{position:sticky;top:78px;z-index:20;display:flex;gap:8px;flex-wrap:wrap;margin:18px 0;background:color-mix(in srgb,var(--bg) 82%,transparent);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:999px;padding:8px;box-shadow:var(--shadow)}.rsc-script-anchor-nav a{border-radius:999px;padding:9px 13px;color:var(--muted);font-weight:900;font-size:13px}.rsc-floating-toc a:hover,.rsc-script-anchor-nav a:hover{background:var(--panel-2);color:var(--text)}.rsc-script-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.rsc-script-main-column{min-width:0}.rsc-script-sticky-sidebar{position:sticky;top:150px;display:grid;gap:14px}.rsc-script-faq-card,.rsc-script-feature-card{background:var(--card-gradient);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:24px}.rsc-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rsc-feature-grid span,.rsc-game-hub-card{border:1px solid var(--line);color:var(--text)}.rsc-feature-grid span{background:var(--panel);border-radius:15px;padding:11px 12px;font-weight:800;line-height:1.35}.rsc-script-code-card .rsc-code-warning{margin:0;padding:12px 16px;border-bottom:1px solid var(--line);color:var(--muted);background:var(--panel);font-size:14px}.rsc-game-hub-card{display:grid;grid-template-columns:68px minmax(0,1fr) 28px;gap:12px;align-items:center;border-radius:20px;background:var(--card-gradient);box-shadow:var(--shadow);padding:12px;transition:transform .18s ease,border-color .18s ease}.rsc-game-hub-card:hover{transform:translateY(-2px);border-color:var(--accent)}.rsc-game-hub-media{display:grid;place-items:center;width:68px;height:68px;border-radius:16px;overflow:hidden;background:var(--thumb);font-weight:900;color:var(--muted)}.rsc-game-hub-body{display:grid;gap:3px;min-width:0}.rsc-game-hub-body small{font-size:11px;letter-spacing:.08em}.rsc-game-hub-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rsc-game-hub-body span{color:var(--muted);font-size:12px;font-weight:800}.rsc-script-faq-card details{border-radius:16px;padding:14px 16px;margin-top:10px}.rsc-script-faq-card summary{cursor:pointer;font-weight:900}.rsc-script-faq-card p{color:var(--muted);margin:10px 0 0}@media (max-width:1100px){.rsc-script-hero{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.rsc-script-side-card{grid-column:1/-1}.rsc-script-side-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.rsc-script-content-layout{grid-template-columns:1fr}.rsc-script-sticky-sidebar{position:static;grid-template-columns:1fr 1fr}}@media (max-width:760px){.rsc-script-redesign{padding-top:18px}.rsc-script-hero{grid-template-columns:1fr;border-radius:22px;padding:13px}.rsc-script-hero-media{min-height:220px;border-radius:18px}.rsc-script-side-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.rsc-script-anchor-nav{top:64px;border-radius:18px;overflow:auto;flex-wrap:nowrap}.rsc-script-anchor-nav a{white-space:nowrap}.rsc-feature-grid,.rsc-script-sticky-sidebar{grid-template-columns:1fr}.rsc-script-primary-actions .button,.rsc-script-primary-actions .rbx-copy-main{width:100%}}@media (max-width:480px){.rsc-script-side-stats{grid-template-columns:1fr}.rsc-script-hero h1{font-size:32px}}.rsc-floating-toc{--rsc-toc-top:104px;position:fixed;top:var(--rsc-toc-top);max-height:calc(100vh - var(--rsc-toc-top) - 20px);display:grid;border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 92%,transparent);box-shadow:0 18px 54px rgb(0 0 0/.22);backdrop-filter:blur(14px);color:var(--text)}.rsc-floating-toc-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 2px 7px;border-bottom:1px solid var(--line);margin-bottom:3px}.rsc-floating-toc-head span,.rsc-game-hub-body small{color:var(--muted);font-weight:900;text-transform:uppercase}.rsc-floating-toc-head span{letter-spacing:.09em}.rsc-floating-toc-close{display:none}.rsc-floating-toc a{display:flex;align-items:center;color:var(--muted);font-weight:900;line-height:1.2;transition:background .18s ease,color .18s ease,transform .18s ease;min-height:41px!important;padding:10px 12px!important;border-radius:14px!important;font-size:15px!important}.rsc-floating-toc a:hover{transform:translateX(2px);border-color:color-mix(in srgb,var(--accent) 45%,var(--line))!important}.rsc-floating-toc-toggle{display:none;position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:70;width:46px;height:46px;border:1px solid var(--line);border-radius:16px;background:var(--panel);color:var(--text);box-shadow:var(--shadow);cursor:pointer;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px}.rsc-floating-toc-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor}@media (max-width:1460px){.rsc-floating-toc{left:12px;width:142px}.rsc-script-redesign{padding-left:148px}}@media (max-width:1180px){.rsc-floating-toc{display:none}.rsc-script-redesign{padding-left:0}.rsc-floating-toc-toggle{display:flex}}#comments,#faq,#features,#overview,#related-scripts,#script-code{scroll-margin-top:calc(var(--rsc-header-height,76px) + 22px);scroll-margin-top:calc(var(--rsc-header-height,76px) + 24px)!important}.rsc-floating-toc{padding:15px!important;border-radius:22px!important;gap:9px!important}.rsc-floating-toc-head span,.rsc-game-hub-card--hero .rsc-game-hub-body span{font-size:12px!important}.rsc-script-anchor-nav a{scroll-behavior:smooth}@media (max-width:1460px){.rsc-floating-toc{width:170px!important}.rsc-script-redesign{padding-left:176px!important}}@media (max-width:1180px){.rsc-script-redesign{padding-left:0!important}}.rsc-script-redesign{position:relative}.rsc-floating-toc{left:max(16px,calc((100vw - 1180px)/2 - 230px))!important;width:198px!important;z-index:35!important}.rsc-floating-toc a{position:relative;border:1px solid color-mix(in srgb,var(--line) 78%,transparent)!important;background:color-mix(in srgb,var(--panel) 70%,transparent)!important;padding-right:34px!important}.rsc-floating-toc a::after{content:"→";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:14px;font-weight:900;opacity:.72;transition:transform .18s ease,color .18s ease,opacity .18s ease}.rsc-floating-toc a:hover::after{transform:translate(3px,-50%);color:var(--accent);opacity:1}@media (min-width:1461px){.rsc-script-redesign{padding-left:0!important}}@media (max-width:1460px) and (min-width:1181px){.rsc-floating-toc{left:12px!important;width:182px!important}.rsc-script-redesign{padding-left:194px!important}}@media (max-width:1180px){.rsc-script-redesign{padding-left:0!important}.rsc-floating-toc{left:auto!important}}.rbx-section{margin-top:0!important}.rsc-script-hero{display:grid!important;grid-template-areas:"media main side"!important;gap:18px!important;align-items:stretch!important;padding:14px!important;border-radius:24px!important;overflow:hidden!important}.rsc-script-hero-main,.rsc-script-hero-media,.rsc-script-side-card{grid-column:auto!important;grid-row:auto!important;min-width:0!important;position:relative!important}.rsc-script-hero-media{grid-area:media!important;min-height:0!important;height:auto!important;aspect-ratio:4/3!important;max-height:430px!important;align-self:stretch!important;border-radius:18px!important;overflow:hidden!important;z-index:1!important}.rsc-script-hero-media img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important}.rsc-script-hero-main,.rsc-script-side-card{z-index:2!important}.rsc-script-hero-main{grid-area:main!important;width:100%!important;padding:4px!important}.rsc-script-side-card{grid-area:side!important;padding:14px!important;border-radius:20px!important;gap:10px!important}.rsc-script-hero h1{font-size:clamp(32px,3.45vw,50px)!important;line-height:1.04!important;letter-spacing:-.05em!important;margin-bottom:12px!important;max-width:100%!important}.rsc-script-lead{font-size:15px!important;line-height:1.55!important;margin-bottom:14px!important;max-width:100%!important}.rsc-script-side-stats{gap:8px!important}.rsc-script-side-stats span{padding:9px 10px!important;border-radius:14px!important}.rsc-script-side-stats small{font-size:10px!important}.rsc-script-side-stats strong{font-size:13px!important}.rsc-script-side-card .rbx-author img{width:38px!important;height:38px!important}.rsc-script-side-card .rbx-reaction-row{padding:10px!important;gap:8px!important}.rsc-script-side-card .rbx-reaction-btn{min-height:40px!important;padding:8px 12px!important}@media (max-width:1180px){.rsc-script-hero{grid-template-columns:minmax(220px,320px) minmax(0,1fr)!important;grid-template-areas:"media main""side side"!important}.rsc-script-side-card{display:grid!important;grid-template-columns:minmax(170px,.8fr) minmax(0,1.4fr) auto!important;align-items:center!important}.rsc-script-side-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:860px){.rsc-script-hero{grid-template-columns:1fr!important;grid-template-areas:"media""main""side"!important}.rsc-script-hero-media{aspect-ratio:16/9!important;max-height:none!important}.rsc-script-side-card{grid-template-columns:1fr!important}.rsc-script-side-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.rsc-script-hero{padding:11px!important;border-radius:20px!important}.rsc-script-hero h1{font-size:31px!important}.rsc-script-lead{font-size:14px!important}.rsc-script-side-stats{grid-template-columns:1fr!important}}.rsc-script-hero{grid-template-columns:minmax(250px,320px) minmax(0,1fr) minmax(250px,320px)!important}.rsc-script-hero-media,.rsc-script-side-card{width:100%!important;max-width:320px!important}.rsc-script-hero-media{justify-self:start!important}.rsc-script-side-card{justify-self:stretch!important}@media (max-width:1180px){.rsc-script-hero{grid-template-columns:minmax(220px,320px) minmax(0,1fr)!important}.rsc-script-hero-media,.rsc-script-side-card{max-width:none!important}}.rsc-script-side-stats{grid-template-columns:1fr!important}@media (max-width:1180px){.rsc-script-side-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (max-width:860px){.rsc-script-side-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.rsc-script-side-stats{grid-template-columns:1fr!important;max-width:none!important}}.rsc-script-hero-main{justify-content:center!important}.rsc-game-hub-card--hero{margin-top:14px!important;width:min(100%,520px)!important;grid-template-columns:58px minmax(0,1fr) 28px!important;padding:10px!important;box-shadow:none!important;background:var(--panel)!important}.rsc-game-hub-card--hero .rsc-game-hub-media{width:58px!important;height:58px!important;border-radius:14px!important}.rsc-game-hub-card--hero .rsc-game-hub-body strong{font-size:15px!important}@media (max-width:860px){.rsc-game-hub-card--hero{width:100%!important}}.rsc-script-sticky-sidebar{display:none!important}.rsc-script-content-layout{display:block!important;grid-template-columns:1fr!important;width:100%!important}.rsc-script-main-column{display:grid!important;gap:22px!important}.rbx-code-card,.rbx-description-card,.rsc-script-faq-card,.rsc-script-feature-card,.rsc-script-main-column,.rsc-script-main-column>.rbx-section,.rsc-script-main-column>section{width:100%!important;max-width:none!important}.rsc-script-primary-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}.rsc-script-primary-actions .button,.rsc-script-primary-actions .rbx-copy-main{width:100%!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:16px!important;padding:12px 16px!important;font-weight:900!important}.rsc-script-primary-actions .rbx-copy-main{border:1px solid var(--rsc-action-accent)!important;background:var(--accent)!important;border:0!important;box-shadow:none!important}.rsc-script-primary-actions .button.ghost,.rsc-script-primary-actions .rbx-copy-main{background:var(--rsc-action-accent)!important;color:#fff!important;box-shadow:0 14px 34px var(--rsc-action-accent-soft)!important}.rsc-script-primary-actions .button.ghost:hover,.rsc-script-primary-actions .rbx-copy-main:hover{background:var(--rsc-action-accent-hover)!important;border-color:var(--rsc-action-accent-hover)!important}.rsc-script-primary-actions .button.ghost:hover{background:var(--panel-2)!important;border-color:var(--line)!important;color:var(--text)!important;transform:translateY(-1px)!important}@media (min-width:1181px){.rsc-script-hero{grid-template-columns:minmax(280px,320px) minmax(0,1fr) minmax(280px,320px)!important;align-items:stretch!important}.rsc-script-hero-media,.rsc-script-side-card{width:100%!important;max-width:none!important;height:100%!important;min-height:360px!important;align-self:stretch!important}.rsc-script-hero-media{aspect-ratio:auto!important;justify-self:stretch!important}.rsc-script-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important}.rsc-script-side-card{justify-self:stretch!important;display:flex!important;flex-direction:column!important}.rsc-script-side-stats{flex:1!important;align-content:stretch!important}}@media (max-width:860px){.rsc-script-primary-actions{grid-template-columns:1fr!important}}.rsc-script-hero-image-link{position:relative;display:block;width:100%;height:100%;color:inherit}.rsc-script-hero-image-link img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .22s ease,filter .22s ease}.rsc-script-hero-image-link:hover img{transform:scale(1.025);filter:brightness(.92)}.rsc-image-open-hint{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:color-mix(in srgb,var(--panel) 86%,transparent);color:var(--text);font-size:12px;font-weight:900;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(10px)}.rsc-script-hero-image-link:hover .rsc-image-open-hint{opacity:1;transform:translateY(0)}.rsc-script-primary-actions .button.ghost{background:0 0!important;border:1px solid var(--line)!important;color:var(--text)!important;box-shadow:none!important}.rsc-script-primary-actions .rbx-copy-main:hover{background:var(--accent)!important;filter:brightness(1.07);transform:translateY(-1px)!important}button.rsc-script-hero-image-link{border:0!important;padding:0!important;background:0 0!important;cursor:zoom-in!important;text-align:inherit!important;font:inherit!important}.rsc-image-lightbox[hidden]{display:none!important}.rsc-image-lightbox{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:22px}.rsc-image-lightbox-backdrop{position:absolute;inset:0;border:0;background:rgb(2 6 18/.74);backdrop-filter:blur(10px);cursor:zoom-out}.rsc-image-lightbox-dialog{z-index:2;width:min(1080px,100%);max-height:calc(100vh - 44px);display:grid;place-items:center}.rsc-image-lightbox-dialog img{max-width:100%;max-height:calc(100vh - 44px);object-fit:contain;border-radius:20px;border:1px solid var(--line);box-shadow:0 28px 90px rgb(0 0 0/.48);background:var(--panel)}.rsc-image-lightbox-close{position:absolute;right:10px;top:10px;z-index:3;width:40px;height:40px;border-radius:999px;border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 88%,transparent);color:var(--text);font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center;backdrop-filter:blur(10px)}.rsc-image-lightbox-close:hover{background:var(--panel-2)}@media (max-width:640px){.rsc-image-lightbox{padding:12px}.rsc-image-lightbox-dialog img{border-radius:16px;max-height:calc(100vh - 24px)}.rsc-image-lightbox-close{right:8px;top:8px}}@media (max-width:900px){body,html{overflow-x:hidden}.rsc-script-redesign{width:min(100% - 20px,1180px)!important;padding-left:0!important;padding-top:16px!important}.rsc-script-breadcrumbs{font-size:12px!important;gap:6px!important;margin:2px 0 12px!important}.rsc-script-hero{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"media""main""side"!important;gap:12px!important;padding:12px!important;border-radius:20px!important;overflow:hidden!important}.rsc-script-hero-media{grid-area:media!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;border-radius:16px!important}.rsc-script-hero-image-link,.rsc-script-hero-image-link img,.rsc-script-hero-media img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;display:block!important}.rsc-script-hero-media .status-badge{top:10px!important;left:10px!important;font-size:11px!important;padding:5px 8px!important}.rsc-script-hero-main{grid-area:main!important;width:100%!important;min-width:0!important;padding:2px!important;display:block!important}.rsc-script-hero h1{font-size:clamp(27px,8vw,36px)!important;line-height:1.06!important;letter-spacing:-.04em!important;margin:0 0 10px!important;overflow-wrap:anywhere!important}.rsc-script-lead{font-size:14px!important;line-height:1.55!important;margin:0 0 12px!important}.rsc-script-primary-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.rsc-script-primary-actions .button,.rsc-script-primary-actions .rbx-copy-main{width:100%!important;min-height:44px!important;padding:11px 13px!important;border-radius:14px!important}.rsc-game-hub-card--hero{width:100%!important;margin-top:10px!important;grid-template-columns:54px minmax(0,1fr) 24px!important;gap:10px!important;padding:9px!important;border-radius:16px!important}.rsc-game-hub-card--hero .rsc-game-hub-media{width:54px!important;height:54px!important;border-radius:13px!important}.rsc-game-hub-body span,.rsc-game-hub-body strong,.rsc-script-side-stats strong{white-space:normal!important;overflow-wrap:anywhere!important}.rsc-script-side-card{grid-area:side!important;max-width:none!important;min-height:0!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:12px!important;border-radius:18px!important}.rsc-script-side-card,.rsc-script-side-card .rbx-author{width:100%!important;min-width:0!important}.rsc-script-side-card .rbx-author span{min-width:0!important}.rsc-script-side-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.rsc-script-side-stats span{min-width:0!important;padding:9px!important}.rsc-script-side-card .rbx-reaction-row{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;padding:0!important;background:0 0!important;border:0!important}.rsc-script-side-card .rbx-reaction-btn{width:100%!important;min-height:42px!important;justify-content:center!important}.rsc-script-anchor-nav{position:sticky!important;top:calc(var(--rsc-header-height,64px) + 6px)!important;display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;gap:6px!important;margin:12px 0!important;padding:7px!important;border-radius:16px!important;scrollbar-width:none!important}.rsc-script-anchor-nav::-webkit-scrollbar{display:none}.rsc-script-anchor-nav a{white-space:nowrap!important;padding:8px 11px!important;font-size:12px!important}.rsc-script-content-layout{display:block!important;width:100%!important}.rsc-script-main-column{width:100%!important;max-width:none!important;display:grid!important;gap:14px!important}.rbx-code-card,.rbx-description-card,.rbx-section,.rsc-script-faq-card,.rsc-script-feature-card{width:100%!important;max-width:none!important;padding:16px!important;border-radius:18px!important;margin-top:0!important}.rbx-section-head{display:grid!important;gap:8px!important;align-items:start!important}.rbx-section-head h2{font-size:22px!important;line-height:1.15!important;margin:0!important}.rbx-section-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.rbx-section-actions a,.rbx-social-btn{min-height:38px!important;padding:9px 11px!important;font-size:13px!important}.rbx-code-actions,.rbx-code-head,.rsc-feature-grid{grid-template-columns:1fr!important;gap:8px!important}.rsc-feature-grid span{padding:10px 11px!important;border-radius:14px!important}.rbx-code-actions,.rbx-code-head{display:grid!important;gap:10px!important}.rbx-code-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}.rbx-code-actions button{width:100%!important;min-height:40px!important;padding:9px 10px!important}.rbx-code-card pre,.rsc-script-code-card pre{max-width:100%!important;overflow:auto!important;border-radius:0 0 14px 14px!important}.rbx-code-card code,.rsc-script-code-card code{font-size:12px!important;line-height:1.55!important;white-space:pre!important}.rsc-code-warning{font-size:13px!important;line-height:1.5!important}.rsc-script-faq-card details{padding:12px!important;border-radius:14px!important}.rsc-feature-grid span,.rsc-script-faq-card summary{font-size:14px!important}.rsc-related-redesign,.rsc-script-comments{width:min(100% - 20px,1180px)!important}.rsc-related-redesign .section-heading{display:grid!important;gap:8px!important}.rsc-related-redesign .script-grid{grid-template-columns:1fr!important}.rsc-floating-toc-toggle{right:10px!important;bottom:18px!important;top:auto!important;transform:none!important;width:44px!important;height:44px!important;border-radius:15px!important}.rsc-image-lightbox{padding:10px!important}.rsc-image-lightbox-dialog img{max-height:calc(100vh - 20px)!important;border-radius:14px!important}}@media (max-width:520px){.rbx-code-actions,.rsc-script-side-card .rbx-reaction-row,.rsc-script-side-stats{grid-template-columns:1fr!important}.rsc-game-hub-card--hero{grid-template-columns:48px minmax(0,1fr) 20px!important}.rsc-game-hub-card--hero .rsc-game-hub-media{width:48px!important;height:48px!important}}@media (min-width:1181px){.rsc-floating-toc{top:calc(var(--rsc-header-height,76px) + 64px)!important}}@media (max-width:1180px){.rsc-floating-toc-toggle{top:50%!important;bottom:auto!important;right:14px!important;transform:translateY(-50%)!important}}@media (max-width:900px){.rsc-floating-toc-toggle{top:50%!important;bottom:auto!important;right:10px!important;transform:translateY(-50%)!important}}@media (min-width:1181px){.rsc-floating-toc{top:var(--rsc-script-hero-top,calc(var(--rsc-header-height,76px) + 64px))!important;top:var(--rsc-script-hero-top,calc(var(--rsc-header-height,76px) + 32px))!important}}@media (max-width:1180px) and (min-width:861px){.rsc-script-side-card{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;min-height:0!important;height:auto!important}.rsc-script-side-card .rbx-author{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}.rsc-script-side-card .rbx-author span{min-width:0!important}.rsc-script-side-card .rbx-author small,.rsc-script-side-card .rbx-author strong,.rsc-script-side-stats strong{white-space:normal!important;overflow-wrap:anywhere!important}.rsc-script-side-card .rbx-reaction-row,.rsc-script-side-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.rsc-script-side-stats span{min-width:0!important;width:100%!important}.rsc-script-side-stats strong{text-overflow:clip!important}.rsc-script-side-card .rbx-reaction-row{justify-content:stretch!important}.rsc-script-side-card .rbx-reaction-btn{width:100%!important;justify-content:center!important}}@media (max-width:1040px) and (min-width:861px){.rsc-script-hero{grid-template-columns:minmax(220px,300px) minmax(0,1fr)!important;grid-template-areas:"media main""side side"!important}.rsc-script-side-card{grid-area:side!important;max-width:none!important}}html:not(.rsc-theme-boot) .brand,html:not(.rsc-theme-boot) .brand-mark,html:not(.rsc-theme-boot) .button,html:not(.rsc-theme-boot) .header-inner,html:not(.rsc-theme-boot) .mini-button,html:not(.rsc-theme-boot) .mobile-header-icon,html:not(.rsc-theme-boot) .mobile-menu-toggle,html:not(.rsc-theme-boot) .nav-pill,html:not(.rsc-theme-boot) .primary-nav a,html:not(.rsc-theme-boot) .rbx-code-card,html:not(.rsc-theme-boot) .rbx-description-card,html:not(.rsc-theme-boot) .rbx-reaction-btn,html:not(.rsc-theme-boot) .rbx-section,html:not(.rsc-theme-boot) .rsc-feature-grid span,html:not(.rsc-theme-boot) .rsc-floating-toc,html:not(.rsc-theme-boot) .rsc-floating-toc a,html:not(.rsc-theme-boot) .rsc-floating-toc-toggle,html:not(.rsc-theme-boot) .rsc-game-hub-card,html:not(.rsc-theme-boot) .rsc-image-lightbox-backdrop,html:not(.rsc-theme-boot) .rsc-image-lightbox-close,html:not(.rsc-theme-boot) .rsc-image-lightbox-dialog img,html:not(.rsc-theme-boot) .rsc-script-anchor-nav,html:not(.rsc-theme-boot) .rsc-script-faq-card,html:not(.rsc-theme-boot) .rsc-script-faq-card details,html:not(.rsc-theme-boot) .rsc-script-feature-card,html:not(.rsc-theme-boot) .rsc-script-hero,html:not(.rsc-theme-boot) .rsc-script-hero-media,html:not(.rsc-theme-boot) .rsc-script-side-card,html:not(.rsc-theme-boot) .rsc-script-side-stats span,html:not(.rsc-theme-boot) .script-card,html:not(.rsc-theme-boot) .search-form,html:not(.rsc-theme-boot) .search-form input,html:not(.rsc-theme-boot) .site-header,html:not(.rsc-theme-boot) .status-badge,html:not(.rsc-theme-boot) .theme-toggle,html:not(.rsc-theme-boot) body,html:not(.rsc-theme-boot) code,html:not(.rsc-theme-boot) input,html:not(.rsc-theme-boot) pre{transition:background-color .28s ease,background .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease,fill .28s ease,stroke .28s ease,opacity .22s ease,filter .22s ease,transform .18s ease}@media (prefers-reduced-motion:reduce){html:not(.rsc-theme-boot) *,html:not(.rsc-theme-boot) ::after,html:not(.rsc-theme-boot) ::before{transition:none!important;scroll-behavior:auto!important}}.rsc-discord-toc-button{top:calc(var(--rsc-script-hero-top, calc(var(--rsc-header-height,76px) + 64px)) + 476px);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}@media (max-width:1460px) and (min-width:1181px){.rsc-discord-toc-button{left:12px;width:182px}}@media (max-width:1180px){.rsc-discord-toc-button{display:none}}.rsc-telegram-toc-button{top:calc(var(--rsc-script-hero-top, calc(var(--rsc-header-height,76px) + 64px)) + 398px);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}@media (max-width:1460px) and (min-width:1181px){.rsc-telegram-toc-button{left:12px;width:182px}}@media (max-width:1180px){.rsc-telegram-toc-button{display:none}}.rsc-discord-toc-button{top:calc(var(--rsc-script-hero-top, calc(var(--rsc-header-height,76px) + 64px)) + 344px)!important}.rsc-telegram-toc-button{top:calc(var(--rsc-script-hero-top, calc(var(--rsc-header-height,76px) + 64px)) + 400px)!important}@media (max-width:1460px) and (min-width:1181px){.rsc-discord-toc-button,.rsc-telegram-toc-button{left:12px!important;width:182px!important}.rsc-discord-toc-button span,.rsc-telegram-toc-button span{max-width:116px!important}}@media (max-width:1180px){.rsc-discord-toc-button,.rsc-telegram-toc-button{display:none!important}}.rsc-discord-toc-button,.rsc-telegram-toc-button{position:fixed!important;left:max(16px,calc((100vw - 1180px)/2 - 230px))!important;z-index:36!important;width:198px!important;height:auto!important;min-height:46px!important;max-height:54px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:10px 12px!important;border:1px solid var(--line)!important;border-radius:16px!important;background:var(--panel)!important;color:var(--text)!important;box-shadow:0 14px 34px rgb(0 0 0/.16)!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important;text-decoration:none!important;overflow:hidden!important}.rsc-discord-toc-button{top:var(--rsc-toc-discord-top,calc(var(--rsc-script-hero-top, calc(var(--rsc-header-height,76px) + 64px)) + 430px))!important}.rsc-telegram-toc-button{top:var(--rsc-toc-telegram-top,calc(var(--rsc-script-hero-top, calc(var(--rsc-header-height,76px) + 64px)) + 486px))!important}.rsc-discord-toc-button svg,.rsc-discord-toc-icon,.rsc-telegram-toc-button svg,.rsc-telegram-toc-icon{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px!important;display:block!important;object-fit:contain!important}.rsc-discord-toc-button span,.rsc-telegram-toc-button span{display:block!important;min-width:0!important;max-width:132px!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important}.rsc-discord-toc-button:hover,.rsc-telegram-toc-button:hover{background:var(--panel-2)!important;border-color:color-mix(in srgb,#5865f2 45%,var(--line))!important;color:var(--text)!important;transform:translateY(-1px)!important;box-shadow:0 18px 42px rgb(88 101 242/.18)!important}.rsc-telegram-toc-button:hover{border-color:color-mix(in srgb,#2aabee 45%,var(--line))!important;box-shadow:0 18px 42px rgb(42 171 238/.18)!important}@media (max-width:1460px) and (min-width:1181px){.rsc-discord-toc-button,.rsc-telegram-toc-button{left:12px!important;width:182px!important}.rsc-discord-toc-button span,.rsc-telegram-toc-button span{max-width:116px!important}}@media (max-width:1180px){.rsc-discord-toc-button,.rsc-telegram-toc-button{display:none!important}}.rsc-footer-minimal{margin-top:64px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--bg) 94%,var(--panel))}.rsc-footer-minimal .rsc-footer-wrap{padding:28px 0 22px}.rsc-footer-minimal-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.rsc-footer-minimal .rsc-footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:900;text-decoration:none}.rsc-footer-legal-nav,.rsc-footer-minimal-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px 16px}.rsc-footer-legal-nav{justify-content:center;padding:18px 0 12px}.rsc-footer-legal-nav a,.rsc-footer-minimal-nav a{color:var(--muted);font-size:13px;font-weight:800;text-decoration:none;transition:color .18s ease}.rsc-footer-legal-nav a:hover,.rsc-footer-minimal-nav a:hover{color:var(--text)}.rsc-footer-minimal .rsc-footer-bottom{display:flex;justify-content:center;padding-top:0;border-top:0;color:var(--muted);font-size:13px}@media (max-width:760px){.rsc-footer-minimal .rsc-footer-wrap{padding:24px 0 20px}.rsc-footer-minimal-top{flex-direction:column;align-items:flex-start}.rsc-footer-legal-nav,.rsc-footer-minimal-nav{justify-content:flex-start}.rsc-footer-legal-nav{padding:16px 0 12px}}.rsc-yandex-ad{width:100%;max-width:1180px;height:100px;margin:18px auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px}.rsc-yandex-ad-desktop{width:100%;height:100px;display:block}.rsc-yandex-ad-mobile{display:none}.rsc-yandex-ad-desktop>div,.rsc-yandex-ad-mobile>div{width:100%;height:100px}@media (max-width:700px){.rsc-yandex-ad{width:320px;max-width:calc(100vw - 20px);height:100px;margin:14px auto;border-radius:12px}.rsc-yandex-ad-desktop{display:none}.rsc-yandex-ad-mobile{width:320px;max-width:100%;height:100px;display:block}}.rsc-yandex-ad--before-script-code{display:none!important}.rsc-yandex-ad--after-script-code{width:100%;max-width:100%;height:132px;margin:24px 0;padding:15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card-gradient);box-shadow:var(--shadow)}.rsc-yandex-ad--after-script-code::before{content:"Advertisement";position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.rsc-yandex-ad--after-script-code .rsc-yandex-ad-desktop,.rsc-yandex-ad--after-script-code .rsc-yandex-ad-mobile{border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--panel-2) 74%,transparent)}.rsc-yandex-ad--after-script-code .rsc-yandex-ad-desktop{width:100%;height:100px}.rsc-yandex-ad--after-script-code .rsc-yandex-ad-mobile{height:100px}@media (max-width:700px){.rsc-yandex-ad--after-script-code{width:100%;max-width:100%;height:132px;padding:15px;margin:20px 0}.rsc-yandex-ad--after-script-code .rsc-yandex-ad-mobile{width:320px;max-width:100%;margin:0 auto}}.rsc-yandex-ad--before-script-code{display:flex!important;width:100%;max-width:100%;height:132px;margin:24px 0;padding:15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card-gradient);box-shadow:var(--shadow)}.rsc-yandex-ad--before-script-code .rsc-yandex-ad-desktop,.rsc-yandex-ad--before-script-code .rsc-yandex-ad-mobile{border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--panel-2) 74%,transparent)}.rsc-yandex-ad--before-script-code .rsc-yandex-ad-desktop{width:100%;height:100px}.rsc-yandex-ad--before-script-code .rsc-yandex-ad-mobile{height:100px}@media (max-width:700px){.rsc-yandex-ad--before-script-code{width:100%;max-width:100%;height:132px;padding:15px;margin:20px 0}.rsc-yandex-ad--before-script-code .rsc-yandex-ad-mobile{width:320px;max-width:100%;margin:0 auto}}.rsc-image-lightbox-dialog{position:relative}