section.playground .brd_tabs .tablist{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;gap:12px;padding:4px;position:relative;width:auto;z-index:1}section.playground .brd_tabs .tablist:before{background:#3d7ffc;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;content:"";height:calc(100% - 8px);left:var(--left);position:absolute;top:4px;transition:.25s ease-out;width:var(--width);z-index:0}section.playground .brd_tabs .tablist button[aria-selected=true]{color:#fff;font-weight:500}section.playground .brd_tabs .tablist button[aria-selected=true]:before{opacity:1}section.playground .brd_tabs .tablist button[aria-selected=true] svg{color:#fff}section.playground .brd_tabs .tablist button{align-items:center;background:transparent;border:0;color:#8599ac;display:flex;gap:6px;padding:4px 18px;position:relative}section.playground .brd_tabs .tablist button svg{color:hsla(0,0%,100%,.8);height:18px;width:18px}section.playground .brd_tabs .tablist button .txt{background:#0be597;border-radius:21px;color:#091b36;font-size:12px;padding:0 8px}section.playground .playground_box.search_engines .input_item{height:48px;position:relative}section.playground .playground_box.search_engines .input_item svg{max-height:100%;max-width:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}section.playground .playground_box.search_engines .input_item input::-moz-placeholder{color:#9bacbc}section.playground .playground_box.search_engines .input_item input::placeholder{color:#9bacbc}section.playground .playground_box.search_engines .input_item .nice-select{align-items:center;display:flex}section.playground .playground_box.search_engines .input_item .nice-select-dropdown{background:#22395b;width:100%;-ms-overflow-style:none;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;margin-top:16px;scrollbar-width:none}section.playground .playground_box.search_engines .input_item .nice-select-dropdown .list{padding:4px}section.playground .playground_box.search_engines .input_item .nice-select-dropdown .option.focus,section.playground .playground_box.search_engines .input_item .nice-select-dropdown .option.selected.focus{background-color:hsla(0,0%,100%,.1);border-radius:4px;color:#fff}section.playground .playground_box.search_engines .input_item .nice-select-dropdown .option:hover{background-color:hsla(0,0%,100%,.2);color:#fff}section.playground .playground_box.search_engines .input_item .nice-select .current{color:#fff}section.playground .playground_box.search_engines .input_item .nice-select-search{background-color:hsla(0,0%,100%,.2);border:none;border-radius:4px;color:#62788a;padding:8px 16px}section.playground .playground_box.search_engines .input_item .nice-select:after{border-color:#8599ac;height:8px;width:8px}section.playground .playground_box.search_engines .input_item .nice-select:hover{border-color:#3d7ffc}section.playground .playground_box.search_engines .output pre{height:405px}section.playground .playground_box.crawling .output pre{height:240px}section.playground .playground_box.answer_engines .output pre{height:280px}section.playground .playground_box.social_media .output pre{height:480px}section.playground .playground_box.inapp_search .output pre{height:245px}section.playground .playground_box.archive .output pre{height:200px}section.playground .playground_box .prompt{background:#22395b;border:1px solid hsla(0,0%,100%,.2);border-radius:5px;padding:10px 16px}section.playground .playground_box .prompt svg{color:#76a5ff;height:18px;width:18px}section.playground .playground_box .custom_radio{align-items:center;color:#8599ac;cursor:pointer;display:flex;gap:16px;padding:10px 16px;transition:border-color .3s ease,background-color .3s ease;width:calc(50% - 12px)}section.playground .playground_box .custom_radio:hover{border-color:#3d7ffc}section.playground .playground_box .custom_radio input{display:none}section.playground .playground_box .custom_radio .radio_custom{border:1px solid #3d7ffc;border-radius:50%;display:inline-block;height:16px;position:relative;width:16px}section.playground .playground_box .custom_radio .radio_custom:before{background-color:#3d7ffc;border-radius:50%;content:"";height:8px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:8px}section.playground .playground_box .custom_radio input:checked+.radio_custom{border-color:#3d7ffc}section.playground .playground_box .custom_radio input:checked+.radio_custom:before{opacity:1}section.playground .playground_box .custom_radio input:not(:checked)+.radio_custom{border-color:#526373}section.playground .playground_box .custom_radio input:checked~span{color:#3d7ffc}section.playground .playground_box .custom_radio input:checked~span.radio_text{color:#fff}section.playground .playground_box .custom_radio.active{border-color:#3d7ffc;transition:border-color .3s ease,background-color .3s ease}section.playground .playground_box .custom_radio.w-100{width:100%}section.playground .playground_box .output .code-toolbar .toolbar{display:none}section.playground .playground_box .output pre{background:#091b36;border-radius:8px;color:#71e5fe;font-size:13px;font-weight:300;overflow-x:hidden}section.playground .playground_box .output .placeholder .txt_placeholder img{max-height:88px;max-width:88px}section.playground .playground_box button.disabled,section.playground .playground_box button[disabled]{background:#8599ac;border:none;cursor:not-allowed;pointer-events:none}section.playground .playground_box .hidden-select{display:none}section.playground .code_examples .code_snippets button{transition:.25s ease-out}section.playground .code_examples .code_snippets button:hover{background:hsla(0,0%,100%,.1)}section.playground .code_examples .code_snippets pre{border:none}@media (min-width:1024px){section.playground .playground_box .output pre::-webkit-scrollbar{height:24px;width:24px}section.playground .playground_box .output pre::-webkit-scrollbar-thumb{background:#70879c;background-clip:content-box;border:8px solid transparent;border-radius:16px;min-height:40px}.is_dark section.playground .playground_box .output pre::-webkit-scrollbar-thumb{background-color:#526373}}@media (max-width:768px){section.playground .brd_tabs .tablist button{flex:0 0 auto}section.playground .brd_tabs .tablist{overflow-x:auto;scroll-snap-type:x mandatory}section.playground .playground_box .custom_radio span.radio_text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:110px}}