.pl{display:flex;flex-direction:column;gap:.12rem;min-width:0}.pl--start{align-items:flex-start;text-align:left}.pl--end{align-items:flex-end;text-align:right}.pl-primary{display:inline-flex;align-items:baseline;gap:.25rem;color:var(--accent-primary,#2563EB);font-weight:800;letter-spacing:-.015em;font-variant-numeric:tabular-nums;line-height:1.05}.pl--sm .pl-primary{font-size:1.1rem}.pl--md .pl-primary{font-size:1.35rem}.pl--lg .pl-primary{font-size:1.7rem}.pl-num,.pl-refurb-num{font-family:var(--font-mostion),var(--font-berkslund),var(--font-funnel-display),system-ui,sans-serif;font-weight:700;font-variant-numeric:tabular-nums;display:inline-block;transform:scaleY(1.08);transform-origin:50% 100%}.pl-num{font-size:.9em}.pl-refurb-num{font-size:.92em}.pl-unit{font-size:.72em;font-weight:600;letter-spacing:.02em}.pl-old,.pl-unit{color:var(--text-muted)}.pl-old{margin-left:.15em;font-size:.58em;font-weight:500;text-decoration:line-through;font-variant-numeric:tabular-nums;white-space:nowrap}.pl-refurb{display:inline-flex;align-items:center;gap:.32rem;font-size:.74rem;color:var(--text-secondary);line-height:1.15;font-variant-numeric:tabular-nums;cursor:help;transition:color .18s cubic-bezier(.25,1,.5,1)}.pl-refurb:hover{color:var(--text-primary)}.pl--sm .pl-refurb{font-size:.68rem;gap:.25rem}.pl--lg .pl-refurb{font-size:.85rem;gap:.4rem}.pl-refurb-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;background:rgba(22,163,74,.1);color:#16A34A;transition:background .18s cubic-bezier(.25,1,.5,1),color .18s cubic-bezier(.25,1,.5,1);flex-shrink:0}.pl--sm .pl-refurb-icon{width:15px;height:15px}.pl--lg .pl-refurb-icon{width:22px;height:22px}.pl-refurb:hover .pl-refurb-icon{background:rgba(22,163,74,.18);color:#15803D}.pl-refurb-num{font-weight:700;color:var(--text-primary)}.pl-refurb-unit{color:var(--text-muted);font-weight:500;font-size:.92em}:root[data-theme=dark] .pl-primary{color:#60A5FA}:root[data-theme=dark] .pl-unit{color:rgba(244,246,250,.55)}:root[data-theme=dark] .pl-refurb{color:rgba(244,246,250,.66)}:root[data-theme=dark] .pl-refurb:hover{color:#F4F6FA}:root[data-theme=dark] .pl-refurb-icon{background:rgba(34,197,94,.16);color:#22C55E}:root[data-theme=dark] .pl-refurb:hover .pl-refurb-icon{background:rgba(34,197,94,.26);color:#4ADE80}:root[data-theme=dark] .pl-refurb-num{color:rgba(244,246,250,.92)}:root[data-theme=dark] .pl-refurb-unit{color:rgba(244,246,250,.55)}.trust-badge{display:inline-flex;align-items:center;gap:.28rem;font-weight:650;letter-spacing:.005em;white-space:nowrap;line-height:1;font-feature-settings:"tnum" 1;border-radius:999px;border:1px solid transparent;vertical-align:middle}.trust-badge svg{flex:0 0 auto}.trust-badge--compact{padding:.14rem .22rem;font-size:.72rem}.trust-badge--compact svg{width:.85rem;height:.85rem}.trust-badge--full{padding:.3rem .55rem;font-size:.74rem;gap:.32rem}.trust-badge--full svg{width:.9rem;height:.9rem}.trust-badge--high{color:#0C6E3A;background:rgba(18,149,73,.12);border-color:rgba(18,149,73,.35)}.trust-badge--low{color:#8A4A00;background:rgba(217,129,4,.14);border-color:rgba(217,129,4,.42)}:root[data-theme=dark] .trust-badge--high{color:#57E389;background:rgba(29,168,81,.16);border-color:rgba(29,168,81,.42)}:root[data-theme=dark] .trust-badge--low{color:#F2B144;background:rgba(217,129,4,.18);border-color:rgba(217,129,4,.48)}