:root{--prod-accent:#3b63cf;--prod-accent-light:#5b82e0;--prod-accent-glow:#3b63cf2e;--prod-accent-faint:#3b63cf0f;--prod-accent-border:#3b63cf33;--prod-surface:#0a0f1c;--prod-surface-raised:#111827;--prod-surface-high:#1a1f2e;--prod-border:#ffffff12;--prod-border-mid:#ffffff1f;--prod-text-primary:#fff;--prod-text-secondary:#cbd5e1;--prod-text-muted:#64748b;--prod-text-accent:#3b63cf;--prod-img-bg:#141b2d;--prod-img-border:#3b63cf26;--font-mono:"JetBrains Mono", monospace;--section-v:110px;--section-v-sm:72px}@keyframes uh2-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes uh2-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes uh2-slideRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes uh2-scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes uh2-pulse{0%,to{box-shadow:0 0 #3b63cf66}50%{box-shadow:0 0 0 8px #3b63cf00}}@keyframes uh2-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes uh2-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes uh2-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes uh2-borderTrace{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes uh2-numberCount{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes uh2-lineGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.uh2-reveal{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.uh2-reveal.is-visible{opacity:1;transform:none}.uh2-reveal--left{transform:translate(-30px)}.uh2-reveal--left.is-visible{transform:none}.uh2-reveal--right{transform:translate(30px)}.uh2-reveal--right.is-visible{transform:none}.uh2-reveal--scale{transform:scale(.93)}.uh2-reveal--scale.is-visible{transform:none}.uh2-reveal[data-delay="1"]{transition-delay:.1s}.uh2-reveal[data-delay="2"]{transition-delay:.2s}.uh2-reveal[data-delay="3"]{transition-delay:.3s}.uh2-reveal[data-delay="4"]{transition-delay:.4s}.uh2-reveal[data-delay="5"]{transition-delay:.5s}.uh2-eyebrow{font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--prod-accent);align-items:center;gap:10px;margin-bottom:20px;font-size:10px;font-weight:700;display:inline-flex}.uh2-eyebrow:before{content:"";background:var(--prod-accent);width:28px;height:1px;display:block}.uh2-section-title{font-family:var(--font-head,"Space Grotesk", sans-serif);letter-spacing:-.03em;color:var(--prod-text-primary);font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.1}.uh2-section-sub{color:var(--prod-text-secondary);max-width:560px;font-size:1.05rem;line-height:1.8}.uh2-btn-primary{background:var(--prod-accent);color:#fff;letter-spacing:.01em;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:14px 30px;font-size:14px;font-weight:700;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.uh2-btn-primary:hover{background:var(--prod-accent-light);transform:translateY(-2px);box-shadow:0 12px 40px #3b63cf59}.uh2-btn-ghost{color:var(--prod-text-secondary);border:1px solid var(--prod-border-mid);background:0 0;border-radius:6px;align-items:center;gap:10px;padding:13px 28px;font-size:14px;font-weight:500;transition:color .22s,border-color .22s,background .22s;display:inline-flex}.uh2-btn-ghost:hover{color:var(--prod-text-primary);border-color:var(--prod-accent-border);background:var(--prod-accent-faint)}.uh2-img-slot{background:var(--prod-img-bg);border:1px solid var(--prod-img-border);position:relative;overflow:hidden}.uh2-img-slot img{object-fit:cover;width:100%;height:100%;display:block}.uh2-img-slot__placeholder{color:var(--prod-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.uh2-img-slot__placeholder svg{opacity:.3}.uh2-img-slot__placeholder-label{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;opacity:.5;font-size:10px}.uh2-img-slot:after{content:"";background:linear-gradient(105deg,#0000 30%,#3b63cf0a 50%,#0000 70%) 0 0/400px 100%;animation:3s infinite uh2-shimmer;position:absolute;inset:0}.uh2-img-slot:has(img):after{display:none}.uh2-hero{background:#060a13;grid-template-columns:1fr 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.uh2-hero__left{z-index:2;background:#060a13;flex-direction:column;justify-content:center;max-width:760px;padding:140px 64px 100px 40px;display:flex;position:relative}.uh2-hero__left:after{content:"";background:linear-gradient(to bottom, transparent, var(--prod-accent-border) 30%, var(--prod-accent-border) 70%, transparent);z-index:3;width:1px;position:absolute;top:0;bottom:0;right:-1px}.uh2-hero__bg-num{font-family:var(--font-head,"Space Grotesk", sans-serif);color:#3b63cf0a;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.06em;font-size:280px;font-weight:800;line-height:1;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.uh2-hero__tag{border:1px solid var(--prod-accent-border);font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--prod-accent-light);opacity:0;background:#3b63cf1a;border-radius:4px;align-items:center;gap:8px;width:fit-content;margin-bottom:32px;padding:5px 12px 5px 6px;font-size:10px;font-weight:700;animation:.7s .1s forwards uh2-slideRight;display:inline-flex}.uh2-hero__tag-dot{background:var(--prod-accent);border-radius:50%;width:6px;height:6px;animation:2.2s infinite uh2-pulse}.uh2-hero__title{font-family:var(--font-head,"Space Grotesk", sans-serif);letter-spacing:-.04em;color:var(--prod-text-primary);opacity:0;margin-bottom:28px;font-size:clamp(2.8rem,4vw,4.5rem);font-weight:800;line-height:1;animation:.75s cubic-bezier(.16,1,.3,1) .25s forwards uh2-fadeUp}.uh2-hero__title em{font-style:normal;display:inline-block;position:relative}.uh2-hero__title em:after{content:"";background:linear-gradient(90deg, var(--prod-accent), var(--prod-accent-light));border-radius:2px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.uh2-hero__desc{color:var(--prod-text-secondary);opacity:0;max-width:440px;margin-bottom:44px;font-size:1.1rem;line-height:1.8;animation:.75s cubic-bezier(.16,1,.3,1) .4s forwards uh2-fadeUp}.uh2-hero__actions{opacity:0;flex-wrap:wrap;gap:14px;margin-bottom:52px;animation:.75s cubic-bezier(.16,1,.3,1) .55s forwards uh2-fadeUp;display:flex}.uh2-hero__stats{border-top:1px solid var(--prod-border);opacity:0;grid-template-columns:repeat(3,1fr);gap:0;padding-top:28px;animation:.75s .7s forwards uh2-fadeUp;display:grid}.uh2-hero__stat{border-right:1px solid var(--prod-border);padding-right:24px}.uh2-hero__stat:last-child{border-right:none;padding-left:24px;padding-right:0}.uh2-hero__stat:nth-child(2){padding:0 24px}.uh2-hero__stat-val{font-family:var(--font-head,"Space Grotesk", sans-serif);color:var(--prod-text-primary);letter-spacing:-.03em;margin-bottom:4px;font-size:1.6rem;font-weight:800;line-height:1}.uh2-hero__stat-val span{color:var(--prod-accent-light);font-size:1rem}.uh2-hero__stat-key{color:var(--prod-text-muted);letter-spacing:.04em;font-size:11px}.uh2-hero__right{z-index:1;position:relative;overflow:hidden}.uh2-hero__img{border-radius:0;width:100%;height:100%;min-height:600px}.uh2-hero__img-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#060a13 0%,#0000 30%),linear-gradient(#0000 75%,#060a13 100%);position:absolute;inset:0}.uh2-hero__float-card{z-index:4;border:1px solid var(--prod-accent-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:#111827f2;border-radius:12px;min-width:240px;padding:18px 22px;animation:.6s 1s forwards uh2-scaleIn;position:absolute;bottom:48px;left:16px}.uh2-hero__float-card-label{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--prod-text-muted);margin-bottom:10px;font-size:9px;font-weight:700}.uh2-hero__float-card-row{border-bottom:1px solid var(--prod-border);align-items:center;gap:10px;padding:8px 0;display:flex}.uh2-hero__float-card-row:last-child{border-bottom:none}.uh2-hero__float-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.uh2-hero__float-dot--green{background:#22c55e;box-shadow:0 0 6px #22c55e99}.uh2-hero__float-dot--blue{background:var(--prod-accent-light)}.uh2-hero__float-dot--amber{background:#f59e0b}.uh2-hero__float-card-text{color:var(--prod-text-secondary);font-size:12px}.uh2-hero__float-badge{z-index:4;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:#111827f2;border:1px solid #22c55e4d;border-radius:100px;align-items:center;gap:10px;padding:12px 18px;animation:.6s 1.2s forwards uh2-scaleIn;display:flex;position:absolute;top:140px;right:32px}.uh2-hero__float-badge-icon{color:#22c55e;background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.uh2-hero__float-badge-text{color:var(--prod-text-primary);font-size:12px;font-weight:600}.uh2-hero__float-badge-sub{color:var(--prod-text-muted);font-size:10px}.uh2-ticker{border-top:1px solid var(--prod-border);border-bottom:1px solid var(--prod-border);background:#0a0f1c99;padding:18px 0;position:relative;overflow:hidden}.uh2-ticker:before,.uh2-ticker:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.uh2-ticker:before{background:linear-gradient(90deg,#060a13,#0000);left:0}.uh2-ticker:after{background:linear-gradient(270deg,#060a13,#0000);right:0}.uh2-ticker__track{width:max-content;animation:30s linear infinite uh2-ticker;display:flex}.uh2-ticker__item{font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--prod-text-muted);white-space:nowrap;align-items:center;gap:12px;padding:0 36px;font-size:11px;font-weight:700;display:flex}.uh2-ticker__item-icon{width:18px;height:18px;color:var(--prod-accent);flex-shrink:0}.uh2-ticker__sep{background:var(--prod-accent-border);border-radius:50%;width:4px;height:4px}.uh2-discover{padding:var(--section-v) 0;background:#0a0f1c;position:relative}.uh2-discover:before{content:"";background:linear-gradient(90deg, transparent, var(--prod-accent-border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.uh2-discover__grid{grid-template-columns:5fr 7fr;align-items:center;gap:80px;display:grid}.uh2-discover__lead{color:var(--prod-text-secondary);margin:24px 0 36px;font-size:1.1rem;line-height:1.85}.uh2-check-list{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.uh2-check-item{align-items:flex-start;gap:14px;display:flex}.uh2-check-icon{border:1px solid var(--prod-accent-border);width:22px;height:22px;color:var(--prod-accent-light);background:#3b63cf1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.uh2-check-text{color:var(--prod-text-secondary);font-size:.95rem;line-height:1.65}.uh2-discover__img-wrap{position:relative}.uh2-discover__img-slot{border-radius:16px;max-height:600px}.uh2-discover__img-tag{background:var(--prod-surface-high);border:1px solid var(--prod-accent-border);border-radius:10px;align-items:center;gap:14px;min-width:200px;padding:16px 20px;display:flex;position:absolute;bottom:-20px;left:-28px;box-shadow:0 20px 60px #0006}.uh2-discover__img-tag-icon{border:1px solid var(--prod-accent-border);width:40px;height:40px;color:var(--prod-accent-light);background:#3b63cf1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.uh2-discover__img-tag-val{font-family:var(--font-head,"Space Grotesk", sans-serif);color:var(--prod-text-primary);margin-bottom:3px;font-size:1.2rem;font-weight:700;line-height:1}.uh2-discover__img-tag-key{color:var(--prod-text-muted);font-size:11px}.uh2-discover__img-line{background:linear-gradient(to bottom, var(--prod-accent-border), transparent);transform-origin:top;width:1px;height:60%;animation:1s .8s both uh2-lineGrow;position:absolute;top:24px;right:-20px}.uh2-features{padding:var(--section-v) 0;background:#060a13;position:relative;overflow:hidden}.uh2-features:before{content:"";background:linear-gradient(90deg, transparent, var(--prod-accent-border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.uh2-features__head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;padding:0 40px;display:flex}.uh2-features__head-left{max-width:520px}.uh2-features__head-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.uh2-feat-nav-btn{border:1px solid var(--prod-border-mid);width:44px;height:44px;color:var(--prod-text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:flex}.uh2-feat-nav-btn:hover{border-color:var(--prod-accent);color:var(--prod-text-primary);background:var(--prod-accent-faint)}.uh2-features__scroll-outer{scrollbar-width:none;cursor:grab;overflow:auto visible}.uh2-features__scroll-outer::-webkit-scrollbar{display:none}.uh2-features__scroll-outer:active{cursor:grabbing}.uh2-features__track{gap:20px;width:max-content;padding:0 40px 40px;display:flex}.uh2-feat-card{background:var(--prod-surface-raised);border:1px solid var(--prod-border);cursor:default;border-radius:16px;flex-shrink:0;width:320px;padding:36px 32px;transition:border-color .3s,background .3s,transform .3s;position:relative;overflow:hidden}.uh2-feat-card:hover{border-color:var(--prod-accent-border);background:#141b2d;transform:translateY(-4px)}.uh2-feat-card:before{content:"";background:linear-gradient(90deg, var(--prod-accent), var(--prod-accent-light));transform-origin:0;border-radius:16px 16px 0 0;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.uh2-feat-card:hover:before{transform:scaleX(1)}.uh2-feat-card__ghost{font-family:var(--font-head,"Space Grotesk", sans-serif);color:#3b63cf0d;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:96px;font-weight:900;line-height:1;transition:color .3s;position:absolute;bottom:-10px;right:-4px}.uh2-feat-card:hover .uh2-feat-card__ghost{color:#3b63cf17}.uh2-feat-card__icon{border:1px solid var(--prod-accent-border);width:48px;height:48px;color:var(--prod-accent-light);background:#3b63cf14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;transition:background .3s;display:flex}.uh2-feat-card:hover .uh2-feat-card__icon{background:#3b63cf24}.uh2-feat-card__num{font-family:var(--font-mono,monospace);letter-spacing:.1em;color:var(--prod-text-muted);text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.uh2-feat-card__title{font-family:var(--font-head,"Space Grotesk", sans-serif);color:var(--prod-text-primary);margin-bottom:14px;font-size:1.1rem;font-weight:700;line-height:1.3}.uh2-feat-card__text{color:var(--prod-text-muted);font-size:.875rem;line-height:1.75}.uh2-feat-card__visual{border-top:1px solid var(--prod-border);margin-top:24px;padding-top:20px}.uh2-mini-pills{flex-wrap:wrap;gap:6px;display:flex}.uh2-mini-pill{letter-spacing:.04em;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:600}.uh2-mini-pill--on{border:1px solid var(--prod-accent-border);color:var(--prod-accent-light);background:#3b63cf1f}.uh2-mini-pill--off{border:1px solid var(--prod-border);color:var(--prod-text-muted);background:#ffffff0a}.uh2-notif-list{flex-direction:column;gap:6px;display:flex}.uh2-notif-row{color:var(--prod-text-muted);background:#060a1380;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;display:flex}.uh2-notif-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.uh2-notif-dot--g{background:#22c55e}.uh2-notif-dot--b{background:var(--prod-accent-light)}.uh2-notif-dot--a{background:#f59e0b}.uh2-ins-rows{flex-direction:column;gap:5px;display:flex}.uh2-ins-row{color:var(--prod-text-muted);background:#060a1380;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:11px;display:flex}.uh2-ins-check--y{color:#22c55e}.uh2-ins-check--n{color:#ef4444}.uh2-features__progress{gap:4px;margin-top:16px;padding:0 40px;display:flex}.uh2-feat-prog-dot{background:var(--prod-border-mid);border-radius:2px;flex:1;height:2px;transition:background .3s}.uh2-feat-prog-dot.active{background:var(--prod-accent)}.uh2-simplify{padding:var(--section-v) 0;background:#0a0f1c;position:relative}.uh2-simplify:before{content:"";background:linear-gradient(90deg, transparent, var(--prod-accent-border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.uh2-simplify__grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.uh2-timeline{flex-direction:column;gap:0;margin-top:48px;display:flex;position:relative}.uh2-timeline:before{content:"";background:linear-gradient(to bottom, var(--prod-accent-border), var(--prod-accent-border) 80%, transparent);width:1px;position:absolute;top:24px;bottom:24px;left:19px}.uh2-step{cursor:default;gap:24px;padding:24px 0;display:flex;position:relative}.uh2-step:not(:last-child){border-bottom:1px solid var(--prod-border)}.uh2-step__dot{border:2px solid var(--prod-accent-border);background:var(--prod-surface-raised);width:38px;height:38px;color:var(--prod-accent-light);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .25s,background .25s,box-shadow .25s;display:flex;position:relative}.uh2-step:hover .uh2-step__dot{border-color:var(--prod-accent);background:#3b63cf26;box-shadow:0 0 16px #3b63cf4d}.uh2-step__body{flex:1}.uh2-step__title{font-family:var(--font-head,"Space Grotesk", sans-serif);color:var(--prod-text-primary);margin-bottom:4px;font-size:.95rem;font-weight:700;line-height:1.3}.uh2-step__sub{color:var(--prod-text-muted);font-size:.85rem;line-height:1.6}.uh2-simplify__right{position:relative;overflow:visible}.uh2-simplify__img-slot{border-radius:16px;position:sticky;top:100px}.uh2-simplify__card{background:var(--prod-surface-high);border:1px solid var(--prod-accent-border);border-radius:12px;width:200px;padding:20px 24px;position:absolute;bottom:-24px;right:-24px;box-shadow:0 24px 60px #00000080}.uh2-simplify__card-title{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--prod-text-muted);margin-bottom:12px;font-size:9px;font-weight:700}.uh2-journey-mini{flex-direction:column;gap:8px;display:flex}.uh2-journey-mini-row{color:var(--prod-text-secondary);align-items:center;gap:8px;font-size:11px;display:flex}.uh2-journey-mini-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.uh2-why{padding:var(--section-v) 0;background:#060a13;position:relative;overflow:hidden}.uh2-why:before{content:"";background:linear-gradient(90deg, transparent, var(--prod-accent-border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.uh2-why__bg-text{font-family:var(--font-head,"Space Grotesk", sans-serif);color:#3b63cf06;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;letter-spacing:-.05em;font-size:240px;font-weight:900;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.uh2-why__grid{background:var(--prod-border);border:1px solid var(--prod-border);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:72px;display:grid;overflow:hidden}.uh2-why-item{background:#060a13;padding:48px 40px;transition:background .3s;position:relative;overflow:hidden}.uh2-why-item:hover{background:#0a0f1c}.uh2-why-item__num-bg{font-family:var(--font-head,"Space Grotesk", sans-serif);color:#3b63cf0d;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:100px;font-weight:900;line-height:1;transition:color .3s;position:absolute;top:-10px;right:-10px}.uh2-why-item:hover .uh2-why-item__num-bg{color:#3b63cf17}.uh2-why-item:last-child{background:linear-gradient(135deg,#3b63cf0f,#3b63cf05)}.uh2-why-item:last-child .uh2-why-item__num-bg{color:#3b63cf1a}.uh2-why-item:last-child .uh2-why-item__label{color:#5b82e080}.uh2-why-item:last-child .uh2-why-item__icon{background:#3b63cf1f;border-color:#3b63cf4d}.uh2-why-item:last-child .uh2-why-item__title{color:#5b82e0}.uh2-why-item:before{content:"";background:linear-gradient(90deg, var(--prod-accent), transparent);transform-origin:0;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.uh2-why-item:hover:before{transform:scaleX(1)}.uh2-why-item__icon{border:1px solid var(--prod-accent-border);width:48px;height:48px;color:var(--prod-accent-light);background:#3b63cf14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;transition:background .3s;display:flex}.uh2-why-item:hover .uh2-why-item__icon{background:#3b63cf26}.uh2-why-item__label{font-family:var(--font-mono,monospace);letter-spacing:.1em;color:#3b63cf66;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:700}.uh2-why-item__title{font-family:var(--font-head,"Space Grotesk", sans-serif);color:var(--prod-text-primary);margin-bottom:12px;font-size:1.05rem;font-weight:700;line-height:1.3}.uh2-why-item__text{color:var(--prod-text-muted);font-size:.875rem;line-height:1.8}.uh2-img-band{position:relative;overflow:hidden}.uh2-img-band__slot{aspect-ratio:21/7;border-radius:0;width:100%;min-height:280px}.uh2-img-band__overlay{z-index:2;background:linear-gradient(90deg,#060a13d9 0%,#060a1380 50%,#060a1326 100%);align-items:center;display:flex;position:absolute;inset:0}.uh2-img-band__copy{max-width:800px;padding:0 40px}.uh2-img-band__quote{font-family:var(--font-head,"Space Grotesk", sans-serif);color:var(--prod-text-primary);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:700;line-height:1.3}.uh2-img-band__quote em{color:var(--prod-accent-light);font-style:normal}.uh2-cta{padding:var(--section-v) 0;background:#0a0f1c;position:relative;overflow:hidden}.uh2-cta:before{content:"";background:linear-gradient(90deg, transparent, var(--prod-accent-border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.uh2-cta__glow{pointer-events:none;background:radial-gradient(circle,#3b63cf0f 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.uh2-cta__block{border:1px solid var(--prod-accent-border);border-radius:24px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.uh2-cta__block:before{content:"";background:linear-gradient(to bottom, var(--prod-accent), var(--prod-accent-light), transparent);width:3px;position:absolute;top:0;bottom:0;left:0}.uh2-cta__left{background:#3b63cf0a;padding:72px 60px;position:relative}.uh2-cta__badge{border:1px solid var(--prod-accent-border);font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--prod-accent-light);background:#3b63cf1f;border-radius:100px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex}.uh2-cta__badge-dot{background:var(--prod-accent-light);border-radius:50%;width:5px;height:5px;animation:2s infinite uh2-pulse}.uh2-cta__title{font-family:var(--font-head,"Space Grotesk", sans-serif);letter-spacing:-.03em;color:var(--prod-text-primary);margin-bottom:20px;font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:800;line-height:1.15}.uh2-cta__sub{color:var(--prod-text-secondary);max-width:460px;margin-bottom:40px;font-size:1rem;line-height:1.8}.uh2-cta__actions{flex-wrap:wrap;gap:14px;display:flex}.uh2-cta__right{background:#060a1380;flex-direction:column;justify-content:center;gap:20px;padding:72px 56px;display:flex}.uh2-trust-item{border:1px solid var(--prod-border);background:#11182780;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:border-color .25s,background .25s;display:flex}.uh2-trust-item:hover{border-color:var(--prod-accent-border);background:var(--prod-accent-faint)}.uh2-trust-item__icon{border:1px solid var(--prod-accent-border);width:40px;height:40px;color:var(--prod-accent-light);background:#3b63cf1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.uh2-trust-item__title{color:var(--prod-text-primary);margin-bottom:4px;font-size:13px;font-weight:700}.uh2-trust-item__text{color:var(--prod-text-muted);font-size:12px;line-height:1.6}@media (width<=1100px){.uh2-hero{grid-template-columns:1fr;min-height:auto}.uh2-hero__right{height:480px}.uh2-hero__left{max-width:100%;padding:120px 32px 72px}.uh2-hero__left:after{display:none}.uh2-hero__float-card{left:16px}.uh2-discover__grid{grid-template-columns:1fr;gap:56px}.uh2-discover__img-slot{max-height:400px}.uh2-discover__img-tag{left:12px}.uh2-simplify__grid{grid-template-columns:1fr;gap:56px}.uh2-simplify__img-slot{position:static}.uh2-simplify__card{bottom:-16px;right:0}.uh2-cta__block{grid-template-columns:1fr}.uh2-cta__right{border-top:1px solid var(--prod-border)}}@media (width<=900px){:root{--section-v:var(--section-v-sm)}.uh2-why__grid{grid-template-columns:1fr 1fr}.uh2-features__head{flex-direction:column;align-items:flex-start}}@media (width<=640px){.uh2-hero__left{max-width:100%;padding:120px 24px 60px}.uh2-hero__stat:nth-child(2){padding:0}.uh2-hero__stat:last-child{padding-left:0}.uh2-hero__stats{grid-template-columns:1fr;gap:20px}.uh2-hero__stat{border-right:none;border-bottom:1px solid var(--prod-border);padding:0 0 16px}.uh2-hero__stat:last-child{border-bottom:none}.uh2-hero__float-badge{top:20px;right:16px}.uh2-hero__float-card{min-width:200px;bottom:20px}.uh2-why__grid{grid-template-columns:1fr}.uh2-why-item{padding:36px 28px}.uh2-feat-card{width:280px}.uh2-features__track{padding:0 24px 32px}.uh2-features__head,.uh2-features__progress{padding:0 24px}.uh2-cta__left,.uh2-cta__right{padding:48px 28px}.uh2-cta__actions{flex-direction:column}.uh2-btn-primary,.uh2-btn-ghost{justify-content:center;width:100%}.uh2-img-band__copy{padding:0 24px}.uh2-img-band__quote{font-size:1.25rem}.uh2-discover__img-line{display:none}.uh2-discover__img-tag{min-width:180px;bottom:-16px;left:0}.uh2-simplify__card{width:180px;bottom:-16px;right:0}.uh2-timeline{margin-top:32px}}@media (width<=900px){.uh2-hero__left{padding:100px 28px 60px}.uh2-simplify__grid{gap:48px}.uh2-discover__grid{gap:40px}}@media (width<=640px){.uh2-hero__left{padding:80px 20px 48px}.uh2-features__scroll-outer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.uh2-feat-card{scroll-snap-align:start}}@media (width<=480px){.uh2-hero__stats{gap:12px}.uh2-feat-card{width:250px;min-width:250px}.uh2-cta__block{padding:36px 20px}.uh2-why-item{padding:20px}.uh2-ticker__item{gap:8px;font-size:13px}.uh2-discover__check{font-size:13px}}
