:root{--landing-bg:#050816;--landing-surface:#080d1eb8;--landing-border:#a8bcff1f;--landing-text:#f5f7fb;--landing-text-soft:#e6ecf7ad;--landing-text-faint:#e6ecf77a;--landing-blue:#3b82f6;--landing-cyan:#74d8ff;--landing-gold:#c5a059b8;--landing-shadow:0 40px 120px #00000073}.landing-shell{color:var(--landing-text);font-family:var(--font-geist-sans),sans-serif;background:radial-gradient(circle at 78% 18%,#4bbccd24,#0000 28%),radial-gradient(circle at 82% 8%,#ffd58014,#0000 20%),linear-gradient(#060913 0%,#070b17 42%,#060914 100%);position:relative;overflow-x:hidden}.landing-container{width:min(1240px,100% - 40px);margin:0 auto}.landing-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#040813eb,#04081373);border-bottom:1px solid #ffffff0a;position:sticky;top:0}.landing-header__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:24px;min-height:62px;display:flex}.landing-header__controls{flex:0 auto;justify-content:flex-end;align-items:center;gap:16px;min-width:0;display:inline-flex}.landing-header__mobile-actions{align-items:center;gap:10px;display:none}.landing-menu-toggle{width:42px;height:42px;color:var(--landing-text);background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;display:none}.landing-language-switch--mobile{display:none}.landing-menu-toggle span{background:currentColor;border-radius:999px;width:16px;height:1.5px;transition:transform .16s,opacity .16s;position:absolute}.landing-menu-toggle span:first-child{transform:translateY(-5px)}.landing-menu-toggle span:nth-child(2){transform:translateY(0)}.landing-menu-toggle span:nth-child(3){transform:translateY(5px)}.landing-menu-toggle.is-open span:first-child{transform:rotate(45deg)}.landing-menu-toggle.is-open span:nth-child(2){opacity:0}.landing-menu-toggle.is-open span:nth-child(3){transform:rotate(-45deg)}.landing-brand{color:var(--landing-text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.landing-brand__mark{object-fit:contain;flex:none;width:24px;height:24px}.landing-brand__text{letter-spacing:-.04em;font-size:1.12rem;font-weight:800}.landing-nav{flex-wrap:nowrap;align-items:center;gap:clamp(14px,1.8vw,20px);display:flex}.landing-nav__link,.landing-language-switch{color:#f5f7fbc7;white-space:nowrap;font-size:.83rem;text-decoration:none;transition:color .18s,border-color .18s,background .18s}.landing-nav__link:hover,.landing-language-switch:hover{color:var(--landing-text)}.landing-language-switch{background:#ffffff08;border:1px solid #ffffff1c;border-radius:999px;padding:8px 15px}.landing-hero{min-height:min(720px,88vh);padding:48px 0 24px;position:relative}.landing-hero__vignette,.landing-hero__glow,.landing-hero__image-wrap{position:absolute;inset:0}.landing-hero__image-wrap{z-index:0;justify-content:flex-end;display:flex;overflow:hidden}.landing-hero__vignette,.landing-hero__glow{pointer-events:none;z-index:1}.landing-hero__image{object-fit:cover;object-position:center top;opacity:.82;filter:saturate(.8)brightness(.68);width:min(64vw,900px);height:100%;transform:translate(10%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000e6 18%,#000 34% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000000e6 18%,#000 34% 100%)}.landing-hero__image--fallback{z-index:0;position:relative}.landing-hero__image--ad{z-index:0;width:min(64vw,900px);height:100%;display:block;position:absolute;inset:0 0 0 auto}.landing-hero__image--ad img{object-position:62% center;filter:saturate(.92)brightness(.82);transform:scale(1.035)}.landing-hero__vignette{background:linear-gradient(90deg,#040813eb 0%,#040813cc 24%,#0408136b 44%,#04081314 62%,#04081380 100%),linear-gradient(#04081329 0%,#04081308 18%,#04081324 58%,#0408138f 82%,#040813db 100%)}.landing-hero__glow{background:radial-gradient(circle at 78% 23%,#5ac8d838,#0000 22%),radial-gradient(circle at 80% 52%,#5ac8d814,#0000 28%),radial-gradient(circle at 73% 12%,#ffd2781a,#0000 16%)}.landing-hero__image-wrap:after{content:"";pointer-events:none;background:radial-gradient(circle at 68% 24%,#6ac2d624,#0000 20%),linear-gradient(#04081305 0%,#04081314 56%,#04081352 82%,#04081394 100%);position:absolute;inset:0}.landing-hero__content{grid-template-columns:minmax(320px,520px) 1fr;align-items:center;min-height:472px;display:grid;position:relative}.landing-copy{z-index:1;max-width:560px;padding-top:8px;position:relative}.landing-copy__kicker{letter-spacing:.24em;text-transform:uppercase;color:#ecf0fc85;margin-bottom:14px;font-size:.84rem;display:inline-block}.landing-copy__title{letter-spacing:-.06em;gap:2px;margin:0;font-size:clamp(3.65rem,6.8vw,5.8rem);font-weight:900;line-height:.94;display:grid}.landing-copy__title span{white-space:nowrap;display:block}.landing-copy__desc{max-width:440px;color:var(--landing-text-soft);margin:18px 0 24px;font-size:.98rem;line-height:1.82}.landing-copy__cta{color:#09111f;background:linear-gradient(#fff 0%,#edf1f7 100%);border-radius:999px;justify-content:center;align-items:center;min-width:132px;height:50px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 40px #fff3}.landing-copy__cta:hover{transform:translateY(-2px);box-shadow:0 18px 50px #ffffff3d}.landing-floating-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(420px,100% - 40px);color:var(--landing-text);background:linear-gradient(#0b1022d6 0%,#0a0e1eeb 100%);border:1px solid #8c73444d;border-radius:18px;grid-template-columns:66px minmax(0,1fr);gap:12px;padding:12px;text-decoration:none;display:grid;position:absolute;bottom:158px;right:clamp(20px,4vw,54px);box-shadow:0 22px 50px #0000005c,inset 0 0 0 1px #ffffff08}.landing-floating-card__thumb-frame{background:#ffffff0d!important;border-radius:14px!important}.landing-floating-card__thumb-image{border-radius:14px}.landing-floating-card__body{flex-direction:column;min-width:0;display:flex}.landing-floating-card__badge{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:8px;margin-bottom:6px;font-size:.67rem;display:inline-flex}.landing-floating-card__badge-dot{background:#74d8ffeb;border-radius:999px;width:7px;height:7px;box-shadow:0 0 14px #74d8ff8c}.landing-floating-card__title{margin:0 0 8px;font-size:.91rem;font-weight:700;line-height:1.3}.landing-floating-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-floating-card__meta{color:#a0d4ffd1;flex:120px;font-size:.73rem}.landing-floating-card__action{color:#fffffff0;white-space:nowrap;background:linear-gradient(#ffffff29,#ffffff17);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;max-width:100%;height:36px;margin-left:auto;padding:0 18px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0f,0 8px 24px #0000002e}.landing-spotlight{padding:28px 0 74px;position:relative}.landing-spotlight__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.landing-spotlight-card{min-height:224px;box-shadow:var(--landing-shadow);background:#060a18f0;border:1px solid #4e6db638;border-radius:26px;text-decoration:none;display:block;position:relative;overflow:hidden}.landing-spotlight-card__media,.landing-spotlight-card__overlay{position:absolute;inset:0}.landing-spotlight-card__image-frame{background:#0a1024!important;border-radius:0!important;height:100%!important}.landing-spotlight-card__image{opacity:.72;filter:saturate(.76)brightness(.62);height:100%}.landing-spotlight-card__overlay{background:linear-gradient(#060a1814 0%,#060a1829 34%,#060a18e6 100%),linear-gradient(90deg,#060a1852 0%,#060a1814 42%,#060a1894 100%)}.landing-spotlight-card__content{z-index:1;max-width:380px;position:absolute;bottom:20px;left:clamp(22px,3vw,30px);right:clamp(22px,3vw,30px)}.landing-spotlight-card__meta-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:12px;display:flex}.landing-pill{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.landing-pill--blue{color:#fff;background:#2d5bff}.landing-pill--ghost{color:#c8dfffe6;background:#1b31686b;border:1px solid #7badff40}.landing-spotlight-card__title{letter-spacing:-.04em;color:#fff;margin:0 0 8px;font-size:clamp(1.35rem,1.95vw,1.9rem);line-height:1.1}.landing-spotlight-card__desc{color:var(--landing-text-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.62;display:-webkit-box;overflow:hidden}.landing-capabilities{margin-top:12px;padding:54px 0 96px;position:relative}.landing-capabilities:before{content:"";background:linear-gradient(90deg,#fff0,#c5a05947,#fff0);width:min(1240px,100% - 40px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 24px #c5a05914}.landing-capabilities:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#c5a05914,#c5a05900 62%);width:min(1240px,100% - 40px);height:72px;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.landing-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.landing-capability-card{background:linear-gradient(#080d1eb8,#080d1e94);border:1px solid #6e83ba2e;border-radius:26px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:26px;padding:28px 30px;display:grid}.landing-capability-card__visual{background:linear-gradient(#131b36e0,#0c1226d1);border-radius:22px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.landing-capability-card__visual img{object-fit:contain;filter:drop-shadow(0 0 16px #74d8ff1f);max-width:64px;max-height:64px}.landing-capability-card__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffff52;margin-bottom:10px;font-size:.7rem;font-weight:700;display:inline-block}.landing-capability-card__content h3{letter-spacing:-.04em;color:#f8fbff;margin:0 0 10px;font-size:2rem;line-height:1.06}.landing-capability-card__content p{color:var(--landing-text-soft);margin:0;font-size:.95rem;line-height:1.8}.landing-seo{border-top:1px solid #ffffff0a;padding:64px 0 120px;position:relative}.landing-seo__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.landing-seo__column{flex-direction:column;display:flex}.landing-seo__title{color:#f8fbff;letter-spacing:-.02em;margin:0 0 16px;font-size:1.45rem;font-weight:700}.landing-seo__desc{color:var(--landing-text-soft);margin:0;font-size:.95rem;line-height:1.8}.landing-seo__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-seo__list li{color:var(--landing-text-soft);padding-left:20px;font-size:.9rem;line-height:1.7;position:relative}.landing-seo__list li:before{content:"◈";color:#c5a059cc;font-size:.75rem;position:absolute;top:0;left:0}.landing-seo__list strong{color:#e8ca92;font-weight:600}.landing-seo__faq{border-bottom:1px solid #ffffff0f;margin-bottom:12px;padding-bottom:12px}.landing-seo__faq summary{color:#e6e9f0;cursor:pointer;padding-right:20px;font-size:.95rem;font-weight:600;list-style:none;position:relative}.landing-seo__faq summary::-webkit-details-marker{display:none}.landing-seo__faq summary:after{content:"+";color:#fff6;font-size:1.2rem;font-weight:300;position:absolute;top:50%;right:0;transform:translateY(-50%)}.landing-seo__faq[open] summary:after{content:"−"}.landing-seo__faq p{color:var(--landing-text-soft);margin:12px 0 0;font-size:.9rem;line-height:1.7}@media (max-width:960px){.landing-seo{padding:48px 0 80px}.landing-seo__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:1100px){.landing-hero__content{grid-template-columns:minmax(320px,500px) 1fr}.landing-floating-card{right:20px}}@media (max-width:768px){.landing-header__inner{min-height:unset;align-items:center;gap:12px}.landing-header__mobile-actions{margin-left:auto;display:inline-flex}.landing-brand{gap:10px}.landing-brand__mark{width:22px;height:22px}.landing-brand__text{font-size:1rem}.landing-header__controls{flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:10px 0 4px;display:none}.landing-header__controls.is-open{display:flex}.landing-menu-toggle{flex:none;display:inline-flex;position:relative}.landing-language-switch--desktop{display:none}.landing-language-switch--mobile{justify-content:center;align-items:center;display:inline-flex}.landing-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;overflow:visible}.landing-nav__link{background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;display:flex}.landing-language-switch{padding:8px 12px;font-size:.8rem}.landing-hero{min-height:unset;padding:24px 0 32px}.landing-hero__image{width:100%;height:430px;transform:none;-webkit-mask-image:linear-gradient(#000 0%,#000000f2 62%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000f2 62%,#0000 100%)}.landing-hero__image--ad{width:100%;inset:0}.landing-hero__image--ad img{object-position:56% 24%;filter:saturate(.92)brightness(.76);transform:scale(1.06)}.landing-hero__vignette{background:linear-gradient(#04081338 0%,#04081375 42%,#040813c2 70%,#040813f0 100%),linear-gradient(90deg,#04081394 0%,#04081329 100%)}.landing-hero__content{grid-template-columns:1fr;align-items:end;min-height:470px}.landing-copy{max-width:100%;padding-top:96px}.landing-copy__kicker{letter-spacing:.18em;margin-bottom:10px;font-size:.76rem}.landing-copy__title{font-size:clamp(2.45rem,10.8vw,3.6rem)}.landing-copy__desc{max-width:100%;margin:16px 0 18px;font-size:.9rem;line-height:1.66}.landing-floating-card{margin:14px auto 0;position:relative;bottom:auto;right:auto}.landing-spotlight{padding-top:20px}.landing-spotlight__grid{grid-template-columns:1fr;gap:16px}.landing-capabilities__grid{grid-template-columns:1fr}}@media (max-width:640px){.landing-container{width:min(100% - 24px,1240px)}.landing-copy{padding-top:88px}.landing-copy__title{font-size:clamp(2.2rem,11.6vw,3rem)}.landing-copy__title span{white-space:normal}.landing-copy__desc{margin-bottom:16px;font-size:.86rem;line-height:1.62}.landing-copy__cta{min-width:0;height:46px;padding:0 18px;font-size:.9rem}.landing-floating-card{border-radius:18px;grid-template-columns:60px minmax(0,1fr);width:100%;padding:10px}.landing-floating-card__title{margin-bottom:8px;font-size:.9rem}.landing-floating-card__footer{flex-direction:column;align-items:stretch;gap:8px}.landing-floating-card__meta{font-size:.7rem}.landing-floating-card__action{justify-content:center;width:100%;min-width:0;height:30px}.landing-spotlight-card{border-radius:24px;min-height:232px}.landing-spotlight-card__content{bottom:24px;left:22px;right:22px}.landing-spotlight-card__meta-row{margin-bottom:12px}.landing-spotlight-card__desc{font-size:.84rem;line-height:1.65}.landing-capability-card{grid-template-columns:1fr;gap:18px;padding:20px}.landing-capability-card__visual{width:74px;height:74px}.landing-capability-card__content h3{font-size:1.5rem}.landing-capabilities{margin-top:4px;padding:32px 0 72px}}
