/* =====================================================================
   LEILÃO MÁGICO V168 — AJUSTES FINAIS DA HOME PREMIUM
   Camada exclusivamente visual. Não altera rotas, formulários ou dados.
   ===================================================================== */

body.lm-page-home{
  --home-cream:#fbf6eb;
  --home-paper:#fffdf8;
  --home-purple:#170b2b;
  --home-purple-2:#28133f;
  --home-gold:#d5a52f;
  --home-gold-light:#f2cd67;
  --home-border:rgba(190,143,38,.35);
  background:
    radial-gradient(760px 340px at 50% 0,rgba(215,170,61,.13),transparent 70%),
    linear-gradient(180deg,#fffaf1 0,#f8f1e4 44%,#f5edde 100%)!important;
}
body.lm-page-home::before{opacity:.18!important}
body.lm-page-home .site-main{padding-top:0!important}

/* Cabeçalho premium: cartola PNG transparente e menu hambúrguer preservado. */
body.lm-page-home .topbar{
  background:
    radial-gradient(460px 150px at 14% 0,rgba(107,61,144,.22),transparent 70%),
    linear-gradient(110deg,#12091f 0%,#1c0d31 58%,#10081d 100%)!important;
  border-bottom:1px solid rgba(235,194,90,.4)!important;
  box-shadow:0 12px 32px rgba(21,10,36,.18)!important;
}
body.lm-page-home .topbar::before{height:2px!important;background:linear-gradient(90deg,transparent,#d7a83e,#f0d27f,#d7a83e,transparent)!important}
body.lm-page-home .topbar .inner{min-height:84px!important;gap:10px!important}
body.lm-page-home .brand{gap:12px!important;color:#fff8e8!important}
body.lm-page-home .brand .sigil.brand-hat-v168{
  position:relative;
  width:52px!important;height:52px!important;flex:0 0 52px!important;
  border:0!important;border-radius:0!important;background:transparent!important;
  color:transparent!important;box-shadow:none!important;animation:none!important;
  filter:drop-shadow(0 7px 10px rgba(0,0,0,.28));overflow:visible!important;
}
body.lm-page-home .brand .sigil.brand-hat-v168 img{
  display:block;width:100%!important;height:100%!important;object-fit:contain!important;
}
body.lm-page-home .brand-copy{gap:1px!important}
body.lm-page-home .brand-copy strong{
  font-family:var(--font-display)!important;font-size:1.34rem!important;line-height:1!important;
  background:linear-gradient(180deg,#fff8eb 0 45%,#e9b947 48% 100%);
  -webkit-background-clip:text;background-clip:text;color:transparent!important;
  letter-spacing:-.015em!important;
}
body.lm-page-home .brand-copy small{color:#e9bd54!important;font-weight:800!important;font-size:.68rem!important}
body.lm-page-home :is(.theme-toggle,.notification-top-link,.nav-toggle){
  border:1px solid rgba(230,190,85,.46)!important;background:rgba(255,255,255,.025)!important;
  color:#e9bd54!important;box-shadow:inset 0 1px rgba(255,255,255,.07)!important;
}
body.lm-page-home :is(.theme-toggle,.notification-top-link,.nav-toggle):hover{background:rgba(235,194,90,.1)!important}
body.lm-page-home .nav-toggle{display:flex!important;border-radius:14px!important;padding:0!important;overflow:visible!important}
body.lm-page-home .nav-toggle>span{
  display:block!important;width:21px!important;height:2.5px!important;min-height:0!important;max-height:2.5px!important;
  border-radius:99px!important;background:#efc75e!important;
}


/* Bloco superior da home */
body.lm-page-home .home-top-stack.is-logged{
  width:calc(100% + clamp(32px,6vw,56px));
  margin-left:calc(clamp(16px,3vw,28px) * -1);
  padding:13px 0 20px;
  background:linear-gradient(180deg,#fffdf8,#fbf6eb);
  border-bottom:1px solid rgba(193,147,42,.18);
}
body.lm-page-home .home-top-stack.is-logged>*{position:relative}

/* Status mágico: fundo creme, marcas originais intactas e rolagem preservada. */
html body.lm-page-home .home-top-stack.is-logged .magic-status-home.magic-status-home-compact{
  width:100%!important;max-width:1180px!important;margin:0 auto 10px!important;padding:5px 0 8px!important;
  background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;
}
html body.lm-page-home .home-status-carousel-v14816 .magic-status-viewport-v14813{--lm-status-edge-space:28px!important}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485{color:#241534!important}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 .magic-status-ring{
  background:linear-gradient(145deg,#f1c85f,#7b3a9d)!important;
  box-shadow:0 7px 20px rgba(40,18,59,.14)!important;
}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485.is-profile .magic-status-ring{
  background:linear-gradient(145deg,#d3a128,#5b247a)!important;
}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 small{
  color:#766b78!important;font-size:.63rem!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.025em!important;
}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 b{
  color:#21132e!important;font-size:.74rem!important;font-weight:850!important;line-height:1.15!important;
}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 .magic-status-ring>em{
  background:#4a1970!important;color:#f8d05d!important;border:2px solid #fff9ef!important;
}
body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485.is-sponsored .magic-status-ring>em{
  background:#6d626e!important;color:#fff!important;font-size:.59rem!important;
}

/* Três contadores */
body.lm-page-home .home-logged-stats{
  width:min(920px,calc(100% - 40px))!important;margin:4px auto 14px!important;gap:10px!important;
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
body.lm-page-home .home-logged-stats .stat{
  min-height:94px!important;padding:13px 10px 11px!important;border:1px solid var(--home-border)!important;
  border-radius:22px!important;background:linear-gradient(180deg,#fffdf8,#fbf5e9)!important;
  box-shadow:0 8px 22px rgba(53,29,61,.055)!important;
  display:grid!important;grid-template-columns:1fr!important;place-items:center!important;gap:3px!important;
}
body.lm-page-home .home-logged-stats .stat i{
  width:31px!important;height:31px!important;display:grid!important;place-items:center!important;border-radius:10px!important;
  background:linear-gradient(145deg,#2d1646,#170b28)!important;color:#e8ba48!important;
  box-shadow:0 7px 15px rgba(38,18,57,.2)!important;
}
body.lm-page-home .home-logged-stats .stat i .lm-icon{width:17px;height:17px}
body.lm-page-home .home-logged-stats .stat b{font-family:var(--font-display)!important;color:#251337!important;font-size:1.55rem!important}
body.lm-page-home .home-logged-stats .stat span{color:#4a3b57!important;font-size:.69rem!important;letter-spacing:.055em!important}

/* Busca embutida */
body.lm-page-home .home-logged-search{
  width:min(920px,calc(100% - 40px))!important;margin:0 auto 20px!important;padding:8px!important;
  border:1px solid var(--home-border)!important;border-radius:24px!important;background:#fffdf8!important;
  box-shadow:0 11px 28px rgba(45,23,59,.07)!important;
}
body.lm-page-home .home-logged-search .search-box{
  position:relative!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) 48px!important;gap:5px!important;
  align-items:center!important;margin:0!important;padding:0 4px 0 10px!important;background:#fff!important;border:0!important;border-radius:17px!important;
}
body.lm-page-home .home-search-leading{display:grid;place-items:center;color:#2b2134}
body.lm-page-home .home-search-leading .lm-icon{width:21px;height:21px}
body.lm-page-home .home-logged-search input{
  height:50px!important;min-height:50px!important;padding:0 6px!important;border:0!important;background:transparent!important;
  box-shadow:none!important;color:#24162f!important;font-size:1rem!important;
}
body.lm-page-home .home-logged-search input:focus{outline:0!important}
body.lm-page-home .home-logged-search .home-search-icon-btn-v148{
  width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;
  border-radius:14px!important;border:1px solid #a87517!important;background:linear-gradient(145deg,#f2cb62,#cf9b2c)!important;
  color:#251439!important;box-shadow:0 7px 14px rgba(189,137,30,.25)!important;
}
body.lm-page-home .home-logged-search .home-search-icon-btn-v148>.lm-icon{width:21px!important;height:21px!important}

/* Títulos premium das seções da dobra inicial */
body.lm-page-home .home-premium-section-title{
  width:min(920px,calc(100% - 40px));margin:0 auto 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;
}
body.lm-page-home .home-premium-section-title h2{
  margin:0!important;color:#2a1838!important;font-family:var(--font-body)!important;font-size:1.04rem!important;
  font-weight:950!important;text-transform:uppercase!important;letter-spacing:.045em!important;
}
body.lm-page-home .home-premium-section-title a{color:#bc861e!important;font-weight:850;font-size:.93rem}

/* Banner principal: roxo profundo e naipes sutis, sem ícone sobreposto. */
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-shell{
  width:min(920px,calc(100% - 40px))!important;margin:0 auto 16px!important;padding:0!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-frame{
  min-height:330px!important;border:1px solid rgba(229,185,76,.38)!important;border-radius:30px!important;
  overflow:hidden!important;background:
    radial-gradient(460px 260px at 82% 48%,rgba(119,66,151,.25),transparent 68%),
    linear-gradient(135deg,#170a29,#281140 64%,#12091f)!important;
  box-shadow:0 20px 44px rgba(29,12,47,.2)!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{
  min-height:330px!important;padding:42px 46% 48px 42px!important;border-radius:30px!important;
  background:transparent!important;color:#fff!important;isolation:isolate!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide.has-image .platform-banner-media{
  inset:0!important;width:100%!important;height:100%!important;background-size:cover!important;background-position:center!important;opacity:.34!important;filter:saturate(.8) contrast(1.08)!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-overlay{
  background:
    linear-gradient(90deg,rgba(16,7,29,.98) 0%,rgba(24,9,42,.9) 40%,rgba(24,9,42,.35) 72%,rgba(17,7,31,.12) 100%),
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.18))!important;
  z-index:1!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content{position:relative!important;z-index:5!important;max-width:430px!important}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content small{
  display:inline-flex!important;align-items:center!important;gap:7px!important;margin-bottom:11px!important;
  color:#f0cb67!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content small::before{content:"✦";font-size:.85rem}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content b{
  display:block!important;margin:0 0 10px!important;color:#fff!important;font-family:var(--font-display)!important;
  font-size:clamp(2rem,4vw,3.5rem)!important;line-height:.98!important;text-shadow:0 5px 20px rgba(0,0,0,.34)!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content em{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;
  max-width:390px!important;color:#f7edf7!important;font-size:1rem!important;line-height:1.45!important;font-style:normal!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-link{
  display:inline-flex!important;align-items:center!important;gap:9px!important;margin-top:18px!important;padding:11px 18px!important;
  border:1px solid #9d6e13!important;border-radius:13px!important;background:linear-gradient(145deg,#f3ce68,#cf9828)!important;
  color:#20102f!important;font-size:.75rem!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important;
  box-shadow:0 10px 22px rgba(211,160,48,.24)!important;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-suits-v167{
  position:absolute;z-index:2;right:30%;top:26%;display:grid;grid-template-columns:repeat(2,46px);gap:18px 22px;
  color:rgba(240,201,100,.16);font:800 2.1rem/1 Georgia,serif;transform:rotate(-4deg);pointer-events:none;
}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-suits-v167 i{font-style:normal}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-suits-v167 i:nth-child(even){color:rgba(169,90,92,.18)}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots{left:38px!important;right:auto!important;bottom:20px!important;z-index:7!important;justify-content:flex-start!important}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots button{width:28px!important;height:6px!important;border-radius:99px!important;background:rgba(255,255,255,.22)!important}
body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots button.is-active{width:48px!important;background:#e8bc4f!important}

/* Publicidade/parceiro: cartão claro compacto, preservando arte cadastrada. */
body.lm-page-home .paid-banner-carousel-v165{
  width:min(920px,calc(100% - 40px))!important;margin:4px auto 22px!important;border:1px solid var(--home-border)!important;
  border-radius:25px!important;background:#fffaf0!important;box-shadow:0 10px 26px rgba(50,27,62,.06)!important;overflow:hidden!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-stage-v163{min-height:142px!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-slide-v163{
  grid-template-columns:170px minmax(0,1fr)!important;min-height:142px!important;background:#fffaf0!important;color:#241332!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-media-v163,
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-glyph-v163{min-height:142px!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-glyph-v163{
  display:grid!important;place-items:center!important;background:linear-gradient(145deg,#2a1241,#150921)!important;font-size:3rem!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-shade-v163{background:linear-gradient(90deg,transparent,rgba(255,250,240,.2))!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163{padding:18px 64px 18px 22px!important;color:#241332!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163 small{color:#a2741c!important;font-size:.69rem!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163 b{color:#271438!important;font-family:var(--font-display)!important;font-size:1.45rem!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163 em{color:#66586d!important;font-size:.82rem!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-cta-v163{background:#d8a736!important;color:#241332!important;border-color:#b67f16!important}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-controls-v163{
  left:22px!important;right:auto!important;bottom:13px!important;transform:none!important;
  display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-dots-v163{
  display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-dots-v163 button{
  display:block!important;flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;
  height:6px!important;min-height:6px!important;max-height:6px!important;padding:0!important;margin:0!important;
  border:0!important;border-radius:99px!important;background:rgba(77,57,86,.24)!important;box-shadow:none!important;transform:none!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-dots-v163 button.is-active{
  flex-basis:48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;background:#e8bc4f!important;
}

/* Categorias mágicas */
body.lm-page-home .home-magic-categories-v167{width:min(920px,100%);margin:0 auto 22px}
body.lm-page-home .home-magic-category-rail-v167{
  display:flex;gap:12px;overflow-x:auto;padding:2px 20px 8px;scroll-snap-type:x proximity;scrollbar-width:none;
}
body.lm-page-home .home-magic-category-rail-v167::-webkit-scrollbar{display:none}
body.lm-page-home .home-magic-category-rail-v167 a{
  flex:0 0 92px;display:grid;gap:7px;justify-items:center;color:#32223d!important;text-align:center;scroll-snap-align:start;
}
body.lm-page-home .home-magic-category-rail-v167 a>span{
  width:72px;height:64px;display:grid;place-items:center;border:1px solid rgba(202,155,47,.38);border-radius:18px;
  background:linear-gradient(180deg,#fffdf8,#fbf3e5);box-shadow:0 7px 18px rgba(39,20,51,.045);color:#241431;
}
body.lm-page-home .home-magic-category-rail-v167 a>span .lm-icon{width:28px;height:28px}
body.lm-page-home .home-magic-category-rail-v167 a b{font-size:.72rem;line-height:1.1}
body.lm-page-home .home-magic-category-rail-v167 a:is(:hover,:focus-visible)>span{border-color:#c58f22;transform:translateY(-2px);box-shadow:0 10px 22px rgba(48,24,59,.09)}
body.lm-page-home .home-magic-category-rail-v167 a.is-more>span{font-size:1.5rem;color:#7f5c16}

/* Conteúdo abaixo da dobra */
body.lm-page-home>.stars+header+main>.section-head,
body.lm-page-home .site-main>.section-head{margin-top:28px!important}
body.lm-page-home .site-main>.section-head h2{font-family:var(--font-body)!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:1.22rem!important}
body.lm-page-home .site-main>.section-head>a{color:#aa7718!important}

/* Menu inferior premium, com Criar como ação principal. */
body.lm-page-home .app-bottom-nav.app-bottom-nav-v15.app-bottom-nav-v91{
  background:linear-gradient(180deg,#1c0d2f,#10081c)!important;border:1px solid rgba(226,184,75,.42)!important;
  box-shadow:0 16px 40px rgba(16,7,28,.38)!important;
}
body.lm-page-home .app-bottom-nav>a{color:#f4eada!important}
body.lm-page-home .app-bottom-nav>a:first-child{background:rgba(226,181,69,.1)!important;color:#efc65e!important}
body.lm-page-home .app-bottom-nav .bottom-nav-icon{color:#e9c25c!important}
body.lm-page-home .bottom-create-circle{
  background:linear-gradient(145deg,#f2ce68,#c58e20)!important;color:#1c0d2e!important;
  border-color:#150921!important;box-shadow:0 0 0 2px #eac159,0 10px 22px rgba(0,0,0,.38)!important;
}
body.lm-page-home .app-bottom-create b{color:#f0c65e!important}

/* Tema escuro: preserva contraste sem desfazer a identidade premium. */
html[data-theme=dark] body.lm-page-home{background:linear-gradient(180deg,#100918,#140b20 44%,#0d0714 100%)!important}
html[data-theme=dark] body.lm-page-home .home-top-stack.is-logged{background:linear-gradient(180deg,#17101d,#120b19)!important;border-color:rgba(235,194,90,.18)!important}
html[data-theme=dark] body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 :is(b,small){color:#f5ead8!important}
html[data-theme=dark] body.lm-page-home .home-logged-stats .stat,
html[data-theme=dark] body.lm-page-home .home-logged-search,
html[data-theme=dark] body.lm-page-home .home-logged-search .search-box,
html[data-theme=dark] body.lm-page-home .home-magic-category-rail-v167 a>span{background:#191020!important;border-color:rgba(231,187,79,.28)!important}
html[data-theme=dark] body.lm-page-home .home-logged-stats .stat :is(b,span),
html[data-theme=dark] body.lm-page-home .home-logged-search input,
html[data-theme=dark] body.lm-page-home .home-premium-section-title h2,
html[data-theme=dark] body.lm-page-home .home-magic-category-rail-v167 a{color:#f5ead9!important}
html[data-theme=dark] body.lm-page-home .paid-banner-carousel-v165,
html[data-theme=dark] body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-slide-v163{background:#1a1022!important}
html[data-theme=dark] body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163 :is(b,em){color:#f5ead9!important}

@media(max-width:900px){
  body.lm-page-home .topbar .inner{min-height:72px!important}
  body.lm-page-home .brand .sigil{width:45px!important;height:45px!important;flex-basis:45px!important}
  body.lm-page-home .brand .sigil.brand-hat-v168 img{width:100%!important;height:100%!important}
  body.lm-page-home .brand-copy strong{font-size:1.08rem!important}
  body.lm-page-home .brand-copy small{font-size:.59rem!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-frame,
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{min-height:285px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{padding:32px 43% 43px 28px!important}
}

@media(max-width:700px){
  body.lm-page-home .topbar .inner{padding-inline:13px!important;gap:7px!important}
  body.lm-page-home .brand{margin-right:auto!important;gap:7px!important}
  body.lm-page-home .brand .sigil{width:39px!important;height:39px!important;flex-basis:39px!important}
  body.lm-page-home .brand .sigil.brand-hat-v168 img{width:100%!important;height:100%!important}
  body.lm-page-home .brand-copy strong{font-size:.93rem!important}
  body.lm-page-home .brand-copy small{font-size:.51rem!important}
  body.lm-page-home :is(.theme-toggle,.notification-top-link,.nav-toggle){width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}

  body.lm-page-home .home-top-stack.is-logged{width:calc(100% + 32px);margin-left:-16px;padding-top:8px}
  html body.lm-page-home .home-status-carousel-v14816 .magic-status-viewport-v14813{--lm-status-edge-space:18px!important}
  body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 b{font-size:.68rem!important}
  body.lm-page-home .home-status-carousel-v1485 .home-story-bubble-v1485 small{font-size:.56rem!important}

  body.lm-page-home .home-logged-stats{width:calc(100% - 26px)!important;gap:7px!important;margin-bottom:12px!important}
  body.lm-page-home .home-logged-stats .stat{min-height:82px!important;border-radius:18px!important;padding:9px 3px!important}
  body.lm-page-home .home-logged-stats .stat i{width:27px!important;height:27px!important;border-radius:9px!important}
  body.lm-page-home .home-logged-stats .stat b{font-size:1.3rem!important}
  body.lm-page-home .home-logged-stats .stat span{font-size:.58rem!important;letter-spacing:.025em!important}

  body.lm-page-home .home-logged-search{width:calc(100% - 26px)!important;margin-bottom:16px!important;padding:6px!important;border-radius:20px!important}
  body.lm-page-home .home-logged-search .search-box{grid-template-columns:28px minmax(0,1fr) 44px!important;padding-left:7px!important}
  body.lm-page-home .home-logged-search input{height:46px!important;min-height:46px!important;font-size:.91rem!important}
  body.lm-page-home .home-logged-search .home-search-icon-btn-v148{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important}

  body.lm-page-home .home-premium-section-title{width:calc(100% - 30px);margin-bottom:8px}
  body.lm-page-home .home-premium-section-title h2{font-size:.92rem!important}
  body.lm-page-home .home-premium-section-title a{font-size:.82rem}

  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-shell{width:calc(100% - 26px)!important;margin-bottom:14px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-frame{min-height:230px!important;border-radius:22px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{min-height:230px!important;padding:25px 41% 37px 20px!important;border-radius:22px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content{max-width:250px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content b{font-size:clamp(1.55rem,7vw,2.15rem)!important;line-height:1.02!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content em{font-size:.77rem!important;line-height:1.33!important;-webkit-line-clamp:2!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-link{margin-top:11px!important;padding:8px 12px!important;font-size:.61rem!important;border-radius:11px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-suits-v167{right:32%;top:31%;grid-template-columns:repeat(2,28px);gap:11px;font-size:1.3rem}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots{left:19px!important;bottom:13px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots button{width:18px!important;height:5px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots button.is-active{width:31px!important}

  body.lm-page-home .paid-banner-carousel-v165{width:calc(100% - 26px)!important;margin-bottom:18px!important;border-radius:20px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-stage-v163{min-height:112px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-slide-v163{grid-template-columns:100px minmax(0,1fr)!important;min-height:112px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-media-v163,
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-glyph-v163{min-height:112px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-glyph-v163{font-size:2.15rem!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163{padding:13px 14px 31px 14px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163 b{font-size:1rem!important;line-height:1.06!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-content-v163 em{font-size:.68rem!important;-webkit-line-clamp:2!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-cta-v163{padding:6px 8px!important;font-size:.56rem!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-controls-v163{left:19px!important;bottom:10px!important;gap:6px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-dots-v163{gap:6px!important}
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-dots-v163 button{
    flex-basis:18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;
    height:5px!important;min-height:5px!important;max-height:5px!important;
  }
  body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-dots-v163 button.is-active{
    flex-basis:31px!important;width:31px!important;min-width:31px!important;max-width:31px!important;
  }

  body.lm-page-home .home-magic-categories-v167{margin-bottom:17px}
  body.lm-page-home .home-magic-category-rail-v167{gap:8px;padding-inline:14px}
  body.lm-page-home .home-magic-category-rail-v167 a{flex-basis:72px;gap:5px}
  body.lm-page-home .home-magic-category-rail-v167 a>span{width:64px;height:57px;border-radius:15px}
  body.lm-page-home .home-magic-category-rail-v167 a>span .lm-icon{width:24px;height:24px}
  body.lm-page-home .home-magic-category-rail-v167 a b{font-size:.64rem}
}

@media(max-width:420px){
  body.lm-page-home .brand-copy strong{font-size:.83rem!important}
  body.lm-page-home .brand-copy small{font-size:.46rem!important}
  body.lm-page-home :is(.theme-toggle,.notification-top-link,.nav-toggle){width:35px!important;height:35px!important;min-width:35px!important;min-height:35px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{padding-right:39%!important;padding-left:17px!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content b{font-size:1.42rem!important}
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content small{font-size:.56rem!important;letter-spacing:.08em!important}
}


/* =====================================================================
   V169 — FILTRO NA BUSCA + SWIPE NA PUBLICIDADE
   ===================================================================== */
body.lm-page-home .home-logged-search .home-search-icon-btn-v148 > .lm-icon{
  stroke-width:2!important;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-stage-v163{
  touch-action:pan-y pinch-zoom;
  cursor:grab;
  -webkit-user-select:none;
  user-select:none;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-stage-v163:active{
  cursor:grabbing;
}
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-slide-v163,
body.lm-page-home .paid-banner-carousel-v165 .sponsor-banner-slide-v163 *{
  -webkit-user-drag:none;
}


/* =====================================================================
   V170 — ÍCONE DE FILTROS + BANNER PRINCIPAL MAIS COMPACTO NO MOBILE
   ===================================================================== */
body.lm-page-home .home-logged-search .home-search-icon-btn-v148 > .lm-icon{
  display:block!important;
  width:22px!important;
  height:22px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}

@media(max-width:700px){
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-frame{
    min-height:205px!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{
    min-height:205px!important;
    padding:19px 23% 32px 18px!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content{
    max-width:270px!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content small{
    margin-bottom:7px!important;
    font-size:.58rem!important;
    letter-spacing:.09em!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content b{
    margin-bottom:7px!important;
    font-size:clamp(1.30rem,6.2vw,1.80rem)!important;
    line-height:1.01!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content em{
    max-width:255px!important;
    font-size:.72rem!important;
    line-height:1.28!important;
    -webkit-line-clamp:2!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-link{
    margin-top:9px!important;
    padding:7px 11px!important;
    font-size:.58rem!important;
    border-radius:10px!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-suits-v167{
    right:10%!important;
    top:30%!important;
    opacity:.72!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-dots{
    bottom:11px!important;
  }
}

@media(max-width:420px){
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-slide{
    padding-right:18%!important;
    padding-left:16px!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content b{
    font-size:1.28rem!important;
  }
  body.lm-page-home .home-platform-banner-legacy-v167 .platform-banner-content em{
    font-size:.70rem!important;
  }
}


/* V173: o banner ativo da Home usa o mesmo componente visual dos catálogos.
   As regras premium antigas acima ficaram isoladas em uma classe legada que
   não é aplicada ao novo banner após Categorias rápidas. */
