.pw-comfort{background:var(--pw-color-surface-alt);border:1px solid var(--pw-border);border-radius:var(--pw-radius-card);padding:var(--pw-card-padding);flex:1}.pw-comfort__title{margin:0 0 var(--pw-space-5);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);letter-spacing:.14em;color:var(--pw-accent-green)}.pw-comfort__list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.pw-comfort__row{align-items:center;gap:var(--pw-space-4);display:flex}.pw-comfort__rank{width:18px;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);color:var(--pw-text-faint)}.pw-comfort__name{text-overflow:ellipsis;white-space:nowrap;width:62px;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);color:var(--pw-text-heading);overflow:hidden}.pw-comfort__bar{background:var(--pw-color-bar-track);border-radius:var(--pw-radius-progress);flex:1;height:13px;overflow:hidden}.pw-comfort__bar-fill{border-radius:var(--pw-radius-progress);background:var(--pw-text-faint);width:0;height:100%;display:block}.pw-comfort__temp{text-align:right;width:34px;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);color:var(--pw-text-secondary)}.pw-comfort__score{text-align:right;width:26px;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);color:var(--pw-text-faint)}.pw-comfort__row[data-tier=good] .pw-comfort__score{color:var(--pw-accent-green)}.pw-comfort__row[data-tier=mid] .pw-comfort__score{color:var(--pw-accent-yellow)}.pw-comfort__row[data-tier=low] .pw-comfort__score{color:var(--pw-accent-orange)}.pw-comfort__row--skeleton{animation:1.4s ease-in-out infinite pw-comfort-pulse}.pw-comfort__name--ghost,.pw-comfort__temp--ghost,.pw-comfort__score--ghost{border-radius:var(--pw-radius-bar);background:var(--pw-color-bar-track);height:9px}@keyframes pw-comfort-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.pw-comfort__row--skeleton{animation:none}}.pw-comfort__message{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-11);color:var(--pw-accent-orange);margin:0}.pw-comfort__message--muted{color:var(--pw-text-muted)}.pw-footer__tagline{margin:0;line-height:1.5}.pw-footer__link{color:var(--pw-accent-green);text-decoration:none;transition:text-shadow .15s}.pw-footer__link:hover{text-shadow:var(--pw-glow-green);text-decoration:underline}.pw-footer__link:focus-visible{outline:2px solid var(--pw-accent-green);outline-offset:2px}.pw-header__logo{font-family:var(--pw-font-display);font-size:var(--pw-text-15);color:var(--pw-accent-green);text-shadow:var(--pw-glow-green-strong);line-height:1.4}.pw-header__logo-tld{color:var(--pw-text-faint);font-size:var(--pw-text-9)}.pw-header__badge{padding:var(--pw-space-2) 13px;border:1px solid var(--pw-border-magenta-strong);border-radius:var(--pw-radius-pill);background:var(--pw-color-badge-live-bg);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);letter-spacing:.1em;color:var(--pw-accent-magenta);white-space:nowrap;align-items:center;gap:7px;display:flex}.pw-header__badge-dot{background:var(--pw-accent-magenta);width:7px;height:7px;box-shadow:var(--pw-glow-magenta);animation:var(--pw-blink);border-radius:50%}.pw-header__meta{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-12);color:var(--pw-text-muted);align-items:center;gap:24px;margin-left:auto;display:flex}.pw-header__probes{white-space:nowrap}.pw-header__clock{color:var(--pw-text-secondary);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-14);font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.pw-header__badge-dot{animation:none}}.pw-heatmap{background:var(--pw-color-surface-alt);border:1px solid var(--pw-border);border-radius:var(--pw-radius-card-lg);padding:var(--pw-card-padding-lg)}.pw-heatmap__head{justify-content:space-between;align-items:flex-end;gap:var(--pw-space-5);margin-bottom:var(--pw-space-2);display:flex}.pw-heatmap__title{font-family:var(--pw-font-display);font-size:var(--pw-text-14);font-weight:var(--pw-weight-medium);color:var(--pw-text-heading);margin:0}.pw-heatmap__subtitle{margin:var(--pw-space-4) 0 0;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-medium);font-size:var(--pw-text-12);color:var(--pw-text-muted)}.pw-heatmap__live{align-items:center;gap:var(--pw-space-2);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-11);color:var(--pw-accent-green);flex-shrink:0;display:inline-flex}.pw-heatmap__live-dot{background:var(--pw-accent-green);width:7px;height:7px;box-shadow:var(--pw-glow-green);border-radius:50%;animation:1.6s infinite pwblink}.pw-heatmap__canvas-wrap{margin-top:var(--pw-space-5);background:var(--pw-color-inset);border:1px solid var(--pw-border-soft);border-radius:var(--pw-radius-inset-lg);padding:var(--pw-space-5);position:relative}.pw-heatmap__canvas-inner{line-height:0;position:relative}.pw-heatmap__canvas{cursor:crosshair;width:100%;height:auto;display:block}.pw-heatmap__highlight{border:2px solid var(--pw-text-bright);pointer-events:none;border-radius:1px;position:absolute;box-shadow:0 0 0 2px #000,0 0 10px #fff9}.pw-heatmap__tooltip{top:var(--pw-space-7);right:var(--pw-space-7);border:1px solid var(--pw-border-strong);border-radius:var(--pw-radius-input);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-13);color:var(--pw-text-bright);pointer-events:none;background:#0a0a14e6;padding:9px 13px;position:absolute}.pw-heatmap__tooltip-code{color:var(--pw-accent-green)}.pw-heatmap__state{justify-content:center;align-items:center;min-height:360px;display:flex}.pw-heatmap__state-text{text-align:center;max-width:32ch;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-12);color:var(--pw-text-muted);line-height:1.6}.pw-heatmap__legend{align-items:center;gap:var(--pw-space-4);margin-top:var(--pw-space-5);display:flex}.pw-heatmap__legend-label{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-11);color:var(--pw-text-muted)}.pw-heatmap__legend-bar{border-radius:var(--pw-radius-bar);background:var(--pw-heat-gradient);flex:1;height:9px}.pw-heatmap__legend-sonda{align-items:center;gap:var(--pw-space-2);margin-left:var(--pw-space-5);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-11);color:var(--pw-accent-cyan);display:inline-flex}.pw-heatmap__legend-dot{background:var(--pw-color-chip-dark);border:2px solid var(--pw-text-bright);border-radius:50%;width:10px;height:10px}.pw-heatmap__note{border-top:1px solid var(--pw-border-faint);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-medium);font-size:var(--pw-text-11);color:var(--pw-text-faint);margin:12px 0 0;padding-top:12px;line-height:1.6}.pw-heatmap__note-key{color:var(--pw-text-secondary)}.pw-heatmap__note-coord{color:var(--pw-accent-magenta);font-weight:var(--pw-weight-bold)}.pw-search{background:var(--pw-color-surface-alt);border:1px solid var(--pw-border-magenta-mid);border-radius:var(--pw-radius-card);padding:var(--pw-card-padding)}.pw-search__title{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);letter-spacing:.14em;color:var(--pw-accent-magenta);margin:0 0 12px;display:block}.pw-search__form{gap:var(--pw-space-3);display:flex}.pw-search__input{background:var(--pw-color-inset);border:1px solid var(--pw-border-input);border-radius:var(--pw-radius-input);min-width:0;color:var(--pw-text-bright);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-14);text-transform:uppercase;outline:none;flex:1;padding:11px 13px}.pw-search__input::placeholder{color:var(--pw-text-faint);text-transform:none}.pw-search__input:focus-visible{border-color:var(--pw-border-magenta-result)}.pw-search__result{margin-top:var(--pw-space-5);background:var(--pw-color-search-hit);border:1px solid var(--pw-border-magenta-result);border-radius:var(--pw-radius-inset);padding:var(--pw-space-5)}.pw-search__result-head{justify-content:space-between;align-items:center;display:flex}.pw-search__result-coord{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-black);font-size:var(--pw-text-18);color:var(--pw-text-bright)}.pw-search__result-temp{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-black);font-size:var(--pw-text-24);color:var(--pw-accent-magenta)}.pw-search__result-meta{gap:var(--pw-space-7);margin-top:var(--pw-space-4);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-11);color:var(--pw-text-muted);flex-wrap:wrap;display:flex}.pw-search__meta-value{color:var(--pw-text-secondary)}.pw-search__meta-value--sonda{color:var(--pw-accent-cyan)}.pw-search__meta-value--dist{color:var(--pw-accent-yellow)}.pw-search__message{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-11);color:var(--pw-accent-orange);margin:12px 0 0}.pw-search__message--loading{color:var(--pw-text-muted)}.pw-kpi{background:var(--pw-color-surface);border:1px solid var(--kpi-border);border-radius:var(--pw-radius-card);padding:var(--pw-card-padding);min-width:0}.pw-kpi__label{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-10);letter-spacing:.16em;color:var(--kpi-accent)}.pw-kpi__value{align-items:flex-end;gap:var(--pw-space-1);margin-top:var(--pw-space-3);display:flex}.pw-kpi__number{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-black);font-size:var(--pw-text-hero);color:var(--pw-text-bright);line-height:.9}.pw-kpi__unit{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);color:var(--kpi-accent)}.pw-kpi__unit--lg{font-size:var(--pw-text-17);margin-bottom:var(--pw-space-1)}.pw-kpi__unit--sm{font-size:var(--pw-text-13);margin-bottom:var(--pw-space-2)}.pw-kpi--temp{--kpi-accent:var(--pw-accent-magenta);--kpi-border:var(--pw-border-magenta)}.pw-kpi--hum{--kpi-accent:var(--pw-accent-cyan);--kpi-border:var(--pw-border-cyan)}.pw-kpi--hot{--kpi-accent:var(--pw-accent-orange);--kpi-border:var(--pw-border-orange)}.pw-kpi--comfort{--kpi-accent:var(--pw-accent-yellow);--kpi-border:var(--pw-border-yellow)}.pw-kpi--probes{--kpi-accent:var(--pw-accent-green);--kpi-border:var(--pw-border-green)}.pw-kpi[data-loading=true] .pw-kpi__value{animation:var(--pw-blink)}.pw-uc{min-height:100vh;padding:var(--pw-space-11) var(--pw-content-pad-x);background-color:var(--pw-color-bg);background-image:var(--pw-bg-glows);justify-content:center;align-items:center;display:flex}.pw-uc__inner{align-items:center;gap:var(--pw-space-7);text-align:center;flex-direction:column;width:100%;max-width:560px;display:flex}.pw-uc__logo{font-family:var(--pw-font-display);font-size:var(--pw-text-15);color:var(--pw-accent-green);text-shadow:var(--pw-glow-green-strong);letter-spacing:.02em;line-height:1.4}.pw-uc__logo-tld{color:var(--pw-text-faint);font-size:var(--pw-text-9)}.pw-uc__badge{padding:var(--pw-space-2) 13px;border:1px solid var(--pw-border-magenta-strong);border-radius:var(--pw-radius-pill);background:var(--pw-color-badge-live-bg);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-bold);font-size:var(--pw-text-11);letter-spacing:.1em;color:var(--pw-accent-magenta);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.pw-uc__badge-dot{background:var(--pw-accent-magenta);width:7px;height:7px;box-shadow:var(--pw-glow-magenta);animation:var(--pw-blink);border-radius:50%}.pw-uc__title{font-family:var(--pw-font-display);font-size:var(--pw-text-30);color:var(--pw-text-heading);text-shadow:var(--pw-glow-magenta-strong);letter-spacing:.04em;margin:0;line-height:1.5}.pw-uc__text{max-width:46ch;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-medium);font-size:var(--pw-text-14);color:var(--pw-text-muted);margin:0;line-height:1.7}.pw-uc__rule{background:var(--pw-border-magenta-strong);width:64px;height:1px}.pw-uc__hint{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-12);letter-spacing:.04em;color:var(--pw-text-faint);margin:0}.pw-uc__loading{font-family:var(--pw-font-mono);font-weight:var(--pw-weight-semibold);font-size:var(--pw-text-12);letter-spacing:.18em;color:var(--pw-text-faint);animation:var(--pw-blink);margin:0}@media (prefers-reduced-motion:reduce){.pw-uc__badge-dot,.pw-uc__loading{animation:none}}.pw-page{min-height:100vh;padding-bottom:var(--pw-page-pad-bottom);background-color:var(--pw-color-bg);background-image:var(--pw-bg-glows)}.pw-topbar{align-items:center;gap:var(--pw-topbar-gap);padding:var(--pw-topbar-pad-y) var(--pw-topbar-pad-x);border-bottom:1px solid var(--pw-border-topbar);background:var(--pw-color-topbar-bg);display:flex}.pw-content{max-width:var(--pw-content-max-width);padding:var(--pw-content-pad-top) var(--pw-content-pad-x) 0;margin:0 auto}.pw-kpis{gap:var(--pw-gap-kpi);grid-template-columns:repeat(5,1fr);display:grid}.pw-main{grid-template-columns:minmax(0, 1fr) var(--pw-aside-width);gap:var(--pw-gap-main);margin-top:var(--pw-gap-main);display:grid}.pw-main__primary{min-width:0}.pw-main__aside{gap:var(--pw-gap-aside);flex-direction:column;display:flex}.pw-charts{gap:var(--pw-gap-charts);margin-top:var(--pw-gap-charts);grid-template-columns:1fr 1fr;display:grid}.pw-footer{margin-top:var(--pw-space-8);font-family:var(--pw-font-mono);font-weight:var(--pw-weight-medium);font-size:var(--pw-text-12);color:var(--pw-text-faint);text-align:center}.pw-placeholder{gap:var(--pw-space-2);border:1px dashed var(--pw-border-strong);border-radius:var(--pw-radius-card);padding:var(--pw-card-padding);color:var(--pw-text-muted);font-family:var(--pw-font-mono);background:#ffffff03;flex-direction:column;justify-content:center;display:flex}.pw-placeholder--full{grid-column:1/-1}.pw-placeholder--primary{min-height:420px}.pw-placeholder--aside{min-height:120px}.pw-placeholder--footer{text-align:center;border-style:dashed;align-items:center}.pw-placeholder__label{font-family:var(--pw-font-display);font-size:var(--pw-text-10);letter-spacing:.08em;color:var(--pw-text-faint)}.pw-placeholder__hint{font-size:var(--pw-text-12);color:var(--pw-text-muted);line-height:1.5}.pw-placeholder__task{font-size:var(--pw-text-10);font-weight:var(--pw-weight-bold);letter-spacing:.1em;color:var(--pw-accent-magenta)}:root{--pw-font-display:"Press Start 2P", monospace;--pw-font-mono:"JetBrains Mono", ui-monospace, monospace;--pw-font-logs:"VT323", monospace;--pw-weight-medium:500;--pw-weight-semibold:600;--pw-weight-bold:700;--pw-weight-black:800;--pw-text-9:9px;--pw-text-10:10px;--pw-text-11:11px;--pw-text-12:12px;--pw-text-13:13px;--pw-text-14:14px;--pw-text-15:15px;--pw-text-16:16px;--pw-text-17:17px;--pw-text-18:18px;--pw-text-24:24px;--pw-text-26:26px;--pw-text-30:30px;--pw-text-hero:40px;--pw-color-bg:#07070f;--pw-color-inset:#06060e;--pw-color-surface:#0d0d1c;--pw-color-surface-alt:#0b0b18;--pw-color-search-hit:#100a14;--pw-color-bar-track:#15152a;--pw-color-chip-dark:#0a0a12;--pw-color-topbar-bg:#080812b3;--pw-color-badge-live-bg:#ff4fd81a;--pw-color-scrollbar-track:#0b0b16;--pw-color-scrollbar-thumb:#2a2a44;--pw-text-primary:#e8e8f5;--pw-text-bright:#fff;--pw-text-heading:#eaeaff;--pw-text-secondary:#cfcfe6;--pw-text-muted:#8a8ab0;--pw-text-faint:#55557a;--pw-accent-green:#36f08a;--pw-accent-magenta:#ff4fd8;--pw-accent-cyan:#3ad6ff;--pw-accent-orange:#ff8a3a;--pw-accent-yellow:#ffc850;--pw-accent-red:#ff5a5a;--pw-border-faint:#7878c81a;--pw-border-soft:#7878c81f;--pw-border-topbar:#7878c824;--pw-border:#7878c829;--pw-border-medium:#7878c833;--pw-border-input:#7878c840;--pw-border-strong:#7878c84d;--pw-border-green:#36f08a38;--pw-border-cyan:#3ad6ff38;--pw-border-orange:#ff8a3a38;--pw-border-yellow:#ffc85038;--pw-border-magenta-soft:#ff4fd833;--pw-border-magenta:#ff4fd838;--pw-border-magenta-mid:#ff4fd840;--pw-border-magenta-result:#ff4fd84d;--pw-border-magenta-strong:#ff4fd859;--pw-heat-16:#2b6cff;--pw-heat-20:#19c4d6;--pw-heat-23-5:#3ad17a;--pw-heat-26-5:#e0e03a;--pw-heat-29-5:#ff8a3a;--pw-heat-33:#ff3a6e;--pw-heat-gradient:linear-gradient(90deg, var(--pw-heat-16), var(--pw-heat-20), var(--pw-heat-23-5), var(--pw-heat-26-5), var(--pw-heat-29-5), var(--pw-heat-33));--pw-bg-glows:radial-gradient(circle at 80% -10%, #ff4fd812, transparent 45%), radial-gradient(circle at 0% 0%, #36f08a0f, transparent 40%);--pw-radius-bar:5px;--pw-radius-progress:7px;--pw-radius-input:9px;--pw-radius-inset:11px;--pw-radius-inset-lg:12px;--pw-radius-card:16px;--pw-radius-card-lg:18px;--pw-radius-pill-sm:20px;--pw-radius-pill:30px;--pw-space-1:4px;--pw-space-2:6px;--pw-space-3:8px;--pw-space-4:10px;--pw-space-5:14px;--pw-space-6:16px;--pw-space-7:18px;--pw-space-8:22px;--pw-space-9:28px;--pw-space-10:40px;--pw-space-11:48px;--pw-content-max-width:1440px;--pw-content-pad-x:40px;--pw-content-pad-top:28px;--pw-page-pad-bottom:48px;--pw-aside-width:350px;--pw-topbar-pad-y:18px;--pw-topbar-pad-x:40px;--pw-topbar-gap:22px;--pw-card-padding:18px;--pw-card-padding-lg:22px;--pw-gap-kpi:14px;--pw-gap-main:18px;--pw-gap-aside:16px;--pw-gap-charts:18px;--pw-glow-green:0 0 8px var(--pw-accent-green);--pw-glow-green-strong:0 0 14px #36f08a80;--pw-glow-magenta:0 0 9px var(--pw-accent-magenta);--pw-glow-magenta-strong:0 0 16px #ff4fd880;--pw-glow-cyan:0 0 8px var(--pw-accent-cyan);--pw-blink:pwblink 1.4s infinite;box-sizing:border-box}*,:before,:after{box-sizing:inherit}body{min-height:100vh;font-family:var(--pw-font-mono);font-weight:var(--pw-weight-medium);color:var(--pw-text-primary);background-color:var(--pw-color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}input,button,textarea,select{font:inherit;color:inherit}@keyframes pwblink{0%,to{opacity:1}50%{opacity:.25}}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:var(--pw-color-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--pw-color-scrollbar-thumb);border-radius:var(--pw-radius-bar)}
