*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:#e8e8e8;-webkit-font-smoothing:antialiased;background:#0a0a0a;font-family:Geist,Geist Fallback,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}::selection{background:#1d9e7547}a{color:inherit;text-decoration:none}button{font-family:inherit}.pw-scroll::-webkit-scrollbar{width:11px;height:11px}.pw-scroll::-webkit-scrollbar-thumb{background:#1e1e1e;border:3px solid #0a0a0a;border-radius:10px}.pw-scroll::-webkit-scrollbar-thumb:hover{background:#2a2a2a}.pw-scroll::-webkit-scrollbar-track{background:0 0}.pw-field{outline:none;transition:border-color .12s,background .12s}.pw-field::placeholder{color:#3d3d3d}.pw-field:focus{background:#161616!important;border-color:#2f6f57!important}.pw-search{outline:none;transition:border-color .12s,background .12s}.pw-search::placeholder{color:#3d3d3d}.pw-search:focus{background:#161616!important;border-color:#2f6f57!important}.pw-day:hover{outline-offset:0;outline:1px solid #ffffff59}@keyframes pwpulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes pwfade{0%{opacity:0}to{opacity:1}}@keyframes pwrise{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.pw-mobile-bar{background:#111;border-bottom:.5px solid #1e1e1e;flex-shrink:0;align-items:center;gap:12px;height:52px;padding:0 16px;display:none}.pw-overlay{z-index:99;background:#0000008c;animation:.18s pwfade;display:none;position:fixed;inset:0}.pw-metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pw-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=700px){.pw-sidebar{z-index:100;transition:transform .24s cubic-bezier(.16,1,.3,1);top:0;left:0;transform:translate(-100%);height:100%!important;position:fixed!important}.pw-sidebar.pw-open{transform:translate(0);box-shadow:4px 0 32px #0009}.pw-overlay.pw-open{display:block}.pw-mobile-bar{display:flex}.pw-metric-grid{grid-template-columns:repeat(2,1fr)}}
