/* HostingJet Cloud OS v0.28.64 — Poppins premium Websites insights and hero composition */

/* Full-bleed integration: the global HALO header stays intact; the Websites workspace owns the remaining canvas. */
body .hj-page-current-wordpress.hj-main,
body .hj-page-current-wordpress .hj-main,
body .hj-reference-v286.hj-page-current-wordpress .hj-main,
body .hj-experience-v27.hj-page-current-wordpress .hj-main,
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell.hj-page-current-wordpress .hj-main{
  padding:0 0 24px!important;
  background:#fff!important;
  overflow-x:hidden!important;
}
body .hj-page-current-wordpress .hj-topbar,
body .hj-reference-v286.hj-page-current-wordpress .hj-topbar,
body .hj-experience-v27.hj-page-current-wordpress .hj-topbar,
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell.hj-page-current-wordpress .hj-topbar{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  border-left:0!important;
  border-right:0!important;
  border-top:0!important;
  border-radius:0!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:none!important;
}
body .hj-page-current-wordpress .hj-page-context{
  position:absolute!important;
  top:66px!important;
  right:16px!important;
  z-index:66!important;
  margin:0!important;
  width:auto!important;
  pointer-events:none;
}
body .hj-page-current-wordpress .hj-page-context:empty{display:none!important}
body .hj-page-current-wordpress .hj-page-context .hj-inline-notice{pointer-events:auto}

.hj61-websites{
  --bg:#fff;
  --surface:#fff;
  --surface-cream:#fafafa;
  --surface-cream-hover:#f6f7f8;
  --border:#eceef1;
  --border-cool:#e8eaee;
  --border-indigo:#5965d8;
  --text-1:#16181d;
  --text-2:#686d77;
  --text-3:#9a9faa;
  --indigo:#5361d6;
  --indigo-hover:#4552c5;
  --indigo-soft:#f4f5ff;
  --indigo-ring:rgba(83,97,214,.10);
  --success:#15945a;
  --success-dot:#24b26b;
  --success-bg:#eef9f3;
  --warn:#a76612;
  --warn-bg:#fff7e8;
  --danger:#c93636;
  --danger-bg:#fff0f0;
  --muted-dot:#d8dbe1;
  --sans:'Poppins','Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  --radius-lg:14px;
  --radius-md:10px;
  --radius-sm:9px;
  width:100%;
  max-width:none!important;
  min-height:calc(100vh - 58px)!important;
  margin:0!important;
  background:#fff!important;
  font-family:var(--sans)!important;
  letter-spacing:-.008em;
}
.hj61-websites,.hj61-websites *{font-family:var(--sans)}

