@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&family=Montserrat:wght@400;700&display=swap");*{box-sizing:border-box}html{font-family:Quicksand,sans-serif}body{margin:0;background:radial-gradient(#282c34,#282c34)}.main-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-container{flex:1 1}.error,.not-found{margin-top:5rem;text-align:center}.error h1,.not-found h1{font-size:5rem;margin:0;font-weight:900;color:#262626;text-transform:uppercase;background:linear-gradient(90deg,#f9572a,#ffc905);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:cover;background-position:50%;font-family:Montserrat,sans-serif}.error p,.not-found p{font-size:1.5rem;font-weight:500;color:#ddd8d8}.nav-link_link__g7uwr{text-decoration:none;color:#ddd6cb;font-weight:700;padding:.5rem 1rem;border-radius:.5rem}.nav-link_link__g7uwr:active,.nav-link_link__g7uwr:hover{-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(248,190,42,.8)}.nav-link_active__rW9j_,.nav-link_link__g7uwr:active,.nav-link_link__g7uwr:hover{background:linear-gradient(90deg,#ff8a05,#f9b331);background-clip:text;-webkit-background-clip:text}.nav-link_active__rW9j_{-webkit-text-fill-color:transparent}.searchResultsSection_section__J717Z{margin-bottom:1rem}.searchResultsSection_section__J717Z h4{margin-bottom:.5rem;font-size:.9rem;font-weight:700;color:#555}.searchResultsSection_section__J717Z a{display:block;padding:.25rem 0;color:#222;text-decoration:none}.searchResultsSection_section__J717Z a:hover{color:#e76f51}.searchResultsSection_toggleButton__dyNHD{background:none;border:none;color:#0070f3;cursor:pointer;margin-top:.5rem;padding:0;font-size:.9rem}.search-input_wrapper__I68vw{position:relative;width:100%;max-width:350px}.search-input_searchBar__ggWSG{width:100%;padding:.5rem 1rem;font-size:1rem;border-radius:1rem;border:none;outline:none;background-color:#fdfaf5;box-shadow:0 0 .25rem rgba(0,0,0,.2)}.search-input_dropdown__0J5Ph{position:absolute;top:110%;left:0;width:100%;background:white;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);z-index:999;padding:.75rem}.main-header_header__DodP0{display:flex;justify-content:space-between;align-items:center;padding:2rem 1rem}@media (min-width:768px){.main-header_header__DodP0{padding:2rem 10%}}.main-header_nav__jZ0hz ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;font-size:1.25rem}.main-header_logo__3RQ2K{display:flex;align-items:center;justify-content:center;gap:2rem;text-decoration:none;color:#ddd6cb;font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:.15rem}.main-header_logo__3RQ2K img{width:5rem;height:5rem;object-fit:contain;filter:drop-shadow(0 0 .75rem rgba(0,0,0,.5))}.main-header-background_header-background__dhTLn{position:absolute;width:100%;height:320px;top:0;left:0;z-index:-1}.main-header-background_header-background__dhTLn svg{display:block;width:100%;height:auto}.page_footer__kuUFm{background-color:#1f2937;color:#f9fafb;padding:1rem;font-size:.85rem;text-align:center;width:100%}.page_footerContent__2gxa0{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1.5rem}.page_footerContent__2gxa0 p{margin:0;white-space:nowrap}.page_footerContent__2gxa0 a{color:#3b82f6;text-decoration:underline}