.pa-page{max-width:1380px;margin:0 auto;padding:16px 22px 34px;color:#17171d}.pa-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.pa-head small,.pa-section-title small{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;color:#7058ff}.pa-head h2{margin:3px 0 2px;font-size:24px;line-height:1.08}.pa-head p{margin:0;color:#767887;font-size:12px}.pa-periods{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.pa-periods button,.pa-refresh{border:1px solid #dedee8;background:#fff;border-radius:10px;padding:8px 12px;font:700 12px Inter,sans-serif;cursor:pointer;color:#252631}.pa-periods button.active{background:#6f55ff;color:#fff;border-color:#6f55ff}.pa-status{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:9px 12px;border:1px solid #e5e4ed;border-radius:12px;background:#fff;font-size:11px;color:#6f7280}.pa-status i{width:7px;height:7px;border-radius:50%;background:#26b889}.pa-status.error{color:#a33434;background:#fff7f6}.pa-status.error i{background:#e55b52}.pa-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px}.pa-kpi{background:#fff;border:1px solid #e3e2ea;border-radius:14px;padding:13px 14px;min-width:0}.pa-kpi small{display:block;font-size:9px;font-weight:800;letter-spacing:.08em;color:#8a8c99}.pa-kpi strong{display:block;font-size:24px;line-height:1.1;margin:5px 0 2px}.pa-kpi span{font-size:10px;color:#7b7d88}.pa-delta.up{color:#15835f}.pa-delta.down{color:#c14d48}.pa-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);gap:12px}.pa-card{background:#fff;border:1px solid #e3e2ea;border-radius:16px;padding:15px}.pa-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.pa-section-title h3{margin:3px 0 0;font-size:16px}.pa-section-title span{font-size:10px;color:#8a8c99}.pa-funnel{display:grid;gap:6px}.pa-step{display:grid;grid-template-columns:minmax(170px,1.4fr) 90px 130px;align-items:center;gap:12px;border:1px solid #ecebf1;border-radius:12px;padding:10px 12px}.pa-step-main{display:flex;align-items:center;gap:10px;min-width:0}.pa-step-index{width:24px;height:24px;border-radius:8px;background:#f0edff;color:#654bff;display:grid;place-items:center;font-size:10px;font-weight:900}.pa-step-main span{min-width:0}.pa-step-main strong{display:block;font-size:12px}.pa-step-main small{display:block;font-size:9px;color:#8b8d98;margin-top:2px}.pa-step-count{font-size:20px;text-align:right}.pa-step-rates{text-align:right;font-size:10px;color:#6f7280}.pa-step-rates b{display:block;color:#252631;font-size:11px}.pa-side{display:grid;gap:12px;align-content:start}.pa-list{display:grid;gap:7px}.pa-row{display:grid;grid-template-columns:minmax(0,1fr) 60px;gap:10px;align-items:center}.pa-row-label{min-width:0}.pa-row-label strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pa-row-label span{display:block;height:5px;background:#eeeef4;border-radius:99px;margin-top:5px;overflow:hidden}.pa-row-label i{display:block;height:100%;background:#735aff;border-radius:99px}.pa-row b{text-align:right;font-size:11px}.pa-diagnostics{display:flex;gap:8px;margin-top:10px}.pa-diagnostics span{flex:1;border-radius:10px;background:#f7f6fb;padding:9px 10px}.pa-diagnostics small{display:block;font-size:9px;color:#888a96}.pa-diagnostics strong{font-size:15px}.pa-table{width:100%;border-collapse:collapse}.pa-table th,.pa-table td{padding:8px 6px;border-bottom:1px solid #efeff3;text-align:left;font-size:10px}.pa-table th{color:#898b96;font-size:9px}.pa-table td:last-child,.pa-table th:last-child{text-align:right}.pa-empty{padding:18px;text-align:center;color:#8b8d98;font-size:11px}.pa-loading{padding:40px;text-align:center;color:#777986}.pa-custom{display:flex;align-items:center;gap:6px}.pa-custom input{border:1px solid #dedee8;border-radius:9px;padding:7px 8px;font:600 11px Inter,sans-serif}.pa-custom button{padding:7px 10px}@media(max-width:1100px){.pa-summary{grid-template-columns:repeat(3,1fr)}.pa-grid{grid-template-columns:1fr}.pa-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.pa-page{padding:12px}.pa-head{align-items:flex-start;flex-direction:column}.pa-periods{justify-content:flex-start}.pa-summary{grid-template-columns:repeat(2,1fr)}.pa-step{grid-template-columns:1fr 70px}.pa-step-rates{grid-column:1/-1;text-align:left;padding-left:34px}.pa-side{grid-template-columns:1fr}}

/* Mobile ownership · densidade aprovada de Aquisição */
@media(max-width:820px){
html.aos-mobile .pa-page{gap:7px!important;padding:8px!important}
html.aos-mobile .pa-head{gap:7px!important;padding:9px!important}
html.aos-mobile .pa-head p{display:none!important}
html.aos-mobile .pa-periods{gap:4px!important;overflow-x:auto!important;flex-wrap:nowrap!important}
html.aos-mobile .pa-periods button{min-height:30px!important;padding:0 9px!important;font-size:9px!important;white-space:nowrap!important}
html.aos-mobile .pa-status{padding:5px 8px!important;font-size:8px!important}
html.aos-mobile .pa-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
html.aos-mobile .pa-kpi{min-height:58px!important;padding:7px!important;border-radius:11px!important}
html.aos-mobile .pa-kpi small{font-size:7px!important}
html.aos-mobile .pa-kpi strong{font-size:18px!important}
html.aos-mobile .pa-kpi span{font-size:8px!important}
html.aos-mobile .pa-grid{gap:7px!important}
html.aos-mobile .pa-card{padding:9px!important;border-radius:13px!important}
html.aos-mobile .pa-section-title{margin-bottom:6px!important}
html.aos-mobile .pa-funnel{gap:4px!important}
html.aos-mobile .pa-step{grid-template-columns:28px minmax(0,1fr) 58px!important;gap:6px!important;min-height:48px!important;padding:6px!important}
html.aos-mobile .pa-step-index{width:28px!important;height:28px!important}
html.aos-mobile .pa-step-count{font-size:15px!important}
html.aos-mobile .pa-step-rates{grid-column:auto!important;font-size:8px!important}
html.aos-mobile .pa-side{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}
html.aos-mobile .pa-row{min-height:36px!important;padding:5px 6px!important}
html.aos-mobile .pa-diagnostics{gap:5px!important}
}
@media(max-width:380px){html.aos-mobile .pa-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
