:root{--rpfg-primary:#10b981;--rpfg-primary-light:#10b9811a;--rpfg-primary-hover:#059669;--rpfg-text:#1e293b;--rpfg-text-muted:#64748b;--rpfg-bg:#fff;--rpfg-bg-hover:#f8fafc;--rpfg-border:#e2e8f0;--rpfg-border-hover:#cbd5e1;--rpfg-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--rpfg-shadow-lg:0 4px 16px #00000014, 0 2px 6px #0000000a;--rpfg-radius:var(--main-radius,.5rem);--rpfg-radius-lg:var(--main-radius-lg,.75rem);--rpfg-radius-full:var(--main-radius-full,9999px);--rpfg-btn-shadow:0 2px 8px #10b98140;--rpfg-btn-shadow-hover:0 4px 12px #10b9814d}._rpfg-container{max-width:720px;margin-left:auto;margin-right:auto}@media (max-width:768px){._rpfg-container{padding-left:1rem;padding-right:1rem}}._rpfg-filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}._rpfg-filter-btn{border-radius:var(--rpfg-radius-full);border-style:solid;border-width:1px;border-color:var(--rpfg-border);background:var(--rpfg-bg);color:var(--rpfg-text-muted);cursor:pointer;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;align-items:center;gap:.375rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:500;line-height:1.4;display:inline-flex}._rpfg-filter-btn svg{width:14px;height:14px}._rpfg-filter-btn:hover{border-color:var(--rpfg-border-hover);color:var(--rpfg-text);background:var(--rpfg-bg-hover)}._rpfg-filter-btn._rpfg-filter-active{background:var(--rpfg-primary);color:#fff;border-color:var(--rpfg-primary)}._rpfg-filter-btn._rpfg-filter-active:hover{background:var(--rpfg-primary-hover);border-color:var(--rpfg-primary-hover);color:#fff}@media (max-width:768px){._rpfg-filters{gap:.4rem;margin-bottom:1.25rem}._rpfg-filter-btn{min-height:36px;padding:.5rem .85rem}}@media (max-width:480px){._rpfg-filters{gap:.375rem}._rpfg-filter-btn{min-height:34px;padding:.45rem .75rem;font-size:.75rem}}._rpfg-fact-card{background:var(--rpfg-bg);border-radius:var(--rpfg-radius-lg);text-align:center;box-shadow:var(--rpfg-shadow-lg);border-style:solid;border-width:1px;border-color:var(--rpfg-border);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:180px;padding:2rem;display:flex}._rpfg-fact-card._rpfg-fact-animate{animation:.4s rpfgFadeIn}@keyframes rpfgFadeIn{0%{opacity:0}to{opacity:1}}._rpfg-fact-emoji{color:var(--rpfg-primary);justify-content:center;align-items:center;display:flex}._rpfg-fact-emoji svg{width:40px;height:40px}._rpfg-fact-text{color:var(--rpfg-text);word-break:break-word;overflow-wrap:break-word;max-width:600px;font-size:1.125rem;font-weight:500;line-height:1.7}._rpfg-fact-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}._rpfg-fact-badge{border-radius:var(--rpfg-radius-full);text-transform:uppercase;letter-spacing:.03em;background:var(--rpfg-primary-light);color:var(--rpfg-primary);align-items:center;padding:.2rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}._rpfg-fact-source{color:var(--rpfg-text-muted);font-size:.75rem;font-style:italic}@media (max-width:768px){._rpfg-fact-card{gap:.875rem;min-height:150px;padding:1.5rem 1.25rem}._rpfg-fact-emoji svg{width:32px;height:32px}._rpfg-fact-text{font-size:1rem;line-height:1.6}}@media (max-width:480px){._rpfg-fact-card{min-height:140px;padding:1.25rem 1rem}._rpfg-fact-text{font-size:.9375rem}}@media (prefers-reduced-motion:reduce){._rpfg-fact-card._rpfg-fact-animate{animation:none}}._rpfg-actions{justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}._rpfg-btn-generate{border-radius:var(--rpfg-radius);background:var(--rpfg-primary);color:#fff;cursor:pointer;box-shadow:var(--rpfg-btn-shadow);touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-width:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.7rem 1.5rem;font-size:.9375rem;font-weight:600;display:inline-flex}._rpfg-btn-generate:hover{opacity:.9;box-shadow:var(--rpfg-btn-shadow-hover)}._rpfg-btn-generate svg{width:16px;height:16px}._rpfg-btn-copy{border-radius:var(--rpfg-radius);color:var(--rpfg-text-muted);border-style:solid;border-width:1px;border-color:var(--rpfg-border);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;justify-content:center;align-items:center;gap:.375rem;min-height:44px;padding:.7rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}._rpfg-btn-copy:hover{color:var(--rpfg-text);border-color:var(--rpfg-border-hover);background:var(--rpfg-bg-hover)}._rpfg-btn-copy svg{width:14px;height:14px}._rpfg-counter{text-align:center;color:var(--rpfg-text-muted);margin-top:1rem;font-size:.75rem}@media (max-width:768px){._rpfg-actions{flex-wrap:wrap;gap:.625rem}._rpfg-btn-generate{flex:auto}._rpfg-btn-copy{flex:0 auto}}@media (max-width:480px){._rpfg-actions{margin-top:1.25rem}._rpfg-btn-generate{flex:100%;padding:.7rem 1.1rem;font-size:.875rem}._rpfg-btn-copy{flex:100%;padding:.7rem 1rem;font-size:.8125rem}}._rpfg-history{margin-top:2rem}._rpfg-history-toggle{background:var(--rpfg-bg);border-style:solid;border-width:1px;border-color:var(--rpfg-border);border-radius:var(--rpfg-radius);width:100%;color:var(--rpfg-text-muted);cursor:pointer;box-shadow:var(--rpfg-shadow);touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;text-align:left;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;display:flex}._rpfg-history-toggle:hover{color:var(--rpfg-text);border-color:var(--rpfg-border-hover)}._rpfg-history-toggle svg{width:14px;height:14px}._rpfg-history-count{background:var(--rpfg-primary-light);color:var(--rpfg-primary);border-radius:var(--rpfg-radius-full);margin-left:auto;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}._rpfg-history-list{flex-direction:column;gap:.5rem;margin-top:.5rem;display:none}._rpfg-history-list._rpfg-history-open{display:flex}._rpfg-history-item{background:var(--rpfg-bg);border-style:solid;border-width:1px;border-color:var(--rpfg-border);border-radius:var(--rpfg-radius);cursor:pointer;color:var(--rpfg-text);touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5;display:flex}._rpfg-history-item:hover{border-color:var(--rpfg-border-hover);background:var(--rpfg-bg-hover)}._rpfg-history-item-emoji{color:var(--rpfg-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}._rpfg-history-item-emoji svg{width:18px;height:18px}._rpfg-history-item-text{word-break:break-word;overflow-wrap:break-word;flex:1;min-width:0}._rpfg-history-item-badge{text-transform:uppercase;color:var(--rpfg-text-muted);border-radius:var(--rpfg-radius-full);background:var(--rpfg-bg-hover);flex-shrink:0;padding:.125rem .4rem;font-size:.625rem;font-weight:600}._rpfg-history-empty{text-align:center;color:var(--rpfg-text-muted);padding:1rem;font-size:.8125rem}@media (max-width:768px){._rpfg-history{margin-top:1.5rem}._rpfg-history-item{gap:.5rem;padding:.7rem .75rem;font-size:.8125rem}._rpfg-history-item-badge{padding:.125rem .35rem;font-size:.625rem}}@media (max-width:480px){._rpfg-history-item{flex-wrap:wrap}._rpfg-history-item-badge{margin-left:1.625rem}}
