@keyframes spin{to{transform:rotate(1turn)}}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-line{display:block;height:.875rem;border-radius:4px;background-color:currentColor;opacity:.35;position:relative;overflow:hidden}.skeleton-line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.6) 80%,transparent);background-size:200% 100%;animation:skeleton-shimmer 2.5s ease-in-out infinite}[data-theme=light] .skeleton-line:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.9) 50%,transparent)}.ref-link:hover{color:#0f766e!important;text-decoration:underline!important}input:focus,select:focus{outline:2px solid #0d9488!important;outline-offset:2px}.chat-input-placeholder::placeholder{font-family:Schibsted Grotesk,sans-serif}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,45%,.5) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,45%,.5);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,45%,.7)}[data-theme=light] *{scrollbar-color:rgba(0,0,0,.25) transparent}[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25)}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.scrollbar-hide-until-scroll{scrollbar-width:none}.scrollbar-stable{scrollbar-gutter:stable}.scrollbar-hide-until-scroll.is-scrolling{scrollbar-width:thin;scrollbar-color:hsla(0,0%,45%,.5) transparent}.scrollbar-hide-until-scroll::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.scrollbar-hide-until-scroll.is-scrolling::-webkit-scrollbar-thumb{background:hsla(0,0%,45%,.5)}.scrollbar-hide-until-scroll.is-scrolling::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,45%,.7)}[data-theme=light] .scrollbar-hide-until-scroll.is-scrolling::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25)}[data-theme=light] .scrollbar-hide-until-scroll.is-scrolling::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.tooltip-wrap{position:relative;display:inline-block}.coming-soon-tooltip{position:absolute;padding:8px 12px;background:rgba(55,65,81,.88);color:#fff;border-radius:8px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;z-index:50;box-shadow:0 4px 12px rgba(0,0,0,.15)}.coming-soon-tooltip:after{content:"";position:absolute;width:0;height:0;border:6px solid transparent}.tooltip-wrap:hover .coming-soon-tooltip{opacity:1;visibility:visible}.coming-soon-tooltip.bubble-below{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.coming-soon-tooltip.bubble-below:after{bottom:100%;left:50%;margin-left:-6px;border-bottom-color:rgba(55,65,81,.88);border-top:none}.coming-soon-tooltip.bubble-right{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}.coming-soon-tooltip.bubble-right:after{left:0;top:50%;margin-left:-6px;margin-top:-6px;border-right-color:rgba(55,65,81,.88);border-left:none}