.pulse-page{min-height:100vh}.pulse-rail{position:fixed;top:0;left:0;right:0;z-index:50;padding:0 clamp(1rem,4vw,2.5rem)}.pulse-main,.pulse-rail>*{max-width:1200px;margin:0 auto}.pulse-main{padding:clamp(5rem,10vw,7rem) clamp(1rem,4vw,2.5rem) 4rem}.pulse-hero{margin-bottom:clamp(2.5rem,5vw,4rem)}.pulse-hero__sub{margin-top:.75rem;font-size:clamp(1rem,2vw,1.15rem);color:var(--silver);max-width:520px;line-height:1.6}.pulse-hero__date{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.78rem;color:rgba(255 255 255/.35);letter-spacing:.08em}.pulse-hero__offseason{margin-top:.85rem;max-width:560px;padding:.7rem .9rem;border:1px solid var(--border-cn,rgba(255 255 255/.1));border-left:3px solid var(--gold,#ffb61e);border-radius:8px;background:rgba(255 182 30/.06);font-size:.85rem;line-height:1.55;color:var(--silver)}.pulse-live-dot{width:7px;height:7px;border-radius:50%;background:var(--profit,#22c55e);box-shadow:0 0 6px var(--profit,#22c55e);animation:pulse-live-blink 2s ease-in-out infinite}@keyframes pulse-live-blink{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.pulse-live-dot{animation:none}}.pulse-section{margin-top:clamp(2.5rem,5vw,4rem)}.pulse-section__head{margin-bottom:1.5rem}.pulse-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.pulse-card{display:flex;gap:.75rem;padding:.75rem .9rem;background:var(--surface);border:1px solid var(--border-cn);border-radius:14px;text-decoration:none;color:inherit;cursor:pointer;width:100%;text-align:left;font:inherit;transition:border-color .2s ease,transform .2s ease}.pulse-card:hover{border-color:var(--ice);transform:translateY(-2px)}.pulse-card__img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;background:rgba(255 255 255/.06)}.pulse-card__img--ph{display:block}.pulse-card__body{flex:1;display:flex;flex-direction:column;gap:.22rem;min-width:0}.pulse-card__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pulse-card__name{font-weight:700;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-card__score-pill{font-size:.85rem;font-weight:800;letter-spacing:-.02em;flex-shrink:0}.pulse-card__badge{font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:.15rem .5rem;border:1px solid;border-radius:999px;white-space:nowrap;flex-shrink:0}.pulse-card__team{font-size:.75rem;color:rgba(255 255 255/.45)}.pulse-card__team-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pulse-bar{height:3px;background:rgba(255 255 255/.08);border-radius:2px;overflow:hidden;margin:.3rem 0}.pulse-bar__fill{height:100%;border-radius:2px;transition:width .6s ease}.pulse-card__stats{display:flex;justify-content:space-between;font-size:.72rem}.pulse-card__score{color:rgba(255 255 255/.45)}.pulse-card__reason{font-size:.72rem;color:rgba(255 255 255/.4);line-height:1.45;margin-top:.2rem}.pulse-skeleton-wrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:2rem}.pulse-skel{height:110px;border-radius:14px;background:linear-gradient(90deg,var(--surface) 25%,rgba(255 255 255/.04) 50%,var(--surface) 75%);background-size:200% 100%;animation:pulse-shimmer 1.4s infinite}@keyframes pulse-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pulse-empty,.pulse-error{color:rgba(255 255 255/.4);font-size:.9rem;padding:1.5rem 0}.pm-backdrop{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.75);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:pm-fade-in .15s ease}@keyframes pm-fade-in{0%{opacity:0}to{opacity:1}}.pm-card{position:relative;width:100%;max-width:480px;max-height:90dvh;overflow-y:auto;background:rgba(10,14,26,.97);border:1px solid rgba(255 255 255/.1);border-radius:20px;padding:1.75rem;box-shadow:0 32px 80px rgba(0,0,0,.6);animation:pm-slide-up .2s ease}@keyframes pm-slide-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.pm-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255 255 255/.06);border:1px solid rgba(255 255 255/.1);border-radius:50%;color:var(--silver);font-size:.8rem;cursor:pointer;transition:background .15s}.pm-close:hover{background:rgba(255 255 255/.12)}.pm-hero{display:flex;gap:1.1rem;align-items:flex-start;margin-bottom:1.5rem}.pm-photo{width:88px;height:88px;border-radius:14px;object-fit:cover;flex-shrink:0;border:1px solid rgba(255 255 255/.08)}.pm-photo,.pm-photo--ph{background:rgba(255 255 255/.06)}.pm-hero__body{flex:1;min-width:0}.pm-hero__top{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.pm-name{font-size:1.2rem;font-weight:800;letter-spacing:-.02em;color:var(--platinum);margin:0}.pm-badge{font-size:.68rem;font-weight:700;padding:.2rem .5rem;border-radius:999px;border:1px solid;opacity:.9}.pm-team{font-size:.72rem;color:rgba(255 255 255/.4);letter-spacing:.06em;display:block;margin-bottom:.65rem}.pm-score-row{display:flex;align-items:baseline;gap:.5rem}.pm-score-label{font-size:.62rem;letter-spacing:.08em;color:rgba(255 255 255/.35)}.pm-score-val{font-size:1.6rem;font-weight:900;letter-spacing:-.03em;font-family:var(--cn-mono,monospace)}.pm-factors{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding:1rem;background:rgba(255 255 255/.03);border:1px solid rgba(255 255 255/.06);border-radius:12px}.pm-factor__head{display:flex;justify-content:space-between;margin-bottom:.3rem}.pm-factor__label{font-size:.68rem;letter-spacing:.06em;color:rgba(255 255 255/.45)}.pm-factor__val{font-size:.72rem;font-weight:700}.pm-factor__bar{height:3px;background:rgba(255 255 255/.08);border-radius:2px;overflow:hidden}.pm-factor__fill{height:100%;border-radius:2px;transition:width .5s ease}.pm-reasoning{font-size:.88rem;line-height:1.6;color:var(--silver);margin:0 0 1.25rem}.pm-cta{display:block;text-align:center;padding:.7rem 1rem;border-radius:10px;background:rgba(255 255 255/.06);border:1px solid rgba(255 255 255/.1);color:var(--platinum);text-decoration:none;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.pm-cta:hover{background:rgba(255 255 255/.1);border-color:rgba(255 255 255/.2)}.pulse-feed-section{margin-top:clamp(2.5rem,5vw,4rem)}.pulse-feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border:1px solid rgba(255 255 255/.06);border-radius:16px;overflow:hidden;background:rgba(15,23,42,.45);backdrop-filter:blur(10px)}.pulse-feed__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1.1rem;border-bottom:1px solid rgba(255 255 255/.04);transition:background .15s ease}.pulse-feed__item:last-child{border-bottom:none}.pulse-feed__item:hover{background:rgba(255 255 255/.03)}.pulse-feed__tag{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .55rem;border-radius:999px;font-size:.67rem;font-weight:700;letter-spacing:.05em;white-space:nowrap;color:var(--tag-color,#94a3b8);background:color-mix(in srgb,var(--tag-color,#94a3b8) 12%,transparent);border:1px solid color-mix(in srgb,var(--tag-color,#94a3b8) 30%,transparent);flex-shrink:0}.pulse-feed__tag-icon{flex-shrink:0}.pulse-feed__title{font-size:.85rem;line-height:1.45;color:var(--platinum);text-decoration:none;transition:color .15s ease}.pulse-feed__title:hover{color:var(--ice,#00d4ff)}.pulse-feed__meta{font-size:.68rem;color:rgba(255 255 255/.3);white-space:nowrap;flex-shrink:0}.pulse-feed__skeleton{display:flex;flex-direction:column;gap:2px;border-radius:16px;overflow:hidden}.pulse-feed__skel-row{height:52px;background:linear-gradient(90deg,rgba(255 255 255/.03) 25%,rgba(255 255 255/.06) 50%,rgba(255 255 255/.03) 75%);background-size:200% 100%;animation:pulse-shimmer 1.4s infinite}.pulse-feed__empty{color:rgba(255 255 255/.4);font-size:.9rem;padding:1rem 0}.pulse-feed__source{margin-top:.6rem;font-size:.68rem;color:rgba(255 255 255/.2);letter-spacing:.06em}@media (max-width:480px){.pulse-grid{grid-template-columns:1fr}.pulse-card__reason{display:none}.pulse-feed__item{grid-template-columns:auto 1fr;gap:.5rem;padding:.75rem .9rem}.pulse-feed__meta{display:none}.pulse-feed__title{font-size:.8rem}}