.ps-link{justify-content:center;margin:0;display:flex}.ps-frame{border-radius:var(--radius-2xl);border:1px solid var(--line-soft);background:linear-gradient(160deg, var(--bg-soft) 45%, color-mix(in srgb, var(--brand-surface) 7%, var(--bg-soft)));width:100%;max-width:30rem;padding:clamp(1.25rem,3.4vw,2rem) clamp(.75rem,2vw,1.25rem);position:relative}.ps-frame .wire-tile{box-shadow:var(--lift)}.ps-stack{white-space:normal;text-align:center;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;gap:.6em;padding:.5em}.ps-stack b{font-weight:600;line-height:1.25}.ps-lead{border:1.5px solid color-mix(in srgb, var(--brand-surface) 50%, transparent)}.ps-mark{border-radius:var(--radius-full);border:1.5px solid color-mix(in srgb, var(--brand-surface) 55%, transparent);background:var(--bg-raised);width:2.25em;height:2.25em;color:var(--brand-ink);flex:none;place-items:center;display:grid}.ps-mark svg{width:1.1em;height:1.1em}.ps-chip{border-radius:var(--radius-full);color:var(--text);padding:0 .85em;font-size:.86em;font-weight:500}.ps-chip>svg{width:.95em;height:.95em;color:var(--accent-text)}.ps-flow{color:var(--text);white-space:nowrap;align-items:center;gap:.35em;display:inline-flex}.ps-flow svg{width:1em;height:1em;color:var(--accent-text)}.ps-till{white-space:normal;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75em;padding:1.1em .75em .75em}.ps-till-head{flex-direction:column;align-items:center;gap:.35em;min-width:0;display:flex}.ps-till-head .ps-mark{width:1.9em;height:1.9em}.ps-till-head b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.88em;font-weight:600;line-height:1.2;overflow:hidden}.ps-receipt{border-radius:calc(6 * var(--u));background:var(--bg-soft);gap:.3em;padding:.5em;display:grid}.ps-receipt-line{border-radius:.25em;align-items:center;gap:.3em;height:.8em;padding-inline:.25em;display:flex}.ps-receipt-line:before,.ps-receipt-line:after{content:"";border-radius:var(--radius-full);background:color-mix(in srgb, var(--text) 15%, transparent);height:.25em}.ps-receipt-line:before{flex:1}.ps-receipt-line:after{width:1em}.ps-receipt-line[data-spreat]{background:color-mix(in srgb, var(--brand-surface) 13%, transparent)}.ps-receipt-line[data-spreat]:before,.ps-receipt-line[data-spreat]:after{background:color-mix(in srgb, var(--brand-surface) 60%, transparent)}.ps-receipt-total{border-top:1px dashed color-mix(in srgb, var(--text) 20%, transparent);margin-top:.1em;padding:.35em .25em 0}.ps-receipt-total:after{content:"";border-radius:var(--radius-full);background:color-mix(in srgb, var(--text) 35%, transparent);width:45%;height:.3em;margin-left:auto;display:block}
.pt-head{background:var(--bg-soft);padding-block:clamp(3.5rem,8vw,6rem);position:relative;overflow:clip}.pt-head:before{content:"";z-index:0;background-image:radial-gradient(circle, color-mix(in srgb, var(--text) 18%, transparent) 1.1px, transparent 1.1px);pointer-events:none;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(62% 70%,#000 5%,#0000 70%);mask-image:radial-gradient(62% 70%,#000 5%,#0000 70%)}.pt-head:after{content:"";z-index:0;border-radius:var(--radius-full);background:radial-gradient(ellipse at center, color-mix(in srgb, var(--brand-surface) 13%, transparent), transparent 70%);filter:blur(60px);pointer-events:none;width:min(60rem,130%);height:20rem;position:absolute;top:50%;left:50%;translate:-50% -50%}.pt-head>.w-wide{z-index:1;position:relative}.pt-head-words{text-align:center;flex-direction:column;align-items:center;gap:1.375rem;display:flex}.pt-h1{text-wrap:balance;max-width:min(58rem,100%);font-size:clamp(2.25rem,4.7vw,3.5rem);font-weight:700;line-height:1.05}.pt-lead{max-width:min(46rem,100%);color:var(--text-muted);text-wrap:pretty;font-size:clamp(1rem,.5vw + .9rem,1.1875rem);line-height:1.62}.pt-head-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:29.99rem){.pt-head-cta,.pt-kind-cta,.pt-head-cta>*,.pt-kind-cta>*{width:100%}}.pt-kind{background:var(--bg-raised);scroll-margin-top:calc(var(--header-height) + 1rem);position:relative}.pt-kind-inner{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,3.5rem);padding-block:clamp(3.5rem,8vh,5.5rem);display:grid}@media (min-width:62rem){.pt-kind-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,6vw,5.5rem)}.pt-kind[data-flip] .pt-kind-words{order:2}}.pt-kind-words{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.pt-kind-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;align-items:center;gap:.75rem;font-size:.8125rem;font-weight:700;display:inline-flex}.pt-kind-headline{-webkit-hyphens:auto;hyphens:auto;font-size:var(--text-h2);font-weight:var(--weight-heading);letter-spacing:-.02em;text-wrap:balance;line-height:1.12}.pt-kind-text{color:var(--text-muted);text-wrap:pretty;font-size:1.0625rem;line-height:1.65}.pt-kind-cta{margin-top:.5rem}
