@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;backdrop-filter:none}.header-inner{min-height:84px;display:flex;align-items:center;gap:1rem;padding-inline:1rem}.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:200px;max-height:64px;border:0;border-radius:0;box-shadow:none;background:transparent}.header-spacer{flex:1}.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-size:16px;font-weight:600;white-space:nowrap;color:#181310;transition:color .18s ease}.header-link:hover{color:#ffe600}.header-menu-toggle,.mobile-menu-close{display:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;cursor:pointer}.mobile-menu{position:fixed;inset:0;background:#fff!important;background-image:none!important;z-index:2147483647;display:flex;flex-direction:column}body.menu-open{overflow:hidden}.mobile-menu[hidden]{display:none}.mobile-menu-top{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-inline:1rem;background:#fff!important}.mobile-menu-close{width:48px;height:48px;border-radius:999px;border:1px solid rgba(23,18,14,.12);display:inline-flex;align-items:center;justify-content:center;position:relative}.mobile-menu-close span{position:absolute;width:18px;height:1.8px;border-radius:999px;background:#1a1714}.mobile-menu-close span:first-child{transform:rotate(45deg)}.mobile-menu-close span:last-child{transform:rotate(-45deg)}.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:70px;padding:1rem;border:0;background:transparent;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;color:#181310;text-align:center;text-decoration:none}.mobile-menu-link:hover{color:#ffe600}@media(max-width:1024px){.header-inner{justify-content:space-between}.header-spacer,.header-nav-desktop{display:none}.header-menu-toggle,.mobile-menu-close{display:inline-flex}.header-menu-toggle{width:48px;height:48px;border-radius:999px;border:1px solid rgba(23,18,14,.12);align-items:center;justify-content:center;flex-direction:column;gap:4px}.header-menu-toggle span{display:block;width:18px;height:1.8px;border-radius:999px;background:#1a1714}}@media(min-width:1025px){.header-inner{padding-inline:1.5rem}.mobile-menu{display:none!important}}.site-footer{background:#1b2130;padding:3rem 1rem 2.2rem}.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{color:#fff;font-size:16px;font-weight:500;text-decoration:none;transition:color .18s ease}.site-footer__link:hover{color:#ffe600}.site-footer__copyright{margin:0;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}
