.pm-watch{background:var(--sand);border:1px solid var(--line-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.pm-watch i{background:var(--violet);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite jr-pulse}.pm-board{grid-template-columns:1fr 1fr 1fr;gap:9px;padding:14px 16px;display:grid}.pm-col{border:1px solid var(--line);background:var(--sand);border-radius:10px;overflow:hidden}.pm-col-h{font-family:var(--mono);letter-spacing:.09em;color:var(--muted);border-bottom:1px solid var(--line);padding:8px 11px;font-size:8.5px}.pm-col.done .pm-col-h{color:var(--violet)}.pm-cards{flex-direction:column;gap:7px;min-height:118px;padding:8px;display:flex}.pm-card{background:var(--paper);border:1px solid var(--line);color:var(--ink);opacity:0;border-radius:8px;padding:9px 10px;font-size:11px;font-weight:500;line-height:1.35;animation:.45s both jr-popIn}.pm-card .who{font-family:var(--mono);letter-spacing:.07em;color:var(--violet);margin-top:4px;font-size:8px;display:block}.pm-card.you{border-color:var(--violet-l);background:var(--violet-xl)}.pm-cards .pm-card:first-child{animation-delay:.4s}.pm-cards .pm-card:nth-child(2){animation-delay:.8s}.pm-cards .pm-card:nth-child(3){animation-delay:1.2s}@media (max-width:560px){.pm-board{grid-template-columns:1fr}.pm-cards{min-height:0}}.pm-gantt-wrap{background:var(--paper);border:1px solid var(--line);border-radius:16px;animation:.8s .2s both jr-riseIn;overflow:hidden;box-shadow:0 40px 80px -34px #00000080}.pm-gantt{padding:12px 16px 18px;position:relative}.pm-gdays{font-family:var(--mono);letter-spacing:.08em;color:var(--muted);justify-content:space-between;padding:0 0 10px 96px;font-size:8.5px;display:flex}.pm-grow{grid-template-columns:88px 1fr;align-items:center;gap:8px;margin-top:9px;display:grid}.pm-glab{font-family:var(--mono);letter-spacing:.05em;color:var(--body);text-align:right;padding-right:2px;font-size:9px}.pm-gtrack{background:var(--sand);border:1px solid var(--line);border-radius:7px;height:26px;position:relative}.pm-gbar{z-index:2;top:3px;bottom:3px;left:var(--s);width:var(--w);transform-origin:0;border-radius:5px;justify-content:center;align-items:center;animation:.8s both jr-barWide;display:flex;position:absolute;transform:scaleX(0)}.pm-gbar i{font-style:normal;font-family:var(--mono);letter-spacing:.04em;opacity:0;font-size:8px;font-weight:700;animation:.3s 1.5s both jr-riseIn}.pm-gbar.done{background:var(--violet)}.pm-gbar.done i{color:var(--paper)}.pm-gbar.chase{background:var(--violet-2)}.pm-gbar.chase i{color:var(--ink)}.pm-gbar.watch{background:var(--violet-xl);border:1.5px solid var(--violet)}.pm-gbar.watch i{color:var(--violet)}.pm-gdot{z-index:2;background:var(--violet);opacity:0;border-radius:50%;width:9px;height:9px;animation:.4s both jr-popIn;position:absolute;top:50%;transform:translate(-50%,-50%)}.pm-gtoday{z-index:1;background:var(--ink);opacity:.45;width:1.5px;position:absolute;top:36px;bottom:16px;left:69%}.pm-gtoday u{font-family:var(--mono);letter-spacing:.09em;color:var(--ink);font-size:7.5px;text-decoration:none;position:absolute;top:-13px;left:50%;transform:translate(-50%)}@media (max-width:560px){.pm-grow{grid-template-columns:64px 1fr}.pm-gdays{padding-left:72px}.pm-glab{font-size:8px}}.pm-matrix{background:var(--paper);border:1px solid var(--line);border-radius:16px;animation:.8s .2s both jr-riseIn;overflow:hidden;box-shadow:0 40px 80px -40px #0006}.pm-mx{padding:16px 18px 8px}.pm-mx-row{border-bottom:1px solid var(--sand-2);grid-template-columns:92px 1fr;align-items:center;gap:10px;padding:8px 0;display:grid}.pm-mx-row:last-child{border-bottom:none}.pm-mx-row .d{font-family:var(--mono);letter-spacing:.04em;color:var(--body);font-size:9px}.pm-mx-dots{flex-wrap:wrap;gap:7px;display:flex}.pm-mxd{background:var(--sand-2);border:1px solid var(--line);opacity:0;border-radius:4px;width:13px;height:13px;animation:.3s both jr-popIn}.pm-mxd.due{background:var(--violet-l);border-color:var(--violet-2)}.pm-mxd.risk{background:#e8b98a;border-color:#c98d6b;animation:.3s both jr-popIn,1.4s ease-in-out 1.6s infinite pm-alarm}@keyframes pm-alarm{0%,to{box-shadow:0 0 #c98d6b80}50%{box-shadow:0 0 0 5px #c98d6b00}}.pm-mx-foot{border-top:1px solid var(--sand-2);color:var(--muted);padding:13px 18px;font-size:12.5px;font-style:italic}.pm-mx-foot b{color:#b06a3f;font-style:normal}.pm-2am{border-top:1px solid var(--line);flex-direction:column;gap:0;margin-top:38px;display:flex}.pm-worry{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:clamp(14px,3vw,40px);padding:clamp(18px,2.6vw,26px) 4px;display:grid}.pm-worry .q{font-family:var(--serif);color:var(--muted);font-size:clamp(17px,2.2vw,24px);font-weight:700}.pm-worry .q s{-webkit-text-decoration-color:var(--violet-2);text-decoration-color:var(--violet-2);text-decoration-thickness:2px}.pm-worry .a{color:var(--ink);background:var(--violet-xl);border:1px solid var(--violet-l);white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:680px){.pm-worry{grid-template-columns:1fr;gap:10px}.pm-worry .a{white-space:normal;justify-self:start}}.pm-chase-row .body b{font-weight:500}.pm-you{background:var(--violet-xl);border:1px solid var(--violet-l);color:var(--ink);opacity:0;border-radius:11px;align-items:center;gap:10px;margin:4px 18px 16px;padding:12px 15px;font-size:12.5px;font-weight:600;animation:.5s 2.2s both jr-popIn;display:flex}.pm-you .tag{font-family:var(--mono);letter-spacing:.07em;color:var(--violet);white-space:nowrap;margin-left:auto;font-size:9px;font-weight:700}.pm-chase{flex-direction:column;gap:9px;padding:14px 16px 4px;display:flex}.pm-ch{background:var(--sand);border:1px solid var(--line);opacity:0;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 14px;animation:.5s both jr-popIn;display:grid}.pm-chase .pm-ch:first-child{animation-delay:.3s}.pm-chase .pm-ch:nth-child(2){animation-delay:.75s}.pm-chase .pm-ch:nth-child(3){animation-delay:1.2s}.pm-ch.hl{background:var(--violet-xl);border-color:var(--violet-l)}.pm-ch .t{font-family:var(--mono);color:var(--violet);min-width:52px;font-size:9px}.pm-ch b{color:var(--ink);font-size:12.5px;font-weight:500;line-height:1.4}.pm-ch .st{font-family:var(--mono);color:var(--muted);white-space:nowrap;font-size:8.5px;font-weight:700}.pm-cap{background:var(--paper);border:1px solid var(--line);border-radius:16px;animation:.8s .2s both jr-riseIn;overflow:hidden;box-shadow:0 40px 80px -40px #0006}.pm-cap-body{padding:22px}.pm-cap-row{margin-top:18px}.pm-cap-row:first-child{margin-top:0}.pm-cap-row .lab{font-family:var(--mono);letter-spacing:.08em;color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:9.5px;display:flex}.pm-cap-row .lab b{color:var(--ink)}.pm-cap-bar{grid-template-columns:repeat(11,1fr);gap:4px;display:grid}.pm-house{background:var(--sand-2);border:1px solid var(--line);opacity:0;border-radius:6px;height:30px;animation:.3s both jr-popIn}.pm-house.on{background:var(--violet);border-color:var(--violet)}.pm-house.strain{background:#e8b98a;border-color:#c98d6b}.pm-cap-note{border-top:1px solid var(--sand-2);color:var(--muted);margin-top:16px;padding-top:14px;font-size:12.5px;font-style:italic}.pm-cap-note b{color:var(--body);font-style:normal}.pm-linewrap{background:var(--paper);border:1px solid var(--line);border-radius:16px;animation:.8s .2s both jr-riseIn;overflow:hidden;box-shadow:0 40px 80px -34px #00000080}.pm-line{padding:18px 20px 8px;position:relative}.pm-line:before{content:"";background:var(--sand-2);width:2px;position:absolute;top:26px;bottom:22px;left:31px}.pm-line-fill{background:var(--violet);transform-origin:top;width:2px;height:58%;animation:1.8s .4s both pm-linegrow;position:absolute;top:26px;left:31px}@keyframes pm-linegrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.pm-stop{opacity:0;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:9px 0;animation:.5s both jr-riseIn;display:grid;position:relative}.pm-stop:nth-child(2){animation-delay:.3s}.pm-stop:nth-child(3){animation-delay:.55s}.pm-stop:nth-child(4){animation-delay:.8s}.pm-stop:nth-child(5){animation-delay:1.05s}.pm-stop:nth-child(6){animation-delay:1.3s}.pm-stop:nth-child(7){animation-delay:1.55s}.pm-stop .node{z-index:1;background:var(--violet);width:24px;height:24px;color:var(--paper);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.pm-stop .node svg{width:12px;height:12px}.pm-stop.now .node{background:var(--paper);border:2px solid var(--violet)}.pm-stop.now .node i{background:var(--violet);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite jr-pulse}.pm-stop.next .node{background:var(--sand);border:2px solid var(--line-2)}.pm-stop .bd b{color:var(--ink);letter-spacing:-.005em;font-size:13px;display:block}.pm-stop .bd s{color:var(--body);margin-top:1px;font-size:11px;text-decoration:none;display:block}.pm-stop.next .bd b{color:var(--muted)}.pm-stop .tag{font-family:var(--mono);letter-spacing:.06em;color:var(--muted);background:var(--sand);border:1px solid var(--line);white-space:nowrap;border-radius:100px;padding:4px 8px;font-size:8.5px;font-weight:700}.pm-stop .tag.v{color:var(--violet);background:var(--violet-xl);border-color:var(--violet-l)}
