.component-module__cioiFG__header{border-bottom:1px solid color-mix(in srgb,var(--primary-color)15%,transparent);align-items:center;gap:10px;margin-bottom:18px;padding-bottom:16px;display:flex}.component-module__cioiFG__title{color:var(--dark);letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.component-module__cioiFG__title_badge{background:color-mix(in srgb,var(--primary-color)12%,transparent);color:var(--primary-color);text-transform:uppercase;letter-spacing:.06em;border-radius:20px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.component-module__cioiFG__tabs{background:var(--gray-light);border-radius:10px;gap:6px;margin-bottom:20px;padding:4px;display:flex}.component-module__cioiFG__tab,.component-module__cioiFG__tab_active{cursor:pointer;border:none;border-radius:8px;flex:1;padding:9px 12px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.component-module__cioiFG__tab{color:var(--gray-dark);background:0 0}.component-module__cioiFG__tab:hover{color:var(--primary-color)}.component-module__cioiFG__tab_active{background:var(--primary-color);color:#fff}@media (max-width:540px){.component-module__cioiFG__tabs{flex-direction:column}}.component-module__cioiFG__options_grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:4px;display:grid}.component-module__cioiFG__options_grid>div{min-width:0}@media (max-width:540px){.component-module__cioiFG__options_grid{grid-template-columns:1fr}}.component-module__cioiFG__field_label{color:var(--dark);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.component-module__cioiFG__help{color:var(--gray-dark);margin-top:4px;font-size:12px;line-height:1.4;display:block}.component-module__cioiFG__result_area{margin-top:18px}.component-module__cioiFG__result_card{background:var(--gray-light);border-left:3px solid var(--primary-color);border-radius:8px;padding:14px 16px}.component-module__cioiFG__result_code{color:var(--primary-color);letter-spacing:.02em;font-family:monospace;font-size:22px;font-weight:700;display:block}.component-module__cioiFG__result_description{color:var(--dark);margin:6px 0 0;font-size:15px;line-height:1.45}.component-module__cioiFG__result_secao{color:var(--gray-dark);margin-top:8px;font-size:12px;display:block}.component-module__cioiFG__result_list{background:var(--gray-light);color:var(--dark);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;max-height:320px;margin:0;padding:12px 14px;font-family:monospace;font-size:13px;line-height:1.7;overflow-y:auto}.component-module__cioiFG__empty_state{background:var(--gray-light);border-radius:8px;padding:16px}.component-module__cioiFG__empty_title{color:var(--dark);margin:0 0 10px;font-size:14px}.component-module__cioiFG__examples{flex-wrap:wrap;gap:8px;display:flex}.component-module__cioiFG__example_chip{border:1px solid color-mix(in srgb,var(--primary-color)35%,transparent);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:20px;padding:5px 12px;font-size:13px}.component-module__cioiFG__example_chip:hover{background:color-mix(in srgb,var(--primary-color)10%,transparent)}.component-module__cioiFG__no_result{color:var(--gray-dark);font-size:14px;line-height:1.5}.component-module__cioiFG__result_items{border:1px solid color-mix(in srgb,var(--primary-color)15%,transparent);border-radius:8px;max-height:380px;margin:0;padding:0;list-style:none;overflow-y:auto}.component-module__cioiFG__result_item{border-bottom:1px solid color-mix(in srgb,var(--primary-color)10%,transparent);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.component-module__cioiFG__result_item:last-child{border-bottom:none}.component-module__cioiFG__item_code{color:var(--primary-color);font-family:monospace;font-size:15px;font-weight:700}.component-module__cioiFG__item_description{color:var(--dark);margin:3px 0 0;font-size:14px;line-height:1.4}.component-module__cioiFG__item_secao{color:var(--gray-dark);margin-top:4px;font-size:11px;display:block}.component-module__cioiFG__button_content{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.component-module__cioiFG__related_section{border-top:1px solid color-mix(in srgb,var(--primary-color)12%,transparent);margin-top:16px;padding-top:14px}.component-module__cioiFG__related_question{color:var(--gray-dark);font-size:13px;line-height:1.5}[data-theme=dark] .component-module__cioiFG__header{border-bottom-color:color-mix(in srgb,var(--primary-color)22%,transparent)}[data-theme=dark] .component-module__cioiFG__related_section{border-top-color:color-mix(in srgb,var(--primary-color)22%,transparent)}:is([data-theme=dark] .component-module__cioiFG__tabs,[data-theme=dark] .component-module__cioiFG__result_card,[data-theme=dark] .component-module__cioiFG__result_list,[data-theme=dark] .component-module__cioiFG__empty_state){background:color-mix(in srgb,var(--primary-color)10%,transparent)}[data-theme=dark] .component-module__cioiFG__tab_active{color:var(--white)}
