/* PHSPB full stats dashboard v3.13.37 — isolated component styles only. */
.phspb-full-stats{--fs-bg:#130923;--fs-panel:#1d0c34;--fs-panel-2:#260e46;--fs-line:rgba(191,144,255,.18);--fs-muted:#bcaed2;--fs-text:#fff;--fs-pink:#f25ca9;--fs-violet:#a55cff;--fs-green:#63db9b;display:grid;gap:16px;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fs-text)}
.phspb-full-stats *{box-sizing:border-box}.phspb-full-stats__overview,.phspb-full-stats__sessions,.phspb-full-stats__deep{border:1px solid var(--fs-line);border-radius:24px;background:radial-gradient(1000px 310px at 0% 0%,rgba(155,73,255,.14),rgba(155,73,255,0) 48%),linear-gradient(180deg,rgba(35,12,61,.98),rgba(17,7,31,.98));box-shadow:0 20px 50px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035);overflow:hidden}
.phspb-full-stats__overview{padding:25px 25px 20px}.phspb-full-stats__header{display:flex;align-items:center;gap:13px;min-height:57px}.phspb-full-stats__accent{width:6px;flex:0 0 6px;height:48px;border-radius:999px;background:linear-gradient(180deg,#ffd1ff 0%,#bb62ff 48%,#7b40ff 100%);box-shadow:0 0 18px rgba(180,92,255,.65)}.phspb-full-stats__header h2{margin:0;color:#fff;font-size:42px;line-height:.95;font-weight:880;letter-spacing:-.055em}.phspb-full-stats__header p{margin:7px 0 0;color:#c6b6dc;font-size:13px;line-height:1;font-weight:600}.phspb-full-stats__stamp{margin-left:auto;padding:9px 13px;border:1px solid rgba(213,183,255,.18);border-radius:999px;color:#cabbe1;background:rgba(255,255,255,.035);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.phspb-full-stats__quality{display:flex;align-items:center;gap:7px;margin:19px 0 14px;padding:11px 13px;border:1px solid rgba(211,184,255,.14);border-radius:13px;background:rgba(255,255,255,.03);color:#d2c4e6;font-size:12px;line-height:1.25}.phspb-full-stats__quality strong{color:#fff;font-weight:800}.phspb-full-stats__quality-dot{width:8px;height:8px;border-radius:50%;background:#c973ff;box-shadow:0 0 9px rgba(206,113,255,.8)}.phspb-full-stats__quality--good .phspb-full-stats__quality-dot{background:var(--fs-green);box-shadow:0 0 9px rgba(99,219,155,.75)}
.phspb-full-stats__metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.phspb-full-stats__metric{position:relative;display:flex;flex-direction:column;min-height:126px;padding:16px 17px;overflow:hidden;border:1px solid rgba(194,142,255,.2);border-radius:17px;background:radial-gradient(130px 90px at 100% 100%,rgba(204,95,255,.14),rgba(204,95,255,0) 75%),linear-gradient(145deg,rgba(57,22,95,.92),rgba(25,10,49,.95));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.phspb-full-stats__metric:hover{border-color:rgba(214,161,255,.32)}.phspb-full-stats__metric-icon{width:29px;height:29px;display:grid;place-items:center;margin-bottom:12px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(255,255,255,.055)}.phspb-full-stats__metric-icon::before{display:block;color:#eab7ff;font-size:14px;line-height:1}.phspb-full-stats__metric-icon--peak::before{content:"◉";color:#ffd365}.phspb-full-stats__metric-icon--average::before{content:"↗";color:#7fb7ff}.phspb-full-stats__metric-icon--duration::before,.phspb-full-stats__metric-icon--time::before{content:"◷"}.phspb-full-stats__metric-icon--followers::before,.phspb-full-stats__metric-icon--growth::before{content:"♧";color:#ff8fbc}.phspb-full-stats__metric-icon--calendar::before{content:"▣"}.phspb-full-stats__metric-icon--sessions::before{content:"✦"}.phspb-full-stats__metric-icon--clock::before{content:"◴"}.phspb-full-stats__metric-icon--consistency::before{content:"≈"}.phspb-full-stats__metric-icon--confidence::before{content:"◆"}.phspb-full-stats__metric-icon--live::before{content:"●";color:#ff5e8f}.phspb-full-stats__metric-icon--last::before{content:"◌"}.phspb-full-stats__metric-label{color:#c8b8dd;font-size:10px;line-height:1.1;font-weight:800;letter-spacing:.105em;text-transform:uppercase}.phspb-full-stats__metric strong{margin-top:8px;color:#fff;font-size:34px;line-height:.94;font-weight:870;letter-spacing:-.05em}.phspb-full-stats__metric small{margin-top:8px;color:#bcaed1;font-size:11px;line-height:1.3}.phspb-full-stats__mini-grid .phspb-full-stats__metric{min-height:118px;padding:14px;border-radius:14px}.phspb-full-stats__mini-grid .phspb-full-stats__metric-icon{width:26px;height:26px;margin-bottom:10px;border-radius:8px}.phspb-full-stats__mini-grid .phspb-full-stats__metric-label{font-size:9px}.phspb-full-stats__mini-grid .phspb-full-stats__metric strong{font-size:25px}.phspb-full-stats__mini-grid .phspb-full-stats__metric small{font-size:10px}
.phspb-full-stats__live-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));margin-top:13px;overflow:hidden;border:1px solid rgba(192,125,255,.3);border-radius:14px;background:linear-gradient(90deg,rgba(61,15,99,.82),rgba(27,9,55,.9))}.phspb-full-stats__live-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:52px;padding:8px 14px;text-align:center}.phspb-full-stats__live-item+.phspb-full-stats__live-item::before{position:absolute;top:13px;bottom:13px;left:0;width:1px;background:rgba(215,184,255,.15);content:""}.phspb-full-stats__live-item strong{color:#fff;font-size:15px;line-height:1;font-weight:850;letter-spacing:-.02em}.phspb-full-stats__live-item span{margin-top:5px;color:#c3b4d8;font-size:10px;font-weight:650}.phspb-full-stats__live-item.is-live{align-items:flex-start;color:#ff6696;text-align:left}.phspb-full-stats__live-item.is-live strong{color:#ff6696;font-size:14px;letter-spacing:0}.phspb-full-stats__live-item.is-live strong::before{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:#ff5d8d;box-shadow:0 0 8px rgba(255,91,142,.8);content:""}.phspb-full-stats__live-item.is-growth strong{color:var(--fs-green)}
.phspb-full-stats__sessions{padding:20px}.phspb-full-stats__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:13px}.phspb-full-stats__section-head h3{margin:0;color:#fff;font-size:24px;line-height:1;font-weight:850;letter-spacing:-.04em}.phspb-full-stats__section-head span{color:#baabcf;font-size:11px}.phspb-full-stats__session-labels,.phspb-full-stats__session-row{display:grid;grid-template-columns:76px minmax(220px,1fr) repeat(3,124px);gap:10px;align-items:center}.phspb-full-stats__session-labels{padding:0 11px 8px;color:#bfaed4;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phspb-full-stats__session-labels span:nth-child(1){grid-column:1 / span 2;text-align:left}.phspb-full-stats__session-labels span:nth-child(n+3){text-align:center}.phspb-full-stats__session-table{display:grid;gap:8px}.phspb-full-stats__session-row{min-height:68px;padding:9px;border:1px solid rgba(198,150,255,.16);border-radius:14px;background:linear-gradient(100deg,rgba(61,20,102,.76),rgba(24,9,48,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.028)}.phspb-full-stats__session-row.is-live{border-color:rgba(223,132,255,.34);background:linear-gradient(100deg,rgba(79,23,119,.86),rgba(31,9,59,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 20px rgba(147,65,255,.1)}.phspb-full-stats__date{display:grid;place-items:center;min-height:48px;border:1px solid rgba(216,184,255,.15);border-radius:11px;background:rgba(255,255,255,.045)}.phspb-full-stats__date strong{color:#fff;font-size:13px;line-height:1;font-weight:820}.phspb-full-stats__date span{margin-top:3px;color:#bbacd1;font-size:10px}.phspb-full-stats__session-main{min-width:0}.phspb-full-stats__session-main strong{display:inline-block;max-width:100%;overflow:hidden;color:#fff;font-size:15px;line-height:1.2;font-weight:780;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.phspb-full-stats__session-main em{display:inline-block;margin-left:7px;padding:4px 7px;border-radius:999px;background:rgba(170,87,255,.28);color:#f4dbff;font-size:8px;font-style:normal;font-weight:850;letter-spacing:.09em;vertical-align:2px}.phspb-full-stats__session-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:46px;padding:7px;border:1px solid rgba(207,167,255,.14);border-radius:11px;background:rgba(255,255,255,.035);text-align:center}.phspb-full-stats__session-metric span{color:#bcaed0;font-size:8px;line-height:1;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.phspb-full-stats__session-metric strong{margin-top:5px;color:#fff;font-size:14px;line-height:1;font-weight:820}.phspb-full-stats__session-metric.is-empty strong{color:#8d7aa7}
.phspb-full-stats__deep{padding:0}.phspb-full-stats__tabs{display:flex;gap:2px;padding:8px 13px 0;border-bottom:1px solid rgba(194,149,255,.14)}.phspb-full-stats__tabs button{position:relative;padding:12px 14px;border:0;border-radius:10px 10px 0 0;background:transparent;color:#bdacd4;font:750 13px/1 Inter,system-ui,sans-serif;cursor:pointer}.phspb-full-stats__tabs button:hover{color:#fff;background:rgba(255,255,255,.035)}.phspb-full-stats__tabs button.is-active{color:#fff;background:linear-gradient(180deg,rgba(175,83,255,.3),rgba(119,55,205,.16))}.phspb-full-stats__tabs button.is-active::after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;border-radius:99px;background:linear-gradient(90deg,#ff7ab3,#a35cff);box-shadow:0 0 10px rgba(221,102,255,.8);content:""}.phspb-full-stats__tab-panel{display:none;padding:16px}.phspb-full-stats__tab-panel.is-active{display:block}
.phspb-full-stats__audience{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:15px}.phspb-full-stats__audience.has-no-chart{grid-template-columns:1fr}.phspb-full-stats__audience-summary,.phspb-full-stats__details,.phspb-full-stats__schedule-stack{display:grid;gap:14px}.phspb-full-stats__metric-group,.phspb-full-stats__schedule-summary{padding:13px;border:1px solid rgba(196,150,255,.14);border-radius:16px;background:rgba(10,4,24,.22)}.phspb-full-stats__group-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 1px 11px}.phspb-full-stats__group-head strong{color:#fff;font-size:13px;line-height:1;font-weight:820;letter-spacing:-.01em}.phspb-full-stats__group-head span{color:#ab9ac2;font-size:10px;line-height:1.2}.phspb-full-stats__mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.phspb-full-stats__mini-grid--growth{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.phspb-full-stats__mini-grid--activity{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}.phspb-full-stats__mini-grid--schedule{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.phspb-full-stats__mini-grid--details{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}
.phspb-full-stats__chart{display:flex;flex-direction:column;min-height:258px;padding:16px;border:1px solid rgba(197,151,255,.16);border-radius:16px;background:linear-gradient(160deg,rgba(26,9,50,.72),rgba(13,5,29,.76))}.phspb-full-stats__chart-head{display:flex;justify-content:space-between;gap:12px}.phspb-full-stats__chart-head div{display:grid;gap:5px}.phspb-full-stats__chart-head strong{color:#fff;font-size:13px;line-height:1;font-weight:800}.phspb-full-stats__chart-head span,.phspb-full-stats__chart-foot{color:#ab9ac2;font-size:10px}.phspb-full-stats__chart-head b{align-self:start;padding:6px 8px;border:1px solid rgba(201,154,255,.15);border-radius:999px;color:#ecd8ff;background:rgba(255,255,255,.035);font-size:10px}.phspb-full-stats__bars{display:flex;align-items:flex-end;gap:5px;flex:1;min-height:142px;padding:20px 0 10px;border-bottom:1px solid rgba(201,155,255,.11)}.phspb-full-stats__chart-bar{display:flex;flex:1;align-items:flex-end;height:100%;min-width:6px;border-radius:5px 5px 0 0;background:rgba(255,255,255,.035);overflow:hidden}.phspb-full-stats__chart-bar i{display:block;width:100%;height:var(--value);border-radius:5px 5px 0 0;background:linear-gradient(180deg,#e070ff 0%,#a951ff 48%,#6839e5 100%);box-shadow:0 0 13px rgba(203,94,255,.42)}.phspb-full-stats__chart-foot{display:flex;justify-content:space-between;padding-top:10px}
.phspb-full-stats__schedule-early{display:flex;align-items:center;gap:13px;max-width:610px;padding:16px;border:1px solid rgba(200,157,255,.16);border-radius:15px;background:linear-gradient(145deg,rgba(52,21,88,.72),rgba(22,9,46,.76))}.phspb-full-stats__schedule-early-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#d77bff;box-shadow:0 0 11px rgba(214,116,255,.8)}.phspb-full-stats__schedule-early strong{display:block;color:#fff;font-size:14px;line-height:1.15;font-weight:820}.phspb-full-stats__schedule-early p{margin:5px 0 0;color:#b9a9d1;font-size:12px;line-height:1.45}.phspb-full-stats__schedule-note,.phspb-full-stats__empty{padding:13px 14px;border:1px dashed rgba(197,150,255,.2);border-radius:13px;background:rgba(255,255,255,.022);color:#bbaad3;font-size:12px;line-height:1.45}.phspb-full-stats__heatmap{padding:15px;border:1px solid rgba(198,151,255,.16);border-radius:16px;background:rgba(10,4,24,.25)}.phspb-full-stats__heatmap-head{display:flex;justify-content:space-between;margin-bottom:11px}.phspb-full-stats__heatmap-head strong{color:#fff;font-size:13px}.phspb-full-stats__heatmap-head span{color:#ad9cc4;font-size:10px}.phspb-full-stats__heatmap-grid{display:grid;grid-template-columns:25px repeat(24,minmax(5px,1fr));gap:3px;align-items:center}.phspb-full-stats__heatmap-day{color:#b5a5cc;font-size:9px}.phspb-full-stats__heatmap-cell{height:9px;border-radius:2px;background:rgba(255,255,255,.04)}.phspb-full-stats__heatmap-cell.level-1{background:#38205d}.phspb-full-stats__heatmap-cell.level-2{background:#59319d}.phspb-full-stats__heatmap-cell.level-3{background:#7844d8}.phspb-full-stats__heatmap-cell.level-4{background:#ad5cf7}.phspb-full-stats__heatmap-cell.level-5{background:#f08cff;box-shadow:0 0 7px rgba(234,117,255,.55)}.phspb-full-stats__heatmap-scale{display:flex;justify-content:space-between;margin-top:10px;color:#ad9cc4;font-size:9px}
@media (max-width:1300px){.phspb-full-stats__audience{grid-template-columns:1fr}.phspb-full-stats__chart{min-height:215px}.phspb-full-stats__session-labels,.phspb-full-stats__session-row{grid-template-columns:70px minmax(200px,1fr) repeat(3,112px)}}
@media (max-width:840px){.phspb-full-stats__overview{padding:18px}.phspb-full-stats__header h2{font-size:34px}.phspb-full-stats__stamp{display:none}.phspb-full-stats__session-labels{display:none}.phspb-full-stats__session-row{grid-template-columns:64px minmax(0,1fr);gap:9px;padding:10px}.phspb-full-stats__session-metric{grid-column:auto;display:grid;grid-template-columns:1fr auto;gap:8px;min-width:0;text-align:left}.phspb-full-stats__session-metric:nth-last-child(3){grid-column:1 / -1}.phspb-full-stats__session-metric span,.phspb-full-stats__session-metric strong{margin:0}.phspb-full-stats__session-metric strong{text-align:right}.phspb-full-stats__audience{gap:12px}.phspb-full-stats__tab-panel{padding:13px}.phspb-full-stats__mini-grid--schedule,.phspb-full-stats__mini-grid--details{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}}
@media (max-width:560px){.phspb-full-stats{gap:13px}.phspb-full-stats__overview,.phspb-full-stats__sessions{padding:15px;border-radius:18px}.phspb-full-stats__header{gap:10px}.phspb-full-stats__accent{width:5px;flex-basis:5px;height:43px}.phspb-full-stats__header h2{font-size:29px}.phspb-full-stats__header p{font-size:12px}.phspb-full-stats__quality{margin:14px 0 12px;padding:10px;font-size:11px}.phspb-full-stats__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.phspb-full-stats__metric{min-height:110px;padding:13px}.phspb-full-stats__metric strong{font-size:29px}.phspb-full-stats__live-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.phspb-full-stats__live-item{min-height:50px;padding:8px}.phspb-full-stats__live-item:nth-child(3)::before{display:none}.phspb-full-stats__tabs{overflow:auto;padding-left:7px}.phspb-full-stats__tabs button{white-space:nowrap;padding:11px 10px;font-size:12px}.phspb-full-stats__section-head h3{font-size:20px}.phspb-full-stats__section-head span{display:none}.phspb-full-stats__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phspb-full-stats__chart{min-height:200px}.phspb-full-stats__heatmap-grid{grid-template-columns:21px repeat(24,minmax(4px,1fr));gap:2px}.phspb-full-stats__heatmap-cell{height:7px}}
