.lp-v2 .hero.hero-v3{color:#fff;background:#0b2d5c;padding:0 0 56px;position:relative;overflow:hidden}.lp-v2 .hero-v3-bg{pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(100deg,#0000 26%,#000 54%);mask-image:linear-gradient(100deg,#0000 26%,#000 54%)}.lp-v2 .hv3-grid,.lp-v2 .hero-v3-bg:before,.lp-v2 .hero-v3-bg:after{content:"";pointer-events:none;border-radius:65px;height:130px;position:absolute;transform:rotate(-22deg)}.lp-v2 .hv3-grid{background:#ffffff0f;width:1400px;top:6%;right:-260px}.lp-v2 .hv3-glow{display:none}.lp-v2 .hero-v3-bg:before{background:#ffffff0b;width:1200px;top:33%;right:-180px}.lp-v2 .hero-v3-bg:after{background:#ffffff07;width:1000px;top:60%;right:-120px}@media (max-width:1024px){.lp-v2 .hero-v3-bg{-webkit-mask-image:linear-gradient(112deg,#0000 6%,#000 46%);mask-image:linear-gradient(112deg,#0000 6%,#000 46%)}.lp-v2 .hv3-grid{width:980px;right:-320px}.lp-v2 .hero-v3-bg:before{width:860px;right:-280px}.lp-v2 .hero-v3-bg:after{width:760px;right:-240px}}.lp-v2 .hero-v3-inner{z-index:1;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:48px;min-height:600px;padding:64px 32px 48px;display:grid;position:relative}.lp-v2 .hero-v3-text,.lp-v2 .hero-v3-stage{min-width:0}.lp-v2 .hero-v3-h1{letter-spacing:-.02em;color:#fff;margin:0 0 28px;font-size:52px;font-weight:800;line-height:1.3}.lp-v2 .hero-v3-h1 .nowrap{white-space:nowrap}.lp-v2 .hero-v3-accent{color:#fff;white-space:nowrap;display:inline-block;position:relative}.lp-v2 .hero-v3-accent:after{content:"";z-index:-1;background:#90d3d08c;border-radius:4px;height:12px;position:absolute;bottom:4px;left:0;right:0}.lp-v2 .hero-v3-lead{color:#ffffffeb;margin:0 0 32px;font-size:20px;font-weight:600;line-height:1.85}.lp-v2 .hero-v3-cta{background:var(--c-accent-mint);color:#0b2d5c;border-radius:12px;align-items:center;gap:10px;padding:22px 36px;font-size:22px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px #0f1b2d38}.lp-v2 .hero-v3-cta:hover{background:var(--c-accent-mint-deep);color:#fff;transform:translateY(-1px);box-shadow:0 12px 28px #0f1b2d4d}.lp-v2 .hero-v3-stage{aspect-ratio:1.05;min-height:540px;position:relative}.lp-v2 .hv3-floats{pointer-events:none;position:absolute;inset:-8% -6%}.lp-v2 .hv3-float{backdrop-filter:blur(2px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;display:block;position:absolute}.lp-v2 .hv3-float:before,.lp-v2 .hv3-float:after{content:"";background:#ffffff1f;border-radius:1px;height:2px;position:absolute;left:14%;right:14%}.lp-v2 .hv3-float:before{top:22%}.lp-v2 .hv3-float:after{top:38%;right:36%}.lp-v2 .hv3-float.f1{width:70px;height:90px;animation:9s ease-in-out -2s infinite hv3Float;top:4%;left:2%;transform:rotate(-12deg)}.lp-v2 .hv3-float.f2{width:80px;height:102px;animation:10s ease-in-out -4s infinite hv3Float;top:1%;right:6%;transform:rotate(8deg)}.lp-v2 .hv3-float.f3{width:60px;height:78px;animation:8s ease-in-out -1s infinite hv3Float;bottom:6%;left:-2%;transform:rotate(14deg)}.lp-v2 .hv3-float.f4{width:64px;height:84px;animation:11s ease-in-out -5s infinite hv3Float;bottom:0%;right:12%;transform:rotate(-7deg)}@keyframes hv3Float{0%,to{transform:translateY(0) rotate(var(--r,0deg))}50%{transform:translateY(-10px) rotate(var(--r,0deg))}}.lp-v2 .hv3-doc{z-index:1;background:#fff;border-radius:12px;flex-direction:column;gap:10px;width:64%;height:100%;padding:18px 22px;transition:transform .8s cubic-bezier(.2,.7,.2,1),box-shadow .8s;display:flex;position:absolute;top:0;right:-4%;overflow:hidden;box-shadow:0 28px 60px #00000052,0 4px 12px #0000002e}.lp-v2 .hv3-doc.is-active{z-index:4;transform:translateY(-12px)scale(1.03);box-shadow:0 40px 90px #00000075,0 0 0 2px #90d3d05c,0 4px 14px #0003}.lp-v2 .hv3-doc-head{border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.lp-v2 .hv3-doc-title{color:#0f1b2d;letter-spacing:.02em;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.lp-v2 .hv3-doc-mark{background:linear-gradient(135deg,#1e5fcc 0%,#2b7fff 100%);border-radius:2px;flex-shrink:0;width:14px;height:16px;position:relative}.lp-v2 .hv3-doc-mark:after{content:"";clip-path:polygon(0 0,100% 100%,0 100%);background:#fff;width:5px;height:5px;position:absolute;top:0;right:0}.lp-v2 .hv3-doc-status{color:#7388a6;background:#f4f6fa;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;transition:background .3s,color .3s;display:inline-flex}.lp-v2 .hv3-doc-status.done{color:#0f8b85;background:#90d3d033}.lp-v2 .hv3-doc-spin{border:2px solid #c9d4e3;border-top-color:#1e5fcc;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite hv3Spin}@keyframes hv3Spin{to{transform:rotate(360deg)}}.lp-v2 .hv3-doc-body-wrap{flex:1;min-height:0;padding-top:6px;position:relative;overflow:hidden}.lp-v2 .hv3-doc-body{will-change:transform;flex-direction:column;gap:6px;padding-right:4px;display:flex}.lp-v2 .hv3-doc-fade-top,.lp-v2 .hv3-doc-fade-bottom{pointer-events:none;z-index:2;height:28px;position:absolute;left:0;right:0}.lp-v2 .hv3-doc-fade-top{background:linear-gradient(#fff 0%,#fff0 100%);top:0}.lp-v2 .hv3-doc-fade-bottom{background:linear-gradient(#fff0 0%,#fff 100%);bottom:0}.lp-v2 .hv3-block{letter-spacing:.01em;opacity:0;font-feature-settings:"palt";font-size:11px;line-height:1.55;transition:opacity .35s,transform .35s;transform:translateY(6px);color:#1f2d44!important}.lp-v2 .hv3-block.h1{border-bottom:1px solid #d8dee8;margin-top:4px;margin-bottom:2px;padding-bottom:5px;font-size:13px;font-weight:800;color:#0f1b2d!important}.lp-v2 .hv3-block.h2{margin-top:6px;margin-bottom:1px;font-size:11.5px;font-weight:800;color:#1547a8!important}.lp-v2 .hv3-block.in{opacity:1;transform:translateY(0)}.lp-v2 .hv3-doc-scroll{pointer-events:none;background:#eef1f6;border-radius:2px;width:3px;position:absolute;top:8px;bottom:8px;right:4px}.lp-v2 .hv3-doc-scroll-thumb{background:linear-gradient(#1e5fcc,#2b7fff);border-radius:2px;height:30%;transition:transform 1.4s cubic-bezier(.45,.05,.2,1),opacity .4s;position:absolute;top:0;left:0;right:0}.lp-v2 .hv3-panel{z-index:2;background:#fff;border-radius:14px;width:50%;padding:16px 16px 18px;transition:transform .8s cubic-bezier(.2,.7,.2,1),opacity .6s,box-shadow .3s;position:absolute;bottom:4%;left:-4%;box-shadow:0 24px 56px #0000005c,0 4px 12px #0000002e,0 0 0 1px #ffffff0a}.lp-v2 .hv3-panel.is-receded{z-index:1;opacity:.55;transform:translateY(16px)scale(.9)}.lp-v2 .hv3-panel.is-flash{box-shadow:0 24px 56px #0000005c,0 0 0 3px #90d3d08c,0 0 32px #90d3d073}.lp-v2 .hv3-panel-head{border-bottom:1px solid #eef1f6;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:14px;display:flex}.lp-v2 .hv3-panel-logo{flex-shrink:0;width:auto;height:20px;display:block}.lp-v2 .hv3-panel-dot{background:#06a66b;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite hv3Pulse;box-shadow:0 0 0 3px #06a66b2e}@keyframes hv3Pulse{0%,to{box-shadow:0 0 0 3px #06a66b2e}50%{box-shadow:0 0 0 5px #06a66b14}}.lp-v2 .hv3-panel-title{color:#0f1b2d;letter-spacing:.02em;font-size:13px;font-weight:800}.lp-v2 .hv3-panel-step{color:#1e5fcc;letter-spacing:.04em;white-space:nowrap;background:#e8f0fe;border-radius:100px;flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:700}.lp-v2 .hv3-panel-step .num{font-size:12px}.lp-v2 .hv3-step-total{color:#7388a6}.lp-v2 .hv3-step{margin-bottom:10px;transition:opacity .35s,transform .35s}.lp-v2 .hv3-step:last-child{margin-bottom:0}.lp-v2 .hv3-step-label{color:#0f1b2d;align-items:center;gap:8px;margin-bottom:6px;font-size:12.5px;font-weight:700;display:flex}.lp-v2 .hv3-step-num{font-family:var(--f-num);color:#1e5fcc;letter-spacing:.04em;background:#e8f0fe;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.lp-v2 .hv3-step.is-done .hv3-step-num{color:#0f8b85;background:#90d3d038}.lp-v2 .hv3-check{color:#0f8b85;margin-left:auto;animation:.4s cubic-bezier(.4,1.6,.5,1) hv3CheckIn}@keyframes hv3CheckIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.lp-v2 .hv3-select{color:#0f1b2d;background:#f4f6fa;border:1.5px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:9px 12px;font-size:12.5px;font-weight:600;transition:border-color .3s,background .3s;display:flex}.lp-v2 .hv3-step-1.is-active .hv3-select{background:#fff;border-color:#2b7fff;box-shadow:0 0 0 3px #2b7fff24}.lp-v2 .hv3-select-text{flex:1;animation:.4s hv3FadeText}@keyframes hv3FadeText{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.lp-v2 .hv3-select svg{color:#7388a6;flex-shrink:0;transition:transform .3s}.lp-v2 .hv3-step-1.is-active .hv3-select svg{color:#1e5fcc;transform:rotate(180deg)}.lp-v2 .hv3-textarea{font-feature-settings:"palt";background:#f4f6fa;border:1.5px solid #0000;border-radius:7px;min-height:38px;padding:8px 10px;font-size:11px;line-height:1.55;transition:border-color .3s,background .3s;position:relative;color:#0f1b2d!important}.lp-v2 .hv3-ta-text,.lp-v2 .hv3-step.is-active .hv3-ta-text,.lp-v2 .hv3-step.is-done .hv3-ta-text{color:#0f1b2d!important}.lp-v2 .hv3-step-2.is-active .hv3-textarea{background:#fff;border-color:#2b7fff;box-shadow:0 0 0 3px #2b7fff24}.lp-v2 .hv3-step.is-active .hv3-textarea .hv3-ta-text,.lp-v2 .hv3-step.is-done .hv3-textarea .hv3-ta-text{color:#0f1b2d}.lp-v2 .hv3-step:not(.is-active):not(.is-done) .hv3-textarea .hv3-ta-text{color:#4a5a75}.lp-v2 .hv3-ta-text{word-break:break-word;display:block}.lp-v2 .hv3-caret-inline{vertical-align:text-bottom;background:#2b7fff;width:1.5px;height:11px;margin-left:1px;animation:.9s steps(2,end) infinite hv3Caret;display:inline-block}@keyframes hv3Caret{50%{opacity:0}}.lp-v2 .hv3-step-3{position:relative}.lp-v2 .hv3-gen{color:#7388a6;letter-spacing:.02em;cursor:default;pointer-events:none;background:#dde2ea;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:13.5px;font-weight:800;transition:all .3s;display:flex}.lp-v2 .hv3-gen.is-armed{color:#fff;background:linear-gradient(135deg,#1e5fcc 0%,#2b7fff 100%);animation:1.2s ease-in-out infinite hv3Breathe;box-shadow:0 8px 20px #1e5fcc52}@keyframes hv3Breathe{0%,to{box-shadow:0 8px 20px #1e5fcc52}50%{box-shadow:0 8px 28px #1e5fcc80,0 0 0 4px #2b7fff2e}}.lp-v2 .hv3-gen.is-flash{background:linear-gradient(135deg, var(--c-accent-mint) 0%, #2b7fff 100%);animation:none;transform:scale(.97)}.lp-v2 .hv3-gen-bolt{color:currentColor;display:inline-flex}.lp-v2 .hv3-gen.is-armed .hv3-gen-bolt{color:var(--c-accent-gold-soft);filter:drop-shadow(0 0 6px #ffe08a99)}.lp-v2 .hv3-flash-ring{border:2px solid var(--c-accent-mint);pointer-events:none;border-radius:12px;animation:.6s ease-out forwards hv3FlashRing;position:absolute;inset:-4px}@keyframes hv3FlashRing{0%{opacity:1;transform:scale(.96)}to{opacity:0;transform:scale(1.12)}}.lp-v2 .hv3-sparks{pointer-events:none;z-index:3;position:absolute;inset:0}.lp-v2 .hv3-spark{background:var(--c-accent-mint);opacity:0;border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite hv3Spark;position:absolute;box-shadow:0 0 12px #90d3d0cc}.lp-v2 .hv3-spark.s1{animation-delay:0s;bottom:40%;left:38%}.lp-v2 .hv3-spark.s2{animation-delay:.2s;bottom:50%;left:48%}.lp-v2 .hv3-spark.s3{animation-delay:.4s;bottom:30%;left:30%}.lp-v2 .hv3-spark.s4{animation-delay:.6s;bottom:36%;left:56%}.lp-v2 .hv3-spark.s5{animation-delay:.8s;bottom:22%;left:42%}@keyframes hv3Spark{0%{opacity:0;transform:translate(0)scale(.4)}20%{opacity:1}to{opacity:0;transform:translate(calc(40px - 80px * var(--rx,.5)), -60px) scale(.2)}}.lp-v2 .laurel-shield{width:36px;height:36px;color:var(--c-accent-mint);filter:drop-shadow(0 2px 6px #00000038);flex-shrink:0}@media (max-width:768px){.lp-v2 .laurel-shield{width:32px;height:32px}}.lp-v2 .hero-laurels-notes{text-align:center;margin-top:16px;padding:0 32px}.lp-v2 .hero-laurels-notes p{color:#ffffff8c;letter-spacing:.02em;margin:0;font-size:11.5px;line-height:1.85}.lp-v2 .hero-laurels-notes .num{color:#ffffffb8;margin-left:12px;margin-right:4px;font-weight:700}.lp-v2 .hero-laurels-notes .num:first-child{margin-left:0}@media (max-width:1500px) and (min-width:900px){.lp-v2 .hero-v3-stage{aspect-ratio:auto}.lp-v2 .hero-v3-h1{font-size:44px}.lp-v2 .hero-v3-lead{font-size:18px}.lp-v2 .hv3-doc{width:76%;right:0}.lp-v2 .hv3-panel{width:58%;left:0}}@media (max-width:1200px) and (min-width:900px){.lp-v2 .hero-v3-inner{gap:32px}.lp-v2 .hero-v3-h1{font-size:40px}.lp-v2 .hero-v3-h1 .nowrap,.lp-v2 .hero-v3-accent{white-space:normal}}@media (max-width:1024px) and (min-width:900px){.lp-v2 .hero-v3-h1{font-size:36px}.lp-v2 .hero-v3-stage{min-height:460px}.lp-v2 .hv3-doc{width:72%}.lp-v2 .hv3-panel{width:56%}}@media (max-width:899px){.lp-v2 .hero-v3-inner{grid-template-columns:1fr;gap:48px;padding:64px 24px 32px}.lp-v2 .hero-v3-h1{font-size:38px}.lp-v2 .hero-v3-h1 .nowrap,.lp-v2 .hero-v3-accent{white-space:normal}.lp-v2 .hero-v3-stage{aspect-ratio:1.2;width:100%;max-width:520px;min-height:380px;margin:0 auto}.lp-v2 .hv3-doc{width:70%;padding:16px 18px}.lp-v2 .hv3-panel{width:70%;padding:14px}.lp-v2 .hero-v3-cta{padding:16px 24px;font-size:18px}.lp-v2 .hero-v3-lead{margin-bottom:24px;font-size:16px}.lp-v2 .hero-laurels-notes{padding:0 20px}.lp-v2 .hero-laurels-notes p{font-size:10.5px;line-height:1.9}.lp-v2 .hero-laurels-notes .num{margin:4px 0 0;display:block}.lp-v2 .hero-laurels-notes .num:first-child{margin-top:0}}@media (max-width:768px){.lp-v2 .hero-v3-inner{padding:48px 20px 24px}.lp-v2 .hero-v3-h1{margin:0 0 20px;font-size:32px}.lp-v2 .hero-v3-stage{min-height:340px}.lp-v2 .hv3-doc,.lp-v2 .hv3-panel{width:75%}.lp-v2 .hero-v3-cta{padding:14px 22px;font-size:17px}}@media (max-width:480px){.lp-v2 .hero-v3-inner{gap:36px;padding:40px 16px 20px}.lp-v2 .hero-v3-h1{margin:0 0 16px;font-size:26px;line-height:1.4}.lp-v2 .hero-v3-stage{aspect-ratio:1/1.3;min-height:0}.lp-v2 .hv3-doc{aspect-ratio:9/15;width:78%;height:auto;padding:14px 16px;top:0;right:0}.lp-v2 .hv3-panel{width:86%;padding:12px;left:0}.lp-v2 .hv3-floats,.lp-v2 .hv3-sparks{display:none}.lp-v2 .hero-v3-cta{justify-content:center;width:100%;padding:14px 20px;font-size:16px}.lp-v2 .hero-v3-lead{margin-bottom:20px;font-size:15px}}
.lp-v2 .hiw-section{background:var(--c-bg-deep);padding:80px 0 90px;position:relative;overflow:hidden}.lp-v2 .hiw-section:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 0,#000,#0000 80%);mask-image:radial-gradient(80% 70% at 50% 0,#000,#0000 80%)}.lp-v2 .hiw-head{text-align:center;z-index:1;max-width:880px;margin:0 auto 44px;position:relative}.lp-v2 .hiw-head .section-eyebrow{color:var(--c-accent-mint);letter-spacing:.14em;background:#90d3d024;border-radius:999px;justify-content:center;padding:4px 12px;font-size:13px;display:inline-flex}.lp-v2 .hiw-head h2{letter-spacing:-.01em;color:#fff;margin:14px 0 18px;font-size:40px;font-weight:800;line-height:1.45}.lp-v2 .hiw-head h2 .accent{color:var(--c-accent-mint)}.lp-v2 .hiw-head p{color:#ffffffc7;margin:0;font-size:16px;line-height:1.85}.lp-v2 .hiw-steps{z-index:1;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;max-width:1180px;margin:0 auto;display:grid;position:relative}.lp-v2 .hiw-step{background:#fff;border-radius:14px;flex-direction:column;gap:12px;padding:22px 20px 20px;display:flex;position:relative;box-shadow:0 12px 32px #0b2d5c38}.lp-v2 .hiw-text>p{display:none}.lp-v2 .hiw-step:not(:last-child):after{content:"";z-index:2;border-top:3px solid #ffffff8c;border-right:3px solid #ffffff8c;width:14px;height:14px;position:absolute;top:50%;right:-22px;transform:translateY(-50%)rotate(45deg)}.lp-v2 .hiw-step-meta{align-items:center;gap:10px;margin-bottom:4px;display:flex}.lp-v2 .hiw-step-num{font-family:var(--f-num);color:#fff;background:var(--c-primary);letter-spacing:.02em;border-radius:6px;padding:5px 11px;font-size:14px;font-weight:800;line-height:1}.lp-v2 .hiw-step-tag{background:var(--c-primary-soft);color:var(--c-primary-deep);letter-spacing:.08em;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.3;display:inline-flex}.lp-v2 .hiw-text{flex-direction:column;gap:12px;padding:0;display:flex}.lp-v2 .hiw-text h3{letter-spacing:-.005em;color:var(--c-text);margin:0;font-size:19px;font-weight:800;line-height:1.55}.lp-v2 .hiw-text h3 .hl{padding:0 2px;box-shadow:inset 0 -.4em #2b7fff2e}.lp-v2 .hiw-text>p{color:var(--c-text-mute);margin:0;font-size:13.5px;line-height:1.85}.lp-v2 .hiw-bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.lp-v2 .hiw-bullets li{color:var(--c-text);align-items:flex-start;gap:10px;font-size:13px;font-weight:500;line-height:1.6;display:flex}.lp-v2 .hiw-bullets li:before{content:"";background:var(--c-primary) url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"3.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") center/10px no-repeat;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:3px}.lp-v2 .hiw-stage{background:var(--c-bg-section);border:1px solid var(--c-border);aspect-ratio:auto;border-radius:10px;height:260px;min-height:260px;margin-top:auto;position:relative;overflow:hidden}.lp-v2 .hiw-floats,.lp-v2 .hiw-sparks{display:none}.lp-v2 .hiw-card{border:1px solid var(--c-border);z-index:2;background:#fff;border-radius:8px;width:auto;padding:12px 14px 14px;position:absolute;top:12px;left:7%;right:7%;transform:none;box-shadow:0 4px 14px #0b2d5c0f}.lp-v2 .hiw-card-head{border-bottom:1px solid #eef1f6;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.lp-v2 .hiw-card-dot{display:none}.lp-v2 .hiw-card-title{color:#0f1b2d;letter-spacing:.02em;font-size:11px;font-weight:800}.lp-v2 .hiw-card-pill{color:#1e5fcc;letter-spacing:.04em;background:#e8f0fe;border-radius:100px;margin-left:auto;padding:3px 8px;font-size:9px;font-weight:700}.lp-v2 .hiw-s1-select{background:#f8fafd;border:1.5px solid #1e5fcc;border-radius:6px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;display:flex;position:relative;box-shadow:0 0 0 3px #1e5fcc1a}.lp-v2 .hiw-s1-select-text{color:#0f1b2d;flex:1;font-size:11px;font-weight:700}.lp-v2 .hiw-s1-select-caret{color:#1e5fcc;flex-shrink:0;width:10px;height:10px}.lp-v2 .hiw-s1-options{background:#fff;border:1px solid #e1e7ef;border-radius:6px;flex-direction:column;gap:2px;margin-top:-2px;padding:4px;display:flex;position:relative;box-shadow:0 8px 18px #0f1b2d1a}.lp-v2 .hiw-s1-option{color:#4a5a75;border-radius:4px;align-items:center;gap:6px;padding:5px 7px;font-size:10px;font-weight:600;display:flex}.lp-v2 .hiw-s1-option.active{color:#1547a8;background:#e8f0fe;font-weight:700}.lp-v2 .hiw-s1-option-check{color:#1e5fcc;width:10px;height:10px;margin-left:auto}.lp-v2 .hiw-s1-option-dot{background:#c9d4e3;border-radius:50%;flex-shrink:0;width:4px;height:4px}.lp-v2 .hiw-s1-option.active .hiw-s1-option-dot{background:#1e5fcc}.lp-v2 .hiw-s1-callout{display:none}.lp-v2 .hiw-s2-form{margin-bottom:10px}.lp-v2 .hiw-s2-field+.hiw-s2-field{margin-top:6px}.lp-v2 .hiw-s2-field-label{color:#4a5a75;letter-spacing:.04em;margin-bottom:4px;font-size:9px;font-weight:800}.lp-v2 .hiw-s2-field-input{background:#f8fafd;border:1px solid #d8dee8;border-radius:5px;flex-direction:column;gap:2px;min-height:24px;padding:6px 8px;display:flex}.lp-v2 .hiw-s2-field-input.multiline{min-height:38px}.lp-v2 .hiw-s2-field-text{color:#1f2d44;letter-spacing:.01em;font-size:9.5px;font-weight:600;line-height:1.5}.lp-v2 .hiw-s2-field-text.muted{color:#9aa8be}.lp-v2 .hiw-s2-caret{vertical-align:-2px;background:#1e5fcc;width:1.5px;height:9px;margin-left:1px;display:inline-block}.lp-v2 .hiw-s2-drop{text-align:center;background:#e8f0fe80;border:1.5px dashed #1e5fcc;border-radius:8px;padding:10px;position:relative}.lp-v2 .hiw-s2-drop-ico{color:#1e5fcc;background:#e8f0fe;border-radius:50%;place-items:center;width:24px;height:24px;margin:0 auto 4px;display:grid}.lp-v2 .hiw-s2-drop-ico svg{width:12px;height:12px}.lp-v2 .hiw-s2-drop-text{color:#1547a8;margin-bottom:2px;font-size:10px;font-weight:800}.lp-v2 .hiw-s2-drop-sub{color:#7388a6;font-size:8.5px}.lp-v2 .hiw-s2-file{display:none}.lp-v2 .hiw-s3-doc-stack{padding:4px 0 2px;position:relative}.lp-v2 .hiw-s3-block{margin-bottom:5px}.lp-v2 .hiw-s3-block.h{color:#1547a8;margin-top:3px;font-size:9.5px;font-weight:800}.lp-v2 .hiw-s3-block-line{background:#e8f0fe;border-radius:2px;height:4px}.lp-v2 .hiw-s3-block-line+.hiw-s3-block-line{margin-top:3px}.lp-v2 .hiw-s3-block-line.l1{width:100%}.lp-v2 .hiw-s3-block-line.l2{width:90%}.lp-v2 .hiw-s3-block-line.l3{width:70%}.lp-v2 .hiw-s3-divider{background:#e1e7ef;height:1px;margin:5px 0}.lp-v2 .hiw-s3-status{color:#0f8b85;background:#90d3d033}.lp-v2 .hiw-s3-done{background:var(--c-accent-mint);color:#0b2d5c;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:-10px;right:-10px}.lp-v2 .hiw-s3-done svg{width:14px;height:14px}.lp-v2 .hiw-recap{border-radius:var(--r-lg);z-index:1;background:#ffffff0d;border:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:22px 32px;display:flex;position:relative;overflow:hidden}.lp-v2 .hiw-recap>*{z-index:1;position:relative}.lp-v2 .hiw-recap--center{background:0 0;border:0;justify-content:center;padding:0}.lp-v2 .hiw-recap h4{color:#fff;margin:0 0 6px;font-size:22px;font-weight:800}.lp-v2 .hiw-recap p{color:#ffffffc7;margin:0;font-size:14px}.lp-v2 .hiw-recap .btn-primary{background:var(--c-accent-mint);color:#0b2d5c;box-shadow:none;border-radius:999px;padding:14px 28px;font-weight:800}.lp-v2 .hiw-recap .btn-primary:hover{background:var(--c-accent-mint-deep);color:#fff;transform:translateY(-1px)}@media (max-width:480px){.lp-v2 .hiw-recap .btn-primary.btn-lg{justify-content:center;width:100%;padding:13px 12px;font-size:14px}}@media (max-width:1024px){.lp-v2 .hiw-section{padding:72px 0 80px}.lp-v2 .hiw-head h2{font-size:32px}.lp-v2 .hiw-steps{gap:20px}.lp-v2 .hiw-step{padding:20px 18px}.lp-v2 .hiw-step:not(:last-child):after{width:12px;height:12px;right:-16px}}@media (max-width:768px){.lp-v2 .hiw-section{padding:64px 0 72px}.lp-v2 .hiw-head h2{font-size:28px}.lp-v2 .hiw-head p{font-size:14px}.lp-v2 .hiw-steps{grid-template-columns:1fr;gap:44px}.lp-v2 .hiw-step{padding:22px 20px 20px}.lp-v2 .hiw-step:not(:last-child):after{top:auto;bottom:-28px;right:50%;transform:translate(50%)rotate(135deg)}.lp-v2 .hiw-text h3{font-size:18px}.lp-v2 .hiw-text>p,.lp-v2 .hiw-bullets li{font-size:13px}.lp-v2 .hiw-stage{height:auto;min-height:0;margin-top:16px;overflow:visible}.lp-v2 .hiw-card{padding:14px 16px 16px;position:relative;top:auto;left:auto;right:auto}.lp-v2 .hiw-recap{text-align:center;flex-direction:column;align-items:stretch;gap:16px;padding:22px 20px}.lp-v2 .hiw-recap h4{font-size:18px}}@media (max-width:480px){.lp-v2 .hiw-section{padding:48px 0 56px}.lp-v2 .hiw-head{margin-bottom:32px}.lp-v2 .hiw-head h2{font-size:24px}.lp-v2 .hiw-step{padding:18px 16px}.lp-v2 .hiw-recap .btn-primary{width:100%}}
