:root{--rjg-primary:#6366f1;--rjg-primary-light:#6366f11a;--rjg-text:#1e293b;--rjg-text-muted:#64748b;--rjg-bg:#fff;--rjg-bg-hover:#f8fafc;--rjg-border:#e2e8f0;--rjg-fav-color:#ef4444;--rjg-fav-bg:#ef444414;--rjg-share-twitter:#1da1f2;--rjg-share-facebook:#1877f2;--rjg-card-shadow:0 4px 24px #0000000f, 0 1px 4px #0000000a;--rjg-category-active-bg:var(--rjg-primary);--rjg-category-active-text:#fff;--rjg-reveal-bg:#f59e0b;--rjg-reveal-shadow:0 2px 8px #f59e0b4d;--rjg-punchline-bg:#6366f10a;--rjg-punchline-border:#6366f126;--rjg-transition:.3s ease}._rjg-container{max-width:680px;margin:0 auto}._rjg-hidden{display:none!important}._rjg-collapsed{display:none}@media (max-width:768px){._rjg-container{padding-left:1rem;padding-right:1rem}}._rjg-toolbar{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._rjg-categories{flex-wrap:wrap;flex:1;gap:.375rem;min-height:2rem;display:flex}._rjg-category-chip{border-radius:var(--main-radius-full);font-size:var(--main-text-xs);cursor:pointer;background:var(--rjg-bg);color:var(--rjg-text-muted);border-style:solid;border-width:1px;border-color:var(--rjg-border);transition:all var(--rjg-transition);white-space:nowrap;align-items:center;gap:.25rem;padding:.3125rem .75rem;font-weight:500;line-height:1.4;display:inline-flex}._rjg-category-chip:hover{color:var(--rjg-primary);border-color:var(--rjg-primary)}._rjg-category-chip._rjg-chip-active{background:var(--rjg-category-active-bg);color:var(--rjg-category-active-text);border-color:var(--rjg-category-active-bg)}._rjg-chip-icon{font-size:.8125rem;line-height:1}._rjg-locale-wrap{flex-shrink:0;position:relative}._rjg-locale-btn{border-radius:var(--main-radius-full);font-size:var(--main-text-xs);cursor:pointer;background:var(--rjg-bg);color:var(--rjg-text-muted);border-style:solid;border-width:1px;border-color:var(--rjg-border);transition:all var(--rjg-transition);white-space:nowrap;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-weight:500;display:inline-flex}._rjg-locale-btn:hover{color:var(--rjg-primary);border-color:var(--rjg-primary)}._rjg-locale-emoji{font-size:.875rem;line-height:1}._rjg-locale-name{text-overflow:ellipsis;max-width:80px;overflow:hidden}._rjg-locale-dropdown{z-index:50;background:var(--rjg-bg);border-style:solid;border-width:1px;border-color:var(--rjg-border);border-radius:var(--main-radius);box-shadow:var(--rjg-card-shadow);min-width:160px;max-height:280px;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto}._rjg-locale-item{cursor:pointer;font-size:var(--main-text-sm);color:var(--rjg-text);transition:background var(--rjg-transition);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}._rjg-locale-item:hover{background:var(--rjg-bg-hover)}._rjg-locale-item._rjg-locale-active{color:var(--rjg-primary);font-weight:600}@media (max-width:768px){._rjg-toolbar{flex-direction:column;align-items:stretch}._rjg-locale-wrap{align-self:flex-end}._rjg-locale-dropdown{right:0}._rjg-categories{justify-content:center}}._rjg-card{background:var(--rjg-bg);border-radius:var(--main-radius-lg);box-shadow:var(--rjg-card-shadow);border-style:solid;border-width:1px;border-color:var(--rjg-border);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}._rjg-joke-emoji{color:var(--rjg-primary,currentColor);justify-content:center;align-items:center;margin-bottom:1rem;font-size:2.5rem;line-height:1;transition:opacity .3s;display:flex}._rjg-joke-emoji svg{width:40px;height:40px}._rjg-joke-emoji._rjg-fade-out{opacity:0}._rjg-joke-setup{color:var(--rjg-text);z-index:1;max-width:560px;margin:0;padding:0;font-size:1.25rem;font-weight:500;line-height:1.7;transition:opacity .3s;position:relative}._rjg-joke-setup._rjg-fade-out{opacity:0}._rjg-joke-setup._rjg-fade-in{opacity:1}._rjg-joke-punchline-wrap{width:100%;max-width:560px;margin-top:1.25rem;transition:opacity .3s}._rjg-joke-punchline-wrap._rjg-fade-out{opacity:0}._rjg-reveal-btn{background:var(--rjg-reveal-bg);color:#fff;font-size:var(--main-text-sm);border-radius:var(--main-radius);cursor:pointer;box-shadow:var(--rjg-reveal-shadow);transition:opacity var(--rjg-transition);border:0 solid #0000;align-items:center;gap:.375rem;padding:.625rem 1.5rem;font-weight:600;display:inline-flex}._rjg-reveal-btn:hover{opacity:.9}._rjg-reveal-btn svg{width:16px;height:16px}._rjg-joke-punchline{color:var(--rjg-primary);background:var(--rjg-punchline-bg);border-style:dashed;border-width:1px;border-color:var(--rjg-punchline-border);border-radius:var(--main-radius);white-space:pre-line;padding:1rem 1.25rem;font-size:1.25rem;font-weight:600;line-height:1.7;animation:.4s _rjg-reveal}@keyframes _rjg-reveal{0%{opacity:0;max-height:0;padding:0 1.25rem}to{opacity:1;max-height:300px;padding:1rem 1.25rem}}._rjg-joke-category{color:var(--rjg-primary);background:var(--rjg-primary-light);border-radius:var(--main-radius-full);z-index:1;align-items:center;gap:.25rem;margin-top:1rem;padding:.1875rem .625rem;font-size:.6875rem;font-weight:500;transition:opacity .3s;display:inline-flex;position:relative}._rjg-joke-category._rjg-fade-out{opacity:0}@media (max-width:768px){._rjg-card{min-height:170px;padding:2rem 1.25rem}._rjg-joke-setup,._rjg-joke-punchline{font-size:1.0625rem}._rjg-joke-emoji{font-size:2rem}._rjg-joke-emoji svg{width:32px;height:32px}}._rjg-actions{justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}._rjg-actions-secondary{gap:.375rem;display:flex}._rjg-btn{cursor:pointer;transition:all var(--rjg-transition);border-radius:var(--main-radius);border:0 solid #0000;align-items:center;gap:.375rem;font-weight:500;display:inline-flex}._rjg-btn-primary{background:var(--rjg-primary);color:#fff;font-size:var(--main-text-sm);padding:.625rem 1.5rem;box-shadow:0 2px 8px #6366f140}._rjg-btn-primary:hover{opacity:.9;box-shadow:0 4px 12px #6366f159}._rjg-btn-icon{background:var(--rjg-bg);color:var(--rjg-text-muted);border-style:solid;border-width:1px;border-color:var(--rjg-border);border-radius:var(--main-radius);padding:.5rem}._rjg-btn-icon:hover{color:var(--rjg-primary);border-color:var(--rjg-primary)}._rjg-btn-fav._rjg-fav-active{color:var(--rjg-fav-color);background:var(--rjg-fav-bg);border-color:var(--rjg-fav-color)}._rjg-btn-text{color:var(--rjg-text-muted);font-size:var(--main-text-xs);cursor:pointer;background:0 0;border:0 solid #0000;align-items:center;gap:.25rem;padding:.25rem .5rem;display:inline-flex}._rjg-btn-text:hover{color:var(--rjg-fav-color)}._rjg-kbd-hint{align-items:center;display:flex}._rjg-kbd{color:var(--rjg-text-muted);background:var(--rjg-bg-hover);border-style:solid;border-width:1px;border-color:var(--rjg-border);border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-block}._rjg-share{justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}._rjg-share-label{font-size:var(--main-text-xs);color:var(--rjg-text-muted)}._rjg-share-btn{border-radius:var(--main-radius-full);color:#fff;width:1.75rem;height:1.75rem;transition:opacity var(--rjg-transition);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}._rjg-share-btn:hover{opacity:.8}._rjg-share-twitter{background:var(--rjg-share-twitter)}._rjg-share-facebook{background:var(--rjg-share-facebook)}._rjg-autoplay{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}._rjg-autoplay-label{cursor:pointer;font-size:var(--main-text-xs);color:var(--rjg-text-muted);align-items:center;gap:.375rem;display:flex}._rjg-autoplay-checkbox{accent-color:var(--rjg-primary);cursor:pointer}._rjg-autoplay-select{font-size:var(--main-text-xs);border-style:solid;border-width:1px;border-color:var(--rjg-border);background:var(--rjg-bg);color:var(--rjg-text-muted);cursor:pointer;border-radius:.25rem;padding:.1875rem .375rem}._rjg-autoplay-select:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){._rjg-kbd-hint{display:none}}._rjg-favorites{margin-top:1.5rem}._rjg-favorites-toggle{background:var(--rjg-bg);border-style:solid;border-width:1px;border-color:var(--rjg-border);border-radius:var(--main-radius);width:100%;color:var(--rjg-text-muted);font-size:var(--main-text-sm);cursor:pointer;transition:all var(--rjg-transition);align-items:center;gap:.375rem;padding:.625rem .75rem;font-weight:500;display:flex}._rjg-favorites-toggle:hover{color:var(--rjg-fav-color);border-color:var(--rjg-fav-color)}._rjg-favorites-count{background:var(--rjg-fav-bg);min-width:1.25rem;height:1.25rem;color:var(--rjg-fav-color);border-radius:var(--main-radius-full);justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}._rjg-favorites-content{background:var(--rjg-bg);border-style:solid;border-width:1px;border-color:var(--rjg-border);border-radius:var(--main-radius);margin-top:.5rem;overflow:hidden}._rjg-favorites-header{font-size:var(--main-text-xs);color:var(--rjg-text-muted);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rjg-border);justify-content:space-between;align-items:center;padding:.625rem .75rem;font-weight:600;display:flex}._rjg-favorites-list{max-height:300px;overflow-y:auto}._rjg-favorites-empty{color:var(--rjg-text-muted);font-size:var(--main-text-sm);flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}._rjg-fav-item{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rjg-border);transition:background var(--rjg-transition);align-items:flex-start;gap:.625rem;padding:.625rem .75rem;display:flex}._rjg-fav-item:last-child{border-bottom-width:0}._rjg-fav-item:hover{background:var(--rjg-bg-hover)}._rjg-fav-item-content{flex:1;min-width:0}._rjg-fav-item-text{font-size:var(--main-text-sm);color:var(--rjg-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}._rjg-fav-item-punchline{font-size:var(--main-text-xs);color:var(--rjg-primary);margin-top:.1875rem;font-weight:500}._rjg-fav-item-remove{width:1.5rem;height:1.5rem;color:var(--rjg-text-muted);cursor:pointer;border-radius:var(--main-radius);transition:all var(--rjg-transition);background:0 0;border:0 solid #0000;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;display:inline-flex}._rjg-fav-item-remove:hover{color:var(--rjg-fav-color);background:var(--rjg-fav-bg)}
