:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#203635;background:#f4f7f8;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.6}button,input{font:inherit}button,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #00736b}a{color:#086d64;text-decoration:none}button{white-space:nowrap;cursor:pointer;border:1px solid #cbd8da;background:#fff;border-radius:5px;padding:8px 14px;color:#25413e}button:hover{background:#edf5f4;border-color:#86aaa5}button:disabled{opacity:.5;cursor:default}.primary{background:#00695f;color:#fff;border-color:#00695f}.primary:hover{background:#00534b}.text-button{border:0;background:transparent;padding:0}.topbar{background:#fff;border-bottom:1px solid #dce5e7;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 32px}.brand{font-size:17px;font-weight:700;color:#183d37;white-space:nowrap}.brand span{font-size:13px;font-weight:400;color:#6a7e7b;margin-left:12px}nav{display:flex;align-items:center;gap:24px;white-space:nowrap}nav a{color:#506964}nav a[aria-current]{color:#00695f;font-weight:650}nav form{margin:0}main{max-width:1500px;padding:32px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.eyebrow{font-size:12px;letter-spacing:.12em;color:#5a7974;font-weight:650;margin:0 0 5px}h1{font-size:28px;margin:0 0 6px;letter-spacing:.02em}h2{font-size:16px;margin:0}.description{color:#637a75;margin:0}.timezone{white-space:nowrap;color:#4b6d65;background:#e6f0ed;border:1px solid #d1e3dc;padding:5px 12px;border-radius:4px;font-size:12px}.filters{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:#fff;padding:18px 20px;border:1px solid #dce5e7;border-radius:7px}.date-fields{display:flex;align-items:flex-end;gap:12px}.date-fields>span{align-self:center;margin-top:24px;color:#9baca7}label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#566f69}input{padding:7px 10px;min-width:145px;border:1px solid #cbd8da;border-radius:4px;background:#fff;color:#203635}.filter-actions{display:flex;gap:8px}.status{color:#69827b;font-size:12px;min-height:20px;margin:12px 0}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.metric{background:#fff;border:1px solid #dce5e7;border-radius:7px;padding:20px 22px}.metric:first-child{border-top:3px solid #00695f;padding-top:18px}.metric h2{font-size:13px;color:#58716a;font-weight:500}.metric strong{font-size:36px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1.7}.metric p{margin:4px 0 0;font-size:12px;color:#7c908b}.panel{margin-bottom:24px;background:#fff;border:1px solid #dce5e7;border-radius:7px;overflow:hidden}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px}.section-heading p{margin:5px 0 0;font-size:12px;color:#768c85}.subtle{font-size:12px;color:#627d74;white-space:nowrap}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{padding:11px 16px;background:#f5f8f8;color:#617871;font-weight:500;white-space:nowrap;border-top:1px solid #e6eded;border-bottom:1px solid #e6eded}td{padding:13px 16px;border-bottom:1px solid #ecf0f1;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfc}td:first-child{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.badge{padding:3px 7px;border-radius:3px;color:#24765b;background:#eaf5ef}.badge.returning{color:#446c9c;background:#eef3f9}.row-action{padding:4px 9px;font-size:12px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-top:1px solid #ecf0f1;color:#6a8078;font-size:12px}.pagination div{display:flex;gap:8px}.empty{padding:35px;text-align:center;color:#7b8c88}.trend{height:160px;display:flex;align-items:stretch;gap:4px;margin:0 22px 20px;overflow:auto;border-bottom:1px solid #dce5e7}.bar-item{flex:1 0 12px;min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:6px;font-size:10px;color:#658277}.bar-item .bar{background:#5d9d8a;border-radius:3px 3px 0 0;width:min(100%,48px);min-height:2px}.bar-item .bar-label{height:19px;white-space:nowrap;font-variant-numeric:tabular-nums}.daily-details summary{cursor:pointer;padding:12px 22px;color:#54776b;font-size:12px;background:#fafcfc}.daily-details summary:hover{color:#00695f}footer{color:#80928c;font-size:12px;margin:18px 0 10px}#error,#detail-error{background:#fff1ed;border:1px solid #edc8bb;color:#983c29;padding:12px 16px;border-radius:5px;margin-bottom:16px}dialog{width:min(900px,calc(100vw - 48px));max-height:calc(100vh - 48px);padding:24px;border:1px solid #d5e0dd;border-radius:9px;color:#203635;box-shadow:0 18px 80px #183e3426}dialog::backdrop{background:#1e3d3a66}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.identity{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;overflow-wrap:anywhere;margin:18px 0 8px}.history-note{font-size:12px;color:#7b8f87;margin:18px 0 14px}#detail-status{color:#6b8078;font-size:12px;margin:10px 0}#more-history{margin-top:16px}dialog .table-wrap{border:1px solid #e3ebe8;border-radius:4px}dialog table th:first-child,dialog table td:first-child{white-space:normal;overflow-wrap:anywhere}dialog table th:first-child{min-width:180px}[hidden]{display:none!important}
@media(max-width:1100px){main{padding:24px}.topbar{padding:16px 24px}.metric{padding:18px 16px}.metric:first-child{padding-top:16px}.section-heading{padding:18px}td,th{padding-left:12px;padding-right:12px}.brand span{display:none}}
@media(max-width:760px){.topbar{align-items:flex-start;padding:16px;flex-direction:column;gap:12px}nav{gap:18px}main{padding:20px 16px}.page-heading{align-items:flex-start;gap:12px;flex-direction:column}h1{font-size:25px}.filters{align-items:stretch;flex-direction:column;padding:16px;gap:14px}.filter-actions{justify-content:flex-end}.date-fields label{flex:1}.date-fields input{min-width:0;width:100%}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric p{min-height:38px}.metric strong{font-size:30px}.section-heading{align-items:flex-start;flex-direction:column;gap:7px}dialog{width:calc(100vw - 24px);padding:18px}.pagination{padding:12px}.filter-actions button{padding:7px 10px}}
.browser-exclusion{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;margin:0 0 20px;background:#fff;border:1px solid #d5e2de;border-radius:7px}.browser-exclusion>div:first-child{min-width:0;flex:1}.browser-exclusion h2{font-size:14px;margin:0 0 6px}.browser-exclusion p{font-size:13px;line-height:1.6;margin:4px 0;color:#48695e}.browser-exclusion .exclusion-note{font-size:12px;color:#71857d}.browser-exclusion.is-excluded{border-color:#8eb6a5;background:#f1f8f4}.exclusion-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}#exclusion-error{background:#fff1ed;border:1px solid #edc8bb;color:#983c29;padding:12px 16px;border-radius:5px;margin-bottom:16px}.ip-table{table-layout:fixed}.ip-table th:first-child{width:22%}.ip-table th:nth-child(2){width:14%}.ip-table th:nth-child(5),.ip-table th:nth-child(6){width:70px}.ip-table th:last-child{width:90px}.ip-table td{white-space:normal;overflow-wrap:anywhere}.ip-address{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ip-address .badge{margin-top:5px;font-family:inherit}footer p{margin:7px 0;line-height:1.6}footer a{color:#357563}dialog .dialog-heading>div{min-width:0}dialog h2{font-size:19px}
@media(max-width:960px){.browser-exclusion{align-items:stretch;flex-direction:column;gap:12px;padding:16px}.exclusion-actions{justify-content:flex-start}.ip-table th:first-child{width:20%}.ip-table th:nth-child(2){width:12%}.ip-table th:nth-child(5),.ip-table th:nth-child(6){width:60px}.ip-table th:last-child{width:84px}}
