/* HostingJet Websites v0.28.70
 * Premium same-page workspace, minute uptime telemetry and live site previews.
 * This layer intentionally settles the right-side reference UI without changing
 * the global shell or the left-side website list structure.
 */
.hj61-websites .hj68-reference-workspace{
  --hj69-paper:#fff;--hj69-ink:#171717;--hj69-muted:#7b7e85;--hj69-faint:#a6a9af;
  --hj69-line:#e9eaec;--hj69-soft:#f7f7f8;--hj69-green:#16b364;--hj69-green-soft:#ecfdf3;
  --hj69-orange:#ff7020;--hj69-orange-soft:#fff2e9;--hj69-blue:#246bfd;--hj69-red:#e5484d;
  gap:16px!important;color:var(--hj69-ink);font-family:'Poppins',-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.hj61-websites .hj68-reference-workspace [hidden]{display:none!important}
.hj61-websites .hj68-reference-workspace strong,.hj61-websites .hj68-reference-workspace b{font-weight:600}

/* --- real live preview in the left website rail --- */
.hj61-websites .site-thumb.hj69-live-preview{width:64px!important;height:50px!important;position:relative!important;overflow:hidden!important;border-radius:9px!important;background:#f5f6f8!important;border:1px solid #eceef1!important;isolation:isolate;flex:0 0 64px!important}
.hj61-websites .site-thumb.hj69-live-preview iframe{position:absolute!important;left:0!important;top:0!important;width:800px!important;height:625px!important;border:0!important;margin:0!important;padding:0!important;transform:scale(.08)!important;transform-origin:0 0!important;pointer-events:none!important;opacity:0;z-index:2;background:#fff;transition:opacity .22s ease}
.hj61-websites .site-thumb.hj69-live-preview.is-loaded iframe{opacity:1}
.hj61-websites .site-thumb.hj69-live-preview.offline iframe{filter:grayscale(.55);opacity:.5}
.hj61-websites .hj69-preview-fallback{position:absolute;inset:0;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:10px;z-index:1;background:linear-gradient(145deg,#f9f9ff,#f3f5ff)}
.hj61-websites .hj69-preview-fallback i{display:block;height:3px;border-radius:4px;background:#dfe3f6}.hj61-websites .hj69-preview-fallback i:nth-child(1){width:66%}.hj61-websites .hj69-preview-fallback i:nth-child(2){width:48%}.hj61-websites .hj69-preview-fallback i:nth-child(3){width:74%}
.hj61-websites .hj69-preview-live-dot{position:absolute;right:4px;bottom:4px;width:6px;height:6px;border-radius:50%;background:#21b56a;border:1.5px solid #fff;z-index:4;box-shadow:0 0 0 1px rgba(33,181,106,.12)}
.hj61-websites .site-card{min-height:74px!important}.hj61-websites .site-card .site-info .name{font-weight:600!important}

/* --- top project header / tabs --- */
.hj61-websites .hj68-crumb{font-size:11.5px!important;color:#8b8e95!important}.hj61-websites .hj68-crumb b{color:#4a4d53!important;font-weight:600!important}
.hj61-websites .hj68-project-head{align-items:center!important;gap:18px!important}.hj61-websites .hj68-project-avatar{width:44px!important;height:44px!important;border-radius:10px!important;font-weight:600!important;background:linear-gradient(155deg,#161616,#050505)!important}
.hj61-websites .hj68-project-name{font-size:25px!important;line-height:1.12!important;font-weight:600!important;letter-spacing:-.035em!important}.hj61-websites .hj68-status-pill{font-size:10.5px!important;font-weight:500!important;padding:4px 9px 4px 7px!important;border-color:#d8f0e2!important}
.hj61-websites .hj68-project-meta-row{margin-top:6px!important;gap:9px!important;font-size:10.5px!important;color:#858991!important}.hj61-websites .hj68-project-meta-row b{font-weight:600!important;color:#3d4046!important}.hj61-websites .hj68-project-meta-row a{color:#2864dc!important;font-weight:500!important}
.hj61-websites .hj68-project-actions{gap:8px!important}.hj61-websites .hj68-btn{min-height:36px!important;border-radius:7px!important;padding:8px 13px!important;font-size:11px!important;font-weight:600!important;border-color:#e3e5e8!important;box-shadow:0 1px 2px rgba(16,24,40,.025)!important}.hj61-websites .hj68-btn.is-primary{background:#121212!important;border-color:#121212!important}
.hj61-websites .hj68-tabs{gap:28px!important;margin-top:0!important;border-color:#e7e8eb!important}.hj61-websites .hj68-tab{font-size:11.5px!important;font-weight:500!important;color:#5f636a!important;padding:0 1px 12px!important;border-bottom-width:2px!important}.hj61-websites .hj68-tab.is-active{font-weight:600!important;color:#18191b!important;border-bottom-color:#246bfd!important}
.hj61-websites .hj69-tab-pane{display:flex;flex-direction:column;gap:16px;min-width:0;animation:hj69-pane-in .18s ease both}
@keyframes hj69-pane-in{from{opacity:.55;transform:translateY(2px)}to{opacity:1;transform:none}}

/* --- real availability strip --- */
.hj61-websites .hj68-uptime-card{padding:16px 18px 14px!important;border-radius:13px!important;border-color:#e4e6e9!important;box-shadow:none!important}
.hj61-websites .hj68-uptime-top{margin-bottom:12px!important}.hj61-websites .hj68-uptime-title{font-size:11.5px!important;font-weight:600!important}.hj61-websites .hj68-uptime-title svg{width:14px!important;color:#676b72!important}.hj61-websites .hj68-uptime-figure{display:flex;align-items:center;gap:4px;font-size:10.5px!important;color:#858990!important}.hj61-websites .hj68-uptime-figure b{font-weight:600!important;color:#2e3136!important}
.hj61-websites .hj69-uptime-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#c7c9ce;box-shadow:0 0 0 3px rgba(199,201,206,.12)}.hj61-websites .hj69-uptime-dot.is-up{background:var(--hj69-green);box-shadow:0 0 0 3px rgba(22,179,100,.1)}.hj61-websites .hj69-uptime-dot.is-down{background:var(--hj69-red);box-shadow:0 0 0 3px rgba(229,72,77,.1)}
.hj61-websites .hj68-bars{height:22px!important;gap:3px!important}.hj61-websites .hj68-bars i,.hj61-websites .hj69-history-bars i{border-radius:2px!important;background:#eceef0!important}.hj61-websites .hj68-bars i.is-up,.hj61-websites .hj69-history-bars i.is-up{background:#20b56a!important}.hj61-websites .hj68-bars i.is-down,.hj61-websites .hj69-history-bars i.is-down{background:#e5484d!important}.hj61-websites .hj68-bars i.is-unknown,.hj61-websites .hj69-history-bars i.is-unknown{background:#e8e9ec!important;opacity:.7}
.hj61-websites .hj68-uptime-foot{display:none!important}
.hj61-websites .hj69-uptime-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:12px;padding-top:11px;border-top:1px solid #f0f0f1}.hj61-websites .hj69-uptime-meta>span{display:flex;align-items:baseline;gap:6px;min-width:0;padding:0 12px}.hj61-websites .hj69-uptime-meta>span:first-child{padding-left:0}.hj61-websites .hj69-uptime-meta>span+span{border-left:1px solid #f0f0f1}.hj61-websites .hj69-uptime-meta b{font-size:11px;color:#292b30;font-weight:600;white-space:nowrap}.hj61-websites .hj69-uptime-meta small{font-size:9px;color:#a0a3a9;white-space:nowrap}
.hj61-websites .hj69-incident{margin-top:12px;padding:10px 11px;border:1px solid #ffd5d7;border-radius:9px;background:#fff7f7;display:flex;align-items:flex-start;gap:9px}.hj61-websites .hj69-incident-icon{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e5484d;color:#fff;font-size:10px;font-weight:700;flex:0 0 auto}.hj61-websites .hj69-incident div{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj69-incident strong{font-size:10.5px;color:#792c30}.hj61-websites .hj69-incident small{font-size:9.5px;color:#9c5559;line-height:1.45}

/* --- four cards: strict screenshot proportions --- */
.hj61-websites .hj68-stat-grid{grid-template-columns:1.02fr 1.02fr 1.22fr 1.22fr!important;gap:14px!important;align-items:stretch!important}
.hj61-websites .hj68-sig-card{min-height:258px!important;border-radius:14px!important;padding:16px!important;box-shadow:none!important}
.hj61-websites .hj68-sig-storage,.hj61-websites .hj68-sig-funnel,.hj61-websites .hj68-sig-users{border:1px solid #e5e7ea!important;background:#fff!important}
.hj61-websites .hj69-card-icon{width:27px!important;height:27px!important;border-radius:8px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important}.hj61-websites .hj69-card-icon svg{width:13px!important;height:13px!important}.hj61-websites .hj69-card-icon.is-mint{background:#e8faf3!important;color:#119b67!important}.hj61-websites .hj69-card-icon.is-amber{background:#fff0e7!important;color:#ff7020!important}.hj61-websites .hj69-card-icon.is-neutral{width:25px!important;height:25px!important;background:#f6f6f7!important;color:#1f2227!important;border:1px solid #eeeeef!important}

/* Health card */
.hj61-websites .hj68-sig-dark.hj69-health-card{background:linear-gradient(150deg,#111315 0%,#090a0b 72%,#101814 100%)!important;color:#fff!important;overflow:hidden!important;position:relative!important}
.hj61-websites .hj68-sig-dark.hj69-health-card:after{content:""!important;position:absolute!important;width:220px!important;height:220px!important;right:-84px!important;bottom:-86px!important;border-radius:50%!important;background:repeating-radial-gradient(circle at center,rgba(94,129,109,.12) 0 1px,transparent 1px 8px)!important;opacity:.5!important;pointer-events:none!important}
.hj61-websites .hj69-health-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.hj61-websites .hj69-health-title{display:flex;align-items:center;gap:10px}.hj61-websites .hj69-health-title strong{font-size:11.5px;font-weight:600}.hj61-websites .hj69-health-title .hj68-pix-icon{grid-template-columns:repeat(3,6px)!important;grid-template-rows:repeat(3,6px)!important;gap:2px!important}.hj61-websites .hj69-health-shield{width:24px;height:24px;border-radius:7px;border:1px solid rgba(255,255,255,.11);display:grid;place-items:center;color:#aab0ad}.hj61-websites .hj69-health-shield svg{width:11px;height:11px}
.hj61-websites .hj69-health-state{margin-top:22px;display:flex;align-items:center;gap:8px;color:#b9c1bc;font-size:10px;position:relative;z-index:2}.hj61-websites .hj69-health-state svg{width:13px;height:13px;color:#1fbd70}.hj61-websites .hj69-health-divider{height:1px;background:rgba(255,255,255,.095);margin:20px 0 17px;position:relative;z-index:2}.hj61-websites .hj69-health-label{text-transform:uppercase;letter-spacing:.08em;color:#7f8582;font-size:8.5px;font-weight:600;position:relative;z-index:2}.hj61-websites .hj69-health-score{display:flex;align-items:baseline;gap:7px;margin-top:5px;position:relative;z-index:2}.hj61-websites .hj69-health-score>span{font-size:27px!important;font-weight:600!important;letter-spacing:-.04em!important;color:#fff!important;line-height:1!important}.hj61-websites .hj69-health-score small{font-size:9.5px;color:#4bd08c;font-weight:500}.hj61-websites .hj69-health-attention{margin-top:auto;position:relative;z-index:2;width:100%;height:36px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:rgba(255,255,255,.07);color:#d8dcda;display:flex;align-items:center;justify-content:space-between;padding:0 11px;font:500 9.5px/1 'Poppins',sans-serif;cursor:pointer}.hj61-websites .hj69-health-attention:hover{background:rgba(255,255,255,.1)}.hj61-websites .hj69-health-attention svg{width:12px;height:12px;color:#9fa5a1}

/* Storage */
.hj61-websites .hj68-storage-row-top{align-items:center!important}.hj61-websites .hj68-storage-title{display:flex!important;align-items:center!important;gap:8px!important;color:#202226!important;font-size:11.5px!important;font-weight:600!important}.hj61-websites .hj68-round-control{width:25px!important;height:25px!important;border-radius:7px!important;background:#f5f6f7!important;color:#81858c!important;border:1px solid #eceef0!important}.hj61-websites .hj68-plus-stat{margin-top:22px!important;display:block!important}.hj61-websites .hj68-plus-badge{display:none!important}.hj61-websites .hj68-plus-num{font-size:27px!important;font-weight:600!important;letter-spacing:-.035em!important;color:#151719!important}.hj61-websites .hj68-plus-num sup{font-size:12px!important;color:#ff7020!important;font-weight:600!important;vertical-align:super!important}.hj61-websites .hj68-plus-label{font-size:9.5px!important;color:#8f9298!important;line-height:1.35!important;margin-top:7px!important}.hj61-websites .hj68-plus-label span{color:#5e6168!important}.hj61-websites .hj68-arc-wrap{width:150px!important;height:92px!important;margin:19px auto 0!important}.hj61-websites .hj68-arc-wrap path:first-child{stroke:#f0f1f2!important;stroke-width:9!important}.hj61-websites .hj68-arc-wrap path:last-child{stroke:#ff7020!important;stroke-width:9!important}.hj61-websites .hj68-arc-num{bottom:15px!important;font-size:20px!important;font-weight:600!important;letter-spacing:-.03em!important}.hj61-websites .hj68-arc-cap{font-size:8.5px!important;color:#989ba1!important;text-transform:lowercase!important}

/* Performance */
.hj61-websites .hj68-funnel-row-top{align-items:center!important}.hj61-websites .hj68-funnel-title{font-size:11.5px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;color:#202226!important}.hj61-websites .hj68-expand{width:25px!important;height:25px!important;border-radius:7px!important;background:#f6f6f7!important;border:1px solid #eceef0!important}.hj61-websites .hj68-legend-row{margin-top:17px!important;gap:14px!important;font-size:8.5px!important;font-weight:500!important;color:#72767d!important}.hj61-websites .hj68-legend-row i{width:5px!important;height:5px!important}.hj61-websites .hj68-legend-row .i-a{background:#ff7020!important}.hj61-websites .hj68-legend-row .i-b{background:#246bfd!important}.hj61-websites .hj68-legend-row .i-c{background:#d6d8dc!important}.hj61-websites .hj68-funnel-arc-wrap{height:93px!important;margin-top:7px!important}.hj61-websites .hj68-funnel-tag{display:none!important}.hj61-websites [data-hj68-performance-dots] circle{fill:#e7e8eb!important}.hj61-websites [data-hj68-performance-dots] circle.is-active{fill:#ff7020!important}.hj61-websites [data-hj68-performance-dots] circle.is-soft{fill:#ffc7a7!important}.hj61-websites .hj68-funnel-total{bottom:7px!important}.hj61-websites .hj68-funnel-total .n{font-size:23px!important;font-weight:600!important;letter-spacing:-.035em!important}.hj61-websites .hj68-funnel-total .l{font-size:8.5px!important;color:#8f9298!important;margin-top:4px!important}.hj61-websites .hj68-funnel-foot{gap:8px!important;margin-top:15px!important}.hj61-websites .hj68-funnel-box{background:#f7f7f8!important;border-radius:9px!important;padding:9px 10px!important}.hj61-websites .hj68-funnel-box .k{font-size:8.5px!important;font-weight:500!important;color:#96999f!important}.hj61-websites .hj68-funnel-box .v{font-size:12px!important;font-weight:600!important;margin-top:3px!important}.hj61-websites .hj68-funnel-box .v sub{font-size:8px!important;font-weight:500!important;color:#aaaeb4!important}

/* Visitors */
.hj61-websites .hj68-users-row-top{font-size:9px!important;color:#999ca2!important;font-weight:500!important}.hj61-websites .hj68-users-row-top .who{gap:7px!important;font-size:11.5px!important;font-weight:600!important;color:#202226!important}.hj61-websites .hj68-users-row-top .who>svg{display:none!important}.hj61-websites .hj68-users-mid{margin-top:18px!important;gap:12px!important}.hj61-websites .hj68-users-num-block .lbl{font-size:9px!important;color:#92959b!important}.hj61-websites .hj68-users-num{font-size:27px!important;font-weight:600!important;letter-spacing:-.04em!important;gap:7px!important}.hj61-websites .hj68-chip-up{font-size:8px!important;font-weight:500!important;background:#eaf9ed!important;color:#22a65f!important;padding:3px 7px!important}.hj61-websites .hj68-new-user-sig{margin-top:12px!important;font-size:8.8px!important;font-weight:500!important;color:#18a85f!important;line-height:1.45!important}.hj61-websites .hj68-bars-mini{height:50px!important;min-width:70px!important;gap:3px!important}.hj61-websites .hj68-bars-mini i{width:5px!important;background:#e9eaed!important;border-radius:3px!important}.hj61-websites .hj68-bars-mini i.is-live{background:#9f91ee!important}.hj61-websites .hj68-users-foot{margin-top:auto!important;background:#f7f7f8!important;border-radius:10px!important;padding:10px 4px!important}.hj61-websites .hj68-users-foot .k{font-size:8px!important;color:#96999f!important}.hj61-websites .hj68-users-foot .v{font-size:10px!important;font-weight:600!important;margin-top:4px!important}.hj61-websites .hj68-users-foot>div:not(:first-child){border-left-color:#e7e8eb!important}

/* --- resource list / actions, tuned to screenshot --- */
.hj61-websites .hj68-panel{border-radius:12px!important;border-color:#e5e7ea!important}.hj61-websites .hj68-info-row{min-height:51px!important;padding:10px 14px!important;gap:11px!important}.hj61-websites .hj68-info-icon{width:28px!important;height:28px!important;border-radius:7px!important}.hj61-websites .hj68-info-label{font-size:8.5px!important;font-weight:500!important}.hj61-websites .hj68-info-value{font-size:10.5px!important;font-weight:600!important}.hj61-websites .hj68-status-dot-row,.hj61-websites .hj68-open-link{font-size:9.5px!important;font-weight:500!important}
.hj61-websites .hj68-quick-grid{gap:14px!important}.hj61-websites .hj68-quick-tile{min-height:104px!important;border-radius:12px!important;padding:14px!important;gap:15px!important;box-shadow:none!important}.hj61-websites .hj68-quick-tile:hover{transform:translateY(-1px)!important;box-shadow:0 8px 18px -15px rgba(12,17,29,.22)!important}.hj61-websites .hj68-quick-icon{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#1d2025!important;display:block!important}.hj61-websites .hj68-quick-icon svg{width:18px!important;height:18px!important}.hj61-websites .hj68-quick-title{font-size:10.5px!important;font-weight:600!important}.hj61-websites .hj68-quick-sub{font-size:8.8px!important;color:#91949a!important;margin-top:3px!important}.hj61-websites .hj68-footline{font-size:9px!important;color:#94979d!important}.hj61-websites .hj68-footline b{font-weight:600!important}.hj61-websites .hj68-footline a{font-weight:500!important}

/* --- same-page tab surfaces --- */
.hj61-websites .hj69-pane-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:2px 1px 0}.hj61-websites .hj69-pane-head>div>span{font-size:9px;letter-spacing:.065em;text-transform:uppercase;color:#a0a3a9;font-weight:600}.hj61-websites .hj69-pane-head h3{margin:4px 0 3px;font-size:17px;line-height:1.3;font-weight:600;letter-spacing:-.025em;color:#1f2125}.hj61-websites .hj69-pane-head p{margin:0;font-size:10px;line-height:1.55;color:#8c8f95;max-width:560px}.hj61-websites .hj69-context-chip,.hj61-websites .hj69-context-link,.hj61-websites .hj69-context-button{flex:0 0 auto;min-height:30px;border:1px solid #e6e7ea;border-radius:7px;background:#fff;color:#4d5158;padding:7px 10px;font:500 9.5px/1.2 'Poppins',sans-serif}.hj61-websites .hj69-context-link{color:#246bfd!important}.hj61-websites .hj69-context-button{cursor:pointer}
.hj61-websites .hj69-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hj61-websites .hj69-detail-card{min-height:104px;border:1px solid #e6e7ea;border-radius:12px;background:#fff;padding:15px;display:flex;align-items:flex-start;gap:12px}.hj61-websites .hj69-detail-icon{width:32px;height:32px;border-radius:8px;background:#f5f6ff;color:#5967ca;display:grid;place-items:center;flex:0 0 auto}.hj61-websites .hj69-detail-icon.is-green{background:#ecfbf3;color:#1aa667}.hj61-websites .hj69-detail-icon svg{width:15px;height:15px}.hj61-websites .hj69-detail-copy{display:flex;flex-direction:column;min-width:0}.hj61-websites .hj69-detail-copy>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.05em;color:#a0a3aa}.hj61-websites .hj69-detail-copy>strong{font-size:12px;margin-top:3px;color:#282a2f}.hj61-websites .hj69-detail-copy p{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:6px 0 0;font-size:9px;color:#8d9096}.hj61-websites .hj69-detail-copy p i{font-style:normal;color:#d2d4d8}.hj61-websites .hj69-inline-link{margin-left:auto;color:#246bfd!important;font-size:9px;font-weight:500;white-space:nowrap}
.hj61-websites .hj69-action-panel{border:1px solid #e6e7ea;border-radius:12px;background:#fff;padding:15px}.hj61-websites .hj69-action-panel>header{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f1}.hj61-websites .hj69-action-panel>header div{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj69-action-panel>header span{font-size:8.5px;color:#9c9fa5;text-transform:uppercase;letter-spacing:.05em}.hj61-websites .hj69-action-panel>header strong{font-size:11px}.hj61-websites .hj69-action-panel>header small{font-size:8.5px;color:#9c9fa5}.hj61-websites .hj69-action-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.hj61-websites .hj69-action-row>a,.hj61-websites .hj69-action-row>button{appearance:none;border:0;border-right:1px solid #eeeeef;background:#fff;padding:14px 12px;display:grid;grid-template-columns:18px 1fr 13px;align-items:center;gap:9px;text-align:left;color:#24262a;cursor:pointer}.hj61-websites .hj69-action-row>*:last-child{border-right:0}.hj61-websites .hj69-action-row svg{width:15px;height:15px;color:#6e7279}.hj61-websites .hj69-action-row span{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj69-action-row b{font-size:9.5px}.hj61-websites .hj69-action-row small{font-size:8px;color:#9a9da3}.hj61-websites .hj69-action-row button:disabled{opacity:.45;cursor:not-allowed}.hj61-websites .hj69-action-note{border-top:1px solid #f0f0f1;padding-top:10px;font-size:8.5px;color:#96999f}

.hj61-websites .hj69-domain-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:14px}.hj61-websites .hj69-domain-hero,.hj61-websites .hj69-mini-stat{border:1px solid #e6e7ea;border-radius:12px;background:#fff;padding:15px}.hj61-websites .hj69-domain-hero{display:flex;align-items:center;gap:11px}.hj61-websites .hj69-domain-mark{width:34px;height:34px;border-radius:9px;background:#f4f6ff;color:#5766cb;display:grid;place-items:center}.hj61-websites .hj69-domain-mark svg{width:16px;height:16px}.hj61-websites .hj69-domain-hero>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.hj61-websites .hj69-domain-hero span,.hj61-websites .hj69-mini-stat>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.05em;color:#9ca0a6}.hj61-websites .hj69-domain-hero strong,.hj61-websites .hj69-mini-stat strong{font-size:11.5px;margin-top:3px}.hj61-websites .hj69-domain-hero small,.hj61-websites .hj69-mini-stat small{font-size:8.5px;color:#9a9da3;margin-top:4px}.hj61-websites .hj69-domain-hero>a{margin-left:auto;color:#246bfd!important;font-size:9px}.hj61-websites .hj69-mini-stat{display:flex;flex-direction:column}.hj61-websites .hj69-domain-actions{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e6e7ea;border-radius:12px;overflow:hidden}.hj61-websites .hj69-domain-actions>a{display:grid;grid-template-columns:18px 1fr 13px;gap:10px;align-items:center;padding:14px;color:#292b30}.hj61-websites .hj69-domain-actions>a+a{border-left:1px solid #eeeeef}.hj61-websites .hj69-domain-actions svg{width:15px;height:15px;color:#73777d}.hj61-websites .hj69-domain-actions span{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj69-domain-actions b{font-size:9.5px}.hj61-websites .hj69-domain-actions small{font-size:8px;color:#999ca2}

.hj61-websites .hj69-analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hj61-websites .hj69-analytics-stat{border:1px solid #e6e7ea;border-radius:12px;background:#fff;padding:15px;display:flex;flex-direction:column;min-height:102px}.hj61-websites .hj69-analytics-stat>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.05em;color:#9da0a6}.hj61-websites .hj69-analytics-stat>strong{font-size:20px;font-weight:600;letter-spacing:-.035em;margin-top:10px;color:#1f2125}.hj61-websites .hj69-analytics-stat strong em{font-style:normal;font-size:9px;color:#aaaeb4;font-weight:500}.hj61-websites .hj69-analytics-stat small{font-size:8.5px;color:#999ca2;margin-top:auto}.hj61-websites .hj69-history-card{border:1px solid #e6e7ea;border-radius:12px;background:#fff;padding:15px}.hj61-websites .hj69-history-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hj61-websites .hj69-history-card header div{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj69-history-card header span{font-size:8.5px;color:#a0a3a9;text-transform:uppercase;letter-spacing:.05em}.hj61-websites .hj69-history-card header strong{font-size:10.5px}.hj61-websites .hj69-history-card header small{font-size:8.5px;color:#9a9da3}.hj61-websites .hj69-history-bars{display:flex;gap:3px;height:32px;margin-top:18px}.hj61-websites .hj69-history-bars i{flex:1;min-width:2px;height:100%}.hj61-websites .hj69-history-legend{display:flex;align-items:center;gap:14px;margin-top:10px;font-size:8.5px;color:#92959b}.hj61-websites .hj69-history-legend span{display:flex;align-items:center;gap:5px}.hj61-websites .hj69-history-legend i{width:6px;height:6px;border-radius:2px}.hj61-websites .hj69-history-legend .up{background:#20b56a}.hj61-websites .hj69-history-legend .down{background:#e5484d}.hj61-websites .hj69-history-legend .unknown{background:#e5e6e9}.hj61-websites .hj69-latest-incident{border:1px solid #ffd7d8;border-radius:12px;background:#fff8f8;padding:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hj61-websites .hj69-latest-incident div{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj69-latest-incident span{font-size:8.5px;color:#b05c60;text-transform:uppercase}.hj61-websites .hj69-latest-incident strong{font-size:10.5px;color:#762d31}.hj61-websites .hj69-latest-incident p{margin:0;max-width:65%;font-size:8.8px;line-height:1.5;color:#9c5559}

.hj61-websites .hj69-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hj61-websites .hj69-settings-grid>section{border:1px solid #e6e7ea;border-radius:12px;background:#fff;padding:15px;display:flex;flex-direction:column;min-height:132px}.hj61-websites .hj69-settings-grid>section>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.05em;color:#9ca0a6}.hj61-websites .hj69-settings-grid>section>strong{font-size:12px;margin-top:7px}.hj61-websites .hj69-settings-grid>section>small{font-size:8.8px;color:#979aa0;margin-top:4px}.hj61-websites .hj69-settings-grid a,.hj61-websites .hj69-settings-grid button{margin-top:auto;align-self:flex-start;border:0;background:none;padding:0;color:#246bfd!important;font:500 9px/1.2 'Poppins',sans-serif;cursor:pointer}

@media(max-width:1280px){.hj61-websites .hj68-stat-grid{grid-template-columns:1fr 1fr!important}.hj61-websites .hj68-sig-card{min-height:240px!important}.hj61-websites .hj69-domain-grid{grid-template-columns:1fr 1fr}.hj61-websites .hj69-domain-hero{grid-column:1/-1}.hj61-websites .hj69-analytics-grid{grid-template-columns:1fr 1fr}}
@media(max-width:920px){.hj61-websites .hj69-two-grid,.hj61-websites .hj69-settings-grid{grid-template-columns:1fr}.hj61-websites .hj69-action-row{grid-template-columns:1fr}.hj61-websites .hj69-action-row>*{border-right:0!important;border-bottom:1px solid #eee}.hj61-websites .hj69-action-row>*:last-child{border-bottom:0}.hj61-websites .hj69-uptime-meta{grid-template-columns:1fr 1fr}.hj61-websites .hj69-uptime-meta>span:nth-child(3){border-left:0!important;padding-left:0!important;margin-top:8px}.hj61-websites .hj69-uptime-meta>span:nth-child(4){margin-top:8px}}
@media(max-width:760px){.hj61-websites .hj68-stat-grid,.hj61-websites .hj69-analytics-grid,.hj61-websites .hj69-domain-grid{grid-template-columns:1fr!important}.hj61-websites .hj69-pane-head{display:block}.hj61-websites .hj69-pane-head>:last-child{margin-top:10px}.hj61-websites .hj69-domain-actions{grid-template-columns:1fr}.hj61-websites .hj69-domain-actions>a+a{border-left:0;border-top:1px solid #eee}.hj61-websites .hj69-latest-incident{display:block}.hj61-websites .hj69-latest-incident p{max-width:none;margin-top:8px}.hj61-websites .hj68-sig-card{min-height:230px!important}}
@media(prefers-reduced-motion:reduce){.hj61-websites .hj69-tab-pane{animation:none}.hj61-websites .site-thumb.hj69-live-preview iframe{transition:none}}

/* ========================================================================== */
/* v0.28.70 — operational workspace refinement                              */
/* ========================================================================== */
.hj61-websites{
  --hj70-line:#e7e9ec;
  --hj70-line-strong:#dfe2e6;
  --hj70-soft:#f7f8f9;
  --hj70-muted:#858a92;
  --hj70-ink:#1d1f23;
  --hj70-green:#16a765;
  --hj70-orange:#ff7128;
  --hj70-blue:#3867e8;
}

/* Left website rail — stronger cards, real preview, contained action menu. */
.hj61-websites .left-col{gap:10px!important}
.hj61-websites .site-list{gap:9px!important;padding:2px 5px 4px 2px!important}
.hj61-websites .site-card{
  min-height:92px!important;
  padding:11px!important;
  gap:11px!important;
  border:1px solid #e7e9ed!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:0 1px 2px rgba(17,24,39,.018)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,margin-bottom .2s ease!important;
}
.hj61-websites .site-card:hover{border-color:#d9dde4!important;box-shadow:0 8px 24px -22px rgba(20,27,44,.26)!important}
.hj61-websites .site-card.selected{border-color:#cfd5ef!important;box-shadow:0 0 0 1px rgba(70,87,190,.045),0 10px 26px -24px rgba(45,57,125,.35)!important}
.hj61-websites .site-card.selected:before{top:14px!important;bottom:14px!important;width:2px!important;background:#5968e7!important}
.hj61-websites .site-thumb.hj69-live-preview{width:78px!important;height:60px!important;flex:0 0 78px!important;border-radius:9px!important;border-color:#e5e8ed!important;background:#fafafa!important}
.hj61-websites .site-thumb.hj69-live-preview iframe{width:1040px!important;height:800px!important;transform:scale(.075)!important}
.hj61-websites .site-info .name{font-size:12.5px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.018em!important;margin-bottom:5px!important;color:#202226!important}
.hj61-websites .site-status{font-size:9.8px!important;margin-bottom:7px!important;color:#7e838b!important}
.hj61-websites .spark{height:11px!important;opacity:.82!important}
.hj61-websites .kebab{width:28px!important;height:28px!important;border-radius:8px!important;color:#9398a1!important}
.hj61-websites .kebab:hover,.hj61-websites .kebab[aria-expanded="true"]{background:#f4f5f6!important;color:#25282d!important}
.hj61-websites .site-card.is-menu-open{margin-bottom:218px!important;z-index:90!important;border-color:#cfd4dd!important;box-shadow:0 14px 34px -26px rgba(18,25,39,.4)!important}
.hj61-websites .site-card.is-menu-open .kebab-menu{
  display:flex!important;
  top:34px!important;
  right:-2px!important;
  width:224px!important;
  max-height:205px!important;
  overflow:auto!important;
  padding:7px!important;
  border-radius:11px!important;
  border:1px solid #e2e5e9!important;
  box-shadow:0 16px 34px -20px rgba(20,27,44,.3)!important;
  background:rgba(255,255,255,.985)!important;
  backdrop-filter:blur(14px);
}
.hj61-websites .site-card.is-menu-open .kebab-menu::-webkit-scrollbar{width:4px}
.hj61-websites .site-card.is-menu-open .kebab-menu::-webkit-scrollbar-thumb{background:#d9dde3;border-radius:999px}
.hj61-websites .kebab-menu form button,.hj61-websites .kebab-menu a,.hj61-websites .kebab-menu>button{font-size:10.5px!important;line-height:1.35!important;padding:8px 9px!important;border-radius:7px!important;color:#555a63!important}
.hj61-websites .kebab-menu form button:hover,.hj61-websites .kebab-menu a:hover,.hj61-websites .kebab-menu>button:hover{background:#f5f6f7!important;color:#1f2227!important}
.hj61-websites .add-website-card{min-height:46px!important;border-radius:11px!important;border-color:#d9dde3!important;background:#fff!important;font-size:10.5px!important}

/* Infrastructure + health are one operational row. */
.hj61-websites .hj70-infra-health-row{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(255px,.92fr);gap:14px;align-items:stretch}
.hj61-websites .hj70-infrastructure-card,.hj61-websites .hj70-health-card{height:100%;min-height:194px!important}
.hj61-websites .hj70-infrastructure-card{border:1px solid var(--hj70-line)!important;border-radius:13px!important;overflow:hidden;background:#fff!important;box-shadow:none!important}
.hj61-websites .hj70-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:13px 15px 10px;border-bottom:1px solid #f0f1f2}
.hj61-websites .hj70-section-head>div{display:flex;flex-direction:column;gap:2px}
.hj61-websites .hj70-section-head span{font-size:8.5px;text-transform:uppercase;letter-spacing:.065em;color:#a0a4aa;font-weight:600}
.hj61-websites .hj70-section-head strong{font-size:11px;color:#272a2f;font-weight:600}
.hj61-websites .hj70-section-head small{font-size:8.5px;color:#a0a4aa}
.hj61-websites .hj70-infrastructure-card .hj68-info-row{min-height:47px!important;padding:8px 14px!important;border-color:#f0f1f2!important}
.hj61-websites .hj70-infrastructure-card .hj68-info-icon{width:27px!important;height:27px!important;border:0!important;border-radius:7px!important;background:#f6f7f8!important;color:#626871!important}
.hj61-websites .hj70-infrastructure-card .hj68-info-icon svg{width:13px!important;height:13px!important}
.hj61-websites .hj70-infrastructure-card .hj68-info-label{font-size:8px!important;letter-spacing:.055em!important;color:#a0a4aa!important}
.hj61-websites .hj70-infrastructure-card .hj68-info-value{font-size:10.5px!important;font-weight:500!important;color:#30333a!important}
.hj61-websites .hj70-infrastructure-card .hj68-info-right{font-size:9px!important}
.hj61-websites .hj70-health-card{border-radius:13px!important;padding:15px!important;min-height:194px!important}
.hj61-websites .hj70-health-card .hj69-health-state{margin-top:14px!important}
.hj61-websites .hj70-health-card .hj69-health-divider{margin:14px 0 13px!important}
.hj61-websites .hj70-health-core{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}
.hj61-websites .hj70-health-card .hj69-health-score{margin-top:3px!important}
.hj61-websites .hj70-health-card .hj69-health-attention{margin-top:0!important;width:100%!important;min-height:34px!important}

/* Metric cards now have equal rhythm and more useful density. */
.hj61-websites .hj70-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.hj61-websites .hj70-metric-grid .hj68-sig-card{min-height:238px!important;border-radius:13px!important;padding:15px!important}
.hj61-websites .hj70-metric-grid .hj68-storage-title,.hj61-websites .hj70-metric-grid .hj68-funnel-title,.hj61-websites .hj70-metric-grid .hj68-users-row-top{font-weight:500!important}

/* WordPress / PHP runtime workspace. */
.hj61-websites .hj70-runtime-hero{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid var(--hj70-line);border-radius:13px;background:#fff;padding:15px}
.hj61-websites .hj70-runtime-mark{width:42px;height:42px;border-radius:10px;background:#111;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:600}
.hj61-websites .hj70-runtime-mark svg{width:19px;height:19px}
.hj61-websites .hj70-runtime-hero.is-php .hj70-runtime-mark{background:#f0f4ff;color:#315dd2}
.hj61-websites .hj70-runtime-copy{display:flex;flex-direction:column;min-width:0}
.hj61-websites .hj70-runtime-copy>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.055em;color:#9da1a7}
.hj61-websites .hj70-runtime-copy>strong{font-size:14px;font-weight:600;margin-top:3px;color:#24272c}
.hj61-websites .hj70-runtime-copy p{font-size:9px;color:#8e9299;margin:4px 0 0}
.hj61-websites .hj70-runtime-status{display:flex;flex-direction:column;text-align:right;gap:2px}
.hj61-websites .hj70-runtime-status span{font-size:9.5px;font-weight:500;color:#2d3137}
.hj61-websites .hj70-runtime-status small{font-size:8px;color:#a0a4aa}
.hj61-websites .hj70-ops-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}
.hj61-websites .hj70-ops-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.hj61-websites .hj70-op-card{border:1px solid var(--hj70-line);border-radius:12px;background:#fff;padding:14px;display:flex;flex-direction:column;min-height:132px}
.hj61-websites .hj70-op-card>span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#a0a4aa}
.hj61-websites .hj70-op-card>strong{font-size:12px;font-weight:600;margin-top:8px;color:#292c31}
.hj61-websites .hj70-op-card>small{font-size:8.5px;line-height:1.5;color:#94989f;margin-top:4px}
.hj61-websites .hj70-op-card>a,.hj61-websites .hj70-op-card>button{margin-top:auto;align-self:flex-start;border:0;background:none;padding:0;color:#315fd6!important;font:500 8.8px/1.2 'Poppins',sans-serif;cursor:pointer}
.hj61-websites .hj70-op-card>button:disabled{opacity:.4;cursor:not-allowed}
.hj61-websites .hj70-wordpress-health{margin-top:14px;border:1px solid var(--hj70-line);border-radius:12px;background:#fff;overflow:hidden}
.hj61-websites .hj70-wordpress-health>header{padding:13px 15px;display:flex;justify-content:space-between;border-bottom:1px solid #f0f1f2}
.hj61-websites .hj70-wordpress-health>header>div{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj70-wordpress-health>header span{font-size:8px;text-transform:uppercase;color:#9ea2a8;letter-spacing:.055em}.hj61-websites .hj70-wordpress-health>header strong{font-size:10.5px}.hj61-websites .hj70-wordpress-health>header small{font-size:8px;color:#a0a4aa}
.hj61-websites .hj70-health-list{display:grid;grid-template-columns:repeat(4,1fr)}
.hj61-websites .hj70-health-list>div{padding:13px 15px;display:flex;flex-direction:column;gap:2px;border-right:1px solid #f0f1f2}.hj61-websites .hj70-health-list>div:last-child{border-right:0}.hj61-websites .hj70-health-list span{font-size:8px;color:#999da4}.hj61-websites .hj70-health-list strong{font-size:10.5px;font-weight:600}.hj61-websites .hj70-health-list small{font-size:7.8px;color:#a3a6ac}
.hj61-websites .hj70-wordpress-actions{margin-top:14px!important}
.hj61-websites .hj70-action-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.hj61-websites .hj70-action-grid>a,.hj61-websites .hj70-action-grid>button{appearance:none;border:0;border-right:1px solid #f0f1f2;border-bottom:1px solid #f0f1f2;background:#fff;display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:center;text-align:left;padding:13px;color:#2c2f34;cursor:pointer}
.hj61-websites .hj70-action-grid>a:nth-child(3n),.hj61-websites .hj70-action-grid>button:nth-child(3n){border-right:0}.hj61-websites .hj70-action-grid>a:nth-last-child(-n+3),.hj61-websites .hj70-action-grid>button:nth-last-child(-n+3){border-bottom:0}.hj61-websites .hj70-action-grid svg{width:14px;height:14px;color:#737982}.hj61-websites .hj70-action-grid span{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj70-action-grid b{font-size:9px;font-weight:500}.hj61-websites .hj70-action-grid small{font-size:7.7px;color:#9a9ea5}.hj61-websites .hj70-action-grid button:disabled{opacity:.38;cursor:not-allowed}

/* VisitorPulse analytics. */
.hj61-websites .hj70-range-chip{padding:6px 9px;border:1px solid var(--hj70-line);border-radius:7px;background:#fff;font-size:8.5px;color:#757a82}
.hj61-websites .hj70-vp-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.hj61-websites .hj70-vp-kpis>section{border:1px solid var(--hj70-line);border-radius:12px;background:#fff;padding:13px;display:flex;flex-direction:column;min-height:94px}
.hj61-websites .hj70-vp-kpis span{font-size:8px;text-transform:uppercase;letter-spacing:.055em;color:#9ca0a7}.hj61-websites .hj70-vp-kpis strong{font-size:18px;font-weight:600;letter-spacing:-.03em;margin-top:8px;color:#24272c}.hj61-websites .hj70-vp-kpis small{font-size:7.8px;color:#a0a4aa;margin-top:auto}
.hj61-websites .hj70-analytics-lists{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hj61-websites .hj70-analytics-list{border:1px solid var(--hj70-line);border-radius:12px;background:#fff;overflow:hidden}
.hj61-websites .hj70-analytics-list>header{padding:11px 13px;display:flex;justify-content:space-between;border-bottom:1px solid #f0f1f2}.hj61-websites .hj70-analytics-list header span{font-size:9px;font-weight:500}.hj61-websites .hj70-analytics-list header small{font-size:7.8px;color:#a0a4aa}
.hj61-websites .hj70-analytics-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 13px;border-bottom:1px solid #f3f3f4;font-size:8.8px;color:#62676f}.hj61-websites .hj70-analytics-row:last-child{border-bottom:0}.hj61-websites .hj70-analytics-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hj61-websites .hj70-analytics-row>strong{font-size:9px;font-weight:500;display:flex;gap:7px;color:#2f3237}.hj61-websites .hj70-analytics-row small{font-size:7.8px;color:#9da1a7;font-weight:400}
.hj61-websites .hj70-empty-line{margin:0;padding:18px 13px;font-size:8.5px;color:#9ea2a8}

/* Settings — only real backend controls. */
.hj61-websites .hj70-settings-head{align-items:center!important}.hj61-websites .hj70-settings-site{display:inline-flex!important;align-items:center;gap:6px;border:1px solid var(--hj70-line);border-radius:999px;padding:6px 9px;font-size:8.5px;color:#666b73}.hj61-websites .hj70-settings-site i{width:6px;height:6px;border-radius:50%;background:var(--hj70-green)}.hj61-websites .hj70-settings-site b{font-weight:500!important}
.hj61-websites .hj70-settings-layout{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(285px,.9fr);gap:14px;align-items:start}
.hj61-websites .hj70-settings-card{border:1px solid var(--hj70-line);border-radius:12px;background:#fff;overflow:hidden}
.hj61-websites .hj70-settings-card>header{padding:12px 14px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;border-bottom:1px solid #f0f1f2}.hj61-websites .hj70-settings-card>header>div{display:flex;flex-direction:column;gap:2px}.hj61-websites .hj70-settings-card>header span{font-size:8px;text-transform:uppercase;letter-spacing:.055em;color:#9da1a7}.hj61-websites .hj70-settings-card>header strong{font-size:10.5px;color:#282b30}.hj61-websites .hj70-settings-card>header small{font-size:8px;color:#969aa1}.hj61-websites .hj70-settings-card>header small b{font-weight:500;color:#555a61}
.hj61-websites .hj70-settings-runtime,.hj61-websites .hj70-settings-cron,.hj61-websites .hj70-danger-zone{grid-column:1}.hj61-websites .hj70-settings-connections,.hj61-websites .hj70-settings-observability{grid-column:2}.hj61-websites .hj70-settings-observability{grid-row:2}
.hj61-websites .hj70-settings-form{padding:13px 14px}.hj61-websites .hj70-settings-form.is-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:end;border-bottom:1px solid #f2f2f3}.hj61-websites .hj70-settings-form label{display:flex;flex-direction:column;gap:5px}.hj61-websites .hj70-settings-form label>span{font-size:8px;color:#888d94}.hj61-websites .hj70-settings-form input,.hj61-websites .hj70-settings-form select{width:100%;height:34px;border:1px solid #e1e4e8;border-radius:7px;background:#fff;color:#30343a;padding:0 9px;font:400 9px/1.2 'Poppins',sans-serif;outline:none}.hj61-websites .hj70-settings-form input:focus,.hj61-websites .hj70-settings-form select:focus{border-color:#bfc7dd;box-shadow:0 0 0 3px rgba(56,103,232,.06)}.hj61-websites .hj70-settings-form button,.hj61-websites .hj70-secondary-action{min-height:34px;border:1px solid #dfe2e7;border-radius:7px;background:#fff;color:#30343a;padding:7px 10px;font:500 8.8px/1.2 'Poppins',sans-serif;cursor:pointer}.hj61-websites .hj70-settings-form button:hover,.hj61-websites .hj70-secondary-action:hover{background:#f7f8f9}.hj61-websites .hj70-settings-form button[aria-busy="true"],.hj61-websites .hj70-secondary-action[aria-busy="true"]{opacity:.55;cursor:wait}
.hj61-websites .hj70-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hj61-websites .hj70-form-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px}.hj61-websites .hj70-form-footer small{font-size:7.8px;color:#9ca0a7}
.hj61-websites .hj70-settings-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;padding:11px 13px;border-bottom:1px solid #f1f2f3}.hj61-websites .hj70-settings-list>div:last-child{border-bottom:0}.hj61-websites .hj70-settings-list span{grid-column:1;font-size:8px;color:#999da4}.hj61-websites .hj70-settings-list strong{grid-column:1;font-size:9.5px;font-weight:500;overflow-wrap:anywhere;color:#31343a}.hj61-websites .hj70-settings-list a,.hj61-websites .hj70-settings-list button{grid-column:2;grid-row:1/3;align-self:center;border:0;background:none;color:#315fd6!important;font:500 8px/1.2 'Poppins',sans-serif;cursor:pointer}
.hj61-websites .hj70-cron-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hj61-websites .hj70-settings-form .is-command{margin-top:10px}
.hj61-websites .hj70-observability-body{display:flex;align-items:flex-start;gap:11px;padding:14px}.hj61-websites .hj70-vp-mark{display:grid;grid-template-columns:repeat(2,6px);gap:2px;padding:8px;border-radius:8px;background:#f2fbf6}.hj61-websites .hj70-vp-mark i{width:6px;height:6px;border-radius:2px;background:#55c58b}.hj61-websites .hj70-vp-mark i:nth-child(2){background:#8edcaf}.hj61-websites .hj70-observability-body>div:last-child{display:flex;flex-direction:column;gap:4px}.hj61-websites .hj70-observability-body strong{font-size:9.5px;font-weight:500}.hj61-websites .hj70-observability-body p{margin:0;font-size:8px;line-height:1.5;color:#94989f}.hj61-websites .hj70-settings-observability>.hj70-secondary-action{margin:0 14px 14px}
.hj61-websites .hj70-danger-zone{border-color:#f0d6d8}.hj61-websites .hj70-danger-zone>header span{color:#b45b62}.hj61-websites .hj70-danger-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid #f3f3f4}.hj61-websites .hj70-danger-row:last-child{border-bottom:0}.hj61-websites .hj70-danger-row>div{display:flex;flex-direction:column;gap:3px}.hj61-websites .hj70-danger-row strong{font-size:9.5px;font-weight:500}.hj61-websites .hj70-danger-row p{margin:0;font-size:7.8px;line-height:1.45;color:#979ba2}.hj61-websites .hj70-danger-row>a,.hj61-websites .hj70-danger-row>button{flex:0 0 auto;border:1px solid #e2e4e8;border-radius:7px;background:#fff;color:#40444a!important;padding:7px 9px;font:500 8px/1.2 'Poppins',sans-serif;cursor:pointer}.hj61-websites .hj70-danger-row.is-danger>button{border-color:#f0cfd2;color:#b64149!important}.hj61-websites .hj70-danger-row.is-danger>button:hover{background:#fff6f6}
.hj61-websites .hj70-workspace-feedback{position:sticky;bottom:14px;align-self:flex-end;z-index:120;max-width:420px;padding:9px 11px;border-radius:8px;border:1px solid #e3e5e8;background:#fff;box-shadow:0 14px 34px -24px rgba(17,24,39,.3);font-size:8.8px;color:#555a62}.hj61-websites .hj70-workspace-feedback.is-success{border-color:#ccebd9;color:#23764b;background:#f7fdf9}.hj61-websites .hj70-workspace-feedback.is-error{border-color:#f1d2d4;color:#9e3f46;background:#fff8f8}.hj61-websites .hj70-workspace-feedback.is-working{color:#61666e}

@media(max-width:1180px){
  .hj61-websites .hj70-infra-health-row{grid-template-columns:minmax(0,1.7fr) minmax(240px,.9fr)}
  .hj61-websites .hj70-metric-grid{grid-template-columns:1fr 1fr!important}.hj61-websites .hj70-metric-grid>article:last-child{grid-column:1/-1}
  .hj61-websites .hj70-ops-grid{grid-template-columns:1fr 1fr}.hj61-websites .hj70-vp-kpis{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:960px){
  .hj61-websites .hj70-infra-health-row,.hj61-websites .hj70-settings-layout{grid-template-columns:1fr}
  .hj61-websites .hj70-settings-runtime,.hj61-websites .hj70-settings-cron,.hj61-websites .hj70-danger-zone,.hj61-websites .hj70-settings-connections,.hj61-websites .hj70-settings-observability{grid-column:1;grid-row:auto}
  .hj61-websites .hj70-health-list{grid-template-columns:1fr 1fr}.hj61-websites .hj70-health-list>div:nth-child(2){border-right:0}.hj61-websites .hj70-health-list>div:nth-child(-n+2){border-bottom:1px solid #f0f1f2}
  .hj61-websites .hj70-analytics-lists{grid-template-columns:1fr}
}
@media(max-width:760px){
  .hj61-websites .hj70-metric-grid,.hj61-websites .hj70-ops-grid,.hj61-websites .hj70-ops-grid.is-three,.hj61-websites .hj70-vp-kpis{grid-template-columns:1fr!important}.hj61-websites .hj70-metric-grid>article:last-child{grid-column:auto}
  .hj61-websites .hj70-runtime-hero{grid-template-columns:38px minmax(0,1fr)}.hj61-websites .hj70-runtime-status{grid-column:1/-1;text-align:left;padding-top:8px;border-top:1px solid #f0f1f2}
  .hj61-websites .hj70-action-grid{grid-template-columns:1fr}.hj61-websites .hj70-action-grid>a,.hj61-websites .hj70-action-grid>button{border-right:0!important;border-bottom:1px solid #f0f1f2!important}.hj61-websites .hj70-action-grid>*:last-child{border-bottom:0!important}
  .hj61-websites .hj70-field-grid{grid-template-columns:1fr 1fr}.hj61-websites .hj70-cron-grid{grid-template-columns:repeat(2,1fr)}
}
