.hero-static{position:relative;width:100%;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background-color:#020a14;contain:layout paint style;}.site-main>section.hero-static{padding-bottom:0;}.hero-static + .section{padding-top:2rem;}.hero-static::before{content:"";position:absolute;inset:0;z-index:0;background-color:#020a14;background-image:var(--alex-bg,url("../images/hero-alexandria/alexandria-800.webp"));background-size:cover;background-position:24% 42%;background-repeat:no-repeat;opacity:0.75;}@media (min-width:769px){.hero-static::before{background-image:var(--alex-bg,url("../images/hero-alexandria/alexandria-1200.webp"));}}@media (min-width:1200px){.hero-static::before{background-image:var(--alex-bg,url("../images/hero-alexandria/alexandria-1920.webp"));}}.hero-static::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 820px 600px at 50% 46%,rgba(79,70,229,0.13) 0%,rgba(67,56,202,0.07) 35%,transparent 70%),linear-gradient(90deg,rgba(2,8,18,0.72) 0%,rgba(2,10,20,0.32) 25%,rgba(2,10,20,0.32) 75%,rgba(2,8,18,0.72) 100%),linear-gradient(180deg,rgba(2,8,18,0.36) 0%,rgba(2,8,18,0.06) 22%,transparent 42%,transparent 62%,rgba(2,8,18,0.55) 88%,rgba(2,8,18,0.85) 100%);}.hero-static-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:2rem;padding-top:140px;padding-bottom:3rem;flex:1;text-align:center;}.hero-static-content{max-width:720px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center;}.hero-static-kicker{display:flex;align-items:center;justify-content:center;gap:0.75rem;color:rgba(255,255,255,0.72);font-size:0.95rem;font-weight:500;margin-bottom:1rem;}.hero-static-kicker-line{display:inline-block;width:44px;height:1px;background:rgba(255,255,255,0.5);flex-shrink:0;}.hero-static-title{font-size:clamp(2.4rem,5.2vw,4rem);font-weight:800;line-height:1.25;color:#fff;margin-bottom:1.25rem;text-shadow:0 10px 30px rgba(2,8,18,0.85),0 2px 12px rgba(2,8,18,0.7);}.hero-static-title-accent{color:#7dd3fc;}.hero-static-desc{font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.9;color:rgba(255,255,255,0.88);max-width:34rem;margin-inline:auto;margin-bottom:2rem;text-shadow:0 4px 18px rgba(2,8,18,0.75);}.hero-static-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;}.hero-static-btn{display:inline-flex;align-items:center;gap:0.6rem;padding:0.9rem 1.9rem;border-radius:10px;font-weight:700;font-size:1rem;text-decoration:none;line-height:1.4;}.hero-static-btn-primary{background:#38bdf8;color:#03202e;box-shadow:0 12px 32px rgba(2,8,18,0.45);}.hero-static-btn-primary:hover{background:#7dd3fc;color:#03202e;}.hero-static-btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,0.55);}.hero-static-btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,0.08);color:#fff;}.hero-static-play{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(56,189,248,0.25);flex-shrink:0;}.hero-static-trust{position:relative;z-index:3;background:rgba(4,20,36,0.82);border-top:1px solid rgba(255,255,255,0.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}.hero-static-trust-list{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;}.hero-static-trust-item{display:flex;align-items:flex-start;gap:0.7rem;padding:1rem 1rem;color:#fff;min-width:0;}.hero-static-trust-item + .hero-static-trust-item{border-inline-start:1px solid rgba(255,255,255,0.09);}.hero-static-trust-icon{display:inline-flex;color:rgba(255,255,255,0.85);flex-shrink:0;margin-top:0.15rem;}.hero-static-trust-icon svg{width:24px;height:24px;}.hero-static-trust-text{display:flex;flex-direction:column;gap:0.25rem;min-width:0;}.hero-static-trust-text strong{font-size:0.9rem;font-weight:700;color:#fff;line-height:1.6;}.hero-static-trust-text small{font-size:0.72rem;line-height:1.8;color:rgba(255,255,255,0.6);}@media (max-width:1199px){.hero-static::before{background-position:30% 30%;}.hero-static-inner{padding-top:110px;}}@media (max-width:991px){.hero-static{min-height:100svh;}.hero-static::after{background:linear-gradient(180deg,rgba(2,8,18,0.3) 0%,rgba(2,10,20,0.1) 18%,rgba(2,10,20,0.55) 52%,rgba(3,12,28,0.92) 78%,rgba(2,8,18,0.98) 100%);}.hero-static-inner{flex-direction:column;align-items:stretch;text-align:center;padding-top:100px;}.hero-static-content{max-width:100%;text-align:center;}.hero-static-kicker{justify-content:center;}.hero-static-title{font-size:clamp(2rem,9vw,2.6rem);}.hero-static-desc{margin-inline:auto;}.hero-static-actions{justify-content:center;}.hero-static-btn{flex:1 1 200px;max-width:320px;justify-content:center;}.hero-static-trust-list{grid-template-columns:repeat(2,minmax(0,1fr));}.hero-static-trust-item{padding:0.9rem 1rem;}.hero-static-trust-item:last-child:nth-child(odd){grid-column:1 / -1;justify-content:center;text-align:center;}.hero-static-trust-item + .hero-static-trust-item{border-inline-start:0;}.hero-static-trust-item:nth-child(even){border-inline-start:1px solid rgba(255,255,255,0.09);}.hero-static-trust-item:nth-child(n+3){border-top:1px solid rgba(255,255,255,0.09);}}@media (min-width:1200px){body.home .page-wrapper{padding-top:0;}body.home .site-header{top:0;}body.home .site-header.scrolled{top:0;}body.home .site-header .header-inner{background:linear-gradient(180deg,rgba(2,8,18,0.80) 0%,rgba(2,8,18,0.42) 55%,rgba(2,8,18,0) 100%);border-color:transparent;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;min-height:78px;}body.home .site-header.scrolled .header-inner{background:rgba(3,7,15,0.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,0.07);}body.home .main-navigation a{color:rgba(255,255,255,0.92);text-shadow:0 2px 12px rgba(2,8,18,0.9),0 1px 4px rgba(2,8,18,0.9);}body.home .main-navigation a:hover,body.home .main-navigation .current-menu-item>a{color:#fff;}body.home .brand-logo{text-shadow:0 2px 12px rgba(2,8,18,0.9);}}@media (prefers-reduced-motion:reduce){.hero-static,.hero-static::before,.hero-static::after{animation:none !important;transition:none !important;}}