:root{--hx3-bg:#FCFEFE;--hx3-text:#0F172A;--hx3-text-2:#334155;--hx3-text-3:#64748B;--hx3-blue:#007EE8;--hx3-blue-fill:#0B90F3;--hx3-blue-200:#8AC9FF;--hx3-border:#CBD5E1;--hx3-border-subtle:#E2E8F0;--hx3-grad:linear-gradient(130.1deg, #55BE9E 22.45%, #008AFF 92.61%);--hx3-mock-s:1;--hx3-mock-k:0.85;--hx3-mock-z:calc(var(--hx3-mock-s) * var(--hx3-mock-k))}html{scroll-behavior:smooth}.auth-wrapper{background:var(--hx3-bg)}.hx3-hero,.hx3-hero *,.hx3-nav,.hx3-nav *{font-family:Inter,sans-serif;box-sizing:border-box}.hx3-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 20px;border-radius:15px;font-weight:600;font-size:13px;line-height:17px;white-space:nowrap;cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease,border-color .15s ease}.hx3-btn:active{transform:none}.hx3-btn-primary{background:linear-gradient(0deg,#0b90f3,#0b90f3),linear-gradient(180deg,rgba(0,126,232,0) 8.33%,rgba(0,126,232,.7) 152.38%),rgba(255,255,255,.62);border:1px solid var(--hx3-blue-200);box-shadow:0 4px 10px -6px rgba(0,0,0,.1),inset 0 0 7.7px #fff,inset 0 0 6.2px #fff;color:#fff}.hx3-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.hx3-btn-secondary{background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),rgba(255,255,255,.7);border:1px solid var(--hx3-border);box-shadow:inset 0 0 22.6px #fff;color:var(--hx3-text-2)}.hx3-btn-secondary:hover{transform:translateY(-1px);border-color:var(--hx3-blue-200);color:var(--hx3-text)}.hx3-btn svg{width:16px;height:16px;flex-shrink:0}.hx3-navwrap{position:fixed;top:24px;left:50%;transform:translateX(-50%);width:1280px;max-width:calc(100% - 32px);z-index:60}.hx3-nav{display:flex;justify-content:space-between;align-items:center;gap:6px;height:80px;padding:16px 24px;background:rgba(255,255,255,.4);border:2px solid #fff;box-shadow:inset 0 0 22.6px #fff,0 10px 30px -18px rgba(15,23,42,.25);border-radius:16px;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.hx3-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#000}.hx3-brand-mark{width:42.6px;height:36px;display:inline-flex}.hx3-brand-mark svg{width:100%;height:100%;display:block}.hx3-brand-name{font-weight:600;font-size:25px;line-height:1;letter-spacing:-.01em;color:#000}.hx3-nav-links{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.hx3-nav-links a{font-weight:500;font-size:13px;line-height:22px;color:var(--hx3-text);text-decoration:none;white-space:nowrap;transition:color .15s ease}.hx3-nav-links a:hover{color:var(--hx3-blue)}.hx3-nav-actions{display:flex;align-items:center;gap:10px}.hx3-nav-actions .hx3-btn{width:auto;min-width:120px}.hx3-navwrap .hx3-brand-name{font-size:23px}.hx3-navwrap .hx3-nav-links a{font-size:13px}.hx3-navwrap .hx3-nav-actions .hx3-btn{font-size:11px}.hx3-nav-actions .hx3-btn-secondary{padding:0 14px;gap:8px;background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),#fff}.hx3-nav-actions .hx3-btn{height:39px;border-radius:12px}.hx3-nav-actions .hx3-btn-primary{padding:0 18px}.hx3-nav-actions .hx3-btn svg{width:14px;height:14px}.hx3-hero-ctas .hx3-btn-primary,.hx3-nav-actions .hx3-btn-primary{box-shadow:0 6px 16px -10px rgba(0,126,232,.6),inset 0 0 5px rgba(255,255,255,.75)}.hx3-hero-ctas .hx3-btn-primary:hover,.hx3-nav-actions .hx3-btn-primary:hover{box-shadow:0 8px 18px -10px rgba(0,126,232,.7),inset 0 0 5px rgba(255,255,255,.75)}.hx3-hero{position:relative;width:100%;min-height:calc(576px + 803px * var(--hx3-mock-z) + 96px);overflow:hidden;background:var(--hx3-bg)}.hx3-hero-bg{position:absolute;left:0;right:0;top:0;height:1085px;overflow:hidden;background-image:var(--hx3-hero-img,linear-gradient(transparent,transparent)),linear-gradient(104deg,#6fd9bc 0,#a9e9d6 14%,#d7f3ec 27%,#ddf0ff 40%,#b3dcff 54%,#9fd2ff 64%,#c4e3ff 78%,#b7dcff 90%,#cde7ff 100%);background-size:cover;background-position:center top;background-repeat:no-repeat}.hx3-hero::after,.hx3-hero::before{content:"";position:absolute;top:0;height:1085px;width:1px;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.95) 45%,rgba(255,255,255,.6) 72%,rgba(255,255,255,0) 100%);filter:drop-shadow(0 0 4px rgba(255, 255, 255, .6))}.hx3-hero::before{left:28px}.hx3-hero::after{right:28px}.hx3-hero-bg{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0.82) 0,rgba(0,0,0,0.82) 28px,#000 28px,#000 calc(100% - 28px),rgba(0,0,0,0.82) calc(100% - 28px),rgba(0,0,0,0.82) 100%);mask-image:linear-gradient(90deg,rgba(0,0,0,0.82) 0,rgba(0,0,0,0.82) 28px,#000 28px,#000 calc(100% - 28px),rgba(0,0,0,0.82) calc(100% - 28px),rgba(0,0,0,0.82) 100%)}.hx3-hero-bg::before{content:"";position:absolute;inset:-80px;background-image:repeating-linear-gradient(108deg,rgba(255,255,255,0) 0,rgba(255,255,255,.7) 3px,rgba(255,255,255,0) 9px,rgba(255,255,255,0) 61px,rgba(255,255,255,.45) 64px,rgba(255,255,255,0) 69px,rgba(255,255,255,0) 150px),repeating-linear-gradient(108deg,rgba(0,138,255,0) 0,rgba(0,138,255,.16) 26px,rgba(0,138,255,0) 58px,rgba(85,190,158,0) 96px,rgba(85,190,158,.2) 122px,rgba(85,190,158,0) 150px,rgba(255,255,255,.4) 176px,rgba(255,255,255,0) 206px,rgba(0,138,255,0) 236px),repeating-linear-gradient(108deg,rgba(255,255,255,0) 0,rgba(255,255,255,.55) 120px,rgba(255,255,255,0) 250px,rgba(0,138,255,.1) 330px,rgba(255,255,255,0) 420px,rgba(255,255,255,.35) 500px,rgba(255,255,255,0) 600px),linear-gradient(108deg,rgba(255,255,255,0) 28%,rgba(255,255,255,.75) 40%,rgba(255,255,255,0) 50%,rgba(255,255,255,.55) 70%,rgba(255,255,255,0) 82%);filter:blur(2.2px);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 35%,transparent 80%);mask-image:linear-gradient(180deg,#000 0%,#000 35%,transparent 80%)}.hx3-hero-bg::after{content:"";position:absolute;inset:0;height:1101px;background:linear-gradient(180deg,rgba(252,254,254,0) 0,#fcfefe 75.56%)}.hx3-hero-copy{position:relative;z-index:2;width:900px;margin:0 auto;padding-top:160px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.hx3-eyebrow{display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 16px;background:linear-gradient(263.66deg,#caebe1 2.5%,#fcfefe 35.68%);box-shadow:inset 0 0 22.6px #f3f4f6;border:1px solid var(--hx3-blue-200);border-radius:24px;font-weight:500;font-size:13px;line-height:22px;text-transform:uppercase;color:var(--hx3-text-2)}.hx3-eyebrow svg{width:17px;height:15px;flex-shrink:0}.hx3-h1{width:100%;margin:0;font-family:Manrope,Inter,sans-serif;font-weight:800;font-size:63px;line-height:72px;letter-spacing:-.02em;color:var(--hx3-text)}.hx3-h1 .hx3-accent{color:var(--hx3-blue)}.hx3-hero-sub{width:366px;margin:0;font-weight:500;font-size:15px;line-height:24px;color:var(--hx3-text-2)}.hx3-hero-ctas{display:flex;align-items:center;gap:16px}.hx3-hero-ctas .hx3-btn{width:auto;min-width:116px;height:43px;padding:0 22px;border-radius:13px}.hx3-mockwrap{position:relative;z-index:2;width:1280px;max-width:100%;height:calc(803px * var(--hx3-mock-z));margin:64px auto 0}.hx3-mock{position:absolute;left:50%;top:0;width:1280px;height:803px;transform:translateX(-50%) scale(var(--hx3-mock-z));transform-origin:top center;border-radius:24px;border:4px solid #fff;overflow:hidden;background:#fcfcfc;box-shadow:0 2px 4px rgba(51,65,85,.04),0 40px 80px -32px rgba(51,65,85,.28),0 0 0 1px rgba(255,255,255,.6);user-select:none}.hx3-mock>img.hx3-mock-shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:5}.hx3-dsb{position:absolute;left:0;top:0;width:1440px;height:900px;transform:scale(.8833);transform-origin:top left;overflow:hidden;font-family:Inter,Poppins,sans-serif;color:#0f172a;background:linear-gradient(122deg,rgba(255,255,255,0) 8%,rgba(255,255,255,.85) 19%,rgba(255,255,255,0) 29%,rgba(255,255,255,0) 38%,rgba(255,255,255,.6) 45%,rgba(255,255,255,0) 54%,rgba(255,255,255,0) 64%,rgba(255,255,255,.48) 72%,rgba(255,255,255,0) 80%),radial-gradient(1500px 1150px at -6% -8%,rgba(85,190,158,.6),transparent 56%),radial-gradient(1150px 950px at 20% 34%,rgba(116,212,176,.3),transparent 58%),radial-gradient(1650px 1350px at 112% 34%,rgba(0,138,255,.44),transparent 60%),radial-gradient(1050px 950px at 92% 78%,rgba(90,170,255,.3),transparent 60%),radial-gradient(820px 660px at 86% 2%,rgba(176,219,255,.52),transparent 55%),linear-gradient(158deg,rgba(198,234,255,.3),rgba(236,235,240,0) 52%),#ecebf0}.hx3-dsb::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.6;background-image:linear-gradient(57deg,transparent 33%,rgba(255,255,255,.62) 42%,rgba(255,255,255,0) 49%),linear-gradient(57deg,transparent 66%,rgba(255,255,255,.3) 73%,rgba(255,255,255,0) 79%),linear-gradient(-46deg,transparent 60%,rgba(206,236,255,.34) 70%,rgba(255,255,255,0) 79%)}.hx3-dsb *{box-sizing:border-box}.hx3-dsb .dsb-shell{position:relative;z-index:1;display:flex;gap:24px;padding:24px;height:900px}.hx3-dsb .dsb-sidebar{flex:none;width:88px;height:852px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:26px 18px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 22.6px #fff;border-radius:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hx3-dsb .dsb-side-top{display:flex;flex-direction:column;align-items:center;gap:32px}.hx3-dsb .dsb-side-nav{display:flex;flex-direction:column;align-items:center;gap:16px}.hx3-dsb .dsb-side-bottom{display:flex;flex-direction:column;align-items:center;gap:16px}.hx3-dsb .dsb-brand{position:relative;display:inline-flex;flex:none}.hx3-dsb .dsb-brand-logo{display:block;width:52px;height:52px;background:url("/static/assets/hirexa-mark.png") center/cover no-repeat;border-radius:16px;box-shadow:0 6px 16px -6px rgba(0,138,255,.5)}.hx3-dsb .dsb-nav{position:relative;width:52px;height:52px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:#334155;flex:none}.hx3-dsb .dsb-nav svg{width:23px;height:23px}.hx3-dsb .dsb-nav.is-active{background:rgba(176,219,255,.6);color:#007ee8}.hx3-dsb .dsb-nav-ind{position:absolute;left:-18px;top:50%;transform:translateY(-50%);width:5px;height:32px;background:#007ee8;border-radius:0 100px 100px 0}.hx3-dsb .dsb-nav-bell svg{width:22px;height:22px}.hx3-dsb .hxa-bell-badge{position:absolute;top:6px;right:6px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-size:9px;font-weight:600;line-height:1;border-radius:9px;box-shadow:0 0 0 2px #fff}.hx3-dsb .dsb-nav-dot{position:absolute;top:9px;right:9px;width:9px;height:9px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 2px rgba(255,255,255,.9)}.hx3-dsb .dsb-avatar{position:relative;width:52px;height:52px;display:flex;align-items:center;justify-content:center}.hx3-dsb .dsb-avatar::after{content:"";position:absolute;right:-3px;bottom:-2px;width:18px;height:18px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") center/10px no-repeat;box-shadow:0 1px 5px rgba(0,0,0,.22)}.hx3-dsb .hxa-userdd-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0b90f3 0,#007ee8 100%);border:1px solid #8ac9ff;box-shadow:inset 0 0 7.7px rgba(255,255,255,.65),inset 0 0 6.2px rgba(255,255,255,.65)}.hx3-dsb .hxa-userdd-avatar svg{width:28px;height:28px}.hx3-dsb .dsb-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.hx3-dsb .dsb-topnav{flex:none;height:84px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 26px;background:rgba(247,250,253,.82);box-shadow:inset 0 0 22.6px #fff;border-radius:16px}.hx3-dsb .dsb-crumbs{display:flex;align-items:center;gap:8px}.hx3-dsb .dsb-crumb{font-size:14.5px;line-height:24px;color:#64748b}.hx3-dsb .dsb-crumb-sep{color:#64748b}.hx3-dsb .dsb-crumb-current{font-weight:600;color:#0f172a}.hx3-dsb .dsb-main{flex:1 1 auto;display:flex;justify-content:center;padding:8px 24px 16px;margin-top:24px}.hx3-dsb .dsb-center{width:100%;max-width:1160px;display:flex;flex-direction:column;gap:22px}.hx3-dsb .dsb-hero{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding-top:4px}.hx3-dsb .dsb-tag{display:inline-flex;align-items:center;padding:4px 13px;background:rgba(176,219,255,.3);border-radius:16px;font-weight:600;font-size:12px;line-height:20px;color:#007ee8}.hx3-dsb .dsb-title-stack{display:flex;flex-direction:column;align-items:center;gap:12px}.hx3-dsb .dsb-title{margin:0;font-weight:800;font-size:33px;line-height:1.18;color:#0f172a;letter-spacing:-.01em}.hx3-dsb .dsb-subtitle{margin:0;font-weight:400;font-size:15px;color:#64748b}.hx3-dsb .dsb-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hx3-dsb .dsb-stat{display:flex;flex-direction:column;gap:8px;padding:18px 24px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 22.6px #fff;border-radius:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hx3-dsb .dsb-stat-label{font-weight:600;font-size:12px;line-height:20px;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.hx3-dsb .dsb-stat-value{font-weight:700;font-size:35px;line-height:44px;color:#0f172a;font-variant-numeric:tabular-nums}.hx3-dsb .dsb-stat-sub{font-weight:400;font-size:12.5px;line-height:20px;color:#334155}.hx3-dsb .dsb-suggested{display:flex;flex-direction:column;gap:14px}.hx3-dsb .dsb-section-head{display:flex;align-items:center;justify-content:space-between}.hx3-dsb .dsb-section-title{margin:0;font-weight:600;font-size:17px;line-height:26px;color:#0f172a}.hx3-dsb .dsb-action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.hx3-dsb .dsb-action{display:flex;flex-direction:column;gap:14px;padding:20px 26px;min-height:122px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 22.6px #fff;border-radius:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hx3-dsb .dsb-action-top{display:flex;align-items:center;justify-content:space-between}.hx3-dsb .dsb-action-icon{width:42px;height:42px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex:none}.hx3-dsb .dsb-action-icon svg{width:22px;height:22px}.hx3-dsb .dsb-action-icon.ic-blue{background:#b0dbff}.hx3-dsb .dsb-action-icon.ic-purple{background:#dad3ff}.hx3-dsb .dsb-action-icon.ic-green{background:#caebe1}.hx3-dsb .dsb-action-icon.ic-amber{background:#fef3c7}.hx3-dsb .dsb-action-arrow{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.hx3-dsb .dsb-action-arrow svg{width:24px;height:24px}.hx3-dsb .dsb-action-text{display:flex;flex-direction:column;gap:6px}.hx3-dsb .dsb-action-title{margin:0;font-weight:600;font-size:19px;line-height:28px;color:#0f172a}.hx3-dsb .dsb-action-sub{margin:0;font-weight:400;font-size:13px;line-height:21px;color:#334155}.hx3-float{position:absolute;z-index:3;padding:18px 20px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid #fff;box-shadow:0 12px 32px rgba(30,41,59,.1),inset 0 0 22.6px #fff;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%);color:var(--hx3-text);display:flex;flex-direction:column;gap:12px}.hx3-float-role{left:calc(50% + 325px * var(--hx3-mock-z));top:calc(576px + 60px * var(--hx3-mock-z));width:330px}.hx3-float-cands{left:calc(50% - 704px * var(--hx3-mock-z) - 32px);top:calc(576px + 504px * var(--hx3-mock-z));width:240px;padding:14px 16px;display:grid;justify-content:center;gap:10px}.hx3-fl-top{display:flex;align-items:center;gap:10px}.hx3-fl-ico{width:34px;height:34px;border-radius:10px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:rgba(176,219,255,.5);color:var(--hx3-blue)}.hx3-fl-ico.violet{background:rgba(139,92,246,.16);color:#6d28d9}.hx3-fl-ico svg{width:17px;height:17px}.hx3-fl-label{font-weight:600;font-size:12px;line-height:20px}.hx3-fl-pill{margin-left:auto;padding:3px 10px;border-radius:999px;background:rgba(52,199,89,.16);color:#1f9d4d;font-weight:600;font-size:10px;line-height:16px;white-space:nowrap}.hx3-fl-title{font-weight:600;font-size:16px;line-height:24px}.hx3-fl-meta{margin-top:-8px;font-weight:500;font-size:11px;line-height:18px;color:var(--hx3-text-3)}.hx3-fl-prog{display:flex;justify-content:space-between;font-weight:500;font-size:11px;line-height:18px;color:var(--hx3-text-3)}.hx3-fl-prog b{font-weight:700;font-size:12px;color:var(--hx3-blue)}.hx3-fl-track{margin-top:-6px;height:8px;border-radius:999px;background:rgba(15,23,42,.08);overflow:hidden}.hx3-fl-fill{display:block;height:100%;width:72%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 60%),var(--hx3-blue-fill);animation:hx3Bar 1.6s ease-out 1.2s both}.hx3-fl-strong{font-weight:600;font-size:14px;line-height:20px}.hx3-fl-sub{font-weight:500;font-size:11px;line-height:16px;color:var(--hx3-text-3)}.hx3-fl-tt{display:flex;flex-direction:column;gap:2px}.hx3-fl-avs{display:flex;align-items:center;padding-left:2px}.hx3-fl-av{width:32px;height:32px;border-radius:50%;margin-left:-8px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:10px;color:#fff;box-shadow:0 0 0 2px #fff;opacity:0;animation:hx3Pop .6s cubic-bezier(.2,.8,.3,1.3) both}.hx3-fl-av:first-child{margin-left:0}.hx3-fl-av:first-child{background:#33a1ff;animation-delay:1.3s}.hx3-fl-av:nth-child(2){background:#4dad90;animation-delay:1.5s}.hx3-fl-av:nth-child(3){background:#e5a81f;animation-delay:1.7s}.hx3-fl-av:nth-child(4){background:#ef6363;animation-delay:1.9s}.hx3-fl-av.more{background:#e2e8f0;color:var(--hx3-text-2);animation-delay:2.1s}.hx3-fl-foot{display:flex;align-items:center;gap:8px;font-weight:500;font-size:11px;line-height:18px;color:var(--hx3-text-3)}.hx3-fl-live{width:8px;height:8px;border-radius:50%;background:#34c759;box-shadow:0 0 0 3px rgba(52,199,89,.2)}@keyframes hx3Bar{from{width:0}to{width:72%}}@keyframes hx3Pop{0%{opacity:0;transform:scale(0)}70%{opacity:1;transform:scale(1.14)}100%{opacity:1;transform:scale(1)}}@keyframes hx3Rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hx3-hero-copy>*{animation:hx3Rise .7s cubic-bezier(.22,.72,.24,1) both}.hx3-hero-copy>:nth-child(2){animation-delay:80ms}.hx3-hero-copy>:nth-child(3){animation-delay:.16s}.hx3-hero-copy>:nth-child(4){animation-delay:.24s}.hx3-mockwrap{animation:hx3Rise .9s cubic-bezier(.22,.72,.24,1) .35s both}.hx3-float{animation:hx3Rise .8s cubic-bezier(.22,.72,.24,1) .8s both}.hx3-float-cands{animation-delay:1s}@media (prefers-reduced-motion:reduce){.hx3-fl-av,.hx3-fl-fill,.hx3-float,.hx3-hero-copy>*,.hx3-mockwrap{animation:none;opacity:1}}@keyframes hx3AccentIn{from{transform:translateX(-100%);clip-path:inset(-30% -10% -30% 100%)}to{transform:translateX(0);clip-path:inset(-30% -10% -30% 0)}}.hx3-h1 .hx3-accent{display:inline-block;animation:hx3AccentIn 1.2s cubic-bezier(.16,1,.3,1) .2s backwards}@media (prefers-reduced-motion:reduce){.hx3-h1 .hx3-accent{animation:none;transform:none;clip-path:none}}:root{--hx3-nav-clear:104px}.auth-wrapper section[id]{scroll-margin-top:var(--hx3-nav-clear)}@media (max-width:1100px){.hx3-float{display:none}}@media (max-width:1024px){.hx3-nav-links{display:none}.hx3-nav{height:68px;padding:12px 16px}:root{--hx3-nav-clear:92px}.hx3-nav-actions .hx3-btn-secondary{display:none}.hx3-nav-actions .hx3-btn{width:auto}.hx3-hero{min-height:0;padding-bottom:64px}.hx3-hero-copy{width:100%;padding:140px 20px 0}.hx3-h1{font-size:43px;line-height:52px}.hx3-hero-sub{width:auto;max-width:420px}.hx3-mockwrap{margin-top:40px}}@media (max-width:640px){.hx3-navwrap{top:12px;max-width:calc(100% - 24px)}:root{--hx3-nav-clear:80px}.hx3-brand-name{display:none}.hx3-h1{font-size:35px;line-height:44px}.hx3-hero-ctas{flex-direction:column;width:100%;padding:0 20px}.hx3-hero-ctas .hx3-btn{width:100%}}.hx3-act{position:relative;box-sizing:border-box;width:100%;padding:24px 0 100px;background:var(--hx3-bg);overflow:hidden;font-family:Inter,sans-serif}.hx3-act *{box-sizing:border-box}.hx3-act::after,.hx3-faq::after{content:"";position:absolute;left:0;right:0;bottom:0;height:200px;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(252,254,254,0) 0,rgba(252,254,254,.1) 25%,rgba(252,254,254,.38) 50%,rgba(252,254,254,.78) 75%,var(--hx3-bg) 100%)}.hx3-act-glow{position:absolute;left:-56px;bottom:194.94px;width:1511.61px;height:421px;max-width:none;background:#caebe1;filter:blur(150px);transform:rotate(-7.07deg);pointer-events:none;z-index:0}.hx3-act-inner{position:relative;z-index:1;width:1280px;max-width:calc(100% - 32px);margin:0 auto;display:flex;flex-direction:column;align-items:center}.hx3-act-head{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.hx3-act-badge{display:inline-flex;flex-direction:row;align-items:center;gap:10px;height:40px;padding:0 16px;background:linear-gradient(263.66deg,#caebe1 2.5%,#fcfefe 35.68%);box-shadow:inset 0 0 22.6px #f3f4f6;border-radius:24px;font-weight:500;font-size:13px;line-height:22px;text-transform:uppercase;color:var(--hx3-text-2);white-space:nowrap}.hx3-brandword{text-transform:none}.hx3-act-badge-label{display:inline}.hx-wk-kicker,.hx3-act-badge,.hx3-eyebrow,.hx3-faq-badge,.hx3-int-badge,.hx3-pi-badge{border:1px solid var(--hx3-blue-200)}.hx3-act-badge-mark{width:17px;height:15px;display:inline-flex;flex:none}.hx3-act-badge-mark svg{width:100%;height:100%;display:block}.hx3-act-title{margin:0;max-width:638px;font-weight:600;font-size:43px;line-height:115%;text-align:center;color:var(--hx3-text)}.hx3-act-accent{color:var(--hx3-blue)}.hx3-act-sub{margin:0;max-width:422px;font-weight:500;font-size:15px;line-height:24px;text-align:center;color:var(--hx3-text-2)}.hx3-act-statswrap{display:flex;justify-content:center;width:100%;padding:48px 0 24px}.hx3-act-stats{display:flex;flex-direction:row;align-items:flex-start;width:1094px;max-width:100%}.hx3-act-stat{flex:1 1 0;display:flex;flex-direction:column;align-items:center;padding:32px 18px 48px;border-top:1px solid rgba(214,218,224,.4);text-align:center}.hx3-act-num{display:block;font-weight:500;font-size:68.984px;line-height:70px;letter-spacing:-3.4992px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hx3-act-num-green{background-image:linear-gradient(135deg,#55be9e 0,#80ddb8 100%)}.hx3-act-num-blue{background-image:linear-gradient(135deg,#008aff 0,#5af 100%)}.hx3-act-label{display:block;padding-top:12px;font-weight:700;font-size:17px;line-height:24px;color:var(--hx3-text-3)}.hx3-act-note{display:block;padding-top:8px;font-weight:500;font-size:13px;line-height:22px;color:var(--hx3-text-3)}.hx3-act-card{position:relative;width:1076px;max-width:100%;height:605px;background:linear-gradient(270.24deg,rgba(0,0,0,0) 49.95%,rgba(0,0,0,.38) 95.33%),url("/static/assets/login-hero.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 24px rgba(31,41,55,.04);border-radius:24px;overflow:hidden}.hx3-act-card-title{position:absolute;left:calc(50% - 583px/2 - 190.5px);top:314px;width:583px;margin:0;font-weight:600;font-size:63px;line-height:72px;letter-spacing:-.02em;background-image:linear-gradient(90deg,#fff 0,#e8eaed 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hx3-act-play{position:absolute;left:calc(50% - 174px/2 - 395px);top:calc(50% - 38px/2 + 218.5px);display:inline-flex;flex-direction:row;align-items:center;gap:8px;width:auto;height:38px;padding:0 14px;background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),rgba(255,255,255,.7);border:1px solid #fff;box-shadow:inset 0 0 22.6px #fff;border-radius:12px;font-weight:600;font-size:12px;line-height:16px;text-transform:capitalize;color:var(--hx3-text-2);text-decoration:none;white-space:nowrap;transition:transform .12s ease,border-color .15s ease}.hx3-act-play:hover{transform:translateY(-1px)}.hx3-act-play-icon{width:10.67px;height:12px;display:inline-flex;flex:none}.hx3-act-play-icon svg{width:100%;height:100%;display:block}@media (max-width:1100px){.hx3-act{padding:56px 0 72px}.hx3-act-title{font-size:33px}.hx3-act-stats{flex-wrap:wrap}.hx3-act-stat{flex:1 1 45%;padding:24px 16px 32px}.hx3-act-num{font-size:51px;line-height:56px;letter-spacing:-2.6px}.hx3-act-card{height:auto;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;gap:20px;padding:32px 24px}.hx3-act-card-title{position:static;width:auto;font-size:39px;line-height:46px}.hx3-act-play{position:static}}@media (max-width:640px){.hx3-act-title{font-size:27px}.hx3-act-stat{flex:1 1 100%}.hx3-act-card-title{font-size:31px;line-height:38px}}.hx3-how{position:relative;box-sizing:border-box;width:100%;padding:80px 0 80px;background:linear-gradient(to bottom right,#061b3a 0,#073f73 52%,#243b8f 100%);border-top:1px solid #e2e8f0;font-family:Inter,sans-serif}.hx3-how *{box-sizing:border-box}.hx3-how-inner{width:1280px;max-width:calc(100% - 160px);margin:0 auto}.hx3-how-head{display:flex;flex-direction:column;align-items:center;gap:16px}.hx3-how-head .hx3-act-badge{color:#0f172a}.hx3-how-title{margin:0;max-width:562px;font-weight:600;font-size:43px;line-height:115%;text-align:center;color:#fff}.hx3-how-accent{color:inherit}.hx3-how-sub{margin:0;max-width:720px;font-weight:500;font-size:15px;line-height:24px;text-align:center;color:#fcfcfc}.hx3-how-body{display:flex;align-items:flex-start;gap:44px;margin-top:80px}.hx3-how-rail{flex:none;width:302px;margin-top:24px;position:sticky;top:max(calc(var(--hx3-nav-clear) + 24px),calc((var(--app-vh,100vh) - var(--hx3-rail-h,268px))/ 2));display:flex;flex-direction:column}.hx3-how-stage{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #e2e8f0;font-size:17px;line-height:26px;color:#fff;text-decoration:none;transition:border-color .3s ease}.hx3-how-stage span{font-weight:500;opacity:.65;transition:opacity .3s ease,font-weight .3s ease}.hx3-how-stage i{width:12px;height:12px;flex:none;background:#fff;opacity:.1;transition:opacity .3s ease}.hx3-how-stage.is-on{border-bottom-color:#fff}.hx3-how-stage.is-on span{font-weight:600;opacity:1}.hx3-how-stage.is-on i{opacity:1}.hx3-how-stage:hover span{opacity:1}.hx3-how-stage:focus-visible{outline:2px solid #FFFFFF;outline-offset:4px;border-radius:2px}@media (prefers-reduced-motion:reduce){.hx3-how-stage,.hx3-how-stage i,.hx3-how-stage span{transition:none}}html:not(.is-login-route) .auth-wrapper,html:not(.is-login-route) body{display:flow-root;overflow-x:clip}.hx3-how-rows{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:40px}.hx3-how-row{display:flex;flex-direction:row;align-items:center;gap:56px;scroll-margin-top:120px}.hx3-how{--hx3-wash:/* the diagonal sheen over the colour */ linear-gradient(147.12deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 44%),radial-gradient(46% 34% at 50% 2%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%),radial-gradient(58% 42% at 100% 0%, #6FE3EE 0%, rgba(111, 227, 238, 0) 100%),radial-gradient(90% 40% at 70% 104%, #5ED9EC 0%, rgba(94, 217, 236, 0) 100%),radial-gradient(70% 90% at 0% 70%, #3A9BE6 0%, rgba(58, 155, 230, 0) 100%),radial-gradient(120% 120% at 100% 100%, #4FB3EE 0%, rgba(79, 179, 238, 0) 62%),#A8D6F4;--hx3-wash-alt:/* the white band of light running top-left to bottom-right */ linear-gradient(128deg, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0.7) 44%, rgba(255, 255, 255, 0) 64%),radial-gradient(56% 44% at 100% 0%, #3E9BE6 0%, rgba(62, 155, 230, 0) 100%),radial-gradient(70% 52% at 0% 100%, #6FDDEE 0%, rgba(111, 221, 238, 0) 100%),radial-gradient(90% 90% at 100% 100%, #5AAFEC 0%, rgba(90, 175, 236, 0) 70%),radial-gradient(80% 70% at 0% 0%, #BFE3F8 0%, rgba(191, 227, 248, 0) 100%),#9CCFF2}.hx3-how-visual{flex:none;width:500px;height:500px;border-radius:24px;overflow:hidden;position:relative;box-shadow:0 0 90px 6px rgba(59,130,246,.14),0 28px 70px -24px rgba(59,130,246,.26)}.hx3-how-visual::before{content:"";position:absolute;inset:0;background:var(--hx3-wash)}#how-step-2 .hx3-how-visual::before,#how-step-4 .hx3-how-visual::before{background:var(--hx3-wash-alt)}.hx3-how-glass{position:absolute;left:17px;top:20px;width:466px;height:458px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.18);border-radius:24px}.hx3-how-panel{position:absolute;left:calc(50% - 441px/2 + .5px);top:calc(50% - 436px/2);width:441px;height:436px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:24px;background:#ecebf0;border-radius:24px;overflow:hidden}.hx3-how-panel-title{margin:0;font-weight:600;font-size:23px;line-height:38px;color:var(--hx3-text)}.hx3-how-forms{display:flex;flex-direction:column;gap:12px;width:100%}.hx3-how-form{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;height:76px;padding:16px;background:rgba(255,255,255,.2);border:1px solid transparent;box-shadow:inset 0 0 22.6px #fff;border-radius:12px}.hx3-how-form.is-open{border-color:transparent}.hx3-how-form:not(.is-open){border-color:#fff}.hx3-how-ico{flex:none;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px}.hx3-how-ico svg{width:22px;height:22px}.hx3-how-ico-blue{background:#b0dbff}.hx3-how-ico-green{background:#caebe1}.hx3-how-ico-amber{background:#fef3c7}.hx3-how-ico-violet{background:#dad3ff}.hx3-how-form-label{flex:1 1 auto;font-weight:600;font-size:17px;line-height:28px;color:var(--hx3-text)}.hx3-how-form.is-open .hx3-how-form-label{font-size:19px}.hx3-how-chev{flex:none;width:20px;height:20px;display:inline-flex}.hx3-how-chev svg{width:20px;height:20px}.hx3-how-row-shot .hx3-how-glass{left:31px;top:28px;width:438px;height:447px}.hx3-how-panel-shot{left:37px;top:35px;width:424px;height:434px;padding:0;background:rgba(236,235,240,.95);border-radius:18px}#how-step-2 .hx3-how-glass{left:28px;top:23px;width:444px;height:454px}#how-step-2 .hx3-how-panel-shot{left:10px;top:10px}.hx3-shot{--hx3-shot-s:0.835;position:absolute;left:0;top:calc(50% - 260px);width:630px;height:520px;transform:scale(var(--hx3-shot-s));transform-origin:left center;border-radius:18px;background:linear-gradient(111.33deg,rgba(255,255,255,0) 8%,rgba(255,255,255,.85) 19%,rgba(255,255,255,0) 29%,rgba(255,255,255,0) 38%,rgba(255,255,255,.6) 45%,rgba(255,255,255,0) 54%,rgba(255,255,255,0) 64%,rgba(255,255,255,.48) 72%,rgba(255,255,255,0) 80%),radial-gradient(104.17% 127.78% at -6% -8%,rgba(85,190,158,.6) 0,rgba(85,190,158,0) 56%),radial-gradient(79.86% 105.56% at 20% 34%,rgba(116,212,176,.3) 0,rgba(116,212,176,0) 58%),radial-gradient(114.58% 150% at 112% 34%,rgba(0,138,255,.44) 0,rgba(0,138,255,0) 60%),radial-gradient(72.92% 105.56% at 92% 78%,rgba(90,170,255,.3) 0,rgba(90,170,255,0) 60%),radial-gradient(56.94% 73.33% at 86% 2%,rgba(176,219,255,.52) 0,rgba(176,219,255,0) 55%),linear-gradient(147.12deg,rgba(198,234,255,.3) 0,rgba(198,234,255,0) 52%),#ecebf0}.hx3-shot-sheen{position:absolute;inset:0;opacity:.6;border-radius:inherit;background:linear-gradient(67.91deg,rgba(255,255,255,0) 33%,rgba(255,255,255,.62) 42%,rgba(255,255,255,0) 49%),linear-gradient(67.91deg,rgba(255,255,255,0) 66%,rgba(255,255,255,.3) 73%,rgba(255,255,255,0) 79%),linear-gradient(301.11deg,rgba(206,236,255,0) 60%,rgba(206,236,255,.34) 70%,rgba(206,236,255,0) 79%)}.hx3-shot-nav{box-sizing:border-box;position:absolute;left:20px;top:21px;width:497px;height:55.47px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:13.8667px 16.64px;gap:4.16px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 15.6693px #fff;border-radius:11.0933px}.hx3-shot-nav-title{font-family:Inter,sans-serif;font-weight:600;font-size:19.8px;line-height:26px;color:#0f172a}.hx3-shot-nav-btn{box-sizing:border-box;flex:none;width:27.73px;height:27.73px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);box-shadow:inset 0 0 15.6693px #fff;border-radius:6.93333px}.hx3-shot-nav-btn svg{width:16.64px;height:16.64px;display:block}.hx3-shot-av{flex:none;width:22.19px;height:22.19px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-family:Inter,sans-serif;font-weight:500;font-size:8.7067px;line-height:12px;color:#fff}.hx3-shot-av-indigo{background:linear-gradient(140.25deg,#aeaaf3 3.82%,#2b277e 96.18%);box-shadow:0 4.78209px 11.1582px -4.78209px rgba(99,102,241,.101961)}.hx3-shot-av-pink{background:linear-gradient(90deg,#fba5ff 0,#38003b 100%);font-weight:600}.hx3-shot-av-gold{background:linear-gradient(140.25deg,#f7dc8d 3.82%,#7c5d02 96.18%);box-shadow:0 4.16px 9.70667px -4.16px rgba(99,102,241,.101961)}.hx3-shot-who{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center}.hx3-shot-name{font-family:Inter,sans-serif;font-weight:600;font-size:10.0933px;line-height:17px;color:#0f172a}.hx3-shot-role{font-family:Inter,sans-serif;font-weight:600;font-size:7.32px;line-height:14px;color:#64748b;white-space:nowrap}.hx3-shot-ring,.hx3-shot-tick{box-sizing:border-box;flex:none;width:13.87px;height:13.87px;border-radius:50%}.hx3-shot-tick{display:flex;align-items:center;justify-content:center;background:#007ee8}.hx3-shot-tick svg{width:13.87px;height:13.87px;display:block}.hx3-shot-ring{border:.832px solid #64748b}.hx3-shot-chips{display:flex;flex-direction:row;align-items:center;gap:5.55px}.hx3-shot-chip{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:22.19px;padding:0 8.1px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 15.6693px #fff;border-radius:11.0933px;font-family:Inter,sans-serif;font-weight:600;font-size:7.32px;line-height:14px;color:#334155;white-space:nowrap}.hx3-shot-card{box-sizing:border-box;background:rgba(255,255,255,.2);border:.693333px solid #cbd5e1;box-shadow:inset 0 0 15.6693px #fff;border-radius:8.32px}.hx3-shot-card.is-on{background:linear-gradient(238.22deg,rgba(37,99,235,.08) 4.3%,rgba(37,99,235,0) 62.47%),rgba(255,255,255,.2);border-color:#54b1ff;box-shadow:none}.hx3-hr{position:absolute;inset:0;border-radius:24px;overflow:hidden;font-family:Inter,sans-serif}.hx3-hr-bg{position:absolute;left:-4px;top:-10px;width:564px;height:465px;background:linear-gradient(111.33deg,rgba(255,255,255,0) 8%,rgba(255,255,255,.85) 19%,rgba(255,255,255,0) 29%,rgba(255,255,255,0) 38%,rgba(255,255,255,.6) 45%,rgba(255,255,255,0) 54%,rgba(255,255,255,0) 64%,rgba(255,255,255,.48) 72%,rgba(255,255,255,0) 80%),radial-gradient(104.17% 127.78% at -6% -8%,rgba(85,190,158,.6) 0,rgba(85,190,158,0) 56%),radial-gradient(79.86% 105.56% at 20% 34%,rgba(116,212,176,.3) 0,rgba(116,212,176,0) 58%),radial-gradient(114.58% 150% at 112% 34%,rgba(0,138,255,.44) 0,rgba(0,138,255,0) 60%),radial-gradient(72.92% 105.56% at 92% 78%,rgba(90,170,255,.3) 0,rgba(90,170,255,0) 60%),radial-gradient(56.94% 73.33% at 86% 2%,rgba(176,219,255,.52) 0,rgba(176,219,255,0) 55%),linear-gradient(147.12deg,rgba(198,234,255,.3) 0,rgba(198,234,255,0) 52%),#ecebf0}.hx3-hr-head{position:absolute;left:18px;top:19px;height:54.06px;display:flex;flex-direction:row;align-items:center;gap:18.17px}.hx3-hr-face{box-sizing:border-box;flex:none;width:54px;height:54px;border:4px solid #fff;border-radius:200px;overflow:hidden}.hx3-hr-face img{width:100%;height:100%;object-fit:cover;display:block}.hx3-hr-id{display:flex;flex-direction:column;align-items:flex-start;gap:6.06px}.hx3-hr-name{font-weight:600;font-size:22.7077px;line-height:29px;color:#0f172a;white-space:nowrap}.hx3-hr-post{font-weight:500;font-size:12.1108px;line-height:18px;color:#334155;white-space:nowrap}.hx3-hr-card{box-sizing:border-box;position:absolute;width:201px;height:84px;background:rgba(255,255,255,.8);border:1px solid #e2e8f0;border-radius:8px}.hx3-hr-c1{left:18px;top:102px;--hr-lx:12px;--hr-ly:12px;--hr-rx:12px;--hr-ry:48px;--hr-ix:162px;--hr-iy:7px}.hx3-hr-c2{left:227px;top:102px;width:200px;--hr-lx:14px;--hr-ly:10px;--hr-rx:14px;--hr-ry:50px;--hr-ix:160px;--hr-iy:10px}.hx3-hr-c3{left:18px;top:197px;--hr-lx:12px;--hr-ly:11px;--hr-rx:12px;--hr-ry:49px;--hr-ix:160px;--hr-iy:9px}.hx3-hr-c4{left:227px;top:197px;width:200px;--hr-lx:11px;--hr-ly:12px;--hr-rx:11px;--hr-ry:46px;--hr-ix:159px;--hr-iy:9px}.hx3-hr-lbl{position:absolute;left:var(--hr-lx);top:var(--hr-ly);font-weight:500;font-size:14px;line-height:22px;color:#334155;white-space:nowrap}.hx3-hr-row{position:absolute;left:var(--hr-rx);top:var(--hr-ry);display:flex;flex-direction:row;align-items:center;gap:10px}.hx3-hr-val{font-weight:600;font-size:14px;line-height:22px;text-align:right;color:#0f172a}.hx3-hr-tag{display:flex;flex-direction:row;align-items:center;gap:4px;height:24px;padding:2px 10px;border-radius:16px;font-weight:600;font-size:12px;line-height:20px;white-space:nowrap}.hx3-hr-tag.is-amber{background:#fef3c7;color:#d97706}.hx3-hr-tag.is-blue{background:rgba(176,219,255,.3);color:#2563eb}.hx3-hr-tag.is-green{background:#caebe1;color:#3c8770}.hx3-hr-tag.is-red{background:#fee2e2;color:#dc2626}.hx3-hr-ico{position:absolute;left:var(--hr-ix);top:var(--hr-iy);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#e6f3ff;border-radius:8px}.hx3-hr-ico svg{width:16px;height:16px;display:block}.hx3-hr-radar{position:absolute;left:18px;top:292px;width:409px;height:175px;background:rgba(255,255,255,.8);border-radius:11.68px}.hx3-hr-radar-svg{position:absolute;left:88px;top:9.49px;width:232.04px;height:217.54px;overflow:visible}.hx3-hr-radar-lbl text{font-family:Inter,sans-serif;font-weight:600;font-size:7.25136px}.hx3-hr-dial{position:absolute;left:318px;top:-13px;width:114px;height:114px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6.66px;padding:16.644px;background:#fff;border-radius:228px}.hx3-hr-dial-svg{position:absolute;left:6.84px;top:6.84px;width:100.32px;height:100.32px;display:block}.hx3-hr-dial-n{position:relative;font-weight:800;font-size:20.52px;line-height:25px;color:#0f172a}.hx3-hr-dial-n i{font-style:normal;font-weight:700;font-size:13.5px}.hx3-hr-dial-l{position:relative;width:47px;font-weight:600;font-size:10.26px;line-height:12px;text-align:center;text-transform:uppercase;color:#64748b}#how-step-4 .hx3-how-visual::before{background:linear-gradient(115deg,rgba(255,255,255,0) 16%,rgba(255,255,255,.62) 29%,rgba(255,255,255,0) 42%),linear-gradient(100deg,rgba(255,255,255,0) 54%,rgba(255,255,255,.5) 66%,rgba(255,255,255,0) 77%),radial-gradient(72% 52% at 6% 80%,#4fa3f0 0,rgba(79,163,240,0) 62%),radial-gradient(58% 46% at 0 18%,#6fb6f5 0,rgba(111,182,245,0) 66%),radial-gradient(80% 60% at 100% 8%,#deeefc 0,rgba(222,238,252,0) 70%),linear-gradient(165deg,#bfdffa 0,#ddeefc 45%,#a9d2f7 100%)}#how-step-4 .hx3-how-glass{left:17px;top:26px;width:466px;height:456px}#how-step-4 .hx3-how-panel-shot{left:12px;top:11px;width:443px;height:432px;background:#ecebf0;border-radius:24px}#how-step-4 .hx3-how-text{max-width:408px}#how-step-4 .hx3-how-copy{max-width:355px}.hx3-cl{position:absolute;inset:0;border-radius:18px;overflow:hidden;font-family:Inter,sans-serif}.hx3-cl-bg{position:absolute;left:-17px;top:-7px;width:567px;height:448px;background:linear-gradient(111.33deg,rgba(255,255,255,0) 8%,rgba(255,255,255,.85) 19%,rgba(255,255,255,0) 29%,rgba(255,255,255,0) 38%,rgba(255,255,255,.6) 45%,rgba(255,255,255,0) 54%,rgba(255,255,255,0) 64%,rgba(255,255,255,.48) 72%,rgba(255,255,255,0) 80%),radial-gradient(104.17% 127.78% at -6% -8%,rgba(85,190,158,.6) 0,rgba(85,190,158,0) 56%),radial-gradient(79.86% 105.56% at 20% 34%,rgba(116,212,176,.3) 0,rgba(116,212,176,0) 58%),radial-gradient(114.58% 150% at 112% 34%,rgba(0,138,255,.44) 0,rgba(0,138,255,0) 60%),radial-gradient(72.92% 105.56% at 92% 78%,rgba(90,170,255,.3) 0,rgba(90,170,255,0) 60%),radial-gradient(56.94% 73.33% at 86% 2%,rgba(176,219,255,.52) 0,rgba(176,219,255,0) 55%),linear-gradient(147.12deg,rgba(198,234,255,.3) 0,rgba(198,234,255,0) 52%),#ecebf0}.hx3-cl-side{position:absolute;left:14px;top:13px;width:43.08px;height:408px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12.9249px 8.61663px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 12.171px #fff;border-radius:8.61663px}.hx3-cl-side-top{display:flex;flex-direction:column;align-items:center;gap:17.23px}.hx3-cl-logo{width:25.85px;height:25.85px;display:flex;align-items:center;justify-content:center;background:var(--hx3-grad);border-radius:8.61663px}.hx3-cl-logo svg{width:17px;height:14.6px;display:block}.hx3-cl-nav,.hx3-cl-side-bot{display:flex;flex-direction:column;align-items:center;gap:8.62px}.hx3-cl-ni{position:relative;width:25.85px;height:25.85px;display:flex;align-items:center;justify-content:center;border-radius:6.46247px}.hx3-cl-ni svg{width:10.77px;height:10.77px;display:block}.hx3-cl-ni.is-on{background:rgba(176,219,255,.6)}.hx3-cl-ni.is-on::before{content:"";position:absolute;left:-8.08px;top:2.69px;width:2.69px;height:20.46px;background:#007ee8;border-radius:1.07708px 53.854px 53.854px 1.07708px}.hx3-cl-av{width:25.85px;height:25.85px;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,#0b90f3,#0b90f3),rgba(255,255,255,.62);border:.53854px solid #8ac9ff;box-shadow:inset 0 0 4.14675px #fff,inset 0 0 3.33894px #fff;border-radius:26.927px;font-weight:600;font-size:6.54px;line-height:9px;color:#fff}.hx3-cl-main{position:absolute;left:50.01px;top:-5.07px;width:719.49px;display:flex;flex-direction:column;align-items:flex-start;gap:21.54px;padding:21.5416px}.hx3-cl-tabs{display:flex;align-items:flex-start;gap:21.54px;width:352.64px;height:24.92px;padding-right:12.9249px;border-bottom:.53854px solid #cbd5e1}.hx3-cl-tab{display:flex;align-items:center;justify-content:center;gap:2.15px;height:24.92px;padding:6.46247px 0;font-weight:600;font-size:6.54px;line-height:12px;color:#64748b;white-space:nowrap}.hx3-cl-tab.is-on{padding:6.46247px 2.15416px;border-bottom:1.07708px solid #007ee8;color:#007ee8}.hx3-cl-badge{display:inline-flex;align-items:center;justify-content:center;min-width:10.77px;height:10.77px;padding:0 2.15416px;background:rgba(176,219,255,.4);border-radius:6.46247px;font-weight:400;font-size:5.46px;line-height:11px;color:#007ee8}.hx3-cl-signal{display:flex;align-items:center;gap:6.46px;width:339px;height:34.47px;padding:8.61663px;background:linear-gradient(90.61deg,rgba(217,119,6,.12) .9%,rgba(217,119,6,0) 41.88%),rgba(255,255,255,.4);border:.53854px solid #d97706;box-shadow:inset 0 0 12.171px #fff;border-radius:6.46247px}.hx3-cl-signal-i{flex:none;width:17.23px;height:17.23px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:5.3854px}.hx3-cl-signal-i svg{width:10.77px;height:10.77px;display:block}.hx3-cl-signal-t{font-weight:600;font-size:6.54px;line-height:12px;color:#d97706;white-space:nowrap}.hx3-cl-signal-t b{font-weight:700}.hx3-cl-table{display:flex;flex-direction:column;width:339px;height:301.78px;border:.53854px solid #cbd5e1;box-shadow:inset 0 0 12.171px #fff;border-radius:6.46247px;overflow:hidden}.hx3-cl-thead{flex:none;display:flex;justify-content:space-between;align-items:center;height:40px;padding:10.7708px 8.61663px;background:#f3f4f6;border-bottom:.53854px solid #cbd5e1}.hx3-cl-thead-l{display:flex;align-items:center;gap:6.46px}.hx3-cl-thead-l svg{width:12.92px;height:12.92px;display:block}.hx3-cl-src{font-weight:600;font-size:6.54px;line-height:12px;color:#0f172a}.hx3-cl-rule{flex:none;width:0;height:12px;border-left:.53854px solid #cbd5e1}.hx3-cl-count{font-weight:600;font-size:5.46px;line-height:11px;color:#64748b}.hx3-cl-btn{display:inline-flex;align-items:center;gap:5.39px;height:18.46px;padding:3.23124px 6.46247px;background:rgba(255,255,255,.2);border:.53854px solid #cbd5e1;box-shadow:inset 0 0 12.171px #fff;border-radius:5.3854px;font-weight:600;font-size:6.54px;line-height:12px;color:#334155;white-space:nowrap}.hx3-cl-btn svg{width:8.62px;height:8.62px;display:block}.hx3-cl-row{flex:none;display:flex;justify-content:space-between;align-items:center;gap:8.62px;height:74px;padding:10.7708px 8.61663px;background:#fafafa;border-bottom:.53854px solid #cbd5e1}.hx3-cl-who{display:flex;flex-direction:column;gap:6.46px;width:141.39px}.hx3-cl-id{display:flex;flex-direction:column;gap:5.16px}.hx3-cl-name-row{display:flex;align-items:center;gap:6.46px}.hx3-cl-name{font-weight:500;font-size:7.62px;line-height:13px;color:#0f172a;white-space:nowrap}.hx3-cl-tag{display:inline-flex;align-items:center;height:13.15px;padding:1.07708px 5.3854px;background:rgba(176,219,255,.3);border-radius:8.61663px;font-weight:600;font-size:5.46px;line-height:11px;color:#007ee8;white-space:nowrap}.hx3-cl-loc,.hx3-cl-role{display:flex;align-items:center;gap:2.15px;font-size:5.46px;line-height:11px;white-space:nowrap}.hx3-cl-role{font-weight:400;color:#334155}.hx3-cl-loc{font-weight:600;color:#64748b}.hx3-cl-loc svg,.hx3-cl-role svg{width:7.54px;height:7.54px;display:block}.hx3-cl-chips{display:flex;align-items:center;gap:4.31px}.hx3-cl-chip{display:inline-flex;align-items:center;height:17.46px;padding:3.23124px 6.46247px;background:rgba(255,255,255,.2);border:.53854px solid #cbd5e1;box-shadow:inset 0 0 12.171px #fff;border-radius:538px;font-weight:600;font-size:5.46px;line-height:11px;color:#334155;white-space:nowrap}.hx3-cl-end{display:flex;flex-direction:column;align-items:flex-end;gap:6.46px}.hx3-cl-foot{flex:1 1 auto;display:flex;justify-content:space-between;align-items:center;padding:0 8.61663px;background:#fafafa}.hx3-cl-showing{font-weight:600;font-size:5.46px;line-height:11px;color:#64748b}.hx3-cl-pages{display:flex;align-items:center;gap:4.31px}.hx3-cl-pg{display:inline-flex;align-items:center;justify-content:center;width:12.92px;height:12.92px;border-radius:50%;font-weight:600;font-size:5.46px;line-height:11px;color:#334155}.hx3-cl-pg svg{width:7.54px;height:7.54px;display:block}.hx3-cl-pg.is-on{background:#007ee8;color:#fff}#how-step-3 .hx3-how-visual{background:#fff}#how-step-3 .hx3-how-visual::before{background:linear-gradient(97deg,rgba(38,115,235,.95) 0,rgba(74,146,243,.85) 5%,rgba(150,196,250,.55) 11%,rgba(255,255,255,0) 24%),linear-gradient(118deg,rgba(255,255,255,0) 2%,rgba(255,255,255,.55) 6%,rgba(255,255,255,0) 10%),linear-gradient(160deg,rgba(120,172,246,.6) 0,rgba(120,172,246,0) 20%),radial-gradient(55% 40% at 100% 0,rgba(206,228,252,.9) 0,rgba(206,228,252,0) 100%),radial-gradient(60% 40% at 100% 100%,rgba(214,232,252,.8) 0,rgba(214,232,252,0) 100%),linear-gradient(180deg,#eef5fe 0,#f7faff 55%,#eaf2fd 100%)}#how-step-3 .hx3-how-glass{left:20px;top:20px;width:460px;height:460px}#how-step-3 .hx3-how-panel-shot{left:10px;top:10px;width:440px;height:440px;background:#ecebf0}.hx3-pk{position:absolute;inset:0;border-radius:18px;overflow:hidden;font-family:Inter,sans-serif}.hx3-pk-bg{position:absolute;left:-95px;top:-40px;width:630px;height:520px;background:linear-gradient(111.33deg,rgba(255,255,255,0) 8%,rgba(255,255,255,.85) 19%,rgba(255,255,255,0) 29%,rgba(255,255,255,0) 38%,rgba(255,255,255,.6) 45%,rgba(255,255,255,0) 54%,rgba(255,255,255,0) 64%,rgba(255,255,255,.48) 72%,rgba(255,255,255,0) 80%),radial-gradient(104.17% 127.78% at -6% -8%,rgba(85,190,158,.6) 0,rgba(85,190,158,0) 56%),radial-gradient(79.86% 105.56% at 20% 34%,rgba(116,212,176,.3) 0,rgba(116,212,176,0) 58%),radial-gradient(114.58% 150% at 112% 34%,rgba(0,138,255,.44) 0,rgba(0,138,255,0) 60%),radial-gradient(72.92% 105.56% at 92% 78%,rgba(90,170,255,.3) 0,rgba(90,170,255,0) 60%),radial-gradient(56.94% 73.33% at 86% 2%,rgba(176,219,255,.52) 0,rgba(176,219,255,0) 55%),linear-gradient(147.12deg,rgba(198,234,255,.3) 0,rgba(198,234,255,0) 52%),#ecebf0}.hx3-pk-nav{position:absolute;left:18px;top:27px;width:404px;height:56px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4.16px;padding:13.8667px 16.64px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 15.6693px #fff;border-radius:11.0933px}.hx3-pk-title{font-weight:600;font-size:20.8px;line-height:26px;color:#0f172a;white-space:nowrap}.hx3-pk-close{flex:none;width:27.73px;height:27.73px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);box-shadow:inset 0 0 15.6693px #fff;border-radius:6.93333px}.hx3-pk-close svg{width:16.64px;height:16.64px;display:block}.hx3-pk-card{--pk-bw:0.635556px;--pk-r:7.62667px;--pk-glow:14.3636px;--pk-gap:5.08px;--pk-mark:12.71px;--pk-av-fs:8.89778px;--pk-av-lh:11px;--pk-role-lh:13px;--pk-chip-h:20.34px;--pk-chip-fs:7.62667px;--pk-chip-lh:13px;--pk-chip-r:10.1689px;--pk-chip-glow:14.3636px;--pk-chip-px:7.36px;--pk-chip-gap:5.08px;position:absolute;width:194px;height:88px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;background:rgba(255,255,255,.2);border:var(--pk-bw) solid #cbd5e1;box-shadow:inset 0 0 var(--pk-glow) #fff;border-radius:var(--pk-r)}.hx3-pk-card.is-on{background:linear-gradient(238.22deg,rgba(37,99,235,.08) 4.3%,rgba(37,99,235,0) 62.47%),rgba(255,255,255,.2);border-color:#54b1ff;box-shadow:none}.hx3-pk-c1{left:18px;top:109px}.hx3-pk-c2{left:228px;top:109px}.hx3-pk-c3{left:18px;top:217px}.hx3-pk-c4{left:228px;top:217px}.hx3-pk-c5{left:18px;top:325px}.hx3-pk-c6{left:228px;top:325px}.hx3-pk-c2,.hx3-pk-c4,.hx3-pk-c6{--pk-bw:0.553691px;--pk-r:6.6443px;--pk-glow:12.5134px;--pk-gap:4.43px;--pk-mark:11.07px;--pk-av-fs:7.75168px;--pk-av-lh:9px;--pk-role-lh:11px;--pk-chip-h:20px;--pk-chip-fs:6.6443px;--pk-chip-lh:11px;--pk-chip-r:8.85906px;--pk-chip-glow:12.5134px;--pk-chip-px:6.6px;--pk-chip-gap:4.43px}.hx3-pk-c5{--pk-bw:0.553691px;--pk-r:6.38875px;--pk-gap:4.43px;--pk-mark:12px;--pk-av-fs:7.75168px;--pk-av-lh:9px;--pk-role-lh:11px;--pk-chip-h:20px;--pk-chip-fs:6.2405px;--pk-chip-lh:10px;--pk-chip-r:8.32066px;--pk-chip-glow:11.7529px;--pk-chip-px:6.3px;--pk-chip-gap:4px}.hx3-pk-top{display:flex;flex-direction:row;align-items:flex-start;gap:var(--pk-gap);width:166px}.hx3-pk-av{flex:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:500;font-size:var(--pk-av-fs);line-height:var(--pk-av-lh);color:#fff}.hx3-pk-av-indigo{background:linear-gradient(140.25deg,#aeaaf3 3.82%,#2b277e 96.18%);box-shadow:0 4.38359px 10.2284px -4.38359px rgba(99,102,241,.101961)}.hx3-pk-av-pink{background:linear-gradient(90deg,#fba5ff 0,#38003b 100%);font-weight:600}.hx3-pk-av-gold{background:linear-gradient(140.25deg,#f7dc8d 3.82%,#7c5d02 96.18%);box-shadow:0 3.32215px 7.75168px -3.32215px rgba(99,102,241,.101961)}.hx3-pk-who{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center}.hx3-pk-name{font-weight:600;font-size:11px;line-height:16px;color:#0f172a;white-space:nowrap}.hx3-pk-role{font-weight:600;font-size:8px;line-height:var(--pk-role-lh);color:#64748b;white-space:nowrap}.hx3-pk-ring,.hx3-pk-tick{flex:none;width:var(--pk-mark);height:var(--pk-mark);border-radius:50%}.hx3-pk-tick svg{width:100%;height:100%;display:block}.hx3-pk-ring{border:calc(var(--pk-mark) * .06) solid #64748b}.hx3-pk-chips{display:flex;flex-direction:row;align-items:center;gap:var(--pk-chip-gap)}.hx3-pk-chip{display:inline-flex;align-items:center;justify-content:center;height:var(--pk-chip-h);padding:0 var(--pk-chip-px);background:rgba(255,255,255,.2);box-shadow:inset 0 0 var(--pk-chip-glow) #fff;border-radius:var(--pk-chip-r);font-weight:600;font-size:var(--pk-chip-fs);line-height:var(--pk-chip-lh);color:#334155;white-space:nowrap}#how-step-3 .hx3-how-text{max-width:408px}.hx3-how-text{flex:1 1 auto;align-self:stretch;min-width:0;max-width:370px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:24px 0}.hx3-how-num{font-weight:600;font-size:13px;line-height:20px;color:#fff}.hx3-how-h3{margin:0;font-weight:600;font-size:31px;line-height:40px;color:#fff}.hx3-how-copy{margin:8px 0 0;font-weight:500;font-size:15px;line-height:24px;color:#fcfcfc}@media (max-width:1180px){.hx3-how-inner{max-width:calc(100% - 48px)}.hx3-how-body{flex-direction:column;gap:32px;margin-top:56px}.hx3-how-rail{position:static;width:100%;margin-top:0;flex-direction:row;gap:24px}.hx3-how-stage{flex:1 1 0;padding:12px 0;font-size:14px}.hx3-how-row{flex-direction:column;align-items:flex-start;gap:24px}.hx3-how-visual{width:100%;max-width:500px;height:auto;aspect-ratio:1/1}.hx3-how-text{max-width:none;padding:0}}@media (max-width:720px){.hx3-how{padding:56px 0 64px}.hx3-how-title{font-size:29px}.hx3-how-h3{font-size:25px;line-height:32px}.hx3-how-rail{flex-wrap:wrap}.hx3-how-stage{flex:1 1 40%}}.auth-modal-card .lp-panel{width:100%;min-height:0;max-height:none;background:0 0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;overflow:visible}.auth-modal-card .lp-panel.active{display:flex}.auth-modal-card:has(.auth-panel.active:not(.lp-panel)) .lp-panel:not(.active){display:none}html:not(.is-login-route) .auth-modal-card .lp-panel{padding:28px 40px 26px}html:not(.is-login-route) .auth-modal-card .lp-panel>.lp-head{margin-top:0}html:not(.is-login-route) .auth-modal-card .lp-panel>.lp-foot{margin-bottom:0}html.is-login-route .auth-modal-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:624px;max-height:calc(var(--app-vh,100vh) - 48px);padding:24px 40px;gap:32px;background:rgba(0,0,0,.08);box-shadow:inset 0 0 37.2px 2px rgba(255,255,255,.6);border-radius:16px;overflow-y:auto}html.is-login-route .auth-modal-card .lp-panel{width:544px;max-width:100%;padding:0;gap:20px;justify-content:center}html.is-login-route .auth-modal-card .lp-panel>.lp-head{margin-top:0}html.is-login-route .auth-modal-card .lp-panel>.lp-foot{margin-bottom:0}html.is-login-route .lp-head{gap:16px;align-self:stretch}html.is-login-route .lp-brand{gap:10px}html.is-login-route .lp-brand-mark svg{width:100%;height:100%}html.is-login-route .lp-headings{gap:8px;align-self:stretch}html.is-login-route .lp-title{font-family:Inter,sans-serif;font-weight:600;font-size:37px;line-height:46px;text-align:center;color:#fafafa}html.is-login-route .lp-subtitle{max-width:400px;font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:22px;text-align:center;color:#d6dae0}html.is-login-route .lp-social-row{gap:16px;align-self:stretch}html.is-login-route .lp-social{box-sizing:border-box;flex:1 1 0;display:flex;flex-direction:row;align-items:center;justify-content:center;height:44px;padding:0 16px;gap:12px;background:rgba(255,255,255,.08);border:0;border-radius:12px}html.is-login-route .lp-social-icon{width:24px;height:24px;border-radius:3px}html.is-login-route .lp-social span{font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:22px;color:#fcfcfc}html.is-login-route .lp-divider{align-self:stretch}html.is-login-route .lp-form{align-self:stretch;display:flex;flex-direction:column;gap:20px}html.is-login-route .lp-fields{gap:20px;align-self:stretch}html.is-login-route .lp-field{gap:6px;align-self:stretch}html.is-login-route .lp-label{font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:22px;color:#fcfcfc}html.is-login-route .lp-input{box-sizing:border-box;width:100%;height:42px;padding:12px 16px;background:rgba(255,255,255,.08);border:0;border-radius:12px;font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:22px;color:#fcfcfc}html.is-login-route .lp-input::placeholder{color:#b8bec8;font-weight:400}html.is-login-route .lp-eye{width:16px;height:16px;color:#f8fafc}html.is-login-route .lp-eye svg{width:16px;height:16px}html.is-login-route .lp-options{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch;height:20px}html.is-login-route .lp-remember{display:flex;align-items:center;gap:8px}html.is-login-route .lp-check{box-sizing:border-box;width:14px;height:14px;border:1.5px solid #94a3b8;border-radius:3px}html.is-login-route .lp-forgot,html.is-login-route .lp-remember span:last-child{font-family:Inter,sans-serif;font-weight:400;font-size:11px;line-height:20px;color:#b8bec8}html.is-login-route .lp-submit{box-sizing:border-box;display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch;width:100%;height:42px;padding:0 16px;background:linear-gradient(0deg,#0b90f3,#0b90f3),linear-gradient(180deg,rgba(0,126,232,0) 8.33%,rgba(0,126,232,.7) 152.38%),rgba(255,255,255,.62);border:1px solid #8ac9ff;box-shadow:0 4px 10px -6px rgba(0,0,0,.1),inset 0 0 7.7px #fff,inset 0 0 6.2px #fff;border-radius:15px;font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:17px;color:#fff}html.is-login-route .lp-foot-divider{align-self:stretch;width:100%;height:0;margin:0;border:0;border-top:1px solid rgba(255,255,255,.2)}html.is-login-route .lp-foot{gap:12px;align-self:stretch}html.is-login-route .lp-haveaccount{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:6px;margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:20px;color:#fcfcfc}html.is-login-route .lp-haveaccount a{text-decoration:underline;color:#fcfcfc}html.is-login-route .lp-legal{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;align-self:stretch}html.is-login-route .lp-legal a{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:13px;color:#d6dae0}html.is-login-route .lp-legal span{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:13px;color:#d6dae0}html.is-login-route .hx-ownership{text-align:center}html.is-login-route .lp-panel .hx-ownership-line{font-size:13.5px;line-height:18px;letter-spacing:.01em;color:#e4e8ee}html.is-login-route .lp-panel .hx-ownership-sub{font-size:12px;line-height:15px;letter-spacing:.02em;color:#c3c9d2}html.is-login-route .lp-panel .hx-ownership-company{color:#fff}html.is-login-route .auth-modal-header,html.is-login-route .lp-panel>.reg-close{display:none!important}html.is-login-route .hx-landing,html.is-login-route .hx3-act,html.is-login-route .hx3-bottom,html.is-login-route .hx3-hero,html.is-login-route .hx3-navwrap{display:none!important}html.is-login-route,html.is-login-route body{overflow:hidden}html.is-login-route .auth-modal{display:flex}.hx3-bottom{position:relative;width:100%;height:1220px;overflow:hidden;background:var(--hx3-bg);font-family:Inter,sans-serif;color:var(--hx3-text)}.hx3-bottom *{box-sizing:border-box;font-family:Inter,sans-serif}.hx3-bottom::after,.hx3-bottom::before{content:"";position:absolute;top:0;bottom:0;width:1px;z-index:4;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.6) 40%,rgba(255,255,255,.95) 60%,#fff 100%);filter:drop-shadow(0 0 4px rgba(255, 255, 255, .6))}.hx3-bottom::before{left:28px}.hx3-bottom::after{right:28px}.hx3-bottom-aurora{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0.82) 0,rgba(0,0,0,0.82) 188px,#000 188px,#000 calc(100% - 188px),rgba(0,0,0,0.82) calc(100% - 188px),rgba(0,0,0,0.82) 100%);mask-image:linear-gradient(90deg,rgba(0,0,0,0.82) 0,rgba(0,0,0,0.82) 188px,#000 188px,#000 calc(100% - 188px),rgba(0,0,0,0.82) calc(100% - 188px),rgba(0,0,0,0.82) 100%)}.hx3-bottom-aurora{position:absolute;left:-160px;right:-160px;top:0;bottom:-240px;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.05) 85%),linear-gradient(180deg,#fcfefe 0,#fcfefe 42%,rgba(252,254,254,.6) 52%,rgba(252,254,254,.22) 61%,rgba(252,254,254,0) 70%),linear-gradient(130.1deg,#55be9e 22.45%,#008aff 92.61%);filter:blur(100px);pointer-events:none}.hx3-bottom-rays{position:absolute;left:-80px;right:-80px;top:470px;bottom:0;pointer-events:none;background-image:repeating-linear-gradient(108deg,rgba(3,55,110,0) 0,rgba(3,55,110,.11) 18px,rgba(3,55,110,0) 40px,rgba(3,55,110,0) 64px,rgba(3,55,110,.07) 72px,rgba(3,55,110,0) 84px,rgba(3,55,110,0) 118px),repeating-linear-gradient(108deg,rgba(3,55,110,0) 0,rgba(3,55,110,.1) 90px,rgba(3,55,110,0) 200px,rgba(3,55,110,0) 300px,rgba(3,55,110,.06) 360px,rgba(3,55,110,0) 440px),linear-gradient(130.1deg,rgba(85,190,158,.42) 22%,rgba(0,138,255,.42) 92%);mix-blend-mode:multiply;filter:blur(1.5px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 40%,#000 100%),linear-gradient(90deg,rgba(0,0,0,0.82) 0,rgba(0,0,0,0.82) 108px,#000 108px,#000 calc(100% - 108px),rgba(0,0,0,0.82) calc(100% - 108px),rgba(0,0,0,0.82) 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 40%,#000 100%),linear-gradient(90deg,rgba(0,0,0,0.82) 0,rgba(0,0,0,0.82) 108px,#000 108px,#000 calc(100% - 108px),rgba(0,0,0,0.82) calc(100% - 108px),rgba(0,0,0,0.82) 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.hx3-bottom-rays::after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(108deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 3px,rgba(255,255,255,0) 9px,rgba(255,255,255,0) 136px,rgba(255,255,255,.3) 140px,rgba(255,255,255,0) 146px,rgba(255,255,255,0) 230px),repeating-linear-gradient(108deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 150px,rgba(255,255,255,0) 300px,rgba(255,255,255,0) 520px);mix-blend-mode:normal;opacity:.8}.hx3-cta{position:relative;z-index:2;width:960px;max-width:100%;margin:0 auto;padding:80px 24px 64px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.hx3-cta-icon{width:120px;height:120px;border-radius:42px;background:var(--hx3-grad);box-shadow:0 9px 20px -32px rgba(51,65,85,.2),0 18px 40px -18px rgba(0,138,255,.45);display:inline-flex;align-items:center;justify-content:center}.hx3-cta-icon svg{width:80px;height:68px;display:block}.hx3-cta-title{margin:0;width:100%;font-weight:600;font-size:39px;line-height:48px;letter-spacing:-.005em;color:var(--hx3-text)}.hx3-grad-text{background:var(--hx3-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hx3-cta-sub{margin:0;width:451px;max-width:100%;font-weight:500;font-size:17px;line-height:28px;color:var(--hx3-text-2)}.hx3-cta-form{width:525px;max-width:100%;height:74px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:rgba(255,255,255,.2);border:1px solid var(--hx3-border-subtle);box-shadow:inset 0 0 22.6px #fff,inset 0 0 22.6px #fff;border-radius:16px}.hx3-cta-input{flex:1 1 auto;min-width:0;height:48px;padding:0;border:0;outline:0;background:0 0;font-weight:500;font-size:17px;line-height:24px;color:var(--hx3-text)}.hx3-cta-input::placeholder{color:var(--hx3-text-3)}.hx3-cta-btn{width:auto;min-width:120px;height:39px;padding:0 18px;border-radius:12px;font-size:11px;box-shadow:0 6px 16px -10px rgba(0,126,232,.6),inset 0 0 5px rgba(255,255,255,.75);flex:none}.hx3-cta-btn:hover{box-shadow:0 8px 18px -10px rgba(0,126,232,.7),inset 0 0 5px rgba(255,255,255,.75)}.hx3-cta-reach{margin:0;display:inline-flex;align-items:center;gap:16px;font-weight:500;font-size:17px;line-height:28px;color:var(--hx3-text-2)}.hx3-cta-phone{display:inline-flex;align-items:center;gap:4px;font-weight:600;font-size:13px;line-height:17px;color:var(--hx3-blue);text-decoration:none}.hx3-cta-phone svg{width:16px;height:16px}.hx3-cta-phone:hover{text-decoration:underline}.hx3-giant{position:absolute;z-index:1;margin:0;font-weight:600;font-size:140px;line-height:169px;letter-spacing:-.02em;color:rgba(255,255,255,.6);text-shadow:0 0 40px rgba(0,58,107,.1);white-space:nowrap;pointer-events:none}.hx3-giant-1{left:calc(50% - 639.5px);top:649px}.hx3-giant-2{left:calc(50% - 300.5px);top:773px}.hx3-tile{position:absolute;z-index:2;width:108px;height:108px;margin:0;padding:8px;background:rgba(255,255,255,.4);border:1px solid rgba(255,255,255,.4);box-shadow:0 12px 32px rgba(30,41,59,.0784);border-radius:4px}.hx3-tile img{display:block;width:92px;height:92px;object-fit:cover;border-radius:8px;filter:drop-shadow(0 12px 32px rgba(30, 41, 59, .0784))}.hx3-tile-1{left:calc(50% + 358px);top:676px}.hx3-tile-2{left:calc(50% + 499px);top:641px}.hx3-tile-3{left:calc(50% - 599px);top:854px}.hx3-tile-4{left:calc(50% - 457px);top:827px}.hx3-footer{position:absolute;z-index:3;left:50%;transform:translateX(-50%);top:1125px;width:1440px;max-width:100%;height:80px;padding:32px 80px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:#fff}.hx3-footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.hx3-footer-mark{width:42.6px;height:36px;display:inline-flex}.hx3-footer-mark svg{width:100%;height:100%;display:block}.hx3-footer-name{font-weight:600;font-size:25px;line-height:1;letter-spacing:-.01em}.hx3-footer-links{display:flex;align-items:center;gap:24px;margin-left:auto}.hx3-footer-links a{font-weight:500;font-size:11px;line-height:18px;color:#fff;text-decoration:none;white-space:nowrap}.hx3-footer-links a:hover{text-decoration:underline}.hx3-footer-copy{font-weight:500;font-size:11px;line-height:22px;white-space:nowrap}.hx3-footer-owner{position:absolute;z-index:3;left:0;right:0;top:1203px;margin:0;text-align:center;font-weight:500;font-size:10px;line-height:16px;color:rgba(255,255,255,.72)}@media (max-width:1024px){.hx3-bottom{height:auto;padding-bottom:0}.hx3-bottom-aurora{top:55%}.hx3-cta{padding:64px 20px 48px}.hx3-cta-title{font-size:29px;line-height:38px}.hx3-cta-form{height:auto;flex-direction:column;align-items:stretch;gap:12px;padding:12px}.hx3-cta-btn{width:100%}.hx3-giant{position:static;text-align:center;white-space:normal;font-size:12vw;line-height:1.1;padding:0 16px}.hx3-giant-1{margin-top:120px}.hx3-tile{display:none}.hx3-footer,.hx3-footer-owner{position:static;transform:none;width:auto;height:auto}.hx3-footer{flex-direction:column;gap:16px;padding:64px 20px 12px}.hx3-footer-links{margin-left:0}.hx3-footer-owner{padding:0 20px 24px}}.hx3-cap,.hx3-pi{position:relative;box-sizing:border-box;width:100%;padding:80px 0;background:var(--hx3-bg);font-family:Inter,sans-serif;--hx3-cap-wash:linear-gradient(111.33deg, rgba(255, 255, 255, 0) 8%, rgba(255, 255, 255, 0.85) 19%, rgba(255, 255, 255, 0) 29%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0.6) 45%, rgba(255, 255, 255, 0) 54%, rgba(255, 255, 255, 0) 64%, rgba(255, 255, 255, 0.48) 72%, rgba(255, 255, 255, 0) 80%),radial-gradient(104.17% 127.78% at -6% -8%, rgba(85, 190, 158, 0.6) 0%, rgba(85, 190, 158, 0) 56%),radial-gradient(79.86% 105.56% at 20% 34%, rgba(116, 212, 176, 0.3) 0%, rgba(116, 212, 176, 0) 58%),radial-gradient(114.58% 150% at 112% 34%, rgba(0, 138, 255, 0.44) 0%, rgba(0, 138, 255, 0) 60%),radial-gradient(72.92% 105.56% at 92% 78%, rgba(90, 170, 255, 0.3) 0%, rgba(90, 170, 255, 0) 60%),radial-gradient(56.94% 73.33% at 86% 2%, rgba(176, 219, 255, 0.52) 0%, rgba(176, 219, 255, 0) 55%),linear-gradient(147.12deg, rgba(198, 234, 255, 0.3) 0%, rgba(198, 234, 255, 0) 52%),#ECEBF0;--hx3-cap-bleed:/* the pale green flare in the bottom-left corner */ radial-gradient(40% 36% at 4% 99%, rgba(133, 226, 178, 0.9) 0%, rgba(133, 226, 178, 0) 100%),radial-gradient(52% 62% at 1% 66%, #10543D 0%, rgba(16, 84, 61, 0) 100%),radial-gradient(46% 44% at 10% 4%, rgba(103, 200, 165, 0.75) 0%, rgba(103, 200, 165, 0) 100%),radial-gradient(76% 86% at 100% 4%, #C6E3F5 0%, rgba(198, 227, 245, 0) 72%),radial-gradient(64% 74% at 97% 94%, #74B3D9 0%, rgba(116, 179, 217, 0) 72%),linear-gradient(112deg, #3AA083 0%, #62BCA6 26%, #8DC8D8 52%, #A5D2E9 76%, #B5DBF0 100%)}.hx3-cap *,.hx3-pi *{box-sizing:border-box}.hx3-cap-inner{width:1280px;max-width:calc(100% - 160px);margin:0 auto}.hx3-cap-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.hx3-cap-head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:519px;max-width:100%}.hx3-cap-title{margin:0;font-weight:600;font-size:39px;line-height:48px;letter-spacing:-.005em}.hx3-cap-sub{margin:0;width:442px;max-width:100%;font-weight:500;font-size:17px;line-height:28px;color:var(--hx3-text-2)}.hx3-cap-switch{margin-top:132px}.hx3-cap-radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}.hx3-cap-tabs{display:flex;border:1px solid var(--hx3-border);border-radius:16px 16px 0 0;overflow:hidden;background:rgba(255,255,255,.6)}.hx3-cap-tab{flex:1 1 0;min-width:0;height:64px;display:flex;align-items:center;justify-content:center;padding:0 12px;border-right:1px solid var(--hx3-border);font-weight:600;font-size:15px;line-height:20px;text-align:center;color:var(--hx3-text-3);cursor:pointer;user-select:none;transition:background 140ms ease,color 140ms ease}.hx3-cap-tab:last-child{border-right:0}.hx3-cap-tab:hover{color:var(--hx3-text-2);background:rgba(176,219,255,.16)}.hx3-cap-stage{position:relative;height:530px;border:1px solid var(--hx3-border);border-top:0;border-radius:0 0 16px 16px;overflow:hidden;background:#fff}.hx3-cap-panel{display:none;width:100%;height:100%;flex-direction:row}#hx3-cap-1:checked~.hx3-cap-tabs [for=hx3-cap-1],#hx3-cap-2:checked~.hx3-cap-tabs [for=hx3-cap-2],#hx3-cap-3:checked~.hx3-cap-tabs [for=hx3-cap-3],#hx3-cap-4:checked~.hx3-cap-tabs [for=hx3-cap-4],#hx3-cap-5:checked~.hx3-cap-tabs [for=hx3-cap-5]{background:var(--hx3-text);border-right-color:transparent;color:#fff}#hx3-cap-1:focus-visible~.hx3-cap-tabs [for=hx3-cap-1],#hx3-cap-2:focus-visible~.hx3-cap-tabs [for=hx3-cap-2],#hx3-cap-3:focus-visible~.hx3-cap-tabs [for=hx3-cap-3],#hx3-cap-4:focus-visible~.hx3-cap-tabs [for=hx3-cap-4],#hx3-cap-5:focus-visible~.hx3-cap-tabs [for=hx3-cap-5]{outline:2px solid var(--hx3-blue);outline-offset:-3px}#hx3-cap-1:checked~.hx3-cap-stage [data-cap="1"],#hx3-cap-2:checked~.hx3-cap-stage [data-cap="2"],#hx3-cap-3:checked~.hx3-cap-stage [data-cap="3"],#hx3-cap-4:checked~.hx3-cap-stage [data-cap="4"],#hx3-cap-5:checked~.hx3-cap-stage [data-cap="5"]{display:flex}.hx3-cap-show{position:relative;flex:1 1 auto;min-width:0;height:100%;overflow:hidden;background:var(--hx3-cap-bleed)}.hx3-cap-glass{position:absolute;left:48px;top:26px;width:558px;height:479px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.18);border-radius:24px}.hx3-cap-surface{position:absolute;left:calc(50% - 540px/2);top:calc(50% - 459px/2);width:540px;height:459px;border-radius:18px;overflow:hidden;background:var(--hx3-cap-wash)}.hx3-cap-shot{--hx3-shot-s:0.95;top:0;transform-origin:left top}.hx3-cap-side{position:absolute;left:11.98px;top:11.98px;width:39.81px;height:430.24px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:11.9444px 7.96292px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 11.2476px #fff;border-radius:7.96292px}.hx3-cap-side-top{display:flex;flex-direction:column;align-items:center;gap:15.93px}.hx3-cap-side-foot{display:flex;flex-direction:column;align-items:center;gap:7.96px}.hx3-cap-applogo{width:23.89px;height:23.89px;display:flex;align-items:center;justify-content:center;border-radius:7.96292px;background:var(--hx3-grad)}.hx3-cap-applogo svg{width:14px;height:12px;display:block}.hx3-cap-nav{display:flex;flex-direction:column;align-items:center;gap:7.96px}.hx3-cap-nav-i{position:relative;width:23.89px;height:23.89px;display:flex;align-items:center;justify-content:center;border-radius:5.97219px}.hx3-cap-nav-i svg{width:9.95px;height:9.95px;display:block}.hx3-cap-nav-i.is-on{background:rgba(176,219,255,.6)}.hx3-cap-nav-bar{position:absolute;left:-7.47px;top:2.49px;width:2.49px;height:18.91px;background:var(--hx3-blue);border-radius:.995366px 49.7683px 49.7683px .995366px}.hx3-cap-nav-dot{position:absolute;left:13.93px;top:1.49px;min-width:7.96px;height:7.96px;padding:0 1.99073px;display:flex;align-items:center;justify-content:center;background:rgba(176,219,255,.6);border-radius:5.97219px;font-weight:400;font-size:4.9722px;line-height:8px;color:var(--hx3-blue)}.hx3-cap-avatar{width:23.89px;height:23.89px;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,#0b90f3,#0b90f3),rgba(255,255,255,.62);border:.497683px solid var(--hx3-blue-200);box-shadow:inset 0 0 3.83216px #fff,inset 0 0 3.08563px #fff;border-radius:24.8841px;font-weight:600;font-size:5.9676px;line-height:8px;color:#fff}.hx3-cap-ftabs{position:absolute;left:71.44px;top:16.89px;width:438.62px;height:30.73px;display:flex;gap:64.72px;padding-right:11.9444px;border-bottom:.497683px solid var(--hx3-border)}.hx3-cap-ftab{display:flex;align-items:center;justify-content:center;gap:2.62px;padding:7.86355px 0;font-weight:600;font-size:8.1741px;line-height:14px;color:var(--hx3-text-3);white-space:nowrap}.hx3-cap-ftab.is-on{padding:7.86355px 2.62118px;border-bottom:1.31059px solid var(--hx3-blue);color:var(--hx3-blue)}.hx3-cap-fbadge{display:flex;align-items:center;justify-content:center;min-width:13.11px;height:13.11px;padding:0 2.62118px;background:rgba(176,219,255,.6);border-radius:7.86355px;font-weight:400;font-size:6.8636px;line-height:13px;color:var(--hx3-blue)}.hx3-cap-rows{position:absolute;left:71.44px;top:68.11px;width:456.6px;display:flex;flex-direction:column;gap:10px}.hx3-cap-row{width:451.81px;height:53.8px;display:flex;justify-content:space-between;align-items:center;gap:2.99px;padding:9.95366px 11.9444px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 11.2476px #fff;border-radius:11.9444px}.hx3-cap-rmain{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5.97px}.hx3-cap-rname{display:flex;align-items:center;gap:3.98px;font-weight:600;font-size:5.9676px;line-height:11px;color:var(--hx3-text);white-space:nowrap}.hx3-cap-info{width:7.96px;height:7.96px;display:inline-flex;flex:none}.hx3-cap-info svg{width:7.96px;height:7.96px;display:block}.hx3-cap-chips{display:flex;align-items:center;gap:5.97px}.hx3-cap-chip{display:inline-flex;align-items:center;gap:4.98px;height:15.93px;padding:0 7.96292px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 11.2476px #fff;border-radius:7.96292px;font-weight:600;font-size:4.9722px;line-height:10px;color:var(--hx3-text-2);white-space:nowrap}.hx3-cap-chip b{font-weight:600}.hx3-cap-chip.is-off{color:#94a3b8}.hx3-cap-dot{flex:none;width:2.99px;height:2.99px;border-radius:50%;background:#cbd5e1}.hx3-cap-dot-amber{background:#d97706}.hx3-cap-dot-green{background:#16a34a}.hx3-cap-dot-blue{background:#2563eb}.hx3-cap-amber{color:#d97706}.hx3-cap-green{color:#16a34a}.hx3-cap-blue{color:#2563eb}.hx3-cap-rside{flex:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:5.97px}.hx3-cap-tag{display:inline-flex;align-items:center;height:11.99px;padding:0 4.97683px;background:#fcfcfc;border-radius:7.96292px;font-weight:600;font-size:4.9722px;line-height:10px;color:#3c8770;white-space:nowrap}.hx3-cap-tag-ref{background:#fef3c7;color:#d97706}.hx3-cap-acts{display:flex;align-items:center;gap:3.98px;height:15.93px}.hx3-cap-acts i{flex:none;width:11.94px;height:11.94px;background-repeat:no-repeat;background-position:center;background-size:contain}.hx3-cap-gm{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%234caf50' d='M45,16.2l-5,2.75l-5,4.75L35,40h7c1.657,0,3-1.343,3-3V16.2z'/%3E%3Cpath fill='%231e88e5' d='M3,16.2l3.614,1.71L13,23.7V40H6c-1.657,0-3-1.343-3-3V16.2z'/%3E%3Cpolygon fill='%23e53935' points='35,11.2 24,19.45 13,11.2 12,17 13,23.7 24,31.95 35,23.7 36,17'/%3E%3Cpath fill='%23c62828' d='M3,12.298V16.2l10,7.5V11.2L9.876,8.859C9.132,8.301,8.228,8,7.298,8C4.924,8,3,9.924,3,12.298z'/%3E%3Cpath fill='%23fbc02d' d='M45,12.298V16.2l-10,7.5V11.2l3.124-2.341C38.868,8.301,39.772,8,40.702,8C43.076,8,45,9.924,45,12.298z'/%3E%3C/svg%3E")}.hx3-cap-wa{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2325D366' d='M12 2a10 10 0 0 0-8.6 15.1L2 22l5-1.3A10 10 0 1 0 12 2z'/%3E%3Cpath fill='%23ffffff' d='M9.2 7.3c-.2-.5-.4-.5-.6-.5h-.5c-.2 0-.5.1-.7.4-.3.3-.9.9-.9 2.1s.9 2.4 1 2.6c.1.2 1.7 2.8 4.3 3.8 2.1.8 2.6.7 3 .6.5 0 1.5-.6 1.7-1.2.2-.6.2-1.1.1-1.2-.1-.1-.3-.2-.6-.3l-1.5-.7c-.2-.1-.4-.1-.5.1l-.7.9c-.1.2-.3.2-.5.1-.2-.1-1-.4-1.9-1.2-.7-.6-1.2-1.4-1.3-1.6-.1-.2 0-.4.1-.5l.4-.5.2-.4v-.4z'/%3E%3C/svg%3E")}.hx3-cap-chev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.hx3-cap-mini{position:absolute;inset:0;display:flex;flex-direction:column;gap:16px;padding:26px 26px 24px;border-radius:18px}.hx3-cap-mini>:not(.hx3-shot-sheen){position:relative}.hx3-cap-mhead{display:flex;align-items:center;justify-content:space-between;gap:12px}.hx3-cap-mtitle{font-weight:600;font-size:14px;line-height:22px;color:var(--hx3-text)}.hx3-cap-mstate{display:inline-flex;align-items:center;height:22px;padding:0 10px;background:rgba(255,255,255,.35);box-shadow:inset 0 0 14px #fff;border-radius:11px;font-weight:600;font-size:10px;line-height:18px;color:var(--hx3-text-2);white-space:nowrap}.hx3-cap-bars,.hx3-cap-conf,.hx3-cap-day{background:rgba(255,255,255,.28);box-shadow:inset 0 0 20px #fff;border-radius:12px}.hx3-cap-week{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hx3-cap-day{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px 12px}.hx3-cap-dname{font-weight:600;font-size:9px;line-height:14px;letter-spacing:.04em;text-transform:uppercase;color:var(--hx3-text-3)}.hx3-cap-dnum{font-weight:600;font-size:15px;line-height:20px;color:var(--hx3-text)}.hx3-cap-slot{width:100%;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.5);border:1px solid rgba(203,213,225,.8);border-radius:8px;font-weight:600;font-size:9.5px;color:var(--hx3-text-2)}.hx3-cap-slot.is-on{background:linear-gradient(0deg,#0b90f3,#0b90f3);border-color:var(--hx3-blue-200);color:#fff}.hx3-cap-slot.is-out{background:rgba(226,232,240,.7);border-color:transparent;color:#94a3b8}.hx3-cap-conf{margin-top:auto;display:flex;flex-direction:column;gap:4px;padding:14px 16px}.hx3-cap-conf-t{font-weight:600;font-size:11.5px;line-height:20px;color:var(--hx3-text)}.hx3-cap-conf-s{font-weight:600;font-size:10px;line-height:18px;color:var(--hx3-text-2)}.hx3-cap-conf-c{font-size:9.5px;line-height:16px;color:var(--hx3-text-3)}.hx3-cap-bars{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:14px}.hx3-cap-bar{display:flex;align-items:center;gap:12px}.hx3-cap-bar span{flex:none;width:120px;font-weight:600;font-size:10px;line-height:18px;color:var(--hx3-text-2)}.hx3-cap-bar i{flex:1 1 auto;display:block;height:7px;background:rgba(226,232,240,.9);border-radius:4px;overflow:hidden}.hx3-cap-bar i b{display:block;height:100%;background:var(--hx3-grad);border-radius:4px}.hx3-cap-bar em{flex:none;width:30px;font-style:normal;font-weight:600;font-size:10px;text-align:right;color:var(--hx3-text)}.hx3-cap-copy{flex:none;width:626px;max-width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:125px;padding:48px;background:#f1f5f9}.hx3-cap-h3{margin:0;width:498px;max-width:100%;font-weight:500;font-size:19px;line-height:28px;color:var(--hx3-text)}.hx3-cap-points{margin:0;padding:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:20px}.hx3-cap-points li{position:relative;padding-left:32px}.hx3-cap-points li::after,.hx3-cap-points li::before{content:"";position:absolute}.hx3-cap-points li::before{left:0;top:2px;width:20px;height:20px;background:#caebe1}.hx3-cap-points li::after{left:6px;top:8px;width:8px;height:8px;background:#4dad90}.hx3-cap-points h4{margin:0 0 4px;font-weight:600;font-size:15px;line-height:24px;color:var(--hx3-text)}.hx3-cap-points p{margin:0;max-width:420px;font-weight:500;font-size:13px;line-height:22px;color:var(--hx3-text-3)}.hx3-ac-show{background-repeat:no-repeat;background-position:right -248px top 0;background-size:1213px 732px}.hx3-cap-fixed{position:absolute;left:0;top:0;width:654px;height:530px;transform-origin:left top}.hx3-ac-glass{position:absolute;left:38px;top:92px;width:430px;height:478.86px;background:rgba(255,255,255,.2);border:1.22159px solid rgba(255,255,255,.18);border-radius:29.3182px}.hx3-ac-surface{position:absolute;left:50.2px;top:104.21px;width:405.57px;height:454.43px;border-radius:21.9886px;overflow:hidden;background:var(--hx3-cap-wash)}.hx3-ac-mail{position:absolute;left:19.78px;top:18.79px;width:366.48px;height:415.34px;background:#fafafa;box-shadow:inset 0 0 16.2119px #fff;border-radius:12.2159px}.hx3-ac-brand{position:absolute;left:19.55px;right:19.55px;top:19.54px;height:21.52px;display:flex;justify-content:space-between;align-items:center;gap:17.22px}.hx3-ac-brand-l{display:flex;align-items:center;gap:5.74px}.hx3-ac-logo{width:21.52px;height:21.52px;display:flex;align-items:center;justify-content:center;border-radius:4.30405px;background:var(--hx3-grad)}.hx3-ac-logo svg{width:12.6px;height:10.8px;display:block}.hx3-ac-wordmark{font-weight:600;font-size:13.3468px;line-height:20px;color:var(--hx3-text)}.hx3-ac-tagline{font-weight:400;font-size:7.6081px;line-height:14px;text-align:right;color:#a3aec0;white-space:nowrap}.hx3-ac-card{position:absolute;left:19.55px;right:19.55px;top:55.73px;height:83.3px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5.74px;padding:11.4775px;background:linear-gradient(94.85deg,rgba(203,245,232,.5) .21%,rgba(205,230,249,.5) 99.79%);border:.717342px solid var(--hx3-border-subtle);border-radius:11.4775px}.hx3-ac-tag{display:inline-flex;align-items:center;padding:1.43468px 7.17342px;background:#caebe1;border-radius:11.4775px;font-weight:600;font-size:7.6081px;line-height:14px;color:#3c8770}.hx3-ac-card-t{font-weight:600;font-size:9.0428px;line-height:16px;color:var(--hx3-text)}.hx3-ac-card-s{font-weight:600;font-size:7.6081px;line-height:14px;color:var(--hx3-text-2)}.hx3-ac-body{position:absolute;left:19.55px;right:19.55px;top:152.88px;display:flex;flex-direction:column;gap:5.74px}.hx3-ac-body p{margin:0;font-weight:500;font-size:9.0428px;line-height:16px;color:var(--hx3-text-2)}.hx3-ac-body strong{font-weight:700}.hx3-ac-cta{position:absolute;left:19.55px;right:19.55px;top:314.13px;height:71.61px;display:flex;flex-direction:column;align-items:center;gap:5.74px}.hx3-ac-join{width:100%;height:30.13px;display:flex;align-items:center;justify-content:center;padding:0 11.4775px;background:linear-gradient(0deg,#0b90f3,#0b90f3),linear-gradient(180deg,rgba(0,126,232,0) 8.33%,rgba(0,126,232,.7) 152.38%),rgba(255,255,255,.62);border:.717342px solid var(--hx3-blue-200);box-shadow:0 2.86937px 7.17342px -4.30405px rgba(0,0,0,.1),inset 0 0 5.52353px #fff,inset 0 0 4.44752px #fff;border-radius:10.7601px;font-weight:600;font-size:9.0428px;line-height:12px;color:#fff}.hx3-ac-or{font-weight:400;font-size:7.6081px;line-height:14px;color:var(--hx3-text-3)}.hx3-ac-paste{display:flex;align-items:center;justify-content:center;gap:2.87px;font-weight:400;font-size:7.6081px;line-height:14px;color:var(--hx3-text-2);white-space:nowrap}.hx3-ac-paste a{color:var(--hx3-blue);text-decoration:none}.hx3-ac-copy{flex:none;width:8.61px;height:8.61px;display:inline-flex}.hx3-ac-copy svg{width:8.61px;height:8.61px;display:block}.hx3-ac-drawer{position:absolute;left:417px;top:38px;width:200px;height:361.99px;display:flex;flex-direction:column;background:#f3f4f6;border:.441826px solid var(--hx3-border);box-shadow:0 4px 16px rgba(0,0,0,.15),inset 0 0 9.98527px #fff;border-radius:10px;overflow:hidden}.hx3-ac-dhead{flex:none;height:33px;padding:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:.441826px solid var(--hx3-border-subtle);font-weight:600;font-size:7.8365px;line-height:12px;color:var(--hx3-text-2)}.hx3-ac-close{flex:none;width:10.6px;height:10.6px;display:inline-flex}.hx3-ac-close svg{width:10.6px;height:10.6px;display:block}.hx3-ac-dbody{flex:1 1 auto;min-height:0;padding:10px;display:flex;flex-direction:column;gap:8.57px;overflow:hidden}.hx3-ac-role{font-weight:600;font-size:9.6038px;line-height:14px;color:var(--hx3-text)}.hx3-ac-dcard{display:flex;flex-direction:column;background:rgba(255,255,255,.2);border:.441826px solid var(--hx3-border);border-radius:5.30191px;overflow:hidden}.hx3-ac-dcard-h{padding:5.30191px 7.06922px 3.53461px;border-bottom:.441826px solid var(--hx3-border);font-weight:600;font-size:4.3019px;line-height:9px;color:var(--hx3-text)}.hx3-ac-dcard-b{margin:0;padding:3.53461px 7.06922px;font-weight:400;font-size:4.3019px;line-height:9px;color:var(--hx3-text-2)}.hx3-ac-who{margin-top:7.07px;padding:0 7.06922px 5.30191px;display:flex;align-items:center;gap:5.3px}.hx3-ac-face{flex:none;width:17.67px;height:17.67px;display:flex;align-items:center;justify-content:center;border-radius:8.83652px;background:linear-gradient(140.25deg,#f7c6d4 3.82%,#6e2c43 96.18%);font-weight:600;font-size:5.5px;line-height:8px;color:#fff}.hx3-ac-who-t{display:flex;flex-direction:column;gap:.88px}.hx3-ac-who-t b{font-weight:500;font-size:5.1856px;line-height:10px;color:var(--hx3-text)}.hx3-ac-who-t em{font-style:normal;font-weight:400;font-size:4.3019px;line-height:9px;color:var(--hx3-text-2)}.hx3-ac-dfoot{flex:none;height:36.23px;padding:8.83652px;display:flex;align-items:center;gap:5.3px}.hx3-ac-dbtn{height:18.56px;display:flex;align-items:center;justify-content:center;padding:0 7.06922px;background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),rgba(255,255,255,.7);border:.441826px solid var(--hx3-border);box-shadow:inset 0 0 9.98527px #fff;border-radius:6.62739px;font-weight:600;font-size:5.1856px;line-height:7px;color:var(--hx3-text-2)}.hx3-ac-dbtn:first-child{width:95.66px;flex:none}.hx3-ac-dbtn.is-go{flex:1 1 auto;background:linear-gradient(0deg,#0b90f3,#0b90f3),linear-gradient(180deg,rgba(0,126,232,0) 8.33%,rgba(0,126,232,.7) 152.38%),rgba(255,255,255,.62);border-color:var(--hx3-blue-200);box-shadow:0 1.76731px 4.41826px -2.65096px rgba(0,0,0,.1),inset 0 0 3.40206px #fff,inset 0 0 2.73932px #fff;color:#fff}@media (max-width:1100px){.hx3-cap-fixed{transform:scale(.58)}.hx3-ir-show{background-size:703px 424px;background-position:left -96px top 0}.hx3-ac-show{background-size:703px 424px;background-position:right -144px top 0}}.hx3-ir-show{background-repeat:no-repeat;background-position:left -120px top 0;background-size:878px 530px}.hx3-ir-glass{position:absolute;left:33px;top:27px;width:660px;height:568.97px;background:rgba(255,255,255,.2);border:1.11864px solid rgba(255,255,255,.18);border-radius:26.8475px}.hx3-ir-surface{position:absolute;left:44.38px;top:38.38px;width:637.24px;height:546.21px;border-radius:18px;overflow:hidden;background:var(--hx3-cap-wash)}.hx3-ir-body{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:18px}.hx3-ir-tabs{display:flex;align-items:flex-start;gap:18.35px;padding-right:11.0086px;border-bottom:.458692px solid var(--hx3-border-subtle)}.hx3-ir-tabs-top{width:155.03px}.hx3-ir-tabs-sub{width:208.37px}.hx3-ir-tab{display:flex;align-items:center;justify-content:center;padding:5.5043px 0;font-weight:600;font-size:5.4217px;line-height:10px;color:var(--hx3-text-3);white-space:nowrap}.hx3-ir-tab.is-on{padding:5.5043px 1.83477px;border-bottom:.917384px solid #2563eb;color:var(--hx3-blue)}.hx3-ir-hero{width:575px;height:58.71px;display:flex;justify-content:space-between;align-items:center;padding:11.0086px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 10.3664px #fff;border-radius:11.0086px}.hx3-ir-who{display:flex;align-items:center;gap:7.34px}.hx3-ir-face{flex:none;width:25.69px;height:25.69px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#4f46e5 0,#10b981 100%);border-radius:12.8434px;font-weight:700;font-size:8.1738px;line-height:11px;color:#fff}.hx3-ir-who-t{display:flex;flex-direction:column;gap:3.67px}.hx3-ir-name-row{display:flex;align-items:center;gap:7.34px}.hx3-ir-name{font-weight:600;font-size:12.7608px;line-height:17px;color:var(--hx3-text)}.hx3-ir-verdict{display:inline-flex;align-items:center;padding:.917384px 4.58692px;background:#fef3c7;border-radius:7.33907px;font-style:normal;font-weight:600;font-size:4.5043px;line-height:9px;color:#d97706}.hx3-ir-meta{display:flex;align-items:center;gap:5.5px}.hx3-ir-meta-i{display:inline-flex;align-items:center;gap:1.83px;font-weight:400;font-size:6.3391px;line-height:11px;color:var(--hx3-text-2);white-space:nowrap}.hx3-ir-meta-i i{flex:none;width:9.17px;height:9.17px;display:inline-flex}.hx3-ir-meta-i svg{width:9.17px;height:9.17px;display:block}.hx3-ir-rule{flex:none;width:0;height:11px;border-left:.458692px solid var(--hx3-border)}.hx3-ir-acts{display:flex;justify-content:flex-end;align-items:center;gap:5.5px}.hx3-ir-btn{display:inline-flex;align-items:center;height:19.27px;padding:0 7.33907px;background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),rgba(255,255,255,.7);border:.458692px solid var(--hx3-border);box-shadow:inset 0 0 10.3664px #fff;border-radius:6.88038px;font-weight:600;font-size:5.4217px;line-height:8px;color:var(--hx3-text-2);white-space:nowrap}.hx3-ir-btn.is-go{background:linear-gradient(0deg,#0b90f3,#0b90f3),linear-gradient(180deg,rgba(0,126,232,0) 8.33%,rgba(0,126,232,.7) 152.38%),rgba(255,255,255,.62);border-color:var(--hx3-blue-200);box-shadow:0 1.83477px 4.58692px -2.75215px rgba(0,0,0,.1),inset 0 0 3.53193px #fff,inset 0 0 2.84389px #fff;color:#fff}.hx3-ir-emblem{flex:none;width:36.7px;height:36.7px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#16a34a 0,#22c55e 100%);box-shadow:0 1.40884px 4.22652px -1.40884px rgba(22,163,74,.101961),0 4.22652px 8.45304px -2.81768px rgba(22,163,74,.2);border-radius:19.7238px}.hx3-ir-emblem-in{width:30.99px;height:30.99px;display:grid;grid-auto-flow:column;justify-content:center;align-content:center;align-items:baseline;background:#fff;box-shadow:0 2.11326px 5.63536px -2.11326px rgba(0,0,0,.0705882);border-radius:15.4972px}.hx3-ir-emblem-in b{font-weight:600;font-size:8.1738px;line-height:13px;color:var(--hx3-text)}.hx3-ir-emblem-in em{font-style:normal;font-weight:400;font-size:5.4217px;line-height:10px;color:var(--hx3-text-3)}.hx3-ir-beh{width:575px;display:flex;flex-direction:column;gap:7.34px}.hx3-ir-beh-head{display:flex;justify-content:space-between;align-items:center;height:13px}.hx3-ir-beh-head b{font-weight:600;font-size:8.1738px;line-height:13px;color:var(--hx3-text)}.hx3-ir-beh-head em{font-style:normal;font-weight:600;font-size:4.5043px;line-height:9px;color:#0062b5}.hx3-ir-beh-row{display:flex;align-items:stretch;gap:7.34px;height:169.64px}.hx3-ir-card{flex:1 1 0;min-width:0;background:rgba(255,255,255,.2);box-shadow:inset 0 0 10.3664px #fff;border-radius:7.33907px}.hx3-ir-radar{display:flex;align-items:center;justify-content:center;padding:9.17384px}.hx3-ir-radar svg{width:100%;height:100%;max-height:137px;display:block}.hx3-ir-signals{display:flex;flex-direction:column;justify-content:space-between;padding:5.963px 9.17384px}.hx3-ir-sig{display:flex;justify-content:space-between;align-items:center;gap:5.5px;padding:3.66954px 0;border-bottom:.458692px solid var(--hx3-border-subtle)}.hx3-ir-sig:first-child{padding-top:0}.hx3-ir-sig:last-child{padding-bottom:0;border-bottom:0}.hx3-ir-sig span{font-weight:400;font-size:5.4217px;line-height:10px;color:var(--hx3-text-2)}.hx3-ir-sig b{font-weight:600;font-size:5.4217px;line-height:10px;color:var(--hx3-text)}.hx3-ir-eval{width:575px;display:flex;flex-direction:column;gap:7.34px;padding-top:11.0086px}.hx3-ir-eval-t{font-weight:600;font-size:5.4217px;line-height:10px;color:var(--hx3-text)}.hx3-ir-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5.5px 7.34px}.hx3-ir-sum{height:25.69px;display:flex;justify-content:space-between;align-items:center;padding:5.5043px 7.33907px;background:rgba(255,255,255,.2);border:.458692px solid var(--hx3-border-subtle);box-shadow:inset 0 0 10.3664px #fff;border-radius:5.5043px}.hx3-ir-sum-l{display:inline-flex;align-items:center;gap:5.5px;font-weight:500;font-size:5.4217px;line-height:10px;color:var(--hx3-text-2);white-space:nowrap}.hx3-ir-ico{flex:none;width:14.68px;height:14.68px;display:inline-flex;align-items:center;justify-content:center;background:#e6f3ff;border-radius:3.66954px}.hx3-ir-ico svg{width:7.34px;height:7.34px;display:block}.hx3-ir-sum-r{display:inline-flex;align-items:center;gap:4.59px}.hx3-ir-sum-r b{font-weight:600;font-size:5.4217px;line-height:10px;text-align:right;color:var(--hx3-text)}.hx3-ir-pill{display:inline-flex;align-items:center;padding:.917384px 4.58692px;border-radius:7.33907px;font-style:normal;font-weight:600;font-size:4.5043px;line-height:9px;white-space:nowrap}.hx3-ir-pill.is-good{background:#bbf7d0;color:#14532d}.hx3-ir-pill.is-mid{background:#fef3c7;color:#d97706}.hx3-ir-pill.is-ok{background:#b0dbff;color:var(--hx3-blue)}.hx3-ir-pill.is-low{background:#fee2e2;color:#dc2626}.hx3-iv-show{--hx3-iv-line:#CBD5E1}.hx3-iv-glass{left:-6px;top:32px;width:470px;height:425px;border-width:.900463px;border-radius:0 21.6111px 21.6111px 0}.hx3-iv-surface{left:-14px;top:40px;width:471px;height:408px;border-radius:0 18px 18px 0}.hx3-iv-body{position:absolute;inset:0}.hx3-iv-hero{position:absolute;left:28px;top:19px;display:flex;flex-direction:column;gap:5.07px}.hx3-iv-h{font-family:Inter,sans-serif;font-weight:800;font-size:12.5124px;line-height:16px;color:#0f172a}.hx3-iv-sub{font-family:Inter,sans-serif;font-weight:400;font-size:5.7562px;line-height:8px;color:#64748b}.hx3-iv-card{box-sizing:border-box;position:absolute;left:28px;display:flex;flex-direction:column;align-items:flex-start;padding:9.81578px 11.7789px;gap:7.85px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 11.0918px #fff;border-radius:11.7789px}.hx3-iv-card-1{top:64px;width:431px;height:182px}.hx3-iv-card-2{top:261.59px;width:425.51px;height:128.79px}.hx3-iv-cardhead{display:flex;flex-direction:row;align-items:center;gap:5.89px;width:100%}.hx3-iv-ico{flex:none;width:15.71px;height:15.71px;display:inline-flex;align-items:center;justify-content:center;border-radius:4.90789px}.hx3-iv-ico svg{width:7.85px;height:7.85px;display:block}.hx3-iv-ico-violet{background:#dad3ff}.hx3-iv-ico-green{background:#caebe1}.hx3-iv-cardtitle{font-family:Inter,sans-serif;font-weight:600;font-size:8.8158px;line-height:14px;color:#0f172a}.hx3-iv-link{margin-left:auto;font-family:Inter,sans-serif;font-weight:500;font-size:5.8711px;line-height:11px;color:#2563eb}.hx3-iv-reco{font-family:Inter,sans-serif;font-weight:600;font-size:5.8711px;line-height:11px;color:#64748b}.hx3-iv-upload{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5.89px;width:407px;height:42.59px;padding:9.81578px 7.85263px;background:#eef9f5;border:.490789px solid #8dd3be;border-radius:5.88947px}.hx3-iv-upload-l{display:flex;flex-direction:row;align-items:center;gap:5.89px}.hx3-iv-pdf{flex:none;width:19.63px;height:19.63px;display:inline-flex;align-items:center;justify-content:center;background:#ff1818;border-radius:2.5px;font-family:Inter,sans-serif;font-weight:700;font-size:3.6px;line-height:6px;color:#fff}.hx3-iv-upload-t{display:flex;flex-direction:column;gap:1.96px}.hx3-iv-upload-t b{font-family:Inter,sans-serif;font-weight:600;font-size:5.8711px;line-height:11px;color:#334155}.hx3-iv-upload-t i{font-style:normal;font-family:Inter,sans-serif;font-weight:400;font-size:4.8895px;line-height:10px;color:#64748b}.hx3-iv-ok{flex:none;width:11.78px;height:11.78px;display:inline-flex;align-items:center;justify-content:center;background:#16a34a;border-radius:50%}.hx3-iv-ok svg{width:11.78px;height:11.78px;display:block}.hx3-iv-rows{display:flex;flex-direction:column;gap:7.85px;width:407px}.hx3-iv-row{display:flex;flex-direction:row;align-items:center;gap:7.85px;width:100%}.hx3-iv-field{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:3.93px}.hx3-iv-lbl{font-family:Inter,sans-serif;font-weight:600;font-size:4.8895px;line-height:10px;color:#64748b}.hx3-iv-lbl em{font-style:normal;color:#ff1818}.hx3-iv-box{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:7.85px;height:23.56px;padding:3.92631px 7.85263px;background:#fafafa;border:.490789px solid var(--hx3-iv-line);box-shadow:inset 0 0 11.0918px #fff;border-radius:5.88947px;font-family:Inter,sans-serif;font-weight:600;font-size:4.8895px;line-height:10px;color:#334155;white-space:nowrap;overflow:hidden}.hx3-iv-chev{margin-left:auto;flex:none;width:7.85px;height:7.85px;display:inline-flex}.hx3-iv-chev svg{width:7.85px;height:7.85px;display:block}.hx3-iv-panel{display:flex;flex-direction:row;align-items:flex-start;gap:7.85px;width:401.96px}.hx3-iv-add,.hx3-iv-p{box-sizing:border-box;position:relative;flex:none;width:74.11px;height:66.75px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5.89px;padding:11.7789px;border-radius:5.88947px}.hx3-iv-p{background:linear-gradient(238.22deg,rgba(37,99,235,.08) 4.3%,rgba(37,99,235,0) 62.47%),rgba(255,255,255,.2);border:.490789px solid #54b1ff}.hx3-iv-p b{font-family:Inter,sans-serif;font-weight:600;font-size:6.8526px;line-height:12px;text-align:center;color:#0f172a}.hx3-iv-p i{font-style:normal;font-family:Inter,sans-serif;font-weight:600;font-size:4.8895px;line-height:10px;text-align:center;color:#64748b}.hx3-iv-av{flex:none;width:15.71px;height:15.71px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(140.25deg,#aeaaf3 3.82%,#2b277e 96.18%);box-shadow:0 3.3851px 7.89856px -3.3851px rgba(99,102,241,.101961);border-radius:50%;font-family:Inter,sans-serif;font-weight:500;font-size:5.8711px;line-height:8px;color:#fff}.hx3-iv-tick{position:absolute;right:5.89px;top:5.89px;width:7.85px;height:7.85px;display:inline-flex;align-items:center;justify-content:center;background:#007ee8;border-radius:50%}.hx3-iv-tick svg{width:7.85px;height:7.85px;display:block}.hx3-iv-add{background:rgba(255,255,255,.2);border:.490789px dashed #8b95a5;box-shadow:inset 0 0 11.0918px #fff;border-radius:7.85262px}.hx3-iv-add i{font-style:normal;font-family:Inter,sans-serif;font-weight:600;font-size:4.8895px;line-height:7px;text-align:center;color:#64748b}.hx3-iv-plus{flex:none;width:15.71px;height:15.71px;display:inline-flex;align-items:center;justify-content:center;background:rgba(176,219,255,.3);border-radius:50%}.hx3-iv-plus svg{width:7.85px;height:7.85px;display:block}.hx3-iv-drawer{box-sizing:border-box;position:absolute;left:440px;top:75px;width:232.99px;height:432.56px;display:flex;flex-direction:column;align-items:flex-start;padding:4.95725px;background:#f3f4f6;border:1.23931px solid var(--hx3-iv-line);box-shadow:0 4.95725px 19.829px rgba(0,0,0,.15),inset 0 0 10.0484px #fff;border-radius:12.3931px}.hx3-iv-dhead{box-sizing:border-box;width:223.08px;padding:7.11391px;border-bottom:.444619px solid #e2e8f0;font-family:Inter,sans-serif;font-weight:600;font-size:9.6709px;line-height:14px;color:#0f172a}.hx3-iv-dbody{display:flex;flex-direction:column;align-items:flex-start;gap:5.34px;width:100%;padding:6.19656px}.hx3-iv-dlbl{font-family:Inter,sans-serif;font-weight:600;font-size:4.3354px;line-height:9px;color:#0f172a}.hx3-iv-opt{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:5.34px;width:100%;padding:5.5px 7.11391px;background:rgba(255,255,255,.2);border:.444619px solid var(--hx3-iv-line);box-shadow:inset 0 0 10.0484px #fff;border-radius:5.33543px}.hx3-iv-opt.is-on{background:linear-gradient(238.22deg,rgba(37,99,235,.08) 4.3%,rgba(37,99,235,0) 62.47%),rgba(255,255,255,.2);border-color:#54b1ff;box-shadow:none}.hx3-iv-opt-t{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.hx3-iv-opt-t b{font-family:Inter,sans-serif;font-weight:600;font-size:4.3354px;line-height:9px;color:#0f172a}.hx3-iv-opt-t i{font-style:normal;font-family:Inter,sans-serif;font-weight:400;font-size:4.3354px;line-height:9px;color:#334155}.hx3-iv-dtick,.hx3-iv-ring{flex:none;width:8.89px;height:8.89px;border-radius:50%}.hx3-iv-ring{box-sizing:border-box;border:.533543px solid #64748b}.hx3-iv-dtick{display:inline-flex;align-items:center;justify-content:center;background:#007ee8}.hx3-iv-dtick svg{width:8.89px;height:8.89px;display:block}.hx3-iv-details{box-sizing:border-box;display:flex;flex-direction:column;gap:7.11px;width:100%;padding:7.43587px 7.11391px;background:rgba(255,255,255,.2);border:.444619px solid var(--hx3-iv-line);box-shadow:inset 0 0 10.0484px #fff;border-radius:5.33543px}.hx3-iv-drow{display:flex;flex-direction:row;align-items:flex-start;gap:3.56px}.hx3-iv-dfield{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:3.56px}.hx3-iv-dcap{font-family:Inter,sans-serif;font-weight:600;font-size:4.3354px;line-height:9px;color:#64748b}.hx3-iv-dbox{box-sizing:border-box;flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:center;gap:4px;height:16.01px;padding:3.55695px 7.11391px;background:#fafafa;border:.444619px solid var(--hx3-iv-line);box-shadow:inset 0 0 10.0484px #fff;border-radius:5.33543px;font-family:Inter,sans-serif;font-weight:600;font-size:4.3354px;line-height:9px;color:#334155;white-space:nowrap;overflow:hidden}.hx3-iv-dico{margin-left:auto;flex:none;width:5.34px;height:5.34px;display:inline-flex}.hx3-iv-dico svg{width:5.34px;height:5.34px;display:block}.hx3-iv-dadd{display:flex;flex-direction:row;align-items:center;gap:3.56px;width:100%}.hx3-iv-dbtn{box-sizing:border-box;flex:none;height:16.01px;display:inline-flex;align-items:center;padding:0 7.11391px;background:#fafafa;border:.444619px solid var(--hx3-iv-line);border-radius:5.33543px;font-family:Inter,sans-serif;font-weight:600;font-size:4.3354px;line-height:9px;color:#334155}.hx3-iv-dchip{display:inline-flex;align-items:center;gap:3.56px;align-self:flex-start;height:12.5px;padding:0 5.5px 0 1.5px;background:#fff;border-radius:999px;font-family:Inter,sans-serif;font-weight:600;font-size:4.3354px;line-height:9px;color:#334155}.hx3-iv-dchip-av{flex:none;width:9.5px;height:9.5px;display:inline-flex;align-items:center;justify-content:center;background:#007ee8;border-radius:50%;font-size:3.2px;line-height:6px;color:#fff}.hx3-iv-cancel,.hx3-iv-send{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:16.01px;border-radius:5.33543px;font-family:Inter,sans-serif;font-weight:600;font-size:4.8895px;line-height:9px}.hx3-iv-send{background:#0b90f3;border:.444619px solid #8ac9ff;color:#fff}.hx3-iv-cancel{background:#fafafa;border:.444619px solid var(--hx3-iv-line);color:#334155}@media (max-width:1180px){.hx3-iv-show{overflow:hidden}.hx3-iv-drawer,.hx3-iv-glass,.hx3-iv-surface{transform:scale(.76);transform-origin:left top}.hx3-iv-drawer{left:330px}}.hx3-ai-show{background:radial-gradient(38% 32% at 2% 100%,#0d4936 0,rgba(13,73,54,0) 100%),radial-gradient(44% 54% at 0 64%,#1a6249 0,rgba(26,98,73,0) 100%),radial-gradient(52% 46% at 4% 0,#3f8f76 0,rgba(63,143,118,0) 100%),radial-gradient(74% 84% at 100% 0,#c2dfcd 0,rgba(194,223,205,0) 76%),linear-gradient(114deg,#2e7a62 0,#4c9a7f 28%,#74b69a 56%,#9ccbb4 80%,#bcdaca 100%)}.hx3-ai-show::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.3;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E")}.hx3-ai-stage{position:absolute;left:0;top:0;width:654px;height:530px;transform-origin:left top}.hx3-ai-glass{position:absolute;left:166px;top:151px;width:567.14px;height:400px;background:rgba(255,255,255,.2);border:.938967px solid rgba(255,255,255,.18);border-radius:22.5352px 0 0 22.5352px}.hx3-ai-surface{position:absolute;left:173.51px;top:158.51px;width:567.14px;height:384.98px;border-radius:16.9014px 0 0 16.9014px;overflow:hidden;background:var(--hx3-cap-wash)}.hx3-ai-card{position:absolute;left:185.56px;width:686.74px;display:flex;flex-direction:column;align-items:flex-start;gap:8.75px;padding:10.9354px 13.1225px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 12.357px #fff;border-radius:13.1225px}.hx3-ai-info{top:170.55px;height:198.02px}.hx3-ai-panel{top:388.17px;height:143.67px}.hx3-ai-chead{display:flex;align-items:center;gap:4.37px;height:17.5px}.hx3-ai-ico{flex:none;width:17.5px;height:17.5px;display:flex;align-items:center;justify-content:center;border-radius:5.4677px}.hx3-ai-ico svg{width:8.75px;height:8.75px;display:block}.hx3-ai-ico-violet{background:#dad3ff}.hx3-ai-ico-green{background:#caebe1}.hx3-ai-ctitle{font-weight:600;font-size:9.9354px;line-height:15px;color:#0f172a;white-space:nowrap}.hx3-ai-ctitle em{font-style:normal;color:#64748b}.hx3-ai-file{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:6.56px;width:452px;height:48.06px;padding:10.9354px 8.74833px;background:#eef9f5;border:.54677px solid #8dd3be;border-radius:6.56125px}.hx3-ai-file-l{display:flex;align-items:center;gap:6.56px}.hx3-ai-file-t{display:flex;flex-direction:column;gap:2.19px}.hx3-ai-pdf{flex:none;width:21.87px;height:21.87px;display:block}.hx3-ai-file-n{font-weight:600;font-size:6.6548px;line-height:12px;color:#334155}.hx3-ai-file-s{font-size:5.5613px;line-height:11px;color:#64748b}.hx3-ai-ok{flex:none;width:13.12px;height:13.12px;display:block}.hx3-ai-rows{display:flex;flex-direction:column;gap:8.75px;width:660.5px}.hx3-ai-row{display:flex;align-items:center;gap:8.75px}.hx3-ai-fld{display:flex;flex-direction:column;gap:4.37px}.hx3-ai-lab{font-weight:600;font-size:5.5613px;line-height:11px;color:#64748b}.hx3-ai-lab i{font-style:normal;color:#e11d48}.hx3-ai-in{box-sizing:border-box;display:flex;align-items:center;gap:8.75px;height:26.24px;padding:4.37416px 8.74833px;background:#fafafa;border:.54677px solid #cbd5e1;box-shadow:inset 0 0 12.357px #fff;border-radius:6.56125px;font-weight:600;font-size:5.5613px;line-height:11px;color:#334155}.hx3-ai-in>span{flex:1 1 auto;min-width:0}.hx3-ai-in svg{flex:none;width:8.75px;height:8.75px;display:block}.hx3-ai-in-num{font-weight:400;font-size:6.6548px;line-height:9px;color:#0f172a}.hx3-ai-sub{font-weight:600;font-size:6.6548px;line-height:12px;color:#64748b}.hx3-ai-people{display:flex;align-items:flex-start;gap:8.75px;width:447.81px}.hx3-ai-pcard{box-sizing:border-box;position:relative;flex:none;width:82.56px;height:74.36px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6.56px;padding:13.1225px;background:linear-gradient(238.22deg,rgba(37,99,235,.08) 4.3%,rgba(37,99,235,0) 62.47%),rgba(255,255,255,.2);border:.54677px solid #54b1ff;border-radius:6.56125px}.hx3-ai-pcheck{position:absolute;left:67.25px;top:6.56px;width:8.75px;height:8.75px;display:block}.hx3-ai-pav{flex:none;width:17.5px;height:17.5px;display:flex;align-items:center;justify-content:center;background:linear-gradient(140.25deg,#aeaaf3 3.82%,#2b277e 96.18%);box-shadow:0 3.77121px 8.7995px -3.77121px rgba(99,102,241,.101961);border-radius:12.5707px;font-weight:500;font-size:6.6548px;line-height:9px;color:#fff}.hx3-ai-pwho{display:flex;flex-direction:column;align-items:center}.hx3-ai-pname{font-weight:600;font-size:7.7483px;line-height:13px;text-align:center;color:#0f172a;white-space:nowrap}.hx3-ai-prole{font-weight:600;font-size:5.5613px;line-height:11px;text-align:center;color:#64748b;white-space:nowrap}.hx3-ai-padd{box-sizing:border-box;flex:none;width:82.56px;height:74.36px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8.75px;padding:10.9354px 13.1225px;background:rgba(255,255,255,.2);border:.54677px dashed #8b95a5;box-shadow:inset 0 0 12.357px #fff;border-radius:8.74833px}.hx3-ai-plus{width:17.5px;height:17.5px;display:flex;align-items:center;justify-content:center;background:rgba(176,219,255,.3);border-radius:8.74833px}.hx3-ai-plus svg{width:8.75px;height:8.75px;display:block}.hx3-ai-padd span{font-weight:600;font-size:5.5613px;line-height:8px;text-align:center;color:#64748b}.hx3-ai-stats{box-sizing:border-box;position:absolute;left:285px;top:17px;width:337px;height:121px;display:flex;flex-direction:column;gap:8.76px;padding:13.1387px;background:rgba(255,255,255,.2);border:.547445px solid #cbd5e1;box-shadow:inset 0 0 12.3723px #fff;border-radius:8.75912px}.hx3-ai-stitle{font-weight:600;font-size:8.6642px;line-height:14px;color:#0f172a}.hx3-ai-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6.57px}.hx3-ai-metric{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:6.57px;height:32.52px;padding:8.75912px;background:#fafafa;border:.547445px solid #e2e8f0;border-radius:8.75912px}.hx3-ai-grid .hx3-ai-mlab{font-weight:400;font-size:7.5693px;line-height:13px;color:#334155;white-space:nowrap}.hx3-ai-mval{font-weight:600;font-size:9.7591px;line-height:15px;color:#0f172a;white-space:nowrap}.hx3-ai-modal{box-sizing:border-box;position:absolute;left:16px;top:15.7px;width:208.05px;height:267.63px;display:flex;flex-direction:column;align-items:center;gap:8.17px;padding:10.8962px;background:#f3f4f6;border:.340506px solid #cbd5e1;box-shadow:inset 0 0 7.69544px #fff;border-radius:8.17215px}.hx3-ai-mhead{display:flex;justify-content:space-between;align-items:flex-start;gap:8.17px;width:186.26px}.hx3-ai-mtitle{font-weight:600;font-size:7.1722px;line-height:11px;color:#0f172a}.hx3-ai-msub{font-size:3.0861px;line-height:7px;color:#64748b}.hx3-ai-mclose{flex:none;width:8.17px;height:8.17px;display:block}.hx3-ai-mfield{display:flex;flex-direction:column;gap:2.72px;width:186.26px}.hx3-ai-mlab{font-weight:600;font-size:3.0861px;line-height:7px;color:#64748b}.hx3-ai-mlab i{font-style:normal;color:#e11d48}.hx3-ai-min{box-sizing:border-box;display:flex;align-items:center;height:12.26px;padding:2.72405px 5.4481px;background:#fafafa;border:.340506px solid #cbd5e1;box-shadow:inset 0 0 7.69544px #fff;border-radius:4.08608px;font-weight:600;font-size:3.0861px;line-height:7px;color:#334155}.hx3-ai-warn{box-sizing:border-box;display:flex;align-items:center;gap:4.09px;width:186.26px;height:21.79px;padding:5.4481px;background:linear-gradient(90.61deg,rgba(217,119,6,.12) .9%,rgba(217,119,6,0) 41.88%),rgba(255,255,255,.4);border:.340506px solid #d97706;box-shadow:inset 0 0 7.69544px #fff;border-radius:4.08608px}.hx3-ai-warn-i{flex:none;width:10.9px;height:10.9px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:3.40506px}.hx3-ai-warn-i svg{width:6.81px;height:6.81px;display:block}.hx3-ai-warn-t{font-weight:600;font-size:3.7671px;line-height:7px;color:#d97706}.hx3-ai-photo{box-sizing:border-box;position:relative;width:186.26px;height:102.15px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:var(--hx3-ai-photo,linear-gradient(180deg,#e7eaef 0,#d8dee6 100%));background-size:cover;background-position:center;border:.340506px dashed #8b95a5;border-radius:5.4481px}.hx3-ai-photo svg{width:74px;height:74px;display:block}.hx3-ai-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hx3-ai-retake{box-sizing:border-box;position:absolute;left:147.1px;top:84.44px;width:35.07px;height:13.62px;display:flex;align-items:center;justify-content:center;gap:2.72px;padding:0 5.4481px;background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),rgba(255,255,255,.7);border:.340506px solid #cbd5e1;box-shadow:inset 0 0 7.69544px #fff;border-radius:5.10759px;font-weight:500;font-size:3.7671px;line-height:7px;color:#334155}.hx3-ai-retake svg{flex:none;width:5.45px;height:5.45px;display:block}.hx3-ai-mbtns{display:flex;flex-direction:column;gap:4.09px;width:186.26px}.hx3-ai-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:2.72px;height:13.62px;padding:0 5.4481px;background:linear-gradient(179.25deg,rgba(0,126,232,0) 39.2%,rgba(0,126,232,.2) 151.07%),rgba(255,255,255,.7);border:.340506px solid #cbd5e1;box-shadow:inset 0 0 7.69544px #fff;border-radius:5.10759px;font-weight:500;font-size:3.7671px;line-height:7px;color:#334155}.hx3-ai-btn svg{flex:none;width:5.45px;height:5.45px;display:block}.hx3-ai-join{height:14.3px;background:#008aff;border-color:#8ac9ff;box-shadow:0 1.36203px 3.40506px -2.04304px rgba(0,0,0,.1),inset 0 0 2.6219px #fff,inset 0 0 2.11114px #fff;font-weight:600;line-height:6px;color:#e8eaed}.hx3-ai-mnote{width:186.26px;font-size:3.0861px;line-height:7px;text-align:center;color:#64748b}@media (max-width:1180px){.hx3-ai-show{overflow:hidden}.hx3-ai-stage{transform:scale(.76)}}.hx3-pi-inner{width:1280px;max-width:calc(100% - 80px);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.hx3-pi-copy{flex:none;width:530px;max-width:100%}.hx3-pi-head{width:519px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hx3-int-badge,.hx3-pi-badge{display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 16px;background:linear-gradient(263.66deg,#caebe1 2.5%,#fcfefe 35.68%);box-shadow:inset 0 0 22.6px #f3f4f6;border-radius:24px;font-weight:500;font-size:13px;line-height:22px;text-transform:uppercase;color:var(--hx3-text-2)}.hx3-int-badge svg,.hx3-pi-badge svg{flex:none;width:17px;height:15px;display:block}.hx3-pi-h2{margin:0;font-weight:600;font-size:39px;line-height:48px;letter-spacing:-.005em;color:var(--hx3-text)}.hx3-pi-lead{margin:0;font-weight:500;font-size:17px;line-height:28px;color:var(--hx3-text-2)}.hx3-pi-list{margin:80px 0 0;padding:0;list-style:none;width:530px;max-width:100%}.hx3-pi-list li{display:flex;align-items:flex-start;gap:12px;height:64px;padding:18px 0 18px 8px;border-top:1px solid var(--hx3-border);transition:height .28s cubic-bezier(.22, .72, .24, 1),padding .28s cubic-bezier(.22, .72, .24, 1),border-color .28s ease}.hx3-pi-mark{flex:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#eef9f5}.hx3-pi-mark i{width:8px;height:8px;background:#55be9e}.hx3-pi-txt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.hx3-pi-txt b{font-weight:600;font-size:17px;line-height:28px;color:var(--hx3-text)}.hx3-pi-txt p{margin:0;max-width:484px;font-weight:500;font-size:15px;line-height:24px;color:var(--hx3-text-3);max-height:0;opacity:0;overflow:hidden;transition:max-height .28s cubic-bezier(.22, .72, .24, 1),opacity .2s ease}.hx3-pi-list li:first-child{height:152px;padding:24px 0 24px 4px;border-top-color:var(--hx3-text)}.hx3-pi-list li:first-child p{max-height:96px;opacity:1}@media (hover:hover) and (pointer:fine){.hx3-pi-list:hover li:first-child:not(:hover){height:64px;padding:18px 0 18px 8px;border-top-color:var(--hx3-border)}.hx3-pi-list:hover li:first-child:not(:hover) p{max-height:0;opacity:0}.hx3-pi-list li:hover{height:152px;padding:24px 0 24px 4px;border-top-color:var(--hx3-text)}.hx3-pi-list li:hover p{max-height:96px;opacity:1}}@media (hover:none){.hx3-pi-list li{height:auto;padding:24px 0 24px 4px}.hx3-pi-list li p{max-height:none;opacity:1}}@media (prefers-reduced-motion:reduce){.hx3-pi-list li,.hx3-pi-txt p{transition:none}}.hx3-pi-frame{position:relative;flex:none;width:626px;height:612px;overflow:hidden;background:radial-gradient(32% 24% at 8% 94%,rgba(133,226,178,.5) 0,rgba(133,226,178,0) 100%),radial-gradient(46% 76% at -2% 76%,#14503c 0,rgba(20,80,60,0) 100%),radial-gradient(42% 48% at 2% 24%,#2f7a62 0,rgba(47,122,98,0) 100%),radial-gradient(74% 78% at 100% 2%,#e2f0f8 0,rgba(226,240,248,0) 74%),radial-gradient(60% 66% at 98% 96%,#7fbbdc 0,rgba(127,187,220,0) 74%),linear-gradient(118deg,#3a9077 0,#62b69c 24%,#93c8cf 50%,#aed4e8 74%,#c0dcef 100%)}.hx3-pi-frame::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.26;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E")}.hx3-pi-glass{position:absolute;left:30px;top:28px;width:603px;height:557px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:24px 0 0 24px}.hx3-pi-surface{position:absolute;left:40px;top:37px;width:593px;height:539px;border-radius:18px 0 0 18px;overflow:hidden}.hx3-pi-body{position:absolute;left:-18px;bottom:0;width:630px;height:539px;background:var(--hx3-cap-wash)}.hx3-pi-nav{left:20.44px;top:20.64px;width:870.83px}.hx3-pi-card{position:absolute;width:275.48px;height:162.87px;display:flex;flex-direction:column;align-items:flex-start;gap:11.09px;padding:16.64px}.hx3-pi-c1{left:21px;top:96.66px}.hx3-pi-c2{left:317.48px;top:96.66px}.hx3-pi-c3{left:20px;top:278px}.hx3-pi-c4{left:317.48px;top:277.53px}.hx3-pi-c5{left:21px;top:458px}.hx3-pi-c6{left:317.48px;top:458px}.hx3-pi-top{display:flex;flex-direction:row;align-items:flex-start;gap:5.55px;width:100%}.hx3-pi-focus{display:flex;flex-direction:column;align-items:flex-start;gap:5.55px;width:100%;padding-top:5.54667px;border-top:.693333px solid var(--hx3-border-subtle)}.hx3-pi-focus b{font-family:Inter,sans-serif;font-weight:600;font-size:7.32px;line-height:14px;color:var(--hx3-text)}.hx3-pi-focus p{margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:7.32px;line-height:14px;color:var(--hx3-text-2)}@media (max-width:1180px){.hx3-pi-inner{flex-direction:column;align-items:flex-start;gap:56px}.hx3-pi-copy{width:100%}}@media (max-width:700px){.hx3-pi-h2{font-size:31px;line-height:40px}.hx3-pi-frame{transform:scale(.72);transform-origin:left top;margin-bottom:-171px}}.hx3-int{position:relative;box-sizing:border-box;width:100%;min-height:520px;display:flex;flex-direction:column;align-items:center;gap:80px;padding:120px 0;isolation:isolate;overflow:hidden;background:var(--hx3-bg);font-family:Inter,sans-serif}.hx3-int *{box-sizing:border-box}.hx3-int-glow{position:absolute;left:calc(50% - 509px);top:89px;z-index:0;width:1018px;height:864px;opacity:.78;filter:blur(67.35px);pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 18.28%,rgba(0,0,0,.1) 65.29%),linear-gradient(180deg,#fcfefe 25.46%,rgba(252,254,254,0) 70.8%),var(--hx3-grad)}.hx3-int-head{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.hx3-int-h2{margin:0;width:100%;font-weight:600;font-size:39px;line-height:48px;letter-spacing:-.005em;text-align:center;color:var(--hx3-text)}.hx3-int-lead{margin:0;width:602px;max-width:calc(100% - 48px);font-weight:500;font-size:17px;line-height:28px;text-align:center;color:var(--hx3-text-2)}.hx3-int-row{position:relative;z-index:2;width:1325.84px;max-width:calc(100% - 48px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:36px}.hx3-int-marquee{position:relative;z-index:2;width:1325.84px;max-width:calc(100% - 48px);overflow:hidden;margin-top:-118px;padding:132px 0 14px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.hx3-int-row.is-marquee{width:max-content;max-width:none;justify-content:flex-start;will-change:transform}.hx3-int-tile{flex:none;width:170px;height:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px 24px;background:#fff;border:1px solid #e6f3ff;box-shadow:0 0 4px rgba(0,0,0,.15);border-radius:4px;transition:transform .22s cubic-bezier(.34, 1.4, .64, 1),box-shadow .22s ease}.hx3-int-tile.is-mid{transform:scale(1.16);box-shadow:0 12px 28px rgba(4,28,64,.26);z-index:3}@media (prefers-reduced-motion:reduce){.hx3-int-tile{transition:none}.hx3-int-tile.is-mid{transform:none}}.hx3-int-tile-wide{width:185.84px}.hx3-int-logo{display:inline-flex;align-items:center;gap:8px;height:30px;white-space:nowrap}.hx3-int-logo svg{display:block;flex:none}.hx3-int-logo img{display:block;flex:none;height:30px;width:auto}.hx3-int-li b{font-weight:700;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#0a66c2}.hx3-int-li i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-left:1px;background:#0a66c2;border-radius:6px;font-style:normal;font-weight:700;font-size:20px;line-height:30px;color:#fff}.hx3-int-ms svg{width:23px;height:23px}.hx3-int-ms span{font-weight:400;font-size:19px;line-height:28px;color:#706d6e}.hx3-int-tile-client{position:relative}.hx3-int-tile-tag{background:#131119;border-color:#131119}.hx3-int-tg{gap:10px}.hx3-int-tile-xl{background:#1a1a1a;border-color:#1a1a1a}.hx3-int-tile-vz{background:#1a83d2;border-color:#1a83d2}.hx3-int-yl img{height:26px}.hx3-int-vc img,.hx3-int-xl img{height:32px}.hx3-int-quote{position:absolute;left:50%;bottom:calc(100% + 12px);z-index:5;width:272px;padding:13px 15px 12px;background:#fff;border:1px solid #dce9f8;box-shadow:0 16px 34px rgba(4,28,64,.18);border-radius:10px;font-weight:500;font-size:12.5px;line-height:19px;text-align:left;white-space:normal;color:var(--hx3-text-2);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,6px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.hx3-int-quote b{display:block;margin-top:7px;font-weight:700;font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--hx3-text)}.hx3-int-quote::after{content:"";position:absolute;left:50%;bottom:-5px;width:9px;height:9px;margin-left:-4.5px;background:#fff;border-right:1px solid #dce9f8;border-bottom:1px solid #dce9f8;transform:rotate(45deg)}.hx3-int-tile-client:hover .hx3-int-quote{opacity:1;visibility:visible;transform:translate(-50%,0);transition:opacity .18s ease,transform .18s ease,visibility 0s}@media (prefers-reduced-motion:reduce){.hx3-int-quote{transition:opacity .18s ease,visibility 0s linear .18s;transform:translate(-50%,0)}.hx3-int-tile-client:hover .hx3-int-quote{transition:opacity .18s ease,visibility 0s}}.hx3-int-sl svg{width:25px;height:25px}.hx3-int-sl span{font-weight:700;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#000}.hx3-int-nk svg{width:26px;height:26px}.hx3-int-nk span{font-weight:700;font-size:23px;line-height:30px;letter-spacing:-.01em;color:#265df5}.hx3-int-gc svg{width:26px;height:26px}.hx3-int-gc span{font-weight:400;font-size:18px;line-height:28px;color:#3c4043}.hx3-int-wd{flex-direction:column;gap:0}.hx3-int-wd svg{width:84px;height:9px}.hx3-int-wd b{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-.01em;color:#3069b5}@media (max-width:1400px){.hx3-int-row{flex-wrap:wrap}}@media (max-width:700px){.hx3-int{padding:80px 0;gap:56px}.hx3-int-h2{font-size:29px;line-height:38px}.hx3-int-quote{width:224px}}.hx3-faq{position:relative;box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:center;gap:64px;padding:92px 80px;background:var(--hx3-bg);font-family:Manrope,sans-serif;overflow:hidden}.hx3-faq::before{content:"";position:absolute;left:50%;top:719px;width:1100px;height:780px;max-width:none;transform:translate(-50%,-50%);background:radial-gradient(40% 34% at 50% 38%,rgba(85,190,158,.62) 0,rgba(85,190,158,0) 66%),radial-gradient(56% 48% at 50% 52%,rgba(0,208,255,.3) 0,rgba(0,208,255,0) 68%),radial-gradient(68% 58% at 50% 60%,rgba(0,138,255,.34) 0,rgba(0,138,255,0) 72%);filter:blur(60px);pointer-events:none;z-index:0}.hx3-faq>*{position:relative;z-index:1}.hx3-faq *{box-sizing:border-box}.hx3-faq-head{width:1280px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.hx3-faq-badge{display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 16px;background:rgba(202,235,225,.12);border-radius:24px;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.08em;text-transform:uppercase;color:var(--hx3-blue)}.hx3-faq-badge svg{flex:none;width:17px;height:15px;display:block}.hx3-faq-h2{margin:0;width:432px;max-width:100%;font-weight:700;font-size:39px;line-height:48px;letter-spacing:-.005em;text-align:center;color:var(--hx3-text)}.hx3-faq-lead{margin:0;width:720px;max-width:100%;font-weight:400;font-size:17px;line-height:28px;text-align:center;color:var(--hx3-text-2)}.hx3-faq-stack{width:846px;max-width:100%;display:flex;flex-direction:column;gap:20px}.hx3-faq-item{width:100%;padding:24px;background:#fff;border:1px solid rgba(11,15,25,.05);box-shadow:0 4px 12px rgba(31,41,55,.1);border-radius:16px}.hx3-faq-q{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;min-height:24px;cursor:pointer;list-style:none;font-weight:600;font-size:15px;line-height:24px;color:var(--hx3-text)}.hx3-faq-q::-webkit-details-marker{display:none}.hx3-faq-q::marker{content:""}.hx3-faq-q:focus-visible{outline:2px solid var(--hx3-blue);outline-offset:4px;border-radius:4px}.hx3-faq-btn{flex:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(0,126,232,.12);border-radius:14px}.hx3-faq-btn svg{width:14px;height:14px;display:block}.hx3-faq-bar{transition:opacity .15s ease}.hx3-faq-item[open] .hx3-faq-bar{opacity:0}.hx3-faq-a{margin:16px 0 0;font-weight:400;font-size:14px;line-height:24px;color:var(--hx3-text-2)}@media (max-width:1024px){.hx3-faq{padding:72px 24px;gap:48px}}@media (max-width:700px){.hx3-faq-h2{font-size:29px;line-height:38px}.hx3-faq-item{padding:20px}}@media (max-width:1100px){.hx3-cap{padding:56px 0}.hx3-cap-inner{max-width:calc(100% - 40px)}.hx3-cap-top{flex-direction:column;align-items:flex-start;gap:28px}.hx3-cap-title{font-size:31px;line-height:40px}.hx3-cap-sub{font-size:15px;line-height:26px}.hx3-cap-switch{margin-top:40px}.hx3-cap-tabs{flex-wrap:wrap}.hx3-cap-tab{flex:1 1 40%;height:48px;font-size:12px;line-height:18px;border-bottom:1px solid var(--hx3-border)}.hx3-cap-stage{height:auto}.hx3-cap-panel{flex-direction:column}.hx3-cap-show{width:100%;height:380px;flex:none}.hx3-cap-glass{left:50%;top:20px;width:500px;height:340px;margin-left:-250px}.hx3-cap-surface{width:484px;height:322px;left:calc(50% - 242px);top:calc(50% - 161px)}.hx3-cap-shot{--hx3-shot-s:0.85}.hx3-cap-mini{padding:18px;gap:12px}.hx3-cap-copy{width:100%;height:auto;padding:28px 24px 36px}.hx3-cap-h3{font-size:19px;line-height:28px}.hx3-cap-points{margin-top:22px;gap:18px}.hx3-cap-points h4{font-size:14px;line-height:22px}.hx3-cap-points p{font-size:13px;line-height:22px}}.hx-wk{background:var(--hx3-bg);overflow:hidden}.hx-wk-stage{position:relative;width:100%;aspect-ratio:1440/913}.hx-wk-chart{position:absolute;inset:0;width:100%;height:100%;display:block}.hx-wk-head{position:absolute;left:5.5556%;top:8.7623%;width:36.6667%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.hx-wk-kicker{box-sizing:border-box;display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 16px;background:linear-gradient(263.66deg,#caebe1 2.5%,#fcfefe 35.68%);box-shadow:inset 0 0 22.6px #f3f4f6;border:1px solid var(--hx3-blue-200);border-radius:24px;font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:22px;text-transform:uppercase;color:var(--hx3-text)}.hx-wk-kicker svg{width:17px;height:15px;flex:none}.hx-wk-h2{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:39px;line-height:48px;letter-spacing:-.005em;background:var(--hx3-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hx-wk-sub{margin:0;max-width:355px;font-family:Inter,sans-serif;font-weight:500;font-size:17px;line-height:150%;color:var(--hx3-text-2)}.hx-wk-compare{position:absolute;left:5.5556%;top:33.0778%;display:flex;flex-direction:row;align-items:flex-start;gap:48px}.hx-wk-col{box-sizing:border-box;width:263px;padding-left:24px;display:flex;flex-direction:column;gap:8px}.hx-wk-col.is-trad{border-left:4px solid #f87171}.hx-wk-col.is-hx{border-left:4px solid #55be9e}.hx-wk-col h3{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:19px;line-height:28px;color:var(--hx3-text)}.hx-wk-col p{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:22px;color:var(--hx3-text-2)}.hx-wk-dot{position:absolute;box-sizing:border-box;width:25.12px;height:25.12px;padding:2.93px;display:flex;background:#fff;border:1.95px solid rgba(176,219,255,.8);border-radius:50%}.hx-wk-dot::after{content:"";flex:1 1 auto;border-radius:50%;background:var(--hx3-grad)}.hx-wk-dot.is-trad{border-color:rgba(254,226,226,.8)}.hx-wk-dot.is-trad::after{background:#f87171}.hx-wk-pill{position:absolute;box-sizing:border-box;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;background:var(--hx3-grad);border:.94px solid var(--hx3-blue-200);box-shadow:0 3.75px 9.38px -5.63px rgba(0,0,0,.1),inset 0 0 7.23px #fff,inset 0 0 5.82px #fff;border-radius:7.51px;font-family:Inter,sans-serif;font-weight:600;font-size:12.1378px;line-height:16px;color:#fff;white-space:nowrap}.hx-wk-pill.is-trad{background:#f87171}@media (max-width:1080px){.hx-wk-stage{aspect-ratio:auto;display:flex;flex-direction:column;gap:28px}.hx-wk-compare,.hx-wk-head{position:static;width:100%}.hx-wk-chart{position:relative;height:320px;order:3}.hx-wk-dot,.hx-wk-pill{display:none}.hx-wk-h2{font-size:29px;line-height:38px}.hx-wk-compare{flex-wrap:wrap;gap:24px}}@keyframes hx3RvRise{from{opacity:0;transform:translateY(var(--hx3-rv-rise,20px))}to{opacity:1;transform:translateY(0)}}@keyframes hx3RvFade{from{opacity:0}to{opacity:1}}.hx3-rv-in{animation-name:var(--hx3-rv-name, hx3RvRise);animation-duration:var(--hx3-rv-dur, 400ms);animation-delay:var(--hx3-rv-delay, 0ms);animation-timing-function:ease-in-out;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.hx3-rv-in{animation:none;opacity:1;transform:none}}html.hx-rv .hx-wk-stage:not(.is-drawn) .hx-wk-chart{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(var(--hx-wk-edge,0px) - 28px),transparent var(--hx-wk-edge,0px));mask-image:linear-gradient(90deg,#000 0,#000 calc(var(--hx-wk-edge,0px) - 28px),transparent var(--hx-wk-edge,0px))}html.hx-rv .hx-wk-stage:not(.is-drawn) .hx-wk-dot:not(.is-on),html.hx-rv .hx-wk-stage:not(.is-drawn) .hx-wk-pill:not(.is-on){opacity:0}@keyframes hxWkDotPop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.22)}100%{opacity:1;transform:scale(1)}}@keyframes hxWkRing{from{opacity:.9;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}@keyframes hxWkPillIn{from{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:none}}html.hx-rv .hx-wk-dot.is-on{animation:hxWkDotPop .5s cubic-bezier(.34,1.3,.64,1) backwards}html.hx-rv .hx-wk-dot.is-on::before{content:"";position:absolute;inset:-2px;border:2px solid rgba(0,138,255,.55);border-radius:50%;opacity:0;pointer-events:none;animation:hxWkRing .9s ease-out .1s backwards}html.hx-rv .hx-wk-dot.is-trad.is-on::before{border-color:rgba(248,113,113,.55)}html.hx-rv .hx-wk-pill.is-on{animation:hxWkPillIn .45s cubic-bezier(.22,1,.36,1) .12s backwards}.hx-wk-tip{position:absolute;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:var(--hx3-grad);box-shadow:0 0 0 4px rgba(0,138,255,.16),0 0 18px 5px rgba(0,138,255,.42);pointer-events:none;opacity:0;transition:opacity .35s ease}.hx-wk-tip.is-trad{width:10px;height:10px;margin:-5px 0 0 -5px;background:#f87171;box-shadow:0 0 0 3px rgba(248,113,113,.16),0 0 12px 3px rgba(248,113,113,.4)}.hx-wk-stage.is-drawing .hx-wk-tip{opacity:1}