@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";
:root{--background-app:#f4f7fb;--background-surface:#fff;--background-sidebar:#000;--background-sidebar-hover:#0f1115;--background-sidebar-active:#15171a;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--text-inverse:#fff;--border-default:#dde4ee;--border-strong:#cbd5e1;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#dbeafe;--success:#10b981;--success-soft:#d1fae5;--warning:#f59e0b;--warning-soft:#fef3c7;--danger:#ef4444;--danger-soft:#fee2e2;--info:#3b82f6;--info-soft:#dbeafe;--font-sans:"Inter", "Manrope", system-ui, -apple-system, sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:20px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-sans);background-color:var(--background-app);color:var(--text-primary);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,button,select,textarea{max-width:100%;font-family:inherit}img,svg{max-width:100%}.mobile-only{display:none!important}@media (max-width:820px){html,body{overflow-x:hidden}.app-workspace{width:100%;min-width:0}.app-content{overflow-x:hidden;padding:16px 12px 24px!important}.app-page-header{align-items:stretch!important;gap:12px!important;margin-bottom:16px!important}.app-page-heading{width:100%}.app-page-heading h1{font-size:19px!important;line-height:1.25!important}.app-page-heading p{line-height:1.45;font-size:11px!important}.app-page-actions{scrollbar-width:none;width:100%;padding-bottom:2px;overflow-x:auto;margin-left:0!important}.app-page-actions::-webkit-scrollbar{display:none}.app-page-actions>*{flex:none}.desktop-only{display:none!important}.mobile-only{display:initial!important}.responsive-filters{grid-template-columns:1fr!important;gap:10px!important;padding:12px!important;display:grid!important}.responsive-filters>*{width:100%!important;min-width:0!important}.app-content [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.app-content [style*="display: flex"]{min-width:0;max-width:100%}.app-content [style*="display: flex"][style*="justify-content: space-between"]{flex-wrap:wrap}.app-content [style*=min-width]{min-width:0!important}.app-content div:has(>table){-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.app-content table{max-width:100%}.app-content input,.app-content select,.app-content textarea{font-size:16px!important}.responsive-cards-grid{grid-template-columns:1fr!important;gap:12px!important}.responsive-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.responsive-kpis>*{min-width:0;padding:14px 12px!important}.responsive-panels{grid-template-columns:1fr!important;gap:14px!important}.mobile-card-table{background:0 0!important;border:0!important;overflow:visible!important}.mobile-card-table table,.mobile-card-table tbody{width:100%;display:block;min-width:0!important}.mobile-card-table thead{display:none}.mobile-card-table tr{background:#fff;border-radius:14px;margin-bottom:12px;padding:14px;display:block;box-shadow:0 3px 12px #0f172a0a;border:1px solid var(--border-default)!important}.mobile-card-table td{justify-content:space-between;align-items:flex-start;gap:14px;display:flex;text-align:right!important;white-space:normal!important;border:0!important;width:100%!important;max-width:none!important;padding:8px 0!important}.mobile-card-table td:before{content:attr(data-label);text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex:0 0 35%;font-size:10px;font-weight:800}.mobile-card-table td:first-child{display:block;text-align:left!important;padding-top:0!important}.mobile-card-table td:first-child:before{display:none}.mobile-card-table td:last-child{padding-bottom:0!important}.mobile-card-table td>div{max-width:65%}.mobile-card-table td:first-child>div{max-width:100%}.offer-table td[data-label=Mídia]{display:none!important}.offer-table td[data-label=Produto]{display:block;text-align:left!important;padding-top:0!important}.offer-table td[data-label=Produto]:before{display:none}.offer-table td[data-label=Produto]>*{max-width:100%}.profile-table td[data-label=Ações]>div,.offer-table td[data-label=Ações]>div{max-width:none;margin-left:auto}}@media (max-width:420px){.responsive-kpis{grid-template-columns:1fr!important}}[data-tooltip]{position:relative}[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:100;background:#000;border-radius:4px;margin-left:12px;padding:4px 8px;font-size:11px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}
