#rushdCartoon{--rc-bg:#0a120d;--rc-gold:#d8ad55;--rc-gold2:#f0cf84;--rc-cream:#fff7e5;--rc-soft:#d8d1c1;--rc-line:rgba(216,173,85,.24);background:var(--rc-bg)!important;color:var(--rc-cream)!important;min-height:100vh;padding:28px 0 48px!important;overflow-x:clip;color-scheme:dark}
#rushdCartoon,#rushdCartoon *{box-sizing:border-box;font-family:"Almarai",Tahoma,Arial,sans-serif!important;min-width:0}#rushdCartoon .rc-mount,#rushdCartoon .rc-full-page{display:block;width:min(1240px,calc(100% - 30px));min-height:100vh;margin:auto;padding:0}#rushdCartoon .rc-mount{width:100%}#rushdCartoon .rc-full-page{display:grid}
#rushdCartoon .rc-document-card{overflow:visible;border:1px solid var(--rc-line);border-radius:25px;background:#101d16;padding:10px;box-shadow:0 20px 55px rgba(0,0,0,.28)}#rushdCartoon .rc-document-host{display:block;width:100%;min-height:0;height:auto;overflow:visible;border-radius:17px;background:#f3eee5}#rushdCartoon .rc-empty{display:grid;gap:18px;justify-items:center;max-width:720px;margin:80px auto;padding:34px;border:1px dashed var(--rc-gold);border-radius:20px;text-align:center;background:#101d16;color:var(--rc-cream)!important;font-weight:800}#rushdCartoon .rc-empty button{min-height:44px;padding:0 20px;border:1px solid var(--rc-gold);border-radius:999px;background:#1d4b38;color:#fff;cursor:pointer}
@media(max-width:700px){#rushdCartoon{padding:14px 0 28px!important}#rushdCartoon .rc-full-page{width:calc(100% - 16px)}#rushdCartoon .rc-document-card{padding:5px;border-radius:19px}#rushdCartoon .rc-document-host{border-radius:14px}}
@media(prefers-reduced-motion:reduce){#rushdCartoon *{transition:none!important;animation:none!important}}
/* Stable first paint while the published native document resolves. */
#rushdCartoon .rc-loading-shell{width:min(1280px,calc(100% - 32px));min-height:clamp(360px,62vh,660px);margin:28px auto 90px;padding:clamp(30px,7vw,82px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(218,181,91,.25);border-radius:30px;background:radial-gradient(circle at 82% 12%,rgba(218,181,91,.12),transparent 32%),linear-gradient(145deg,#0d2d21,#071b14);color:#f5efdf;box-shadow:0 28px 70px rgba(0,0,0,.2)}
#rushdCartoon .rc-loading-shell p{margin:0 0 14px;color:#e1bf64;font-weight:800}#rushdCartoon .rc-loading-shell h1{margin:0 0 12px;font-size:clamp(34px,6vw,68px);line-height:1.15}#rushdCartoon .rc-loading-shell span{color:rgba(245,239,223,.66)}
