/* Acabamento e densidade exclusivos do celular. */
@media(max-width:768px){
 .mission-card,.mobile-order,.mobile-community,.guerra-panel,.guerra-order,.frente-card,.guerra-hero,.guerra-topbar,.guerra-stat,.mapa-cta{border-radius:14px;overflow:hidden}
 .mission-card,.guerra-hero{clip-path:none}
 .discord-join,.mission-cta,.mobile-order>a{border-radius:8px}
 .guerra-main{padding:14px 12px 28px}
 .guerra-panel-body,#ordem-maior.guerra-panel-body{padding:10px}
 .guerra-panel-head{padding:12px;gap:10px;flex-wrap:wrap}
 .guerra-panel-head small{line-height:1.5;color:#aaa}
 .guerra-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .guerra-stat{padding:10px;min-height:0}
 .guerra-stat .value{font-size:23px}
 .guerra-stat:last-child{grid-column:1/-1}
 .guerra-filter{border-radius:8px;min-height:44px;height:auto;padding:9px 12px;font-size:12px}
 .guerra-search{flex-basis:100%;min-width:0;min-height:44px;font-size:14px;border-radius:8px}
 .frentes-grid{grid-template-columns:1fr;gap:12px}
 .frente-card .tatico-metricas,.tactical-modal-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .frente-card .tatico-metrica{padding:9px;min-height:0;min-width:0;border-radius:9px}
 .frente-card .metric-label{display:block;font:9px/1.45 Arial,sans-serif;letter-spacing:.3px;overflow-wrap:anywhere;color:#a9b0b6}
 .frente-card .tatico-metrica strong{font-size:20px;line-height:1.3;overflow-wrap:anywhere}
 .frente-card .tatico-metrica small{display:block;font:10px/1.4 Arial,sans-serif;overflow-wrap:anywhere;color:#a9b0b6}
 .frente-photo{height:125px}
 .frente-title{font-size:22px!important;line-height:1.2;overflow-wrap:anywhere}
 .frente-enemy{font-size:12px!important;white-space:normal;overflow-wrap:anywhere}
 .frente-enemy .faction-icon-img{width:20px;height:20px}
 .frente-evento,.frente-status-mini .status-up,.frente-status-mini .status-down,.frente-status-mini .status-neutral,.frente-tempo{font-size:10px}
 .frente-evento-icone{width:17px;height:17px}
 .frente-strip{gap:6px;padding:9px}
 .frente-content{padding:10px}
 .frente-foot{font-size:10px;line-height:1.5;gap:8px;flex-wrap:wrap}
 .tactical-modal-card{border-radius:14px}
 .tactical-modal-metrics>div,.guerra-order-stat,.guerra-mo-task,.guerra-mo-meta>div{border-radius:9px}
 .guerra-mo-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
 .guerra-mo-summary>.guerra-order-stat:last-child{grid-column:1/-1}
 .guerra-mo-meta{grid-template-columns:repeat(2,minmax(0,1fr))}
 .guerra-mo-meta strong{white-space:normal;overflow-wrap:anywhere}
 .mobile-war-objectives{margin:16px 0 10px;border:1px solid #ffffff25;border-radius:10px;background:#0d1115}
 .mobile-war-objectives>summary{padding:12px;min-height:48px;cursor:pointer;font:700 13px/1.5 Arial,sans-serif;color:#ffe34d}
 .mobile-war-objectives>.guerra-mo-head{margin:0 10px 10px}
 .mobile-war-objectives>.guerra-mo-grid{padding:0 10px 10px;box-sizing:border-box}
 body[data-order-only] .guerra-order{border-radius:16px}
 body[data-order-only] .order-mobile-hero{border-radius:15px 15px 0 0}
}
@media(max-width:768px){
 .frente-card .metric-label{white-space:normal;overflow:visible;text-overflow:clip;max-width:100%}
 .frente-card .tatico-metrica .metric-muted{font-size:13px;line-height:1.4}
}
