.custom-plans-chat{overflow:visible;transform-origin:100% 0;animation:custom-plans-chat-pop 2s linear infinite}.js-plans-addon-panel[hidden],.js-plans-comparison-table[hidden]{display:none!important}.custom-plans-demo-cta{padding:8px 16px}.custom-plans-table-wrap{-webkit-overflow-scrolling:touch;isolation:isolate;max-width:100%;scrollbar-width:thin;scrollbar-color:var(--wingify-feather) #0000}.custom-plans-table-wrap::-webkit-scrollbar{width:8px}.custom-plans-table-wrap::-webkit-scrollbar-thumb{background-color:var(--wingify-feather);border-radius:9999px}.custom-plans-table-search{caret-color:var(--wingify-offwhite);color-scheme:dark}.custom-plans-table-search::-webkit-search-cancel-button{filter:invert(1)}.custom-plans-table{border-collapse:collapse;table-layout:fixed;width:100%}.custom-plans-table thead th{background-color:var(--wingify-primary-maroon);position:sticky;top:0;z-index:1}.custom-plans-table-search::placeholder{color:var(--wingify-feather)}.custom-plans-show-diffs-input{width:16px;height:16px;accent-color:var(--wingify-offwhite)}.custom-plans-show-diffs-input:focus-visible{outline:2px solid var(--wingify-offwhite);outline-offset:2px}@keyframes custom-plans-chat-pop{0%,58.034%{opacity:0;transform:scale(0)}65.534%{opacity:1}83.034%,to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.custom-plans-chat{animation:none}}