.styles_import_export_wrapper__a7yZJ{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;padding:15px;border:1px solid var(--icon-color);border-radius:var(--border-radius);background:var(--card-background)}.styles_header__rGnQR{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.styles_header__rGnQR h4{font-size:16px;font-weight:500;margin:0}.styles_buttons_wrapper__yNMn4{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media screen and (max-width:500px){.styles_buttons_wrapper__yNMn4{width:100%;flex-direction:column}}.styles_export_button__fP5b_,.styles_import_button__zUtrH{position:relative;overflow:hidden;display:flex;cursor:pointer}@media screen and (max-width:500px){.styles_export_button__fP5b_,.styles_import_button__zUtrH{width:100%}}.styles_export_button__fP5b_ button,.styles_import_button__zUtrH button{min-height:42px;min-width:120px}.styles_file_input__FM7l6{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;z-index:9;font-size:0;cursor:pointer}.styles_template_link__7gs8f{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:13px;color:var(--secondary-color);cursor:pointer;text-decoration:underline;transition:opacity .2s}.styles_template_link__7gs8f:hover{opacity:.8}.styles_template_link__7gs8f svg{width:16px;height:16px;flex-shrink:0}.styles_message__HFkTS{padding:10px;border-radius:var(--border-radius);font-size:13px;margin-top:10px}.styles_message__HFkTS.styles_success__D3Wne{background-color:rgba(34,197,94,.1);color:#22c55e;border:1px solid #22c55e}.styles_message__HFkTS.styles_error__jbBnw{background-color:rgba(239,68,68,.1);color:#ef4444;border:1px solid #ef4444}