.replayer-wrapper{position:relative}.replayer-mouse{position:absolute;width:20px;height:20px;transition:left .05s linear,top .05s linear;background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjMDAwMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDUwIDUwIiB4PSIwcHgiIHk9IjBweCI+PHRpdGxlPkRlc2lnbl90bnA8L3RpdGxlPjxwYXRoIGQ9Ik00OC43MSw0Mi45MUwzNC4wOCwyOC4yOSw0NC4zMywxOEExLDEsMCwwLDAsNDQsMTYuMzlMMi4zNSwxLjA2QTEsMSwwLDAsMCwxLjA2LDIuMzVMMTYuMzksNDRhMSwxLDAsMCwwLDEuNjUuMzZMMjguMjksMzQuMDgsNDIuOTEsNDguNzFhMSwxLDAsMCwwLDEuNDEsMGw0LjM4LTQuMzhBMSwxLDAsMCwwLDQ4LjcxLDQyLjkxWm0tNS4wOSwzLjY3TDI5LDMyYTEsMSwwLDAsMC0xLjQxLDBsLTkuODUsOS44NUwzLjY5LDMuNjlsMzguMTIsMTRMMzIsMjcuNThBMSwxLDAsMCwwLDMyLDI5TDQ2LjU5LDQzLjYyWiI+PC9wYXRoPjwvc3ZnPg==);border-color:transparent}.replayer-mouse:after{content:"";display:inline-block;width:20px;height:20px;background:#4950f6;border-radius:100%;transform:translate(-50%,-50%);opacity:.3}.replayer-mouse.active:after{animation:click .2s ease-in-out 1}.replayer-mouse.touch-device{background-image:none;width:70px;height:70px;border-width:4px;border-style:solid;border-radius:100%;margin-left:-37px;margin-top:-37px;border-color:#4950f600;transition:left 0s linear,top 0s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device.touch-active{border-color:#4950f6;transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device:after{opacity:0}.replayer-mouse.touch-device.active:after{animation:touch-click .2s ease-in-out 1}.replayer-mouse-tail{position:absolute;pointer-events:none}@keyframes click{0%{opacity:.3;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}@keyframes touch-click{0%{opacity:0;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}:root,html[data-theme=dark]{color-scheme:dark;--bg: #0b1218;--bg-2: #111a22;--bg-3: #1a2530;--line: #273340;--text: #e8eef4;--muted: #8a9aab;--faint: #5e6e7e;--accent: #2bb8b3;--accent-2: #7ea6e8;--ok: #3dba8b;--danger: #e46b78;--on-accent: #052221;--inset: #080e14;--code: #d7e0e8;--overlay: rgba(5, 10, 16, .64);--pill-hot-bg: #3a1f28;--pill-hot-fg: #f2a3ad;--pill-ok-bg: #163528;--pill-ok-fg: #8ad4b0;--radius: 14px;--shadow: 0 18px 40px rgba(4, 10, 16, .35);--glow: 43, 184, 179;--heat: linear-gradient(90deg, #38bdf8, #2dd4bf, #fbbf24, #f43f5e)}html[data-theme=light]{color-scheme:light;--bg: #eef3f7;--bg-2: #ffffff;--bg-3: #e6edf3;--line: #d3dee8;--text: #152033;--muted: #5a6b7c;--faint: #8493a3;--accent: #0f8f8b;--accent-2: #3b6fd8;--ok: #1f8a62;--danger: #c44757;--on-accent: #f3fffe;--inset: #e2eaf1;--code: #1c2a38;--overlay: rgba(18, 32, 44, .36);--pill-hot-bg: #fde8eb;--pill-hot-fg: #b4233a;--pill-ok-bg: #d8f3e6;--pill-ok-fg: #176b45;--shadow: 0 16px 36px rgba(18, 40, 56, .07);--glow: 15, 143, 139;--heat: linear-gradient(90deg, #0ea5e9, #14b8a6, #eab308, #e11d48)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);font-family:Vazirmatn,IRANSans,Tahoma,Segoe UI,sans-serif;background:radial-gradient(900px 380px at 88% -12%,rgba(var(--glow),.14),transparent 58%),var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{cursor:pointer}svg{display:block}.app-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.workspace{min-width:0;display:flex;flex-direction:column;min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 22px 10px 28px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg-2) 86%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:5}.topbar-nav{display:flex;align-items:center;gap:10px;min-width:0;flex:1;flex-wrap:wrap}.topbar-link{font-weight:600;padding:7px 11px;border-radius:10px;color:var(--text);display:inline-flex;align-items:center;gap:7px}.topbar-link svg{width:15px;height:15px}.topbar-link.active,.topbar-link:hover{background:var(--bg-3)}.topbar-series{display:flex;align-items:center;gap:2px;padding:3px;background:var(--bg);border:1px solid var(--line);border-radius:12px}.topbar-series a,.topbar-series span{padding:6px 11px;border-radius:9px;color:var(--muted);font-size:13px;display:inline-flex;align-items:center;gap:6px}.topbar-series a svg,.topbar-series span svg{width:14px;height:14px}.topbar-series a:hover,.topbar-series a.on,.topbar-series span.on{background:var(--bg-3);color:var(--text)}.topbar-now{color:var(--faint);font-size:12px;margin-right:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar{background:color-mix(in srgb,var(--bg-2) 92%,transparent);border-left:1px solid var(--line);padding:18px 14px;display:flex;flex-direction:column;gap:16px;position:sticky;top:0;height:100vh;overflow:auto}.brand{display:flex;align-items:center;gap:10px;padding:4px 8px 6px;color:inherit}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:var(--on-accent);background:linear-gradient(145deg,#5ee4d4,var(--accent) 58%,#0b7c78);box-shadow:0 8px 18px rgba(var(--glow),.28);flex-shrink:0}.brand-mark svg{width:18px;height:18px}.brand-copy{display:flex;flex-direction:column;line-height:1.15;min-width:0}.brand b{letter-spacing:.02em;font-size:16px}.brand span{color:var(--faint);font-size:11px;font-weight:500}.site-switch{width:100%;background:var(--bg-3);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:10px 12px;text-align:right}.nav{display:flex;flex-direction:column;gap:14px}.nav-group{display:flex;flex-direction:column;gap:2px}.nav-group-label{font-size:11px;color:var(--faint);padding:4px 12px 6px;letter-spacing:.04em}.nav a,.nav-link{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;color:var(--muted)}.nav a.active,.nav a:hover{background:var(--bg-3);color:var(--text)}.nav a.active{box-shadow:inset 3px 0 0 var(--accent)}.nav-ico{width:22px;height:22px;display:grid;place-items:center;flex-shrink:0;color:inherit}.nav-ico svg{width:16px;height:16px}.nav-label{flex:1}.nav .tag{font-size:10px;color:var(--pill-hot-fg);background:var(--pill-hot-bg);padding:2px 7px;border-radius:999px}.main{padding:28px 32px 56px;min-width:0}.page-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.page-head h1{margin:0;font-size:26px;font-weight:700;letter-spacing:-.02em}.page-head p{margin:6px 0 0;color:var(--muted);font-size:14px}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.grid{display:grid;gap:14px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:1.4fr .8fr}.grid-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:color-mix(in srgb,var(--bg-2) 94%,transparent);border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow)}.stat{position:relative;overflow:hidden}.stat-head{display:flex;align-items:center;gap:10px}.stat-ico{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 16%,var(--bg-3));color:var(--accent);flex-shrink:0}.stat-ico.hot{background:var(--pill-hot-bg);color:var(--pill-hot-fg)}.stat-ico svg{width:18px;height:18px}.stat .k{color:var(--muted);font-size:12px;font-weight:500}.stat .v{font-size:28px;font-weight:700;margin-top:10px;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.stat .s{color:var(--faint);font-size:12px;margin-top:4px}.btn{border:1px solid var(--line);background:var(--bg-3);color:var(--text);border-radius:10px;padding:8px 12px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:500;white-space:nowrap}.btn svg{width:15px;height:15px;flex-shrink:0}.btn.primary{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 82%,white),var(--accent));border-color:transparent;color:var(--on-accent);font-weight:700;box-shadow:0 8px 18px rgba(var(--glow),.22)}.btn.primary:hover{filter:brightness(1.06)}.btn.ghost{background:transparent}.btn.ghost:hover{background:var(--bg-3)}.btn:disabled{opacity:.5;cursor:default}.tabs{display:flex;gap:4px;background:var(--bg-2);padding:4px;border-radius:12px;border:1px solid var(--line)}.tabs button{border:0;background:transparent;color:var(--muted);padding:7px 12px;border-radius:9px;display:inline-flex;align-items:center;gap:6px}.tabs button svg{width:14px;height:14px}.tabs button.on{background:var(--bg-3);color:var(--text);font-weight:600}.table{width:100%;border-collapse:collapse;font-size:13px}.table th{text-align:right;color:var(--faint);font-weight:500;padding:10px 12px;border-bottom:1px solid var(--line)}.table td{padding:12px;border-bottom:1px solid var(--line)}.table tr:hover td{background:color-mix(in srgb,var(--bg-3) 70%,transparent)}.table .linkish{color:var(--accent);font-weight:600;display:inline-flex;align-items:center;gap:6px}.pill{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:11px;background:var(--bg-3);color:var(--muted)}.pill.hot{background:var(--pill-hot-bg);color:var(--pill-hot-fg)}.pill.ok{background:var(--pill-ok-bg);color:var(--pill-ok-fg)}.pill svg{width:12px;height:12px}.site-card{display:flex;flex-direction:column;gap:14px;min-height:196px;transition:transform .16s ease,border-color .16s ease}.site-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 45%,var(--line))}.site-card-top{display:flex;align-items:center;gap:12px}.site-logo{height:92px;border-radius:12px;overflow:hidden;background:var(--inset);position:relative;border:1px solid var(--line)}.site-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.site-logo.fallback{font-size:28px;font-weight:700;color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,var(--bg-3))}.logo-picker{display:grid;gap:8px;position:relative}.logo-picker input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.logo-picker-preview{height:96px;width:100%;border-radius:12px;border:1px dashed var(--line);background:var(--inset);color:var(--faint);font-size:12px;display:grid;place-items:center;overflow:hidden;padding:0}.logo-picker-preview img{width:100%;height:100%;object-fit:contain}.field-error{color:var(--danger);font-size:12px}.site-card h2{margin:0;font-size:17px}.site-card .dom{color:var(--muted);font-size:12px;direction:ltr;text-align:right}.heat-layout{display:grid;grid-template-columns:220px 1fr 280px;gap:16px;align-items:start}.page-list{display:flex;flex-direction:column;gap:6px}.page-list button{text-align:right;border:1px solid var(--line);background:var(--bg-2);color:var(--text);border-radius:10px;padding:10px 12px}.page-list button.on{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent)}.page-list small{display:block;color:var(--faint);margin-top:4px}.viewport{background:var(--inset);border:1px solid var(--line);border-radius:14px;overflow:auto;max-height:calc(100vh - 180px)}.stage{position:relative;margin:16px auto;background:#f4f7fa;color:#152033;overflow:hidden}.page-replay{position:absolute;top:0;left:0;transform-origin:top left;pointer-events:none;background:#fff;overflow:hidden}.page-replay iframe,.page-replay .replayer-wrapper{pointer-events:none}.page-replay .replayer-mouse,.page-replay .replayer-mouse-tail{display:none!important}.heat-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:auto}.heat-hint{margin:8px 4px 0;font-size:12px;color:var(--muted);line-height:1.6}.legend{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.ramp{width:120px;height:8px;border-radius:99px;background:var(--heat)}.ramp.rage{background:linear-gradient(90deg,#4c1d24,#e46b78,#fde2e6)}.tabs button.on.hot,.tabs button.rage.on{color:var(--pill-hot-fg)}.timeline{position:relative;height:28px;margin-top:14px;background:var(--bg-3);border:1px solid var(--line);border-radius:8px}.timeline .mark{position:absolute;top:5px;width:3px;height:18px;background:var(--danger);border-radius:2px}.timeline .mark.rage{background:var(--pill-hot-fg)}.timeline .mark.dead{background:#d4a017}.timeline .mark.error{background:#a855f7}.timeline .mark.form{background:var(--accent)}.player-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.replay-stage{background:var(--inset);min-height:420px;overflow:hidden;border-radius:12px}.click-trace{margin:12px 0 0;padding-inline-start:18px;color:var(--muted);font-size:12px;direction:ltr;text-align:left;max-height:180px;overflow:auto}.insight-list{display:grid;gap:0}.insight-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.funnel{display:grid;gap:12px}.funnel-step{display:grid;gap:6px}.funnel-meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.field textarea{background:var(--bg-3);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:9px 10px;resize:vertical;min-height:72px;font:inherit}.field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted)}.field input,.field select,.field textarea{background:var(--bg-3);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:10px 12px}.modal-back{position:fixed;inset:0;background:var(--overlay);display:grid;place-items:center;z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal{width:min(480px,calc(100vw - 32px));background:var(--bg-2);border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.modal h3{margin:0 0 16px}.code{direction:ltr;text-align:left;background:var(--inset);border:1px solid var(--line);border-radius:12px;padding:14px;font-size:12px;overflow:auto;color:var(--code);white-space:pre-wrap}.snippet-bar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.snippet-bar .field{flex:1;min-width:240px;margin:0}.theme-toggle{width:38px;height:38px;padding:0;display:grid;place-items:center;flex-shrink:0;border-radius:12px}.theme-toggle svg{width:18px;height:18px}.card-title{margin:0 0 6px;font-size:16px;font-weight:700}.card-lead{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.7}.settings-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.35fr);gap:16px;align-items:start}.sys-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sys-meter{padding:12px;border-radius:14px;background:var(--bg-3);border:1px solid var(--line)}.sys-meter.sys-db{grid-column:1 / -1}.sys-meter-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.sys-bar{height:8px;border-radius:999px;background:var(--inset);overflow:hidden;position:relative}.sys-bar-reserve .reserve{position:absolute;left:0;top:0;bottom:0;background:color-mix(in srgb,var(--pill-hot-fg) 18%,transparent);border-right:1px dashed color-mix(in srgb,var(--pill-hot-fg) 45%,transparent);pointer-events:none}.sys-bar-reserve .fill{position:relative;z-index:1}.sys-bar .fill{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .35s ease}.sys-bar .fill.warn{background:#d4a017}.sys-bar .fill.crit{background:var(--pill-hot-fg)}.sys-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:10px;color:var(--muted);font-size:12px}.sys-hint{margin-top:8px;color:var(--faint);font-size:11px;line-height:1.6;direction:ltr;text-align:left;font-family:ui-monospace,Cascadia Code,Consolas,monospace;word-break:break-all}.login-toolbar{position:absolute;top:16px;left:16px;z-index:2}.help-btn{padding:8px 10px}.help-btn svg{width:20px;height:20px}.help-dialog{border:1px solid var(--line);border-radius:14px;padding:0;max-width:min(720px,calc(100vw - 32px));width:100%;max-height:min(86vh,760px);background:var(--bg-2);color:var(--text);box-shadow:0 24px 64px #00000073}.help-dialog:not([open]){display:none}.help-dialog[open]{display:flex;flex-direction:column}.help-dialog::backdrop{background:var(--overlay)}.help-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}.help-dialog-head h2{margin:0;font-size:16px;display:flex;align-items:center;gap:8px}.help-dialog-head h2 svg{width:18px;height:18px}.help-dialog-tools{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px 0}.help-search{flex:1;min-width:180px;margin:0}.help-search input{width:100%;background:var(--bg-3);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:8px 12px;font:inherit}.help-lead{margin:0 0 16px;color:var(--text);font-size:13px;line-height:1.7}.help-dialog-body{padding:12px 16px 16px;overflow:auto;min-height:0}.help-dialog-body section{margin-bottom:16px}.help-dialog-body section:last-child{margin-bottom:0}.help-dialog-body h3{margin:0 0 6px;font-size:14px}.help-dialog-body p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.help-dialog-body ul{margin:8px 0 0;padding:0;padding-inline-start:18px;color:var(--muted);font-size:13px;line-height:1.7}.help-dialog-body li+li{margin-top:4px}.help-faq{border:1px solid var(--line);border-radius:10px;padding:0 12px;margin-bottom:8px;background:var(--bg-2)}.help-faq summary{cursor:pointer;font-size:13px;font-weight:600;padding:10px 0;list-style:none}.help-faq summary::-webkit-details-marker{display:none}.help-faq[open] summary{border-bottom:1px solid var(--line)}.help-faq p{padding:10px 0 12px}.help-empty{margin:12px 0 0;color:var(--muted);font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.setup-card{max-width:480px}.setup-steps{display:flex;gap:8px;margin-bottom:16px;font-size:13px}.setup-steps span{flex:1;text-align:center;padding:8px 10px;border-radius:8px;background:var(--panel);color:var(--muted)}.setup-steps span.on{background:color-mix(in srgb,var(--accent) 18%,var(--panel));color:var(--text);font-weight:600}.setup-steps span.done{color:var(--ok)}.ssl-form{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:grid;gap:10px}.banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 12px;border-radius:12px;background:var(--bg-3);border:1px solid var(--line);margin-bottom:14px;font-size:13px;color:var(--text)}.banner.bad{background:var(--pill-hot-bg);color:var(--pill-hot-fg);border-color:transparent}.host-add{display:grid;grid-template-columns:1.3fr 1fr auto;gap:8px;margin-bottom:8px}.host-add input,.url-add input{background:var(--bg-3);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:9px 10px}.url-add{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:8px}.host-list{margin-top:8px}.host-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid var(--line)}.host-row.on{background:transparent}.host,.table .host{direction:ltr;text-align:left;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:13px}.host-note{color:var(--faint);font-size:12px;margin-top:4px}.login-wrap{position:relative;min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);display:grid;gap:14px}.login-card h1{margin:8px 0 0;font-size:22px}.login-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.empty-state{text-align:center;padding:48px 20px;display:grid;justify-items:center;gap:8px}.empty-ico{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:var(--bg-3);color:var(--accent);margin-bottom:6px}.empty-ico svg{width:26px;height:26px}.empty-state h2{margin:0;font-size:18px}.empty-state p{margin:0;color:var(--muted);font-size:13px;max-width:36ch}.device-cell{display:inline-flex;align-items:center;gap:7px;color:var(--text)}.device-cell svg{width:15px;height:15px;color:var(--muted)}@media(max-width:960px){.heat-layout,.grid-3,.grid-2,.grid-stats,.app-shell{grid-template-columns:1fr}.sidebar{border-left:0;border-bottom:1px solid var(--line);height:auto;position:static}.settings-layout,.host-add,.url-add,.sys-grid{grid-template-columns:1fr}.sys-meter.sys-db{grid-column:auto}}
