.site-header{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #eceff3;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:82px;display:flex}.site-brand{align-items:center;display:flex}.site-brand img{width:auto;height:48px}.site-nav{align-items:center;gap:34px;display:flex}.site-nav a{color:#475467;font-size:15px;font-weight:500;transition:all .25s;position:relative}.site-nav a:hover{color:#111827}.site-nav a:not(.nav-btn):after{content:"";background:#0f766e;width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.site-nav a:hover:after{width:100%}.nav-btn{background:#111827;border-radius:999px;justify-content:center;align-items:center;height:46px;padding:0 22px;font-size:14px;font-weight:600;transition:all .25s;display:flex;color:#fff!important}.nav-btn:hover{background:#0f766e;transform:translateY(-2px)}.nav-toggle{cursor:pointer;background:#fff;border:1px solid #eceff3;border-radius:12px;width:44px;height:44px;display:none}.nav-toggle span{background:#111827;width:22px;height:2px;margin:5px auto;transition:all .3s;display:block}@media (max-width:900px){.site-brand img{height:42px}.nav-toggle{display:block}.site-nav{opacity:0;visibility:hidden;background:#fff;border-top:1px solid #eceff3;border-bottom:1px solid #eceff3;flex-direction:column;align-items:flex-start;gap:0;padding:20px 24px;transition:all .3s;display:flex;position:absolute;top:82px;left:0;right:0;transform:translateY(-20px)}.site-nav.active{opacity:1;visibility:visible;transform:translateY(0)}.site-nav a{width:100%;padding:14px 0}.site-nav a:after{display:none}.nav-btn{width:100%;margin-top:16px}}.nav-actions{align-items:center;gap:12px;display:flex}.login-btn{color:#374151;background:#fff;border:1px solid #dbe3ea;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.login-btn:hover{color:#155a84;background:#f8fbff;border-color:#155a84}@media (max-width:900px){.nav-actions{flex-direction:column;width:100%}.login-btn,.nav-btn{justify-content:center;width:100%}}
.site-footer{color:#fff;background:#111827;margin-top:80px}.footer-subscribe{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:40px;padding:70px 0 50px;display:flex}.footer-subscribe-left h3{margin-bottom:12px;font-size:34px;line-height:1.2}.footer-subscribe-left p{color:#ffffffb3;max-width:460px;line-height:1.8}.footer-subscribe-form{gap:12px;display:flex}.footer-subscribe-form input{border:none;border-radius:999px;outline:none;width:320px;height:52px;padding:0 20px;font-size:15px}.footer-subscribe-form button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:999px;height:52px;padding:0 26px;font-size:14px;font-weight:600;transition:all .3s}.footer-subscribe-form button:hover{background:#14b8a6}.footer-main{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:60px;padding:60px 0;display:grid}.footer-logo{height:55px;margin-bottom:18px}.footer-brand-col p{color:#ffffffad;margin-bottom:24px;line-height:1.8}.footer-col h5{margin-bottom:20px;font-size:18px}.footer-col a,.footer-col p{color:#ffffffad;margin-bottom:12px;line-height:1.7;transition:all .25s;display:block}.footer-col a:hover{color:#fff}.footer-socials{gap:12px;display:flex}.footer-socials a{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer-socials a:hover{background:#0f766e}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:26px 0;display:flex}.footer-bottom p{color:#fff9}.footer-links{gap:24px;display:flex}.footer-links a{color:#ffffffa6;transition:all .3s}.footer-links a:hover{color:#fff}@media (max-width:1000px){.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-subscribe{flex-direction:column;align-items:flex-start}.footer-subscribe-form{flex-direction:column;width:100%}.footer-subscribe-form input,.footer-subscribe-form button{width:100%}.footer-main{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:18px}.footer-links{flex-wrap:wrap;justify-content:center}}.footer-login{background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;width:max-content;margin-top:10px;padding:10px 14px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex;color:#fff!important}.footer-login i{font-size:14px}.footer-login:hover{background:#155a84;border-color:#155a84;transform:translateY(-2px)}
