@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,400;0,600;1,400;1,600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Athiti:wght@400;500;600;700&display=swap");.app_atkinson__5ujFH{--font-atkinson:"Atkinson Hyperlegible",sans-serif}.app_sourceCode__KT_Pq{--font-source-code:"Source Code Pro",monospace}.app_athiti__J5Rt4{--font-athiti:"Athiti",sans-serif}.app_noFouc__4RYaZ{opacity:0;animation:app_fadeIn__vyZQY .1s ease-in forwards}@keyframes app_fadeIn__vyZQY{0%{opacity:0}to{opacity:1}}.app_main__LwvKe{flex-grow:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-width:0}.app_container__gTpjk{width:100%;height:100%;max-width:1920px}.app_termsSection__lPYxe{background-color:#f2f2f2;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Footer_footer__4Qwe4{background-color:var(--steel-500);color:white;padding:3rem 1.5rem}.Footer_container__kOLbW{max-width:80rem;margin:0 auto}.Footer_grid__tBmWb{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media (min-width:768px){.Footer_grid__tBmWb{grid-template-columns:repeat(10,1fr)}}.Footer_mainContent__qtlrL{grid-column:span 9}.Footer_title__yOhvN{color:var(--coral-500);margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.2}.Footer_label__7GUb_{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.Footer_text__2Q1eZ{margin-bottom:1rem;font-size:1rem;line-height:1.5}.Footer_email__2UFyS{color:var(--coral-500);font-size:1rem;line-height:1.5}.Footer_email__2UFyS:hover{-webkit-text-decoration:underline;text-decoration:underline}.Footer_socialLinks__f_s_E{display:flex;gap:1rem;margin-top:1rem}.Footer_nav__3I9Vs{grid-column:span 1}.Footer_navList__y8dY2{display:flex;flex-direction:column;gap:.5rem}.Footer_navLink__ltLvn{transition:color .2s;font-size:1rem;line-height:1.5;font-weight:500}.Footer_navLink__ltLvn:hover{color:var(--coral-500)}.Footer_divider__TD_Tx{border-color:var(--gray-700);margin:2rem 0}.Footer_bottom__GvPSO{display:flex;flex-direction:column;align-items:center}.Footer_copyright__niBTk{font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.Footer_bottom__GvPSO{flex-direction:row;justify-content:space-between}}.Footer_legalLinks__gZnA9{display:flex;gap:1rem;margin-top:1rem}@media (min-width:768px){.Footer_legalLinks__gZnA9{margin-top:0}}.Footer_legalLink__Fa_is{transition:color .2s;font-size:.875rem;line-height:1.25rem}.Footer_legalLink__Fa_is:hover{color:var(--coral-500)}.Components_bannerWrapper__PGXyi{position:fixed;bottom:0;left:0;right:0;z-index:9999}.Components_container__qt71c{margin-left:auto;margin-right:auto;max-width:1024px;padding:1.5rem 1rem}.Components_consentCard__zfUDY{background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:1.5rem;border:1px solid #e5e7eb}.Components_title__lt5oo{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.Components_description__fDGvd{color:#57534e;margin-bottom:1.5rem}.Components_buttonContainer__eX7ZS{display:flex;flex-direction:column;gap:.75rem}.Components_rejectButton__atHj2{padding:.5rem 1.5rem;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;transition:background-color .2s}.Components_rejectButton__atHj2:hover{background-color:#f9fafb}.Components_acceptButton__omXsa{padding:.5rem 1.5rem;background-color:#2563eb;color:white;border-radius:.375rem;transition:background-color .2s}.Components_acceptButton__omXsa:hover{background-color:#1d4ed8}@media (min-width:640px){.Components_buttonContainer__eX7ZS{flex-direction:row;justify-content:flex-end}}