@layer tokens,base,kit;@layer component{.card-stack{--stack-nav:52px;--chrome-height:64px;--stack-top:calc(var(--stack-nav) + var(--chrome-height));padding-top:var(--chrome-height);position:relative}.card-stack__chrome-scope{inset:0 0 var(--chrome-scope-end,0px);z-index:10;pointer-events:none;position:absolute}.card-stack__chrome{top:var(--stack-nav);background:var(--bg);pointer-events:auto;position:sticky}.card-stack__rail{padding-block:var(--space-16) var(--space-18)}.card-stack__pills{justify-content:center;gap:var(--space-8);padding-bottom:var(--space-2);scrollbar-width:none;display:flex;overflow-x:auto}.card-stack__pills::-webkit-scrollbar{display:none}.card-stack__pill{padding:var(--space-8) var(--space-16);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-soft);font-family:inherit;font-size:var(--font-12);font-weight:var(--fw-medium);letter-spacing:var(--ls-normal);white-space:nowrap;cursor:pointer;background:0 0;flex:none;transition:color .18s,border-color .18s,background-color .18s}.card-stack__pill:hover{border-color:var(--border-strong);color:var(--text)}.card-stack__pill[aria-current=true]{border-color:var(--accent);background:var(--accent);color:var(--btn-cta-text)}.stack-card{top:var(--stack-top);padding-bottom:var(--space-32);position:sticky}.stack-card:before{content:"";inset:0 0 var(--space-32);z-index:-1;background:var(--bg);position:absolute}.stack-card__plate{min-height:min(440px, calc(100dvh - var(--stack-top) - var(--space-32)));border:1px solid var(--hairline-strong);border-radius:var(--radius-xl);background:var(--bg);box-shadow:inset 0 1px 0 0 var(--highlight-inset);overflow:hidden}.card-stack__runway{height:70vh}@media (max-width:900px){.stack-card__plate{border-radius:var(--radius-lg);min-height:0}}@media (prefers-reduced-motion:reduce){.stack-card{position:static}.card-stack__runway{height:0}}}@layer responsive,route;
