:root{--twg-blue-dark:#0033bb;--twg-blue:#0088cc;--twg-dark:#0f172a;--twg-text:#222222;--twg-muted:#64748b;--twg-border:#e2e8f0;--twg-radius:2px}.twg-panel-brand{width:330px;padding:25px;border:1px solid var(--twg-border);border-radius:var(--twg-radius);background:#f8fbff;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:20px;height:fit-content;box-sizing:border-box}.twg-brand-header{display:flex;flex-direction:column;align-items:center;text-align:center}.twg-logo-img{width:80px!important;height:80px!important;object-fit:cover;margin-bottom:15px;border-radius:8px;box-shadow:0 4px 10px rgb(0 0 0 / .05)}.twg-brand-title h1{font-size:19px;font-weight:700;color:var(--twg-dark);margin:0 0 20px 0;line-height:1.3}.twg_sidebar_metrics{width:100%;padding:15px 0;border-top:1px solid var(--twg-border);border-bottom:1px solid var(--twg-border);margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.tw-metric-row{display:flex;justify-content:space-between;align-items:center}.tw-metric-label-group{display:flex;align-items:center;gap:8px}.tw-metric-row svg{width:15px;height:15px;color:var(--twg-muted)}.tw-metric-row label{font-size:11px;font-weight:700;color:var(--twg-muted);text-transform:uppercase;margin:0}.tw-metric-row span,.tw-metric-row a{font-size:13.5px;font-weight:600;color:var(--twg-dark);text-decoration:none}.tw-sub-highlight{color:var(--twg-blue-dark);font-weight:800}.twg-panel-actions{display:flex;flex-direction:column;gap:10px;width:100%}.twg-btn-follow{width:100%;background:var(--twg-blue-dark);color:#fff!important;text-align:center;padding:6px 10px;border-radius:var(--twg-radius);font-weight:600;text-decoration:none}.twg-btn-community{width:100%;background:#fff;color:var(--twg-blue-dark)!important;border:1px solid var(--twg-blue-dark);padding:5px 10px;border-radius:var(--twg-radius);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none}.twg-btn-follow:hover,.twg-btn-community:hover{background:#000;color:#ffffff!important}@media (max-width:68px){.twg-panel-brand{width:100%;position:relative;top:0;background:#fff}.twg-brand-header{flex-direction:row;text-align:left;gap:15px;margin-bottom:15px}.twg-logo-img{width:60px!important;height:60px!important;margin-bottom:0}.twg-brand-title h1{font-size:17px;margin-bottom:0}}