:root{--sc-modal-shadow:0 16px 44px #14120f29, 0 3px 10px #14120f0d}html.trench-dark{--sc-modal-shadow:0 18px 48px #0000009e, 0 0 0 1px #ffffff14}.screener-modal{font-family:var(--font-inter), "Inter", system-ui, sans-serif}.sc-tap{transition:background-color .15s,color .15s}.sc-tap:hover{background-color:color-mix(in srgb, var(--t-hover) 50%, var(--sc-chip-bg))}.sc-pchip{transition:background-color .16s}.sc-pchip:hover{background-color:color-mix(in srgb, var(--t-ink) 5%, transparent)}html.trench-dark .sc-pchip:hover{background-color:color-mix(in srgb, var(--t-ink) 9%, transparent)}.sc-check{animation:.2s cubic-bezier(.22,1,.36,1) both sc-check-in;overflow:hidden}@keyframes sc-check-in{0%{opacity:0;max-width:0;margin-left:-4px}to{opacity:1;max-width:64px;margin-left:0}}.sc-cta{cursor:pointer;transition:filter .15s}.sc-cta:hover:not(:disabled){filter:brightness(.88)}html.trench-dark .sc-cta:hover:not(:disabled){filter:brightness(1.18)}.sc-preset{transition:color .15s}.sc-preset:hover{color:var(--t-ink)!important}.sc-menu-item{transition:background-color .14s,color .14s}.sc-menu-item:hover{background-color:var(--t-hover)}.sc-chevron{transition:transform .18s cubic-bezier(.22,1,.36,1)}.sc-chevron-open{transform:rotate(180deg)}@keyframes tc-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:none}}.tc-menu-in{transform-origin:top;animation:.14s cubic-bezier(.22,1,.36,1) both post-menu-in}@keyframes tc-menu-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-4px)scale(.98)}}.tc-menu-out{transform-origin:top;pointer-events:none;animation:.11s cubic-bezier(.4,0,1,1) both post-menu-out}@media (prefers-reduced-motion:reduce){.sc-chevron{transition:none}.sc-check,.tc-menu-in,.tc-menu-out{animation:none}}
