.stg-brand-tooltip-trigger{display:inline;position:relative}.stg-brand-link{text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px;color:inherit;cursor:pointer;transition:color 0.2s ease}.stg-brand-link:hover{color:#2271b1}.stg-brand-tooltip{position:fixed;z-index:100000;background:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;box-shadow:0 4px 12px rgb(0 0 0 / .15);min-width:250px;max-width:350px;display:none;font-size:14px;line-height:1.5;pointer-events:auto;opacity:0;transition:opacity 0.2s ease}.stg-brand-tooltip.show{display:block;opacity:1}.stg-tooltip-content{display:flex;gap:12px}.stg-tooltip-logo{flex-shrink:0}.stg-tooltip-logo img,.stg-tooltip-logo-img{width:60px;height:60px;object-fit:contain;border-radius:4px;display:block}.stg-tooltip-text{flex:1}.stg-tooltip-text h4{margin:0 0 8px 0;font-size:16px;font-weight:600}.stg-tooltip-text h4 a{color:inherit;text-decoration:none}.stg-tooltip-text h4 a:hover{text-decoration:underline}.stg-tooltip-text p{margin:0 0 8px 0;color:#666;font-size:13px}.stg-tooltip-summary{margin:0 0 8px 0!important;color:#666;font-size:13px;line-height:1.5}.stg-tooltip-url{margin:8px 0 0 0!important;color:#888;font-size:12px}.stg-tooltip-timeline{font-size:12px;color:#888;margin-top:8px;padding-top:8px;border-top:1px solid #eee}.stg-timeline{display:inline-block;font-size:12px;color:#666}.stg-mentioned-brands-sidebar{position:fixed;right:-350px;top:50%;transform:translateY(-50%);width:320px;max-height:90vh;background:#fff;box-shadow:-2px 0 8px rgb(0 0 0 / .1);z-index:9999;transition:right 0.3s ease;display:flex;flex-direction:column;padding:0}.stg-mentioned-brands-sidebar.active{right:0}.stg-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 15px 20px;border-bottom:2px solid #eee;flex-shrink:0}.stg-sidebar-header h3{margin:0;font-size:18px;font-weight:600}.stg-sidebar-toggle{background:none;border:none;cursor:pointer;padding:5px;color:#666;font-size:20px;line-height:1}.stg-sidebar-toggle:hover{color:#000}.stg-sidebar-content{display:flex;flex-direction:column;gap:20px;padding:20px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.stg-sidebar-content::-webkit-scrollbar{width:8px}.stg-sidebar-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.stg-sidebar-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;transition:background 0.2s ease}.stg-sidebar-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.stg-sidebar-content{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.stg-brand-card-mini{border:1px solid #e0e0e0;border-radius:8px;padding:15px;background:#fafafa;transition:box-shadow 0.2s ease}.stg-brand-card-mini:hover{box-shadow:0 2px 8px rgb(0 0 0 / .1)}.stg-card-logo{margin-bottom:12px}.stg-card-logo img{width:60px;height:60px;object-fit:contain;border-radius:4px}.stg-card-content h4{margin:0 0 8px 0;font-size:16px;font-weight:600}.stg-card-content h4 a{color:inherit;text-decoration:none}.stg-card-content h4 a:hover{text-decoration:underline}.stg-card-summary{margin:0 0 8px 0;font-size:13px;color:#666;line-height:1.5}.stg-card-timeline{font-size:12px;color:#888;margin-top:8px}.stg-card-website{display:inline-block;margin-top:10px;font-size:13px;color:#2271b1;text-decoration:none}.stg-card-website:hover{text-decoration:underline}.stg-status{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.stg-status-active{background:#d4edda;color:#155724}.stg-status-closed{background:#f8d7da;color:#721c24}.stg-status-closing{background:#fff3cd;color:#856404}@media screen and (max-width:782px){.stg-mentioned-brands-sidebar{width:100%;right:-100%;top:50%;transform:translateY(-50%)}.stg-brand-tooltip{max-width:280px;min-width:200px}.stg-tooltip-content{flex-direction:column}.stg-tooltip-logo{text-align:center}}@media (prefers-color-scheme:dark){.stg-brand-tooltip{background:#2c2c2c;border-color:#444;color:#fff}.stg-mentioned-brands-sidebar{background:#1e1e1e;color:#fff}.stg-brand-card-mini{background:#2c2c2c;border-color:#444}.stg-card-summary{color:#ccc}}