/* Novas Notícias — Destaques Instagram v3.1 — desktop compactado */
#nndi-v3-panel,#nndi-v3-live{display:none}
#nn-mobile-extra,#nn-ao-vivo,#nndi-panel,#nndi-live{display:none!important}
.nndi-v3-panel,.nndi-v3-panel *{box-sizing:border-box}
.nndi-v3-highlight{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;text-align:center;color:#111!important;text-decoration:none!important;font:inherit;cursor:pointer}
.nndi-v3-ring{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:3px solid #e2e5e9;padding:4px;transition:transform .15s ease,border-color .15s ease}
.nndi-v3-ring-inner{width:100%;height:100%;border-radius:50%;background:#fff;border:1.5px solid #d4d8dd;display:flex;align-items:center;justify-content:center;overflow:hidden}
.nndi-v3-ring-inner img{display:block;width:62%;height:62%;object-fit:contain}
.nndi-v3-highlight:hover .nndi-v3-ring,.nndi-v3-highlight:focus-visible .nndi-v3-ring{transform:translateY(-2px);border-color:#cbd1d8}
.nndi-v3-label{color:#111;font-weight:500;white-space:nowrap}
.nndi-v3-live{color:#111!important;text-decoration:none!important;white-space:nowrap;align-items:center;gap:6px}
.nndi-v3-live-symbol{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center}
.nndi-v3-live-symbol>span{width:8px;height:8px;display:block;background:#e10600;border-radius:50%}
.nndi-v3-live-symbol:before{content:"";position:absolute;width:14px;height:14px;border:1.5px solid rgba(225,6,0,.65);border-radius:50%}

@media (min-width:769px){
  #nndi-v3-panel[data-show-desktop="1"]{display:block;width:100%;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #e8e8e8;position:relative;z-index:20}
  .nndi-v3-search{display:none}
  .nndi-v3-highlights{max-width:1180px;margin:0 auto;padding:8px 24px 9px;display:flex;align-items:flex-start;justify-content:center;gap:22px;overflow:visible}
  .nndi-v3-highlight{width:68px;flex:0 0 68px;gap:5px}
  .nndi-v3-ring{width:52px;height:52px}
  .nndi-v3-label{font-size:10.5px;line-height:1.2}
  .nndi-v3-cities-panel{max-width:680px;margin:-2px auto 14px;padding:13px 15px;background:#fff;border:1px solid #e7e7e7;border-radius:14px;box-shadow:0 10px 28px rgba(0,0,0,.08)}
  .nndi-v3-cities-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:#111;font-size:13px}
  .nndi-v3-cities-close{border:0;background:transparent;color:#777;font-size:22px;line-height:1;cursor:pointer}
  .nndi-v3-cities-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}
  .nndi-v3-cities-links a{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#f5f5f7;color:#111!important;text-decoration:none!important;font-size:12px;font-weight:600}
  #nndi-v3-live.nndi-v3-live{display:inline-flex;font-size:12px;line-height:1;margin-left:14px;margin-right:12px;flex:0 0 auto;align-self:center}
  .nndi-v3-native-search{margin-left:10px!important;margin-right:26px!important;flex:0 0 auto!important}
  .nndi-v3-native-search input[type=search]{margin:0!important}
  #theme-header .nndi-v3-native-search:last-child{margin-right:26px!important}
}

@media (max-width:768px){
  #nndi-v3-panel[data-show-mobile="1"]{display:block;width:100%;background:#fff;border-bottom:1px solid #e8e8e8;padding:13px 0 10px;position:relative;z-index:30}
  .nndi-v3-search{height:52px;margin:0 12px 14px;display:flex;align-items:center;border:1px solid #dedede;border-radius:8px;background:#fff;overflow:hidden}
  .nndi-v3-search input{flex:1 1 auto;min-width:0;height:50px;margin:0!important;padding:0 14px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#111!important;font-size:14px!important;font-weight:400!important}
  .nndi-v3-search input::placeholder{color:#8b8b8b}
  .nndi-v3-search button{flex:0 0 48px;width:48px;height:50px;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center}
  .nndi-v3-search svg{width:19px;height:19px;fill:none;stroke:#666;stroke-width:2;stroke-linecap:round}
  .nndi-v3-highlights{width:100%;margin:0;padding:0 12px 6px;display:flex;align-items:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .nndi-v3-highlights::-webkit-scrollbar{display:none}
  .nndi-v3-highlight{width:72px;flex:0 0 72px;gap:6px}
  .nndi-v3-ring{width:66px;height:66px}
  .nndi-v3-label{font-size:11px;line-height:1.2}
  .nndi-v3-cities-panel{margin:8px 12px 2px;padding:11px 12px 12px;background:#fff;border:1px solid #e7e7e7;border-radius:13px;box-shadow:0 8px 24px rgba(0,0,0,.08)}
  .nndi-v3-cities-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;font-size:12px;color:#111}
  .nndi-v3-cities-close{border:0;background:transparent;color:#777;font-size:22px;line-height:1;padding:0;cursor:pointer}
  .nndi-v3-cities-links{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .nndi-v3-cities-links::-webkit-scrollbar{display:none}
  .nndi-v3-cities-links a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#f5f5f7;color:#111!important;text-decoration:none!important;font-size:12px;font-weight:600}
  .nndi-v3-mobile-row{position:relative!important;overflow:visible!important}
  .nndi-v3-mobile-row #nndi-v3-live.nndi-v3-live{display:inline-flex;position:absolute;right:58px;top:50%;transform:translateY(-50%);z-index:999;font-size:11px;line-height:1;margin:0;padding:0}
}
