:root{color:#172b28;background:#f4f7f5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172b28;--muted: #667774;--green-950: #062f28;--green-900: #0c443a;--green-800: #14584b;--green-700: #16715d;--green-500: #3eaa78;--lime: #c8eb74;--lime-soft: #eef8d7;--surface: #ffffff;--line: #dfe8e4;--danger: #b84949;--danger-soft: #fff1ef;--shadow: 0 18px 50px rgba(18, 60, 51, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7f5}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(62,170,120,.3);outline-offset:2px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--green-950)}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:11px 11px 11px 3px;color:#f7ffe7;background:var(--green-900);font-size:21px;font-weight:800;letter-spacing:-.08em;box-shadow:inset 0 0 0 1px #ffffff1a}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:16px;letter-spacing:.16em}.brand small{margin-top:5px;color:var(--muted);font-size:9px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.eyebrow{margin:0 0 10px;color:var(--green-700);font-size:11px;font-weight:800;letter-spacing:.16em}.eyebrow.light{color:var(--lime)}.muted{color:var(--muted)}.primary-button,.secondary-button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:9px;border-radius:10px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{border:1px solid var(--green-900);color:#fff;background:var(--green-900);box-shadow:0 9px 24px #0c443a33}.primary-button:hover:not(:disabled){background:var(--green-800);transform:translateY(-1px);box-shadow:0 12px 28px #0c443a40}.secondary-button{border:1px solid #cedbd6;padding:0 15px;color:var(--green-900);background:#fff;cursor:pointer}.secondary-button:hover:not(:disabled){border-color:#a9c5bb;background:#f9fcfb}button:disabled{opacity:.62;cursor:not-allowed}.loading-screen{display:grid;min-height:100vh;place-content:center;justify-items:center;color:var(--muted)}.loading-screen .brand{margin-bottom:40px}.loading-screen p{margin-top:14px;font-size:13px}.spinner,.button-spinner{display:inline-block;border-radius:50%;animation:spin .85s linear infinite}.spinner{width:30px;height:30px;border:3px solid #d6e4df;border-top-color:var(--green-700)}.button-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(420px,1.08fr) minmax(440px,.92fr)}.login-story{position:relative;display:flex;min-height:680px;flex-direction:column;overflow:hidden;padding:48px clamp(42px,6vw,92px) 35px;color:#fff;background:radial-gradient(circle at 74% 72%,rgba(198,235,116,.13),transparent 26%),radial-gradient(circle at 18% 15%,rgba(69,180,133,.17),transparent 26%),linear-gradient(145deg,#0c4e42,#07372f 52%,#052b26)}.login-story:after{position:absolute;right:-130px;bottom:-210px;width:500px;height:500px;border:1px solid rgba(205,238,135,.12);border-radius:50%;box-shadow:0 0 0 75px #cdee8706,0 0 0 150px #cdee8705;content:""}.login-story .brand{position:relative;z-index:2;color:#fff}.login-story .brand-mark{color:var(--green-950);background:var(--lime)}.login-story .brand small{color:#ffffff9e}.story-copy{position:relative;z-index:2;max-width:590px;margin-top:clamp(70px,13vh,140px)}.story-copy h1{max-width:560px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,5.25vw,70px);font-weight:500;letter-spacing:-.045em;line-height:.99}.story-copy>p:last-child{max-width:520px;margin:25px 0 0;color:#eefaf5b3;font-size:16px;line-height:1.65}.signal-preview{position:relative;z-index:1;height:175px;max-width:590px;margin-top:50px;border-top:1px solid rgba(255,255,255,.1)}.signal-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.27;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent)}.signal-line{position:absolute;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,var(--lime),transparent);transform-origin:left}.line-one{top:86px;left:5%;width:40%;transform:rotate(-14deg)}.line-two{top:76px;left:39%;width:34%;transform:rotate(10deg)}.signal-pulse{position:absolute;z-index:2;width:10px;height:10px;border:2px solid var(--lime);border-radius:50%;background:var(--green-950);box-shadow:0 0 0 7px #c8eb7414}.pulse-one{top:75px;left:41%}.pulse-two{top:95px;left:70%}.signal-card{position:absolute;right:0;top:20px;display:flex;width:190px;flex-direction:column;gap:10px;padding:16px 18px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#042a249e;box-shadow:0 20px 40px #00000021;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.signal-card small{color:#ffffff78;font-size:9px;font-weight:700;letter-spacing:.14em}.signal-card strong{font-size:13px;font-weight:650}.signal-card i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #c8eb741c}.login-footnote{position:relative;z-index:2;margin:auto 0 0;color:#fff6;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-panel{display:grid;min-height:680px;place-items:center;padding:48px;background:linear-gradient(#f4f7f5d9,#f4f7f5d9),radial-gradient(circle at 80% 20%,#dceee4,transparent 34%)}.login-card{width:min(100%,405px)}.mobile-brand{display:none}.login-card h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500;letter-spacing:-.035em}.login-card>.muted{margin:12px 0 32px;font-size:14px;line-height:1.5}.login-card form{display:flex;flex-direction:column}.login-card label{margin:0 0 8px;color:#334b46;font-size:12px;font-weight:750}.login-card input{width:100%;height:48px;margin-bottom:20px;border:1px solid #cedbd7;border-radius:9px;padding:0 14px;color:var(--ink);background:#ffffffd9;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}.login-card input::placeholder{color:#9aa8a5}.login-card input:focus{border-color:var(--green-500);box-shadow:0 0 0 4px #3eaa7817;outline:none}.login-button{width:100%;margin-top:4px;padding:0 18px;cursor:pointer}.arrow-icon{margin-left:auto;font-size:19px;font-weight:400}.security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:23px 0 0;color:#8a9996;font-size:10px;letter-spacing:.02em}.security-note span{color:var(--green-500);font-size:7px}.alert{border-radius:9px;font-size:12px;line-height:1.5}.error-alert{margin:-16px 0 21px;border:1px solid #f0ceca;padding:10px 12px;color:#9c3d3d;background:var(--danger-soft)}.dashboard-shell{min-height:100vh;background:radial-gradient(circle at 0 20%,rgba(213,235,224,.42),transparent 27%),#f4f7f5}.topbar{position:sticky;z-index:20;top:0;display:grid;min-height:72px;align-items:center;grid-template-columns:1fr auto 1fr;border-bottom:1px solid rgba(209,223,218,.86);padding:0 max(24px,calc((100vw - 1200px)/2));background:#ffffffe6;box-shadow:0 4px 24px #123c3308;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.topbar .brand-mark{width:34px;height:34px;border-radius:9px 9px 9px 3px;font-size:19px}.topnav{display:flex;align-self:stretch;gap:28px}.topnav a{position:relative;display:flex;align-items:center;color:#72817e;font-size:12px;font-weight:700;text-decoration:none}.topnav a:hover,.topnav a.active{color:var(--green-900)}.topnav a.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--green-500);content:""}.profile-wrap{position:relative;justify-self:end}.profile-button{display:flex;align-items:center;gap:9px;border:0;padding:6px 0 6px 9px;background:transparent;cursor:pointer}.avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--green-950);background:var(--lime-soft);font-size:13px;font-weight:800}.profile-copy{display:flex;max-width:180px;flex-direction:column;align-items:flex-start;line-height:1.2}.profile-copy strong{max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.profile-copy small{max-width:100%;margin-top:3px;overflow:hidden;color:#879591;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-menu{position:absolute;top:calc(100% + 8px);right:0;display:flex;width:250px;flex-direction:column;gap:12px;border:1px solid var(--line);border-radius:11px;padding:14px;background:#fff;box-shadow:0 18px 42px #15373024}.profile-menu span{overflow-wrap:anywhere;color:var(--muted);font-size:10px;line-height:1.45}.profile-menu button{border:1px solid #e0e8e5;border-radius:8px;padding:8px 10px;color:#8c3d3d;background:snow;font-size:11px;font-weight:700;cursor:pointer}.dashboard-main{width:min(calc(100% - 48px),1200px);margin:0 auto;padding:56px 0 76px}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.dashboard-heading h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,54px);font-weight:500;letter-spacing:-.04em;line-height:1}.dashboard-heading>div:first-child>p:last-child{margin:13px 0 0;color:var(--muted);font-size:13px}.refresh-controls{display:flex;align-items:center;gap:18px}.feed-status{display:flex;align-items:center;gap:10px}.feed-status>span{width:9px;height:9px;border:2px solid #d8f0ce;border-radius:50%;background:#68b962;box-shadow:0 0 0 4px #eff8eb}.feed-status.status-error>span{border-color:#f5d5d0;background:#cf6860;box-shadow:0 0 0 4px #fff1ef}.feed-status>div{display:flex;flex-direction:column;line-height:1.2}.feed-status strong{font-size:10px}.feed-status small{margin-top:3px;color:#8b9996;font-size:9px}.refresh-button{min-width:124px}.refresh-icon{display:inline-block;font-size:17px}.refresh-icon.spinning{animation:spin .85s linear infinite}.dashboard-alert{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;border:1px solid #efd5d0;padding:11px 14px;color:#8f4744;background:var(--danger-soft)}.dashboard-alert button{flex:none;border:0;padding:3px;color:#883c39;background:none;font-size:11px;font-weight:800;text-decoration:underline;cursor:pointer}.records-section{margin-top:38px}.section-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-toolbar h2{margin:0;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.section-toolbar>span{color:#7e8c89;font-size:10px}.record-list{display:flex;flex-direction:column;gap:8px}.telemetry-row{overflow:hidden;border:1px solid #dce6e2;border-radius:10px;background:var(--surface);box-shadow:0 3px 14px #143c3306;transition:border-color .16s ease,box-shadow .16s ease}.telemetry-row:hover,.telemetry-row.is-preview,.telemetry-row.is-full{border-color:#c9d9d3;box-shadow:0 6px 22px #143c330e}.record-summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:14px;padding:8px 10px 8px 14px}.record-summary-main{display:grid;min-width:0;flex:1;grid-template-columns:minmax(max-content,auto) minmax(90px,1fr);align-items:center;gap:8px 14px}.record-meta-line{display:flex;min-width:0;align-items:center;gap:9px}.record-id{flex:none;color:var(--ink);font-size:11px;font-weight:800}.record-meta-line time{flex:none;color:#84918f;font-size:10px}.record-source{max-width:150px;overflow:hidden;color:#778683;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.json-badge{flex:none;border:1px solid #d8e9cf;border-radius:5px;padding:3px 6px;color:#48733d;background:#f2f9e9;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.08em}.payload-summary{display:block;min-width:0;overflow:hidden;color:#5c716c;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.record-action{display:inline-flex;min-width:104px;min-height:34px;flex:none;align-items:center;justify-content:center;gap:5px;border:1px solid #d5e2dd;border-radius:8px;padding:7px 10px;color:var(--green-700);background:#fbfdfc;font-size:10px;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease}.record-action:hover{border-color:#aac8bd;background:#f3f9f6}.action-chevron{font-size:17px;line-height:0;transform:translateY(-1px);transition:transform .16s ease}.record-action[aria-expanded=true] .action-chevron{transform:rotate(90deg) translate(-1px)}.record-details{border-top:1px solid #edf2f0;padding:12px 16px 14px;background:#fbfdfc}.record-detail-toolbar,.record-detail-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.record-detail-toolbar{margin-bottom:9px}.record-detail-label{color:#82908d;font-size:9px}.record-detail-label span:first-child{color:#577069;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.json-level-action{min-height:28px;flex:none;border:1px solid #d6e5df;border-radius:7px;padding:5px 9px;background:#fff}.json-level-action:hover{border-color:#adc9be;background:#f4f9f7}.json-viewer{max-width:100%;margin:0;overflow-x:auto;color:#284841;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px;line-height:1.55;-moz-tab-size:2;tab-size:2;white-space:pre}.telemetry-row.is-full .json-viewer{max-height:60vh;overflow:auto;overscroll-behavior:contain}.text-button{border:0;color:var(--green-700);background:transparent;font-size:10px;font-weight:800;cursor:pointer}.record-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 18px;border-top:1px solid #edf2f0;margin:12px -16px -14px;padding:8px 16px;color:#8a9794;background:#fff;font-size:9px}.empty-state{display:flex;min-height:340px;align-items:center;flex-direction:column;justify-content:center;border:1px dashed #c9d9d3;border-radius:14px;padding:38px;text-align:center;background:#ffffffa8}.empty-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid #d9e9d1;border-radius:16px;color:var(--green-700);background:var(--lime-soft);font-family:ui-monospace,monospace;font-size:16px;font-weight:800}.empty-state h3{margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.empty-state p{max-width:450px;margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.skeleton-row{display:grid;height:54px;grid-template-columns:16% 1fr 11%;align-items:center;gap:18px;padding:10px 14px}.skeleton-row span{display:block;width:100%;height:10px;border-radius:5px;background:linear-gradient(90deg,#edf2f0 25%,#f8faf9,#edf2f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200% 0}}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px}.pagination button{border:1px solid #d2ded9;border-radius:8px;padding:8px 12px;color:var(--green-900);background:#fff;font-size:10px;font-weight:750;cursor:pointer}.pagination span{color:var(--muted);font-size:10px}.api-guide{display:grid;overflow:hidden;min-height:440px;grid-template-columns:.88fr 1.12fr;margin-top:80px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#0d4b40,#072f29);box-shadow:0 25px 65px #0830282e}.guide-intro{padding:45px}.guide-intro h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:500;letter-spacing:-.035em}.guide-intro>p:not(.eyebrow){margin:14px 0 25px;color:#eff9f5ab;font-size:12px;line-height:1.7}.endpoint-block{display:flex;flex-direction:column;gap:8px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:9px;padding:13px 14px;background:#03241f59}.endpoint-block small{color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.13em}.endpoint-block code{overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.guide-steps{display:flex;flex-direction:column;gap:17px;margin:26px 0 0;padding:0;counter-reset:steps;list-style:none}.guide-steps li{position:relative;display:flex;flex-direction:column;gap:3px;padding-left:35px;counter-increment:steps}.guide-steps li:before{position:absolute;top:0;left:0;display:grid;width:23px;height:23px;place-items:center;border:1px solid rgba(200,235,116,.3);border-radius:7px;color:var(--lime);background:#c8eb7412;content:counter(steps);font-size:9px;font-weight:800}.guide-steps strong{font-size:11px}.guide-steps span{color:#ffffff87;font-size:9px;line-height:1.5}.guide-code{min-width:0;padding:34px;background:#021b1880}.language-tabs{display:flex;gap:4px;margin-bottom:12px}.language-tabs button{border:0;border-radius:6px;padding:7px 13px;color:#ffffff78;background:transparent;font-size:9px;font-weight:750;text-transform:capitalize;cursor:pointer}.language-tabs button.active{color:#173e36;background:var(--lime)}.code-example{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#031f1b}.code-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);padding:9px 12px;color:#ffffff6b;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.code-toolbar button{border:0;color:var(--lime);background:none;font-size:8px;font-weight:800;cursor:pointer}.code-example pre{height:270px;margin:0;overflow:auto;padding:18px;color:#d7eee5;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:9px;line-height:1.7;-moz-tab-size:2;tab-size:2}.code-note{margin:13px 2px 0;color:#ffffff80;font-size:9px;line-height:1.55}.code-note code{color:var(--lime)}.site-footer{display:flex;width:min(calc(100% - 48px),1200px);align-items:center;justify-content:space-between;margin:0 auto;border-top:1px solid #dbe5e1;padding:25px 0 34px;color:#889692;font-size:9px}@media(max-width:920px){.login-page{grid-template-columns:minmax(340px,.9fr) minmax(400px,1.1fr)}.login-story{padding-right:40px;padding-left:40px}.signal-card{display:none}.topbar{grid-template-columns:1fr auto}.topnav{display:none}.api-guide{grid-template-columns:1fr}.guide-intro{padding-bottom:34px}}@media(max-width:720px){.login-page{display:block;background:#f4f7f5}.login-story{display:none}.login-panel{min-height:100vh;padding:32px 24px}.mobile-brand{display:block;margin-bottom:70px}.login-card h2{font-size:38px}.topbar{min-height:64px;padding:0 18px}.topbar .brand small,.profile-copy,.profile-button>span:last-child{display:none}.profile-button{padding-left:0}.dashboard-main{width:min(calc(100% - 32px),1200px);padding-top:38px}.dashboard-heading{align-items:stretch;flex-direction:column;gap:25px}.refresh-controls{justify-content:space-between}.record-summary{gap:9px}.record-summary-main{overflow:hidden;grid-template-columns:minmax(0,1fr);gap:5px}.record-meta-line{overflow:hidden}.record-source{display:none}.record-action{min-width:96px}.json-viewer{font-size:10px}.api-guide{margin-top:55px}.guide-intro,.guide-code{padding:28px 22px}.guide-intro h2{font-size:30px}.code-example pre{height:310px;font-size:8.5px}.site-footer{width:calc(100% - 32px);align-items:flex-start;flex-direction:column;gap:7px}}@media(max-width:430px){.mobile-brand{margin-bottom:54px}.record-meta-line .json-badge{display:none}.refresh-controls{align-items:stretch;flex-direction:column}.refresh-button{width:100%}.dashboard-alert{align-items:flex-start;flex-direction:column;gap:8px}.record-details{padding-right:13px;padding-left:13px}.record-footer{flex-direction:column;margin-right:-13px;margin-left:-13px}.pagination{gap:9px}.pagination button{padding:8px 9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
