@font-face{font-family:Host Grotesk;src:url(/fonts/host-grotesk.woff2) format("woff2");font-weight:300 800;font-style:normal;font-display:swap}.pm-root{--pm-glass-hairline:linear-gradient(90deg,transparent,rgba(255,255,255,0.08) 8%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0.08) 92%,transparent);--pm-glass-bg:var(--pm-glass-hairline) center top /100% 1px no-repeat,rgba(0,0,0,0.20);--pm-glass-border:1px solid rgba(255,255,255,0.18);--pm-glass-shadow:inset 0 1px 0 rgba(255,255,255,0.40),0 10px 34px rgba(0,0,0,0.30);position:relative;z-index:1;font-family:Host Grotesk,system-ui,sans-serif;font-feature-settings:"cv11","ss01";-webkit-font-smoothing:antialiased;letter-spacing:0;color:rgba(255,255,255,.92);padding-top:14px}@media (min-width:641px){.pm-root{display:none}}.pm-mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.pm-label{font-size:.7rem;color:rgba(255,255,255,.4);text-transform:uppercase;-webkit-text-stroke:.1px currentColor;letter-spacing:.01em}.pm-price-zeros{font-size:.7em;opacity:.75}.pm-toolbar{justify-content:space-between;flex-wrap:wrap;gap:10px;margin:0 0 16px;padding:0 4px}.pm-tleft,.pm-toolbar{display:flex;align-items:center}.pm-tleft{gap:8px;min-width:0;flex:1 1 100%}.pm-dot{width:6px;height:6px;border-radius:50%;flex:0 0 auto;background:rgba(255,255,255,.85);animation:pmPulse 1.8s ease-in-out infinite}.pm-dot.off{background:rgba(255,255,255,.25);animation:none}@keyframes pmPulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.pm-dot{animation:none}}.pm-day{font-size:.78rem;color:rgba(255,255,255,.6)}.pm-block{font-size:.72rem;color:rgba(255,255,255,.4)}.pm-age{font-size:.72rem;color:rgba(255,255,255,.3);font-variant-numeric:tabular-nums}.pm-menu{margin-left:auto;flex:0 0 auto}.pm-tright{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pm-pills{display:flex;gap:3px}.pm-pill{font:inherit;font-size:.68rem;letter-spacing:.02em;color:rgba(255,255,255,.45);background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:4px 10px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.pm-pill:hover{color:rgba(255,255,255,.75);border-color:rgba(255,255,255,.28)}.pm-pill.active{color:rgba(0,0,0,.9);background:rgba(255,255,255,.9);border-color:rgba(255,255,255,.9)}.pm-card{position:relative;background:var(--pm-glass-bg);border:var(--pm-glass-border);border-radius:0;border-left:none;border-right:none;box-shadow:var(--pm-glass-shadow);padding:16px 8px;margin-bottom:12px;display:flex;flex-direction:column;gap:8px;min-height:260px}.pm-card.bare{min-height:0}.pm-id{display:flex;align-items:center;gap:9px;min-width:0}.pm-sym-icon{width:30px;height:30px;border-radius:50%;flex:0 0 auto;display:block;-o-object-fit:cover;object-fit:cover}.pm-sym{font-size:.9rem;font-weight:600;letter-spacing:.01em;color:rgba(255,255,255,.9);margin:0}.pm-name,.pm-sym{white-space:nowrap}.pm-name{font-size:.72rem;color:rgba(255,255,255,.4);overflow:hidden;text-overflow:ellipsis}.pm-icons{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin-left:3px}.pm-icon{display:block;opacity:.85;line-height:0}.pm-icon img,.pm-icon svg{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block}.pm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pm-headprice{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-width:0}.pm-price{font-size:clamp(2rem,3.2vw,2.6rem);font-weight:500;letter-spacing:-.02em;color:rgba(255,255,255,.97);line-height:1}.pm-priceunit{font-size:.55em;color:rgba(255,255,255,.4)}.pm-headchg{font-size:.95rem;color:rgba(255,255,255,.5);font-variant-numeric:tabular-nums}.pm-headprice.up .pm-price{animation:pmFlashUp .7s ease-out}.pm-headprice.down .pm-price{animation:pmFlashDown .7s ease-out}@keyframes pmFlashUp{0%{color:#fff;text-shadow:0 0 14px rgba(255,255,255,.75);transform:translateY(-1px)}to{color:rgba(255,255,255,.97);text-shadow:none;transform:none}}@keyframes pmFlashDown{0%{color:rgba(255,255,255,.55);text-shadow:0 0 14px rgba(255,255,255,.35);transform:translateY(1px)}to{color:rgba(255,255,255,.97);text-shadow:none;transform:none}}@media (prefers-reduced-motion:reduce){.pm-headprice.down .pm-price,.pm-headprice.up .pm-price{animation:none}}.pm-stats{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:3px}.pm-stat{display:flex;flex-direction:column;gap:3px;min-width:0}.pm-statv{font-size:.92rem;color:rgba(255,255,255,.85);overflow:hidden;text-overflow:ellipsis;white-space:normal}.pm-chart-wrap{position:relative;flex:1 1 auto;min-height:84px;margin:2px -8px 0}.pm-svg{display:block;width:100%;height:100%}.pm-line{stroke:rgba(255,255,255,.92);stroke-width:1.75}.pm-hl{position:absolute;right:10px;font-size:.62rem;color:rgba(255,255,255,.42);pointer-events:none}.pm-high{top:-2px}.pm-low{bottom:-2px}.pm-tabs{display:flex;margin:-12px 0 12px;border-bottom:1px solid rgba(255,255,255,.1)}.pm-tab{flex:1 1 50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;font:inherit;font-size:.78rem;letter-spacing:.02em;color:rgba(255,255,255,.45);padding:12px 0;transition:color .15s ease,background .15s ease}.pm-tab+.pm-tab{border-left:1px solid rgba(255,255,255,.1)}.pm-tab.active{color:rgba(255,255,255,.92);background:linear-gradient(180deg,rgba(255,255,255,.06),transparent)}