*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:DM Sans,Helvetica Neue,Arial,sans-serif;background:#f1f5f9;color:#0f1e3c;-webkit-font-smoothing:antialiased;color-scheme:light}#__next,body,html{height:100%}button{cursor:pointer}button,input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.fade-in{animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}.mobile-drawer-overlay{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.5)}@media (max-width:767px){.table-scroll,table{overflow-x:auto;-webkit-overflow-scrolling:touch;display:block;width:100%}.modal-content{width:96vw!important;max-width:96vw!important;max-height:88vh!important;margin:0 auto;border-radius:14px!important}.hide-mobile{display:none!important}select{max-width:100%}.pipeline-kanban{display:flex!important;flex-direction:row!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding-bottom:16px!important;scroll-snap-type:x mandatory}.pipeline-kanban>*{min-width:240px!important;max-width:240px!important;scroll-snap-align:start;flex-shrink:0!important}.org-chart-scroll{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.scorecard-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -14px;padding:0 14px}.kpi-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}h1{font-size:18px!important}.scorecard-row{flex-wrap:wrap;gap:6px!important}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#0f1e3c;display:flex;justify-content:space-around;align-items:center;padding:8px 0 env(safe-area-inset-bottom,8px);z-index:200;border-top:1px solid hsla(0,0%,100%,.1)}.mobile-bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;color:hsla(0,0%,100%,.5);font-size:10px;cursor:pointer;border-radius:8px;transition:color .15s}.mobile-bottom-nav-item.active{color:#1e90ff}.mobile-bottom-nav-item span:first-child,.mobile-bottom-nav-item svg{font-size:18px}.pipeline-agent-card{padding:10px!important}.topbar-periods{display:none!important}.income-grid{grid-template-columns:1fr!important}.stat-card-value{font-size:22px!important}.form-row{flex-direction:column!important}}@media (min-width:768px) and (max-width:1024px){.kpi-grid{grid-template-columns:repeat(2,1fr)!important}}