.header-v2{position:fixed;inset-inline:0;top:0;z-index:1000;background:transparent;transition:background-color .3s var(--ease-out, cubic-bezier(0, 0, .2, 1)),backdrop-filter .3s var(--ease-out, cubic-bezier(0, 0, .2, 1)),border-color .3s var(--ease-out, cubic-bezier(0, 0, .2, 1)),box-shadow .3s var(--ease-out, cubic-bezier(0, 0, .2, 1))}.header-v2--scrolled{background:#0a0e1acc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-default);box-shadow:0 10px 15px -3px #0003,0 4px 6px -4px #0003}.header-v2__container{margin-inline:auto;display:flex;align-items:center;justify-content:space-between;max-width:1280px;padding:1rem 1.5rem}@media (min-width: 1024px){.header-v2__container{padding-inline:2rem}}.header-v2__logo{display:flex;align-items:center;gap:.625rem;text-decoration:none;cursor:pointer}.header-v2__logo-icon{width:2rem;height:2rem;border-radius:4px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(96,165,250,.35));transition:filter .3s cubic-bezier(0,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-v2__logo:hover .header-v2__logo-icon{filter:drop-shadow(0 6px 16px rgba(96,165,250,.55))}.header-v2__logo-text{font-size:1.25rem;font-weight:800;letter-spacing:-.025em;color:var(--text-primary)}.header-v2__nav{display:none;align-items:center;gap:.25rem}@media (min-width: 1024px){.header-v2__nav{display:flex}}.header-v2__nav-item,.header-v2__nav-link{position:relative;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-body);background:transparent;border:0;text-decoration:none;cursor:pointer;transition:color .2s cubic-bezier(0,0,.2,1)}.header-v2__nav-item:hover,.header-v2__nav-link:hover{color:var(--brand-blue-light)}.header-v2__cta-wrapper{display:none}@media (min-width: 1024px){.header-v2__cta-wrapper{display:block}}.header-v2__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:0;border-radius:var(--radius-button);background:var(--brand-gradient);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:var(--glow-brand-sm);transition:box-shadow .2s cubic-bezier(0,0,.2,1)}.header-v2__cta:hover{box-shadow:var(--glow-brand-lg)}.header-v2__cta-icon{width:1rem;height:1rem}.header-v2__menu-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;border-radius:var(--radius-button);background:transparent;color:var(--text-primary);cursor:pointer}@media (min-width: 1024px){.header-v2__menu-toggle{display:none}}.header-v2__menu-icon{width:1.5rem;height:1.5rem}.header-v2__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;flex-direction:column;background:#020617f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media (min-width: 1024px){.header-v2__drawer{display:none}}.header-v2__drawer-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding-inline:1.5rem}.header-v2__drawer-item,.header-v2__drawer-link{display:block;padding-block:.75rem;font-size:1.125rem;font-weight:500;color:var(--text-primary);background:transparent;border:0;text-decoration:none;cursor:pointer}.header-v2__drawer-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;border:0;border-radius:var(--radius-button);background:var(--brand-gradient);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:var(--glow-brand-md)}.footer-v2{position:relative;overflow:hidden;border-top:1px solid var(--border-default);background:linear-gradient(to bottom,var(--bg-section),#050810)}.footer-v2__container{margin-inline:auto;max-width:1280px;padding:5rem 1.5rem 2.5rem}@media (min-width: 1024px){.footer-v2__container{padding-inline:2rem}}.footer-v2__grid{display:grid;gap:3rem}@media (min-width: 1024px){.footer-v2__grid{grid-template-columns:1.5fr repeat(4,1fr)}}.footer-v2__brand{display:flex;flex-direction:column;gap:1.25rem}.footer-v2__brand-link{display:flex;align-items:center;gap:.625rem;text-decoration:none}.footer-v2__brand-icon{width:2.5rem;height:2.5rem;border-radius:5px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(96,165,250,.35));-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-v2__brand-text{font-size:1.5rem;font-weight:800;letter-spacing:-.025em;color:var(--text-primary)}.footer-v2__tagline{max-width:24rem;font-size:.875rem;line-height:1.625;color:var(--text-body)}.footer-v2__promo{padding:1rem;border:1px solid var(--border-brand);border-radius:var(--radius-card);background:var(--surface-glass);box-shadow:var(--glow-brand-sm)}.footer-v2__promo-header{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-blue-light)}.footer-v2__promo-header-icon{width:.875rem;height:.875rem}.footer-v2__promo-body{font-size:.75rem;color:var(--text-muted)}.footer-v2__column{display:flex;flex-direction:column;gap:.75rem}.footer-v2__column-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary)}.footer-v2__column-list{display:flex;flex-direction:column;gap:.5rem}.footer-v2__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-body);background:transparent;border:0;padding:0;text-decoration:none;text-align:left;cursor:pointer;transition:color .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)}.footer-v2__link:hover{color:var(--brand-blue-light);transform:translate(4px)}.footer-v2__link-arrow{width:.75rem;height:.75rem;flex-shrink:0;opacity:0;transform:translate(-4px);transition:opacity .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)}.footer-v2__link:hover .footer-v2__link-arrow{opacity:1;transform:translate(0)}.footer-v2__link-label{display:inline-flex;align-items:center;gap:.5rem;margin-left:-.5rem;transition:margin-left .2s cubic-bezier(0,0,.2,1)}.footer-v2__link:hover .footer-v2__link-label{margin-left:0}.footer-v2__link-icon{width:.875rem;height:.875rem;flex-shrink:0}.footer-v2__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:0;border-radius:var(--radius-button);background:var(--brand-gradient);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:var(--glow-brand-sm);transition:box-shadow .2s cubic-bezier(0,0,.2,1)}.footer-v2__cta:hover{box-shadow:var(--glow-brand-md)}.footer-v2__cta--secondary{background:transparent;border:1px solid var(--border-default);color:var(--text-body);font-weight:500;box-shadow:none;transition:border-color .2s cubic-bezier(0,0,.2,1),color .2s cubic-bezier(0,0,.2,1)}.footer-v2__cta--secondary:hover{border-color:var(--brand-blue);color:var(--brand-blue-light);box-shadow:none}.footer-v2__cta-icon{width:1rem;height:1rem}.footer-v2__copyright{margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--border-default);text-align:center;font-size:.875rem;color:var(--text-muted)}
