:root{color:#17312e;background:#f4f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--ink: #17312e;--muted: #687a76;--line: #dfe6e3;--brand: #146f62;--brand-dark: #0f4f47;--lime: #b9dc4a;--warm: #e6a85c;--surface: #ffffff;--shadow: 0 16px 40px rgba(25, 58, 53, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 84% 2%,#dcece2 0,transparent 24rem),#f4f6f4}button,input{font:inherit}button{cursor:pointer}.page-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding-bottom:64px}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,49,46,.1)}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px 4px;color:#fff;background:var(--brand);font:800 20px ui-sans-serif,system-ui,sans-serif}.brand strong,.brand small{display:block}.brand strong{font:800 14px ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em}.brand small{margin-top:1px;color:var(--muted);font-size:11px}.session-chip{max-width:48%;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#146f6217;color:var(--brand-dark);font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden}.session-chip span:last-child{overflow:hidden;text-overflow:ellipsis}.status-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#38a879;box-shadow:0 0 0 4px #38a8791f}.session-chip.demo{color:#765119;background:#fff2da}.session-chip.demo .status-dot{background:#d89838;box-shadow:0 0 0 4px #d8983826}.hero{padding:52px 0 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.eyebrow{margin:0 0 9px;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.16em}h1,h2{margin:0;color:var(--ink);font-family:ui-sans-serif,system-ui,sans-serif}h1{font-size:clamp(36px,5vw,58px);line-height:1;letter-spacing:-.055em}h2{font-size:18px;line-height:1.3;letter-spacing:-.025em}.hero-copy{margin:16px 0 0;color:var(--muted);font-size:15px}.filters{display:flex;align-items:flex-end;gap:10px}.month-field{min-width:190px;display:grid;gap:7px;color:var(--muted);font-size:11px;font-weight:700}.month-field input{height:46px;padding:0 13px;border:1px solid var(--line);border-radius:10px;outline:none;background:#fff;color:var(--ink)}.month-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #146f621a}.primary-button,.secondary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:10px;border:1px solid var(--brand);font-weight:700;font-size:13px;text-decoration:none}.primary-button{background:var(--brand);color:#fff;box-shadow:0 8px 18px #146f622e}.primary-button:hover{background:var(--brand-dark)}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{color:var(--brand);background:#fff}.scope-tabs{display:inline-flex;margin-bottom:22px;padding:4px;border-radius:11px;background:#e8edeb}.scope-tab{min-width:96px;padding:8px 15px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.scope-tab.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #16302c14}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card,.panel,.loading-card,.error-card{border:1px solid rgba(26,60,55,.08);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.stat-card{position:relative;min-height:145px;padding:22px;overflow:hidden}.stat-card>span{display:block;color:var(--muted);font-size:12px;font-weight:600}.stat-card>strong{display:block;margin:17px 0 8px;font:800 clamp(22px,2.2vw,31px) ui-sans-serif,system-ui,sans-serif;letter-spacing:-.04em}.stat-card>small{color:var(--muted);font-size:11px}.stat-card.featured{color:#fff;border-color:transparent;background:linear-gradient(135deg,#183d38,#0e6157)}.stat-card.featured>span,.stat-card.featured>small,.stat-card.featured>strong{color:#fff}.stat-card.featured:after{content:"";position:absolute;right:-32px;bottom:-62px;width:145px;height:145px;border:27px solid rgba(185,220,74,.22);border-radius:50%}.content-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin-top:14px}.panel{padding:24px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.period-label,.record-count{color:var(--muted);font-size:11px;text-transform:capitalize}.distribution-body{display:flex;align-items:center;justify-content:center;gap:clamp(32px,6vw,82px);min-height:216px}.donut{width:142px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--brand) 0 var(--direct-share),var(--lime) var(--direct-share) 360deg);position:relative}.donut:after{content:"";position:absolute;width:94px;aspect-ratio:1;border-radius:50%;background:#fff}.donut div{z-index:1;text-align:center}.donut strong,.donut span{display:block}.donut strong{font:800 25px ui-sans-serif,system-ui,sans-serif}.donut span{color:var(--muted);font-size:10px}.legend{display:grid;gap:18px;min-width:190px}.legend>div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;color:var(--muted);font-size:12px}.legend strong{color:var(--ink)}.legend-dot{width:8px;height:8px;border-radius:50%}.direct-dot{background:var(--brand)}.indirect-dot{background:var(--lime)}.insight-panel{min-height:290px;display:flex;flex-direction:column;justify-content:center;background:#eef3e7}.insight-panel h2{max-width:330px;font-size:24px}.insight-panel>p:not(.eyebrow){color:#53645f;font-size:13px;line-height:1.7}.privacy-note{margin-top:auto;padding-top:24px;color:var(--muted);font-size:10px}.table-panel{margin-top:14px;padding:0;overflow:hidden}.table-heading{padding:24px;border-bottom:1px solid var(--line)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:13px 18px;color:#82908d;background:#fafbfa;text-align:left;font-size:10px;letter-spacing:.08em;text-transform:uppercase}td{padding:16px 18px;border-top:1px solid #edf0ef;color:var(--ink);font-size:12px}tbody tr:hover{background:#fbfcfb}.rank{width:42px;color:#98a5a1;font-weight:700}.person{min-width:220px;display:flex;align-items:center;gap:11px}.person strong,.person small{display:block}.person strong{font-size:12px}.person small{margin-top:3px;color:var(--muted);font-size:10px}.avatar{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--brand-dark);background:#e2eee9;font-size:10px;font-weight:800}.relationship{display:inline-block;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:700}.relationship.direct{color:#0f6559;background:#dff0e9}.relationship.indirect{color:#6e651d;background:#f2f2d5}.hours-cell{min-width:185px;display:flex;align-items:center;gap:12px}.hours-cell strong{min-width:68px}.bar{width:92px;height:5px;border-radius:5px;background:#e7ece9;overflow:hidden}.bar i{height:100%;display:block;border-radius:inherit;background:var(--brand)}.occurrences{text-align:center}.empty-row{padding:28px;color:var(--muted);text-align:center}.loading-card,.error-card{min-height:280px;display:flex;align-items:center;justify-content:center}.loading-card{gap:15px}.loading-card strong,.loading-card span{display:block}.loading-card span:last-child{margin-top:4px;color:var(--muted);font-size:12px}.spinner{width:30px;height:30px;border:3px solid #d8e4df;border-top-color:var(--brand);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-card{flex-direction:column;padding:48px 24px;text-align:center}.error-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:15px;border-radius:50%;background:#fff0e8;color:#b85d32;font-weight:800}.error-card>p:not(.eyebrow){max-width:580px;margin:12px 0 0;color:var(--muted);line-height:1.6}.error-card small{margin-top:18px;color:#82908d}.error-actions{display:flex;gap:9px;margin-top:22px}.notice{margin-bottom:14px;padding:13px 16px;border-radius:10px;font-size:12px}.notice.warning{color:#704e1b;border:1px solid #ecd3a9;background:#fff5e4}@media(max-width:860px){.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}@media(max-width:620px){.page-shell{width:min(100% - 24px,1180px)}.topbar{height:66px}.session-chip{max-width:55%}.hero{padding-top:36px;align-items:stretch;flex-direction:column}.filters{align-items:stretch}.month-field{flex:1;min-width:0}.scope-tabs{display:flex}.scope-tab{min-width:0;flex:1}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:126px}.distribution-body{flex-direction:column;padding-top:26px}.legend{width:100%}.primary-button{padding-inline:13px}}
