/* Fallback shortcode styling for StreamBase Core when used with Divi or another theme. StreamBase Next adds the full design layer. */
.stream-grid,.tool-grid,.video-grid,.rss-grid,.game-grid,.social-wall{display:grid;gap:18px}.stream-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tool-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.video-grid,.rss-grid,.game-grid,.social-wall{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stream-card,.tool-card,.video-card,.rss-card,.game-card,.social-card,.normie-card{border:1px solid rgba(0,0,0,.1);border-radius:18px;overflow:hidden;background:#fff}.stream-body,.tool-card,.video-body,.rss-card,.game-card,.social-card,.normie-card{padding:18px}.stream-thumb,.video-thumb{display:block;aspect-ratio:16/9;background:#111;overflow:hidden}.stream-thumb img,.video-thumb img{width:100%;height:100%;object-fit:cover}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#dffafa;font-size:11px;font-weight:800}.directory-controls{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.directory-controls input,.directory-controls select{padding:10px;border:1px solid #ccc;border-radius:10px}.stream-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.stream-actions a,.text-link{font-weight:700;color:#009fa5}.tool-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#12d8d8;color:#001;font-weight:900}.game-result{padding:12px;border-radius:10px;background:#f2f8f8;margin:10px 0;min-height:48px}.subscribe-form{display:flex;gap:8px;flex-wrap:wrap}.subscribe-form input{flex:1;min-width:220px;padding:11px;border:1px solid #bbb;border-radius:10px}.subscribe-form button,.game-card button{padding:10px 14px;border:0;border-radius:10px;background:#12d8d8;font-weight:800;cursor:pointer}.eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#009fa5}.meta{font-size:12px;color:#6a7a7c}.notice{padding:12px;border-radius:10px;background:#effafa}
