.styles_container__Y87Em{max-width:1300px;margin:0 auto;padding:2rem 1.5rem;font-family:Roboto,sans-serif}@media(max-width:768px){.styles_container__Y87Em{margin-top:5rem}}.styles_header__SQ_pF{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;background:linear-gradient(135deg,#023e8a,#0077b6);border-radius:12px;padding:2.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);color:#fff;position:relative;overflow:hidden}.styles_header__SQ_pF:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/pattern.png);background-repeat:repeat;opacity:.05;z-index:0}.styles_header__SQ_pF .styles_welcome__8JhkE{position:relative;z-index:1}.styles_header__SQ_pF .styles_welcome__8JhkE h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.styles_header__SQ_pF .styles_welcome__8JhkE p{font-size:1.1rem;line-height:1.6;max-width:800px;color:hsla(0,0%,100%,.9)}.styles_header__SQ_pF .styles_searchSection__fcZ62{position:relative;z-index:1;width:100%}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchControls__Af6tR{display:flex;flex-direction:column;width:100%;max-width:800px;gap:1rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_filterContainer__l5Fo3{display:flex;align-items:center;gap:.75rem;background-color:hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:8px}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_filterContainer__l5Fo3 .styles_filterIcon__RP_lg{color:hsla(0,0%,100%,.8);font-size:1rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_filterContainer__l5Fo3 .styles_categorySelect__ZF5TI{flex:1 1;background-color:transparent;color:#fff;border:none;font-size:1rem;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:8px 10px;padding:.5rem 1.5rem .5rem 0}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_filterContainer__l5Fo3 .styles_categorySelect__ZF5TI option{background-color:#0077b6;color:#fff}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg{display:flex;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);position:relative}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg input{flex:1 1;padding:1rem 2.5rem 1rem 1.5rem;border:none;font-size:1rem;outline:none}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_clearButton__BpL_8{position:absolute;right:5.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer;font-size:.9rem;padding:.5rem;display:flex;align-items:center;justify-content:center;z-index:2}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_clearButton__BpL_8:hover{color:#333}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_searchButton__941N9{background-color:#00b4d8;color:#fff;border:none;padding:0 1.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;transition:background-color .3s}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_searchButton__941N9:hover{background-color:#0096c7}.styles_content__Q5fco{display:flex;flex-direction:column;gap:3rem}.styles_section__Sqwfi h2{font-size:1.8rem;color:#023e8a;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.styles_section__Sqwfi h2:after{content:"";position:absolute;bottom:0;left:0;height:3px;width:60px;background-color:#00b4d8;border-radius:3px}.styles_section__Sqwfi .styles_cardGrid__8ctYV{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.styles_section__Sqwfi .styles_card__IizBy{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #f0f0f0;text-decoration:none;color:#333;position:relative;overflow:hidden}.styles_section__Sqwfi .styles_card__IizBy:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background-color:#00b4d8;transform:scaleY(0);transform-origin:top;transition:transform .3s ease}.styles_section__Sqwfi .styles_card__IizBy:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.styles_section__Sqwfi .styles_card__IizBy:hover:before{transform:scaleY(1)}.styles_section__Sqwfi .styles_card__IizBy:hover .styles_icon__WXGzI{color:#00b4d8;transform:scale(1.1)}.styles_section__Sqwfi .styles_card__IizBy:hover h3{color:#023e8a}.styles_section__Sqwfi .styles_card__IizBy .styles_icon__WXGzI{font-size:2.5rem;color:#0077b6;margin-bottom:1.2rem;transition:all .3s ease}.styles_section__Sqwfi .styles_card__IizBy h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;transition:color .3s ease}.styles_section__Sqwfi .styles_card__IizBy p{font-size:.95rem;color:#666;line-height:1.5}.styles_section__Sqwfi .styles_noResults__g_E2_{background-color:#f8f9fa;padding:2rem;border-radius:12px;text-align:center;border:1px dashed #ccc}.styles_section__Sqwfi .styles_noResults__g_E2_ p{color:#6c757d;font-size:1.1rem}@keyframes styles_fadeIn__QuFAh{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles_section__Sqwfi{animation:styles_fadeIn__QuFAh .3s ease-out}@media(max-width:1024px){.styles_header__SQ_pF{padding:2rem}.styles_header__SQ_pF .styles_welcome__8JhkE h1{font-size:2.2rem}}@media(max-width:768px){.styles_container__Y87Em{padding:1.5rem 1rem}.styles_header__SQ_pF{padding:1.5rem}.styles_header__SQ_pF .styles_welcome__8JhkE h1{font-size:1.8rem}.styles_header__SQ_pF .styles_welcome__8JhkE p{font-size:1rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg input{padding:.8rem 1rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_searchButton__941N9{padding:0 1rem}.styles_section__Sqwfi h2{font-size:1.6rem}.styles_section__Sqwfi .styles_cardGrid__8ctYV{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:480px){.styles_header__SQ_pF{padding:1.2rem}.styles_header__SQ_pF .styles_welcome__8JhkE h1{font-size:1.6rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_filterContainer__l5Fo3{flex-direction:column;align-items:flex-start;padding:.75rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_filterContainer__l5Fo3 .styles_categorySelect__ZF5TI{width:100%}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg{flex-direction:column}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg input{width:100%;border-radius:8px 8px 0 0;padding-right:1rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_clearButton__BpL_8{right:1rem}.styles_header__SQ_pF .styles_searchSection__fcZ62 .styles_searchBar__Wo_Hg .styles_searchButton__941N9{width:100%;padding:.8rem;border-radius:0 0 8px 8px}.styles_section__Sqwfi .styles_cardGrid__8ctYV{grid-template-columns:1fr}}.styles_loadingOverlay___8JB5{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.85);z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_spinner__s35XU{border:6px solid #e0e0e0;border-top-color:#1c7ec4;border-radius:50%;width:60px;height:60px;animation:styles_spin__XTWRw 1s linear infinite;margin-bottom:1.5rem}@keyframes styles_spin__XTWRw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_loadingText__f0_l3{color:#1c7ec4;font-size:1.3rem;font-weight:500;font-family:Arial,sans-serif;letter-spacing:.05em}.styles_loadingLogo__G8sSz{margin-bottom:2rem;max-width:160px;width:100%;height:auto;display:block}