.sh-product{--queue-col:21rem;--dmark:9px;background-color:var(--surface-product);padding-block:var(--space-96);--focus-ring:var(--focus-ring-inverse)}@media (width>=768px){.sh-product{padding-block:var(--space-128)}}@media (width>=1280px){.sh-product{padding-block:var(--space-section)}}.sh-product__inner{gap:var(--space-40);padding-top:var(--space-32);border-top:1px solid var(--border-product-strong);display:grid}.sh-product__head{gap:var(--space-16);max-width:var(--measure-prose);align-content:start;display:grid}@media (width>=1024px){.sh-product__head{column-gap:var(--space-64);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:baseline;max-width:none}.sh-product__eyebrow{grid-column:1/-1}.sh-product__lead{padding-top:.55rem}}.sh-product__eyebrow{font-size:var(--type-label);letter-spacing:.12em;color:var(--text-inverse-secondary);font-weight:600;line-height:1}.sh-product__title{max-width:18ch;font-size:var(--type-heading-lg);letter-spacing:-.028em;color:var(--text-inverse);text-wrap:balance;font-weight:530;line-height:1.08}.sh-product__lead{max-width:var(--measure-hero);font-size:var(--type-lead);color:var(--text-inverse-secondary);line-height:1.5}.sh-product__instrument{border:1px solid var(--border-product-strong);border-radius:var(--radius-panel);overflow:hidden}.sh-product__identity{align-items:baseline;gap:var(--space-8) var(--space-16);padding:var(--space-16) var(--space-20);border-bottom:1px solid var(--border-product);flex-wrap:wrap;display:flex}.sh-product__merchant{font-size:var(--type-small);color:var(--text-inverse);font-weight:520}.sh-product__period{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-secondary)}.sh-product__disclosure{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-secondary);margin-inline-start:auto}.sh-product__workspace{grid-template-columns:minmax(0,1fr);display:grid}@media (width>=1024px){.sh-product__workspace{grid-template-columns:minmax(0, var(--queue-col)) minmax(0, 1fr)}}@media (width>=1280px){.sh-product{--queue-col:24rem}}.sh-queue{background-color:var(--surface-product-well);border-bottom:1px solid var(--border-product)}@media (width>=1024px){.sh-queue{border-bottom:0;border-right:1px solid var(--border-product)}}.sh-queue__head{justify-content:space-between;align-items:baseline;gap:var(--space-16);padding:var(--space-16) var(--space-20) var(--space-12);display:flex}.sh-queue__head-label{font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-secondary);font-weight:600}.sh-queue__head-meta{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.03em;color:var(--text-inverse-secondary)}.sh-queue__list{display:grid}.sh-queue__row{align-items:center;gap:var(--space-16);width:100%;min-height:56px;padding:var(--space-12) var(--space-20);text-align:left;border:0;border-top:1px solid var(--border-product);font:inherit;color:inherit;transition:background-color var(--motion-fast) var(--ease-system);background-color:#0000;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:relative}button.sh-queue__row{cursor:pointer}.sh-queue__rail{background-color:var(--border-product-strong);width:2px;transition:background-color var(--motion-fast) var(--ease-system);position:absolute;inset-block:0;inset-inline-start:0}.sh-queue__row[data-selected=true]{background-color:var(--surface-product-raised)}.sh-queue__row[data-selected=true] .sh-queue__rail{background-color:var(--decision-rail-product)}@media (hover:hover) and (pointer:fine){button.sh-queue__row:hover{background-color:var(--surface-hover-product)}}button.sh-queue__row:focus-visible{outline-offset:calc(var(--focus-ring-offset) * -1)}.sh-queue__index{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-secondary)}.sh-queue__row[data-selected=true] .sh-queue__index{color:var(--decision-rail-product)}.sh-queue__body{gap:2px;min-width:0;display:grid}.sh-queue__title{font-size:var(--type-body);color:var(--text-inverse);font-weight:520;line-height:1.25}.sh-queue__action{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.02em;color:var(--text-inverse-secondary);line-height:1.4}.sh-queue__status,.sh-case__status{align-items:center;gap:var(--space-8);font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;white-space:nowrap;color:var(--state-neutral-on-dark);display:inline-flex}.sh-queue__status[data-status=READY],.sh-case__status[data-status=READY]{color:var(--state-positive-on-dark)}.sh-queue__status[data-status=DEFERRED],.sh-case__status[data-status=DEFERRED]{color:var(--state-constraint-on-dark)}.sh-queue__status[data-status=BLOCKED],.sh-case__status[data-status=BLOCKED]{color:var(--state-negative-on-dark)}.sh-queue__mark,.sh-case__status-mark{width:var(--dmark);height:var(--dmark);border-radius:var(--radius-mark);border:1px solid;flex:none;position:relative}.sh-queue__mark[data-status=READY],.sh-case__status-mark[data-status=READY]{background-color:currentColor}.sh-queue__mark[data-status=DEFERRED],.sh-case__status-mark[data-status=DEFERRED]{box-shadow:inset calc(var(--dmark) / 2) 0 0 currentColor}.sh-queue__mark[data-status=BLOCKED],.sh-case__status-mark[data-status=BLOCKED]{border-width:2px}.sh-queue__mark[data-status=BLOCKED]:before,.sh-queue__mark[data-status=BLOCKED]:after,.sh-case__status-mark[data-status=BLOCKED]:before,.sh-case__status-mark[data-status=BLOCKED]:after{content:"";inset-inline:-1px;background-color:currentColor;height:1px;position:absolute;top:50%;transform:rotate(45deg)}.sh-queue__mark[data-status=BLOCKED]:after,.sh-case__status-mark[data-status=BLOCKED]:after{transform:rotate(-45deg)}.sh-queue__mark[data-status=REQUIRES_DATA],.sh-case__status-mark[data-status=REQUIRES_DATA]{border-style:dashed}.sh-queue__mark[data-status=WATCH],.sh-case__status-mark[data-status=WATCH]{border-radius:50%}.sh-queue__watch{border-top:1px solid var(--border-product-strong);padding-bottom:var(--space-16)}.sh-queue__watch-label{padding:var(--space-16) var(--space-20) 0;font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-secondary);font-weight:600}.sh-queue__row--watch{border-top:0;min-height:44px}.sh-queue__watch-note{padding-inline:var(--space-20);font-size:var(--type-micro);color:var(--text-inverse-secondary);line-height:1.45}.sh-case{background-color:var(--surface-product-raised);padding:var(--space-20);align-content:start;gap:0;display:grid}@media (width>=768px){.sh-case{padding:var(--space-24) var(--space-32) var(--space-32)}}.sh-case__head{align-items:center;gap:var(--space-8) var(--space-12);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.sh-case__priority{font-family:var(--font-mono);font-size:var(--type-small);letter-spacing:.04em;color:var(--decision-rail-product);font-weight:500}.sh-case__id{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-secondary)}.sh-case__status{margin-inline-start:auto}.sh-case__title{font-size:var(--type-heading-md);letter-spacing:-.018em;color:var(--text-inverse);text-wrap:balance;font-weight:530;line-height:1.15}.sh-case__exact{align-items:flex-end;gap:var(--space-12) var(--space-20);margin-block:var(--space-16) var(--space-20);padding-bottom:var(--space-20);border-bottom:1px solid var(--border-product);flex-wrap:wrap;display:flex}.sh-case__exact-field{gap:2px;display:grid}.sh-case__exact-label{font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-secondary);font-weight:600}.sh-case__exact-value{font-family:var(--font-mono);font-size:var(--type-body-lg);color:var(--text-inverse);font-weight:500;line-height:1.1}.sh-case__exact-field--threshold .sh-case__exact-value{color:var(--state-constraint-on-dark)}.sh-case__exact-arrow{background-color:var(--border-product-strong);flex:none;width:28px;height:1px;margin-bottom:.6em;position:relative}.sh-case__exact-arrow:after{content:"";border-top:1px solid var(--border-product-strong);border-right:1px solid var(--border-product-strong);width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.sh-case__field{gap:var(--space-8);padding-block:var(--space-16);border-top:1px solid var(--border-product);display:grid}.sh-case__field--why{border-top:0;padding-top:0}.sh-case__field-label{font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-secondary);font-weight:600}.sh-case__field-text{max-width:var(--measure-prose);font-size:var(--type-body);color:var(--text-inverse);line-height:1.55}.sh-case__qualifier{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.03em;color:var(--text-inverse-secondary)}.sh-case__context{gap:var(--space-12) var(--space-32);display:grid}@media (width>=560px){.sh-case__context{grid-template-columns:repeat(3,minmax(0,1fr))}}.sh-case__context-item{align-content:start;gap:2px;display:grid}.sh-case__context-label{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-secondary)}.sh-case__context-value{font-size:var(--type-small);color:var(--text-inverse);line-height:1.35}.sh-case__pair{display:grid}@media (width>=900px){.sh-case__pair{column-gap:var(--space-32);grid-template-columns:repeat(2,minmax(0,1fr))}.sh-case__pair>.sh-case__field{padding-right:0}}.sh-case__revisit{align-items:baseline;gap:var(--space-8) var(--space-12);padding-block:var(--space-16);border-top:1px solid var(--border-product);flex-wrap:wrap;display:flex}.sh-case__revisit-label{font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-secondary);font-weight:600}.sh-case__revisit-value{font-family:var(--font-mono);font-size:var(--type-small);color:var(--text-inverse)}.sh-case__response{margin-top:var(--space-8);padding-top:var(--space-20);border-top:1px solid var(--border-product-strong);gap:var(--space-12);display:grid}.sh-case__response-label{font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-secondary);font-weight:600}.sh-case__response-row{align-items:center;gap:var(--space-12) var(--space-24);flex-wrap:wrap;display:flex}.sh-case__response-controls{align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.sh-case__response-control{min-height:44px;padding:0 var(--space-16);border-radius:var(--radius-control);color:var(--text-inverse-secondary);font:inherit;font-size:var(--type-small);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-system), border-color var(--motion-fast) var(--ease-system), color var(--motion-fast) var(--ease-system);background-color:#0000;border:1px solid #0000;flex:none;align-items:center;font-weight:460;display:inline-flex}.sh-case__response-control[data-emphasis=primary]{padding:0 var(--space-20);border-color:var(--border-product-strong);background-color:var(--surface-product-raised);color:var(--text-inverse);font-weight:520}.sh-case__response-control[data-emphasis=secondary]{border-color:var(--border-product-strong);color:var(--text-inverse);font-weight:500}.sh-case__response-control[data-emphasis=utility]{border-color:var(--border-product)}.sh-case__response-control[data-emphasis=quiet]{padding:0 var(--space-12);color:var(--text-inverse-tertiary)}@media (hover:hover) and (pointer:fine){.sh-case__response-control:hover:not(:disabled){background-color:var(--surface-hover-product);border-color:var(--text-inverse-secondary);color:var(--text-inverse)}}.sh-case__response-control[aria-pressed=true]{background-color:var(--surface-product-raised);border-color:var(--text-inverse);color:var(--text-inverse);box-shadow:inset 3px 0 0 0 var(--text-inverse)}.sh-case__response-control:disabled{cursor:not-allowed;border-color:var(--border-product);color:var(--text-inverse-tertiary);background-color:#0000}.sh-case__safety{max-width:44ch;font-size:var(--type-small);color:var(--text-inverse-secondary);line-height:1.4}.sh-case__unavailable{gap:2px;display:grid}.sh-case__unavailable-reason{max-width:var(--measure-prose);font-size:var(--type-small);color:var(--text-inverse);line-height:1.45}.sh-case__unavailable-remaining{max-width:var(--measure-prose);font-size:var(--type-small);color:var(--text-inverse-secondary);line-height:1.45}.sh-case__unavailable-waiting{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-secondary)}.sh-case__demo{padding:var(--space-12) var(--space-16);background-color:var(--surface-product);border-radius:var(--radius-control);gap:2px;display:grid}.sh-case__demo:empty{display:none}.sh-case__demo-tag{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.06em;text-transform:uppercase;color:var(--text-inverse-secondary)}.sh-case__demo-text{max-width:var(--measure-prose);font-size:var(--type-small);color:var(--text-inverse);line-height:1.45}.sh-product__link-row{margin:0}.sh-product__link{min-height:44px;font-size:var(--type-small);color:var(--authority-on-dark);text-decoration:underline;-webkit-text-decoration-color:rgba(var(--rgb-authority-on-dark), .4);text-decoration-color:rgba(var(--rgb-authority-on-dark), .4);text-underline-offset:.25em;align-items:center;font-weight:520;display:inline-flex}@media (hover:hover) and (pointer:fine){.sh-product__link:hover{text-decoration-color:currentColor}}@media (prefers-reduced-motion:reduce){.sh-queue__row,.sh-queue__rail,.sh-case__response-control{transition:none}}.sh-merchant{--merchant-label-col:5.5rem;--merchant-mark:9px;background-color:var(--surface-product);padding-block:var(--space-80);--focus-ring:var(--focus-ring-inverse)}@media (width>=768px){.sh-merchant{padding-block:var(--space-96)}}@media (width>=1280px){.sh-merchant{padding-block:var(--space-96) var(--space-128)}}.sh-merchant__inner{gap:var(--space-32);padding-top:var(--space-32);border-top:1px solid var(--border-product);display:grid}.sh-merchant__head{gap:var(--space-16);max-width:var(--measure-prose);align-content:start;display:grid}.sh-merchant__headline{max-width:18ch;font-size:var(--type-heading-lg);letter-spacing:-.028em;color:var(--text-inverse);text-wrap:balance;font-weight:530;line-height:1.08}.sh-merchant__lead{max-width:var(--measure-hero);font-size:var(--type-lead);color:var(--text-inverse-secondary);line-height:1.5}.sh-merchant__comparison{display:grid}.sh-merchant__shared{gap:var(--space-8);padding-bottom:var(--space-24);border-bottom:1px solid var(--border-product-strong);display:grid}.sh-merchant__shared-label{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.08em;text-transform:uppercase;color:var(--text-inverse-tertiary)}.sh-merchant__shared-input{max-width:44ch;font-size:var(--type-heading-md);letter-spacing:-.018em;color:var(--text-inverse);text-wrap:balance;font-weight:500;line-height:1.2}.sh-merchant__disclosure{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;color:var(--text-inverse-tertiary)}@media (width>=900px){.sh-merchant__shared{column-gap:var(--space-32);grid-template-columns:1fr auto}.sh-merchant__shared-label,.sh-merchant__shared-input{grid-column:1}.sh-merchant__disclosure{text-align:end;grid-area:1/2/span 2;align-self:end}}.sh-merchant__scenarios{border-inline-start:1px solid var(--border-product-strong);grid-template-columns:1fr;padding-inline-start:var(--space-20);display:grid}.sh-merchant__scenario{gap:var(--space-20);padding-block:var(--space-24);align-content:start;display:grid;position:relative}.sh-merchant__stem{width:var(--space-20);background-color:var(--border-product-strong);height:1px;position:absolute;inset-block-start:calc(var(--space-24) + .6em);inset-inline-start:calc(-1 * var(--space-20))}.sh-merchant__scenario+.sh-merchant__scenario{border-top:1px solid var(--border-product)}.sh-merchant__context-label{font-size:var(--type-body-lg);letter-spacing:-.012em;color:var(--text-inverse);font-weight:560;line-height:1.2}.sh-merchant__context{gap:var(--space-8);display:grid}.sh-merchant__field{grid-template-columns:var(--merchant-label-col) 1fr;column-gap:var(--space-16);align-items:baseline;min-height:1.6rem;display:grid}.sh-merchant__field-label{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.06em;text-transform:uppercase;color:var(--text-inverse-tertiary)}.sh-merchant__field-value{font-size:var(--type-small);color:var(--text-inverse-secondary);line-height:1.35}.sh-merchant__outcome{gap:var(--space-8);padding-top:var(--space-20);border-top:1px solid var(--border-product);display:grid}.sh-merchant__decision{font-size:var(--type-heading-md);letter-spacing:-.02em;color:var(--text-inverse);text-wrap:balance;font-weight:530;line-height:1.15}.sh-merchant__status{align-items:center;gap:var(--space-8);font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:.04em;white-space:nowrap;color:var(--state-neutral-on-dark);display:inline-flex}.sh-merchant__status[data-status=READY]{color:var(--state-positive-on-dark)}.sh-merchant__status[data-status=DEFERRED]{color:var(--state-constraint-on-dark)}.sh-merchant__mark{width:var(--merchant-mark);height:var(--merchant-mark);border-radius:var(--radius-mark);border:1px solid;flex:none}.sh-merchant__mark[data-status=READY]{background-color:currentColor}.sh-merchant__mark[data-status=DEFERRED]{box-shadow:inset calc(var(--merchant-mark) / 2) 0 0 currentColor}.sh-merchant__reason{max-width:40ch;font-size:var(--type-small);color:var(--text-inverse-secondary);line-height:1.45}.sh-merchant__close{max-width:46ch;font-size:var(--type-body-lg);color:var(--text-inverse);text-wrap:pretty;padding-inline-start:var(--space-20);font-weight:450;line-height:1.45;position:relative}.sh-merchant__close:before{content:"";border-radius:var(--radius-mark);background-color:var(--authority-on-dark);width:2px;position:absolute;inset-block:.1em .16em;inset-inline-start:0}@media (width>=900px){.sh-merchant__scenarios{border-inline-start:0;grid-template-columns:1fr 1fr;padding-inline-start:0}.sh-merchant__scenario{padding-block:var(--space-24) 0;grid-template-rows:auto auto 1fr;padding-inline-end:var(--space-40)}.sh-merchant__scenario+.sh-merchant__scenario{border-top:0;border-inline-start:1px solid var(--border-product);padding-inline:var(--space-40) 0}.sh-merchant__stem{width:1px;height:var(--space-16);inset-block-start:0;inset-inline-start:0}.sh-merchant__scenario+.sh-merchant__scenario .sh-merchant__stem{inset-inline-start:var(--space-40)}}@media (width>=1280px){.sh-merchant{--merchant-label-col:6rem}.sh-merchant__scenario{padding-inline-end:var(--space-64)}.sh-merchant__scenario+.sh-merchant__scenario{padding-inline:var(--space-64) 0}.sh-merchant__scenario+.sh-merchant__scenario .sh-merchant__stem{inset-inline-start:var(--space-64)}}@media (width<=379px){.sh-merchant__field{row-gap:var(--space-4);grid-template-columns:1fr;min-height:0}}@media (prefers-reduced-motion:reduce){.sh-merchant *,.sh-merchant :before,.sh-merchant :after{transition:none!important;animation:none!important}}
