.ol-platform-section{padding-block:40px 72px}.ol-platform-section__intro{text-align:center;margin-bottom:48px;opacity:0;transform:translateY(24px);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1)}.ol-platform-section.is-visible .ol-platform-section__intro{opacity:1;transform:none}.ol-platform-section__eyebrow{display:inline-flex;align-items:center;height:34px;padding:0 16px;border-radius:999px;border:1px solid rgba(59,130,246,.28);background:var(--ol-primary-light,#eff6ff);color:var(--ol-primary,#3b82f6);font-size:14px;font-weight:700;letter-spacing:.02em;margin-bottom:20px}.ol-platform-section__title{margin:0;color:#0b1b3a;font-size:clamp(34px,3.4vw,48px);font-weight:800;letter-spacing:-.035em;line-height:1.2}.ol-platform-section__subtitle{margin:18px auto 0;max-width:760px;color:#5f708e;font-size:clamp(16px,1.3vw,18px);line-height:1.8;font-weight:500}.ol-platform-section__shell{position:relative;isolation:isolate;overflow:hidden;width:100%;border-radius:32px;border:1px solid rgba(59,130,246,.12);background:radial-gradient(circle at 14% 18%,rgba(59,130,246,.08),transparent 42%),radial-gradient(circle at 88% 86%,rgba(124,92,255,.05),transparent 40%),linear-gradient(145deg,#fff,#f5f9ff);box-shadow:0 22px 56px rgba(54,92,170,.07);padding:24px 24px 18px;opacity:0;transform:translateY(46px) scale(.99);transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1)}.ol-platform-section.is-visible .ol-platform-section__shell{opacity:1;transform:translateY(0) scale(1);transition-delay:80ms}.ol-platform-section__main{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:24px;align-items:stretch;height:620px}.ol-platform-map-panel{display:flex;flex-direction:column;min-height:0;padding:8px 6px 4px;background:transparent;border:0}.ol-platform-map-panel__head{margin-bottom:20px;max-width:360px}.ol-platform-map-panel__title{margin:0;font-size:clamp(20px,1.6vw,24px);font-weight:800;letter-spacing:-.025em;color:#0b1b3a;line-height:1.25}.ol-platform-map-panel__desc{margin:8px 0 0;font-size:13.5px;line-height:1.65;color:#64748b;font-weight:500}.ol-platform-map-stage{flex:1;display:flex;align-items:center;justify-content:center;min-height:360px;width:100%;opacity:0;transform:translateY(16px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:.16s}.ol-platform-section.is-visible .ol-platform-map-stage{opacity:1;transform:none}.ol-platform-map{display:block;width:94%;max-width:100%;height:clamp(360px,28vw,420px)}.ol-platform-map-panel__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:10px;border-top:1px solid rgba(59,130,246,.08);color:#64748b;font-size:12px;font-weight:600}.ol-platform-map-panel__foot strong{color:#1e3a8a;font-weight:800}.ol-platform-route{fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.9;stroke-dasharray:1;stroke-dashoffset:1}.ol-platform-route.is-active{opacity:.9;animation:olPlatformDrawRoute .65s cubic-bezier(.22,1,.36,1) forwards}.ol-platform-route.is-planned{stroke-dasharray:.045 .025}.ol-platform-route.is-instant{animation:none!important;stroke-dashoffset:0;opacity:.14}.ol-platform-route.is-instant.is-active{opacity:.95}@keyframes olPlatformDrawRoute{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.ol-platform-hub__soft{fill:rgba(59,130,246,.12)}.ol-platform-hub__dot{fill:#60a5fa}.ol-platform-node{opacity:.42;transition:opacity .26s ease}.ol-platform-node.is-revealed{opacity:.55}.ol-platform-node.is-active{opacity:1}.ol-platform-node__dot{fill:#93c5fd}.ol-platform-node.is-active .ol-platform-node__dot{fill:#2563eb;filter:drop-shadow(0 0 8px rgba(37,99,235,.45))}.ol-platform-node__ring{fill:none;stroke:rgba(37,99,235,.4);stroke-width:1.6;opacity:0;transform-origin:center;transform-box:fill-box}.ol-platform-node.is-active .ol-platform-node__ring{opacity:.72}.ol-platform-node__burst{fill:none;stroke:rgba(59,130,246,.5);stroke-width:2;opacity:0;transform-origin:center;transform-box:fill-box}.ol-platform-node.is-pulse .ol-platform-node__burst{animation:olPlatformNodeBurst .7s cubic-bezier(.22,1,.36,1) both}@keyframes olPlatformNodeBurst{0%{opacity:.85;transform:scale(.55)}to{opacity:0;transform:scale(2.1)}}.ol-platform-label__bg{fill:hsla(0,0%,100%,.92);stroke:rgba(59,130,246,.18);stroke-width:1}.ol-platform-label__text{font-size:12px;font-weight:800;fill:#1e3a8a;dominant-baseline:middle}.ol-platform-label{opacity:0;transition:opacity .26s ease}.ol-platform-label.is-visible{opacity:1}.ol-platform-detail{min-height:0;height:100%;box-sizing:border-box;border-radius:20px;border:1px solid rgba(59,130,246,.12);background:#fff;padding:22px;opacity:0;transform:translateX(24px);transition:opacity .76s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.22,1,.36,1);transition-delay:.22s;overflow:hidden;display:flex}.ol-platform-section.is-visible .ol-platform-detail{opacity:1;transform:none}.ol-platform-detail__panel{display:flex;flex-direction:column;width:100%;min-height:100%;opacity:0;transform:translateY(12px);transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1)}.ol-platform-detail__panel.is-in{opacity:1;transform:none}.ol-platform-detail__panel.is-out{opacity:0;transform:translateY(8px);transition-duration:.14s}.ol-platform-detail__top{flex:0 0 auto;margin-bottom:14px}.ol-platform-detail__head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.ol-platform-detail__logo{width:110px;height:44px;border-radius:12px;background:#f8fafc;border:1px solid rgba(59,130,246,.1);display:flex;align-items:center;justify-content:center;padding:6px 10px;flex-shrink:0}.ol-platform-detail__logo img{max-width:96px;max-height:32px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.ol-platform-detail__name{margin:0;font-size:22px;font-weight:800;color:#0b1b3a;letter-spacing:-.02em}.ol-platform-detail__region{margin-top:4px;font-size:13px;font-weight:700;color:#64748b}.ol-platform-detail__desc{margin:0;color:#5f708e;font-size:14px;line-height:1.75;font-weight:500}.ol-platform-detail__mid{flex:0 0 auto;margin-bottom:14px}.ol-platform-detail__mid-title{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin-bottom:10px}.ol-platform-detail__caps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.ol-platform-detail__cap{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border-radius:10px;background:#f8fbff;color:#1e3a8a;font-size:12.5px;font-weight:700}.ol-platform-detail__cap-check{width:16px;height:16px;border-radius:50%;background:#3b82f6;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.ol-platform-detail__bottom{flex:1 1 auto;min-height:0;display:flex}.ol-platform-selector__status,.ol-platform-status{display:inline-flex;align-items:center;border:1px solid rgba(59,130,246,.2);border-radius:999px;background:#eff6ff;color:#2563eb;font-size:10px;font-weight:800;white-space:nowrap}.ol-platform-status{height:22px;margin-top:7px;padding:0 9px}.ol-platform-preview-empty{display:grid;width:100%;min-height:160px;place-content:center;gap:8px;border:1px dashed rgba(59,130,246,.22);border-radius:14px;background:#f8fbff;color:#64748b;text-align:center}.ol-platform-preview-empty strong{color:#2563eb;font-size:16px}.ol-platform-preview-empty span{font-size:13px}.ol-platform-preview{position:relative;width:100%;border-radius:14px;background:#f8fafc;padding:14px;border:1px solid rgba(59,130,246,.08)}.ol-platform-preview__badge{position:absolute;top:10px;right:10px;height:22px;padding:0 8px;border-radius:999px;background:rgba(15,23,42,.06);color:#64748b;font-size:11px;font-weight:800;display:inline-flex;align-items:center}.ol-platform-preview__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;padding-right:72px}.ol-platform-preview__metric{background:#fff;border-radius:10px;padding:10px}.ol-platform-preview__metric span{display:block;font-size:11px;font-weight:700;color:#94a3b8}.ol-platform-preview__metric strong{display:block;margin-top:4px;font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.ol-platform-preview__spark{width:100%;height:28px;margin-bottom:10px}.ol-platform-preview__table{width:100%;border-collapse:collapse;font-size:12px}.ol-platform-preview__table th{text-align:left;color:#94a3b8;font-weight:700;padding:6px 4px;border-bottom:1px solid #eef2f7}.ol-platform-preview__table td{padding:8px 4px;color:#334155;font-weight:600;border-bottom:1px solid #f1f5f9}.ol-platform-preview__table tr:last-child td{border-bottom:none}.ol-platform-selector{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:16px;overflow:visible;padding-top:4px;padding-right:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ol-platform-selector__item{position:relative;flex:1 1 0;min-width:0;height:80px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:0 18px;border-radius:16px;border:1px solid rgba(59,130,246,.12);background:#fff;cursor:pointer;font:inherit;color:#334155;transition:transform var(--motion-fast,.2s) var(--ease-out,cubic-bezier(.22,1,.36,1)),border-color var(--motion-normal,.28s) ease,box-shadow var(--motion-normal,.28s) ease,background var(--motion-normal,.28s) ease;opacity:0;transform:translateY(14px)}.ol-platform-section.is-visible .ol-platform-selector__item{opacity:1;transform:none}.ol-platform-section.is-visible .ol-platform-selector__item:first-child{transition-delay:.28s}.ol-platform-section.is-visible .ol-platform-selector__item:nth-child(2){transition-delay:.34s}.ol-platform-section.is-visible .ol-platform-selector__item:nth-child(3){transition-delay:.4s}.ol-platform-section.is-visible .ol-platform-selector__item:nth-child(4){transition-delay:.46s}.ol-platform-section.is-visible .ol-platform-selector__item:nth-child(5){transition-delay:.52s}.ol-platform-section.is-visible .ol-platform-selector__item:nth-child(6){transition-delay:.58s}.ol-platform-section.is-visible .ol-platform-selector__item:nth-child(7){transition-delay:.64s}.ol-platform-selector__item:hover{transform:translateY(-1px)}.ol-platform-selector__item.is-active{background:#f5f9ff;border-color:rgba(59,130,246,.58);box-shadow:0 8px 20px rgba(59,130,246,.12);color:#1d4ed8}.ol-platform-selector__item:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.28)}.ol-platform-selector__logo{width:90px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ol-platform-selector__logo img{max-width:82px;max-height:30px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.ol-platform-selector__name{font-size:13px;font-weight:800;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ol-platform-selector__status{position:absolute;right:8px;bottom:6px;height:20px;padding:0 7px}.ol-platform-selector__item[data-platform=temu].is-active{box-shadow:inset 0 2px rgba(251,119,1,.28),0 8px 20px rgba(59,130,246,.12)}.ol-platform-selector__item[data-platform=shein].is-active{box-shadow:inset 0 2px rgba(51,65,85,.24),0 8px 20px rgba(59,130,246,.12)}@media (min-width:1024px) and (max-width:1599px){.ol-platform-selector{grid-template-columns:repeat(12,minmax(0,1fr))}.ol-platform-selector__item{grid-column:span 3}.ol-platform-selector__item:nth-child(n+5){grid-column:span 4}}.ol-platform-selector__dot{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:#3b82f6;opacity:0}.ol-platform-selector__item.is-active .ol-platform-selector__dot{opacity:1}@media (max-width:1100px){.ol-platform-section__main{grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);gap:18px}.ol-platform-map-stage{min-height:320px}.ol-platform-map{width:94%;height:340px}.ol-platform-detail{min-height:420px}.ol-platform-selector__item{height:76px;padding:0 14px}}@media (max-width:1023px){.ol-platform-selector{display:flex;overflow-x:auto;padding-right:96px;scroll-snap-type:x mandatory}.ol-platform-selector__item{flex:0 0 190px;min-width:190px;scroll-snap-align:start}}@media (max-width:768px){.ol-platform-section{padding-block:28px 48px}.ol-platform-section__intro{margin-bottom:32px}.ol-platform-section__shell{padding:14px;border-radius:22px;overflow-x:hidden}.ol-platform-section__main{grid-template-columns:1fr;gap:14px;height:auto}.ol-platform-map-stage{min-height:260px}.ol-platform-map{width:96%;height:290px}.ol-platform-detail{height:auto;min-height:0;transform:translateY(16px)}.ol-platform-section.is-visible .ol-platform-detail{transform:none}.ol-platform-detail__caps{grid-template-columns:1fr}.ol-platform-label{display:none}.ol-platform-selector{padding-right:24px}.ol-platform-selector__item{flex:0 0 auto;width:190px;height:76px}}html[data-theme=dark] .ol-platform-detail,html[data-theme=dark] .ol-platform-section__shell{border-color:rgba(96,165,250,.18);background:#111c31}html[data-theme=dark] .ol-platform-detail__name,html[data-theme=dark] .ol-platform-map-panel__title{color:#dbeafe}html[data-theme=dark] .ol-platform-detail__desc,html[data-theme=dark] .ol-platform-detail__region,html[data-theme=dark] .ol-platform-map-panel__desc{color:#94a3b8}html[data-theme=dark] .ol-platform-detail__logo,html[data-theme=dark] .ol-platform-preview__metric,html[data-theme=dark] .ol-platform-selector__item{border-color:rgba(96,165,250,.16);background:rgba(30,41,59,.82)}html[data-theme=dark] .ol-platform-selector__item{color:#cbd5e1}html[data-theme=dark] .ol-platform-selector__item.is-active{border-color:rgba(96,165,250,.58);background:rgba(37,99,235,.16);color:#93c5fd}html[data-theme=dark] .ol-platform-detail__cap,html[data-theme=dark] .ol-platform-preview,html[data-theme=dark] .ol-platform-preview-empty{border-color:rgba(96,165,250,.14);background:rgba(15,23,42,.7);color:#bfdbfe}html[data-theme=dark] .ol-platform-preview__metric strong,html[data-theme=dark] .ol-platform-preview__table td{color:#e2e8f0}@media (prefers-reduced-motion:reduce){.ol-platform-detail,.ol-platform-detail__panel,.ol-platform-map-stage,.ol-platform-node__burst,.ol-platform-node__ring,.ol-platform-route,.ol-platform-section__intro,.ol-platform-section__shell,.ol-platform-selector__item{transition:none!important;animation:none!important;opacity:1!important;transform:none!important}.ol-platform-route{stroke-dashoffset:0!important}.ol-platform-route,.ol-platform-route.is-active{opacity:.9!important}}.global-flight-cta{width:100%;padding:clamp(24px,3vw,48px) clamp(20px,4vw,48px);box-sizing:border-box;overflow:hidden}.global-flight-cta__card{position:relative;isolation:isolate;display:flex;width:100%;max-width:1650px;min-height:clamp(760px,48vw,820px);margin:0 auto;align-items:center;justify-content:center;overflow:hidden;padding:clamp(64px,7vw,104px) clamp(24px,5vw,84px) clamp(44px,5vw,72px);border:1px solid rgba(147,197,253,.32);border-radius:clamp(32px,2.4vw,40px);background:radial-gradient(circle at 20% 18%,rgba(219,234,254,.62),transparent 31%),radial-gradient(circle at 82% 66%,rgba(224,242,254,.72),transparent 30%),linear-gradient(145deg,#fff,#fbfdff 54%,#f4f8ff);box-shadow:0 20px 56px rgba(37,99,235,.08)}.global-flight-cta__card:after,.global-flight-cta__card:before{position:absolute;z-index:-2;color:rgba(37,99,235,.035);font-size:clamp(170px,24vw,430px);font-weight:850;line-height:.75;letter-spacing:-.09em;pointer-events:none;white-space:nowrap}.global-flight-cta__card:before{content:"OPEN";top:-1%;left:3%}.global-flight-cta__card:after{content:"GLOBAL";right:-4%;bottom:-1%}.global-flight-cta__map{position:absolute;z-index:-1;top:17%;left:50%;width:min(780px,56vw);height:310px;transform:translateX(-50%);opacity:.48;pointer-events:none;background-image:radial-gradient(circle,rgba(37,99,235,.12) 1.4px,transparent 1.7px);background-size:13px 13px;mask-image:radial-gradient(ellipse at center,#000 5%,rgba(0,0,0,.82) 42%,transparent 76%);-webkit-mask-image:radial-gradient(ellipse at center,#000 5%,rgba(0,0,0,.82) 42%,transparent 76%)}.global-flight-cta__arcs{position:absolute;z-index:-1;right:-160px;top:6%;width:620px;height:620px;border:1px solid rgba(37,99,235,.065);border-radius:50%;pointer-events:none}.global-flight-cta__arcs:after,.global-flight-cta__arcs:before{content:"";position:absolute;border:1px solid rgba(37,99,235,.055);border-radius:50%;pointer-events:none}.global-flight-cta__arcs:before{inset:74px}.global-flight-cta__arcs:after{inset:148px}.global-flight-cta__content{position:relative;z-index:1;width:100%;text-align:center;opacity:0;transform:translateY(16px)}.global-flight-cta.is-revealed .global-flight-cta__content{animation:gfc-reveal .62s cubic-bezier(.22,1,.36,1) forwards}.global-flight-cta.is-instant .global-flight-cta__content{animation:none;opacity:1;transform:none}@keyframes gfc-reveal{to{opacity:1;transform:translateY(0)}}.global-flight-cta__eyebrow{margin:0 0 34px;color:#2563eb;font-size:clamp(14px,1vw,16px);font-weight:750;letter-spacing:5px;line-height:1.4;text-transform:uppercase}.global-flight-cta__title{display:grid;margin:0;color:#1647c8;font-size:clamp(48px,4.5vw,82px);font-weight:780;letter-spacing:-.045em;line-height:1.15}.global-flight-cta__title>span{white-space:nowrap}.global-flight-cta__title-accent{background:linear-gradient(90deg,#2563eb,#22c7e8);background-clip:text;-webkit-background-clip:text;color:transparent}.global-flight-cta__desc{max-width:760px;margin:28px auto 0;color:#60708f;font-size:clamp(18px,1.25vw,21px);line-height:1.8}.global-flight-cta__actions{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:32px}.global-flight-cta__btn{display:inline-flex;height:68px;min-width:286px;align-items:center;justify-content:center;gap:14px;padding:0 30px;border-radius:15px;font:700 18px/1 inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.global-flight-cta__btn:hover{transform:translateY(-2px)}.global-flight-cta__btn:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}.global-flight-cta__btn--primary{border:1px solid transparent;background:linear-gradient(135deg,#2563eb,#0b63f6);box-shadow:0 12px 28px rgba(37,99,235,.22);color:#fff}.global-flight-cta__btn--primary:hover{box-shadow:0 16px 34px rgba(37,99,235,.3)}.global-flight-cta__btn--primary span{font-size:25px}.global-flight-cta__btn--secondary{border:1px solid rgba(96,165,250,.58);background:hsla(0,0%,100%,.76);box-shadow:0 8px 20px rgba(37,99,235,.06);color:#1d5dd7}.global-flight-cta__btn--secondary:hover{border-color:#3b82f6;box-shadow:0 14px 28px rgba(37,99,235,.13)}.global-flight-cta__btn--secondary svg{width:32px;height:32px}.global-flight-cta__capabilities{display:grid;width:min(76%,1320px);grid-template-columns:repeat(4,minmax(0,1fr));margin:48px auto 0;padding:20px 12px;border:1px solid rgba(147,197,253,.36);border-radius:24px;background:hsla(0,0%,100%,.76);box-shadow:0 12px 34px rgba(37,99,235,.07);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%)}.global-flight-cta__capability{position:relative;display:grid;min-width:0;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;padding:10px 22px;text-align:left;transition:transform .18s ease}.global-flight-cta__capability:not(:last-child):after{content:"";position:absolute;top:16%;right:0;width:1px;height:68%;background:rgba(148,163,184,.22)}.global-flight-cta__capability:hover{transform:translateY(-3px)}.global-flight-cta__icon{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(147,197,253,.32);border-radius:17px;background:hsla(0,0%,100%,.86);box-shadow:0 7px 20px rgba(37,99,235,.08);color:#2563eb;transition:background .18s ease}.global-flight-cta__capability:hover .global-flight-cta__icon{background:#eff6ff}.global-flight-cta__icon svg{width:32px;height:32px}.global-flight-cta__copy{min-width:0}.global-flight-cta__copy h3{margin:0;color:#2563eb;font-size:16px}.global-flight-cta__copy p{overflow:hidden;margin:5px 0 11px;color:#8290aa;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.global-flight-cta__copy small,.global-flight-cta__copy strong{display:block}.global-flight-cta__copy strong{color:#1760e8;font-size:28px;line-height:1.05}.global-flight-cta__copy small{margin-top:3px;color:#91a0b8;font-size:12px}html[data-theme=dark] .global-flight-cta__card{border-color:rgba(96,165,250,.2);background:radial-gradient(circle at 20% 16%,rgba(37,99,235,.13),transparent 32%),radial-gradient(circle at 82% 68%,rgba(8,145,178,.1),transparent 30%),linear-gradient(145deg,#101b31,#0d1729 58%,#111e35);box-shadow:0 22px 60px rgba(2,6,23,.34)}html[data-theme=dark] .global-flight-cta__card:after,html[data-theme=dark] .global-flight-cta__card:before{color:rgba(96,165,250,.04)}html[data-theme=dark] .global-flight-cta__title{color:#bfdbfe}html[data-theme=dark] .global-flight-cta__desc{color:#a8b7d1}html[data-theme=dark] .global-flight-cta__capabilities{border-color:rgba(96,165,250,.2);background:rgba(15,23,42,.66)}html[data-theme=dark] .global-flight-cta__btn--secondary,html[data-theme=dark] .global-flight-cta__icon{border-color:rgba(96,165,250,.3);background:rgba(30,41,59,.72);color:#93c5fd}html[data-theme=dark] .global-flight-cta__copy h3,html[data-theme=dark] .global-flight-cta__copy strong{color:#93c5fd}html[data-theme=dark] .global-flight-cta__copy p,html[data-theme=dark] .global-flight-cta__copy small{color:#94a3b8}@media(max-width:1023px){.global-flight-cta{padding-inline:clamp(20px,3.5vw,32px)}.global-flight-cta__card{min-height:auto;padding-block:72px 50px}.global-flight-cta__capabilities{width:min(88%,760px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.global-flight-cta__capability:nth-child(2):after{display:none}.global-flight-cta__title{font-size:clamp(44px,6.4vw,64px)}}@media(max-width:640px){.global-flight-cta{padding:18px clamp(16px,4vw,20px)}.global-flight-cta__card{padding:58px 18px 28px;border-radius:32px}.global-flight-cta__card:after,.global-flight-cta__card:before{color:rgba(37,99,235,.022)}.global-flight-cta__eyebrow{margin-bottom:24px;font-size:12px;letter-spacing:3px}.global-flight-cta__title{font-size:clamp(32px,9vw,44px);letter-spacing:-.035em}.global-flight-cta__title>span{white-space:normal}.global-flight-cta__desc{margin-top:22px;font-size:16px;line-height:1.7}.global-flight-cta__actions{align-items:stretch;flex-direction:column;gap:12px}.global-flight-cta__btn{width:100%;height:62px;min-width:0;font-size:16px}.global-flight-cta__capabilities{width:100%;grid-template-columns:1fr;margin-top:34px;padding:8px}.global-flight-cta__capability{padding:14px}.global-flight-cta__capability:not(:last-child):after{top:auto;right:8%;bottom:0;width:84%;height:1px}.global-flight-cta__map{width:100%;opacity:.3}.global-flight-cta__arcs{right:-380px}}@media(prefers-reduced-motion:reduce){.global-flight-cta__content{opacity:1;transform:none}.global-flight-cta.is-revealed .global-flight-cta__content{animation:none}.global-flight-cta__btn,.global-flight-cta__capability,.global-flight-cta__icon{transition:none}.global-flight-cta__btn:hover,.global-flight-cta__capability:hover{transform:none}}.commerce-countdown-panel_countdownPanel__xq1qw{width:min(100%,590px);min-height:166px;margin-top:clamp(20px,2.5vh,26px);display:grid;gap:10px;opacity:0;transform:translateY(14px);filter:blur(4px)}.commerce-countdown-panel_countdownRow__A9d7u{position:relative;box-sizing:border-box;display:grid;align-items:stretch;overflow:clip;border:1px solid rgba(84,130,205,.14);border-radius:15px;background:hsla(0,0%,100%,.86);box-shadow:0 10px 28px rgba(53,86,137,.07),0 2px 7px rgba(53,86,137,.035);backdrop-filter:blur(12px) saturate(125%);-webkit-backdrop-filter:blur(12px) saturate(125%)}.commerce-countdown-panel_countdownRow__A9d7u:before{content:"";position:absolute;inset:13px auto 13px 0;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#2f75ff,#5d8fff)}.commerce-countdown-panel_primaryRow__jTN_z{min-height:84px;grid-template-columns:minmax(155px,1.25fr) minmax(0,2.35fr);padding:10px 8px 10px 13px}.commerce-countdown-panel_secondaryRow__NyDSW{min-height:72px;grid-template-columns:minmax(155px,1.25fr) minmax(0,2.35fr);padding:8px 8px 8px 13px}.commerce-countdown-panel_dateSummary__qQd_X,.commerce-countdown-panel_secondaryLead__cf_O6{display:flex;align-items:center;gap:10px;min-width:0;padding:0 12px 0 4px}.commerce-countdown-panel_dateSummary__qQd_X strong,.commerce-countdown-panel_secondaryLead__cf_O6 strong{display:block;color:#17243b;font-size:12px;font-weight:720;white-space:nowrap}.commerce-countdown-panel_dateSummary__qQd_X strong b{color:#2563eb;font:inherit}.commerce-countdown-panel_dateSummary__qQd_X small,.commerce-countdown-panel_secondaryLead__cf_O6 small{display:block;margin-top:5px;color:#758399;font-size:10.5px;line-height:1.3;white-space:nowrap}.commerce-countdown-panel_calendarIcon__Ma0ho,.commerce-countdown-panel_eventIcon___e6oG{display:grid;place-items:center;flex:0 0 auto;color:#2563eb;border:1px solid rgba(59,130,246,.13);background:#eff6ff}.commerce-countdown-panel_calendarIcon__Ma0ho{width:34px;height:34px;border-radius:10px}.commerce-countdown-panel_calendarIcon__Ma0ho svg{width:20px;height:20px}.commerce-countdown-panel_calendarIcon__Ma0ho svg,.commerce-countdown-panel_eventIcon___e6oG svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.commerce-countdown-panel_primaryEvents__rXGU3,.commerce-countdown-panel_secondaryEvents__5II4g{display:grid;min-width:0}.commerce-countdown-panel_primaryEvents__rXGU3{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-countdown-panel_secondaryEvents__5II4g{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-countdown-panel_countdownItem__LGVm9{position:relative;min-width:0;display:flex;align-items:center;gap:7px;padding:0 9px}.commerce-countdown-panel_countdownItem__LGVm9+.commerce-countdown-panel_countdownItem__LGVm9:before{content:"";position:absolute;inset:14px auto 14px 0;width:1px;background:rgba(126,151,188,.18)}.commerce-countdown-panel_eventIcon___e6oG{width:28px;height:28px;border-radius:9px}.commerce-countdown-panel_eventIcon___e6oG svg{width:16px;height:16px}.commerce-countdown-panel_eventText__iGwA0{display:block;min-width:0}.commerce-countdown-panel_eventText__iGwA0 strong{display:block;color:#23314a;font-size:11px;font-weight:720;line-height:1.2;white-space:nowrap}.commerce-countdown-panel_eventText__iGwA0>span{display:block;margin-top:4px;color:#7a879b;font-size:10.5px;white-space:nowrap}.commerce-countdown-panel_countdownNumber__F_Mo_{display:inline-block;color:#2563eb;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}.commerce-countdown-panel_today__sa_Ev{color:#2563eb!important;font-weight:750}.commerce-countdown-panel_indigo__3b8aN .commerce-countdown-panel_eventIcon___e6oG{color:#6254d9;background:#f2f0ff;border-color:rgba(98,84,217,.12)}.commerce-countdown-panel_blue__IjyJu .commerce-countdown-panel_eventIcon___e6oG{color:#2877dd;background:#eef7ff}.commerce-countdown-panel_green__mGNKP .commerce-countdown-panel_eventIcon___e6oG{color:#27895f;background:#eefaf4;border-color:rgba(39,137,95,.12)}.commerce-countdown-panel_orange__YzjMh .commerce-countdown-panel_eventIcon___e6oG{color:#d56b35;background:#fff5ed;border-color:rgba(213,107,53,.12)}.commerce-countdown-panel_pink__ljeIf .commerce-countdown-panel_eventIcon___e6oG{color:#d55483;background:#fff0f6;border-color:rgba(213,84,131,.12)}.commerce-countdown-panel_revealed__UT2_K:not(.commerce-countdown-panel_instant__2CCVE){animation:commerce-countdown-panel_countdownPanelEnter__FiQHi .48s cubic-bezier(.22,1,.36,1) .68s both}.commerce-countdown-panel_revealed__UT2_K:not(.commerce-countdown-panel_instant__2CCVE) .commerce-countdown-panel_primaryRow__jTN_z{animation:commerce-countdown-panel_countdownRowEnter__3usTt .46s cubic-bezier(.22,1,.36,1) .74s both}.commerce-countdown-panel_revealed__UT2_K:not(.commerce-countdown-panel_instant__2CCVE) .commerce-countdown-panel_secondaryRow__NyDSW{animation:commerce-countdown-panel_countdownRowEnter__3usTt .46s cubic-bezier(.22,1,.36,1) .81s both}.commerce-countdown-panel_revealed__UT2_K:not(.commerce-countdown-panel_instant__2CCVE) .commerce-countdown-panel_countdownItem__LGVm9,.commerce-countdown-panel_revealed__UT2_K:not(.commerce-countdown-panel_instant__2CCVE) .commerce-countdown-panel_dateSummary__qQd_X,.commerce-countdown-panel_revealed__UT2_K:not(.commerce-countdown-panel_instant__2CCVE) .commerce-countdown-panel_secondaryLead__cf_O6{opacity:0;animation:commerce-countdown-panel_countdownItemEnter__G396M .36s cubic-bezier(.22,1,.36,1) calc(.74s + var(--countdown-delay, 0ms)) both}.commerce-countdown-panel_instant__2CCVE{opacity:1;transform:none;filter:none}.commerce-countdown-panel_pending__dzpvj{visibility:hidden;opacity:0;transform:none;filter:none;pointer-events:none}@keyframes commerce-countdown-panel_countdownPanelEnter__FiQHi{to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes commerce-countdown-panel_countdownRowEnter__3usTt{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes commerce-countdown-panel_countdownItemEnter__G396M{0%{opacity:0;transform:translateX(6px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1439px) and (min-width:1024px){.commerce-countdown-panel_countdownPanel__xq1qw{width:100%;min-height:158px;margin-top:18px}.commerce-countdown-panel_primaryRow__jTN_z,.commerce-countdown-panel_secondaryRow__NyDSW{grid-template-columns:minmax(142px,1.15fr) minmax(0,2.3fr);padding-left:11px}.commerce-countdown-panel_primaryRow__jTN_z{min-height:80px}.commerce-countdown-panel_secondaryRow__NyDSW{min-height:68px}.commerce-countdown-panel_dateSummary__qQd_X,.commerce-countdown-panel_secondaryLead__cf_O6{padding-right:7px;gap:7px}.commerce-countdown-panel_calendarIcon__Ma0ho{width:30px;height:30px}.commerce-countdown-panel_countdownItem__LGVm9{padding-inline:6px;gap:5px}.commerce-countdown-panel_eventIcon___e6oG{width:25px;height:25px}.commerce-countdown-panel_eventText__iGwA0 strong{font-size:10.5px}.commerce-countdown-panel_eventText__iGwA0>span{font-size:10px}}@media (max-width:1023px){.commerce-countdown-panel_countdownPanel__xq1qw{width:100%;max-width:none;min-height:166px}}@media (max-width:767px){.commerce-countdown-panel_countdownPanel__xq1qw{min-height:356px;margin-top:20px;gap:9px}.commerce-countdown-panel_primaryRow__jTN_z,.commerce-countdown-panel_secondaryRow__NyDSW{display:block;padding:10px}.commerce-countdown-panel_dateSummary__qQd_X,.commerce-countdown-panel_secondaryLead__cf_O6{min-height:54px;padding:0 8px 9px 5px;border-bottom:1px solid rgba(126,151,188,.14)}.commerce-countdown-panel_primaryEvents__rXGU3,.commerce-countdown-panel_secondaryEvents__5II4g{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr))}.commerce-countdown-panel_countdownItem__LGVm9{min-height:58px;padding:8px}.commerce-countdown-panel_countdownItem__LGVm9+.commerce-countdown-panel_countdownItem__LGVm9:before{inset:10px auto 10px 0}.commerce-countdown-panel_primaryEvents__rXGU3 .commerce-countdown-panel_countdownItem__LGVm9:last-child{grid-column:1/-1;justify-content:center;border-top:1px solid rgba(126,151,188,.14)}.commerce-countdown-panel_primaryEvents__rXGU3 .commerce-countdown-panel_countdownItem__LGVm9:last-child:before{display:none}}@media (prefers-reduced-motion:reduce){.commerce-countdown-panel_countdownItem__LGVm9,.commerce-countdown-panel_countdownNumber__F_Mo_,.commerce-countdown-panel_countdownPanel__xq1qw,.commerce-countdown-panel_countdownRow__A9d7u,.commerce-countdown-panel_dateSummary__qQd_X,.commerce-countdown-panel_secondaryLead__cf_O6{animation:none!important;transition:none!important;opacity:1!important;transform:none!important;filter:none!important}}.ol-gb-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;--ol-gb-mx:0;--ol-gb-my:0;--ol-gb-cell:56px;background:radial-gradient(circle at 50% 28%,rgba(59,130,246,.12),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)}.ol-gb-vignette{position:absolute;inset:0;z-index:7;background:radial-gradient(circle at 50% 35%,hsla(0,0%,100%,.05),hsla(0,0%,100%,.66) 64%,hsla(0,0%,100%,.88) 100%)}.ol-gb-glow{position:absolute;border-radius:999px;pointer-events:none;filter:blur(54px);opacity:.78;will-change:transform,opacity;z-index:1}.ol-gb-glow-left{width:560px;height:560px;left:-190px;top:150px;background:radial-gradient(circle,rgba(59,130,246,.18),transparent 66%);animation:olGbBlobLeft 14s ease-in-out infinite alternate}.ol-gb-glow-right{width:620px;height:620px;right:-220px;top:130px;background:radial-gradient(circle,rgba(45,212,191,.16),transparent 68%);animation:olGbBlobRight 18s ease-in-out infinite alternate}.ol-gb-glow-bottom{width:820px;height:430px;left:50%;bottom:18px;transform:translateX(-50%);background:radial-gradient(circle,rgba(147,197,253,.2),transparent 70%);animation:olGbBlobBottom 20s ease-in-out infinite alternate}@keyframes olGbBlobLeft{0%{transform:translate3d(calc(var(--ol-gb-mx) * 10px),calc(var(--ol-gb-my) * 8px),0) scale(1)}to{transform:translate3d(calc(32px + var(--ol-gb-mx) * 14px),calc(-22px + var(--ol-gb-my) * 10px),0) scale(1.05)}}@keyframes olGbBlobRight{0%{transform:translate3d(calc(var(--ol-gb-mx) * -10px),calc(var(--ol-gb-my) * 8px),0) scale(1)}to{transform:translate3d(calc(-38px + var(--ol-gb-mx) * -14px),calc(26px + var(--ol-gb-my) * 10px),0) scale(1.06)}}@keyframes olGbBlobBottom{0%{transform:translateX(-50%) translate3d(calc(var(--ol-gb-mx) * 9px),calc(var(--ol-gb-my) * 8px),0) scale(1)}to{transform:translateX(-50%) translate3d(calc(20px + var(--ol-gb-mx) * 12px),calc(-14px + var(--ol-gb-my) * 10px),0) scale(1.04)}}.ol-gb-plane{position:absolute;left:50%;bottom:-18%;width:176vw;height:88vh;transform:translateX(-50%) perspective(900px) rotateX(64deg) translate3d(calc(var(--ol-gb-mx) * 10px),calc(var(--ol-gb-my) * 8px),0);transform-origin:center top;pointer-events:none;z-index:2}.ol-gb-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(59,130,246,.18) 1px,transparent 0),linear-gradient(90deg,rgba(45,212,191,.15) 1px,transparent 0);background-size:var(--ol-gb-cell) var(--ol-gb-cell);opacity:.84;animation:olGbGridDrift 5.5s linear infinite;mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7) 17%,rgba(0,0,0,.62) 66%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7) 17%,rgba(0,0,0,.62) 66%,transparent);z-index:1}@keyframes olGbGridDrift{0%{background-position:0 0,0 0}to{background-position:0 var(--ol-gb-cell),var(--ol-gb-cell) 0}}.ol-gb-square-layer{position:absolute;inset:0;z-index:2;display:grid;grid-template-columns:repeat(24,var(--ol-gb-cell));grid-auto-rows:var(--ol-gb-cell);gap:0;overflow:hidden;mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8) 20%,rgba(0,0,0,.66) 68%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8) 20%,rgba(0,0,0,.66) 68%,transparent)}.ol-gb-square{width:var(--ol-gb-cell);height:var(--ol-gb-cell);box-sizing:border-box;border:1px solid transparent;opacity:0;background:rgba(59,130,246,0);will-change:opacity,transform;animation:olGbSquareFlow 4.6s linear infinite;animation-delay:var(--delay)}.ol-gb-square:not(.ol-gb-square--active){animation-name:olGbSquareFlowSoft}@keyframes olGbSquareFlow{0%,10%{opacity:0;background:rgba(59,130,246,0);border-color:transparent;box-shadow:none;transform:scale(.985)}22%{opacity:.68;background:rgba(59,130,246,.075);border-color:rgba(59,130,246,.25);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.38),0 0 16px rgba(59,130,246,.18);transform:scale(1)}34%{opacity:.9;background:rgba(45,212,191,.095);border-color:rgba(45,212,191,.34);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.44),0 0 24px rgba(45,212,191,.25)}48%{opacity:.35;background:rgba(147,197,253,.045);border-color:rgba(59,130,246,.11);box-shadow:0 0 12px rgba(59,130,246,.1)}70%,to{opacity:0;background:rgba(59,130,246,0);border-color:transparent;box-shadow:none}}@keyframes olGbSquareFlowSoft{0%,24%,to{opacity:0}34%{opacity:.22;background:rgba(59,130,246,.035);border-color:rgba(59,130,246,.1)}44%{opacity:.12}}.ol-gb-sweep{position:absolute;left:-22%;top:58%;width:56%;height:180px;z-index:3;pointer-events:none;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(59,130,246,0) 12%,rgba(59,130,246,.24) 44%,rgba(45,212,191,.28) 55%,rgba(59,130,246,0) 88%,transparent);filter:blur(18px);opacity:0;animation:olGbSquareSweep 4.6s linear infinite}.ol-gb-streams{position:absolute;inset:20% -18%;z-index:5;overflow:hidden;opacity:.72;transform:rotate(-7deg)}.ol-gb-streams span{position:absolute;left:-35%;width:32%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(40,120,255,.9),rgba(45,212,191,.75),transparent);box-shadow:0 0 14px rgba(40,120,255,.32);animation:olGbStream 5s linear infinite}.ol-gb-streams span:first-child{top:20%}.ol-gb-streams span:nth-child(2){top:52%;animation-delay:-3.1s;animation-duration:6.4s}.ol-gb-streams span:nth-child(3){top:78%;animation-delay:-1.8s;animation-duration:5.7s}@keyframes olGbStream{0%{transform:translateZ(0);opacity:0}12%{opacity:.8}78%{opacity:.58}to{transform:translate3d(450%,0,0);opacity:0}}@keyframes olGbSquareSweep{0%{transform:translate3d(-18%,44px,0) rotate(-10deg);opacity:0}12%{opacity:.34}46%{opacity:.44}76%{opacity:.26}to{transform:translate3d(132%,-120px,0) rotate(-10deg);opacity:0}}.ol-gb-orbit{position:absolute;border:1px solid rgba(59,130,246,.055);border-radius:999px;pointer-events:none;z-index:3}.ol-gb-orbit-left{width:740px;height:740px;left:7%;top:19%;transform:translate3d(calc(var(--ol-gb-mx) * -8px),calc(var(--ol-gb-my) * -6px),0)}.ol-gb-orbit-right{width:880px;height:880px;right:10%;top:16%;transform:translate3d(calc(var(--ol-gb-mx) * 8px),calc(var(--ol-gb-my) * -5px),0)}.ol-gb-panel-wrap{position:absolute;width:min(34vw,520px);height:330px;z-index:4;opacity:.8;will-change:transform,opacity;pointer-events:none}.ol-gb-panel-wrap--left{left:clamp(-260px,-9vw,-70px);top:22%;transform:rotate(-3deg) translate3d(calc(var(--ol-gb-mx) * -12px),calc(var(--ol-gb-my) * -8px),0);animation:olGbPanelFloatLeft 8s ease-in-out infinite alternate}.ol-gb-panel-wrap--right{right:clamp(-270px,-10vw,-90px);top:22%;transform:rotate(3deg) translate3d(calc(var(--ol-gb-mx) * 12px),calc(var(--ol-gb-my) * -8px),0);animation:olGbPanelFloatRight 9s ease-in-out infinite alternate}@keyframes olGbPanelFloatLeft{0%{margin-top:0}to{margin-top:-12px}}@keyframes olGbPanelFloatRight{0%{margin-top:-6px}to{margin-top:10px}}.ol-gb-panel{width:100%;height:100%;border-radius:26px;border:1px solid rgba(226,232,240,.78);background:linear-gradient(135deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.44));backdrop-filter:blur(18px);box-shadow:0 32px 110px rgba(15,23,42,.08),inset 0 1px 0 hsla(0,0%,100%,.78);overflow:hidden}.ol-gb-panel-head{height:44px;display:flex;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid rgba(226,232,240,.68)}.ol-gb-dot{width:10px;height:10px;border-radius:999px;background:#f97316}.ol-gb-dot:nth-child(2){background:#facc15}.ol-gb-dot:nth-child(3){background:#22c55e}.ol-gb-panel-url{margin-left:auto;width:180px;height:18px;border-radius:999px;background:rgba(241,245,249,.82);color:transparent}.ol-gb-panel-body{padding:18px;display:grid;grid-template-columns:88px 1fr;gap:14px}.ol-gb-mini-nav{grid-row:span 2;display:flex;flex-direction:column;gap:12px}.ol-gb-chart-title,.ol-gb-mini-nav span,.ol-gb-panel-grid span{display:block;border-radius:999px;background:rgba(226,232,240,.78)}.ol-gb-mini-nav span{width:72px;height:10px}.ol-gb-mini-nav span:nth-child(2){width:58px;background:rgba(59,130,246,.18)}.ol-gb-chart-card{min-height:150px;border-radius:18px;border:1px solid rgba(226,232,240,.78);background:hsla(0,0%,100%,.58);padding:16px}.ol-gb-chart-title{width:120px;height:12px;margin-bottom:18px}.ol-gb-chart{height:92px;display:flex;align-items:end;gap:10px}.ol-gb-chart i{flex:1;min-width:10px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,rgba(59,130,246,.72),rgba(45,212,191,.32))}.ol-gb-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ol-gb-panel-grid span{height:48px;border-radius:14px;background:rgba(239,246,255,.74)}.ol-gb-pie{position:absolute;right:30px;bottom:26px;width:74px;height:74px;border-radius:999px;background:conic-gradient(#3b82f6 0 32%,#2dd4bf 32% 58%,#f97316 58% 74%,#c084fc 74% 100%);opacity:.65}@media (max-width:1180px){.ol-gb-panel-wrap{opacity:.38;width:420px;height:280px}}@media (max-width:900px){.ol-gb-plane{bottom:-24%;width:190vw;--ol-gb-cell:48px}.ol-gb-panel-wrap{display:none}.ol-gb-orbit{opacity:.45}}@media (max-width:640px){.ol-gb-plane{bottom:-28%;width:220vw;height:78vh;--ol-gb-cell:44px}.ol-gb-square-layer{grid-template-columns:repeat(24,var(--ol-gb-cell))}.ol-gb-glow-left,.ol-gb-glow-right{width:380px;height:380px}.ol-gb-streams{opacity:.46}}@media (prefers-reduced-motion:reduce){.ol-gb-bg,.ol-gb-bg *{animation:none!important;transition:none!important}.ol-gb-glow,.ol-gb-orbit,.ol-gb-panel-wrap,.ol-gb-plane{transform:none!important}}.home-hero{--hero-card-w:clamp(184px,12.4vw,210px);--hero-card-h:156px;--hero-ai-clear-x:120px;--hero-ai-clear-y:120px;min-height:calc(100svh - var(--app-header-height, 72px));display:flex;flex-direction:column;justify-content:center;background:radial-gradient(ellipse 70% 55% at 78% 42%,rgba(59,130,246,.08),transparent 60%),radial-gradient(ellipse 50% 40% at 12% 20%,rgba(147,197,253,.12),transparent 55%),#fafbfc;overflow:hidden;isolation:isolate;padding:clamp(16px,2vh,28px) 0 clamp(14px,1.8vh,22px)}.home-hero,.home-hero__container{position:relative;box-sizing:border-box}.home-hero__container{z-index:1;width:100%;max-width:1650px;margin:0 auto;padding:0 clamp(20px,4vw,48px);flex:0 1 auto;min-height:0;display:grid;grid-template-rows:auto auto;gap:clamp(12px,1.6vh,18px);align-content:center}.home-hero__main{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:clamp(20px,2.8vw,48px);align-items:center;min-height:0}.home-hero__copy{position:relative;z-index:2;max-width:560px;padding-block:clamp(4px,1vh,16px)}.home-hero__copy-content{min-width:0}.home-hero__eyebrow{margin:0 0 14px;font-size:13.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.home-hero__title{margin:0;display:flex;flex-direction:column;gap:6px}.home-hero__title-brand{font-size:clamp(46px,4.9vw,66px);font-weight:800;line-height:.98;letter-spacing:-.045em;color:#0f172a}.home-hero__title-brand span{color:#2563eb}.home-hero__title-sub{font-size:clamp(35px,4vw,55px);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#0f172a}.home-hero__desc{margin:16px 0 0;max-width:540px;font-size:clamp(16px,1.15vw,18px);line-height:1.65;color:#64748b}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(18px,2.4vh,28px)}.home-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;padding:0 22px;border-radius:12px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.home-hero__btn--primary{border:none;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 12px 28px rgba(37,99,235,.24)}.home-hero__btn--primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 16px 34px rgba(37,99,235,.3)}.home-hero__btn--secondary{border:1px solid rgba(148,163,184,.45);background:#fff;color:#334155}.home-hero__btn--secondary:hover{transform:translateY(-1px);background:#f8fbff;border-color:rgba(59,130,246,.35)}.home-hero__btn:active{transform:scale(.985)}.home-hero__benefits{list-style:none;margin:clamp(16px,2vh,24px) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:12px 20px}.home-hero__benefits li{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#64748b}.home-hero__benefit-icon{color:#3b82f6;display:inline-flex}.home-hero-enter{opacity:0;transform:translateY(18px)}.home-hero.is-revealed:not(.is-instant) .home-hero-enter{animation:homeHeroEnter .7s cubic-bezier(.22,1,.36,1) var(--enter-delay,0ms) both}.home-hero.is-instant .home-hero-enter{opacity:1;transform:none}@keyframes homeHeroEnter{to{opacity:1;transform:translateY(0)}}.home-hero-visual{position:relative;display:grid;grid-template-columns:minmax(172px,.82fr) minmax(360px,1.75fr) minmax(172px,.82fr);grid-template-rows:repeat(3,minmax(140px,1fr));-moz-column-gap:clamp(18px,1.8vw,30px);column-gap:clamp(18px,1.8vw,30px);row-gap:clamp(14px,1.5vh,24px);width:100%;height:clamp(510px,59vh,610px);min-width:0;max-height:610px;isolation:isolate;overflow:visible;contain:layout;box-sizing:border-box}.home-hero-visual__backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-hero-visual__glow{position:absolute;left:50%;top:50%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:999px;background:radial-gradient(circle,rgba(59,130,246,.35),rgba(59,130,246,.05) 55%,transparent 70%);opacity:0;transform:scale(.65);filter:blur(8px);pointer-events:none}.home-hero.is-revealed:not(.is-instant) .home-hero-visual__glow{animation:homeHeroGlow .26s ease-out forwards}.home-hero.is-instant .home-hero-visual__glow{opacity:.55;transform:scale(1);filter:blur(0)}@keyframes homeHeroGlow{to{opacity:1;transform:scale(1);filter:blur(0)}}.home-hero-visual__trails{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.home-hero-trail{fill:none;stroke:rgba(96,165,250,.16);stroke-width:1;stroke-dasharray:4 7;opacity:0;pointer-events:none}.home-hero-trail--ellipse{fill:none}.home-hero.is-revealed:not(.is-instant) .home-hero-trail{animation:homeHeroTrailFade .5s ease-out 1.2s forwards}.home-hero.is-instant .home-hero-trail{opacity:1}@keyframes homeHeroTrailFade{to{opacity:1}}.home-hero-panel{grid-column:2;grid-row:1/4;align-self:center;justify-self:center;position:relative;z-index:2;box-sizing:border-box;width:100%;max-width:410px;min-height:292px;padding:14px 14px 12px;border-radius:18px;background:hsla(0,0%,100%,.98);border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 50px rgba(30,64,175,.08),0 4px 14px rgba(15,23,42,.04);opacity:0;transform:scale(.96) translateY(10px);overflow:hidden;display:flex;flex-direction:column;transition:none}.home-hero.is-revealed:not(.is-instant) .home-hero-panel{animation:homeHeroPanel .44s cubic-bezier(.22,1,.36,1) .18s forwards}.home-hero.is-instant .home-hero-panel{opacity:1;transform:none}@keyframes homeHeroPanel{to{opacity:1;transform:none}}.home-hero-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.home-hero-panel__title{margin:0;font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.home-hero-panel__badge{font-size:11px;font-weight:700;color:#64748b;background:#f1f5f9;border:1px solid rgba(148,163,184,.25);border-radius:999px;padding:3px 8px}.home-hero-panel__metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.home-hero-panel__metric{padding:8px 10px;border-radius:12px;background:#f8fafc;border:1px solid rgba(226,232,240,.9)}.home-hero-panel__metric span{display:block;font-size:11px;font-weight:600;color:#94a3b8}.home-hero-panel__metric strong{display:block;margin-top:2px;font-size:14px;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.home-hero-panel__chart-wrap{margin-top:2px;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.home-hero-panel__chart-area{margin-top:2px;padding:8px 10px 6px;border-radius:10px;background:rgba(248,251,255,.72);border:1px solid rgba(148,163,184,.12);min-height:0;flex:1 1 auto}.home-hero-panel__legend{display:flex;flex-wrap:wrap;gap:4px 8px;margin-bottom:6px}.home-hero-panel__legend-item{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:650;color:#64748b}.home-hero-panel__legend-item i{width:6px;height:6px;border-radius:999px;display:inline-block}.home-hero-panel__chart{width:100%;height:auto;max-height:88px;display:block}.home-hero-chart-line{stroke-dasharray:480;stroke-dashoffset:480}.home-hero.is-revealed:not(.is-instant) .home-hero-chart-line{animation:homeHeroChart 1s ease-out calc(1.5s + var(--line-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-chart-line{stroke-dashoffset:0}@keyframes homeHeroChart{to{stroke-dashoffset:0}}.home-hero-card{position:relative;z-index:3;width:var(--hero-card-w);height:var(--hero-card-h);min-width:0;box-sizing:border-box;transition:none}.home-hero-card[data-platform=emag]{grid-column:1;grid-row:1;align-self:end;justify-self:end;margin-right:4px;margin-bottom:2px}.home-hero-card[data-platform=ozon]{grid-column:1;grid-row:2;align-self:center;justify-self:end;margin-right:6px}.home-hero-card[data-platform=jumia]{grid-column:1;grid-row:3;align-self:start;justify-self:end;margin-right:2px;margin-top:2px}.home-hero-card[data-platform=takealot]{grid-column:3;grid-row:1;align-self:end;justify-self:start;margin-left:4px;margin-bottom:4px}.home-hero-card[data-platform=meli]{grid-column:3;grid-row:2;align-self:center;justify-self:start;margin-left:6px}.home-hero-card__motion{width:100%;height:100%;opacity:0;transform:translate(var(--origin-x),var(--origin-y)) scale(.78);filter:blur(3px);will-change:transform,opacity,filter}.home-hero.is-revealed:not(.is-instant) .home-hero-card__motion{animation:homeHeroFlyIrregular .72s cubic-bezier(.22,1,.36,1) calc(.35s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__motion{opacity:1;transform:none;filter:none;will-change:auto}@keyframes homeHeroFlyIrregular{0%{opacity:0;transform:translate(var(--origin-x),var(--origin-y)) scale(.78);filter:blur(3px)}55%{opacity:1;transform:translate(calc(var(--origin-x) * .42 + var(--curve-x, 0px)),calc(var(--origin-y) * .42 + var(--curve-y, 0px))) scale(.94);filter:blur(.5px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}.home-hero-card__shell{display:grid;grid-template-rows:24px 16px 28px 46px;row-gap:4px;width:100%;height:100%;box-sizing:border-box;padding:11px 12px 9px;border-radius:16px;background:hsla(0,0%,100%,.96);border:1px solid rgba(148,163,184,.16);box-shadow:0 14px 34px rgba(30,64,175,.07),0 3px 10px rgba(15,23,42,.035);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-hero-card:hover .home-hero-card__shell{transform:translateY(-3px);border-color:rgba(100,116,139,.28);box-shadow:0 18px 40px rgba(30,64,175,.1),0 4px 12px rgba(15,23,42,.05)}.home-hero-card__chart-shell{position:relative;z-index:1;width:100%;height:46px;min-height:46px;margin:0;padding:0;box-sizing:border-box;overflow:hidden;isolation:isolate;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:linear-gradient(180deg,rgba(249,251,255,.98),rgba(243,247,252,.9))}.home-hero-card:hover .home-hero-card__chart-shell{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.95))}.home-hero-spark{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.home-hero.is-revealed:not(.is-instant) .home-hero-spark{animation:homeHeroSparkShell .26s ease-out calc(1.5s + var(--spark-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-spark{opacity:1}@keyframes homeHeroSparkShell{to{opacity:1}}.home-hero-spark__svg{position:absolute;inset:0;width:100%;height:100%;display:block;overflow:hidden;pointer-events:none}.home-hero-card__logo-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;height:24px;min-width:0;opacity:0;transform:translateY(6px) scale(.9)}.home-hero.is-revealed:not(.is-instant) .home-hero-card__logo-row{animation:homeHeroFadeUp .3s ease-out calc(1.18s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__logo-row{opacity:1;transform:none}.home-hero-card__logo-slot{width:92px;height:30px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:0;overflow:visible}.home-hero-card__logo{display:block;max-width:min(100%,var(--logo-max-width));max-height:min(100%,var(--logo-max-height));width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;flex-shrink:0;transform:scale(var(--logo-scale,1));transform-origin:left center}.home-hero-card__region{flex:0 0 auto;min-width:32px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#64748b;background:#f1f5f9;border-radius:999px;padding:0 7px;white-space:nowrap;opacity:0}.home-hero.is-revealed:not(.is-instant) .home-hero-card__region{animation:homeHeroFadeUp .26s ease-out calc(1.24s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__region{opacity:1}.home-hero-card__metrics{display:contents}.home-hero-card__metric-label{display:block;font-size:11px;font-weight:650;color:#94a3b8;line-height:16px;overflow:hidden;opacity:0;transform:translateY(8px)}.home-hero-card__metric-row{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;opacity:0;transform:translateY(8px)}.home-hero.is-revealed:not(.is-instant) .home-hero-card__metric-label,.home-hero.is-revealed:not(.is-instant) .home-hero-card__metric-row{animation:homeHeroFadeUp .3s ease-out calc(1.38s + var(--fly-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-card__metric-label,.home-hero.is-instant .home-hero-card__metric-row{opacity:1;transform:none}@keyframes homeHeroFadeUp{to{opacity:1;transform:translateY(0) scale(1)}}.home-hero-card__value{font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap;min-width:0}.home-hero-card__growth{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;font-size:12px;font-weight:650;color:#0f9f6e;line-height:1.1;white-space:nowrap}.home-hero-card__growth.is-down{color:#e11d48}.home-hero-spark__grid{stroke:rgba(148,163,184,.13);stroke-width:1}.home-hero-spark__baseline{stroke:rgba(148,163,184,.2);stroke-width:1}.home-hero-spark__area,.home-hero-spark__dot,.home-hero-spark__line{opacity:0}.home-hero.is-revealed:not(.is-instant) .home-hero-spark__area{animation:homeHeroSparkAreaFade .5s ease-out calc(1.62s + var(--spark-delay, 0ms)) forwards}.home-hero.is-revealed:not(.is-instant) .home-hero-spark__line{stroke-dasharray:280;stroke-dashoffset:280;opacity:1;animation:homeHeroSparkDraw .6s ease-out calc(1.62s + var(--spark-delay, 0ms)) forwards}.home-hero.is-revealed:not(.is-instant) .home-hero-spark__dot{animation:homeHeroSparkFade .28s ease-out calc(2.1s + var(--spark-delay, 0ms)) forwards}.home-hero.is-instant .home-hero-spark__area{opacity:.18}.home-hero.is-instant .home-hero-spark__dot,.home-hero.is-instant .home-hero-spark__line{opacity:1;stroke-dashoffset:0}@keyframes homeHeroSparkDraw{to{stroke-dashoffset:0}}@keyframes homeHeroSparkFade{to{opacity:1}}@keyframes homeHeroSparkAreaFade{to{opacity:.18}}.home-hero-stats{position:relative;width:100%;margin:0;min-height:78px;max-height:94px;padding:12px 20px;border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.18);box-shadow:0 12px 28px rgba(30,64,175,.05),0 2px 8px rgba(15,23,42,.03);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:18px;align-items:center;box-sizing:border-box;opacity:0;transform:translateY(14px)}.home-hero-stats.is-revealed:not(.is-instant){animation:homeHeroEnter .48s cubic-bezier(.22,1,.36,1) both}.home-hero-stats.is-instant,.home-hero-stats.is-revealed.is-instant{opacity:1;transform:none}.home-hero-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.home-hero-stats__item{display:flex;align-items:flex-start;gap:8px;min-width:0}.home-hero-stats__icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#2563eb;background:#eff6ff;border:1px solid rgba(59,130,246,.14);flex-shrink:0}.home-hero-stats__value{font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1.1}.home-hero-stats__label{margin-top:2px;font-size:11px;font-weight:600;color:#94a3b8;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-stats__platforms{display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-end;align-items:center;min-width:0;overflow:hidden}.home-hero-stats__chip{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid rgba(226,232,240,.95);font-size:11px;font-weight:650;color:#334155;white-space:nowrap;flex-shrink:1;min-width:0}.home-hero-stats__chip img{width:14px;height:14px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.home-hero-stats__more{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;background:#eff6ff;border:1px solid rgba(59,130,246,.2);color:#2563eb;font-size:11px;font-weight:750;text-decoration:none;white-space:nowrap;flex-shrink:0}.home-hero-stats__more:hover{background:#dbeafe}@media (min-width:1024px) and (min-height:960px){.home-hero-visual{height:clamp(540px,59vh,610px);max-height:610px}.home-hero-stats{min-height:84px;max-height:94px;padding:14px 22px}}@media (min-width:1024px) and (max-height:959px){.home-hero{padding-top:clamp(12px,1.6vh,20px);padding-bottom:clamp(12px,1.4vh,18px)}.home-hero-visual{height:clamp(450px,54vh,520px);max-height:520px}.home-hero-stats{min-height:76px;max-height:84px;padding:10px 16px}.home-hero-stats__value{font-size:18px}}@media (min-width:1024px) and (max-height:850px){.home-hero-visual{height:460px;max-height:460px;row-gap:12px}}@media (min-width:1024px) and (max-height:759px){.home-hero{min-height:0;justify-content:flex-start}.home-hero__container{gap:12px}.home-hero-visual{height:420px;max-height:420px}}@media (max-width:1439px) and (min-width:1024px){.home-hero__main{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:clamp(16px,2.2vw,36px)}.home-hero-visual{grid-template-columns:minmax(154px,.78fr) minmax(330px,1.65fr) minmax(154px,.78fr);-moz-column-gap:16px;column-gap:16px;row-gap:14px}.home-hero{--hero-card-w:clamp(154px,12vw,176px)}.home-hero-panel{max-width:380px}.home-hero-card__value{font-size:18px}}@media (max-width:1280px) and (min-width:1024px){.home-hero__main{grid-template-rows:auto auto;align-items:center}.home-hero__copy{display:contents}.home-hero__copy-content{grid-column:1;grid-row:1;align-self:center;min-width:0;z-index:2}.home-hero__copy>section{grid-column:1/-1;grid-row:2;width:100%;margin-top:4px}.home-hero-visual{grid-column:2;grid-row:1}}@media (max-width:1023px){.home-hero{min-height:0;padding-top:28px;padding-bottom:20px;--hero-card-w:100%;--hero-card-h:148px}.home-hero__container{grid-template-rows:auto auto;gap:18px}.home-hero__main{grid-template-columns:1fr;gap:24px}.home-hero__copy{max-width:none;padding-block:8px}.home-hero-visual{height:auto;max-height:none;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:auto;-moz-column-gap:12px;column-gap:12px;row-gap:12px}.home-hero-visual__backdrop{display:none}.home-hero-panel{grid-column:1/-1;grid-row:1;max-width:520px;width:100%;justify-self:center;min-height:260px;opacity:0;transform:translateY(12px)}.home-hero.is-revealed:not(.is-instant) .home-hero-panel{animation:homeHeroEnter .5s cubic-bezier(.22,1,.36,1) .12s both}.home-hero.is-instant .home-hero-panel{opacity:1;transform:none}.home-hero-card[data-platform=emag]{grid-column:1;grid-row:2;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=takealot]{grid-column:2;grid-row:2;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=ozon]{grid-column:1;grid-row:3;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=meli]{grid-column:2;grid-row:3;justify-self:stretch;align-self:stretch;margin:0;width:100%}.home-hero-card[data-platform=jumia]{grid-column:1/-1;grid-row:4;justify-self:center;align-self:stretch;margin:0;width:min(280px,100%)}.home-hero-stats{max-height:none;grid-template-columns:1fr;gap:14px;padding:14px 16px}.home-hero-stats__platforms{justify-content:flex-start;flex-wrap:wrap;overflow:visible}}@media (max-width:767px){.home-hero{padding-top:20px;padding-bottom:16px}.home-hero__title-brand{font-size:clamp(40px,11vw,48px)}.home-hero__title-sub{font-size:clamp(34px,9vw,42px)}.home-hero__actions{flex-direction:column}.home-hero__btn{width:100%}.home-hero__benefits{display:grid;gap:12px}.home-hero-stats__grid,.home-hero__benefits{grid-template-columns:1fr 1fr}.home-hero-stats__platforms{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;padding-right:72px}.home-hero-card__value{font-size:18px}}@media (max-width:419px){.home-hero-visual{grid-template-columns:1fr}.home-hero-card[data-platform=emag],.home-hero-card[data-platform=jumia],.home-hero-card[data-platform=meli],.home-hero-card[data-platform=ozon],.home-hero-card[data-platform=takealot]{grid-column:1;width:100%;justify-self:stretch}.home-hero-card[data-platform=emag]{grid-row:2}.home-hero-card[data-platform=takealot]{grid-row:3}.home-hero-card[data-platform=ozon]{grid-row:4}.home-hero-card[data-platform=meli]{grid-row:5}.home-hero-card[data-platform=jumia]{grid-row:6}}@media (prefers-reduced-motion:reduce){.home-hero-card,.home-hero-card__logo-row,.home-hero-card__metric-label,.home-hero-card__metric-row,.home-hero-card__motion,.home-hero-card__region,.home-hero-card__shell,.home-hero-chart-line,.home-hero-enter,.home-hero-panel,.home-hero-spark,.home-hero-spark__area,.home-hero-spark__dot,.home-hero-spark__line,.home-hero-stats,.home-hero-trail,.home-hero-visual__glow{animation:none!important;transition:none!important;opacity:1!important;filter:none!important;stroke-dashoffset:0!important}.home-hero-card,.home-hero-card__logo-row,.home-hero-card__metric-label,.home-hero-card__metric-row,.home-hero-card__motion,.home-hero-card__region,.home-hero-panel,.home-hero-spark,.home-hero-stats{transform:none!important}.home-hero-spark__area{opacity:.18!important}.home-hero-card:hover .home-hero-card__shell{transform:none!important}}.agent-demo-section{position:relative;width:100%;max-width:1240px;margin:0 auto 56px;padding:0 24px;box-sizing:border-box}.agent-demo__header{text-align:center;max-width:780px;margin:0 auto 36px}.agent-demo__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:9999px;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.2);color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.agent-demo__badge-dot{width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 8px rgba(37,99,235,.6);animation:agentPulse 2s ease-in-out infinite}@keyframes agentPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.agent-demo__title{font-size:clamp(24px,3.2vw,34px);font-weight:850;color:#0f172a;line-height:1.25;margin:0 0 12px;letter-spacing:-.02em}.agent-demo__title-gradient{background:linear-gradient(135deg,#1e40af,#2563eb 50%,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.agent-demo__desc{font-size:14.5px;line-height:1.6;color:#64748b;margin:0}.agent-demo__board{display:grid;grid-template-columns:380px 1fr;gap:24px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 40px -15px rgba(15,23,42,.05),0 0 0 1px rgba(226,232,240,.6);padding:24px;position:relative;overflow:hidden;box-sizing:border-box;contain:layout style}.agent-demo__board:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.35),transparent);pointer-events:none}.agent-demo__pipeline{display:flex;flex-direction:column;background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;padding:18px;box-sizing:border-box}.agent-demo__status-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #e2e8f0;margin-bottom:14px}.agent-demo__status-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#059669;background:#ecfdf5;border:1px solid rgba(16,185,129,.25);padding:3px 10px;border-radius:9999px}.agent-demo__status-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 6px #10b981}.agent-demo__prompt-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:11px 13px;margin-bottom:16px;box-shadow:0 2px 4px rgba(0,0,0,.02)}.agent-demo__prompt-label{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.agent-demo__prompt-text{font-size:12.5px;line-height:1.45;color:#1e293b;font-weight:600;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.agent-demo__steps{display:flex;flex-direction:column;gap:10px;flex:1}.agent-demo__step-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;cursor:pointer;text-align:left;position:relative;overflow:hidden;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.agent-demo__step-card:hover{border-color:#cbd5e1;background:#fff}.agent-demo__step-card.is-active{border-color:#3b82f6;background:#f8faff;box-shadow:0 4px 12px rgba(59,130,246,.08)}.agent-demo__step-card.is-done{border-color:#e2e8f0;background:#fff}.agent-demo__step-bar{position:absolute;bottom:0;left:0;height:2.5px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .1s linear;will-change:width}.agent-demo__step-icon-wrap{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;flex-shrink:0;transition:background-color .2s ease,color .2s ease}.agent-demo__step-card.is-active .agent-demo__step-icon-wrap{background:#eff6ff;color:#2563eb}.agent-demo__step-card.is-done .agent-demo__step-icon-wrap{background:#ecfdf5;color:#059669}.agent-demo__step-info{flex:1;min-width:0}.agent-demo__step-title{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:2px;display:flex;align-items:center;justify-content:space-between}.agent-demo__step-tag{font-size:10.5px;font-weight:600;padding:1px 6px;border-radius:4px}.agent-demo__step-tag--running{background:#dbeafe;color:#1e40af}.agent-demo__step-tag--done{background:#dcfce7;color:#166534}.agent-demo__step-tag--idle{background:#f1f5f9;color:#94a3b8}.agent-demo__step-desc{font-size:11.5px;color:#64748b;line-height:1.4;margin:0}.agent-demo__viewport{background:#0f172a;border-radius:16px;padding:20px 22px;color:#f8fafc;display:flex;flex-direction:column;position:relative;min-height:390px;overflow:hidden;box-sizing:border-box}.agent-demo__terminal-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:18px}.agent-demo__terminal-dots{display:flex;align-items:center;gap:6px}.agent-demo__dot{width:9px;height:9px;border-radius:50%}.agent-demo__dot--r{background:#ef4444}.agent-demo__dot--y{background:#f59e0b}.agent-demo__dot--g{background:#10b981}.agent-demo__terminal-title{font-size:12px;font-weight:600;color:#94a3b8;letter-spacing:.02em;display:flex;align-items:center;gap:6px}.agent-demo__terminal-pill{font-size:11px;padding:2px 8px;border-radius:9999px;background:rgba(37,99,235,.2);color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.agent-demo__stage-wrap{flex:1;position:relative;will-change:transform,opacity;animation:stageFadeIn .35s cubic-bezier(.16,1,.3,1) forwards}@keyframes stageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.agent-stage__header-tag{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:#38bdf8;background:rgba(56,189,248,.1);padding:4px 10px;border-radius:6px;margin-bottom:12px}.agent-stage__card{background:rgba(30,41,59,.7);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:16px;margin-bottom:14px}.agent-stage__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.agent-stage__row:last-child{margin-bottom:0}.agent-stage__metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0}.agent-stage__metric-box{background:rgba(15,23,42,.6);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:10px;text-align:center}.agent-stage__metric-num{font-size:18px;font-weight:850;color:#fff;letter-spacing:-.01em}.agent-stage__metric-num--green{color:#34d399}.agent-stage__metric-num--blue{color:#60a5fa}.agent-stage__metric-lbl{font-size:11px;color:#94a3b8;margin-top:2px}.agent-stage__log-box{background:rgba(15,23,42,.85);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11.5px;line-height:1.6;color:#cbd5e1}.agent-stage__log-highlight{color:#38bdf8;font-weight:600}.agent-stage__log-success{color:#4ade80;font-weight:600}.agent-demo__prompt-input-wrapper{margin-top:14px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:8px}.agent-demo__prompt-input-bar{display:flex;align-items:center;gap:10px;background:rgba(15,23,42,.9);border:1px solid rgba(56,189,248,.35);box-shadow:0 0 16px rgba(56,189,248,.12),inset 0 1px 0 hsla(0,0%,100%,.05);border-radius:12px;padding:8px 12px;min-height:44px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.agent-demo__prompt-input-prefix{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:rgba(56,189,248,.15);color:#38bdf8;flex-shrink:0}.agent-demo__prompt-input-field{flex:1;min-width:0;display:flex;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px;line-height:1.4;color:#f8fafc;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.agent-demo__cursor{display:inline-block;width:2px;height:14px;background:#38bdf8;margin-left:3px;vertical-align:middle;animation:cursorBlink .9s infinite}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.agent-demo__prompt-input-btn{display:inline-flex;align-items:center;gap:5px;background:#2563eb;color:#fff;border:none;font-size:11.5px;font-weight:700;padding:5px 10px;border-radius:8px;flex-shrink:0;box-shadow:0 2px 8px rgba(37,99,235,.4);letter-spacing:.02em}.agent-demo__prompt-input-btn-dot{width:5px;height:5px;border-radius:50%;background:#67e8f9;box-shadow:0 0 6px #67e8f9}.agent-demo__input-sub-bar{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#64748b;padding:0 2px}.agent-demo__indicator-dots{display:flex;gap:6px}.agent-demo__indicator-dot{width:16px;height:3.5px;border-radius:2px;background:hsla(0,0%,100%,.2);transition:all .2s ease;cursor:pointer;border:none;padding:0}.agent-demo__indicator-dot.is-active{width:28px;background:#38bdf8}@media (max-width:1024px){.agent-demo__board{grid-template-columns:1fr;gap:20px;padding:18px}.agent-demo__viewport{min-height:350px}}@media (max-width:640px){.agent-demo-section{padding:0 16px;margin-bottom:40px}.agent-demo__header{margin-bottom:24px}.agent-demo__board{padding:14px}.agent-demo__pipeline{padding:12px}.agent-stage__metric-grid{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){.agent-demo__badge-dot,.agent-demo__stage-wrap{animation:none}.agent-demo__step-bar{transition:none}}