.pt-page{background:var(--stash-bg);height:auto;min-height:100vh;font-family:var(--font-inter), Inter, Arial, sans-serif;flex:none;display:block;container:pt/inline-size}.pt-page,.pt-page *{font-family:var(--font-inter), Inter, Arial, sans-serif}.pt-content{max-width:1396px;margin:0 auto;padding:22px 28px 60px}.pt-crumb{color:var(--stash-text-muted);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.pt-crumb-item{color:var(--stash-text-muted)}.pt-crumb-item.current{color:#fff}.pt-crumb-sep{color:var(--stash-text-dim)}.pt-headrow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.pt-h1{letter-spacing:-.5px;color:#fff;margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.1}.pt-h1 .grad{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#ff6417 0%,#ff2151 100%);-webkit-background-clip:text;background-clip:text}.pt-sub{color:var(--stash-text-muted);white-space:nowrap;margin:0;font-size:13px;line-height:20px}.pt-live-pill{background:var(--stash-surface);border:1px solid var(--stash-border);height:36px;color:var(--stash-text);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:inline-flex}.pt-live-pill strong{color:#fff;font-weight:600}.pt-live-pill .updated{color:var(--stash-text-muted)}.pt-live-pill .live-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ade801f}.pt-empty{text-align:center;color:var(--stash-text-muted);border:1px dashed var(--stash-border);border-radius:12px;padding:32px}.pt-ticker{margin-bottom:14px;padding:4px 0;position:relative;overflow:hidden}.pt-ticker-track{gap:10px;width:max-content;animation:60s linear infinite pt-marquee;display:flex}.pt-ticker:hover .pt-ticker-track{animation-play-state:paused}@keyframes pt-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pt-ticker-card{background:var(--stash-surface);border:1px solid var(--stash-border);cursor:pointer;text-align:left;border-radius:10px;flex:none;align-items:center;gap:10px;min-width:200px;padding:8px 14px;display:flex}.pt-ticker-card:hover{border-color:var(--stash-border-strong)}.pt-ticker-card.on{background:linear-gradient(90deg,#ff64171a,#ff21510f)}.pt-ticker-logo{background:var(--stash-elevated);border:1px solid var(--stash-border);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.pt-ticker-logo img{object-fit:contain;width:22px;height:22px}.pt-ticker-logo .wm-letter{color:#fff;font-size:16px;font-weight:800}.pt-ticker-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.pt-ticker-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12.5px;font-weight:600;overflow:hidden}.pt-ticker-sub{color:var(--stash-text-muted);letter-spacing:-.2px;font-variant-numeric:tabular-nums;font-size:10.5px}.pt-ticker-fade{pointer-events:none;width:48px;position:absolute;top:0;bottom:0}.pt-ticker-fade.left{background:linear-gradient(90deg, var(--stash-bg), transparent);left:0}.pt-ticker-fade.right{background:linear-gradient(-90deg, var(--stash-bg), transparent);right:0}.pt-firmhead{background:var(--stash-surface);border:1px solid var(--stash-border);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 18px;display:flex}.pt-firmhead-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.pt-firm-picker-wrap{position:relative}.pt-firm-picker{border:1px solid var(--stash-border-strong);cursor:pointer;color:#fff;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:12px;padding:8px 12px;display:flex}.pt-firm-picker:hover{background:var(--stash-elevated)}.pt-firm-logo{background:var(--stash-elevated);border:1px solid var(--stash-border);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;overflow:hidden}.pt-firm-logo img{object-fit:contain;width:26px;height:26px}.pt-firm-logo .wm-letter{color:#fff;font-size:18px;font-weight:800}.pt-firm-text{flex-direction:column;gap:2px;display:flex}.pt-firm-name{color:#fff;font-size:16px;font-weight:700}.pt-firm-name-row{align-items:center;gap:12px;padding-right:4px;display:inline-flex}.pt-firm-name-row svg{color:var(--stash-text-muted);flex-shrink:0}.pt-firm-dropdown{background:var(--stash-elevated);border:1px solid var(--stash-border-strong);z-index:10;scrollbar-width:thin;scrollbar-color:var(--stash-border-strong) transparent;border-radius:10px;flex-direction:column;gap:2px;min-width:280px;max-height:340px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 36px -8px #0009}.pt-firm-dropdown::-webkit-scrollbar{width:10px}.pt-firm-dropdown::-webkit-scrollbar-track{background:0 0;border-radius:999px}.pt-firm-dropdown::-webkit-scrollbar-thumb{background-color:var(--stash-border-strong);border:2px solid var(--stash-elevated);background-clip:padding-box;border-radius:999px}.pt-firm-dropdown::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a}.pt-firm-dd-item{cursor:pointer;text-align:left;color:var(--stash-text);background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;display:flex}.pt-firm-dd-item:hover{background:var(--stash-surface)}.pt-firm-dd-item.on{color:#fff;background:#ff64171f}.pt-firm-dd-logo{background:var(--stash-bg);border:1px solid var(--stash-border);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;overflow:hidden}.pt-firm-dd-logo img{object-fit:contain;width:18px;height:18px}.pt-firm-dd-logo .wm-letter{color:#fff;font-size:12px;font-weight:800}.pt-firm-dd-name{flex:1;font-size:12.5px;font-weight:500}.pt-progs{flex-direction:column;gap:16px;display:flex}.pt-program{background:var(--stash-surface);border:1px solid var(--stash-border);border-radius:14px;grid-template-columns:1fr 360px;grid-template-areas:"left deal""chart chart";align-items:stretch;gap:14px 18px;padding:18px 18px 18px 22px;display:grid}.pt-prog-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pt-prog-name{color:#fff;margin:0 0 4px;font-size:22px;font-weight:700}.pt-prog-meta{color:var(--stash-text-muted);margin:0;font-size:12.5px}.pt-controls-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pt-ctl-label{letter-spacing:.12em;color:var(--stash-text-muted);text-transform:uppercase;font-size:10.5px;font-weight:700}.pt-seg{background:var(--stash-elevated);border:1px solid var(--stash-border);border-radius:8px;max-width:100%;padding:2px;display:inline-flex}.pt-seg-btn{color:var(--stash-text-muted);cursor:pointer;font-variant-numeric:tabular-nums;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}.pt-seg-btn:hover{color:#fff}.pt-seg-btn.on{color:#fff;background:linear-gradient(90deg,#ff641733,#ff215133);box-shadow:inset 0 0 0 1px #ff641766}.pt-fee-inline{color:#fff;margin-left:6px;font-size:12px}.pt-fee-inline.has{font-weight:600}.pt-fee-inline.none{color:var(--stash-text-muted);font-weight:400}.pt-truecost-toggle{background:var(--stash-elevated);border:1px solid var(--stash-border);letter-spacing:.04em;color:var(--stash-text-muted);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:5px 10px 5px 6px;font-size:11px;font-weight:600;display:inline-flex}.pt-truecost-toggle:hover{color:#fff}.pt-truecost-toggle .pt-truecost-knob{background:var(--stash-border);border-radius:999px;flex:none;width:26px;height:15px;transition:background .15s;position:relative}.pt-truecost-toggle .pt-truecost-knob:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .15s;position:absolute;top:2px;left:2px}.pt-truecost-toggle.on{color:#fff;box-shadow:inset 0 0 0 1px #ff641766}.pt-truecost-toggle.on .pt-truecost-knob{background:linear-gradient(90deg,#ff6417,#ff2151)}.pt-truecost-toggle.on .pt-truecost-knob:after{transform:translate(11px)}.pt-chart{width:100%}.pt-legend{color:var(--stash-text-muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:-4px;font-size:11.5px;display:flex}.pt-legend .leg{align-items:center;gap:6px;display:inline-flex}.pt-legend .leg.sub{color:var(--stash-text-dim);font-style:italic}.pt-legend .dot.solid{border-radius:1px;width:12px;height:2px}.pt-legend .dot.dashed{border-top:1.5px dashed #e5e5e5;width:14px;height:0}.pt-legend .leg-spacer{flex:1}.pt-tooltip{z-index:4;pointer-events:none;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:9px;min-width:160px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 18px 40px -12px #000c,0 0 0 1px #ffffff0a}.pt-tooltip .tt-price{color:#fff;font-size:22px;font-weight:800;line-height:1}.pt-tooltip .tt-date{color:var(--stash-text-muted);font-size:11.5px}.pt-tooltip .tt-pill{box-sizing:border-box;text-align:center;white-space:nowrap;border:1px solid;border-radius:7px;width:100%;padding:5px 10px;font-size:11px;font-weight:600;display:block}.pt-tooltip .tt-pill.above,.pt-tooltip .tt-pill.below,.pt-tooltip .tt-pill.flat{color:var(--stash-text-muted);background:#ffffff0a;border-color:#ffffff1a}.pt-tooltip .tt-cols{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pt-tooltip .tt-col{flex-direction:column;gap:4px;min-width:60px;display:flex}.pt-tooltip .tt-col-label{letter-spacing:.12em;color:var(--stash-text-muted);text-transform:uppercase;font-size:9.5px;font-weight:700}.pt-tooltip .tt-col-val{color:#fff;font-size:19px;font-weight:800;line-height:1}.pt-prog-left{flex-direction:column;grid-area:left;gap:14px;min-width:0;display:flex}.pt-prog-deal{grid-area:deal;min-width:0;display:flex}.pt-prog-chart{flex-direction:column;grid-area:chart;gap:14px;min-width:0;display:flex}.pt-prog-stats{flex-wrap:wrap;gap:24px;display:flex}.pt-prog-stat{flex-direction:column;gap:3px;min-width:0;display:flex}.pt-prog-stat-main{color:var(--stash-text-muted);white-space:nowrap;align-items:center;gap:7px;font-size:13px;display:inline-flex}.pt-prog-stat-main strong{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.pt-prog-stat-date{color:var(--stash-text-muted);padding-left:15px;font-size:11px}.pt-stat-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.pt-stat-dot.high{background:#ff8c4a}.pt-stat-dot.low{background:#4ade80}.pt-stat-dot.avg{background:var(--stash-text-muted)}.pt-deal-card{background:var(--stash-bg);border:1px solid var(--stash-border);border-radius:14px;flex-direction:column;justify-content:space-between;gap:12px;width:100%;height:100%;padding:16px;display:flex;position:relative}@property --pt-trace-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.pt-trace{position:relative}.pt-trace:before{content:"";border-radius:inherit;background:conic-gradient(from var(--pt-trace-angle), transparent 0deg, transparent 295deg, var(--pt-trace-accent,var(--stash-gradient-a)) 338deg, #fff 357deg, transparent 360deg);-webkit-mask-composite:xor;filter:drop-shadow(0 0 4px var(--pt-trace-accent,var(--stash-gradient-a)));pointer-events:none;padding:1.5px;animation:3.5s linear infinite ptTraceSpin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes ptTraceSpin{to{--pt-trace-angle:360deg}}@media (prefers-reduced-motion:reduce){.pt-trace:before,.pt-ticker-track{animation:none}.pt-ticker{overflow-x:auto}}.pt-deal-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pt-deal-firm{align-items:center;gap:12px;min-width:0;display:flex}.pt-deal-firm-logo{background:var(--stash-elevated);border:1px solid var(--stash-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden}.pt-deal-firm-logo img{object-fit:contain;width:30px;height:30px}.pt-deal-firm-logo .wm-letter{color:#fff;font-size:20px;font-weight:800}.pt-deal-firm-id{flex-direction:column;gap:3px;min-width:0;display:flex}.pt-deal-firm-name{color:#fff;font-size:15px;font-weight:700;line-height:1.15}.pt-deal-prog-label{color:var(--stash-text-muted);font-size:12px;line-height:1.2}.pt-deal-price-wrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pt-deal-price{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#ff6417 0%,#ff2151 100%);-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:800;line-height:1}.pt-deal-sticker{color:var(--stash-text-muted);font-size:13px;line-height:1;text-decoration:line-through}.pt-deal-card-actions{align-items:center;gap:8px;display:flex}.pt-deal-discount-only{color:#ff6488;background:#ff21511f;border:1px solid #ff21514d;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.pt-deal-card-ends{color:var(--stash-text-muted);white-space:nowrap;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.pt-deal-card-ends svg{color:var(--stash-text-muted);flex-shrink:0}.pt-deal-countdown-prefix{color:var(--stash-text-muted)}.pt-deal-card-ends strong{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.pt-deal-cta{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#ff6417 0%,#ff2151 100%);border:0;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 24px;font-size:12.5px;font-weight:600;text-decoration:none;transition:filter .15s,transform .12s;display:inline-flex}.pt-deal-cta:hover{filter:brightness(1.1);transform:translateY(-1px)}.pt-deal-cta:active{transform:translateY(0)}.pt-deal-cta:disabled{cursor:not-allowed;box-shadow:none;color:#7b7b7b;background:#303030}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none}.pt-best{margin-top:32px}.pt-best-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pt-best-head h2{color:#fff;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.pt-best-marquee{padding:4px 0;position:relative;overflow:hidden}.pt-best-track{width:max-content;display:flex}.pt-best-track.run{will-change:transform;animation-name:pt-best-marquee;animation-timing-function:linear;animation-iteration-count:infinite}.pt-best-marquee:hover .pt-best-track{animation-play-state:paused}.pt-best-marquee:has(:focus-visible) .pt-best-track{animation:none}.pt-best-marquee:has(:focus-visible){overflow-x:auto}@keyframes pt-best-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pt-best-fade{pointer-events:none;z-index:1;width:40px;position:absolute;top:0;bottom:0}.pt-best-fade.left{background:linear-gradient(90deg, var(--stash-bg), transparent);left:0}.pt-best-fade.right{background:linear-gradient(-90deg, var(--stash-bg), transparent);right:0}.pt-best-card{box-sizing:border-box;background:var(--stash-bg);border:1px solid var(--stash-border);cursor:pointer;text-align:left;border-radius:11px;flex-direction:column;gap:7px;padding:12px 14px;transition:border-color .15s,transform .12s;display:flex}.pt-best-track .pt-best-card{flex:none;width:252px}.pt-best-grid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}@media (prefers-reduced-motion:reduce){.pt-best-track.run{animation:none}.pt-best-marquee{overflow-x:auto}.pt-best-track .pt-best-card.is-clone{display:none}}.pt-best-card:hover{border-color:#ff64178c;transform:translateY(-1px)}.pt-best-row1{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pt-best-logo{background:var(--stash-elevated);border:1px solid var(--stash-border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;overflow:hidden}.pt-best-logo img{object-fit:contain;width:18px;height:18px}.pt-best-logo .wm-letter{color:#fff;font-size:12px;font-weight:800}.pt-best-firm{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.pt-best-price{color:#fff;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#ff6417 0%,#ff2151 100%);-webkit-background-clip:text;background-clip:text;flex-basis:100%;font-size:22px;font-weight:800;line-height:1}.pt-section-title{color:#fff;letter-spacing:-.3px;margin:32px 0 14px;font-size:18px;font-weight:700}.pt-trackall-section{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.pt-trackall-section>*{min-width:0}.pt-trackall-chart{background:var(--stash-surface);border:1px solid var(--stash-border);border-radius:14px;padding:18px;overflow-x:clip}.pt-trackall-chart-head{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px;display:flex}.pt-trackall-titlerow{align-items:center;gap:12px;min-height:30px;display:flex}.pt-trackall-titlerow .pt-trackall-chart-title{min-width:0}.pt-trackall-titlerow .pt-truecost-toggle{flex:none;margin-left:auto}.pt-trackall-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pt-trackall-chart-title{color:#fff;letter-spacing:-.3px;align-items:center;gap:10px;margin:0;font-size:22px;font-weight:700;line-height:1.1;display:inline-flex}.pt-trackall-size-tabs{background:var(--stash-elevated);border:1px solid var(--stash-border);border-radius:8px;max-width:100%;padding:2px;display:inline-flex}.pt-trackall-size-btn{color:var(--stash-text-muted);cursor:pointer;font-variant-numeric:tabular-nums;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500}.pt-trackall-size-btn:hover{color:#fff}.pt-trackall-size-btn.on{color:#fff;background:linear-gradient(90deg,#ff641733,#ff215133);box-shadow:inset 0 0 0 1px #ff641766}.pt-trackall-chart-count{color:var(--stash-text-muted);letter-spacing:normal;font-size:12px;font-weight:500}.pt-trackall-empty{background:var(--stash-surface);border:1px dashed var(--stash-border);color:var(--stash-text-muted);text-align:center;border-radius:14px;padding:24px;font-size:13px}.pt-trackall-legend-wrap{margin-top:16px}.pt-trackall-legend{border:1px solid var(--stash-border);border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px 14px;padding:14px 16px;display:grid}.pt-trackall-legend-item{cursor:pointer;text-align:left;min-width:0;color:var(--stash-text);background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:2px;font-family:inherit;display:inline-flex}.pt-trackall-legend-box{border:1.5px solid var(--stash-border-strong);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background-color .12s,border-color .12s;display:inline-flex}.pt-trackall-legend-box svg{color:#fff;width:13px;height:13px;display:block}.pt-trackall-legend-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--stash-text);font-size:13px;font-weight:500;overflow:hidden}.pt-trackall-legend-item:not(.absent):not(.unavailable):hover .pt-trackall-legend-name{color:#fff}.pt-trackall-legend-item:not(.on):not(.absent):not(.unavailable) .pt-trackall-legend-name{color:var(--stash-text-muted)}.pt-trackall-legend-item.absent,.pt-trackall-legend-item.unavailable{cursor:default}.pt-trackall-legend-item.absent .pt-trackall-legend-box,.pt-trackall-legend-item.unavailable .pt-trackall-legend-box{background:#2a2a2a;border-color:#333}.pt-trackall-legend-item.absent .pt-trackall-legend-box svg,.pt-trackall-legend-item.unavailable .pt-trackall-legend-box svg{color:#6a6a6a}.pt-trackall-legend-item.absent .pt-trackall-legend-name,.pt-trackall-legend-item.unavailable .pt-trackall-legend-name{color:#5a5a5a;text-decoration:line-through}.pt-trackall-legend-hint{color:var(--stash-text-muted);margin-top:12px;font-size:12px}@container pt (min-width:344px) and (max-width:410px){.pt-trackall-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;padding:12px}.pt-trackall-legend-item{gap:7px}.pt-trackall-legend-name{font-size:10px}.pt-trackall-legend-box{border-radius:5px;width:16px;height:16px}.pt-trackall-legend-box svg{width:11px;height:11px}}@container pt (max-width:900px){.pt-program{grid-template-columns:1fr;grid-template-areas:"left""chart""deal"}.pt-trackall-section{grid-template-columns:1fr}.pt-seg{flex-wrap:wrap;max-width:100%}.pt-trackall-size-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;max-width:100%;overflow-x:auto}}@container pt (max-width:640px){.pt-content{padding:16px 16px 56px}.pt-prog-stats{display:none}.pt-sub{white-space:normal;font-size:12.5px;line-height:18px}.pt-headrow{align-items:flex-start;gap:12px;margin-bottom:14px}.pt-live-pill{height:32px;padding:0 12px;font-size:11.5px}.pt-firmhead{gap:12px;padding:12px 14px}.pt-firm-picker{gap:10px;width:100%;padding:8px 10px}.pt-firm-text{flex:1;min-width:0}.pt-firm-name{font-size:15px}.pt-program{padding:14px}.pt-prog-name{font-size:18px}.pt-prog-head{flex-wrap:wrap;gap:10px}.pt-controls-row{gap:8px}.pt-seg-btn{padding:5px 10px;font-size:11.5px}.pt-prog-stats{gap:14px 20px}.pt-prog-stat{flex:calc(50% - 20px)}.pt-prog-stat-main{white-space:normal}.pt-deal-card{padding:14px}.pt-deal-price{font-size:30px}.pt-deal-firm-logo{width:40px;height:40px}.pt-deal-firm-logo img{width:28px;height:28px}.pt-deal-card-actions{flex-wrap:wrap}.pt-deal-cta{flex:100%}.pt-best-card{padding:10px 12px}.pt-ticker-card{min-width:0}.pt-ticker-name{max-width:120px}}@container pt (max-width:420px){.pt-content{padding:12px 12px 48px}.pt-prog-stat{flex:100%}.pt-deal-card-top{gap:10px}.pt-deal-cta{flex:100%;width:100%}}
/*# sourceMappingURL=0a.jriwq1m9ki.css.map*/