:root{--fd-gap: 20px}html,body,#root{width:100%;max-width:100%;overflow-x:clip}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a855f759;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#a855f799}*{scrollbar-width:thin;scrollbar-color:rgba(168,85,247,.35) transparent}.fd-scroll-hover{overflow-y:auto;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .2s}.fd-scroll-hover:hover{scrollbar-color:rgba(168,85,247,.4) transparent}.fd-scroll-hover::-webkit-scrollbar-thumb{background:transparent;transition:background .2s}.fd-scroll-hover:hover::-webkit-scrollbar-thumb{background:#a855f766}.fd-header{padding:0 16px;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;background:#0d0d0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:56px;position:relative}.fd-header-brand{display:flex;align-items:stretch;gap:0;height:40px}.fd-header-icon{width:40px;height:40px;object-fit:contain;flex-shrink:0}.fd-header-banner{height:40px;width:calc(40px * 1584 / 397);background-image:url(/capa-pessoal-roxo.png);background-size:100% 100%;background-repeat:no-repeat;flex-shrink:0}.fd-header-logout{position:absolute;right:16px;background:transparent;border:1px solid rgba(255,255,255,.05);color:#888;border-radius:8px;padding:6px 14px;font-size:13px;cursor:pointer;transition:all .2s ease}.fd-header-logout:hover{border-color:#ffffff1a;color:#fff}.fd-toolbar{padding:7px 32px;border-bottom:1px solid rgba(255,255,255,.05);background:#0d0d0dcc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.fd-toolbar-inner{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;max-width:1600px;margin:0 auto}.fd-toolbar-row{display:contents}.fd-toolbar-divider{width:1px;height:24px;background:#ffffff12;flex-shrink:0}.fd-toolbar-label{font-size:12px;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.fd-toolbar-timeframe{display:flex;align-items:center;gap:10px}.fd-main{flex:1;padding:32px;max-width:1600px;width:100%;margin:0 auto}.fd-table-wrap{overflow-x:auto}.fd-kpi-row{display:flex;gap:10px;align-items:stretch}.fd-ip-carousel,.fd-kpi-label-short,.fd-kpi-expand-btn{display:none}.fd-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--fd-gap);align-items:stretch}.fd-col-6,.fd-col-4,.fd-col-12{display:flex;flex-direction:column}.fd-col-12{grid-column:span 12}.fd-col-6{grid-column:span 6}.fd-col-4{grid-column:span 4}@media (max-width: 900px){:root{--fd-gap: 12px}.fd-header{display:flex;justify-content:space-between;padding:8px 12px}.fd-header-icon{width:28px;height:28px}.fd-header-logout{font-size:12px;padding:5px 10px}.fd-toolbar{padding:8px 12px}.fd-toolbar-inner{gap:8px;flex-direction:column;align-items:stretch}.fd-toolbar-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.fd-toolbar-divider{display:none}.fd-toolbar-timeframe{width:100%;justify-content:center}.fd-toolbar-timeframe>div{flex:1}.fd-toolbar-timeframe button{flex:1;padding:8px 4px!important}.fd-main{padding:12px}.fd-kpi-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fd-kpi-row>div{padding:10px 12px!important}.fd-kpi-value{font-size:26px!important;letter-spacing:-.5px!important}.fd-kpi-label-full{display:none!important}.fd-kpi-label-short{display:inline!important}.fd-kpi-exact,.fd-kpi-gains-extra{display:none!important}.fd-kpi-gains{flex-direction:column;gap:4px!important;margin-top:4px}.fd-kpi-rpm-detail{display:none!important}.fd-kpi-expand-btn,.fd-kpi-expanded.fd-kpi-exact{display:block!important}.fd-kpi-expanded.fd-kpi-gains-extra{display:flex!important}.fd-kpi-expanded.fd-kpi-rpm-detail{display:grid!important}.fd-col-6,.fd-col-4{grid-column:span 12}.fd-panel-tight{padding:14px!important}.fd-table-scroll{overflow-x:hidden}.fd-table-scroll table{width:100%;table-layout:auto}.fd-table-wrap{overflow-x:hidden}.fd-table-wrap table{width:100%;table-layout:fixed}.fd-table-wrap td,.fd-table-wrap th{padding:8px 6px!important;font-size:11px!important}.fd-hide-mobile{display:none!important}.fd-platform-table td,.fd-platform-table th{padding:7px 4px!important;font-size:11px!important}.fd-scroll-hover img[style*="border-radius: 50%"],.fd-scroll-hover img[style*=borderRadius]{width:28px!important;height:28px!important}.fd-ip-table{display:none!important}.fd-ip-panel{max-height:none!important;overflow-y:visible!important}.fd-ip-carousel{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px}.fd-video-grid-panel{max-height:none!important;overflow-y:visible!important}.fd-video-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px!important;padding-bottom:4px}.fd-video-grid>a{flex:0 0 120px;scroll-snap-align:start}.recharts-responsive-container{max-width:100%!important}.fd-ip-hero{flex-direction:column!important}.fd-ip-hero-logo{width:100%!important}}@media (max-width: 480px){.fd-header-banner{display:none}.fd-toolbar-label{font-size:11px}}.fd-spinner{display:inline-block;width:22px;height:22px;border:2px solid rgba(255,255,255,.12);border-top-color:#a855f7;border-radius:50%;animation:fd-spin .8s linear infinite}@keyframes fd-spin{to{transform:rotate(360deg)}}
