*{box-sizing:border-box}body,html{margin:0;padding:0;background:#0a0e0c;width:100%;min-height:100%}#__next{min-height:100vh}.glow-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.glow-card:hover{transform:translateY(-2px);border-color:rgba(53,130,94,.55)!important;box-shadow:0 8px 28px -6px rgba(53,130,94,.35),0 0 0 1px rgba(53,130,94,.15)}.kpi-block{transition:filter .18s ease}.kpi-value{background:linear-gradient(135deg,#ffffff,#ffffff 55%,#6FD9B5 130%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background .18s ease,filter .18s ease}.kpi-block:hover .kpi-value{background:linear-gradient(135deg,#6FD9B5,#35825E);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(111,217,181,.45))}.btn-hover{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.btn-hover:hover{transform:translateY(-1px);box-shadow:0 4px 14px -4px rgba(53,130,94,.45)}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0e0c}::-webkit-scrollbar-thumb{background:#1c2b26;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#35825E}