:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eef8;background:#08111f;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}.shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#16345b 0,#08111f 55%)}.card{width:min(100%,460px);padding:42px;border:1px solid #294665;border-radius:24px;background:#0c1c30e0;box-shadow:0 24px 80px #0000004d}.eyebrow{margin:0 0 12px;color:#78b9ff;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.2rem,8vw,3.6rem);letter-spacing:-.06em}.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-heading h1{margin:0}.status-row{display:flex;align-items:center;gap:14px;margin-top:42px;padding:18px;border-radius:16px;background:#102941}.connected-row{margin-top:28px}.status-dot{width:12px;height:12px;border-radius:50%;background:#f2b84b;box-shadow:0 0 16px currentColor}.status-dot.connected{color:#56df9a;background:#56df9a}.status-dot.offline{color:#ff7e7e;background:#ff7e7e}.status-title,.status-value{margin:0}.status-title{color:#a8bfd8;font-size:.85rem}.status-value{margin-top:3px;font-size:1.25rem;font-weight:700}.note{margin:26px 0 0;color:#a8bfd8;line-height:1.6}.login-form{display:grid;gap:18px;margin-top:28px}.login-form label{display:grid;gap:8px;color:#a8bfd8;font-size:.85rem}.login-form input{width:100%;padding:12px 13px;border:1px solid #41617f;border-radius:10px;color:#e8eef8;background:#0b1b2e;font:inherit}.login-form input:focus{outline:2px solid #78b9ff;outline-offset:1px}button{border:0;border-radius:10px;color:#08111f;font:inherit;font-weight:700;cursor:pointer}.primary-button{padding:13px 16px;background:#78b9ff}.secondary-button{padding:9px 12px;color:#d4e7fa;background:#183855}.error{margin:0;color:#ff9b9b;font-size:.9rem;line-height:1.4}.dashboard-shell{min-height:100vh;background:radial-gradient(circle at top,#16345b 0,#08111f 55%)}.topbar{display:flex;align-items:center;gap:28px;padding:18px clamp(20px,5vw,64px);border-bottom:1px solid #294665;background:#08111fd9}.brand-button{padding:0;color:#e8eef8;background:transparent;font-size:1.15rem}.topnav{display:flex;gap:8px}.nav-button{padding:9px 12px;color:#a8bfd8;background:transparent}.nav-button.selected{color:#08111f;background:#78b9ff}.account-actions{display:flex;align-items:center;gap:14px;margin-left:auto;color:#a8bfd8;font-size:.85rem}.management-page{width:min(100% - 40px,1120px);margin:0 auto;padding:48px 0 80px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.page-heading h1,.page-heading h2{margin:0}.page-heading h2{font-size:clamp(2rem,5vw,3rem)}.panel{margin-top:20px;padding:24px;border:1px solid #294665;border-radius:18px;background:#0c1c30e0}.panel h2,.panel h3{margin:0}.panel-note{color:#a8bfd8;line-height:1.5}.form-grid{display:grid;gap:14px}.form-grid h3{margin-bottom:-4px}.form-grid label,.inline-form label{display:grid;gap:7px;color:#a8bfd8;font-size:.85rem}.form-grid input,.inline-form input{width:100%;padding:11px 12px;border:1px solid #41617f;border-radius:9px;color:#e8eef8;background:#0b1b2e;font:inherit}.form-grid input:focus,.inline-form input:focus{outline:2px solid #78b9ff;outline-offset:1px}.field-help{color:#7892ad;font-size:.8rem}.client-list{display:grid;gap:10px;margin-top:20px}.client-row{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:18px 20px;border:1px solid #294665;border-radius:14px;color:#e8eef8;background:#102941;text-align:left}.client-row:hover{border-color:#78b9ff}.client-row span:first-child{display:grid;gap:5px}.client-row small,.page-row small,.site-card small{color:#a8bfd8}.client-row-meta,.button-group{display:flex;align-items:center;gap:10px}.badge{display:inline-flex;width:max-content;padding:4px 8px;border-radius:99px;color:#ffb4b4;background:#45252d;font-size:.72rem;font-weight:700}.badge.active{color:#8af0bb;background:#183d37}.large-badge{margin-top:28px;padding:7px 12px}.empty-state{margin-top:20px;padding:36px;border:1px dashed #41617f;border-radius:18px;color:#a8bfd8}.empty-state h3{margin:0 0 8px;color:#e8eef8}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:22px}.detail-grid div{display:grid;gap:6px}.compact-form{margin-top:20px}.inline-form{display:flex;align-items:end;gap:12px;margin-top:20px}.inline-form label{flex:1}.inline-form .primary-button,.inline-form .secondary-button{white-space:nowrap}.site-list{display:grid;gap:16px;margin-top:24px}.site-card{padding:20px;border-radius:14px;background:#102941}.site-card>.section-heading>div:first-child{display:flex;align-items:center;gap:10px}.installation-block{margin-top:18px;border:1px solid #294665;border-radius:12px;background:#0c2237;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.installation-block.expanded{border-color:#41617f;box-shadow:0 10px 28px #020b162e}.installation-trigger{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:16px 18px;border-radius:11px;color:#e8eef8;background:transparent;text-align:left;transition:background-color .16s ease}.installation-trigger:hover{background:#12304a}.installation-trigger:focus-visible{outline:2px solid #78b9ff;outline-offset:-3px}.installation-trigger-copy{display:grid;gap:5px;min-width:0}.installation-heading-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.installation-title{font-size:.95rem;font-weight:700}.installation-summary{color:#b8cce0;font-size:.85rem;font-weight:500;line-height:1.45}.installation-site-hint{color:#7892ad;font-size:.78rem;font-weight:500;line-height:1.4;overflow-wrap:anywhere}.installation-status{display:inline-flex;width:max-content;padding:3px 7px;border-radius:999px;font-size:.68rem;font-weight:700;line-height:1.3}.installation-status.ready{color:#8af0bb;background:#183d37}.installation-status.required{color:#ffd38a;background:#49391f}.installation-chevron{flex:0 0 auto;width:20px;height:20px;color:#78b9ff;transition:transform .18s ease}.installation-trigger[aria-expanded=true] .installation-chevron{transform:rotate(180deg)}.installation-content{padding:18px;border-top:1px solid #294665;animation:installation-reveal .16s ease-out}.installation-panel{display:grid;gap:18px;min-width:0}.installation-intro{display:grid;gap:5px}.installation-intro strong{color:#e8eef8;font-size:.95rem}.installation-intro p,.installation-privacy-note{margin:0;color:#a8bfd8;font-size:.85rem;line-height:1.55}.installation-unavailable{margin:0;padding:13px 14px;border:1px solid #5d4a27;border-radius:9px;color:#ffd38a;background:#2b281e;font-size:.85rem;line-height:1.5}.installation-code-block{display:grid;min-width:0;border:1px solid #294665;border-radius:10px;background:#0b1b2e;overflow:hidden}.installation-code-heading{padding:10px 14px;border-bottom:1px solid #294665;color:#a8bfd8;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.installation-code{margin:0;padding:15px 16px;color:#d4e7fa;background:#0b1b2e;font-family:SFMono-Regular,Consolas,monospace;font-size:.8rem;line-height:1.5;overflow-x:auto;white-space:pre}.installation-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:50px;padding:9px 12px;border-top:1px solid #294665;background:#0d243b}.installation-steps{margin:0;padding-left:20px;display:grid;gap:8px;color:#a8bfd8;font-size:.85rem;line-height:1.5}.installation-steps code{color:#d4e7fa}.installation-privacy-note{padding-top:2px}@keyframes installation-reveal{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.page-form{padding-top:16px;border-top:1px solid #294665}.page-list{display:grid;gap:8px;margin-top:16px}.page-row{padding:12px 0;border-top:1px solid #294665}.page-row>div:first-child{display:grid;gap:5px}.page-row:not(:has(form)){display:flex;align-items:center;justify-content:space-between;gap:16px}.toggle-list{display:grid;gap:8px;margin-top:18px}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:12px;background:#102941}.toggle-row div{display:grid;gap:4px}.toggle-row small{color:#a8bfd8}.disabled-row{opacity:.65}.toggle{min-width:66px;padding:8px 12px;color:#c5d5e5;background:#294665}.toggle.on{color:#08111f;background:#78b9ff}.text-button{padding:0;color:#78b9ff;background:transparent}.dashboard-home{padding-top:64px}.dashboard-intro{max-width:720px}.dashboard-intro p{color:#a8bfd8;line-height:1.6}@media(max-width:720px){.topbar{flex-wrap:wrap;gap:12px}.account-actions{order:3;width:100%;margin-left:0;justify-content:space-between}.page-heading,.section-heading,.inline-form,.client-row,.page-row:not(:has(form)){align-items:stretch;flex-direction:column}.detail-grid{grid-template-columns:1fr}.large-badge{margin-top:0}.installation-trigger{align-items:flex-start;padding:14px}.installation-content{padding:14px}.installation-actions{align-items:stretch;flex-direction:column-reverse}.installation-actions .secondary-button{width:100%}.installation-code{padding:13px 14px;font-size:.73rem}}@media(prefers-reduced-motion:reduce){.installation-block,.installation-trigger,.installation-chevron{transition:none}.installation-content{animation:none}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7fa;color:#1a2433}.auth-card{width:min(100%,420px);padding:40px 36px;border:1px solid #e2e6ec;border-radius:12px;background:#fff;box-shadow:0 4px 24px #0f172a0f}.auth-eyebrow{margin:0 0 8px;color:#0078d4;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-heading{margin:0;font-size:28px;font-weight:600;color:#101828}.auth-subtitle{margin:10px 0 0;color:#5b6472;font-size:14px;line-height:1.5}.auth-form{display:grid;gap:18px;margin-top:28px}.auth-field{display:grid;gap:6px;color:#344054;font-size:14px;font-weight:500}.auth-field input{width:100%;padding:10px 12px;border:1px solid #d0d5dd;border-radius:4px;color:#101828;background:#fff;font:inherit;font-size:14px}.auth-field input:focus{outline:2px solid #0078d4;outline-offset:1px;border-color:#0078d4}.auth-password-row{display:flex;gap:8px;align-items:center}.auth-password-row input{flex:1}.auth-visibility-toggle{padding:9px 12px;border:1px solid #d0d5dd;border-radius:4px;color:#344054;background:#f9fafb;font-size:13px;font-weight:600;cursor:pointer}.auth-mfa-notice{margin:0;padding:12px 14px;border:1px solid #e2e6ec;border-radius:8px;background:#f5f9ff;display:grid;gap:4px}.auth-mfa-notice-title{margin:0;color:#101828;font-size:13px;font-weight:600;line-height:1.4}.auth-mfa-notice-body{margin:0;color:#47546a;font-size:13px;line-height:1.5}.auth-notice{margin:0;color:#0078d4;font-size:13px;line-height:1.4}.auth-error{margin:0;color:#c0152f;font-size:13px;line-height:1.4}.auth-primary-button{padding:11px 16px;border:0;border-radius:4px;color:#fff;background:#0078d4;font:inherit;font-weight:600;font-size:14px;cursor:pointer}.auth-primary-button:disabled{opacity:.6;cursor:not-allowed}.auth-primary-button:not(:disabled):hover{background:#0067b8}.auth-text-button{padding:4px;border:0;background:transparent;color:#0078d4;font:inherit;font-size:13px;font-weight:600;cursor:pointer;justify-self:center}.otp-inputs{display:flex;gap:10px;justify-content:center}.otp-box{width:44px;height:52px;text-align:center;font-size:20px;font-weight:600;color:#101828;border:1px solid #d0d5dd;border-radius:4px;background:#fff}.otp-box:focus{outline:2px solid #0078d4;outline-offset:1px;border-color:#0078d4}.otp-box-error{border-color:#c0152f}.otp-box:disabled{background:#f5f5f5;color:#98a2b3}.totp-setup-card{width:min(100%,460px)}.totp-setup-steps{display:grid;gap:28px;margin-top:24px}.totp-step{display:grid;gap:10px;padding-top:20px;border-top:1px solid #eef1f5}.totp-step:first-child{padding-top:0;border-top:0}.totp-step-label{margin:0;color:#0078d4;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.totp-step-title{margin:0;font-size:16px;font-weight:600;color:#101828}.totp-step-description{margin:0;color:#5b6472;font-size:13px;line-height:1.5}.totp-qr-frame{display:flex;justify-content:center;padding:16px;border:1px solid #e2e6ec;border-radius:8px;background:#fff;width:fit-content}.totp-reveal-button{justify-self:start;padding:0}.totp-manual-secret{display:grid;gap:8px}.totp-secret-row{display:flex;gap:8px;align-items:center}.totp-secret-value{flex:1;padding:10px 12px;border:1px solid #d0d5dd;border-radius:4px;background:#f9fafb;color:#101828;font-size:13px;letter-spacing:.04em;word-break:break-all}.totp-copy-button{padding:9px 14px;border:1px solid #d0d5dd;border-radius:4px;color:#344054;background:#f9fafb;font-size:13px;font-weight:600;cursor:pointer}.totp-copy-button:hover{background:#f0f2f5}.totp-secret-note{margin:0;color:#5b6472;font-size:12px;line-height:1.4;min-height:1.4em}@media(max-width:480px){.auth-card{padding:32px 24px}.otp-box{width:38px;height:46px;font-size:18px}.totp-secret-row{flex-direction:column;align-items:stretch}}.heatmap-page{min-height:calc(100vh - 76px);padding:48px clamp(20px,5vw,64px) 80px;color:#101828;background:#f5f7fa}.heatmap-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1440px;margin:0 auto 28px}.heatmap-eyebrow{margin:0 0 8px;color:#0078d4;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.heatmap-heading h1{color:#101828;font-size:clamp(2.2rem,5vw,3.4rem)}.heatmap-lede{margin:12px 0 0;color:#475467;line-height:1.5}.heatmap-scope,.capture-status{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;color:#175cd3;background:#eff8ff;font-size:.78rem;font-weight:700;white-space:nowrap}.heatmap-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(260px,1.5fr) minmax(140px,.75fr);gap:16px;max-width:1440px;margin:0 auto 24px;padding:20px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;box-shadow:0 3px 16px #1018280d}.heatmap-filters>label,.filter-label,.custom-dates label{display:grid;gap:7px;color:#344054;font-size:.8rem;font-weight:600}.heatmap-filters select,.heatmap-filters input{min-width:0;padding:10px 11px;border:1px solid #d0d5dd;border-radius:6px;color:#101828;background:#fff;font:inherit;font-size:.88rem}.heatmap-filters select:focus,.heatmap-filters input:focus{outline:2px solid #84caff;outline-offset:1px;border-color:#0078d4}.heatmap-filters select:disabled{color:#98a2b3;background:#f2f4f7;cursor:not-allowed}.date-filter,.mode-filter{display:grid;align-content:start;gap:7px}.preset-row,.mode-tabs{display:flex;flex-wrap:wrap;gap:6px}.filter-chip,.mode-tab{padding:9px 10px;border:1px solid #d0d5dd;border-radius:6px;color:#475467;background:#fff;font-size:.78rem;font-weight:600}.filter-chip.active,.mode-tab.active{border-color:#0078d4;color:#fff;background:#0078d4}.custom-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.custom-dates input{width:100%}.heatmap-alert,.heatmap-inline-error{max-width:1440px;margin:0 auto 18px;padding:12px 14px;border:1px solid #fecdca;border-radius:8px;color:#b42318;background:#fef3f2;font-size:.88rem}.heatmap-empty-state{max-width:1440px;margin:0 auto;padding:44px;border:1px dashed #98a2b3;border-radius:12px;color:#475467;background:#fff;text-align:center}.heatmap-empty-state h2{margin:0 0 8px;color:#101828}.heatmap-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:24px;max-width:1440px;margin:0 auto}.panel-light{border:1px solid #d0d5dd;border-radius:12px;background:#fff;box-shadow:0 3px 16px #1018280d}.heatmap-workspace{min-width:0;padding:20px}.workspace-heading,.summary-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.workspace-heading h2,.summary-heading h2{margin:0;color:#101828;font-size:1.2rem}.workspace-heading p{margin:5px 0 0;color:#667085;font-size:.88rem}.loading-line{margin:0 0 12px;color:#667085;font-size:.82rem}.heatmap-frame{position:relative;width:100%;overflow:hidden;border:1px solid #d0d5dd;border-radius:8px;background:#eaecf0}.heatmap-image,.heatmap-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.heatmap-image{object-fit:fill}.heatmap-overlay{z-index:1;cursor:crosshair}.heatmap-tooltip{position:absolute;z-index:2;display:grid;gap:3px;max-width:260px;padding:9px 10px;border:1px solid rgba(16,24,40,.14);border-radius:7px;color:#fff;background:#101828eb;font-size:.75rem;pointer-events:none}.heatmap-tooltip strong{font-size:.8rem}.heatmap-tooltip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heatmap-empty-visual{display:grid;place-items:center;min-height:300px;padding:32px;border:1px dashed #98a2b3;border-radius:8px;color:#667085;background:#f9fafb;text-align:center}.heatmap-notice{margin:14px 0 0;color:#667085;font-size:.8rem;line-height:1.45}.heatmap-summary{padding:20px}.summary-heading{margin-bottom:20px}.summary-heading h2{font-size:.95rem;line-height:1.35}.summary-stat{display:grid;gap:5px;padding:14px;border-radius:8px;color:#344054;background:#f2f4f7}.summary-stat span{font-size:.78rem}.summary-stat strong{color:#101828;font-size:1.6rem}.legend-block,.summary-section,.screenshot-meta{margin-top:22px;padding-top:18px;border-top:1px solid #eaecf0}.legend-title,.summary-section h3{margin:0 0 10px;color:#344054;font-size:.84rem}.click-gradient{height:12px;border-radius:99px;background:linear-gradient(90deg,#0ea5e9,#f59e0b,#ef4444)}.legend-labels{display:flex;justify-content:space-between;margin-top:5px;color:#98a2b3;font-size:.72rem}.selector-list{display:grid;gap:8px;margin:0;padding-left:20px;color:#475467;font-size:.8rem}.selector-list li{display:flex;justify-content:space-between;gap:10px;padding-left:3px}.selector-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selector-list strong,.threshold-list strong{color:#101828}.summary-muted{margin:0;color:#667085;font-size:.8rem;line-height:1.45}.threshold-list{display:grid;gap:7px}.threshold-list>div{display:grid;grid-template-columns:42px 1fr auto;align-items:baseline;gap:8px;color:#475467;font-size:.8rem}.threshold-list small{grid-column:2 / -1;color:#98a2b3;font-size:.7rem}.screenshot-meta dl{display:grid;gap:8px;margin:0}.screenshot-meta dl div{display:flex;justify-content:space-between;gap:12px;color:#667085;font-size:.78rem}.screenshot-meta dt,.screenshot-meta dd{margin:0}.screenshot-meta dd{color:#344054;font-weight:600;text-align:right}.scroll-legend{margin-top:18px;padding:10px;border-radius:7px;color:#667085;background:#f9fafb;font-size:.72rem;line-height:1.4}.scroll-legend-swatch{display:inline-block;width:10px;height:10px;margin-right:5px;border-radius:2px;background:#0078d459;vertical-align:-1px}@media(max-width:1100px){.heatmap-filters{grid-template-columns:repeat(3,minmax(150px,1fr))}.date-filter,.mode-filter{grid-column:span 1}}@media(max-width:860px){.heatmap-layout{grid-template-columns:1fr}.heatmap-summary{order:-1}.heatmap-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:600px){.heatmap-page{padding:32px 16px 56px}.heatmap-heading{flex-direction:column}.heatmap-filters{grid-template-columns:1fr;padding:16px}.date-filter,.mode-filter{grid-column:auto}.custom-dates{grid-template-columns:1fr}.heatmap-workspace,.heatmap-summary{padding:16px}}
