html body .stream-column .stream-header { display:flex!important; align-items:center!important; gap:8px!important; padding:0 12px!important; min-height:46px!important; }
html body .stream-header .stream-title {order:0!important;flex:1 0 auto!important;margin:0!important;}
html body .stream-header .stream-search {order:1!important;flex:0 1 164px!important;width:164px!important;min-width:60px!important;height:26px!important;margin:0!important;}
html body .stream-header .stream-tools {order:3!important;flex:0 0 auto!important;margin:0!important;gap:8px!important;}
html body .stream-buy-pill {order:2;display:flex;align-items:center;gap:5px;flex:0 0 auto;height:26px;padding:0 6px;border:1px solid #252c36;border-radius:999px;color:#8290a4;background:transparent;box-sizing:border-box;}
html body .stream-buy-pill input {width:30px;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--text-primary,#edf1f7);font-size:11px;}
html body .stream-buy-pill .stream-buy-sui {width:9px;height:12px;object-fit:contain;margin-right:3px;}
html body .stream-buy-pill button {padding:0 2px;width:20px;min-width:0;height:22px;border:0;outline:0;background:transparent;color:#9ca9bb;font-size:10px;font-weight:600;cursor:pointer;}
html body .stream-buy-pill button[aria-pressed="true"] {color:#6275ff;}
html body .stream-buy-pill button:hover {color:#b1baff;}
html body .pulse-toolbar {justify-content:flex-start!important;}
html body .responsive-stream-preset {display:none!important;}
@media (min-width:1000px) and (max-width:1400px) {html body .stream-column .stream-header {gap:5px!important;padding:0 8px!important;} html body .stream-header .stream-search {flex-basis:95px!important;} html body .stream-header .stream-title h2 {font-size:12px!important;} }
@media (max-width:600px) {html body .stream-column .stream-header {flex-wrap:wrap!important;height:auto!important;padding:8px!important;} html body .stream-header .stream-title {flex-basis:calc(100% - 65px)!important;} html body .stream-header .stream-tools {order:0!important;} html body .stream-header .stream-search {flex:1 1 100px!important;} }
html body .stream-header .stream-title {width:auto!important;} html body .stream-header .stream-search {max-width:164px!important;} html body .stream-buy-pill {position:static!important;}
html body .stream-buy-pill > img:first-child {filter:brightness(0) invert(.62);}
@media (min-width:1000px) and (max-width:1150px) {
 html body .stream-column .stream-header {flex-wrap:wrap!important;height:auto!important;padding:7px 8px!important;row-gap:6px!important;}
 html body .stream-header .stream-title {flex-basis:calc(100% - 64px)!important;}
 html body .stream-header .stream-tools {order:0!important;}
 html body .stream-header .stream-search {flex:1 1 100px!important;max-width:none!important;}
}

html body .minimum-buy-notice {animation:none!important;transition:none!important;}
html body .minimum-buy-icon {display:grid;place-items:center;flex:0 0 13px;width:13px;height:13px;border-radius:50%;background:#ec397e;color:#171820;font-size:10px;font-weight:700;}
/* Compact minimum-buy error notification, matching the supplied reference. */
html body .copy-toast.minimum-buy-notice {display:grid!important;grid-template-columns:13px minmax(0,1fr) 18px!important;align-items:center!important;gap:9px!important;width:max-content!important;max-width:calc(100vw - 24px)!important;min-height:42px!important;padding:8px 12px!important;box-sizing:border-box!important;background:#18191f!important;border:1px solid #2b2d37!important;border-radius:4px!important;box-shadow:0 4px 12px #0003!important;animation:none!important;transition:none!important;}
html body .minimum-buy-notice b {font-size:12px!important;font-weight:500!important;line-height:18px!important;color:#f1f1f4!important;}
html body .minimum-buy-notice .top-notice-close {color:#7d8292!important;background:transparent!important;border:0!important;}
html body .minimum-buy-notice.is-exiting {display:none!important;}
html body .minimum-buy-icon {background:transparent!important;line-height:0!important;} html body .minimum-buy-icon svg {display:block;width:13px;height:13px;flex:none;}
