@import url("/pagefind/pagefind-ui.css");.search-page{min-height:100vh;background-color:#fff}.search-header{background-color:#3263bb;color:#fff;padding:4rem 2rem;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.search-container{max-width:1200px;margin:0 auto;padding:0}.search-title{font-size:2.5rem;font-weight:700;line-height:1.2}.search-description,.search-title{margin:0;color:#fff;font-family:Inter,Roboto,Helvetica Neue,sans-serif!important}.search-description{font-size:1.2rem;line-height:1.6;opacity:.95;max-width:600px}.search-interface{padding:3rem 2rem;background-color:#fff}.pagefind-ui,.pagefind-ui__search-input{font-family:Inter,Roboto,Helvetica Neue,sans-serif!important}.pagefind-ui__search-input{font-size:1.1rem!important;border:2px solid #e1e5e9!important;border-radius:8px!important;background-color:#fff!important;color:#333!important;transition:border-color .2s ease,box-shadow .2s ease!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important}.pagefind-ui__search-input:focus{border-color:#3263bb!important;box-shadow:0 0 0 3px rgba(50,99,187,.1),0 2px 8px rgba(0,0,0,.1)!important;outline:none!important}.pagefind-ui__search-input::placeholder{color:#6c757d!important;font-style:normal!important}.pagefind-ui__results{margin-top:1rem!important}.pagefind-ui__result{border:1px solid #e1e5e9!important;border-radius:8px!important;padding:1.5rem!important;margin-bottom:1rem!important;background-color:#fff!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important;transition:box-shadow .2s ease,transform .2s ease!important;position:relative!important}.pagefind-ui__result:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)!important;transform:translateY(-1px)!important}.pagefind-ui__result-link{text-decoration:none!important;color:inherit!important}.pagefind-ui__result-title{font-size:1.3rem!important;font-weight:600!important;color:#3263bb!important;margin:0 0 .5rem!important;line-height:1.3!important}.pagefind-ui__result-excerpt,.pagefind-ui__result-title{font-family:Inter,Roboto,Helvetica Neue,sans-serif!important}.pagefind-ui__result-excerpt{font-size:1rem!important;line-height:1.6!important;color:#555!important;margin:0!important}.pagefind-ui__result-excerpt mark{background-color:#fff3cd!important;color:#856404!important;padding:.1em .2em!important;border-radius:3px!important;font-weight:500!important}.pagefind-ui__message{font-size:1rem!important;padding:1rem!important}.pagefind-ui__loading,.pagefind-ui__message{color:#6c757d!important;text-align:center!important;font-family:Inter,Roboto,Helvetica Neue,sans-serif!important}.pagefind-ui__loading{padding:2rem!important}.pagefind-ui__search-clear{background:none!important;border:none!important;color:#6c757d!important;cursor:pointer!important;padding:.5rem!important;border-radius:4px!important;transition:color .2s ease!important}.pagefind-ui__search-clear:hover{color:#3263bb!important}@media (max-width:768px){.search-header{padding:3rem 1.5rem}.search-title{font-size:2rem}.search-description{font-size:1.1rem}.search-interface{padding:3rem 1.5rem}.pagefind-ui__search-input{font-size:1rem!important}.pagefind-ui__result{padding:1.25rem!important}.pagefind-ui__result-title{font-size:1.2rem!important}}@media (max-width:480px){.search-header{padding:2rem 1rem}.search-title{font-size:1.75rem}.search-description{font-size:1rem}.search-interface{padding:2rem 1rem}.pagefind-ui__search-input{font-size:.95rem!important}.pagefind-ui__result{padding:1rem!important}.pagefind-ui__result-title{font-size:1.1rem!important}.pagefind-ui__result-excerpt{font-size:.95rem!important}}.pagefind-ui__result:focus-within{box-shadow:0 0 0 3px rgba(50,99,187,.1),0 4px 12px rgba(0,0,0,.1)!important}.pagefind-ui__result-link:focus{outline:2px solid #3263bb!important;outline-offset:2px!important}