.pdash-pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(12px,1.6vw,22px);max-width:720px;margin:0 auto;display:grid}.pdash-panel{border:1px solid var(--hairline);background:linear-gradient(#111a14eb,#0c120ef5);border-radius:16px;flex-direction:column;padding:16px 18px;display:flex;box-shadow:0 30px 80px #00000080,0 0 60px #3bf57f0f}.pdash-grown{box-shadow:0 30px 80px #00000080,0 0 70px #3bf57f1a}.pdash-arrow{color:var(--ink-faint);-webkit-user-select:none;user-select:none;align-self:center;font-size:clamp(22px,2.6vw,30px);line-height:1}.pdash-cap{text-align:center;max-width:54ch;color:var(--ink-faint);grid-column:1/-1;margin:18px auto 0;font-size:14px;line-height:1.6}.pdash-head{color:var(--ink-mut);border-bottom:1px solid var(--hairline);padding-bottom:12px;font-size:14.5px}.pdash-tiles{flex-wrap:wrap;gap:8px;padding:14px 0;display:flex}.pdash-tile{border:1px dashed var(--hairline);color:var(--ink-faint);border-radius:8px;padding:7px 9px;font-size:12px;line-height:1}.pdash-on{color:var(--leaf-bright);background:var(--leaf-ghost);border:1px solid #3bf57f61;box-shadow:0 0 14px #3bf57f1f}.pdash-mock{border:1px solid var(--hairline);background:#070a0880;border-radius:10px;flex-direction:column;flex:1;gap:10px;min-height:190px;padding:12px;display:flex}.pdash-mockbar{background:var(--hairline);border-radius:4px;flex:none;width:40%;height:8px}.pdash-blocks{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.pdash-blocks-sparse{grid-template-columns:1fr}.pdash-block{border:1px solid var(--hairline);background:linear-gradient(#111a14e6,#0c120ed1);border-radius:8px;flex-direction:column;gap:9px;padding:11px 12px;display:flex}.pdash-block span{color:var(--ink-faint);font-size:11.5px;line-height:1}.pdash-shape{border-radius:5px;height:40px;display:block}.pdash-wave{clip-path:polygon(0 78%,12% 60%,26% 68%,40% 42%,56% 52%,70% 28%,84% 38%,100% 16%,100% 100%,0 100%);background:linear-gradient(#3bf57f42,#3bf57f08)}.pdash-wave-b{clip-path:polygon(0 64%,14% 72%,30% 50%,46% 58%,60% 34%,76% 46%,90% 24%,100% 32%,100% 100%,0 100%);background:linear-gradient(#3bf57f38,#3bf57f08)}.pdash-lines{flex-direction:column;justify-content:center;gap:7px;display:flex}.pdash-lines i{background:var(--hairline);border-radius:4px;height:7px;display:block}.pdash-lines i:first-child{background:#3bf57f38;width:74%}.pdash-lines i:nth-child(2){width:52%}.pdash-lines i:last-child{width:63%}.pdash-ring{background:conic-gradient(var(--leaf-dim) 0 62%, #3bf57f1a 62% 100%);border-radius:50%;width:40px;height:40px;-webkit-mask:radial-gradient(closest-side,#0000 59%,#000 60%);mask:radial-gradient(closest-side,#0000 59%,#000 60%)}.pdash-empty{border:1px dashed var(--hairline);border-radius:8px;flex:1;min-height:56px}@media (prefers-reduced-motion:no-preference){.pdash-panel{animation:.6s cubic-bezier(.2,.7,.2,1) both pdash-settle}.pdash-grown{animation-delay:.14s}}@keyframes pdash-settle{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (max-width:1200px){.pdash-pair{grid-template-columns:1fr}.pdash-arrow{justify-self:center;margin:2px 0;transform:rotate(90deg)}}@media (max-width:420px){.pdash-panel{padding:16px}.pdash-blocks{grid-template-columns:1fr}}