/* Workspace sub-header */
.hj61-websites .topbar.hj61-pagebar{
  max-width:none!important;
  width:100%;
  height:58px;
  min-height:58px;
  margin:0!important;
  padding:0 20px!important;
  border:0!important;
  border-bottom:1px solid #eef0f2!important;
  background:#fff;
}
.hj61-websites .hj61-pagebar .crumb .current{
  font-size:16px!important;
  line-height:1;
  font-weight:600!important;
  letter-spacing:-.025em;
  color:#16181d!important;
}
.hj61-websites .topbar-right{gap:8px}
.hj61-websites .site-count-chip{
  height:30px;
  display:inline-flex;
  align-items:center;
  padding:0 10px;
  border:1px solid #ebedf0;
  border-radius:8px;
  background:#fafafa;
  color:#747985;
  font-size:11px;
  font-weight:500;
}
.hj61-websites .hj61-service-select{
  height:30px!important;
  border-color:#e9ebee!important;
  border-radius:8px!important;
  padding:0 8px!important;
  background:#fff!important;
}
.hj61-websites .hj61-service-select select{font:500 11px/1 var(--sans)!important;color:#5e6470!important}

/* True full-bleed workspace body */
.hj61-websites .page{
  width:100%!important;
  max-width:none!important;
  min-height:calc(100vh - 116px);
  margin:0!important;
  padding:16px 18px 26px!important;
  gap:16px!important;
  align-items:stretch!important;
  background:#fff;
}

/* Website rail */
.hj61-websites .left-col{
  width:292px!important;
  flex:0 0 292px!important;
  gap:8px!important;
  padding:0 16px 0 0;
  border-right:1px solid #f0f1f3;
  position:sticky;
  top:74px;
  align-self:flex-start;
  max-height:calc(100vh - 92px);
}
.hj61-websites .search-box{
  min-height:38px;
  height:38px;
  padding:0 10px!important;
  gap:8px!important;
  border:1px solid #e8eaed!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 1px 2px rgba(15,23,42,.015);
  color:#9ca1aa;
}
.hj61-websites .search-box:focus-within{
  border-color:#bec5ee!important;
  box-shadow:0 0 0 3px rgba(83,97,214,.055)!important;
}
.hj61-websites .search-box input{font-size:11.5px!important;font-weight:400;color:#23262c!important}
.hj61-websites .search-box input::placeholder{color:#a3a7af!important}
.hj61-websites .search-box svg{width:14px!important;height:14px!important;color:#a6abb4!important}
.hj61-websites .search-kbd{
  border:0!important;
  background:#f6f7f8;
  border-radius:5px!important;
  padding:2px 5px!important;
  font-size:9px!important;
  color:#9ba0a9!important;
}
.hj61-websites .site-list{
  gap:6px!important;
  min-height:0;
  overflow-y:auto;
  overscroll-behavior:contain;
  padding:1px 3px 1px 1px;
}
.hj61-websites .site-list::-webkit-scrollbar{width:5px}
.hj61-websites .site-list::-webkit-scrollbar-thumb{background:#e1e4e8;border-radius:999px}
.hj61-websites .site-card{
  min-height:78px;
  padding:9px!important;
  gap:10px!important;
  border:1px solid #eceef0!important;
  border-radius:12px!important;
  background:#fbfbfb!important;
  box-shadow:none!important;
  transform:none!important;
}
.hj61-websites .site-card:hover{
  background:#fff!important;
  border-color:#dfe2e7!important;
  box-shadow:0 5px 16px -14px rgba(16,24,40,.22)!important;
}
.hj61-websites .site-card.selected{
  background:#fff!important;
  border-color:#cfd4f3!important;
  box-shadow:0 0 0 2px rgba(83,97,214,.055),0 8px 22px -18px rgba(43,54,128,.24)!important;
}
.hj61-websites .site-card.selected:before{
  content:'';
  position:absolute;
  left:-1px;
  top:13px;
  bottom:13px;
  width:2px;
  border-radius:0 999px 999px 0;
  background:#5965d8;
}
.hj61-websites .site-thumb{
  width:62px!important;
  height:48px!important;
  padding:7px!important;
  border-radius:9px!important;
  border:1px solid #eceef6!important;
  background:linear-gradient(145deg,#f6f7ff 0%,#fafaff 55%,#f8f9fc 100%)!important;
}
.hj61-websites .thumb-dots{margin-bottom:6px!important}
.hj61-websites .thumb-line{background:rgba(83,97,214,.18)!important}
.hj61-websites .thumb-line.w2{background:rgba(83,97,214,.09)!important}
.hj61-websites .thumb-glow{opacity:.42}
.hj61-websites .site-info .name{
  margin-bottom:3px!important;
  font-size:11.8px!important;
  line-height:1.35;
  font-weight:600!important;
  letter-spacing:-.018em;
}
.hj61-websites .site-status{margin-bottom:5px!important;gap:5px!important;font-size:9.7px!important;color:#777c86!important}
.hj61-websites .dot{width:6px!important;height:6px!important}
.hj61-websites .spark{height:9px!important;gap:2px!important;opacity:.75}
.hj61-websites .spark i{width:2px!important;border-radius:999px!important}
.hj61-websites .kebab{
  width:25px!important;
  height:25px!important;
  border-radius:7px!important;
  color:#9ba0a8!important;
}
.hj61-websites .kebab:hover{background:#f4f5f6!important;color:#24272d!important}
.hj61-websites .kebab-menu{
  top:28px!important;
  min-width:164px!important;
  padding:5px!important;
  border:1px solid #e8eaee!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 20px 42px -24px rgba(15,23,42,.28)!important;
}
.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:7px 8px!important;
  border-radius:7px!important;
}
.hj61-websites .add-website-card{
  min-height:44px;
  padding:7px 9px!important;
  gap:8px!important;
  border:1px dashed #dfe2e6!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#686e79!important;
  font-size:10.8px!important;
  font-weight:500!important;
}
.hj61-websites .add-website-card:hover{border-color:#bdc4ed!important;background:#fafaff!important;color:#4f5dc9!important}
.hj61-websites .add-icon{width:27px!important;height:27px!important;border-radius:7px!important;background:#f7f8fb!important;border-color:#ebedf2!important}

/* Selected website dashboard */
.hj61-websites .right-col{
  min-width:0;
  gap:9px!important;
  padding:0;
}
.hj61-websites .hero-panel{
  min-height:162px;
  padding:22px 24px 20px!important;
  border:1px solid #e9ebf3!important;
  border-radius:14px!important;
  background:linear-gradient(118deg,#f7f8ff 0%,#fff 58%,#f7f9ff 100%)!important;
  box-shadow:0 10px 30px -27px rgba(31,42,92,.22);
}
.hj61-websites .hero-glow-1{width:190px!important;height:190px!important;top:-95px!important;right:34px!important;background:rgba(255,255,255,.82)!important}
.hj61-websites .hero-glow-2{width:190px!important;height:190px!important;right:-65px!important;bottom:-105px!important;background:rgba(91,105,220,.028)!important}
.hj61-websites .eyebrow{
  margin-bottom:6px!important;
  font-size:8.8px!important;
  font-weight:600!important;
  letter-spacing:.11em!important;
  color:#989da8!important;
}
.hj61-websites .hero-title-row{gap:10px!important}
.hj61-websites .hero-title{
  font-size:26px!important;
  line-height:1.15!important;
  font-weight:600!important;
  letter-spacing:-.04em!important;
  color:#15171b!important;
}
.hj61-websites .pulse-wrap{opacity:.75;transform:scale(.85);transform-origin:left center}
.hj61-websites .status-pill{
  min-height:28px;
  padding:0 9px!important;
  gap:6px!important;
  border:1px solid rgba(21,148,90,.12);
  border-radius:8px!important;
  background:#f6fbf8!important;
  color:#178653!important;
  font-size:9.8px!important;
  font-weight:600!important;
}
.hj61-websites .status-pill.is-paused{border-color:#eceef1;background:#fafafa!important;color:#737984!important}
.hj61-websites .hero-bottom-row{margin-top:24px!important;gap:12px!important}
.hj61-websites .created-label{margin-bottom:3px!important;font-size:9px!important;color:#999ea7!important}
.hj61-websites .created-value{font-size:11.5px!important;font-weight:500!important;color:#444952!important}
.hj61-websites .hero-actions{gap:7px!important}
.hj61-websites .btn{
  min-height:36px;
  padding:0 13px!important;
  border-radius:9px!important;
  gap:6px!important;
  font-size:10.5px!important;
  font-weight:500!important;
  box-shadow:none!important;
}
.hj61-websites .btn:hover{transform:none!important}
.hj61-websites .btn-dark{background:#17191d!important;border-color:#17191d!important;color:#fff!important}
.hj61-websites .btn-dark:hover{background:#08090b!important}
.hj61-websites .btn-light{border-color:#e3e5e8!important;background:#fff!important;color:#34383f!important}
.hj61-websites .btn-light:hover{background:#f8f9fa!important;border-color:#d7dade!important}
.hj61-websites .btn-primary{background:#5361d6!important;border-color:#5361d6!important}

/* Core service rows */
.hj61-websites .info-rows{
  border:1px solid #e9ebee!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.hj61-websites .info-row{
  min-height:51px;
  padding:9px 13px!important;
  gap:10px!important;
  border-bottom-color:#f1f2f4!important;
}
.hj61-websites .info-row:hover{background:#fcfcfc!important}
.hj61-websites .row-icon{
  width:28px!important;
  height:28px!important;
  border-radius:8px!important;
  border:1px solid #eceef5!important;
  background:#f7f8ff!important;
  color:#5965cf!important;
}
.hj61-websites .row-label{width:82px!important;font-size:10.7px!important;font-weight:600!important;color:#32363d!important}
.hj61-websites .row-value{font-size:10.7px!important;color:#6e737d!important}
.hj61-websites .row-action{font-size:10px!important;font-weight:500!important;gap:5px!important}
.hj61-websites .row-action.link{color:#4f5dcc!important}
.hj61-websites .row-action.status{color:#168c56!important}

/* Quick actions: strong, restrained, non-pill cards */
.hj61-websites .action-buttons{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px!important}
.hj61-websites .pill-btn{
  min-width:0!important;
  min-height:44px;
  padding:0 12px!important;
  justify-content:flex-start!important;
  border:1px solid #e9ebee!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#32363e!important;
  font-size:10.5px!important;
  font-weight:500!important;
  box-shadow:0 1px 2px rgba(15,23,42,.012);
}
.hj61-websites .pill-btn svg{color:#7b818c!important}
.hj61-websites .pill-btn:hover{border-color:#ced3ed!important;background:#fafaff!important;color:#4d5bc7!important;transform:none!important}
.hj61-websites .pill-btn:hover svg{color:#5361d6!important}

/* Resource and performance cards */
.hj61-websites .bottom-cards{display:grid!important;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:9px!important}
.hj61-websites .card{
  min-width:0!important;
  padding:15px 16px!important;
  border:1px solid #e9ebee!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 5px 20px -20px rgba(15,23,42,.18)!important;
}
.hj61-websites .card-eyebrow{margin-bottom:2px!important;font-size:9.5px!important;color:#9a9fa8!important}
.hj61-websites .card-heading{font-size:12px!important;font-weight:600!important;color:#292d33!important}
.hj61-websites .storage-top{margin-top:11px!important}
.hj61-websites .storage-value,.hj61-websites .storage-value>span:first-child{font-size:20px!important;font-weight:600!important;letter-spacing:-.03em}
.hj61-websites .storage-value span{font-size:10.5px!important;font-weight:400!important;color:#9a9fa8!important}
.hj61-websites .progress-track{height:6px!important;margin:10px 0 7px!important;background:#f0f1f4!important}
.hj61-websites .progress-fill{background:linear-gradient(90deg,#5966dc,#7480ea)!important}
.hj61-websites .storage-bottom{font-size:10px!important}
.hj61-websites .see-details{font-size:10px!important;font-weight:500!important;color:#5260ce!important}
.hj61-websites .storage-breakdown.open{margin-top:10px!important}
.hj61-websites .breakdown-legend{gap:4px!important}
.hj61-websites .legend-item{font-size:9.7px!important}
.hj61-websites .perf-header{gap:8px!important}
.hj61-websites .perf-badge{width:27px!important;height:27px!important;border-radius:8px!important;background:#f5f6ff!important;border-color:#e8eaf6!important;color:#5965d8!important}
.hj61-websites .perf-title{font-size:11.5px!important;font-weight:600!important}
.hj61-websites .perf-meta{font-size:9px!important;margin-top:2px!important}
.hj61-websites .perf-tabs{gap:2px!important;padding:2px!important;border-color:#eceef0!important;background:#f7f8f9!important}
.hj61-websites .perf-tab{padding:4px 7px!important;font-size:8.8px!important;font-weight:500!important}
.hj61-websites .perf-body{gap:13px!important}
.hj61-websites .gauge-wrap{width:72px!important;height:72px!important;transform:scale(.88);transform-origin:center}
.hj61-websites .gauge-num{font-size:20px!important;font-weight:600!important}
.hj61-websites .perf-status-pill{padding:3px 7px!important;border-radius:7px!important;font-size:8.8px!important;font-weight:600!important;margin-bottom:5px!important}
.hj61-websites .perf-desc{font-size:10px!important;line-height:1.5!important}
.hj61-websites .perf-footer{padding-top:9px!important}
.hj61-websites .perf-footer-link,.hj61-websites .perf-footer-hint{font-size:9.2px!important}

.hj61-websites .footer-meta{
  gap:8px!important;
  padding:5px 2px 0!important;
  font-size:9.8px!important;
  color:#8d929b!important;
}
.hj61-websites .footer-meta .live-link{font-weight:500!important;color:#5361d6!important}

/* Empty states */
.hj61-websites .hj61-empty-state,.hj61-websites .hj61-empty-dashboard{
  margin:16px!important;
  min-height:240px!important;
  padding:24px!important;
  border-color:#e9ebee!important;
  border-radius:12px!important;
  box-shadow:none!important;
}

@media(max-width:1180px){
  .hj61-websites .left-col{width:270px!important;flex-basis:270px!important}
  .hj61-websites .action-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:880px){
  body .hj-page-current-wordpress .hj-page-context{position:static!important;margin:8px 14px 0!important}
  .hj61-websites .page{flex-direction:column!important;padding:12px 14px 22px!important}
  .hj61-websites .left-col{position:static!important;width:100%!important;max-height:none!important;flex:0 0 auto!important;padding:0 0 12px!important;border-right:0!important;border-bottom:1px solid #f0f1f3}
  .hj61-websites .site-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible!important}
  .hj61-websites .hero-title{font-size:23px!important}
  .hj61-websites .bottom-cards{grid-template-columns:1fr!important}
}
@media(max-width:600px){
  .hj61-websites .topbar.hj61-pagebar{height:52px;min-height:52px;padding:0 14px!important}
  .hj61-websites .page{padding:10px 10px 20px!important}
  .hj61-websites .site-list{grid-template-columns:1fr!important}
  .hj61-websites .hero-panel{padding:18px 16px!important;min-height:154px}
  .hj61-websites .hero-top-row{gap:10px}
  .hj61-websites .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  .hj61-websites .hero-actions .btn{justify-content:center!important;width:100%}
  .hj61-websites .info-row{grid-template-columns:28px 70px 1fr!important;gap:8px!important}
  .hj61-websites .info-row .row-action{grid-column:3!important}
  .hj61-websites .action-buttons{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .hj61-websites .pill-btn{padding:0 10px!important}
}

/* ======================================================================
   v0.28.64 — Poppins premium Websites composition
   Supplied dashboard-card language + plan-aware hero artwork
   ====================================================================== */

/* Hero + companion card ------------------------------------------------ */
.hj61-websites .hj64-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.62fr) minmax(188px,.38fr);
  gap:12px;
  align-items:stretch;
}
.hj61-websites .hj64-hero-grid>*{min-width:0}
.hj61-websites .hj64-hero-panel{
  min-height:178px!important;
  height:100%;
  border-radius:20px!important;
  overflow:hidden!important;
  isolation:isolate;
  background:#fff!important;
  border:1px solid #ededf0!important;
  box-shadow:0 18px 42px -34px rgba(17,24,39,.26)!important;
}
.hj61-websites .hj64-hero-panel .hero-art{
  position:absolute;
  inset:0;
  z-index:0!important;
  pointer-events:none;
  opacity:1;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  transform:scale(1.008);
  transition:opacity .24s ease,transform .42s cubic-bezier(.16,.84,.44,1);
}
.hj61-websites .hj64-hero-panel:hover .hero-art{transform:scale(1.018)}
.hj61-websites .hj64-hero-panel:after{
  content:'';
  position:absolute;
  inset:0;
  z-index:1!important;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.97) 28%,rgba(255,255,255,.88) 46%,rgba(255,255,255,.58) 63%,rgba(255,255,255,.16) 100%);
}
.hj61-websites .hj64-hero-panel[data-theme="0"] .hero-art{background-image:url('img/website-hero-plan-01.webp')!important}
.hj61-websites .hj64-hero-panel[data-theme="1"] .hero-art{background-image:url('img/website-hero-plan-02.webp')!important}
.hj61-websites .hj64-hero-panel[data-theme="2"] .hero-art{background-image:url('img/website-hero-plan-03.webp')!important}
.hj61-websites .hj64-hero-panel[data-theme="3"] .hero-art{background-image:url('img/website-hero-plan-04.webp')!important}
.hj61-websites .hj64-hero-panel .hero-glow-1,
.hj61-websites .hj64-hero-panel .hero-glow-2{display:none!important}
.hj61-websites .hj64-hero-panel .hero-top-row,
.hj61-websites .hj64-hero-panel .hero-bottom-row{position:relative;z-index:2!important}
.hj61-websites .hj64-hero-panel .hero-title{max-width:min(470px,72%)}

/* Card 1 language from the supplied dashboard-cards HTML. */
.hj61-websites .hj64-companion-card{
  min-height:178px;
  border:0;
  border-radius:26px;
  padding:18px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
  position:relative;
  background:linear-gradient(155deg,#17181b 0%,#0a0a0c 100%);
  box-shadow:0 24px 44px -27px rgba(0,0,0,.58);
  transition:transform .32s cubic-bezier(.16,.84,.44,1),box-shadow .32s ease;
}
.hj61-websites .hj64-companion-card:after{
  content:'';
  position:absolute;
  inset:auto -52px -70px auto;
  width:160px;
  height:160px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(75,167,93,.12),transparent 67%);
  pointer-events:none;
}
.hj61-websites .hj64-companion-card:hover{transform:translateY(-3px);box-shadow:0 30px 52px -26px rgba(0,0,0,.62)}
.hj61-websites .hj64-companion-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;position:relative;z-index:1}
.hj61-websites .hj64-pix-grid{display:grid;grid-template-columns:repeat(3,8px);grid-template-rows:repeat(3,8px);gap:3px;flex:0 0 auto}
.hj61-websites .hj64-pix-grid span{border-radius:2px;background:transparent}
.hj61-websites .hj64-pix-grid .dark{background:#1c5c38}
.hj61-websites .hj64-pix-grid .mid{background:#34a35a}
.hj61-websites .hj64-pix-grid .bright{background:#c9f24e}
.hj61-websites .hj64-companion-id{text-align:right;min-width:0}
.hj61-websites .hj64-companion-id>strong{
  display:block;
  max-width:132px;
  margin-left:auto;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#fff;
  font-size:11px;
  line-height:1.25;
  font-weight:700;
  letter-spacing:.01em;
}
.hj61-websites .hj64-companion-id>span{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:4px;color:#8f9296;font-size:9px;line-height:1}
.hj61-websites .hj64-companion-id i{font-style:normal;color:#6fcf7d;font-size:7px}
.hj61-websites .hj64-companion-id i.is-offline{color:#85888e}
.hj61-websites .hj64-companion-id b{font-weight:500;color:inherit}
.hj61-websites .hj64-companion-bottom{position:relative;z-index:1}
.hj61-websites .hj64-companion-bottom>span{display:block;color:#8f9296;font-size:9px;font-weight:600;letter-spacing:1.55px;text-transform:uppercase}
.hj61-websites .hj64-companion-bottom>div{display:flex;align-items:baseline;gap:6px;margin-top:5px;min-width:0}
.hj61-websites .hj64-companion-bottom strong{color:#fff;font-size:29px;font-weight:800;line-height:1;letter-spacing:-.045em}
.hj61-websites .hj64-companion-bottom strong.is-word{font-size:21px;letter-spacing:-.025em}
.hj61-websites .hj64-companion-bottom b{color:#cfd1d4;font-size:13px;font-weight:500;white-space:nowrap}

/* Shared white analytics panel ---------------------------------------- */
.hj61-websites .hj64-insight-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:12px;
  margin-top:12px;
}
.hj61-websites .hj64-panel{
  min-width:0;
  background:#fff;
  border:1px solid #eeeeef;
  border-radius:20px;
  padding:20px;
  box-shadow:0 18px 36px -28px rgba(20,20,30,.22);
  transition:transform .3s cubic-bezier(.16,.84,.44,1),box-shadow .3s ease,border-color .3s ease;
}
.hj61-websites .hj64-panel:hover{transform:translateY(-2px);border-color:#e8e8ea;box-shadow:0 24px 46px -28px rgba(20,20,30,.26)}

/* Storage — supplied Major Gift card structure, remapped to live quota. */
.hj61-websites .hj64-gift-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}
.hj61-websites .hj64-gift-title{display:flex;align-items:center;gap:9px;min-width:0}
.hj61-websites .hj64-gift-icon{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#ffab6b,#ff6a2f);display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 8px 18px -12px rgba(255,106,47,.8)}
.hj61-websites .hj64-gift-icon svg{width:14px;height:14px}
.hj61-websites .hj64-gift-title>span{font-size:12px;font-weight:700;color:#171717;letter-spacing:.08em}
.hj61-websites .hj64-gift-expand{width:28px;height:28px;border-radius:50%;background:#f4f4f6;display:flex;align-items:center;justify-content:center;color:#6b6b70;font-size:13px;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}
.hj61-websites .hj64-gift-expand:hover{background:#ededf1;color:#171717;transform:translate(1px,-1px)}
.hj61-websites .hj64-legend{display:flex;align-items:flex-start;justify-content:center;gap:14px;margin:0 0 4px;min-height:26px}
.hj61-websites .hj64-legend>div{display:grid;grid-template-columns:6px auto;column-gap:5px;row-gap:1px;align-items:center;color:#9a9aa0;font-size:9.5px;line-height:1.2;white-space:nowrap}
.hj61-websites .hj64-legend .dot{width:6px;height:6px;border-radius:50%;grid-row:1;margin:0}
.hj61-websites .hj64-legend .files{background:#ffd3a8}.hj61-websites .hj64-legend .db{background:#ff7a33}.hj61-websites .hj64-legend .mail{background:#d9d9dd}
.hj61-websites .hj64-legend b{grid-column:2;color:#6d6d73;font-size:8.6px;font-weight:600;max-width:80px;overflow:hidden;text-overflow:ellipsis}
.hj61-websites .hj64-legend.is-unavailable b{color:#b0b0b5}
.hj61-websites .hj64-gauge-wrap{position:relative;height:148px;margin:4px 0 10px}
.hj61-websites .hj64-gauge-wrap svg{width:100%;height:100%;overflow:visible;display:block}
.hj61-websites .hj64-gauge-center{position:absolute;left:50%;bottom:6px;transform:translateX(-50%);text-align:center;min-width:100px}
.hj61-websites .hj64-gauge-center strong{display:block;font-size:31px;font-weight:800;color:#171717;line-height:1;letter-spacing:-.05em}
.hj61-websites .hj64-gauge-center span{display:block;font-size:10.5px;color:#9a9aa0;margin-top:3px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hj61-websites .hj64-gauge-callout{position:absolute;top:6px;right:4px;text-align:right;max-width:120px}
.hj61-websites .hj64-gauge-callout strong{display:block;font-size:11.5px;font-weight:700;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hj61-websites .hj64-gauge-callout span{display:block;font-size:9.5px;color:#9a9aa0;margin-top:1px}
.hj61-websites .hj64-stat-row{display:flex;gap:10px}
.hj61-websites .hj64-stat-box{flex:1;min-width:0;background:#f6f6f8;border-radius:14px;padding:11px 13px}
.hj61-websites .hj64-stat-box>span{display:block;font-size:10px;color:#9a9aa0;white-space:nowrap}
.hj61-websites .hj64-stat-box>strong{display:block;font-size:15px;font-weight:700;color:#171717;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Visitors — supplied Active Users card structure, fed by cPanel rows. */
.hj61-websites .hj64-visitors-card{display:flex;flex-direction:column}
.hj61-websites .hj64-users-head{display:flex;justify-content:space-between;align-items:center;gap:10px}
.hj61-websites .hj64-users-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#171717}
.hj61-websites .hj64-users-title svg{width:13px;height:13px;flex:0 0 auto}
.hj61-websites .hj64-users-avg{font-size:10.5px;color:#9a9aa0;white-space:nowrap}
.hj61-websites .hj64-avguser-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:#9a9aa0;font-size:10.5px;font-weight:500}
.hj61-websites .hj64-avguser-row span:last-child{color:#b3b3b8;font-size:13px}
.hj61-websites .hj64-stat-hero-row{display:grid;grid-template-columns:minmax(130px,.82fr) minmax(145px,1.18fr);gap:14px;align-items:end;margin-top:6px}
.hj61-websites .hj64-hero-left{min-width:0}
.hj61-websites .hj64-hero-count{display:flex;align-items:center;gap:8px;min-width:0}
.hj61-websites .hj64-hero-count>strong{font-size:33px;font-weight:800;color:#171717;line-height:1;letter-spacing:-.055em}
.hj61-websites .hj64-badge-green{background:#e9f7e6;color:#2f9e52;font-size:9px;font-weight:700;padding:3px 7px;border-radius:20px;display:inline-flex;align-items:center;white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}
.hj61-websites .hj64-new-user{display:flex;align-items:center;gap:4px;color:#6b6b70;font-size:9.5px;margin-top:7px;min-width:0}
.hj61-websites .hj64-new-user>span{color:#4caf50;font-size:8px;flex:0 0 auto}
.hj61-websites .hj64-new-user>b{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hj61-websites .hj64-bars{height:58px;display:flex;align-items:flex-end;justify-content:flex-end;gap:3px;min-width:0}
.hj61-websites .hj64-bars i{display:block;flex:1 1 6px;max-width:8px;min-width:3px;height:7%;border-radius:2px;background:#eceef0;transition:height .45s cubic-bezier(.16,.84,.44,1),background .22s ease}
.hj61-websites .hj64-bottom-stats{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:18px;background:#f6f6f8;border-radius:14px;padding:11px 6px}
.hj61-websites .hj64-bottom-stats>div{text-align:center;padding:0 5px;min-width:0}
.hj61-websites .hj64-bottom-stats>div:not(:first-child){border-left:1px solid #e6e6e9}
.hj61-websites .hj64-bottom-stats span{display:block;font-size:9px;color:#9a9aa0;white-space:nowrap}
.hj61-websites .hj64-bottom-stats strong{display:block;font-size:11.5px;font-weight:700;color:#171717;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hj61-websites .hj64-status-line{display:block;width:70%;height:4px;background:#ece9f7;border-radius:4px;margin:6px auto 0;overflow:hidden;position:relative}
.hj61-websites .hj64-status-line:after{content:'';display:block;height:100%;width:13%;background:#b9b4d5;border-radius:4px;transition:width .35s ease,background .35s ease}
.hj61-websites .hj64-status-line.is-live:after{width:72%;background:#8b7fd6}
.hj61-websites .hj64-footer-note{margin-top:auto;padding-top:14px;font-size:10px;color:#9a9aa0;line-height:1.5}
.hj61-websites .hj64-footer-note a{color:#7a6ff0;font-weight:600;text-decoration:none}
.hj61-websites .hj64-footer-note a:hover{text-decoration:underline}

/* Tight, quiet responsive behavior ------------------------------------ */
@media(max-width:1180px){
  .hj61-websites .hj64-hero-grid{grid-template-columns:minmax(0,1.42fr) minmax(188px,.58fr)}
  .hj61-websites .hj64-stat-hero-row{grid-template-columns:minmax(118px,.72fr) minmax(132px,1.28fr);gap:10px}
}
@media(max-width:980px){
  .hj61-websites .hj64-hero-grid{grid-template-columns:1fr}
  .hj61-websites .hj64-companion-card{min-height:154px}
  .hj61-websites .hj64-insight-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .hj61-websites .hj64-hero-grid{gap:10px}
  .hj61-websites .hj64-hero-panel{min-height:184px!important}
  .hj61-websites .hj64-hero-panel:after{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.93) 52%,rgba(255,255,255,.57) 100%)}
  .hj61-websites .hj64-hero-panel .hero-title{max-width:88%}
  .hj61-websites .hj64-companion-card{min-height:142px;border-radius:22px}
  .hj61-websites .hj64-insight-grid{gap:10px;margin-top:10px}
  .hj61-websites .hj64-panel{padding:16px;border-radius:18px}
  .hj61-websites .hj64-legend{justify-content:flex-start;gap:10px;overflow:hidden}
  .hj61-websites .hj64-gauge-wrap{height:136px}
  .hj61-websites .hj64-stat-hero-row{grid-template-columns:1fr;gap:10px}
  .hj61-websites .hj64-bars{height:52px;justify-content:flex-start}
  .hj61-websites .hj64-bottom-stats{margin-top:14px}
}
@media(prefers-reduced-motion:reduce){
  .hj61-websites .hj64-hero-panel .hero-art,
  .hj61-websites .hj64-companion-card,
  .hj61-websites .hj64-panel,
  .hj61-websites .hj64-bars i{transition:none!important}
}

/* ======================================================================
   v0.28.67 — Websites visual-system refinement
   One authoritative polish layer over the v0.28.64 structural baseline.
   No workflow or data contract changes live in this stylesheet.
   ====================================================================== */

/* Canvas rhythm ------------------------------------------------------- */
.hj61-websites{
  --hj67-border:#e9ebee;
  --hj67-border-soft:#f0f1f3;
  --hj67-ink:#1b1e23;
  --hj67-copy:#5f6570;
  --hj67-muted:#949aa4;
  --hj67-hover:#f8f9fa;
  --hj67-accent:#5662cc;
  --hj67-success:#168a55;
  --hj67-warning:#c27a1b;
  letter-spacing:-.006em!important;
}
.hj61-websites .topbar.hj61-pagebar{height:56px!important;min-height:56px!important;padding:0 18px!important}
.hj61-websites .hj61-pagebar .crumb .current{font-size:15px!important;font-weight:600!important;letter-spacing:-.02em!important}
.hj61-websites .site-count-chip{height:28px!important;font-size:10.5px!important;font-weight:500!important;background:#fff!important}
.hj61-websites .page{padding:14px 16px 24px!important;gap:14px!important}
.hj61-websites .left-col{width:280px!important;flex-basis:280px!important;padding-right:14px!important;gap:7px!important}
.hj61-websites .right-col{gap:10px!important}

/* Website rail -------------------------------------------------------- */
.hj61-websites .search-box{height:38px!important;min-height:38px!important;border-radius:10px!important;box-shadow:none!important}
.hj61-websites .site-list{gap:6px!important}
.hj61-websites .site-card{
  min-height:74px!important;
  padding:8px!important;
  gap:9px!important;
  border-color:#eceef1!important;
  border-radius:11px!important;
  background:#fff!important;
}
.hj61-websites .site-card:hover{border-color:#dfe2e7!important;background:#fff!important;box-shadow:none!important}
.hj61-websites .site-card.selected{border-color:#d3d7e7!important;box-shadow:0 0 0 1px rgba(86,98,204,.055)!important}
.hj61-websites .site-card.selected:before{top:12px!important;bottom:12px!important;background:#6671d2!important}
.hj61-websites .site-thumb{width:58px!important;height:46px!important;border-radius:8px!important;background:#fafaff!important}
.hj61-websites .site-info .name{font-size:11.5px!important;font-weight:600!important;letter-spacing:-.015em!important}
.hj61-websites .site-status{font-size:9.4px!important;color:#7e838c!important}
.hj61-websites .add-website-card{min-height:42px!important;border-radius:10px!important;font-size:10.5px!important;font-weight:500!important}

/* Hero composition ---------------------------------------------------- */
.hj61-websites .hj65-hero-grid{
  position:relative!important;
  z-index:12!important;
  grid-template-columns:minmax(0,1.66fr) minmax(294px,.94fr)!important;
  gap:12px!important;
  align-items:stretch!important;
}
.hj61-websites .hj65-hero-panel{
  height:196px!important;
  min-height:196px!important;
  padding:0!important;
  position:relative!important;
  overflow:visible!important;
  border-radius:16px!important;
  border-color:#e8eaed!important;
  box-shadow:0 12px 30px -28px rgba(17,24,39,.28)!important;
}
.hj61-websites .hj65-hero-panel .hero-art,
.hj61-websites .hj65-hero-panel:hover .hero-art{
  transform:none!important;
  filter:saturate(.80) contrast(.98)!important;
  border-radius:inherit!important;
}
.hj61-websites .hj65-hero-panel:after{
  border-radius:inherit!important;
  background:linear-gradient(92deg,rgba(255,255,255,.985) 0%,rgba(255,255,255,.965) 34%,rgba(255,255,255,.79) 58%,rgba(255,255,255,.18) 100%)!important;
}
.hj61-websites .hj65-hero-content{
  position:relative!important;
  z-index:2!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  padding:21px 24px!important;
}
.hj61-websites .hj65-hero-eyebrow{
  margin:0 0 7px!important;
  font-size:8.4px!important;
  line-height:1!important;
  font-weight:500!important;
  letter-spacing:.12em!important;
  color:#8d929b!important;
  text-transform:uppercase!important;
}
.hj61-websites .hj65-hero-title-row{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;flex-wrap:wrap!important}
.hj61-websites .hj65-hero-panel .hero-title{
  max-width:none!important;
  font-size:30px!important;
  line-height:1.08!important;
  font-weight:600!important;
  letter-spacing:-.047em!important;
  color:#17191d!important;
}
.hj61-websites .hj65-hero-panel .status-pill{
  height:25px!important;
  min-height:25px!important;
  padding:0 9px!important;
  border-radius:999px!important;
  border-color:rgba(22,138,85,.12)!important;
  background:rgba(246,251,248,.86)!important;
  font-size:9px!important;
  font-weight:500!important;
  gap:5px!important;
}
.hj61-websites .hj65-hero-panel .status-pill .dot{width:5px!important;height:5px!important}
.hj61-websites .hj65-hero-meta{display:flex!important;align-items:center!important;gap:7px!important;margin-top:13px!important;max-width:100%!important;color:#6a707a!important}
.hj61-websites .hj65-hero-meta>span{display:inline-flex!important;align-items:center!important;gap:4px!important;min-width:0!important;font-size:9.3px!important;line-height:1.25!important;white-space:nowrap!important}
.hj61-websites .hj65-hero-meta em{font-style:normal!important;font-weight:400!important;color:#747a84!important}
.hj61-websites .hj65-hero-meta b{font-weight:500!important;color:#3f444c!important}
.hj61-websites .hj65-meta-icon{width:13px!important;height:13px!important;color:#7a8095!important}
.hj61-websites .hj65-meta-icon svg{width:12px!important;height:12px!important;stroke-width:1.7!important}
.hj61-websites .hj65-meta-divider{width:3px!important;height:3px!important;background:#c7cad0!important}
.hj61-websites .hj65-hero-actions{display:flex!important;align-items:center!important;gap:7px!important;margin-top:16px!important}
.hj61-websites .hj65-hero-actions>.btn,.hj61-websites .hj65-hero-more>summary{
  height:34px!important;
  min-height:34px!important;
  padding:0 12px!important;
  border-radius:9px!important;
  font-size:9.7px!important;
  line-height:1!important;
  font-weight:500!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
}
.hj61-websites .hj65-hero-actions svg{width:12px!important;height:12px!important}
.hj61-websites .hj65-hero-more{position:relative!important}
.hj61-websites .hj65-hero-more>summary{list-style:none!important;cursor:pointer!important;user-select:none!important}
.hj61-websites .hj65-hero-more>summary::-webkit-details-marker{display:none!important}
.hj61-websites .hj65-hero-more[open]{z-index:80!important}
.hj61-websites .hj65-hero-more[open]>summary{background:#f7f8f9!important;border-color:#daddE2!important}
.hj61-websites .hj65-hero-menu{
  display:block;
  position:absolute!important;
  left:0!important;
  top:calc(100% + 7px)!important;
  z-index:90!important;
  width:190px!important;
  padding:5px!important;
  border:1px solid #e5e7eb!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 18px 44px -26px rgba(15,23,42,.30)!important;
}
.hj61-websites .hj65-hero-more:not([open]) .hj65-hero-menu{display:none!important}
.hj61-websites .hj65-hero-menu a,.hj61-websites .hj65-hero-menu button{
  width:100%!important;
  min-height:33px!important;
  padding:0 9px!important;
  border:0!important;
  border-radius:7px!important;
  background:transparent!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#424750!important;
  font:500 9.7px/1.2 var(--sans)!important;
  text-align:left!important;
  cursor:pointer!important;
}
.hj61-websites .hj65-hero-menu a:hover,.hj61-websites .hj65-hero-menu button:hover{background:#f6f7f8!important;color:#242831!important}

/* Website health ------------------------------------------------------ */
.hj61-websites .hj65-health-card{
  height:196px!important;
  min-height:196px!important;
  padding:16px!important;
  border-radius:16px!important;
  background:linear-gradient(150deg,#151719 0%,#090a0b 100%)!important;
  box-shadow:0 18px 38px -28px rgba(0,0,0,.58)!important;
}
.hj61-websites .hj65-health-card:hover{transform:none!important;box-shadow:0 18px 38px -28px rgba(0,0,0,.58)!important}
.hj61-websites .hj65-health-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;position:relative!important;z-index:1!important}
.hj61-websites .hj65-health-heading{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}
.hj61-websites .hj65-health-heading .hj64-pix-grid{transform:scale(.72)!important;transform-origin:left center!important;margin-right:-5px!important}
.hj61-websites .hj65-health-heading>strong{color:#f5f6f7!important;font-size:10.4px!important;line-height:1.15!important;font-weight:600!important;letter-spacing:-.012em!important;white-space:nowrap!important}
.hj61-websites .hj65-health-action{
  height:28px!important;
  padding:0 9px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.03)!important;
  color:#d9dde2!important;
  font:500 8.5px/1 var(--sans)!important;
}
.hj61-websites .hj65-health-action:hover{background:rgba(255,255,255,.065)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}
.hj61-websites .hj65-health-score-row{display:flex!important;align-items:flex-end!important;gap:11px!important;margin-top:15px!important;position:relative!important;z-index:1!important}
.hj61-websites .hj65-health-score-row>strong{color:#fff!important;font-size:36px!important;line-height:.9!important;font-weight:600!important;letter-spacing:-.05em!important}
.hj61-websites .hj65-health-score-row>strong.is-word{font-size:23px!important;font-weight:600!important;letter-spacing:-.03em!important}
.hj61-websites .hj65-health-score-row>div{display:flex!important;flex-direction:column!important;gap:3px!important;padding-bottom:1px!important;min-width:0!important}
.hj61-websites .hj65-health-score-row b{color:#e6a640!important;font-size:9.2px!important;line-height:1.15!important;font-weight:500!important}
.hj61-websites .hj65-health-score-row span{max-width:165px!important;color:#8f959f!important;font-size:8.2px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hj61-websites .hj65-health-checks{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:auto!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.075)!important;position:relative!important;z-index:1!important}
.hj61-websites .hj65-health-check{min-width:0!important;padding-right:7px!important;display:grid!important;grid-template-columns:16px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:6px!important;align-items:center!important}
.hj61-websites .hj65-health-check:not(:first-child){padding-left:8px!important;border-left:1px solid rgba(255,255,255,.065)!important}
.hj61-websites .hj65-health-check>i{grid-row:1 / span 2!important;width:16px!important;height:16px!important;border-radius:5px!important;background:rgba(255,255,255,.045)!important;color:#9aa2ad!important}
.hj61-websites .hj65-health-check>i svg{width:10px!important;height:10px!important;stroke-width:1.7!important}
.hj61-websites .hj65-health-check>span{font-size:7.5px!important;line-height:1.15!important;color:#8b929c!important}
.hj61-websites .hj65-health-check>b{margin-top:3px!important;font-size:8px!important;line-height:1.15!important;font-weight:500!important}

/* Infrastructure rows ------------------------------------------------- */
.hj61-websites .info-rows{border-color:var(--hj67-border)!important;border-radius:12px!important;box-shadow:none!important;overflow:hidden!important}
.hj61-websites .info-row{min-height:46px!important;padding:7px 12px!important;gap:9px!important;border-bottom-color:var(--hj67-border-soft)!important}
.hj61-websites .info-row:hover{background:#fbfbfc!important}
.hj61-websites .row-icon{
  width:20px!important;
  height:20px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#838a95!important;
}
.hj61-websites .row-icon svg{width:14px!important;height:14px!important;stroke-width:1.7!important}
.hj61-websites .row-label{width:72px!important;font-size:10.1px!important;font-weight:500!important;color:#3c4148!important}
.hj61-websites .row-value{font-size:10.1px!important;font-weight:400!important;color:#727782!important}
.hj61-websites .row-action{font-size:9.5px!important;font-weight:500!important;gap:5px!important}
.hj61-websites .row-action.link{color:var(--hj67-accent)!important}
.hj61-websites .row-action.status{color:var(--hj67-success)!important}
.hj61-websites .row-action.muted{color:#9aa0a9!important}

/* One seamless quick-tool bar ----------------------------------------- */
.hj61-websites .action-buttons{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  min-height:42px!important;
  border:1px solid var(--hj67-border)!important;
  border-radius:11px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.hj61-websites .pill-btn{
  min-width:0!important;
  min-height:42px!important;
  height:42px!important;
  padding:0 12px!important;
  justify-content:center!important;
  border:0!important;
  border-right:1px solid var(--hj67-border-soft)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#4a5059!important;
  font-size:9.9px!important;
  font-weight:500!important;
  box-shadow:none!important;
}
.hj61-websites .pill-btn:last-child{border-right:0!important}
.hj61-websites .pill-btn svg{width:13px!important;height:13px!important;color:#7e8590!important;stroke-width:1.7!important}
.hj61-websites .pill-btn:hover{border-color:var(--hj67-border-soft)!important;background:#f8f9fa!important;color:#24282e!important;transform:none!important}
.hj61-websites .pill-btn:hover svg{color:#555d68!important}

/* Analytics surfaces -------------------------------------------------- */
.hj61-websites .hj64-insight-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;margin-top:0!important}
.hj61-websites .hj64-panel{
  min-width:0!important;
  min-height:224px!important;
  padding:17px 18px!important;
  border:1px solid var(--hj67-border)!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  transition:border-color .2s ease,background .2s ease!important;
}
.hj61-websites .hj64-panel:hover{transform:none!important;border-color:#dfe2e6!important;box-shadow:none!important}

/* Storage: information first, gauge second ---------------------------- */
.hj61-websites .hj64-storage-card{
  display:grid!important;
  grid-template-columns:154px minmax(0,1fr)!important;
  grid-template-rows:auto auto 1fr!important;
  column-gap:18px!important;
  align-items:start!important;
}
.hj61-websites .hj64-gift-head{grid-column:1 / -1!important;display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0!important}
.hj61-websites .hj64-gift-title{display:flex!important;align-items:center!important;gap:8px!important}
.hj61-websites .hj64-gift-icon{
  width:27px!important;
  height:27px!important;
  border-radius:8px!important;
  background:#fff4ec!important;
  color:#e86d2d!important;
  box-shadow:none!important;
}
.hj61-websites .hj64-gift-icon svg{width:13px!important;height:13px!important}
.hj61-websites .hj64-gift-icon svg path{stroke:currentColor!important}
.hj61-websites .hj64-gift-title>span{font-size:11.2px!important;font-weight:600!important;letter-spacing:-.012em!important;color:#292d33!important;text-transform:none!important}
.hj61-websites .hj64-gift-expand{width:27px!important;height:27px!important;border-radius:8px!important;background:#f7f8f9!important;color:#7b818b!important;font-size:11px!important}
.hj61-websites .hj64-gift-expand:hover{background:#f1f2f4!important;color:#25292f!important;transform:none!important}
.hj61-websites .hj64-legend{
  grid-column:2!important;
  grid-row:2!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px 12px!important;
  min-height:24px!important;
  margin:11px 0 0!important;
}
.hj61-websites .hj64-legend>div{display:grid!important;grid-template-columns:5px auto!important;column-gap:5px!important;row-gap:1px!important;font-size:8.8px!important;color:#8a9099!important}
.hj61-websites .hj64-legend .dot{width:5px!important;height:5px!important}
.hj61-websites .hj64-legend b{grid-column:2!important;font-size:8.4px!important;font-weight:500!important;color:#626871!important}
.hj61-websites .hj64-gauge-wrap{
  grid-column:1!important;
  grid-row:2 / 4!important;
  height:148px!important;
  margin:12px 0 0!important;
  align-self:end!important;
}
.hj61-websites .hj64-gauge-wrap svg{transform:scale(.86)!important;transform-origin:center bottom!important}
.hj61-websites .hj64-gauge-center{bottom:9px!important;min-width:94px!important}
.hj61-websites .hj64-gauge-center strong{font-size:26px!important;font-weight:600!important;letter-spacing:-.045em!important}
.hj61-websites .hj64-gauge-center span{font-size:9px!important;margin-top:3px!important;color:#9298a2!important}
.hj61-websites .hj64-gauge-callout{top:14px!important;right:0!important;max-width:94px!important}
.hj61-websites .hj64-gauge-callout strong{font-size:9.5px!important;font-weight:500!important;color:#464b53!important}
.hj61-websites .hj64-gauge-callout span{font-size:8.2px!important;color:#9aa0a9!important}
.hj61-websites .hj64-stat-row{
  grid-column:2!important;
  grid-row:3!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:0!important;
  align-self:end!important;
  margin-top:10px!important;
  padding-top:13px!important;
  border-top:1px solid var(--hj67-border-soft)!important;
}
.hj61-websites .hj64-stat-box{
  min-width:0!important;
  background:transparent!important;
  border-radius:0!important;
  padding:0 12px 0 0!important;
}
.hj61-websites .hj64-stat-box + .hj64-stat-box{padding:0 0 0 12px!important;border-left:1px solid var(--hj67-border-soft)!important}
.hj61-websites .hj64-stat-box>span{font-size:8.8px!important;color:#959ba4!important}
.hj61-websites .hj64-stat-box>strong{font-size:13px!important;font-weight:600!important;color:#2d3137!important;margin-top:4px!important}

/* Visitors: quiet when empty, informative when populated -------------- */
.hj61-websites .hj64-visitors-card{display:flex!important;flex-direction:column!important}
.hj61-websites .hj64-users-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important}
.hj61-websites .hj64-users-title{display:flex!important;align-items:center!important;gap:7px!important;font-size:11.2px!important;font-weight:600!important;color:#292d33!important}
.hj61-websites .hj64-users-title svg{width:12px!important;height:12px!important}
.hj61-websites .hj64-users-avg{font-size:9px!important;color:#979da6!important}
.hj61-websites .hj64-avguser-row{display:none!important}
.hj61-websites .hj64-stat-hero-row{display:grid!important;grid-template-columns:minmax(130px,.78fr) minmax(150px,1.22fr)!important;gap:15px!important;align-items:end!important;margin-top:18px!important}
.hj61-websites .hj64-hero-count{display:flex!important;align-items:baseline!important;gap:8px!important}
.hj61-websites .hj64-hero-count>strong{font-size:30px!important;font-weight:600!important;letter-spacing:-.05em!important;color:#202329!important}
.hj61-websites .hj64-badge-green{background:transparent!important;color:#3f9660!important;font-size:8.7px!important;font-weight:500!important;padding:0!important;border-radius:0!important;max-width:100px!important}
.hj61-websites .hj64-new-user{margin-top:6px!important;font-size:8.8px!important;color:#858b94!important}
.hj61-websites .hj64-new-user>span{font-size:7px!important;color:#6ab17d!important}
.hj61-websites .hj64-new-user>b{font-weight:400!important}
.hj61-websites .hj64-bars{height:62px!important;gap:4px!important}
.hj61-websites .hj64-bars i{max-width:7px!important;min-width:3px!important;border-radius:2px 2px 1px 1px!important;background:#eceef1!important}
.hj61-websites .hj64-bars i.is-live{filter:saturate(.55)!important}
.hj61-websites .hj64-visitors-card.is-empty .hj64-bars{opacity:.48!important}
.hj61-websites .hj64-visitors-card.is-empty .hj64-badge-green{color:#9aa0a8!important}
.hj61-websites .hj64-bottom-stats{
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  margin-top:16px!important;
  padding:13px 0 0!important;
  border-top:1px solid var(--hj67-border-soft)!important;
  border-radius:0!important;
  background:transparent!important;
}
.hj61-websites .hj64-bottom-stats>div{padding:0 9px!important}
.hj61-websites .hj64-bottom-stats>div:first-child{padding-left:0!important}
.hj61-websites .hj64-bottom-stats>div:last-child{padding-right:0!important}
.hj61-websites .hj64-bottom-stats>div:not(:first-child){border-left:1px solid var(--hj67-border-soft)!important}
.hj61-websites .hj64-bottom-stats span{font-size:8.3px!important;color:#989ea7!important}
.hj61-websites .hj64-bottom-stats strong{font-size:10.5px!important;font-weight:600!important;color:#34383f!important;margin-top:4px!important}
.hj61-websites .hj64-status-line{height:3px!important;margin-top:5px!important;background:#eff0f2!important}
.hj61-websites .hj64-status-line.is-live:after{background:#8f88d3!important}
.hj61-websites .hj64-footer-note{margin-top:auto!important;padding-top:11px!important;font-size:8.8px!important;color:#9a9fa7!important}
.hj61-websites .hj64-footer-note a{color:var(--hj67-accent)!important;font-weight:500!important;text-decoration:none!important}
.hj61-websites .hj64-footer-note a:hover{text-decoration:underline!important}

/* Technical footer ---------------------------------------------------- */
.hj61-websites .footer-meta{
  min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:1px 2px 0!important;
  border-top:1px solid #f2f3f4!important;
  font-size:9px!important;
  color:#8f959e!important;
}
.hj61-websites .footer-meta b{font-weight:500!important;color:#626872!important}
.hj61-websites .footer-meta .dividor{color:#d0d3d8!important}
.hj61-websites .footer-meta .live-link{margin-left:2px!important;color:var(--hj67-accent)!important;font-weight:500!important}

/* Responsive ---------------------------------------------------------- */
@media(max-width:1180px){
  .hj61-websites .left-col{width:262px!important;flex-basis:262px!important}
  .hj61-websites .hj65-hero-grid{grid-template-columns:minmax(0,1.38fr) minmax(276px,.92fr)!important}
  .hj61-websites .hj64-storage-card{grid-template-columns:138px minmax(0,1fr)!important;column-gap:14px!important}
  .hj61-websites .hj64-stat-hero-row{grid-template-columns:minmax(118px,.72fr) minmax(132px,1.28fr)!important;gap:10px!important}
}
@media(max-width:980px){
  .hj61-websites .hj65-hero-grid{grid-template-columns:1fr!important}
  .hj61-websites .hj65-hero-panel,.hj61-websites .hj65-health-card{height:auto!important;min-height:188px!important}
  .hj61-websites .hj65-health-score-row span{max-width:none!important}
  .hj61-websites .hj64-insight-grid{grid-template-columns:1fr!important}
  .hj61-websites .hj64-storage-card{grid-template-columns:160px minmax(0,1fr)!important}
}
@media(max-width:880px){
  .hj61-websites .left-col{width:100%!important;max-height:none!important;padding-right:0!important}
}
@media(max-width:600px){
  .hj61-websites .page{padding:10px 10px 20px!important}
  .hj61-websites .hj65-hero-content{padding:18px 16px!important}
  .hj61-websites .hj65-hero-panel .hero-title{font-size:27px!important}
  .hj61-websites .hj65-hero-meta{flex-wrap:wrap!important;margin-top:11px!important}.hj61-websites .hj65-meta-divider{display:none!important}
  .hj61-websites .hj65-hero-actions{margin-top:14px!important;flex-wrap:wrap!important}
  .hj61-websites .hj65-health-card{min-height:212px!important}
  .hj61-websites .hj65-health-checks{gap:8px!important;grid-template-columns:1fr!important}
  .hj61-websites .hj65-health-check,.hj61-websites .hj65-health-check:not(:first-child){padding:0!important;border:0!important}
  .hj61-websites .action-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hj61-websites .pill-btn:nth-child(2){border-right:0!important}
  .hj61-websites .pill-btn:nth-child(-n+2){border-bottom:1px solid var(--hj67-border-soft)!important}
  .hj61-websites .hj64-storage-card{display:block!important}
  .hj61-websites .hj64-legend{justify-content:flex-start!important;margin-top:12px!important}
  .hj61-websites .hj64-gauge-wrap{height:138px!important;margin-top:8px!important}
  .hj61-websites .hj64-stat-row{margin-top:8px!important}
  .hj61-websites .hj64-stat-hero-row{grid-template-columns:1fr!important;gap:9px!important;margin-top:14px!important}
  .hj61-websites .hj64-bars{justify-content:flex-start!important;height:52px!important}
}
@media(prefers-reduced-motion:reduce){
  .hj61-websites .hj64-bars i{transition:none!important}
}


/* 0.28.97 — analytical linear meters: reference-style used vs remaining capacity. */
.hj61-websites .progress-track{
  position:relative!important;height:11px!important;border:0!important;border-radius:999px!important;overflow:hidden!important;
  background:repeating-linear-gradient(135deg,#eef0f2 0 3px,#ffffff 3px 6px)!important;
  box-shadow:inset 0 0 0 1px #eff0f2!important;
}
.hj61-websites .progress-fill{
  position:relative!important;z-index:1!important;height:100%!important;border-radius:999px!important;
  background:#baff14!important;box-shadow:none!important;transition:width .28s cubic-bezier(.2,.7,.3,1)!important;
}
