*,:before,:after{box-sizing:border-box}body{margin:0}.analytics-hub-fallback{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.analytics-hub-fallback__icon{width:80px;height:80px;animation:3s ease-in-out infinite analytics-icon-float}.analytics-hub-fallback__bar{transform-origin:bottom;animation:1.2s ease-out both analytics-bar-rise}.analytics-hub-fallback__bar--1{animation-delay:.1s}.analytics-hub-fallback__bar--2{animation-delay:.25s}.analytics-hub-fallback__bar--3{animation-delay:.4s}.analytics-hub-fallback__trend{stroke-dasharray:60;stroke-dashoffset:60px;animation:1s ease-out .5s both analytics-trend-draw}.analytics-hub-fallback__dot{transform-origin:50%;animation:.4s ease-out 1.2s both analytics-dot-pop}@keyframes analytics-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes analytics-bar-rise{0%{opacity:.4;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes analytics-trend-draw{to{stroke-dashoffset:0}}@keyframes analytics-dot-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.analytics-hub-toolbar{z-index:1000;align-items:center;gap:8px;display:flex;position:fixed;bottom:14px;right:14px}.analytics-hub-toolbar__button{color:#64748b;cursor:pointer;background:#ffffffd9;border:1px solid #64748b73;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;line-height:1;display:flex}.analytics-hub-toolbar__button--info{cursor:help;font-family:Georgia,Times New Roman,serif;font-size:11px;font-style:italic;font-weight:700}.analytics-hub-toolbar__button:hover:not(:disabled),.analytics-hub-toolbar__button:focus-visible:not(:disabled){color:#6366f1;border-color:#6366f1;outline:none}.analytics-hub-toolbar__button:disabled{opacity:.55;cursor:not-allowed}.analytics-hub-toolbar__refresh-icon{width:11px;height:11px}.analytics-hub-toolbar__button--refresh:not(:disabled):active .analytics-hub-toolbar__refresh-icon{animation:.55s analytics-refresh-spin}.analytics-hub-toolbar__info{position:relative}.analytics-hub-toolbar__panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f8fafc;opacity:0;visibility:hidden;pointer-events:none;background:#0f172ac7;border-radius:8px;min-width:220px;padding:10px 12px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11px;line-height:1.4;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);right:0}.analytics-hub-toolbar__info:hover .analytics-hub-toolbar__panel,.analytics-hub-toolbar__info:focus-within .analytics-hub-toolbar__panel{opacity:1;visibility:visible}.analytics-hub-toolbar__list{margin:0}.analytics-hub-toolbar__row{grid-template-columns:72px 1fr;gap:8px;display:grid}.analytics-hub-toolbar__row+.analytics-hub-toolbar__row{margin-top:6px}.analytics-hub-toolbar__row dt{color:#f8fafca6;margin:0;font-weight:500}.analytics-hub-toolbar__row dd{word-break:break-all;margin:0}@keyframes analytics-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-screen{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.loader-ring{width:56px;height:56px;position:relative}.loader-ring span{border:3px solid #0000;border-radius:50%;animation:1.1s cubic-bezier(.5,0,.5,1) infinite loader-spin;position:absolute;inset:0}.loader-ring span:first-child{border-top-color:#6366f1;animation-delay:-.3s}.loader-ring span:nth-child(2){border-right-color:#8b5cf6;animation-direction:reverse;animation-delay:-.2s;inset:6px}.loader-ring span:nth-child(3){border-bottom-color:#a78bfa;animation-delay:-.1s;inset:12px}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.refresh-overlay{z-index:999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#f8fafcb8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
