@font-face{font-family:Gotham Rounded;src:url(/fonts/Gotham-Rounded-Book.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Gotham Rounded;src:url(/fonts/Gotham-Rounded-Medium.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Gotham Rounded;src:url(/fonts/Gotham-Rounded-Bold.otf)format("opentype");font-weight:700;font-display:swap}:root{--ink:#0f1630;--ink-soft:#424860;--navy:#11183a;--navy-deep:#090d28;--pink:#ff2795;--pink-dark:#d9006f;--pink-action:#c90065;--pink-pale:#ffe6f1;--green:#00a779;--cream:#fff9f5;--white:#fff;--line:#e8e5e2;--shadow:0 28px 80px #170f2626;--radius:28px;--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:124px}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Gotham Rounded,Arial,sans-serif;font-size:17px;line-height:1.6}body,button,input,textarea,select{font-family:Gotham Rounded,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font-size:inherit}button,a{-webkit-tap-highlight-color:#0000}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #00a779}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.06}h2{font-size:clamp(2.4rem,5vw,4.65rem)}.page-width{width:min(100% - 48px,var(--page));margin-inline:auto}.section{padding:130px 0}.eyebrow{color:var(--pink-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px;font-size:.76rem;font-weight:700}.eyebrow.light{color:#fff}.arrow-icon{flex:none;width:20px;height:20px;transition:transform .25s}.arrow-icon.down{transform:rotate(90deg)}a:hover .arrow-icon,button:hover .arrow-icon{transform:translate(4px)}a:hover .arrow-icon.down{transform:rotate(90deg)translate(4px)}.button{background:var(--pink-action);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,opacity .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #ff279540}.button-small{min-height:43px;padding:0 18px;font-size:.85rem}.button-light,.button--light{color:var(--ink);background:#fff}.button-light:hover,.button--light:hover{box-shadow:0 13px 28px #08081c33}.button-ghost-light{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff73}.button--dark{background:var(--navy);color:#fff}.button--dark:hover{background:#1d2854;box-shadow:0 12px 25px #11183a33}.button:disabled{opacity:.38;box-shadow:none;cursor:not-allowed;transform:none}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:20px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.motion-ready [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(24px)}.motion-ready [data-reveal=card]{transform:translateY(30px)scale(.985)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.motion-ready .site-header{animation:.65s cubic-bezier(.22,1,.36,1) 80ms both site-header-in}.motion-ready .hero-content>h1{animation:.75s cubic-bezier(.22,1,.36,1) .12s both hero-content-in}.motion-ready .hero-copy{animation:.75s cubic-bezier(.22,1,.36,1) .22s both hero-content-in}.motion-ready .hero-actions{animation:.75s cubic-bezier(.22,1,.36,1) .32s both hero-content-in}.motion-ready .product-preview{animation:.9s cubic-bezier(.16,1,.3,1) .42s both preview-in}.motion-ready .hero-decoration.one{animation:14s ease-in-out infinite alternate hero-orbit-one}.motion-ready .hero-decoration.two{animation:11s ease-in-out infinite alternate hero-orbit-two}.motion-ready .hero-decoration.three{animation:9s ease-in-out infinite alternate hero-orbit-three}.motion-ready .portal-chart-line,.motion-ready .portal-activity-line{stroke-dasharray:520;stroke-dashoffset:520px;animation:1.35s cubic-bezier(.22,1,.36,1) 1.05s forwards chart-line-in}.motion-ready .portal-chart-area{animation:.8s ease-out 1.2s both chart-area-in}.motion-ready .portal-chart-forecast{animation:.6s ease-out 1.75s both chart-forecast-in}@keyframes site-header-in{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none}}@keyframes hero-content-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes preview-in{0%{opacity:0;transform:translateY(38px)scale(.985)}to{opacity:1;transform:none}}@keyframes hero-orbit-one{to{transform:translate(-18px,14px)scale(1.025)}}@keyframes hero-orbit-two{to{transform:translate(12px,-10px)scale(.97)}}@keyframes hero-orbit-three{to{transform:translate(10px,-16px)}}@keyframes chart-line-in{to{stroke-dashoffset:0}}@keyframes chart-area-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes chart-forecast-in{0%{opacity:0}to{opacity:.75}}.site-header{z-index:50;width:100%;padding-inline:24px;position:fixed;top:22px;left:0}.nav-capsule{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:28px;width:min(1180px,100%);height:78px;margin:0 auto;padding:11px 13px 11px 18px;display:flex;position:relative;box-shadow:0 12px 38px #15061a29}.brand-inset{background:var(--navy);border-radius:999px;flex:none;justify-content:center;align-items:center;width:190px;height:58px;padding:0 17px;display:flex}.brand-inset img{width:100%;height:auto}.site-header .brand-inset{background:0 0;border-radius:0;width:195px;height:44px;padding:0 8px}.primary-nav{align-items:center;gap:29px;margin-right:auto;display:flex}.primary-nav>a{color:#333a50;font-size:.88rem;font-weight:500;transition:color .2s;position:relative}.primary-nav>a:after{content:"";background:var(--pink-dark);transform-origin:100%;border-radius:99px;height:2px;transition:transform .25s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.primary-nav>a:hover:after{transform-origin:0;transform:scaleX(1)}.primary-nav>a:hover,.sign-in-link:hover{color:var(--pink-dark)}.nav-actions{align-items:center;gap:18px;display:flex}.sign-in-link{white-space:nowrap;font-size:.85rem;font-weight:700}.menu-button,.mobile-sign-in,.mobile-demo{display:none}.hero{color:#fff;background:radial-gradient(circle at 18% 30%,#e94a83 0,#0000 25%),linear-gradient(135deg,#df246d 0%,#d82468 54%,#c9195a 100%);min-height:925px;padding:165px 0 120px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--cream);border-radius:50%;height:520px;position:absolute;inset:auto -10% -310px}.hero-decoration{border:1px solid #ffffff42;border-radius:50%;position:absolute}.hero-decoration.one{width:630px;height:630px;top:-270px;right:-100px}.hero-decoration.two{width:330px;height:330px;top:105px;right:5%}.hero-decoration.three{background:#ffffff14;width:170px;height:170px;bottom:170px;left:4%}.hero-content{z-index:2;text-align:center;position:relative}.hero-content>h1{max-width:850px;margin:30px auto 27px;font-size:clamp(2.8rem,4.9vw,4.85rem)}.hero-content>h1 span{color:var(--navy)}.hero-copy{max-width:750px;margin:0 auto 35px;font-size:clamp(1.08rem,1.8vw,1.32rem);line-height:1.55}.hero-actions{justify-content:center;gap:12px;display:flex}.product-preview{z-index:3;text-align:left;background:#ffffff29;border:1px solid #ffffff85;border-radius:25px;width:min(1140px,95%);margin:72px auto 0;padding:9px;position:relative;box-shadow:0 32px 90px #1e001647}.preview-shell{color:#f7f8fb;background:#121319;border-radius:17px;font-family:Gotham Rounded,sans-serif;overflow:hidden}.portal-header{background:#171920;border-bottom:1px solid #292c36;grid-template-columns:minmax(145px,1fr) auto minmax(145px,1fr);align-items:center;height:48px;padding:7px 16px;display:grid}.portal-logo{width:145px;height:auto}.portal-nav{justify-content:center;gap:3px;display:flex}.portal-nav span,.portal-controls span{color:#aeb2c0;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;height:31px;font-size:8px;font-weight:500;display:flex}.portal-nav span{padding:0 9px}.portal-nav span.active{color:#f7f8fb;background:#272a35;border-color:#3a3e4b}.portal-nav span.active svg{color:#3cad84}.portal-header svg{width:10px;height:10px}.portal-controls{justify-self:end;gap:5px;display:flex}.portal-controls span{background:#1b1d25;border-color:#292c36;padding:0 9px}.portal-controls span:first-child svg{color:#3c97ad}.portal-dashboard{background:#121319;gap:16px;padding:23px 28px 30px;display:grid}.portal-welcome{background:linear-gradient(115deg,#3cad8421,#0000 48%),#16181f;border:1px solid #292c36;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:125px;padding:27px 30px;display:flex;position:relative;overflow:hidden}.portal-welcome:after{content:"";border:1px solid #3cad8433;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:-45px;box-shadow:0 0 0 28px #3cad8406,0 0 0 55px #3cad8405}.portal-welcome>div{z-index:1;position:relative}.portal-welcome h3{color:#f7f8fb;letter-spacing:-.045em;margin:0;font-size:28px;font-weight:500}.portal-welcome p{color:#aeb2c0;margin:9px 0 0;font-size:9px}.portal-actions{gap:7px;display:flex}.portal-actions span{color:#fff;background:#3c97ad;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:8px;font-weight:500;display:flex}.portal-actions span:last-child{background:#272a35;border-color:#3a3e4b}.portal-actions svg{width:10px;height:10px}.portal-metrics{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.portal-metrics article{background:#1b1d25;border:1px solid #292c36;border-radius:11px;align-content:start;gap:12px;min-height:118px;padding:17px;display:grid;box-shadow:0 12px 32px #0000001a}.portal-metrics article>div{grid-template-columns:min-content 1fr min-content;align-items:center;gap:8px;display:grid}.portal-metrics h4{color:#f7f8fb;letter-spacing:-.02em;margin:0;font-size:10px;font-weight:500}.portal-metrics article>div>svg{color:#aeb2c0;width:9px}.portal-metric-icon{background:color-mix(in srgb, var(--preview-accent) 13%, transparent);width:25px;height:25px;color:var(--preview-accent);border-radius:7px;place-items:center;font-size:10px;font-weight:600;display:grid}.portal-metric-icon svg{width:12px;height:12px}.portal-calendar{font-size:7px}.portal-metrics strong{color:#f7f8fb;letter-spacing:-.03em;font-size:23px;line-height:1}.portal-metrics p{color:#aeb2c0;margin:0;font-size:7px;line-height:1.4}.portal-pipeline{background:linear-gradient(120deg,#3c97ad0e,#0000 44%),#16181f;border:1px solid #292c36;border-radius:11px;gap:13px;padding:17px;display:grid}.portal-pipeline>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.portal-pipeline h4,.portal-recent h4{color:#f7f8fb;margin:0;font-size:12px;font-weight:500}.portal-pipeline header p,.portal-recent header p{color:#aeb2c0;margin:3px 0 0;font-size:7px}.portal-pipeline header>strong{color:#f7f8fb;justify-items:end;font-size:18px;line-height:1;display:grid}.portal-pipeline header small{color:#aeb2c0;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:6px;font-weight:500}.portal-pipeline-bar{background:#1b1d25;border:1px solid #3a3e4b;border-radius:99px;gap:2px;height:8px;padding:1px;display:flex;overflow:hidden}.portal-pipeline-bar i{border-radius:99px;min-width:7px}.portal-stage-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.portal-stage-grid article{background:#1b1d25;border:1px solid #292c36;border-radius:7px;grid-template-columns:1fr auto;gap:5px 7px;min-width:0;padding:9px;display:grid}.portal-stage-grid article>div{align-items:center;gap:6px;min-width:0;display:flex}.portal-stage-grid article>div i{background:var(--stage-colour);width:5px;height:5px;box-shadow:0 0 0 3px color-mix(in srgb, var(--stage-colour) 12%, transparent);border-radius:50%;flex:none}.portal-stage-grid article span{color:#aeb2c0;white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-weight:500;overflow:hidden}.portal-stage-grid article strong{color:var(--stage-colour);font-size:11px}.portal-stage-grid article p{color:#aeb2c0;grid-column:1/-1;margin:0;font-size:6px}.portal-analytics{grid-template-columns:1.15fr .85fr;gap:11px;display:grid}.portal-chart-card{background:#16181f;border:1px solid #292c36;border-radius:10px;flex-direction:column;min-width:0;min-height:194px;padding:14px 15px 11px;display:flex;overflow:hidden}.portal-chart-card>header{justify-content:space-between;align-items:flex-start;min-height:39px;display:flex}.portal-chart-card>header div{gap:2px;display:grid}.portal-chart-card>header span{color:#3cad84;letter-spacing:.1em;text-transform:uppercase;font-size:5px;font-weight:650}.portal-chart-card h4{color:#f7f8fb;margin:0;font-size:10px;font-weight:500}.portal-chart-card header p{color:#aeb2c0;margin:0;font-size:6px}.portal-chart{width:100%;height:105px;margin-top:auto;overflow:visible}.portal-chart-grid path{fill:none;stroke:#292c36;stroke-width:1px;stroke-dasharray:2 4}.portal-y-labels text,.portal-x-labels text{fill:#7f8494;font-family:inherit;font-size:6px}.portal-chart-area{fill:url(#portal-payout-area)}.portal-chart-line,.portal-chart-forecast{fill:none;stroke:#e72e6f;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.portal-chart-forecast{stroke-dasharray:5 5;opacity:.75}.portal-chart-card>footer{color:#aeb2c0;border-top:1px solid #292c36;align-items:flex-end;gap:10px;min-height:17px;padding-top:6px;font-size:5px;display:flex}.portal-chart-card>footer span{align-items:center;gap:4px;display:flex}.portal-chart-card>footer i{background:#e72e6f;border-radius:9px;width:11px;height:2px}.portal-chart-card>footer i.forecast{background:repeating-linear-gradient(90deg,#e72e6f 0 3px,#0000 3px 5px)}.portal-activity-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:8px 0 2px;display:grid}.portal-activity-totals>span{background:#1b1d25;border:1px solid #292c36;border-radius:6px;grid-template-rows:auto auto;grid-template-columns:3px auto;column-gap:5px;min-width:0;padding:5px 6px;display:grid}.portal-activity-totals i{background:#58b2c8;border-radius:99px;grid-row:1/-1;width:3px}.portal-activity-totals i.sent{background:#ed4c83}.portal-activity-totals i.live{background:#63c798}.portal-activity-totals strong{color:#f7f8fb;font-size:9px;line-height:1}.portal-activity-totals small{color:#aeb2c0;white-space:nowrap;text-overflow:ellipsis;font-size:4px;overflow:hidden}.portal-activity-chart{height:74px}.portal-activity-line{fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.portal-activity-line.quote{stroke:#58b2c8}.portal-activity-line.sent{stroke:#ed4c83}.portal-activity-line.live{stroke:#63c798}.portal-recent{background:#16181f;border:1px solid #292c36;border-radius:10px;overflow:hidden}.portal-recent>header{border-bottom:1px solid #292c36;justify-content:space-between;align-items:center;min-height:52px;padding:10px 14px;display:flex}.portal-recent>header>span{color:#3c97ad;background:#1b1d25;border:1px solid #292c36;border-radius:6px;padding:5px 8px;font-size:7px}.portal-table-head,.portal-table-row{grid-template-columns:1.4fr .9fr .7fr;align-items:center;display:grid}.portal-table-head{color:#aeb2c0;letter-spacing:.07em;text-transform:uppercase;background:#16181f;min-height:28px;padding:0 14px;font-size:6px;font-weight:600}.portal-table-row{color:#aeb2c0;border-top:1px solid #292c36;min-height:34px;padding:0 14px;font-size:7px}.portal-table-row strong{color:#f7f8fb;font-size:8px;font-weight:500}.portal-status{border:1px solid;border-radius:20px;align-items:center;gap:4px;width:max-content;height:18px;padding:0 6px;display:flex}.portal-status i{background:currentColor;border-radius:50%;width:4px;height:4px}.portal-status--blue{color:#68bed1;background:#3c97ad14;border-color:#3c97ad59}.portal-status--pink{color:#ed7ba3;background:#e72e6f14;border-color:#e72e6f59}.portal-status--purple{color:#a4a9e4;background:#4e59a31f;border-color:#4e59a373}.feature-section{background:var(--cream);padding-top:185px}.section-heading--split{margin-bottom:65px}.platform-intro-label{align-items:center;gap:24px;margin-bottom:30px;display:flex}.platform-intro-label .eyebrow{flex:none;margin:0}.platform-intro-label span{background:var(--line);width:100%;height:1px}.platform-intro-row h2{max-width:850px;margin:0;font-size:clamp(2.65rem,4vw,4.35rem)}.feature-grid{grid-template-rows:590px 470px;grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.feature-card{border-radius:var(--radius);background:#fff;flex-direction:column;padding:34px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.motion-ready .feature-card .offer-stack,.motion-ready .feature-card .pipeline-mini,.motion-ready .feature-card .client-mini,.motion-ready .feature-card .commission-mini{opacity:0;transition:opacity .65s .18s,transform .65s cubic-bezier(.22,1,.36,1) .18s;transform:translateY(18px)scale(.97)}.motion-ready .feature-card.is-visible .offer-stack{opacity:1;transform:rotate(4deg)}.motion-ready .feature-card.is-visible .pipeline-mini,.motion-ready .feature-card.is-visible .client-mini,.motion-ready .feature-card.is-visible .commission-mini{opacity:1;transform:none}.motion-ready .feature-card.is-visible .pipeline-mini__pill{animation:.5s cubic-bezier(.22,1,.36,1) both pipeline-pill-in}.motion-ready .feature-card.is-visible .pipeline-mini__pill:nth-child(2){animation-delay:80ms}.motion-ready .feature-card.is-visible .pipeline-mini__pill:nth-child(3){animation-delay:.16s}.motion-ready .feature-card.is-visible .commission-mini path:first-of-type{stroke-dasharray:360;stroke-dashoffset:360px;animation:1s cubic-bezier(.22,1,.36,1) .35s forwards chart-line-in}@keyframes pipeline-pill-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}@media (hover:hover){.feature-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px #11183a1c}}.feature-card__copy{z-index:2;max-width:530px;margin-top:auto;position:relative}.feature-card__copy h3{margin-bottom:14px;font-size:clamp(2rem,3.2vw,3.4rem)}.feature-card__copy p{max-width:470px;color:var(--ink-soft);margin-bottom:0;font-size:1.02rem}.feature-card--quotes{color:#fff;background:var(--navy)}.feature-card--quotes .feature-card__copy p{color:#d8dced}.feature-card--clients{background:#e9f6ff}.feature-card--commission{background:var(--pink-dark);color:#fff}.feature-card--commission .feature-card__copy p{color:#fff}.offer-stack{width:55%;position:absolute;top:80px;right:40px;transform:rotate(4deg)}.offer-stack__rate,.offer-stack__meta{color:var(--ink);background:#fff;border-radius:20px;padding:24px;box-shadow:0 24px 50px #0000002e}.offer-stack__rate{flex-direction:column;min-height:190px;display:flex}.offer-stack__rate span,.offer-stack__rate small,.offer-stack__meta span{color:#73798c;font-size:.76rem}.offer-stack__rate strong{color:var(--pink);margin:auto 0 5px;font-size:3.4rem}.offer-stack__meta{width:72%;margin:-10px 0 0 -70px;display:grid}.offer-stack__meta strong{font-size:1.6rem}.pipeline-mini{gap:10px;width:90%;margin:60px auto auto;display:grid}.pipeline-mini__pill{border:1px solid var(--line);color:#6d7283;border-radius:15px;align-items:center;min-height:63px;padding:0 22px;font-size:.92rem;display:flex}.pipeline-mini__pill:before{content:"";background:#cdd1da;border-radius:50%;width:10px;height:10px;margin-right:12px}.pipeline-mini__pill--active{background:var(--pink-pale);color:var(--pink-dark);border-color:#0000;font-weight:700}.pipeline-mini__pill--active:before{background:var(--pink);box-shadow:0 0 0 5px #ff279521}.client-mini{background:#fff;border-radius:20px;align-items:center;gap:16px;width:86%;margin:55px auto auto;padding:22px;display:flex;box-shadow:0 20px 45px #2569931f}.client-mini__mark{background:var(--navy);color:#fff;border-radius:15px;place-items:center;width:54px;height:54px;font-weight:700;display:grid}.client-mini div:nth-child(2){margin-right:auto;display:grid}.client-mini strong{font-size:.95rem}.client-mini span{color:#788091;font-size:.78rem}.client-mini .arrow-icon{width:24px;height:24px}.commission-mini{width:90%;color:var(--ink);background:#fffffff0;border-radius:20px;margin:38px auto auto;padding:25px}.commission-mini>div{display:grid}.commission-mini span{color:#71778b;font-size:.75rem}.commission-mini strong{font-size:2.25rem}.commission-mini svg{width:100%;height:75px;margin-top:12px;overflow:visible}.commission-mini path{fill:none;stroke:var(--pink);stroke-width:5px;stroke-linecap:round}.commission-mini .commission-mini__fill{fill:#ff27951f;stroke:none}.journey-section{color:#fff;background:var(--navy-deep)}.journey-intro{text-align:center;max-width:820px;margin:0 auto 72px}.journey-intro .eyebrow{color:#ff68b3}.journey-intro h2{margin-bottom:0}.journey-list{border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.journey-step{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:flex-start;min-height:260px;padding:30px 34px 20px 0;display:flex;position:relative}.journey-step+.journey-step{padding-left:34px}.journey-step:last-child{border-right:0}.journey-step h3{margin-bottom:13px;font-size:1.65rem}.journey-step p{color:#bfc4d4;margin:0;font-size:.95rem}.journey-step__arrow{z-index:2;background:var(--pink);border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:30px;right:-17px}.journey-step__arrow .arrow-icon{width:16px}.quote-callout{border-radius:var(--radius);background:linear-gradient(120deg,#fa1787,#ff53ad);justify-content:space-between;align-items:flex-end;gap:40px;min-height:330px;margin-top:100px;padding:48px;display:flex;overflow:hidden}.quote-callout h2{max-width:720px;margin:0;font-size:clamp(2.2rem,3.8vw,3.8rem)}.quote-callout .eyebrow{color:var(--navy)}.benefits-section{background:#fff}.benefits-layout{grid-template-columns:.8fr 1.25fr;gap:110px;display:grid}.benefits-intro{align-self:start;position:sticky;top:124px}.benefits-intro h2{font-size:clamp(2.35rem,3.5vw,3.65rem)}.benefits-intro>p:last-child{max-width:500px;color:var(--ink-soft)}.benefit-list{display:grid}.benefit-item{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;align-items:center;gap:38px;min-height:310px;padding:40px 0;display:grid}.benefit-item:first-child{padding-top:0}.benefit-item h3{margin:0 0 14px;font-size:2rem}.benefit-item p{color:var(--ink-soft);margin:0}.benefit-visual{background:var(--cream);border-radius:24px;height:190px}.benefit-visual--people{justify-content:center;align-items:center;display:flex}.benefit-visual--people span{border:5px solid var(--cream);background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:66px;height:66px;margin-left:-12px;font-size:.82rem;font-weight:700;display:grid}.benefit-visual--people span:nth-child(2){background:var(--pink)}.benefit-visual--people span:nth-child(3){color:var(--green);background:#d8f4e9}.benefit-visual--brands{background:var(--navy);justify-content:center;align-items:center;gap:13px;display:flex}.benefit-visual--brands span{width:60px;height:60px;color:var(--pink);background:#fff;border-radius:17px;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.benefit-visual--brands span:last-child{background:var(--pink);color:#fff}.benefit-visual--brands i{color:#fff;font-style:normal}.benefit-visual--statement{background:var(--pink-pale);flex-direction:column;justify-content:center;padding:27px;display:flex}.benefit-visual--statement span{letter-spacing:.14em;font-size:.7rem;font-weight:700}.benefit-visual--statement strong{margin:4px 0;font-size:2.1rem}.benefit-visual--statement i{color:var(--pink-dark);font-size:.7rem;font-style:normal;font-weight:700}.demo-section{background:#ffc8df}.demo-panel{background:#ffffff9e;border:1px solid #ffffffa6;border-radius:36px;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:center;gap:72px;padding:64px;display:grid;box-shadow:0 28px 70px #6f16431a}.demo-copy h2{max-width:680px;margin-bottom:24px;font-size:clamp(2.35rem,3.7vw,3.85rem)}.demo-copy>p{color:#4f3244;max-width:570px;margin-bottom:0}.demo-contacts{gap:12px;display:grid}.demo-contact-link{background:var(--navy);color:#fff;border-radius:22px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-content:center;gap:6px 24px;min-height:116px;padding:26px 30px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 22px 48px #11183a29}.demo-contact-link:hover{transform:translateY(-3px);box-shadow:0 28px 58px #11183a38}.demo-contact-link span{color:#bfc4d4;font-size:.78rem}.demo-contact-link strong{overflow-wrap:anywhere;font-size:1.13rem}.demo-contact-link .arrow-icon{grid-area:1/2/3;align-self:center;width:26px;height:26px}.site-footer{background:var(--navy-deep);color:#fff;padding:90px 0 30px}.footer-main{grid-template-columns:1fr 1.3fr;gap:100px;padding-bottom:70px;display:grid}.footer-logo{align-items:center;width:270px;height:72px;padding:0 10px;display:flex}.footer-logo img{width:100%;height:auto}.footer-main>div:first-child p{color:#bfc4d4;max-width:380px;margin:25px 0 0}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links>div{align-content:start;gap:10px;display:grid}.footer-links span{color:#8189a5;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.73rem;font-weight:700}.footer-links a{font-size:.9rem}.footer-links a:hover{color:#ff6eb6}.footer-bottom{color:#8f96ae;border-top:1px solid #ffffff21;justify-content:flex-start;padding-top:25px;font-size:.73rem;display:flex}.legal-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:96px;padding:16px 4vw;display:flex}.legal-brand{align-items:center;width:220px;height:50px;display:flex}.legal-brand img{width:100%;height:auto}.legal-header>a:last-child{color:var(--ink);font-weight:700}.legal-header>a:last-child:hover{color:var(--pink-dark)}.legal-page{min-height:70vh;padding-top:100px;padding-bottom:120px}.legal-page h1{max-width:900px;font-size:clamp(3rem,7vw,6rem)}.legal-updated{color:#707589}.legal-content{max-width:760px;margin-top:60px}.legal-content h2{margin-top:45px;font-size:1.8rem}.legal-content p{color:var(--ink-soft)}.not-found{text-align:center;background:var(--pink-pale);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.not-found>span{color:var(--pink-dark);font-weight:700}.not-found h1{max-width:700px;margin:15px 0;font-size:clamp(3rem,7vw,6rem)}.not-found p{color:var(--ink-soft)}.not-found .button{margin-top:15px}.welcome-page{background:linear-gradient(145deg,#ffd1e4 0%,#ff8fc0 48%,#f75aa2 100%);min-height:100vh;padding:28px 0 34px;position:relative;overflow:hidden}.welcome-orbit{pointer-events:none;border:1px solid #ffffff7a;border-radius:50%;position:absolute}.welcome-orbit--one{width:620px;height:620px;top:-360px;right:-135px;box-shadow:0 0 0 55px #ffffff0d,0 0 0 110px #ffffff09}.welcome-orbit--two{width:340px;height:340px;bottom:90px;left:-220px;box-shadow:0 0 0 40px #ffffff0a}.welcome-header{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #ffffffa8;border-radius:999px;justify-content:center;align-items:center;min-height:76px;padding:10px 24px;display:flex;position:relative;box-shadow:0 16px 42px #4b0a2f1f}.welcome-brand{align-items:center;width:205px;display:flex}.welcome-brand img{width:100%;height:auto}.welcome-layout{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:84px;min-height:680px;padding-top:72px;padding-bottom:70px;display:grid;position:relative}.welcome-copy{max-width:720px}.welcome-copy h1{max-width:760px;color:var(--navy);letter-spacing:-.055em;margin:0 0 26px;font-size:clamp(3rem,5.6vw,5.7rem);line-height:.98}.welcome-intro{color:#40253a;max-width:650px;margin:0;font-size:clamp(1.08rem,1.55vw,1.3rem);line-height:1.6}.welcome-partnership{color:#44283b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff61;border:1px solid #ffffff94;border-radius:16px;align-items:center;gap:17px;width:max-content;max-width:100%;margin-top:40px;padding:15px 20px;font-size:.78rem;display:flex}.welcome-partnership strong{color:var(--navy);font-weight:700}.welcome-card{color:#fff;background:linear-gradient(155deg,#19234e,#090d28);border:1px solid #ffffff3d;border-radius:38px;flex-direction:column;justify-content:flex-end;min-height:560px;padding:38px;display:flex;position:relative;box-shadow:0 36px 80px #43082a42}.welcome-card:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:26px;position:absolute;inset:22px}.welcome-terminal{background:linear-gradient(145deg,#313a65,#171d3f);border:1px solid #ffffff29;border-radius:30px 30px 38px 38px;width:210px;height:295px;padding:24px 22px;position:absolute;top:56px;left:50%;transform:translate(-50%)rotate(4deg);box-shadow:0 28px 50px #0000005c}.welcome-terminal:after{content:"";filter:blur(9px);z-index:-1;background:#00000040;border-radius:50%;height:16px;position:absolute;bottom:-8px;left:22px;right:22px}.welcome-terminal__screen{height:92px;color:var(--navy);background:linear-gradient(145deg,#ffdef0,#ff8ec0);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.welcome-terminal__screen svg{background:var(--navy);fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;border-radius:50%;width:30px;height:30px;padding:6px}.welcome-terminal__keys{grid-template-columns:repeat(3,1fr);gap:9px 15px;width:118px;margin:22px auto 0;display:grid}.welcome-terminal__keys i{background:#ffffff57;border-radius:5px;justify-self:center;width:15px;height:10px}.welcome-terminal__actions{justify-content:center;gap:16px;margin:18px auto 0;display:flex}.welcome-terminal__actions i{background:#e85474;border-radius:99px;width:17px;height:7px}.welcome-terminal__actions i:nth-child(2){background:#e5c354}.welcome-terminal__actions i:nth-child(3){background:#4ac38b}.welcome-card__copy{z-index:1;grid-template-columns:48px 1fr;align-items:start;gap:18px;display:grid;position:relative}.welcome-card__check{color:#6be0ad;background:#4bcf9724;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.welcome-card__check svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.welcome-card__copy h2{letter-spacing:-.035em;margin:1px 0 9px;font-size:1.5rem}.welcome-card__copy p{color:#c7ccdc;margin:0;font-size:.92rem;line-height:1.55}.welcome-help{z-index:1;background:#ffffffc7;border:1px solid #ffffff9e;border-radius:30px;justify-content:space-between;align-items:center;gap:60px;min-height:190px;padding:38px 44px;display:flex;position:relative;box-shadow:0 20px 55px #5912391a}.welcome-help__label{color:var(--pink-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:.72rem;font-weight:700}.welcome-help h2{margin:0 0 8px;font-size:clamp(1.8rem,2.8vw,2.7rem)}.welcome-help>div:first-child>p:last-child{color:var(--ink-soft);margin:0}.welcome-help__contacts{text-align:right;flex:none;gap:7px;display:grid}.welcome-help__contacts a{color:var(--navy);font-size:1rem;font-weight:700}.welcome-help__contacts a:hover{color:var(--pink-dark)}.welcome-help__contacts .welcome-help__web{color:var(--pink-dark);font-size:.82rem}.welcome-footer{z-index:1;color:#64334e;justify-content:space-between;gap:24px;padding-top:32px;font-size:.75rem;display:flex;position:relative}.welcome-footer a{font-weight:700}.welcome-footer a:hover{color:var(--navy)}@media (max-width:1050px){.primary-nav{gap:16px}.nav-capsule{gap:15px}.nav-actions{gap:10px}.sign-in-link{display:none}.feature-grid{grid-template-rows:540px 440px}.benefits-layout{gap:55px}.benefit-item{grid-template-columns:180px 1fr}.demo-panel{gap:45px;padding:48px}}@media (max-width:820px){html{scroll-padding-top:96px}body{font-size:16px}.page-width{width:min(100% - 32px,var(--page))}.section{padding:90px 0}.site-header{padding-inline:12px;top:12px}.nav-capsule{border-radius:24px;height:66px;padding:7px 8px}.brand-inset{width:168px;height:50px}.primary-nav{background:#fff;border-radius:20px;width:100%;padding:19px;display:none;position:absolute;top:74px;left:0;box-shadow:0 18px 45px #0f16302e}.primary-nav.open{display:grid}.primary-nav>a{padding:8px}.mobile-sign-in,.mobile-demo{display:flex!important}.mobile-demo{background:var(--pink-action);border-radius:12px;justify-content:space-between;align-items:center;color:#fff!important}.nav-actions{display:none}.menu-button{background:var(--pink-pale);border:0;border-radius:50%;place-content:center;gap:6px;width:44px;height:44px;margin-left:auto;display:grid}.menu-button span{background:var(--pink-dark);width:19px;height:2px;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.hero{min-height:810px;padding-top:130px}.hero-content>h1{font-size:clamp(2.5rem,8.5vw,3.7rem)}.hero-actions{flex-wrap:wrap}.product-preview{width:100%;margin-top:55px}.portal-header{grid-template-columns:minmax(125px,1fr) auto}.portal-nav,.portal-controls span:last-child{display:none}.portal-dashboard{padding:18px}.portal-welcome{padding:22px}.portal-welcome h3{font-size:22px}.portal-stage-grid{grid-template-columns:repeat(2,1fr)}.hero:after{bottom:-370px}.feature-section{padding-top:135px}.platform-intro-row h2{max-width:680px}.feature-grid{grid-template-rows:none;grid-template-columns:1fr}.feature-card{min-height:480px}.feature-card__copy{margin-top:0}.offer-stack{width:min(72%,430px);margin:42px auto 0;position:relative;top:auto;right:auto}.pipeline-mini,.client-mini,.commission-mini{margin-top:42px;margin-bottom:0}.journey-list{grid-template-columns:1fr 1fr}.journey-step:nth-child(2){border-right:0}.journey-step{border-bottom:1px solid #ffffff2e}.journey-step:nth-child(3),.journey-step:nth-child(4){border-bottom:0}.journey-step__arrow{display:none}.quote-callout{flex-direction:column;align-items:flex-start}.benefits-layout{grid-template-columns:1fr}.benefits-intro{position:static}.benefit-list{margin-top:40px}.demo-panel{grid-template-columns:1fr;gap:38px}.footer-main{grid-template-columns:1fr;gap:60px}.welcome-page{padding-top:16px}.welcome-header{min-height:66px;padding:8px 18px}.welcome-brand{width:180px}.welcome-layout{grid-template-columns:1fr;gap:48px;min-height:0;padding-top:70px;padding-bottom:60px}.welcome-copy{text-align:center;margin-inline:auto}.welcome-intro{margin-inline:auto}.welcome-partnership{margin:34px auto 0}.welcome-card{width:min(100%,500px);min-height:540px;margin-inline:auto}.welcome-help{flex-direction:column;align-items:flex-start;gap:28px}.welcome-help__contacts{text-align:left}}@media (max-width:560px){.section{padding:75px 0}.hero{min-height:760px;padding-bottom:90px}.hero-copy{font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.product-preview{border-radius:18px;margin-top:44px;padding:6px}.preview-shell{border-radius:13px}.portal-header{height:42px;padding:6px 10px}.portal-logo{width:112px}.portal-controls span{justify-content:center;width:29px;padding:0;font-size:0}.portal-controls svg{width:11px;height:11px}.portal-dashboard{gap:8px;padding:10px}.portal-welcome{min-height:92px;padding:14px}.portal-welcome h3{font-size:17px}.portal-welcome p{max-width:210px;margin-top:6px;font-size:6px}.portal-actions{display:none}.portal-metrics{gap:5px}.portal-metrics article{gap:7px;min-height:82px;padding:9px}.portal-metric-icon{width:19px;height:19px}.portal-metric-icon svg{width:9px}.portal-metrics h4{font-size:6px}.portal-metrics strong{font-size:15px}.portal-metrics p{display:none}.portal-pipeline{gap:8px;padding:10px}.portal-pipeline h4,.portal-recent h4{font-size:9px}.portal-pipeline header p,.portal-recent header p{font-size:5px}.portal-pipeline header>strong{font-size:13px}.portal-stage-grid{gap:4px}.portal-stage-grid article{padding:6px}.portal-stage-grid article p{display:none}.portal-analytics{grid-template-columns:1fr}.portal-chart-card{min-height:140px;padding:9px 10px 7px}.portal-chart-card>header{min-height:31px}.portal-chart-card h4{font-size:8px}.portal-chart-card header p{font-size:5px}.portal-chart{height:82px}.portal-activity-card,.portal-recent{display:none}.feature-section{padding-top:100px}.platform-intro-label{gap:14px;margin-bottom:22px}.platform-intro-row h2{font-size:2.15rem}.feature-grid{grid-template-rows:none}.feature-card{padding:25px}.feature-card--quotes{min-height:540px}.feature-card--contracts{min-height:510px}.feature-card--clients{min-height:400px}.feature-card--commission{min-height:500px}.feature-card__copy h3{font-size:2.15rem}.offer-stack{width:88%;margin-top:40px;top:auto;right:auto}.offer-stack__rate{min-height:160px}.offer-stack__rate strong{font-size:2.8rem}.offer-stack__meta{margin:-10px 0 0 -10px}.pipeline-mini,.client-mini,.commission-mini{margin-top:38px}.journey-intro{margin-bottom:45px}.journey-list{grid-template-columns:1fr}.journey-step,.journey-step+.journey-step{border-bottom:1px solid #ffffff2e;border-right:0;min-height:auto;padding:30px 5px}.journey-step:nth-child(3){border-bottom:1px solid #ffffff2e}.quote-callout{min-height:auto;margin-top:65px;padding:32px 28px}.quote-callout h2{font-size:2.15rem}.quote-callout .button{width:100%}.benefit-item{grid-template-columns:110px 1fr;gap:20px;min-height:auto;padding:30px 0}.benefit-item h3{font-size:1.55rem}.benefit-visual{border-radius:18px;height:120px}.benefit-visual--people span{border-width:3px;width:44px;height:44px;font-size:.62rem}.benefit-visual--brands{gap:7px}.benefit-visual--brands span{border-radius:12px;width:40px;height:40px;font-size:1rem}.benefit-visual--statement{padding:14px}.benefit-visual--statement strong{font-size:1.35rem}.demo-panel{border-radius:26px;padding:32px 24px}.demo-copy h2{font-size:2.15rem}.demo-contact-link{min-height:112px;padding:22px}.demo-contact-link strong{font-size:.93rem}.footer-main{padding-bottom:50px}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:nth-child(3){grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}.legal-header{flex-direction:column;gap:20px;height:auto}.legal-header>a:last-child{font-size:.8rem}.welcome-header{border-radius:20px;min-height:60px}.welcome-brand{width:155px}.welcome-layout{gap:36px;padding-top:52px;padding-bottom:48px}.welcome-copy h1{margin-bottom:22px;font-size:clamp(2.65rem,13vw,4rem)}.welcome-intro{font-size:1rem;line-height:1.55}.welcome-partnership{justify-content:center;gap:11px;width:100%;padding:13px 12px;font-size:.68rem}.welcome-card{border-radius:29px;min-height:500px;padding:27px}.welcome-terminal{width:185px;height:265px;padding:20px;top:48px}.welcome-terminal__screen{height:83px}.welcome-terminal__keys{margin-top:18px}.welcome-card__copy{grid-template-columns:42px 1fr;gap:14px}.welcome-card__check{border-radius:13px;width:42px;height:42px}.welcome-card__copy h2{font-size:1.28rem}.welcome-card__copy p{font-size:.82rem}.welcome-help{border-radius:24px;gap:24px;min-height:0;padding:29px 25px}.welcome-help h2{font-size:1.75rem}.welcome-help>div:first-child>p:last-child{font-size:.9rem}.welcome-footer{flex-direction:column;gap:8px;padding-top:26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
