.site-header{z-index:50;background:var(--aist-navy-soft);box-shadow:var(--aist-shadow-200);position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;height:94px;display:flex}.site-header .site-logo{color:var(--aist-white);white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.site-nav{align-items:center;gap:25px;display:flex}.site-nav-mobile{display:none}.site-header .site-nav-link{color:var(--aist-white);white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.site-header .site-nav-link.active,.site-header .site-nav-link:hover{color:var(--aist-teal)}.site-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.site-header-cta.site-btn{color:var(--aist-white);white-space:nowrap;padding:8px 30px;font-size:13px;font-weight:500}.site-header-toggle{color:var(--aist-white);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:none}@media (max-width:1024px){.site-nav-desktop{display:none}.site-header-toggle{display:flex}.site-header-cta.site-btn{padding:5px 16px;font-size:12px}.site-nav-mobile{border-top:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:18px;padding:20px 24px 28px;display:flex}}
.site-footer{background:var(--aist-navy-soft);color:var(--aist-white);padding:60px 0 40px}.site-footer .site-logo{color:var(--aist-white);align-items:center;gap:8px;font-size:18px;font-weight:700;line-height:normal;display:flex}.site-footer-logo-icon{object-fit:contain;width:48px;height:26px}.site-footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer-social{align-items:center;gap:15px;display:flex}.site-footer-social a{opacity:1;flex-shrink:0;width:24px;height:24px;transition:opacity .2s;display:flex}.site-footer-social a img{width:24px;height:24px;display:block}.site-footer-social a:hover{opacity:.8}.site-footer .site-footer-divider{background:var(--aist-white);height:1px;max-width:var(--aist-container-max);margin:24px auto 28px}.site-footer-columns{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.site-footer-col h3{margin:0 0 12px;font-size:18px;font-weight:700;line-height:normal}.site-footer-col ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.site-footer-col ul li a{color:var(--aist-white);font-size:12px;line-height:26px}.site-footer-col ul li a:hover{color:var(--aist-teal)}.site-footer-quick ul li a{align-items:center;gap:10px;display:inline-flex}.site-footer-quick ul li a img{flex-shrink:0;width:20px;height:20px}.site-footer-contact{max-width:320px}.site-footer-contact p{text-align:right;justify-content:flex-start;align-items:flex-start;gap:10px;margin:0 0 12px;font-size:12px;line-height:18px;display:flex}.site-footer-contact p:last-child{margin-bottom:0}.site-footer-contact p img{flex-shrink:0;width:24px;height:24px;margin-top:0}.site-footer-phones{align-items:center}.site-footer-phones span{unicode-bidi:isolate}.site-footer-bottom{text-align:center;max-width:var(--aist-container-max);margin:48px auto 0;padding:0 24px;font-size:13px;line-height:21px}.site-footer-highlight{color:var(--aist-teal)}@media (max-width:768px){.site-footer .site-logo{font-size:16px}.site-footer-logo-icon{width:42px;height:23px}.site-footer-col h3{font-size:16px}.site-footer-columns{flex-direction:column;gap:32px}.site-footer-contact{max-width:none}}
:root{--aist-navy:#0c2138;--aist-navy-soft:#0e2740;--aist-teal:#1cb9ab;--aist-teal-dark:#00786d;--aist-cream:#faf9f6;--aist-white:#fff;--aist-black:#323232;--aist-gray:#8d8d8d;--aist-gray-light:#ecebeb;--aist-gray-card:#d9d9d9;--aist-blue:#00afe1;--aist-yellow:#f6b417;--aist-gold:#fec400;--aist-shadow-200:0px 1px 4px #0c0c0d1a,0px 1px 4px #0c0c0d0d;--aist-radius-pill:100px;--aist-container-max:1200px}.site-root{color:var(--aist-black);background:var(--aist-white);overflow-x:clip}.site-root button,.site-root input,.site-root select,.site-root textarea{font-family:inherit}.site-root a{color:inherit;text-decoration:none}.site-container{max-width:var(--aist-container-max);margin:0 auto;padding:0 24px}.site-btn{cursor:pointer;border-radius:var(--aist-radius-pill);border:none;justify-content:center;align-items:center;padding:14px 30px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;transition:background-color .2s,transform .15s;display:inline-flex}.site-btn:active{transform:scale(.98)}.site-btn-teal{background:var(--aist-teal);color:var(--aist-white);box-shadow:0 4px 2px #00000026}.site-root a.site-btn-teal{color:var(--aist-white)}.site-btn-teal:hover{background:var(--aist-teal-dark);color:var(--aist-white)}.site-root a.site-btn-teal:hover{color:var(--aist-white)}.site-btn-outline{color:var(--aist-white);border:1px solid var(--aist-white);background:0 0}.site-root a.site-btn-outline{color:var(--aist-white)}.site-btn-outline:hover{background:#ffffff1a}.site-btn-white{background:var(--aist-white);color:var(--aist-black);box-shadow:0 4px 2px #00000026}.site-root a.site-btn-white{color:var(--aist-black)}.site-btn-white:hover{background:var(--aist-gray-light);color:var(--aist-black)}.site-section{padding:80px 0}.site-section-dark{background:var(--aist-navy);color:var(--aist-white)}.site-section-cream{background:var(--aist-cream)}
