:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25314c;background:#f9fbfd;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f9fbfd}button,input,select{font:inherit}.wz-app{--wz-primary: #7754f6;--wz-secondary: #0070ff;--wz-success: #7dd420;--wz-info: #13a4ee;--wz-warning: #ff8600;--wz-danger: #f5315d;--wz-purple: #8768cd;--wz-ink: #25314c;--wz-muted: #79829a;--wz-border: #edf2f9;--wz-surface: #ffffff;min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:#f9fbfd;color:var(--wz-ink);font-size:13px}.wz-sidebar{position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;padding:24px 14px 16px;background:#fff;border-right:1px solid var(--wz-border)}.wz-brand{display:flex;align-items:center;gap:10px;padding:0 10px 24px;color:#25314c;font-weight:700;letter-spacing:-.03em;font-size:18px}.wz-brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#7754f6,#0070ff);color:#fff;box-shadow:0 8px 18px #7754f63b;font-size:19px;line-height:1}.wz-brand small{display:block;margin-top:2px;color:#9aa5b8;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.wz-nav-group{margin:0 0 18px}.wz-nav-title{margin:0 10px 8px;color:#a3adbd;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.wz-nav-button{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border:0;border-radius:9px;background:transparent;color:#68738a;cursor:pointer;font-size:13px;font-weight:500;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.wz-nav-button:hover{color:#7754f6;background:#f8f6ff}.wz-nav-button:active{transform:translate(1px)}.wz-nav-button.is-active{color:#7754f6;background:#f4f0ff;font-weight:700}.wz-nav-icon{width:18px;color:currentColor;font-size:18px;line-height:1;text-align:center}.wz-preview-note{margin:auto 4px 4px;padding:13px;border:1px solid #e8e1ff;border-radius:12px;background:linear-gradient(135deg,#fbfaff,#f4f0ff)}.wz-preview-note strong{display:block;color:#5940bc;font-size:12px;margin-bottom:4px}.wz-preview-note p{margin:0;color:#7d7496;line-height:1.45;font-size:11px}.wz-main{min-width:0}.wz-topbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 34px;background:#ffffffdb;border-bottom:1px solid var(--wz-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wz-context{display:flex;align-items:center;gap:10px;color:#79829a;font-size:12px}.wz-context-dot{width:7px;height:7px;border-radius:50%;background:#7dd420;box-shadow:0 0 0 4px #7dd42021}.wz-top-actions{display:flex;align-items:center;gap:10px}.wz-status{color:#6a7489;font-size:12px}.wz-user{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#7754f6;background:#f4f0ff;font-size:12px;font-weight:800}.wz-content{max-width:1520px;margin:0 auto;padding:34px}.wz-page-heading{margin:0 0 26px}.wz-eyebrow{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#9aa5b8;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.wz-eyebrow span{color:#7754f6}.wz-page-heading h1{margin:0;color:#25314c;font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.045em}.wz-page-heading p{max-width:690px;margin:10px 0 0;color:#79829a;font-size:14px;line-height:1.65}.wz-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid #e6ecf4;border-radius:8px;background:#fff;color:#56627a;cursor:pointer;font-size:12px;font-weight:700;transition:all .16s ease}.wz-btn:hover{border-color:#cfc5ff;color:#7754f6;box-shadow:0 .25rem 1rem #12262414}.wz-btn-primary{border-color:#7754f6;background:#7754f6;color:#fff;box-shadow:0 8px 16px #7754f62e}.wz-btn-primary:hover{background:#6744e8;color:#fff;border-color:#6744e8}.wz-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:24px;overflow:hidden;margin-bottom:18px;padding:28px;border:1px solid #e6ddff;border-radius:14px;background:linear-gradient(115deg,#faf8ff,#fff 57%,#f6fbff);box-shadow:0 .5rem 1.5rem #12262408}.wz-hero:after{content:"";position:absolute;width:280px;height:280px;right:-118px;top:-145px;border-radius:50%;background:radial-gradient(circle,rgba(119,84,246,.16),transparent 67%);pointer-events:none}.wz-hero-copy{position:relative;z-index:1}.wz-hero-label{margin:0 0 9px;color:#7754f6;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.wz-hero h2{max-width:650px;margin:0;color:#25314c;font-size:clamp(24px,3vw,33px);line-height:1.14;letter-spacing:-.042em}.wz-hero p{max-width:590px;margin:10px 0 18px;color:#717d95;line-height:1.6;font-size:13px}.wz-hero-actions{display:flex;flex-wrap:wrap;gap:9px}.wz-hero-progress{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:18px 20px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7754f6,#5b8bff);box-shadow:0 14px 30px #6558ea30}.wz-hero-progress small{opacity:.78;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.wz-hero-progress strong{display:block;margin:8px 0;font-size:30px;line-height:1.05;letter-spacing:-.04em}.wz-progress-track{width:100%;height:7px;overflow:hidden;margin-top:7px;border-radius:999px;background:#ffffff40}.wz-progress-track span{display:block;height:100%;border-radius:inherit;background:#d9ffae}.wz-hero-progress em{margin-top:10px;opacity:.84;font-size:11px;font-style:normal}.wz-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.wz-stat-card,.wz-panel{border:1px solid var(--wz-border);border-radius:12px;background:var(--wz-surface);box-shadow:0 .5rem 1.5rem #12262408}.wz-stat-card{padding:18px;min-height:142px}.wz-stat-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9aa5b8;font-size:11px;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.wz-stat-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;font-size:14px}.wz-stat-card h3{margin:19px 0 5px;color:#25314c;font-size:22px;letter-spacing:-.035em}.wz-stat-card p{margin:0;color:#8993a6;font-size:11px;line-height:1.45}.wz-tone-violet .wz-stat-icon{background:#f4f0ff;color:#7754f6}.wz-tone-blue .wz-stat-icon{background:#e8f5ff;color:#0070ff}.wz-tone-green .wz-stat-icon{background:#f0fae6;color:#54aa15}.wz-tone-orange .wz-stat-icon{background:#fff1e6;color:#ff8600}.wz-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:18px}.wz-stack{display:grid;gap:18px}.wz-panel{padding:22px}.wz-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:17px}.wz-panel-head h3{margin:0;color:#25314c;font-size:15px;letter-spacing:-.02em}.wz-panel-head p{margin:5px 0 0;color:#8993a6;font-size:12px;line-height:1.45}.wz-link-button{padding:0;border:0;background:transparent;color:#7754f6;cursor:pointer;font-size:12px;font-weight:700}.wz-next-move{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start;padding:14px;border-radius:10px;background:#f8f6ff}.wz-next-move-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#7754f6;color:#fff;font-size:16px}.wz-next-move strong{display:block;color:#3c4560;font-size:13px}.wz-next-move p{margin:4px 0 0;color:#79829a;font-size:12px;line-height:1.5}.wz-milestones{display:grid;gap:14px}.wz-milestone{display:grid;grid-template-columns:74px 12px 1fr;gap:10px;align-items:start}.wz-milestone-time{color:#7754f6;font-size:11px;font-weight:800;line-height:1.4;text-align:right}.wz-milestone-pin{position:relative;width:12px;height:12px;margin-top:2px;border:3px solid #dcd3ff;border-radius:50%;background:#7754f6}.wz-milestone:not(:last-child) .wz-milestone-pin:after{content:"";position:absolute;width:1px;height:31px;left:2px;top:9px;background:#e7e2f8}.wz-milestone strong{display:block;color:#4b566f;font-size:12px}.wz-milestone p{margin:3px 0 0;color:#8993a6;font-size:11px;line-height:1.45}.wz-scenario-row{display:grid;gap:10px}.wz-scenario-button{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border:1px solid #edf2f9;border-radius:9px;background:#fff;color:#56627a;cursor:pointer;text-align:left}.wz-scenario-button:hover,.wz-scenario-button.is-selected{border-color:#d9d0ff;background:#faf8ff}.wz-scenario-button strong{font-size:12px}.wz-scenario-button span{color:#7754f6;font-size:11px;font-weight:800}.wz-legacy{margin-top:2px}.wz-legacy>div{color:#25314c!important}.wz-legacy [style*="rgba(18, 25, 51"],.wz-legacy [style*="rgba(18,25,51"]{background:#fff!important;border-color:#edf2f9!important;border-radius:12px!important;box-shadow:0 .5rem 1.5rem #12262408!important}.wz-legacy [style*="rgba(11,16,32"],.wz-legacy [style*="rgba(11, 16, 32"],.wz-legacy [style*="rgba(255,255,255,.03)"],.wz-legacy [style*="rgba(255, 255, 255, 0.03)"]{background:#f8fafe!important;border-color:#edf2f9!important}.wz-legacy [style*="rgba(255,255,255,.04)"],.wz-legacy [style*="rgba(255, 255, 255, 0.04)"]{background:#fff!important;border-color:#e6ecf4!important}.wz-legacy [style*="#edf2ff"],.wz-legacy [style*="#dbe6ff"]{color:#25314c!important}.wz-legacy [style*="#afbbdc"],.wz-legacy [style*="#9fb0d9"],.wz-legacy [style*="#8ea1cd"]{color:#79829a!important}.wz-legacy [style*="#b5c3ff"],.wz-legacy [style*="#c9d3f5"],.wz-legacy [style*="#c4d1f2"],.wz-legacy [style*="#b9c6e6"]{color:#56627a!important}.wz-legacy [style*="#68e0a7"]{color:#54aa15!important}.wz-legacy [style*="#ff8c88"]{color:#f5315d!important}.wz-legacy [style*="#ffd36f"]{color:#ff8600!important}.wz-legacy [style*="#84a8ff"],.wz-legacy [style*="#91a6d8"]{color:#7754f6!important}.wz-legacy [style*="rgba(74,222,128"],.wz-legacy [style*="rgba(74, 222, 128"]{background:#7754f6!important;border-color:#7754f6!important;color:#fff!important}.wz-legacy button{transition:box-shadow .15s ease,transform .15s ease}.wz-legacy button:hover{box-shadow:0 .25rem 1rem #12262414}.wz-legacy input,.wz-legacy select{background:#fff!important;color:#25314c!important;border-color:#e6ecf4!important}.wz-legacy input:focus,.wz-legacy select:focus{outline:none;border-color:#7754f6!important;box-shadow:0 0 0 .18rem #7754f621}@media(max-width:1060px){.wz-app{grid-template-columns:208px minmax(0,1fr)}.wz-sidebar{padding-left:10px;padding-right:10px}.wz-content{padding:26px 22px}.wz-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wz-dashboard-grid{grid-template-columns:1fr}}@media(max-width:760px){.wz-app{display:block}.wz-sidebar{position:static;height:auto;display:block;padding:14px 12px 10px;border-right:0;border-bottom:1px solid #edf2f9}.wz-brand{padding:0 8px 12px}.wz-nav-group{display:flex;gap:5px;overflow-x:auto;margin:0 0 8px;padding:0 2px 4px}.wz-nav-title,.wz-preview-note{display:none}.wz-nav-button{width:auto;flex:0 0 auto;padding:8px 10px;font-size:11px}.wz-nav-icon{font-size:15px}.wz-topbar{min-height:56px;padding:0 16px}.wz-status{display:none}.wz-content{padding:22px 14px 28px}.wz-hero{grid-template-columns:1fr;padding:22px}.wz-hero-progress{min-height:130px}.wz-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.wz-stat-card{padding:14px;min-height:125px}.wz-stat-card h3{font-size:18px}}@media(max-width:460px){.wz-context{font-size:11px}.wz-stat-grid{grid-template-columns:1fr}.wz-milestone{grid-template-columns:58px 12px 1fr;gap:8px}}.wz-workspace-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:0 0 22px;padding:22px 24px;border:1px solid #e6ddff;border-radius:14px;background:linear-gradient(112deg,#faf8ff,#fff 62%,#f5faff);box-shadow:0 .5rem 1.5rem #12262408}.wz-workspace-eyebrow{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#8b95aa;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wz-workspace-eyebrow span{color:#7754f6;font-size:15px;line-height:8px}.wz-workspace-intro h1{max-width:660px;margin:0;color:#25314c;font-size:clamp(24px,2.65vw,34px);letter-spacing:-.042em;line-height:1.1}.wz-workspace-intro p{max-width:650px;margin:9px 0 0;color:#79829a;font-size:13px;line-height:1.6}.wz-workspace-note{flex:0 0 188px;display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid #e6ddff;border-radius:10px;background:#ffffffd1;color:#667189;font-size:11px;font-weight:600;line-height:1.45}.wz-workspace-note span{color:#7754f6;font-size:14px;line-height:1.05}.wz-legacy button:not(:disabled){color:#56627a!important}.wz-legacy button:not(:disabled):hover{border-color:#cfc5ff!important;color:#7754f6!important;transform:translateY(-1px)}.wz-legacy button[style*="rgba(74,222,128"]:not(:disabled),.wz-legacy button[style*="rgba(74, 222, 128"]:not(:disabled){color:#fff!important}.wz-legacy button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:760px){.wz-workspace-intro{align-items:flex-start;flex-direction:column;gap:14px;padding:18px}.wz-workspace-note{flex-basis:auto}.wz-legacy [style*=grid-template-columns]{grid-template-columns:1fr!important}}.wz-marketing{min-height:100vh;overflow:hidden;color:#25314c;background:radial-gradient(circle at 89% 4%,rgba(119,84,246,.09),transparent 25rem),linear-gradient(180deg,#fbfcff,#fff 48%,#f8fbff)}.wz-marketing-nav{width:min(1180px,calc(100% - 42px));height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 auto}.wz-marketing-brand{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#25314c;cursor:pointer;font:inherit;font-size:17px;font-weight:800;letter-spacing:-.03em;text-align:left}.wz-marketing-brand small{display:block;margin-top:1px;color:#8690a3;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wz-marketing-nav nav{display:flex;align-items:center;gap:25px}.wz-marketing-nav nav a{color:#657089;font-size:12px;font-weight:700;text-decoration:none}.wz-marketing-nav nav a:hover{color:#7754f6}.wz-marketing-actions{display:flex;align-items:center;gap:9px}.wz-marketing-preview{background:#ffffffb3}.wz-sales-hero{width:min(1180px,calc(100% - 42px));min-height:610px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(470px,1.04fr);align-items:center;gap:50px;margin:0 auto;padding:70px 0 82px}.wz-sales-eyebrow{display:flex;align-items:center;gap:8px;color:#8a95aa;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wz-sales-eyebrow span{color:#7754f6;font-size:15px;line-height:8px}.wz-sales-copy h1{max-width:595px;margin:16px 0 0;color:#222d49;font-size:clamp(44px,5.25vw,72px);line-height:.99;letter-spacing:-.067em}.wz-sales-lede{max-width:535px;margin:23px 0 0;color:#6b7690;font-size:17px;line-height:1.6}.wz-sales-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:29px}.wz-sales-primary{min-height:46px;padding:0 18px;font-size:13px}.wz-sales-text-action{padding:0;border:0;background:transparent;color:#56627a;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.wz-sales-text-action:hover{color:#7754f6}.wz-sales-proof{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px;color:#8390a5;font-size:11px;font-weight:700}.wz-sales-proof span{display:inline-flex;align-items:center;gap:7px}.wz-proof-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#7dd420;box-shadow:0 0 0 3px #7dd4201f}.wz-sales-product{position:relative;min-height:420px;padding:22px;border:1px solid #e8e1ff;border-radius:21px;background:linear-gradient(135deg,#fffffffa,#f9f7fff0);box-shadow:0 28px 65px #433e871f;transform:rotate(1.2deg)}.wz-sales-product:before{content:"";position:absolute;z-index:-1;width:84%;height:86%;right:-27px;bottom:-24px;border:1px solid #dceeff;border-radius:21px;background:#eff8ff;transform:rotate(-4deg)}.wz-product-topline{display:flex;align-items:center;justify-content:space-between;color:#8994a7;font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.wz-product-topline span:first-child{display:inline-flex;align-items:center;gap:7px;color:#707b92}.wz-product-focus{display:grid;grid-template-columns:1fr 144px;gap:16px;margin-top:19px;padding:22px;border-radius:15px;color:#fff;background:linear-gradient(134deg,#7754f6,#5f8cff);box-shadow:0 16px 28px #6b56e740}.wz-product-label{display:block;opacity:.76;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wz-product-focus>div>strong{display:block;margin-top:11px;font-size:24px;line-height:1.08;letter-spacing:-.045em}.wz-product-focus p{max-width:250px;margin:10px 0 0;opacity:.86;font-size:11px;line-height:1.5}.wz-product-date{display:flex;flex-direction:column;justify-content:center;padding-left:16px;border-left:1px solid rgba(255,255,255,.22)}.wz-product-date span{opacity:.72;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.wz-product-date strong{margin-top:7px;font-size:21px!important;line-height:.92!important}.wz-product-balance{margin-top:17px;padding:13px 16px;border:1px solid #edf1fa;border-radius:12px;background:#fff}.wz-product-balance-head{display:flex;justify-content:space-between;color:#6f7a91;font-size:11px;font-weight:700}.wz-product-balance-head strong{color:#27334f}.wz-product-track{height:7px;overflow:hidden;margin-top:10px;border-radius:999px;background:#e7ecf7}.wz-product-track span{display:block;width:66%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7dd420,#91dd51)}.wz-product-balance small{display:block;margin-top:7px;color:#92a0b4;font-size:10px}.wz-product-rows{display:grid;gap:2px;margin-top:14px}.wz-product-row{display:grid;grid-template-columns:13px 1fr auto;align-items:center;gap:7px;padding:8px 5px;color:#8490a5;font-size:11px}.wz-product-row strong{color:#4e5b75;font-size:11px}.wz-product-row-icon{font-size:19px;line-height:5px}.wz-product-row-icon.on{color:#13a4ee}.wz-product-row-icon.protected{color:#7dd420}.wz-product-row-icon.highest{color:#7754f6}.wz-sales-strip{display:flex;align-items:center;justify-content:center;gap:25px;min-height:69px;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#ffffffb3;color:#68748b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wz-sales-strip i{color:#b3a6f5;font-size:18px;font-style:normal}.wz-sales-section{width:min(1120px,calc(100% - 42px));margin:0 auto}.wz-sales-features{padding:110px 0}.wz-section-intro{max-width:650px}.wz-section-intro h2,.wz-how-copy h2,.wz-sales-privacy h2,.wz-sales-closing h2{margin:15px 0 0;color:#27324d;font-size:clamp(31px,3.8vw,48px);line-height:1.06;letter-spacing:-.055em}.wz-section-intro>p{margin:17px 0 0;color:#77839a;font-size:15px;line-height:1.65}.wz-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:42px}.wz-feature-card{min-height:238px;padding:24px;border:1px solid #edf1f7;border-radius:15px;background:#fff;box-shadow:0 .5rem 1.5rem #12262406}.wz-feature-card:hover{transform:translateY(-3px);box-shadow:0 1.25rem 2rem #1226240f}.wz-feature-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;font-size:19px;font-weight:800}.wz-feature-violet .wz-feature-icon{color:#7754f6;background:#f3efff}.wz-feature-blue .wz-feature-icon{color:#0070ff;background:#e8f5ff}.wz-feature-green .wz-feature-icon{color:#56a619;background:#f0fae6}.wz-feature-card h3{margin:23px 0 0;color:#35415c;font-size:17px;letter-spacing:-.025em}.wz-feature-card p{margin:10px 0 0;color:#808ba0;font-size:12px;line-height:1.65}.wz-sales-how{display:grid;grid-template-columns:.96fr 1.04fr;align-items:center;gap:82px;padding:90px 0 115px}.wz-how-visual{position:relative;min-height:390px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,#effaff,#f8f5ff)}.wz-how-card{width:min(86%,366px);padding:22px;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:#ffffffdb;box-shadow:0 20px 50px #3c4d831f;transform:rotate(-2deg)}.wz-how-card-top{display:flex;justify-content:space-between;color:#7f8ba0;font-size:11px;font-weight:800}.wz-how-card-top strong{color:#55a71a}.wz-how-wave{height:142px;display:flex;align-items:end;gap:11px;padding:24px 10px 14px;border-bottom:1px solid #edf1f7}.wz-how-wave span{width:22px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#c7bbff,#7754f6)}.wz-how-wave span:nth-child(1){height:30%}.wz-how-wave span:nth-child(2){height:50%}.wz-how-wave span:nth-child(3){height:40%}.wz-how-wave span:nth-child(4){height:76%}.wz-how-wave span:nth-child(5){height:61%}.wz-how-wave span:nth-child(6){height:88%}.wz-how-wave span:nth-child(7){height:100%;background:linear-gradient(180deg,#b6ef86,#7dd420)}.wz-how-card-foot{display:flex;gap:15px;padding-top:15px;color:#8894aa;font-size:10px;font-weight:700}.wz-how-float{position:absolute;display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #edf1f7;border-radius:9px;background:#fff;box-shadow:0 12px 28px #293e6c1a;color:#59667f;font-size:10px;font-weight:800}.wz-how-float span{color:#7754f6;font-size:14px}.wz-how-float-one{top:43px;right:-12px}.wz-how-float-two{bottom:45px;left:-16px}.wz-how-float-two span{color:#55a71a}.wz-step-list{display:grid;gap:0;margin-top:30px}.wz-step{display:grid;grid-template-columns:45px 1fr;gap:12px;padding:16px 0;border-top:1px solid #edf1f7}.wz-step>span{color:#7754f6;font-size:11px;font-weight:800}.wz-step h3{margin:0;color:#44516a;font-size:14px}.wz-step p{margin:6px 0 0;color:#8490a5;font-size:12px;line-height:1.55}.wz-sales-privacy{display:grid;grid-template-columns:78px 1fr auto;align-items:center;gap:25px;margin-top:5px;padding:35px 39px;border:1px solid #dfd8ff;border-radius:17px;background:linear-gradient(107deg,#f7f4ff,#fff)}.wz-privacy-emblem{width:57px;height:57px;display:grid;place-items:center;border-radius:17px;background:#7754f6;box-shadow:0 12px 24px #7754f638;color:#fff;font-size:25px}.wz-sales-privacy h2{font-size:27px}.wz-sales-privacy p{max-width:680px;margin:9px 0 0;color:#79849a;font-size:12px;line-height:1.65}.wz-sales-closing{max-width:770px;padding:126px 0 120px;text-align:center}.wz-sales-closing .wz-sales-eyebrow{justify-content:center}.wz-sales-closing h2{font-size:clamp(37px,5vw,59px)}.wz-sales-closing p{margin:17px auto 0;color:#78849a;font-size:15px;line-height:1.65}.wz-sales-closing .wz-sales-actions{justify-content:center}.wz-marketing-footer{width:min(1180px,calc(100% - 42px));display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:25px 0 34px;border-top:1px solid #edf1f7;color:#929cb0;font-size:10px}.wz-marketing-footer div{display:grid;gap:2px}.wz-marketing-footer strong{color:#526078;font-size:13px}.wz-marketing-footer div span{font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}@media(max-width:860px){.wz-marketing-nav nav{display:none}.wz-sales-hero{grid-template-columns:1fr;gap:50px;padding-top:54px}.wz-sales-copy{max-width:620px}.wz-sales-product{width:min(570px,calc(100% - 28px));justify-self:center}.wz-sales-how{grid-template-columns:1fr;gap:52px}.wz-how-visual{width:min(570px,100%)}.wz-sales-privacy{grid-template-columns:65px 1fr}.wz-sales-privacy>button{grid-column:2;justify-self:start}}@media(max-width:610px){.wz-marketing-nav,.wz-sales-hero,.wz-sales-section,.wz-marketing-footer{width:min(100% - 28px,1180px)}.wz-marketing-nav{height:67px}.wz-marketing-preview{display:none}.wz-marketing-brand{font-size:15px}.wz-sales-hero{min-height:auto;padding:47px 0 61px}.wz-sales-copy h1{font-size:45px}.wz-sales-lede{font-size:15px}.wz-sales-proof{align-items:flex-start;flex-direction:column;gap:9px}.wz-sales-product{min-height:auto;padding:15px;transform:none}.wz-sales-product:before{display:none}.wz-product-focus{grid-template-columns:1fr 105px;padding:17px}.wz-product-focus>div>strong{font-size:20px}.wz-product-date{padding-left:11px}.wz-sales-strip{gap:11px;font-size:8px}.wz-sales-strip i{font-size:13px}.wz-sales-features{padding:71px 0}.wz-feature-grid{grid-template-columns:1fr;margin-top:28px}.wz-feature-card{min-height:0}.wz-sales-how{gap:40px;padding:54px 0 72px}.wz-how-visual{min-height:300px}.wz-how-float-one{right:-4px}.wz-how-float-two{left:-5px}.wz-sales-privacy{grid-template-columns:1fr;gap:17px;padding:25px}.wz-sales-privacy>button{grid-column:auto}.wz-sales-privacy h2{font-size:25px}.wz-sales-closing{padding:86px 0 78px}.wz-marketing-footer{align-items:flex-start;flex-direction:column;gap:15px}}.wz-brand-button{width:100%;padding:0;border:0;background:transparent;cursor:pointer;font:inherit;text-align:left}.wz-brand-button:hover .wz-brand-mark{transform:translateY(-1px);box-shadow:0 8px 16px #7754f640}
