/* SAB Helper visual refresh: home, Brainrot details and calculator mobile. */
:root{--refresh-bg:#070b19;--refresh-panel:#11192d;--refresh-panel2:#151f37;--refresh-line:rgba(148,163,184,.20);--refresh-purple:#7367ff;--refresh-cyan:#2dd4ff;--refresh-pink:#ff4f8b;--refresh-green:#39e58c}
body.sab-refresh-home,body.sab-refresh-brainrot,body.sab-refresh-calculator{background:radial-gradient(circle at 50% 0,rgba(99,102,241,.10),transparent 34rem),var(--refresh-bg)}

/* Home: one obvious search/value action and large visual discovery cards. */
.sab-refresh-home .hero.home-hero-refresh{position:relative;isolation:isolate;min-height:560px;padding:76px 18px 54px!important;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid rgba(125,211,252,.18);background:linear-gradient(125deg,#050814,#0b1230 38%,#11103b 66%,#061725);background-size:220% 220%;animation:sabHeroGradient 16s ease-in-out infinite}
.sab-refresh-home .hero.home-hero-refresh:before{content:"";position:absolute;inset:-30%;z-index:-1;background:radial-gradient(circle at 25% 35%,rgba(34,211,238,.16),transparent 27%),radial-gradient(circle at 76% 30%,rgba(139,92,246,.20),transparent 29%),radial-gradient(circle at 56% 85%,rgba(236,72,153,.10),transparent 25%);animation:sabHeroGlow 13s ease-in-out infinite alternate}
.sab-refresh-home .hero.home-hero-refresh:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.42),transparent 82%);pointer-events:none}
.home-hero-refresh .home-hero-inner{width:min(920px,100%);text-align:center}
.home-hero-refresh .home-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid rgba(45,212,255,.35);border-radius:999px;background:rgba(8,15,35,.70);color:#8be9ff;font:800 12px Fredoka,sans-serif;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(10px)}
.home-hero-refresh h1{margin:18px auto 12px!important;font:800 clamp(48px,8vw,92px)/.92 Fredoka,sans-serif!important;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 12px 40px rgba(0,0,0,.55)}
.home-hero-refresh h1 .hi{background:linear-gradient(100deg,#fff 3%,#a5f3fc 42%,#c4b5fd 72%,#fda4af);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 5px 14px rgba(0,0,0,.72))}
.home-hero-refresh .home-hero-lead{max-width:650px;margin:0 auto 24px;color:#f1f5ff;font-size:clamp(15px,2vw,18px);line-height:1.6;text-shadow:0 2px 10px #000,0 1px 3px #000}
.home-search-launch{width:min(680px,100%);display:flex;align-items:center;gap:12px;margin:0 auto 14px;padding:12px 12px 12px 18px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(10,16,37,.86);box-shadow:0 18px 60px rgba(0,0,0,.34);color:#9da9c3;text-align:left;backdrop-filter:blur(16px);cursor:pointer}
.home-search-launch:hover{border-color:#67e8f9;transform:translateY(-1px)}
.home-search-launch svg{flex:0 0 auto}.home-search-launch span{flex:1;font:600 15px Fredoka,sans-serif}.home-search-launch strong{padding:10px 16px;border-radius:12px;background:linear-gradient(135deg,#2dd4ff,#7367ff);color:#fff;font:800 13px Fredoka,sans-serif}
.home-hero-refresh .home-hero-actions{justify-content:center;gap:10px}.home-hero-refresh .home-hero-btn{min-width:180px;border-radius:14px!important;padding:13px 17px!important;background:rgba(9,15,34,.78)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important}.home-hero-refresh .home-hero-btn.primary{background:linear-gradient(135deg,#6d5dfc,#9333ea)!important;border-color:transparent!important}.home-hero-refresh .home-hero-btn.community{background:linear-gradient(135deg,#0891b2,#2563eb)!important;border-color:transparent!important}
.sab-refresh-home .stats-bar{position:relative;z-index:2;width:min(920px,calc(100% - 32px));margin:-24px auto 32px;padding:13px 16px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(13,20,42,.92);box-shadow:0 20px 55px rgba(0,0,0,.28);backdrop-filter:blur(16px)}
.sab-refresh-home .home-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sab-refresh-home .home-tool{min-height:118px;align-items:flex-start;border-radius:18px;background:linear-gradient(145deg,rgba(21,31,55,.96),rgba(11,17,36,.96));border-color:var(--refresh-line)}
.sab-refresh-home .home-tool-icon{width:48px;height:48px;border-radius:14px}.sab-refresh-home .home-editorial,.sab-refresh-home .home-votes-side,.sab-refresh-home .home-giveaway-side{border-radius:20px!important;background:linear-gradient(145deg,rgba(17,25,45,.96),rgba(10,15,32,.96))!important;border-color:var(--refresh-line)!important}
.sab-refresh-home .home-section{margin:54px 0}.sab-refresh-home .home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 22px}.sab-refresh-home .home-section-head h2{margin:0;color:#f8faff;font:800 clamp(28px,4vw,44px)/1.05 Fredoka,sans-serif;letter-spacing:-.025em}.sab-refresh-home .home-section-head h2 span{color:#8175ff}.sab-refresh-home .home-section-head p{margin:8px 0 0;color:#929db5;font-size:14px;line-height:1.55}.sab-refresh-home .home-section-head>a{color:#7de6ff;text-decoration:none;font:700 13px Fredoka,sans-serif;white-space:nowrap}
.sab-refresh-home .home-trends{position:relative}.sab-refresh-home .home-trends-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,1fr);grid-template-rows:1fr;gap:16px;overflow-x:auto;padding:4px 2px 16px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(115,103,255,.45) transparent}.sab-refresh-home .home-trend-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(148,163,184,.18);border-radius:20px;background:linear-gradient(155deg,#121a30,#0b1123);color:#f8faff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sab-refresh-home .home-trend-card:hover{transform:translateY(-3px);border-color:#7367ff;box-shadow:0 18px 45px rgba(0,0,0,.25)}.sab-refresh-home .home-trend-rank{position:absolute;z-index:2;top:13px;left:13px;padding:6px 9px;border:1px solid rgba(125,230,255,.3);border-radius:9px;background:rgba(5,9,23,.78);color:#7de6ff;font:800 12px Fredoka,sans-serif;backdrop-filter:blur(8px)}.sab-refresh-home .home-trend-media{display:grid;place-items:center;height:235px;padding:18px;background:radial-gradient(circle at 50% 42%,rgba(115,103,255,.19),transparent 55%),#090f20}.sab-refresh-home .home-trend-media img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 13px 18px rgba(0,0,0,.34))}.sab-refresh-home .home-trend-body{display:flex;min-height:104px;flex-direction:column;padding:15px 16px 16px;border-top:1px solid rgba(148,163,184,.13)}.sab-refresh-home .home-trend-body strong{font:800 17px/1.2 Fredoka,sans-serif}.sab-refresh-home .home-trend-body small{margin-top:5px;color:#8e9ab3;font-size:11px}.sab-refresh-home .home-trend-body b{margin-top:8px;color:#43e69a;font:700 12px 'JetBrains Mono',monospace}.sab-refresh-home .home-trend-body i{margin-top:auto;padding-top:11px;color:#8f85ff;font:700 11px Fredoka,sans-serif;font-style:normal}.sab-refresh-home .home-trend-controls{display:flex;gap:8px}.sab-refresh-home .home-trend-controls button{width:42px;height:42px;border:1px solid rgba(148,163,184,.22);border-radius:13px;background:#121a30;color:#fff;font:700 26px/1 Fredoka,sans-serif;cursor:pointer}.sab-refresh-home .home-trend-controls button:hover{border-color:#7367ff;background:#1a2140}.sab-refresh-home .home-trend-placeholder{height:360px;border-radius:20px;background:linear-gradient(110deg,#10172a 25%,#17213a 42%,#10172a 58%);background-size:220% 100%;animation:sabTrendLoading 1.5s linear infinite}.sab-refresh-home .home-trends-empty{grid-column:1/-1;padding:34px;border:1px solid var(--refresh-line);border-radius:18px;background:#10172a;color:#9aa6bd;text-align:center}.sab-refresh-home .home-section-cta{display:table;margin:14px auto 0;padding:12px 22px;border-radius:13px;background:linear-gradient(135deg,#6659ef,#7c3aed);color:#fff;text-decoration:none;font:800 13px Fredoka,sans-serif}
.sab-refresh-home .home-articles .latest-guides-grid{margin-bottom:0}.sab-refresh-home .home-giveaway-panel{padding:24px;border:1px solid rgba(45,212,255,.24);border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(115,103,255,.14),transparent 35%),linear-gradient(145deg,#111a30,#0b1225)}.sab-refresh-home .home-giveaway-feature{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.sab-refresh-home .home-giveaway-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;color:#fff;text-decoration:none}.sab-refresh-home .home-giveaway-card img{width:120px;height:120px;padding:6px;border:1px solid rgba(45,212,255,.22);border-radius:18px;background:#080e1d;object-fit:contain}.sab-refresh-home .home-giveaway-card span{display:block}.sab-refresh-home .home-giveaway-label{width:max-content;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:rgba(57,229,140,.12);border:1px solid rgba(57,229,140,.3);color:#55eca1;font:800 10px Fredoka,sans-serif;text-transform:uppercase;letter-spacing:.05em}.sab-refresh-home .home-giveaway-name{font:800 clamp(22px,3vw,32px)/1.1 Fredoka,sans-serif}.sab-refresh-home .home-giveaway-meta{margin-top:7px;color:#a4aec2;font-size:12px}.sab-refresh-home .home-giveaway-value{margin-top:9px;color:#62e8ff;font:700 12px 'JetBrains Mono',monospace}.sab-refresh-home .home-giveaway-cta{min-width:150px;margin:0;padding:13px 20px}.sab-refresh-home .home-giveaway-empty{padding:22px;border-radius:15px;background:rgba(4,8,18,.35);font-size:13px}.sab-refresh-home .home-about{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:34px;align-items:start;padding:28px;border-top:1px solid var(--refresh-line);border-bottom:1px solid var(--refresh-line);background:rgba(15,23,42,.3)}.sab-refresh-home .home-about-kicker{display:block;margin-bottom:8px;color:#7de6ff;font:800 11px Fredoka,sans-serif;text-transform:uppercase;letter-spacing:.08em}.sab-refresh-home .home-about h2{margin:0;color:#fff;font:800 clamp(26px,3.5vw,38px)/1.08 Fredoka,sans-serif}.sab-refresh-home .home-about-copy{color:#9ca8bd;font-size:13px;line-height:1.75}.sab-refresh-home .home-about-copy p{margin:0 0 10px}.sab-refresh-home .home-about-copy p:last-child{margin-bottom:0}.sab-refresh-home .home-about-copy a{color:#7de6ff;text-decoration:none}

.sab-refresh-home{--home-action-gradient:linear-gradient(135deg,#6659ef,#7c3aed);--home-action-hover:linear-gradient(135deg,#7568ff,#8b46f0)}
.sab-refresh-home .home-hero-btn.primary{background:var(--home-action-gradient)!important}
.sab-refresh-home .home-section-cta,.sab-refresh-home .home-giveaway-cta{display:flex;align-items:center;justify-content:center;min-height:42px;box-sizing:border-box;padding:11px 20px;border:0;border-radius:13px;background:var(--home-action-gradient);box-shadow:0 8px 22px rgba(102,89,239,.2);color:#fff;text-decoration:none;font:800 13px Fredoka,sans-serif;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.sab-refresh-home .home-section-cta{width:max-content}.sab-refresh-home .home-section-cta:hover,.sab-refresh-home .home-giveaway-cta:hover{transform:translateY(-2px);background:var(--home-action-hover);box-shadow:0 12px 28px rgba(102,89,239,.3)}
.sab-refresh-home .home-giveaway-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:14px}.sab-refresh-home .home-giveaway-item{display:flex;min-width:0;flex-direction:column;padding:14px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:rgba(6,11,25,.45)}.sab-refresh-home .home-giveaway-grid:not([data-count="1"]) .home-giveaway-card{grid-template-columns:88px minmax(0,1fr);gap:12px}.sab-refresh-home .home-giveaway-grid:not([data-count="1"]) .home-giveaway-card img{width:88px;height:88px;border-radius:14px}.sab-refresh-home .home-giveaway-grid:not([data-count="1"]) .home-giveaway-name{font-size:19px}.sab-refresh-home .home-giveaway-item .home-giveaway-cta{width:100%;min-width:0;margin:14px 0 0}.sab-refresh-home .home-giveaway-grid[data-count="1"] .home-giveaway-item{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:20px;align-items:center}.sab-refresh-home .home-giveaway-grid[data-count="1"] .home-giveaway-cta{margin:0}

/* Brainrot detail: large image + one compact, scannable facts panel. */
.sab-refresh-brainrot .breadcrumb{max-width:1120px;margin:18px auto 0;padding:0 20px}
.sab-refresh-brainrot main{max-width:1120px!important;padding:22px 20px 72px!important}
.sab-refresh-brainrot .detail-hero{display:grid!important;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);gap:28px!important;align-items:stretch!important;margin-bottom:18px!important}
.sab-refresh-brainrot .detail-img{width:100%!important;height:100%!important;min-height:420px;max-height:540px;border:1px solid var(--refresh-line)!important;border-radius:26px!important;object-fit:contain!important;padding:32px;background:radial-gradient(circle at 50% 35%,rgba(99,102,241,.20),transparent 52%),linear-gradient(145deg,#141e35,#0b1124)!important;box-shadow:0 22px 65px rgba(0,0,0,.26)}
.sab-refresh-brainrot .detail-info{display:flex;min-width:0!important;flex-direction:column;justify-content:center;padding:28px;border:1px solid var(--refresh-line);border-radius:26px;background:linear-gradient(145deg,rgba(21,31,55,.98),rgba(12,18,38,.98));box-shadow:0 22px 65px rgba(0,0,0,.22)}
.sab-refresh-brainrot .detail-info>div:first-child{display:block!important}.sab-refresh-brainrot .detail-info h1{font-size:clamp(34px,5vw,56px)!important;letter-spacing:-.035em;margin:0 0 12px!important}.sab-refresh-brainrot .detail-info .rb{display:inline-flex;margin-bottom:14px}
.sab-refresh-brainrot .detail-stats{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:8px!important}
.sab-refresh-brainrot .stat-card{display:grid!important;grid-template-columns:minmax(110px,1fr) minmax(0,1.35fr);align-items:center;gap:18px;padding:14px 2px!important;border:0!important;border-bottom:1px solid var(--refresh-line)!important;border-radius:0!important;background:transparent!important;text-align:left!important}.sab-refresh-brainrot .stat-card:last-child{border-bottom:0!important}.sab-refresh-brainrot .stat-card .sc-label{margin:0!important;font-size:12px!important;letter-spacing:.04em!important}.sab-refresh-brainrot .stat-card .sc-val{font-size:18px!important;line-height:1.25!important;text-align:right;word-break:normal!important;overflow-wrap:normal!important}.sab-refresh-brainrot #live-exist-db-note{display:none!important}
.sab-refresh-brainrot #sabh-brainrot-hub{margin:0 0 20px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(45,212,255,.08),rgba(115,103,255,.10))!important}.sab-refresh-brainrot .sabh-hub-links{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px!important}.sab-refresh-brainrot .sabh-hub-links a{text-align:center!important;justify-content:center!important}
.sab-refresh-brainrot main>div:not(.detail-hero),.sab-refresh-brainrot main>section{border-radius:20px!important}.sab-refresh-brainrot .sim-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:12px!important}.sab-refresh-brainrot .sim-card{padding:15px!important;border-radius:16px!important}.sab-refresh-brainrot .sim-card img{width:78px!important;height:78px!important;object-fit:contain!important}

/* Calculator: preserve desktop capability; make mobile feel like a compact native tool. */
.sab-refresh-calculator main{max-width:1060px!important}.sab-refresh-calculator .hero{padding:34px 16px 18px!important}.sab-refresh-calculator .hero h1{font-size:clamp(36px,6vw,62px)!important}.sab-refresh-calculator #trade-main-grid{gap:12px!important}.sab-refresh-calculator #tg-grid,.sab-refresh-calculator #tr-grid{min-height:0!important}

@media(max-width:760px){
 .sab-refresh-home .hero.home-hero-refresh{min-height:510px;padding:54px 16px 56px!important}.home-hero-refresh h1{font-size:clamp(44px,15vw,67px)!important}.home-search-launch{padding:10px 10px 10px 14px}.home-search-launch strong{padding:9px 11px}.home-hero-refresh .home-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.home-hero-refresh .home-hero-btn{min-width:0!important;width:auto!important}.home-hero-refresh .home-hero-btn:last-child{grid-column:1/-1}.sab-refresh-home .stats-bar{display:grid!important;grid-template-columns:repeat(3,1fr);margin-top:-20px}.sab-refresh-home .stats-bar .stat-pill:nth-child(n+4){display:none}.sab-refresh-home .home-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sab-refresh-home .home-tool{min-height:104px}.sab-refresh-home .home-section{margin:38px 0}.sab-refresh-home .home-section-head{align-items:flex-start}.sab-refresh-home .home-section-head h2{font-size:30px}.sab-refresh-home .home-section-head p{font-size:12px}.sab-refresh-home .home-trends-track{grid-auto-columns:78%;gap:11px}.sab-refresh-home .home-trend-media{height:210px}.sab-refresh-home .home-trend-controls{display:none}.sab-refresh-home .home-giveaway-panel{padding:18px}.sab-refresh-home .home-giveaway-feature{grid-template-columns:1fr}.sab-refresh-home .home-giveaway-card{grid-template-columns:88px minmax(0,1fr);gap:13px}.sab-refresh-home .home-giveaway-card img{width:88px;height:88px;border-radius:14px}.sab-refresh-home .home-giveaway-name{font-size:21px}.sab-refresh-home .home-giveaway-cta{width:100%;box-sizing:border-box}.sab-refresh-home .home-about{grid-template-columns:1fr;gap:16px;padding:22px 18px}
 .sab-refresh-home .home-giveaway-grid{grid-template-columns:1fr}.sab-refresh-home .home-giveaway-grid[data-count="1"] .home-giveaway-item{display:flex}.sab-refresh-home .home-giveaway-grid[data-count="1"] .home-giveaway-cta{margin-top:14px}.sab-refresh-brainrot .breadcrumb{margin-top:12px;padding:0 14px}.sab-refresh-brainrot main{padding:14px 14px 60px!important}.sab-refresh-brainrot .detail-hero{grid-template-columns:1fr!important;gap:12px!important}.sab-refresh-brainrot .detail-img{min-height:0;height:min(88vw,390px)!important;padding:24px!important;border-radius:22px!important}.sab-refresh-brainrot .detail-info{padding:20px!important;border-radius:22px!important}.sab-refresh-brainrot .detail-info h1{text-align:left;font-size:36px!important}.sab-refresh-brainrot .detail-info>div:first-child{text-align:left}.sab-refresh-brainrot .sabh-hub-head{align-items:flex-start!important;gap:10px!important}.sab-refresh-brainrot .sabh-hub-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sab-refresh-brainrot .sabh-hub-links a:last-child{grid-column:1/-1}.sab-refresh-brainrot .sim-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .sab-refresh-calculator .breadcrumb{display:none}.sab-refresh-calculator .hero{padding:24px 14px 10px!important}.sab-refresh-calculator .hero h1{font-size:34px!important;line-height:.98!important}.sab-refresh-calculator .hero p{font-size:12px!important}.sab-refresh-calculator main{padding:0 10px 50px!important}.sab-refresh-calculator main>.section-title{font-size:19px!important;margin:8px 0 10px!important}.sab-refresh-calculator main>.section-title+div{padding:9px 10px!important;margin-bottom:10px!important}.sab-refresh-calculator #trade-main-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}.sab-refresh-calculator #trade-main-grid>div>div:first-child{font-size:13px!important;margin-bottom:7px!important}.sab-refresh-calculator #tg-grid,.sab-refresh-calculator #tr-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.sab-refresh-calculator #tg-grid>*,.sab-refresh-calculator #tr-grid>*{min-height:0!important;border-radius:10px!important}.sab-refresh-calculator #trade-main-grid img{max-height:42px!important}.sab-refresh-calculator #trade-main-grid+div{position:sticky;bottom:8px;z-index:20;margin:10px auto!important;padding:7px;border:1px solid var(--refresh-line);border-radius:14px;background:rgba(7,11,25,.94);backdrop-filter:blur(12px)}.sab-refresh-calculator #trade-main-grid+div button{flex:1;padding:10px 12px!important}.sab-refresh-calculator #trade-main-grid~#td{margin-top:8px!important}
}
@media(max-width:390px){.home-hero-refresh .home-hero-actions{grid-template-columns:1fr!important}.home-hero-refresh .home-hero-btn:last-child{grid-column:auto}.sab-refresh-home .home-tools-grid{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.home-search-launch,.sab-refresh-home .home-tool{transition:none!important}.sab-refresh-home .hero.home-hero-refresh,.sab-refresh-home .hero.home-hero-refresh:before,.sab-refresh-home .home-trend-placeholder{animation:none!important}}

/* Mobile calculator trade slots: keep the Brainrot visible and move editing
   details to the picker opened by tapping the card. */
@media(max-width:620px){
  .sab-refresh-calculator #tg-grid .trade-card,
  .sab-refresh-calculator #tr-grid .trade-card{
    aspect-ratio:1!important;
    min-height:0!important;
    overflow:hidden!important;
    background:radial-gradient(circle at 50% 42%,rgba(99,102,241,.16),transparent 60%),#11182a!important;
  }
  .sab-refresh-calculator #trade-main-grid .trade-card>.trade-card-img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    padding:3px!important;
    box-sizing:border-box!important;
    object-fit:contain!important;
    filter:drop-shadow(0 5px 7px rgba(0,0,0,.32));
  }
  .sab-refresh-calculator .trade-card-top,
  .sab-refresh-calculator .trade-card-bottom>.trade-card-meta,
  .sab-refresh-calculator .trade-card-bottom>.trade-name,
  .sab-refresh-calculator .trade-card-bottom>.trade-tv,
  .sab-refresh-calculator .trade-card-bottom>.trade-report-btn{
    display:none!important;
  }
  .sab-refresh-calculator .trade-card-bottom{
    position:absolute!important;
    inset:auto 4px 4px auto!important;
    width:auto!important;
    padding:0!important;
    background:none!important;
    pointer-events:none!important;
  }
  .sab-refresh-calculator .trade-qty-row{
    min-width:25px!important;
    height:20px!important;
    padding:0 5px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:7px!important;
    background:rgba(6,10,23,.88)!important;
    box-shadow:0 4px 10px rgba(0,0,0,.3)!important;
    pointer-events:none!important;
  }
  .sab-refresh-calculator .trade-qty-row .trade-qty-btn{display:none!important}
  .sab-refresh-calculator .trade-qty-val{
    min-width:0!important;
    color:#fff!important;
    font-size:10px!important;
    line-height:1!important;
  }
  .sab-refresh-calculator .trade-remove-btn{
    top:4px!important;
    right:4px!important;
    width:19px!important;
    height:19px!important;
    z-index:4!important;
    border:1px solid rgba(255,255,255,.22)!important;
    background:#ef476f!important;
  }
}

/* Keep large square Brainrot artwork inside the mobile trending media area. */
@media(max-width:620px){
  .sab-refresh-home .home-trend-media{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
    padding:12px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .sab-refresh-home .home-trend-media img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .sab-refresh-home .home-trend-body{
    position:relative!important;
    z-index:2!important;
    min-height:112px!important;
    background:linear-gradient(155deg,#121a30,#0b1123)!important;
  }
}
@keyframes sabHeroGradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
@keyframes sabHeroGlow{0%{transform:translate3d(-2%,0,0) scale(1)}100%{transform:translate3d(3%,2%,0) scale(1.08)}}
@keyframes sabTrendLoading{to{background-position:-220% 0}}
