.status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);white-space:nowrap}.status-badge.beta{background:#ffc86426;color:#ffc864;border:1px solid rgba(255,200,100,.3)}.status-badge.new{background:#64c8ff26;color:#64c8ff;border:1px solid rgba(100,200,255,.3)}.status-badge.stable{background:#64ff9626;color:#64ff96;border:1px solid rgba(100,255,150,.3)}.status-badge .icon{font-size:.75rem}.tool-card .status-badge{position:absolute;top:var(--space-sm);right:var(--space-sm)}.tool-card{position:relative}.status-badge.inline{position:static;margin-left:var(--space-xs)}[data-theme=light] .status-badge.beta{background:#c8963226;color:#a07828;border-color:#c896324d}[data-theme=light] .status-badge.new{background:#3296c826;color:#2878a0;border-color:#3296c84d}[data-theme=light] .status-badge.stable{background:#32b46426;color:#288050;border-color:#32b4644d}.ad-slot{display:flex;align-items:center;justify-content:center;background:var(--bg-secondary, #111);border-radius:8px;overflow:hidden;position:relative;margin:1.5rem auto;max-width:100%}.ad-slot--leaderboard{min-height:90px;max-width:728px}.ad-slot--rectangle{min-height:250px;max-width:300px}.ad-slot--mobile-banner{min-height:50px;max-width:320px}.ad-slot--native{min-height:100px;width:100%}.ad-slot--top{margin-top:0;margin-bottom:1.5rem}.ad-slot--bottom{margin-top:1.5rem;margin-bottom:0}.ad-slot--inline{margin:2rem auto}.ad-slot--sidebar{position:sticky;top:1rem}.ad-slot--loading{background:linear-gradient(90deg,var(--bg-secondary, #111) 25%,var(--bg-tertiary, #1a1a1a) 50%,var(--bg-secondary, #111) 75%);background-size:200% 100%;animation:ad-shimmer 1.5s ease-in-out infinite}@keyframes ad-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ad-slot__label{position:absolute;top:4px;left:8px;font-size:10px;color:var(--text-muted, #666);text-transform:uppercase;letter-spacing:.5px;z-index:1}.ad-slot--placeholder .ad-slot__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--text-muted, #666);font-size:12px}.ad-slot--hidden{display:none}@media(max-width:768px){.ad-slot--leaderboard{min-height:50px;max-width:320px}.ad-slot--sidebar{display:none}}@media(prefers-color-scheme:light){.ad-slot{background:var(--bg-secondary, #f5f5f5)}.ad-slot--loading{background:linear-gradient(90deg,var(--bg-secondary, #f5f5f5) 25%,var(--bg-tertiary, #e8e8e8) 50%,var(--bg-secondary, #f5f5f5) 75%);background-size:200% 100%}}@media(prefers-reduced-motion:reduce){.ad-slot--loading{animation:none}}
