@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";.site-header{position:sticky;top:0;z-index:1000;background:#fff!important;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 2px #0000000d;font-family:Google Sans,Roboto,system-ui,sans-serif}.header-inner{min-height:64px;height:64px;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-inline:24px}.site-header a{text-decoration:none}.header-brand{display:inline-flex;align-items:center;flex-shrink:0}.header-logo{display:block;width:auto;height:auto;max-width:180px;max-height:44px;border:0;border-radius:0;box-shadow:none;background:transparent}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0;border:0;background:transparent;font-family:Google Sans,Roboto,system-ui,sans-serif;font-size:15px;font-weight:500;white-space:nowrap;color:#202124;transition:color .18s ease}.header-link:hover{color:#1a73e8}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-link-secondary{display:inline-flex;align-items:center;justify-content:center;font-family:Google Sans,Roboto,system-ui,sans-serif;font-size:15px;font-weight:500;color:#5f6368;white-space:nowrap;padding:12px 32px;transition:color .18s ease}.header-link-secondary:hover{color:#202124}.header-cta-primary{display:inline-flex;align-items:center;justify-content:center;font-family:Google Sans,Roboto,system-ui,sans-serif;font-size:15px;font-weight:600;white-space:nowrap;color:#fff;background:#1a73e8;border-radius:24px;padding:12px 32px;transition:background-color .18s ease,box-shadow .18s ease}.header-cta-primary:hover{background:#1557b0}.header-menu-toggle{display:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;cursor:pointer}.mobile-menu{position:fixed;inset:64px 0 0;background:#fff!important;background-image:none!important;z-index:999;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .28s ease;pointer-events:none;border-top:1px solid #e0e0e0}.mobile-menu.is-open{transform:translate(0);pointer-events:auto}body.menu-open{overflow:hidden}.mobile-menu-nav{flex:1;width:min(100% - 2rem,1140px);margin:0 auto;display:grid;align-content:center;gap:.9rem;padding:1rem 1rem 2rem;background:#fff!important}.mobile-menu-link{display:flex;align-items:center;justify-content:center;min-height:60px;padding:1rem;border:0;background:transparent;font-family:Google Sans,Roboto,system-ui,sans-serif;font-size:16px;font-weight:600;color:#202124;text-align:center;text-decoration:none}.mobile-menu-link:hover{color:#1a73e8}.mobile-menu-actions{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:0 1rem 1.5rem}.mobile-menu-actions .header-link-secondary,.mobile-menu-actions .header-cta-primary{width:100%;max-width:280px;padding:12px 32px;font-size:15px}.mobile-menu-actions .header-link-secondary{border:1px solid #e0e0e0;border-radius:24px}@media(max-width:767px){.header-inner{justify-content:space-between;padding-inline:16px;gap:12px}.header-nav-desktop,.header-actions-desktop{display:none}.header-menu-toggle{display:inline-flex;order:-1;width:24px;height:24px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.header-menu-toggle span{display:block;width:24px;height:2px;border-radius:999px;background:#5f6368;transition:transform .22s ease,opacity .22s ease,background-color .18s ease}.header-menu-toggle:hover span{background:#202124}.header-menu-toggle.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.header-menu-toggle.is-open span:nth-child(2){opacity:0}.header-menu-toggle.is-open span:last-child{transform:translateY(-7px) rotate(-45deg)}.header-menu-toggle.is-open span{background:#d93025}.header-brand{margin-right:auto}}@media(min-width:768px){.header-menu-toggle{display:none}.mobile-menu{display:none!important}}.site-footer{background:#1b2130;padding:3rem 1rem 2.2rem;font-family:Google Sans,Roboto,system-ui,sans-serif}.site-footer__inner{width:min(100%,1120px);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.2rem}.site-footer__brand{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.site-footer__logo{display:block;width:100%;max-width:200px;height:auto}.site-footer__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.1rem}.site-footer__link{font-family:Google Sans,Roboto,system-ui,sans-serif;color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:color .18s ease}.site-footer__link:hover{color:#1a73e8}.site-footer__copyright{margin:0;font-family:Google Sans,Roboto,system-ui,sans-serif;color:#ffffffd1;font-size:14px;line-height:1.5}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,label,li,summary{font-family:Montserrat,sans-serif}.sd-form-status{width:min(100%,840px);margin:.75rem auto 0;padding:.9rem 1rem;border-radius:12px;border:1px solid transparent;font-size:16px;font-weight:700;line-height:1.4;text-align:center;box-shadow:0 8px 20px #0f172a1f}.sd-form-status--loading{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.sd-form-status--ok{color:#166534;background:#ecfdf3;border-color:#86efac}.sd-form-status--error{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}
