:root{--bg:#fbfafa;--bg-edge:#f6f0ee}*{box-sizing:border-box;margin:0;padding:0}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(40% 35% at 10% 30%,rgba(168,180,236,.2),transparent 72%),radial-gradient(45% 38% at 85% 78%,rgba(238,138,62,.16),transparent 78%),radial-gradient(30% 28% at 55% 55%,rgba(216,153,176,.14),transparent 80%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='280' height='280'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.0' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.35  0 0 0 0 0.28  0 0 0 0 0.40  0 0 0 0.14 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:auto,auto,auto,280px 280px;background-repeat:no-repeat,no-repeat,no-repeat,repeat;mix-blend-mode:multiply;opacity:.95}body,html{width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;background:var(--bg);background:radial-gradient(130% 100% at 50% 50%,var(--bg) 0,var(--bg) 55%,var(--bg-edge) 100%);font-family:Onest,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;color:#1a1612;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;position:relative}.stage{position:fixed;inset:0;overflow:hidden;isolation:isolate;z-index:2}.orange-glow{position:absolute;top:0;left:0;right:0;height:220vh;pointer-events:none;z-index:0;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 45%,rgba(0,0,0,.85) 62%,rgba(0,0,0,.55) 76%,rgba(0,0,0,.25) 88%,rgba(0,0,0,.08) 95%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,#000 0,#000 45%,rgba(0,0,0,.85) 62%,rgba(0,0,0,.55) 76%,rgba(0,0,0,.25) 88%,rgba(0,0,0,.08) 95%,rgba(0,0,0,0))}.orange-glow .blob{position:absolute;border-radius:50%;filter:blur(80px);will-change:transform}.blob-tr{top:-22%;right:-14%;background:radial-gradient(closest-side,#f29250 0,rgba(242,146,80,.65) 35%,rgba(242,146,80,0) 75%);opacity:.75;animation:blobDriftA 22s ease-in-out infinite alternate}.blob-bl,.blob-tr{width:70vw;height:88vh}.blob-bl{top:22%;left:-16%;background:radial-gradient(closest-side,#a8b4ec 0,#b8a8e0 30%,rgba(184,168,224,0) 75%);opacity:.7;animation:blobDriftB 26s ease-in-out infinite alternate}.blob-mc{top:4%;left:32%;width:48vw;height:50vh;background:radial-gradient(closest-side,#d4a8d2 0,rgba(212,168,210,0) 70%);opacity:.55;animation:blobDriftC 18s ease-in-out infinite alternate}.blob-br{top:48%;right:8%;width:36vw;height:40vh;background:radial-gradient(closest-side,#ee8a3e 0,rgba(238,138,62,0) 70%);opacity:.34;animation:blobDriftA 30s ease-in-out infinite alternate}.blob-ul{top:-8%;left:12%;width:38vw;height:42vh;background:radial-gradient(closest-side,#aab0e0 0,rgba(170,176,224,0) 70%);opacity:.38;animation:blobDriftB 24s ease-in-out infinite alternate-reverse}.blob-lc{top:60%;left:30%;width:50vw;height:38vh;background:radial-gradient(closest-side,#d899b0 0,rgba(216,153,176,0) 75%);opacity:.3;animation:blobDriftC 28s ease-in-out infinite alternate-reverse}.orange-glow:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.28  0 0 0 0 0.18  0 0 0 0 0.28  0 0 0 0.85 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");opacity:.42;mix-blend-mode:overlay}@keyframes blobDriftA{0%{transform:translate(0) scale(1)}to{transform:translate(-4%,3%) scale(1.05)}}@keyframes blobDriftB{0%{transform:translate(0) scale(1)}to{transform:translate(5%,-2%) scale(1.08)}}@keyframes blobDriftC{0%{transform:translate(0) scale(1)}to{transform:translate(-2%,4%) scale(1.04)}}.layer{position:absolute;inset:0;will-change:transform}.layer-bg{z-index:1;animation:parax1 80s ease-in-out infinite alternate}.layer-mid{z-index:2;animation:parax2 60s ease-in-out infinite alternate}.layer-fg{z-index:3;animation:parax3 45s ease-in-out infinite alternate}@keyframes parax1{0%{transform:translate(0)}to{transform:translate(-1.5%,1%)}}@keyframes parax2{0%{transform:translate(0)}to{transform:translate(1.8%,-1.2%)}}@keyframes parax3{0%{transform:translate(0)}to{transform:translate(-1%,-1.5%)}}.mark{position:absolute;pointer-events:none;will-change:transform,opacity;animation-timing-function:ease-in-out;animation-iteration-count:infinite;opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1)}.mark .spin{transform-origin:50% 50%;animation:spin var(--spin-dur,40s) linear infinite;animation-direction:var(--spin-dir,normal)}.mark .spin,.mark img{width:100%;height:100%}.mark img{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes spin{to{transform:rotate(1turn)}}@keyframes driftA{0%{transform:translate(calc(-50% + 0px),calc(-50% + 0px))}25%{transform:translate(calc(-50% + 22px),calc(-50% - 28px))}50%{transform:translate(calc(-50% - 18px),calc(-50% + 24px))}75%{transform:translate(calc(-50% + 28px),calc(-50% + 14px))}to{transform:translate(calc(-50% + 0px),calc(-50% + 0px))}}@keyframes driftB{0%{transform:translate(calc(-50% + 0px),calc(-50% + 0px))}33%{transform:translate(calc(-50% - 26px),calc(-50% + 18px))}66%{transform:translate(calc(-50% + 22px),calc(-50% - 22px))}to{transform:translate(calc(-50% + 0px),calc(-50% + 0px))}}@keyframes driftC{0%{transform:translate(calc(-50% + 0px),calc(-50% + 0px))}50%{transform:translate(calc(-50% + 12px),calc(-50% - 18px))}to{transform:translate(calc(-50% + 0px),calc(-50% + 0px))}}@keyframes pulseFade{0%,to{opacity:var(--op-min,.35)}50%{opacity:var(--op-max,.7)}}.layer-bg .mark{filter:invert(.06) blur(1.2px)}.layer-mid .mark{filter:invert(.09) blur(.4px)}.layer-fg .mark{filter:invert(.13) drop-shadow(0 1px 1px rgba(60,45,20,.04))}.breath{position:absolute;inset:-10%;pointer-events:none;z-index:4;background:radial-gradient(40% 30% at 20% 30%,rgba(255,255,255,.55),transparent 60%),radial-gradient(35% 28% at 80% 70%,rgba(180,160,120,.18),transparent 65%),radial-gradient(50% 40% at 60% 20%,rgba(255,255,255,.35),transparent 70%);animation:breathe 18s ease-in-out infinite alternate;mix-blend-mode:soft-light}@keyframes breathe{0%{transform:translate(0) scale(1)}50%{transform:translate(-2%,1%) scale(1.05)}to{transform:translate(2%,-1%) scale(1.02)}}.grain{position:absolute;inset:-2%;pointer-events:none;z-index:5;mix-blend-mode:multiply;opacity:.4;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.12 0 0 0 0 0.10 0 0 0 0 0.07 0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}@media (prefers-reduced-motion:reduce){.breath,.layer,.mark,.mark .spin{animation:none!important}}.anchor-logo{position:fixed;left:36px;bottom:36px;width:340px;height:340px;z-index:8;pointer-events:none;filter:invert(.13) drop-shadow(0 1px 1px rgba(60,45,20,.05));opacity:1;animation:anchorFloat 9s ease-in-out infinite alternate}.anchor-logo img{width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes anchorFloat{0%{transform:translate(0) rotate(-.5deg)}to{transform:translateY(-8px) rotate(.5deg)}}.floating-cta{position:fixed;right:28px;bottom:28px;z-index:60}.scroll-spacer{height:220vh;pointer-events:none}.scroll-spacer,.trustbar{position:relative;width:100%}.trustbar{z-index:5;max-width:1200px;margin:56px auto 0;padding:0 32px 24px}.trustbar-eyebrow{font-family:Onest,-apple-system,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgba(26,22,18,.42);margin:0 0 22px 4px}.trustbar-marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent)}.trustbar-track{display:flex;align-items:center;gap:72px;width:-moz-max-content;width:max-content;animation:trustbar-marquee 48s linear infinite;will-change:transform}.trustbar-marquee:hover .trustbar-track{animation-play-state:paused}.trustbar-item{flex:none;display:flex;align-items:center;height:34px;opacity:.92;transition:opacity .25s ease,transform .25s ease;color:#1a1612}.trustbar-item:hover{opacity:1;transform:translateY(-1px)}.trustbar-item picture{display:contents}.trustbar-item img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.trustbar-item.is-resurface{height:50px}.trustbar-item.is-pill{height:30px}.trustbar-item.is-pill img{height:100%}.trustbar-item.is-offwrap{height:28px}.trustbar-item.is-offwrap img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.trustbar-item.is-microsoft svg{height:26px}.trustbar-item.is-google svg{height:30px}.trustbar-item.is-stripe svg{height:29px}.trustbar-item.is-docusign{height:44px}.trustbar-item .wm{font-family:Onest,-apple-system,sans-serif;font-weight:600;font-size:21px;letter-spacing:-.015em;line-height:1;color:#1a1612;white-space:nowrap}@keyframes trustbar-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:720px){.trustbar{margin-top:36px;padding:0 16px 18px}.trustbar-track{gap:48px}.trustbar-item{height:24px}.trustbar-item .wm{font-size:17px}}.processing-disc{position:absolute;left:50%;top:50%;width:260px;height:260px;transform:translate(-50%,-50%) scale(.4);opacity:0;pointer-events:none;z-index:9;border-radius:50%;background:#ffffff;box-shadow:0 0 0 1px rgba(255,255,255,.8),0 0 60px 12px rgba(238,138,62,.3),0 0 120px 24px rgba(110,92,246,.18),0 0 200px 36px rgba(233,79,138,.12);display:grid;place-items:center;transition:opacity .3s ease,transform .45s cubic-bezier(.16,1,.3,1)}.processing-disc:before{inset:-22px;padding:4px;background:conic-gradient(from 0deg,#ED4A9F,#ED679E,#ED7F70,#DE9020,#6e5cf6,#ED4A9F);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .3s ease}.processing-disc:after,.processing-disc:before{content:"";position:absolute;border-radius:50%;opacity:0}.processing-disc:after{inset:18px;border:1px dashed rgba(20,17,13,.1);transition:opacity .3s ease .1s}.processing-disc .disc-inner{text-align:center;color:#14110d;font-family:Onest,sans-serif;line-height:1.1;transform:scale(.85);opacity:0;transition:opacity .3s ease .15s,transform .4s cubic-bezier(.16,1,.3,1) .15s}.processing-disc .disc-label{font-size:34px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.processing-disc .disc-status{margin-top:6px;font-size:10.5px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(20,17,13,.55);display:inline-flex;align-items:center;gap:6px;justify-content:center}.processing-disc .disc-status .dot{width:5px;height:5px;border-radius:50%;background:#2a9d57;box-shadow:0 0 0 3px rgba(42,157,87,.18);animation:discDotPulse 1.1s ease-in-out infinite}@keyframes discDotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.6);opacity:.5}}.agitation.spin-to-disc .processing-disc{opacity:1;transform:translate(-50%,-50%) scale(1)}.agitation.spin-to-disc .processing-disc:before{opacity:1;animation:discRingSpin 3.2s linear infinite}.agitation.spin-to-disc .processing-disc:after{opacity:1}.agitation.spin-to-disc .processing-disc .disc-inner{opacity:1;transform:scale(1)}@keyframes discRingSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.agitation.spin-to-disc .chaos-card{animation:chaosWarp 1.6s cubic-bezier(.55,0,.45,1) forwards!important;pointer-events:none}@keyframes chaosWarp{0%{transform:translate(0) rotate(0deg) scale(1);opacity:1}35%{transform:translate(calc(var(--warp-x, 0px) * .25),calc(var(--warp-y, 0px) * .25)) rotate(calc(var(--warp-rot, 0deg) * .35)) scale(.92);opacity:1}70%{transform:translate(calc(var(--warp-x, 0px) * .75),calc(var(--warp-y, 0px) * .75)) rotate(calc(var(--warp-rot, 0deg) * .85)) scale(.45);opacity:.85}to{transform:translate(var(--warp-x,0),var(--warp-y,0)) rotate(var(--warp-rot,0deg)) scale(0);opacity:0}}.agitation.spin-to-disc .chaos-email{animation-delay:0s!important}.agitation.spin-to-disc .chaos-phone{animation-delay:.05s!important}.agitation.spin-to-disc .chaos-calendar{animation-delay:.1s!important}.agitation.spin-to-disc .chaos-calc{animation-delay:.15s!important}.agitation.spin-to-disc .chaos-sheet{animation-delay:.2s!important}.agitation.spin-to-disc .chaos-sticky{animation-delay:.08s!important}.agitation.spin-to-disc .chaos-sticky-2{animation-delay:.18s!important}.agitation.spin-to-disc .chaos-sms-1{animation-delay:.12s!important}.agitation.spin-to-disc .chaos-sms-2{animation-delay:.22s!important}.agitation.spin-to-disc .chaos-sms-4{animation-delay:.14s!important}.agitation.spin-to-disc .chaos-sms-5{animation-delay:.25s!important}.agitation{position:relative;z-index:5;width:100%;max-width:1320px;margin:180px auto 0;padding:0 32px 80px}.agitation-header{width:100%;max-width:1280px;margin:0 auto 68px;text-align:center}.agitation h2{font-family:Onest,sans-serif;font-size:clamp(40px,6.65vw,104px);font-weight:800;line-height:.95;letter-spacing:-.045em;color:#1a1612;margin:0 0 22px;text-wrap:nowrap;white-space:nowrap;text-transform:uppercase;display:block}.agitation h2 .hline{position:relative;display:inline-block;padding-bottom:.12em}.agitation h2 .hline:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.08em;border-radius:999px;background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);transform-origin:left center;transform:scaleX(0)}.agitation.typed-once h2 .hline:after{animation:hlineDraw .65s cubic-bezier(.65,0,.35,1) .85s forwards}@keyframes hlineDraw{to{transform:scaleX(1)}}.agitation h2 .char,.agitation h2 .word{display:inline-block}.agitation h2 .char{opacity:0;transform:translateY(0)}.agitation.typed-once h2 .char{animation:charType 1ms linear forwards}@keyframes charType{to{opacity:1}}.agitation.typed-once h2 .word:first-child .char:first-child{animation-delay:.08s}.agitation.typed-once h2 .word:first-child .char:nth-child(2){animation-delay:.12s}.agitation.typed-once h2 .word:first-child .char:nth-child(3){animation-delay:.16s}.agitation.typed-once h2 .word:first-child .char:nth-child(4){animation-delay:.2s}.agitation.typed-once h2 .word:nth-child(2) .char:first-child{animation-delay:.28s}.agitation.typed-once h2 .word:nth-child(2) .char:nth-child(2){animation-delay:.32s}.agitation.typed-once h2 .word:nth-child(2) .char:nth-child(3){animation-delay:.36s}.agitation.typed-once h2 .word:nth-child(2) .char:nth-child(4){animation-delay:.4s}.agitation.typed-once h2 .word:nth-child(2) .char:nth-child(5){animation-delay:.44s}.agitation.typed-once h2 .word:nth-child(2) .char:nth-child(6){animation-delay:.48s}.agitation.typed-once h2 .word:nth-child(3) .char:first-child{animation-delay:.56s}.agitation.typed-once h2 .word:nth-child(3) .char:nth-child(2){animation-delay:.6s}.agitation.typed-once h2 .word:nth-child(3) .char:nth-child(3){animation-delay:.64s}.agitation.typed-once h2 .word:nth-child(3) .char:nth-child(4){animation-delay:.68s}.agitation.typed-once h2 .word:nth-child(3) .char:nth-child(5){animation-delay:.72s}.agitation.typed-once h2 .word:nth-child(3) .char:nth-child(6){animation-delay:.76s}.agitation h2 .caret{display:inline-block;width:.07em;height:.82em;background:#1a1612;vertical-align:-.1em;margin-left:.08em;opacity:0}.agitation.typed-once h2 .caret{animation:caretBlink .55s steps(2) .06s 5}@keyframes caretBlink{50%{opacity:1}}.agitation.typed-once h2 .word.money{animation:none}@keyframes moneyBreathe{0%,to{transform:translateY(0) scale(1);letter-spacing:-.045em}50%{transform:translateY(-4px) scale(1.015);letter-spacing:-.04em}}.agitation .agitation-sub{font-family:Onest,sans-serif;font-size:clamp(15px,1.2vw,19px);line-height:1.55;color:rgba(26,22,18,.62);max-width:640px;margin:0 auto;opacity:0;transform:translateY(20px);animation:subIn .9s cubic-bezier(.16,1,.3,1) .7s forwards}@keyframes subIn{to{opacity:1;transform:translateY(0)}}.chaos-stage{position:relative;width:100%;height:720px;margin:0 auto}.chaos-card{position:absolute;background:#ffffff;border-radius:12px;box-shadow:0 1px 2px rgba(20,14,8,.04),0 12px 28px rgba(60,40,30,.12),0 28px 48px rgba(60,40,30,.1);font-family:Onest,sans-serif;color:#1a1612;overflow:visible;transform-origin:center;will-change:transform}.chaos-card>.cal-conflict,.chaos-card>.cal-dow,.chaos-card>.cal-grid,.chaos-card>.cal-head,.chaos-card>.card-body,.chaos-card>.card-head,.chaos-card>.display,.chaos-card>.email-chrome,.chaos-card>.grid,.chaos-card>.keys,.chaos-card>.phone-head,.chaos-card>.phone-list{position:relative}.chaos-calc,.chaos-calendar,.chaos-email,.chaos-phone,.chaos-sheet{overflow:hidden}.chaos-sticky{overflow:visible}.chaos-card .card-head{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid rgba(20,14,8,.06);font-size:10.5px;font-weight:600;color:rgba(26,22,18,.55);text-transform:uppercase;letter-spacing:.08em}.chaos-card .card-head .ico{width:12px;height:12px;flex:none}.chaos-card .card-body{padding:12px 14px}.chaos-card .urgent{position:absolute;top:-6px;right:-6px;background:#c44a3a;color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;padding:4px 7px;border-radius:5px;text-transform:uppercase;transform:rotate(8deg);box-shadow:0 4px 10px rgba(196,74,58,.35);z-index:2}.chaos-note{position:absolute;font-family:"Instrument Serif",serif;font-style:italic;font-size:16px;color:rgba(26,22,18,.6);line-height:1.25;max-width:180px;pointer-events:none}.chaos-note:after{content:"";position:absolute;width:36px;height:36px;border-bottom:1.5px solid rgba(26,22,18,.35);border-left:1.5px solid rgba(26,22,18,.35);border-bottom-left-radius:24px}.chaos-card{opacity:0}.agitation.typed-once .chaos-card{opacity:1}.chaos-card{--swirl-x:0px;--swirl-y:280px}.chaos-sticky{--swirl-x:500px;--swirl-y:1000px}.chaos-email{--swirl-x:200px;--swirl-y:940px}.chaos-calendar{--swirl-x:420px;--swirl-y:700px}.chaos-calc{--swirl-x:80px;--swirl-y:680px}.chaos-sheet{--swirl-x:-360px;--swirl-y:1020px}.chaos-sticky-2{--swirl-x:-460px;--swirl-y:600px}.chaos-phone{--swirl-x:-200px;--swirl-y:780px}.chaos-sms-1{--swirl-x:-460px;--swirl-y:810px}.chaos-sms-2{--swirl-x:-110px;--swirl-y:1040px}.chaos-sms-4{--swirl-x:230px;--swirl-y:500px}.chaos-sms-5{--swirl-x:0px;--swirl-y:500px}.chaos-card:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle,#ff9446 0,rgba(255,138,62,.45) 38%,rgba(255,100,60,0) 75%);box-shadow:0 0 10px rgba(255,138,62,.3),0 0 22px rgba(255,100,60,.18);transform:translate(-50%,-50%) scale(0);opacity:0;pointer-events:none;z-index:30}.chaos-calc:after,.chaos-calendar:after,.chaos-sheet:after{background:radial-gradient(circle,#b3a4ff 0,rgba(140,116,246,.42) 38%,rgba(110,92,246,0) 75%);box-shadow:0 0 10px rgba(140,116,246,.3),0 0 22px rgba(110,92,246,.18)}.chaos-sms-1:after,.chaos-sms-2:after,.chaos-sms-4:after,.chaos-sms-5:after{background:radial-gradient(circle,#5eb0ff 0,rgba(10,132,255,.45) 38%,rgba(10,132,255,0) 75%);box-shadow:0 0 10px rgba(10,132,255,.3),0 0 22px rgba(10,132,255,.18)}.agitation.first-consume.consuming .chaos-card:after{animation:chaosSpark 1.8s cubic-bezier(.45,0,.35,1) forwards}.agitation.first-consume.consuming .chaos-email:after{animation-delay:.05s}.agitation.first-consume.consuming .chaos-phone:after{animation-delay:.1s}.agitation.first-consume.consuming .chaos-calendar:after{animation-delay:.18s}.agitation.first-consume.consuming .chaos-calc:after{animation-delay:.22s}.agitation.first-consume.consuming .chaos-sheet:after{animation-delay:.3s}.agitation.first-consume.consuming .chaos-sticky-2:after{animation-delay:.34s}.agitation.first-consume.consuming .chaos-sms-1:after{animation-delay:.12s}.agitation.first-consume.consuming .chaos-sms-2:after{animation-delay:.26s}.agitation.first-consume.consuming .chaos-sms-4:after{animation-delay:.2s}.agitation.first-consume.consuming .chaos-sms-5:after{animation-delay:.32s}@keyframes chaosSpark{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}14%{opacity:.7;transform:translate(-50%,-50%) scale(1.8)}to{opacity:0;transform:translate(calc(-50% + var(--swirl-x)),calc(-50% + var(--swirl-y))) scale(.3)}}.agitation.typed-once.first-entry .chaos-sticky{animation:enterSticky .9s cubic-bezier(.16,1,.3,1) .1s both,floatA 7s ease-in-out 1.1s infinite alternate}.agitation.typed-once.first-entry .chaos-sticky-2{animation:enterSticky2 .9s cubic-bezier(.16,1,.3,1) 1.15s both,floatC 8s ease-in-out 2.05s infinite alternate}.agitation.typed-once.first-entry .chaos-email{animation:enterEmail 1s cubic-bezier(.16,1,.3,1) .25s both,floatEmail 9s ease-in-out 1.3s infinite alternate}.agitation.typed-once.first-entry .chaos-phone{animation:enterPhone .9s cubic-bezier(.16,1,.3,1) .35s both,floatPhone 8.5s ease-in-out 1.3s infinite alternate}.agitation.typed-once.first-entry .chaos-calendar{animation:enterCalendar .9s cubic-bezier(.16,1,.3,1) .5s both,floatCal 7.5s ease-in-out 1.4s infinite alternate}.agitation.typed-once.first-entry .chaos-calc{animation:enterCalc .9s cubic-bezier(.16,1,.3,1) .62s both,floatCalc 8s ease-in-out 1.5s infinite alternate}.agitation.typed-once.first-entry .chaos-sheet{animation:enterSheet .95s cubic-bezier(.16,1,.3,1) .72s both,floatSheet 9s ease-in-out 1.6s infinite alternate}.agitation.typed-once.first-entry .chaos-sms-1{animation:enterSms1 .7s cubic-bezier(.16,1,.3,1) .85s both,smsFloat1 7s ease-in-out 1.6s infinite alternate}.agitation.typed-once.first-entry .chaos-sms-2{animation:enterSms2 .7s cubic-bezier(.16,1,.3,1) .98s both,smsFloat2 9s ease-in-out 1.7s infinite alternate}.agitation.typed-once.first-entry .chaos-sms-3{animation:enterSms3 .7s cubic-bezier(.16,1,.3,1) 1.1s both,smsFloat3 6.5s ease-in-out 1.8s infinite alternate}.agitation.typed-once.first-entry .chaos-sms-4{animation:enterSms4 .7s cubic-bezier(.16,1,.3,1) 1.22s both,smsFloat4 8s ease-in-out 1.9s infinite alternate}.agitation.typed-once.first-entry .chaos-sms-5{animation:enterSms5 .7s cubic-bezier(.16,1,.3,1) 1.34s both,smsFloat5 7.5s ease-in-out 2s infinite alternate}.agitation.typed-once .chaos-sticky{animation:floatA 7s ease-in-out infinite alternate}.agitation.typed-once .chaos-sticky-2{animation:floatC 8s ease-in-out infinite alternate}.agitation.typed-once .chaos-email{animation:floatEmail 9s ease-in-out infinite alternate}.agitation.typed-once .chaos-phone{animation:floatPhone 8.5s ease-in-out infinite alternate}.agitation.typed-once .chaos-calendar{animation:floatCal 7.5s ease-in-out infinite alternate}.agitation.typed-once .chaos-calc{animation:floatCalc 8s ease-in-out infinite alternate}.agitation.typed-once .chaos-sheet{animation:floatSheet 9s ease-in-out infinite alternate}.agitation.typed-once .chaos-sms-1{animation:smsFloat1 7s ease-in-out infinite alternate}.agitation.typed-once .chaos-sms-2{animation:smsFloat2 9s ease-in-out infinite alternate}.agitation.typed-once .chaos-sms-3{animation:smsFloat3 6.5s ease-in-out infinite alternate}.agitation.typed-once .chaos-sms-4{animation:smsFloat4 8s ease-in-out infinite alternate}.agitation.typed-once .chaos-sms-5{animation:smsFloat5 7.5s ease-in-out infinite alternate}@keyframes enterSticky{0%{opacity:0;transform:translate(-260%,-80%) rotate(-32deg)}to{opacity:1;transform:translate(0) rotate(-7deg)}}@keyframes enterSticky2{0%{opacity:0;transform:translate(220%,40%) rotate(30deg)}to{opacity:1;transform:translate(0) rotate(6deg)}}@keyframes enterEmail{0%{opacity:0;transform:translateY(-160%) rotate(18deg)}to{opacity:1;transform:translate(0) rotate(3deg)}}@keyframes enterPhone{0%{opacity:0;transform:translate(180%,-40%) rotate(28deg)}to{opacity:1;transform:translate(0) rotate(6deg)}}@keyframes enterCalendar{0%{opacity:0;transform:translate(-260%,30%) rotate(22deg)}to{opacity:1;transform:translate(0) rotate(2.5deg)}}@keyframes enterCalc{0%{opacity:0;transform:translateY(240%) rotate(-30deg)}to{opacity:1;transform:translate(0) rotate(-4deg)}}@keyframes enterSheet{0%{opacity:0;transform:translate(260%,30%) rotate(14deg)}to{opacity:1;transform:translate(0) rotate(-3deg)}}@keyframes enterSms1{0%{opacity:0;transform:translate(220%) rotate(20deg) scale(.7)}to{opacity:1;transform:translate(0) rotate(5deg) scale(1)}}@keyframes enterSms2{0%{opacity:0;transform:translateY(-180%) rotate(-18deg) scale(.7)}to{opacity:1;transform:translate(0) rotate(-4deg) scale(1)}}@keyframes enterSms3{0%{opacity:0;transform:translate(220%,-60%) rotate(20deg) scale(.7)}to{opacity:1;transform:translate(0) rotate(-5deg) scale(1)}}@keyframes enterSms4{0%{opacity:0;transform:translate(-220%,80%) rotate(-26deg) scale(.7)}to{opacity:1;transform:translate(0) rotate(-6deg) scale(1)}}@keyframes enterSms5{0%{opacity:0;transform:translate(120%,180%) rotate(18deg) scale(.7)}to{opacity:1;transform:translate(0) rotate(4deg) scale(1)}}.chaos-sticky{top:1%;left:2%;background:#fff6a5;box-shadow:0 2px 4px rgba(60,50,10,.08),0 18px 32px rgba(60,50,10,.18);transform:rotate(-7deg);animation:floatA 7s ease-in-out infinite alternate}.chaos-sticky,.chaos-sticky-2{width:200px;border-radius:4px;z-index:6}.chaos-sticky-2{top:56%;right:4%;left:auto;background:#ffd0c2;box-shadow:0 2px 4px rgba(80,40,30,.1),0 18px 32px rgba(80,40,30,.18);transform:rotate(6deg);animation:floatC 8s ease-in-out infinite alternate}.chaos-sticky-2 .card-body{color:#3a1d12}.chaos-sticky .card-body{padding:16px 14px 18px;font-family:Caveat,Comic Sans MS,Marker Felt,cursive;font-size:18px;line-height:1.25;color:#2a1f0a}.chaos-sticky .scribble{text-decoration:line-through;color:rgba(42,31,10,.55)}.chaos-email{top:8%;left:18%;width:360px;transform:rotate(3deg);animation:floatB 9s ease-in-out infinite alternate;overflow:hidden;z-index:5}.email-chrome{display:grid;grid-template-columns:92px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"sidebar list" "sidebar reader";background:#fafafb}.email-sidebar{grid-area:sidebar;background:#fafafb;border-right:1px solid rgba(20,14,8,.06);padding:12px 8px;flex-direction:column;gap:2px;font-size:11px}.email-folder,.email-sidebar{color:rgba(26,22,18,.7);display:flex}.email-folder{padding:6px 8px;border-radius:5px;align-items:center;justify-content:space-between}.email-folder.active{background:rgba(110,92,246,.1);color:#4c3fcc;font-weight:600}.email-count{background:rgba(20,14,8,.08);color:rgba(26,22,18,.6);font-size:9px;padding:1px 5px;border-radius:8px;font-weight:600}.email-folder.active .email-count{background:#c44a3a;color:#fff}.email-list{grid-area:list;background:#fff;border-bottom:1px solid rgba(20,14,8,.06);max-height:140px;overflow:hidden}.email-row{display:flex;align-items:center;gap:8px;padding:7px 10px;border-bottom:1px solid rgba(20,14,8,.04);font-size:11px}.email-row.active{background:#efebff}.email-row.unread{background:rgba(110,92,246,.04)}.email-av,.email-row.unread .email-from,.email-row.unread .email-from b{font-weight:700}.email-av{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:9px;flex:none}.email-av.sm{width:18px;height:18px;font-size:8px}.email-meta{flex:1;min-width:0}.email-from{display:flex;justify-content:space-between;font-size:11px;color:#1a1612;font-weight:600}.email-from .when{color:rgba(26,22,18,.45);font-weight:500;font-size:10px}.email-subj{font-size:10.5px;color:rgba(26,22,18,.65);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-row.unread .email-subj{color:#1a1612}.email-reader{grid-area:reader;background:#fff;padding:10px 12px 12px}.email-reader-from{display:flex;align-items:center;gap:6px;font-size:11px;color:#1a1612}.email-when{color:rgba(26,22,18,.45);font-weight:500}.email-reader-subj{font-size:13px;font-weight:700;margin-top:4px;color:#1a1612}.email-reader-body{font-size:11px;line-height:1.45;color:rgba(26,22,18,.7);margin-top:6px}.email-flag{margin-top:8px;font-size:10px;font-weight:600;color:#c44a3a;background:rgba(196,74,58,.07);border-left:2px solid #c44a3a;padding:4px 8px;border-radius:0 5px 5px 0}.chaos-phone{top:28%;left:56%;width:250px;transform:rotate(6deg);animation:floatC 8.5s ease-in-out infinite alternate;z-index:7}.phone-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid rgba(20,14,8,.06);font-size:13px;font-weight:700;color:#1a1612}.phone-head .phone-tab{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:rgba(196,74,58,.1);color:#c44a3a;padding:3px 7px;border-radius:5px}.phone-list{padding:4px 0;max-height:240px;overflow:hidden}.phone-row{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;gap:8px;border-bottom:1px solid rgba(20,14,8,.04)}.phone-row:last-child{border-bottom:0}.phone-name{font-size:13px;font-weight:600;color:#1a1612;display:flex;align-items:baseline;gap:4px}.phone-name.missed,.phone-x{color:#c44a3a}.phone-x{font-size:11px;font-weight:700}.phone-sub{margin-top:2px}.phone-sub,.phone-sub-inline{font-size:10.5px;color:rgba(26,22,18,.5)}.phone-sub-inline{font-weight:500;margin-left:4px}.phone-time{font-size:10px;color:rgba(26,22,18,.45);font-weight:500;flex:none}.chaos-calendar{top:40%;left:4%;width:260px;transform:rotate(2.5deg);animation:floatD 7.5s ease-in-out infinite alternate;z-index:4}.cal-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#1f1b18;color:#fff;font-family:Onest,sans-serif}.cal-month{font-size:13px;font-weight:700;letter-spacing:-.01em}.cal-nav{font-size:14px;opacity:.7;letter-spacing:.2em}.cal-dow{display:grid;grid-template-columns:repeat(7,1fr);padding:6px 6px 0;font-size:9.5px;font-weight:700;color:rgba(26,22,18,.45);text-align:center;letter-spacing:.08em}.cal-dow span{padding:4px 0}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);padding:0 6px 6px;gap:1px}.cal-d{position:relative;aspect-ratio:1;display:flex;align-items:flex-start;justify-content:center;padding-top:6px;font-size:11px;font-weight:500;color:#1a1612;border-radius:4px}.cal-d.muted{color:rgba(26,22,18,.25)}.cal-d.has-evt i{position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%;display:inline-block}.cal-d.has-evt i:first-of-type{left:calc(50% - 8px)}.cal-d.has-evt i:nth-of-type(2){left:calc(50% - 2px)}.cal-d.has-evt i:nth-of-type(3){left:calc(50% + 4px)}.cal-d.today{background:#6e5cf6;color:#fff;font-weight:700}.cal-d.today.conflict{box-shadow:0 0 0 2px #c44a3a;background:#c44a3a}.cal-d.today.conflict i{filter:brightness(1.4)}.cal-conflict{margin:0 8px 10px;padding:6px 8px;background:rgba(196,74,58,.08);border-left:2px solid #c44a3a;border-radius:0 5px 5px 0;font-size:10.5px;font-weight:600;color:#c44a3a;line-height:1.3}.chaos-sms{position:absolute;background:transparent;box-shadow:none;overflow:visible;z-index:8}.chaos-sms .bubble{background:#0a84ff;color:#fff;padding:9px 13px;border-radius:16px 16px 16px 4px;font-size:12.5px;line-height:1.35;font-weight:500;box-shadow:0 1px 2px rgba(20,14,8,.04),0 8px 18px rgba(10,132,255,.22),0 16px 36px rgba(10,132,255,.12);max-width:220px}.chaos-sms .bubble.right-tail{border-radius:16px 16px 4px 16px}.chaos-sms .stamp{font-size:9.5px;color:rgba(26,22,18,.45);margin-top:5px;font-weight:600;letter-spacing:.04em}.chaos-sms .bubble.blue{background:#0a84ff;box-shadow:0 1px 2px rgba(20,14,8,.04),0 8px 18px rgba(10,132,255,.22),0 16px 36px rgba(10,132,255,.12)}.chaos-sms-1{top:38%;right:2%;transform:rotate(5deg);animation:smsFloat1 7s ease-in-out infinite alternate}.chaos-sms-2{top:4%;left:50%;transform:rotate(-4deg);animation:smsFloat2 9s ease-in-out infinite alternate;animation-delay:-1.5s}.chaos-sms-3{top:56%;right:4%;transform:rotate(-5deg);animation:smsFloat3 6.5s ease-in-out infinite alternate;animation-delay:-.8s}.chaos-sms-4{bottom:8%;left:22%;transform:rotate(-6deg);animation:smsFloat4 8s ease-in-out infinite alternate;animation-delay:-2.2s}.chaos-sms-5{top:80%;right:32%;transform:rotate(4deg);animation:smsFloat5 7.5s ease-in-out infinite alternate;animation-delay:-3.1s}@keyframes smsFloat1{0%{transform:rotate(5deg) translate(0)}to{transform:rotate(3deg) translate(-8px,-10px)}}@keyframes smsFloat2{0%{transform:rotate(-4deg) translate(0)}to{transform:rotate(-2deg) translate(10px,8px)}}@keyframes smsFloat3{0%{transform:rotate(-5deg) translate(0)}to{transform:rotate(-3deg) translate(-6px,10px)}}@keyframes smsFloat4{0%{transform:rotate(-6deg) translate(0)}to{transform:rotate(-4deg) translate(8px,-6px)}}@keyframes smsFloat5{0%{transform:rotate(4deg) translate(0)}to{transform:rotate(6deg) translate(-10px,-8px)}}@keyframes smsPop{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.04)}to{transform:scale(1)}}.chaos-calc{top:44%;left:36%;width:178px;background:#1a1612;color:#fff;transform:rotate(-4deg);animation:floatB 8s ease-in-out infinite alternate;z-index:6}.chaos-calc .display{background:#2a2520;padding:12px 14px;text-align:right;font-family:JetBrains Mono,SF Mono,monospace}.chaos-calc .prev-op{font-size:10px;color:rgba(255,255,255,.5)}.chaos-calc .current{font-size:24px;font-weight:600;letter-spacing:-.02em;margin-top:2px}.chaos-calc .keys{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:4px}.chaos-calc .keys span{aspect-ratio:1;background:#2a2520;border-radius:4px;display:grid;place-items:center;font-size:11px;color:rgba(255,255,255,.7)}.chaos-calc .keys span.op{background:#f29250;color:#fff}.chaos-sheet{top:2%;right:8%;width:300px;transform:rotate(-3deg);animation:floatD 9s ease-in-out infinite alternate;z-index:4}.chaos-sheet .grid{font-family:JetBrains Mono,SF Mono,monospace;font-size:11px}.chaos-sheet .row{display:grid;grid-template-columns:1.4fr .9fr .7fr;border-bottom:1px solid rgba(20,14,8,.05)}.chaos-sheet .row>*{padding:6px 10px}.chaos-sheet .row.header>*{background:#f4f3f7;font-weight:700;color:rgba(26,22,18,.65);font-size:9.5px;text-transform:uppercase;letter-spacing:.06em}.chaos-sheet .blank{color:rgba(26,22,18,.3);font-style:italic;font-family:Onest,sans-serif}.chaos-sheet .stale{background:rgba(196,74,58,.06)}.chaos-note-1{top:14%;left:23%;transform:rotate(-3deg)}.chaos-note-1:after{left:-28px;top:16px;transform:rotate(40deg)}.chaos-note-2{top:32%;right:33%;transform:rotate(2deg)}.chaos-note-2:after{right:-30px;top:-8px;transform:rotate(-20deg) scaleX(-1)}.chaos-note-3{bottom:22%;left:33%;transform:rotate(-2deg)}.chaos-note-3:after{left:-28px;bottom:6px;transform:rotate(110deg)}.chaos-where{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-3deg);font-family:"Instrument Serif",serif;font-style:italic;font-size:clamp(28px,3.8vw,48px);color:rgba(26,22,18,.1);letter-spacing:-.02em;text-wrap:balance;text-align:center;pointer-events:none;z-index:0}@keyframes floatA{0%{transform:rotate(-7deg) translate(0)}to{transform:rotate(-5deg) translate(6px,-10px)}}@keyframes floatB{0%{transform:rotate(3deg) translate(0)}to{transform:rotate(5deg) translate(-8px,-6px)}}@keyframes floatC{0%{transform:rotate(-5deg) translate(0)}to{transform:rotate(-3deg) translate(-6px,8px)}}@keyframes floatD{0%{transform:rotate(2.5deg) translate(0)}to{transform:rotate(1deg) translate(10px,-4px)}}@keyframes phoneRing{0%,to{box-shadow:0 0 0 6px rgba(196,74,58,.18)}50%{box-shadow:0 0 0 10px rgba(196,74,58,.04)}}.chaos-email{animation-name:floatEmail}.chaos-phone{animation-name:floatPhone}.chaos-calendar{animation-name:floatCal}.chaos-sms{animation-name:floatSms}.chaos-calc{animation-name:floatCalc}.chaos-sheet{animation-name:floatSheet}@keyframes floatEmail{0%{transform:rotate(3deg) translate(0)}to{transform:rotate(4deg) translate(-6px,-8px)}}@keyframes floatPhone{0%{transform:rotate(6deg) translate(0)}to{transform:rotate(8deg) translate(-8px,6px)}}@keyframes floatCal{0%{transform:rotate(2.5deg) translate(0)}to{transform:rotate(1deg) translate(10px,-4px)}}@keyframes floatSms{0%{transform:rotate(5deg) translate(0)}to{transform:rotate(3deg) translate(6px,-10px)}}@keyframes floatCalc{0%{transform:rotate(-4deg) translate(0)}to{transform:rotate(-2deg) translate(8px,-5px)}}@keyframes floatSheet{0%{transform:rotate(-3deg) translate(0)}to{transform:rotate(-1deg) translate(-6px,-8px)}}@media (max-width:980px){.chaos-stage{height:880px}.chaos-sticky{left:4%;top:2%}.chaos-email{left:30%;top:0}.chaos-phone{right:4%;top:4%}.chaos-calendar{left:6%;top:36%}.chaos-sms{right:4%;top:32%}.chaos-calc{left:8%;bottom:4%}.chaos-sheet{right:4%;bottom:6%}.chaos-note,.chaos-where{display:none}}.convergence{position:relative;width:100%;height:200vh;margin-top:60px;padding:0;overflow:visible}.convergence:before{display:none}.convergence-sticky{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:grid;place-items:center}.convergence-sticky:before{display:none}@keyframes convergenceGlow{0%{transform:scale(.92)}to{transform:scale(1.08)}}.convergence-inner{position:relative;max-width:1480px;height:100%;padding:0 32px}.converge-title{position:absolute;top:7%;left:50%;transform:translate(-50%,24px);width:100%;text-align:center;z-index:4;opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) .1s,transform .9s cubic-bezier(.16,1,.3,1) .1s;pointer-events:none}.convergence.active .converge-title{opacity:1;transform:translate(-50%)}.converge-title h2{font-family:Onest,sans-serif;font-size:clamp(30px,4.5vw,69px);font-weight:700;line-height:1;letter-spacing:-.035em;color:#1a1612;margin:0;text-wrap:balance}.converge-title .brand-gradient{background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.01em}.convergence-mark{position:absolute;left:50%;top:54%;width:clamp(170px,17vmin,230px);aspect-ratio:1;display:grid;place-items:center;transform:translate(-50%,-50%) scale(.55);opacity:0;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1s ease;z-index:3}.agitation.consuming+.convergence .convergence-mark,.convergence.active .convergence-mark{transform:translate(-50%,-50%) scale(1);opacity:1}.hub-spin{width:100%;height:100%;transform:rotate(0deg);will-change:transform}.convergence-mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 30px 80px rgba(40,20,60,.18)) drop-shadow(0 0 40px rgba(168,140,255,.1));animation:hubBreathe 5.5s ease-in-out infinite alternate}@keyframes hubBreathe{0%{transform:scale(1)}to{transform:scale(1.025)}}.convergence-rings{position:absolute;inset:50% 0 0 50%;width:0;height:0;pointer-events:none;opacity:0;transition:opacity .6s ease .4s}.agitation.consuming+.convergence .convergence-rings,.convergence.active .convergence-rings{opacity:1}.convergence-rings i{position:absolute;left:50%;top:50%;width:min(56vmin,580px);height:min(56vmin,580px);border-radius:50%;border:1px solid rgba(168,140,255,.25);transform:translate(-50%,-50%) scale(.4);opacity:0}.agitation.consuming+.convergence .convergence-rings i:first-child,.convergence.active .convergence-rings i:first-child{animation:ringPulse 4.2s ease-out .5s infinite}.agitation.consuming+.convergence .convergence-rings i:nth-child(2),.convergence.active .convergence-rings i:nth-child(2){animation:ringPulse 4.2s ease-out 1.9s infinite}.agitation.consuming+.convergence .convergence-rings i:nth-child(3),.convergence.active .convergence-rings i:nth-child(3){animation:ringPulse 4.2s ease-out 3.3s infinite}@keyframes ringPulse{0%{transform:translate(-50%,-50%) scale(.35);opacity:.28;border-color:rgba(168,140,255,.2)}60%{border-color:rgba(255,170,105,.14)}to{transform:translate(-50%,-50%) scale(1.35);opacity:0;border-color:rgba(255,170,105,.02)}}.feature-stack{inset:0}.feature-card,.feature-stack{position:absolute;pointer-events:none}.feature-card{width:clamp(420px,48vw,600px);height:clamp(260px,34vh,360px);background:linear-gradient(160deg,rgba(255,255,255,.42),rgba(255,255,255,.18));backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.5);border-radius:26px;padding:24px 28px;box-shadow:inset 0 1px 1px rgba(255,255,255,.5),inset 0 -1px 1px rgba(0,0,0,.05),0 28px 60px rgba(40,25,60,.1),0 56px 96px rgba(40,25,60,.06);display:flex;flex-direction:column;overflow:hidden;opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.feature-card:before{content:"";position:absolute;inset:0;background:radial-gradient(140% 80% at 0 0,rgba(255,255,255,.55),transparent 55%),radial-gradient(100% 60% at 100% 100%,rgba(255,200,160,.18),transparent 60%);mix-blend-mode:screen;opacity:.85;pointer-events:none;border-radius:inherit}.feature-card[data-feature="0"]{top:18%;left:4%;transform-origin:bottom right;transform:translate(30vw,24vh) scale(.3) rotate(-12deg)}.feature-card[data-feature="1"]{top:18%;right:4%;transform-origin:bottom left;transform:translate(-30vw,24vh) scale(.3) rotate(12deg)}.feature-card[data-feature="2"]{bottom:5%;left:4%;transform-origin:top right;transform:translate(30vw,-24vh) scale(.3) rotate(12deg)}.feature-card[data-feature="3"]{bottom:5%;right:4%;transform-origin:top left;transform:translate(-30vw,-24vh) scale(.3) rotate(-12deg)}.feature-card.revealed{opacity:1;transform:translate(0) scale(1) rotate(0deg);pointer-events:auto;cursor:pointer}.feature-card.revealed:hover{transform:translateY(-4px) scale(1.035) rotate(0deg);box-shadow:inset 0 1px 1px rgba(255,255,255,.5),inset 0 -1px 1px rgba(0,0,0,.05),0 36px 70px rgba(40,25,60,.16),0 64px 110px rgba(40,25,60,.08)}.feature-card h3{position:relative;z-index:2;font-family:Onest,sans-serif;font-size:clamp(20px,1.8vw,26px);font-weight:500;letter-spacing:-.025em;line-height:1.15;color:#1f1a14;margin:0}.feature-visual{flex:1;margin:14px 0 12px;justify-content:center}.feature-chip,.feature-visual{position:relative;z-index:2;display:flex;align-items:center}.feature-chip{gap:12px;background:rgba(255,255,255,.55);border:1px solid rgba(40,30,20,.05);backdrop-filter:blur(6px);border-radius:14px;padding:12px 14px;font-family:Onest,sans-serif;font-size:13px;color:rgba(31,26,20,.85);line-height:1.4}.feature-chip .chip-icon{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;flex:none;color:#fff}.feature-card[data-feature="0"] .chip-icon{background:linear-gradient(135deg,#6e5cf6,#a48cff)}.feature-card[data-feature="1"] .chip-icon{background:linear-gradient(135deg,#f29250,#ffc080)}.feature-card[data-feature="2"] .chip-icon{background:linear-gradient(135deg,#34c759,#7ed9a8)}.feature-card[data-feature="3"] .chip-icon{background:linear-gradient(135deg,#e94f8a,#f29ec0)}.feature-chip .chip-icon svg{width:14px;height:14px}.mock-pipeline{width:100%;background:rgba(255,255,255,.78);border:1px solid rgba(40,30,20,.06);border-radius:12px;padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;box-shadow:0 6px 14px rgba(40,25,15,.06)}.mock-col h6{font-family:Onest,sans-serif;font-size:9px;font-weight:700;color:rgba(31,26,20,.55);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;display:flex;align-items:center;gap:5px}.mock-col h6:before{content:"";width:6px;height:6px;border-radius:50%}.mock-col.new h6:before{background:#c9c9d6}.mock-col.qual h6:before{background:#f4a25c}.mock-col.won h6:before{background:#33c47e}.mock-lead{background:#fff;border:1px solid rgba(40,30,20,.05);border-radius:8px;padding:6px 8px;margin-bottom:5px;font-size:10px;font-weight:600;color:#1f1a14;box-shadow:0 1px 2px rgba(20,14,8,.03)}.mock-lead .price{font-weight:500;font-size:9.5px;color:rgba(31,26,20,.55)}.mock-lead.glow{box-shadow:0 0 0 2px rgba(110,92,246,.25),0 6px 14px rgba(110,92,246,.18);transform:rotate(-1.5deg)}.mock-cal{width:100%;background:rgba(255,255,255,.78);border:1px solid rgba(40,30,20,.06);border-radius:12px;overflow:hidden;box-shadow:0 6px 14px rgba(40,25,15,.06)}.mock-cal-head{background:#1f1b18;color:#fff;padding:7px 12px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.mock-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);padding:6px;gap:2px}.mock-cal-grid span{aspect-ratio:1.4;border-radius:4px;display:flex;align-items:flex-start;justify-content:center;padding-top:3px;font-size:9.5px;font-weight:500;color:rgba(31,26,20,.65);position:relative}.mock-cal-grid span.muted{color:rgba(31,26,20,.25)}.mock-cal-grid span.evt:after{content:"";position:absolute;bottom:3px;left:50%;transform:translateX(-50%);width:55%;height:2.5px;border-radius:999px;background:linear-gradient(90deg,#f29250,#6e5cf6)}.mock-cal-grid span.today{background:#f29250;color:#fff;font-weight:700}.mock-cal-grid span.today:after{background:rgba(255,255,255,.85)}.mock-inbox{width:100%;background:rgba(255,255,255,.84);border:1px solid rgba(40,30,20,.06);border-radius:12px;overflow:hidden;box-shadow:0 6px 14px rgba(40,25,15,.06)}.mock-inbox-head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid rgba(40,30,20,.06);font-size:10.5px;font-weight:700;color:#1f1a14}.mock-inbox-head .badge{font-size:9px;background:#34c759;color:#fff;border-radius:999px;padding:2px 7px;font-weight:700;letter-spacing:.04em}.mock-inbox-row{display:flex;align-items:center;gap:8px;padding:7px 12px;border-bottom:1px solid rgba(40,30,20,.04);font-size:10.5px}.mock-inbox-row:last-child{border-bottom:0}.mock-inbox-row.new{background:rgba(52,199,89,.06)}.mock-inbox-row .src{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:9px;font-weight:700;flex:none}.mock-inbox-row .src.fb{background:#1877f2}.mock-inbox-row .src.ig{background:linear-gradient(135deg,#f29250,#e94f8a)}.mock-inbox-row .src.web{background:#34c759}.mock-inbox-row .src.ph{background:#1f1b18}.mock-inbox-row b{font-weight:600;color:#1f1a14}.mock-inbox-row small{color:rgba(31,26,20,.5);margin-left:auto;font-weight:500}.mock-quote{width:100%;background:#fff;border:1px solid rgba(40,30,20,.06);border-radius:12px;padding:12px 14px;box-shadow:0 6px 14px rgba(40,25,15,.08);font-family:Onest,sans-serif;position:relative}.mock-quote .qtitle{font-size:9.5px;font-weight:700;color:rgba(31,26,20,.5);letter-spacing:.1em;text-transform:uppercase}.mock-quote .qlead{font-size:12.5px;font-weight:700;color:#1f1a14;margin-top:2px}.mock-quote .qrow{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed rgba(40,30,20,.1);font-size:11px}.mock-quote .qrow:last-of-type{border-bottom:0}.mock-quote .qtotal{display:flex;justify-content:space-between;padding-top:6px;font-size:12.5px;font-weight:700;color:#1f1a14;border-top:2px solid rgba(40,30,20,.1);margin-top:4px}.mock-stripe{bottom:-14px;right:12px;background:#635BFF;color:#fff;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:700;align-items:center;gap:6px;box-shadow:0 8px 14px rgba(99,91,255,.32)}.feature-pips,.mock-stripe{position:absolute;display:flex}.feature-pips{left:50%;bottom:1.5%;transform:translateX(-50%);gap:8px;z-index:4}.feature-pips i{width:26px;height:4px;border-radius:999px;background:rgba(26,22,18,.14);transition:background .35s ease,width .35s ease}.feature-pips i.on{background:linear-gradient(95deg,#FF3DB4,#F59E0B);width:40px}@media (max-width:920px){.convergence{height:100vh}.convergence-mark{width:clamp(160px,26vmin,240px)}.feature-card{width:46%;height:38%;padding:14px;border-radius:18px}.feature-card h3{font-size:16px}.feature-chip{font-size:11px;padding:8px 10px}}.feature-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:rgba(20,14,8,.3);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);opacity:0;pointer-events:none;transition:opacity .4s ease;padding:24px}.feature-modal.open{opacity:1;pointer-events:auto}.feature-modal-card{position:relative;width:min(720px,100%);max-height:min(720px,90vh);background:linear-gradient(160deg,rgba(255,255,255,.85),rgba(255,255,255,.62));border:1px solid rgba(255,255,255,.6);border-radius:28px;padding:40px 44px 32px;box-shadow:inset 0 1px 1px rgba(255,255,255,.7),inset 0 -1px 1px rgba(0,0,0,.05),0 50px 100px rgba(40,25,60,.3),0 80px 140px rgba(40,25,60,.18);overflow-y:auto;display:flex;flex-direction:column;gap:18px;transform:scale(.94) translateY(20px);transition:transform .5s cubic-bezier(.16,1,.3,1)}.feature-modal.open .feature-modal-card{transform:scale(1) translateY(0)}.feature-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:rgba(20,14,8,.06);border:0;color:#1f1a14;font-size:18px;cursor:pointer;display:grid;place-items:center;transition:background .2s ease}.feature-modal-close:hover{background:rgba(20,14,8,.12)}.feature-modal-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Onest,sans-serif;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(31,26,20,.55)}.feature-modal-eyebrow .dot{width:8px;height:8px;border-radius:50%}.feature-modal-eyebrow .dot,.feature-modal[data-feature="0"] .dot{background:linear-gradient(135deg,#6e5cf6,#a48cff)}.feature-modal[data-feature="1"] .dot{background:linear-gradient(135deg,#f29250,#ffc080)}.feature-modal[data-feature="2"] .dot{background:linear-gradient(135deg,#34c759,#7ed9a8)}.feature-modal[data-feature="3"] .dot{background:linear-gradient(135deg,#e94f8a,#f29ec0)}.feature-modal-card h3{font-family:Onest,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#1f1a14;margin:0}.feature-modal-card .lede{font-family:Onest,sans-serif;font-size:clamp(15px,1.15vw,18px);line-height:1.5;color:rgba(31,26,20,.7);margin:0}.feature-modal-card .points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:6px}.feature-modal-card .points .point{background:rgba(255,255,255,.55);border:1px solid rgba(20,14,8,.06);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.feature-modal-card .points .point b{font-family:Onest,sans-serif;font-size:14px;font-weight:700;color:#1f1a14}.feature-modal-card .points .point span{font-family:Onest,sans-serif;font-size:13px;line-height:1.45;color:rgba(31,26,20,.62)}@media (max-width:720px){.feature-modal-card{padding:28px 22px 24px}.feature-modal-card .points{grid-template-columns:1fr}.anchor-logo{width:200px;height:200px;left:20px;bottom:20px}.floating-cta{right:16px;bottom:16px}}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;justify-content:space-between;padding:8px 32px;background:rgba(251,250,254,.72);backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid rgba(26,22,18,.06)}.brand,.site-header{display:flex;align-items:center}.brand{gap:0;text-decoration:none;color:inherit}.brand-logo{flex-shrink:0;display:block;margin-right:-10px}.brand-wrap{color:#1a1612;font-weight:700}.brand-ally{color:#8c8c8c;font-weight:700}.hero-meta{margin-top:8px;gap:18px;font-size:12.5px;color:rgba(26,22,18,.55);letter-spacing:-.005em}.hero-meta,.hero-meta .item{display:inline-flex;align-items:center}.hero-meta .item{gap:6px}.hero-meta .bullet{width:4px;height:4px;border-radius:50%;background:rgba(26,22,18,.4);display:inline-block}.brand-name{font-family:Onest,sans-serif;font-weight:700;font-size:15px;letter-spacing:-.02em}.nav{display:flex;align-items:center;gap:28px}.nav a{color:rgba(26,22,18,.72);text-decoration:none;font-size:13px;font-weight:500;letter-spacing:-.005em;transition:color .16s ease}.nav a:hover{color:#1a1612}.header-cta{display:flex;align-items:center;gap:14px}.link-btn{color:rgba(26,22,18,.72);text-decoration:none;font-size:13px;font-weight:500;transition:color .16s ease}.link-btn:hover{color:#1a1612}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:#1a1612;color:#fbfafe;border:1px solid #1a1612;border-radius:999px;padding:7px 14px;font-family:Onest,sans-serif;font-size:13px;font-weight:600;letter-spacing:-.005em;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .22s ease,background .16s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 6px 22px -8px rgba(26,22,18,.5)}.btn-primary:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 30px -10px rgba(26,22,18,.55)}.btn-primary .arrow{display:inline-block;transition:transform .2s ease}.btn-primary:hover .arrow{transform:translateX(3px)}.hero{z-index:20;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:180px 24px 0;text-align:center}.hero-inner{max-width:980px;width:100%}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:999px;background:rgba(26,22,18,.06);border:1px solid rgba(26,22,18,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:12.5px;font-weight:500;color:rgba(26,22,18,.75);letter-spacing:-.005em;margin-bottom:28px}.eyebrow .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#1a1612;box-shadow:0 0 0 4px rgba(26,22,18,.1)}.hero h1{font-family:Onest,sans-serif;font-weight:700;font-size:clamp(32px,5.27vw,68px);line-height:1.02;letter-spacing:-.035em;color:#1a1612;margin:0;text-wrap:balance}.hero h1 .italic{font-family:"Instrument Serif",Onest,serif;font-style:italic;font-weight:400;letter-spacing:-.01em;background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero p.sub{margin:22px auto 0;max-width:580px;font-size:clamp(15px,1.25vw,18px);line-height:1.55;color:rgba(26,22,18,.65);font-weight:400}.hero-cta{margin-top:38px;display:inline-flex;flex-direction:column;align-items:center;gap:10px}.btn-primary.btn-lg{padding:14px 23px;font-size:14px;border-radius:999px}.cta-note{font-size:12.5px;color:rgba(26,22,18,.55);letter-spacing:-.005em}.cta-note strong{color:rgba(26,22,18,.78);font-weight:600}@media (max-width:720px){.site-header{padding:12px 18px}.nav{display:none}.hero{padding:140px 16px 0}}.crm-wrap{z-index:25;width:100%;margin:36px auto 0;padding:0 24px 80px}.hero-anim-frame{display:block;width:min(1180px,90vw);aspect-ratio:16/9;margin:0 auto;border:0;background:transparent;position:relative;z-index:2}.crm-wrap .crm-contact,.crm-wrap .crm-rim,.crm-wrap .crm-shadow{display:none!important}.crm-wrap{padding-bottom:40px!important}.crm-shadow{position:absolute;pointer-events:none}.crm-shadow.left{left:-2%;transform:rotate(-9deg)}.crm-shadow.left,.crm-shadow.right{bottom:18px;width:46%;height:160px;background:radial-gradient(closest-side ellipse,rgba(30,22,14,.55) 0,rgba(30,22,14,.3) 35%,rgba(30,22,14,.1) 65%,rgba(30,22,14,0) 85%);filter:blur(40px);opacity:.85}.crm-shadow.right{right:-2%;transform:rotate(9deg)}.crm-contact{bottom:28px;width:min(900px,70vw);height:10px;background:radial-gradient(closest-side ellipse,rgba(20,14,8,.55) 0,rgba(20,14,8,.3) 45%,rgba(20,14,8,0) 90%);filter:blur(6px)}.crm-contact,.crm-rim{position:absolute;left:50%;transform:translateX(-50%);pointer-events:none}.crm-rim{bottom:18px;width:min(1000px,78vw);height:70px;background:radial-gradient(closest-side ellipse,rgba(255,244,224,.65) 0,rgba(255,240,210,.3) 40%,rgba(255,230,195,0) 80%);filter:blur(22px);mix-blend-mode:screen}.crm-mockup{position:relative;width:min(1120px,87vw);margin:0 auto;height:684px;background:#ffffff;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px 0 rgba(10,10,20,.04),0 0 0 1px rgba(10,10,20,.06),0 24px 50px -20px rgba(40,28,18,.22),0 60px 100px -40px rgba(40,28,18,.18);display:grid;grid-template-columns:220px 1fr;grid-template-rows:100%;color:#1a1612;text-align:left;font-size:13px}.crm-mockup:before{content:"";position:absolute;left:0;right:0;top:0;height:28px;background:linear-gradient(180deg,rgba(248,247,251,1),rgba(255,255,255,1));border-bottom:1px solid rgba(10,10,20,.05)}.crm-mockup:after{content:"";position:absolute;left:14px;top:10px;width:8px;height:8px;border-radius:50%;background:#ff6058;box-shadow:14px 0 0 #ffbd2e,28px 0 0 #28c941}.crm-side{grid-column:1;margin-top:28px;padding:10px 12px 70px 14px;border-right:1px solid rgba(10,10,20,.06);display:flex;flex-direction:column;gap:8px;background:#fafafb;position:relative}.crm-brand{display:flex;align-items:center;gap:0;padding:2px 4px 4px;font-weight:700;letter-spacing:-.02em;font-size:17px}.crm-brand-mark{width:64px;height:64px;flex-shrink:0;display:block;margin-right:-16px}.crm-wordmark .w{color:#1a1612;font-weight:700}.crm-wordmark .a{color:#8c8c8c;font-weight:700}.crm-search{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid rgba(10,10,20,.08);border-radius:8px;color:#8b8b9c;font-size:12px}.crm-section-label{font-size:10.5px;font-weight:600;letter-spacing:.08em;color:#9897a8;padding:4px 8px 2px}.crm-nav{display:flex;flex-direction:column;gap:1px}.crm-nav-item{display:flex;align-items:center;gap:9px;padding:5px 10px;border-radius:7px;color:#3d3d4d;font-size:13px;font-weight:500;cursor:default}.crm-nav-item .ico{width:14px;height:14px;flex-shrink:0;color:#6e6e80}.crm-nav-item.active{background:#efebff;color:#4c3fcc}.crm-nav-item.active .ico{color:#6e5cf6}.crm-nav-item .badge{margin-left:auto;background:#6e5cf6;color:#fff;font-size:10px;font-weight:600;border-radius:999px;padding:1px 7px}.crm-side-bottom{position:absolute;left:0;right:0;bottom:0;padding:8px 12px 10px 14px;background:#fafafb;border-top:1px solid rgba(10,10,20,.06);display:flex;flex-direction:column;gap:8px}.crm-workspace{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(10,10,20,.08);border-radius:8px;padding:6px 8px 6px 10px;font-size:12.5px;font-weight:600;color:#1a1612;cursor:default}.crm-workspace .label{font-size:9.5px;font-weight:600;letter-spacing:.08em;color:#9897a8;display:block;margin-bottom:1px}.crm-workspace .chev{color:#9897a8}.crm-side-user{display:flex;align-items:center;gap:8px;padding:2px 0 0}.crm-side-user .av{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#f29250,#e94f8a);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.crm-side-user .who{display:flex;flex-direction:column;line-height:1.15}.crm-side-user .who b{font-size:12.5px;font-weight:600}.crm-side-user .who span{font-size:11px;color:#8b8b9c}.crm-main{grid-column:2;margin-top:28px;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.crm-main-top{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 24px 14px;gap:16px}.crm-main-top h2{font-family:Onest,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.025em;margin:0 0 2px}.crm-main-top .sub{font-size:12.5px;color:#8b8b9c}.crm-top-actions{display:flex;align-items:center;gap:8px}.crm-search-input{gap:6px;background:#fff;border:1px solid rgba(10,10,20,.08);padding:6px 10px;font-size:12.5px;color:#8b8b9c;width:200px}.crm-search-input,.crm-seg{display:flex;align-items:center;border-radius:8px}.crm-seg{background:#f4f3f7;padding:3px;gap:2px}.crm-seg button{border:0;background:transparent;padding:5px 10px;border-radius:6px;font:inherit;font-size:12px;font-weight:500;color:#5c5c6e;cursor:pointer}.crm-seg button.on{box-shadow:0 1px 2px rgba(10,10,20,.06)}.crm-btn,.crm-seg button.on{background:#fff;color:#1a1612}.crm-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer;border:1px solid rgba(10,10,20,.08)}.crm-btn.primary{background:#6e5cf6;color:#fff;border-color:#6e5cf6;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 4px 12px -4px rgba(110,92,246,.6)}.crm-tabs{display:flex;gap:4px;padding:4px 24px 0;border-bottom:1px solid rgba(10,10,20,.06);overflow-x:auto;scrollbar-width:none}.crm-tabs::-webkit-scrollbar{display:none}.crm-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;font-size:12.5px;font-weight:500;color:#6e6e80;border-bottom:2px solid transparent;cursor:default;white-space:nowrap}.crm-tab .num{font-size:11px;color:#8b8b9c;padding:1px 6px;border-radius:999px;background:rgba(10,10,20,.04)}.crm-tab .stage-dot{width:7px;height:7px;border-radius:50%;background:#c9c9d6;display:inline-block}.crm-tab.active{color:#4c3fcc;border-bottom-color:#6e5cf6}.crm-tab.active .num{background:#efebff;color:#4c3fcc}.crm-table{flex:1;padding:6px 0 0}.crm-tr-head{padding:9px 22px;font-size:10.5px;font-weight:600;letter-spacing:.08em;color:#9897a8;border-bottom:1px solid rgba(10,10,20,.05)}.crm-tr,.crm-tr-head{display:grid;grid-template-columns:56px 1.7fr 1fr 1fr 1.4fr;align-items:center}.crm-tr{padding:8px 22px;border-bottom:1px solid rgba(10,10,20,.04);font-size:13px}.crm-tr:hover{background:#faf9fc}.crm-av{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.03em}.crm-lead-name b{font-weight:600}.crm-lead-name span{display:block;color:#9897a8;font-size:11px;margin-top:1px}.crm-stage,.crm-type{color:#3d3d4d;font-weight:500}.crm-stage{display:inline-flex;align-items:center;gap:8px}.crm-stage .dot{width:9px;height:9px;border-radius:50%;display:inline-block}.crm-comment{color:#9897a8;font-style:italic;font-size:12.5px}.crm-comment.has{color:#3d3d4d;font-style:normal}@media (max-width:920px){.crm-mockup{height:600px;grid-template-columns:180px 1fr}.crm-tr,.crm-tr-head{grid-template-columns:44px 1.5fr 1fr 1fr}.crm-tr-head>.col-comments,.crm-tr>.col-comments{display:none}}.keys-cta{position:absolute;left:6%;top:50%;transform:translateY(-50%);max-width:560px;z-index:2;font-family:Onest,sans-serif}.keys-cta h2{font-size:clamp(34px,3.6vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0 0 8px;background:linear-gradient(95deg,#1f1815,#3a2b25 45%,#3a2b25 55%,#1f1815);-webkit-background-clip:text;background-clip:text}.keys-cta h2,.keys-cta h2 .glow{-webkit-text-fill-color:transparent;color:transparent}.keys-cta h2 .glow{background:linear-gradient(95deg,#b25a8c,#c97a5a);-webkit-background-clip:text;background-clip:text;opacity:.85}.keys-cta .sub{font-size:clamp(34px,3.6vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.1;color:rgba(20,17,13,.32);margin:0 0 32px}.keys-cta .sub b{font-weight:700;background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:1}.keys-cta a.btn{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;background:linear-gradient(135deg,#14110d,#3a2b25);color:#fff;border-radius:14px;font-size:15px;font-weight:600;text-decoration:none;box-shadow:0 8px 20px rgba(20,17,13,.18);transition:transform .15s ease,box-shadow .15s ease}.keys-cta a.btn .arrow{display:inline-block;color:#fff;-webkit-text-fill-color:#fff;transition:transform .2s ease}.keys-cta a.btn:hover .arrow{transform:translateX(3px)}@media (max-width:720px){.keys-cta{position:static;transform:none;padding:40px 20px 20px;max-width:100%}.keys-cta .sub,.keys-cta h2{font-size:32px}}.keys-section{z-index:6;min-height:60vh;margin-top:0;padding:0;background:transparent;overflow:visible}.keys-canvas,.keys-section{position:relative;width:100%}.keys-canvas{height:60vh;min-height:440px}.key{position:absolute;border-radius:24px;background:linear-gradient(150deg,#fff7ee,#f4e6e8 55%,#ebe0f0);display:grid;place-items:center;box-shadow:0 0 36px 10px rgba(242,146,80,.14),0 0 48px 16px rgba(140,110,245,.08),-10px -10px 20px rgba(255,250,244,.98),-6px -6px 12px rgba(255,250,244,.85),14px 18px 28px rgba(70,40,30,.42),18px 22px 44px rgba(90,60,40,.28),20px 24px 56px rgba(60,40,100,.2),inset 1.5px 1.5px 2px rgba(255,250,244,.95),inset -1.5px -2.5px 4px rgba(90,60,70,.18);transform-origin:center;overflow:hidden}.key img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1.55);opacity:.62;filter:grayscale(1) brightness(.42) drop-shadow(1.5px 1.5px 0 rgba(255,250,244,.95)) drop-shadow(2px 2px 1px rgba(255,250,244,.65)) drop-shadow(-1px -1px .5px rgba(60,40,90,.55)) drop-shadow(-1.5px -1.5px 2px rgba(80,50,40,.35))}.key svg{width:60%;height:60%;color:#8a6b7a;filter:drop-shadow(1.5px 1.5px 0 rgba(255,250,244,.95)) drop-shadow(2px 2px 1px rgba(255,250,244,.55)) drop-shadow(-1px -1px .5px rgba(60,40,90,.55)) drop-shadow(-1.5px -1.5px 2px rgba(80,50,40,.3));opacity:.65}.key-brand{bottom:180px;right:440px;width:150px;height:150px;transform:rotate(-9deg);animation:keyFloatA 9s ease-in-out infinite alternate}.key-brand .brand-glyph{width:100%;height:100%;transform:scale(1.55);background-color:#785a68;-webkit-mask:url("data:image/png;base64,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") 50% 50% /contain no-repeat,url("data:image/png;base64,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") calc(50% + .4px) 50% /contain no-repeat,url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAlqADAAQAAAABAAAAlgAAAAAXS0ggAAAGSklEQVR4Ae3dzYscRRjH8Zl9fwNZMIR4kHjx/aCHXMxhNxDwhRwSPYgHJetFwX9ABNlZQYIXwb8gySEEguagQo7ZHLx40oMaPGgQ9KywL7i77Pp7xq6lp6aqX2YmsNv1HWim++mq2qlPP6mu7pnWVosXAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAKNEmg3qjcj6szCwsLS/v7+G+12+6SavLO5uXltRE3TTKoCs7Ozl+bm5g7yy/z8/K1UPQbt9/igFZtab2pq6ob6dsrr33MTExO/7O3t/eTF2YwIjEXiKYefDXVep8WnQnFiYQESq9/lfn+o1To4OGC0CsFEYiSWB6ME+tQL2ebt7e3t24E4oYgAcywPRvOonzXP+k7hBS3PaHmwtbX1kleMTQQGF9DV4F27Ohy8hXRrciosOPaasK/Zbt3XWi4oxq6AQFKJpdHnRY1Cb+te1dmARV9oY2Nj3YK6Wbps77wQ6BNQQn3u3fT8oq9QIGCnQ1sCuwilLqAR6s18Url1JcxKmY2dBq18WTn29wokcSocGxu70Nvt/7d0a+G1UDwfs9Oh5lrrzLPyKuXrSSSWEmgrQjETifeEbRKvNlZ7gmwUCiSRWBL4NqJwgZEoIjNkOInE0g3Ob+T0gZa/M68d56YrvrtlyeWuDsvKuTZ5T1BAE/HDXy5oveMm8mVJM+qrQ11QPJ4gfzpdtoSypLEEK0ouV2ZYGf2d97X8kyX0ntr9cNg2j2L95L8r3NnZebC7u3t9cnKyrQn6VXvX9rp/sPT94WXFTtv+6enpltXzy5RtK4leUZmbWqazsjYVOa+27TP8mMUa8ZZ8YrmjaMlkSaPtVb13XILZKKb1q1m56/buErBugmXt9J0C1d6/+vL7y+xv8HaUBZQQJ3S6ObO4uPhInc+pOofzLjtd2SkwVN+VKzp92j5b3GnU2ossX4f+xnGO2b/Qxr108D5Rpz52HdN9qI/0QMQVt132bomgUWTZboyq3rlYeUsalVu1+1zu+0StL1l5qx+r58dVZ4UHNnyVI7atpHo3NCroKuz1Oh81G2U6ZXVCo5Gr60asfBva91n+82m70neW+TaOw3rjRiwdtK8EH0wiG4E0ktyzA6Ovedbd/Sn/QLmRqGi0cnWsrN0Ly7bXitp1dZRML6iO/Yb+d/0y9XsXb9L7RJM6k/UletM3O711i2l9SQd41e+/ldFB98OF25awVZLQNaKyP2jdlsa+mphY9vXNRf+I6eCXzrOykeqeyi5ZgvlthLazuVV3FAztJ9YgAY1EV/LzGK33jUxl3Q3Nj0J11HYnFCfWUIGZmZknlBzndOAfG6SLlliWnPYeq29JRWLFdIhHBVxyhZKHpIqydXdEJ7rF1dLYa1eN+mVE98pZidS9WarT7OGTO9rXSUOCXj50AZdYRafIh/4hjsEfYMSqeZB0xbhWswrFEagmYKOWLdVKp1mKEWuA486oNQAaVaoJ2IjFPKuaFaVqCFhScTqsAUbR6gJ2C4JRq7oXJSsKMImvCEWxegI2WjFq1TOjdEUBRq0wFLcbwi61ovYTG+ZavWQ8pdPrUXtLj279qUrvKLku6ymcR8fHxzf0xM0ftRuiAgJ5Ac2x7tg8y1tezZdJcZ1T4RBHXfOrt1TdHkLteenOfCOfbu7pZMkGiVUCVLRbp7/nQ/sVfzoUTylGYg1xtDUy/RqqrsRK/n82wOQ9lBkVY/bfW9CE/YyKP5mvokfA3tO+3/Kx1Na7v45MrdMj7m9bE/cVjV4vq92/9NTOzaY+KzhiN5pDAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQOA4CfwHH/WJZKio9a8AAAAASUVORK5CYII=") calc(50% - .4px) 50% /contain no-repeat,url("data:image/png;base64,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") 50% calc(50% + .4px) /contain no-repeat,url("data:image/png;base64,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") 50% calc(50% - .4px) /contain no-repeat,url("data:image/png;base64,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") calc(50% + .3px) calc(50% + .3px) /contain no-repeat,url("data:image/png;base64,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") calc(50% - .3px) calc(50% + .3px) /contain no-repeat,url("data:image/png;base64,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") calc(50% + .3px) calc(50% - .3px) /contain no-repeat,url("data:image/png;base64,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") calc(50% - .3px) calc(50% - .3px) /contain no-repeat;mask:url("data:image/png;base64,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") 50% 50% /contain no-repeat,url("data:image/png;base64,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") calc(50% + .4px) 50% /contain no-repeat,url("data:image/png;base64,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") calc(50% - .4px) 50% /contain no-repeat,url("data:image/png;base64,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") 50% calc(50% + .4px) /contain no-repeat,url("data:image/png;base64,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") 50% calc(50% - .4px) /contain no-repeat,url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAlqADAAQAAAABAAAAlgAAAAAXS0ggAAAGSklEQVR4Ae3dzYscRRjH8Zl9fwNZMIR4kHjx/aCHXMxhNxDwhRwSPYgHJetFwX9ABNlZQYIXwb8gySEEguagQo7ZHLx40oMaPGgQ9KywL7i77Pp7xq6lp6aqX2YmsNv1HWim++mq2qlPP6mu7pnWVosXAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAKNEmg3qjcj6szCwsLS/v7+G+12+6SavLO5uXltRE3TTKoCs7Ozl+bm5g7yy/z8/K1UPQbt9/igFZtab2pq6ob6dsrr33MTExO/7O3t/eTF2YwIjEXiKYefDXVep8WnQnFiYQESq9/lfn+o1To4OGC0CsFEYiSWB6ME+tQL2ebt7e3t24E4oYgAcywPRvOonzXP+k7hBS3PaHmwtbX1kleMTQQGF9DV4F27Ohy8hXRrciosOPaasK/Zbt3XWi4oxq6AQFKJpdHnRY1Cb+te1dmARV9oY2Nj3YK6Wbps77wQ6BNQQn3u3fT8oq9QIGCnQ1sCuwilLqAR6s18Url1JcxKmY2dBq18WTn29wokcSocGxu70Nvt/7d0a+G1UDwfs9Oh5lrrzLPyKuXrSSSWEmgrQjETifeEbRKvNlZ7gmwUCiSRWBL4NqJwgZEoIjNkOInE0g3Ob+T0gZa/M68d56YrvrtlyeWuDsvKuTZ5T1BAE/HDXy5oveMm8mVJM+qrQ11QPJ4gfzpdtoSypLEEK0ouV2ZYGf2d97X8kyX0ntr9cNg2j2L95L8r3NnZebC7u3t9cnKyrQn6VXvX9rp/sPT94WXFTtv+6enpltXzy5RtK4leUZmbWqazsjYVOa+27TP8mMUa8ZZ8YrmjaMlkSaPtVb13XILZKKb1q1m56/buErBugmXt9J0C1d6/+vL7y+xv8HaUBZQQJ3S6ObO4uPhInc+pOofzLjtd2SkwVN+VKzp92j5b3GnU2ossX4f+xnGO2b/Qxr108D5Rpz52HdN9qI/0QMQVt132bomgUWTZboyq3rlYeUsalVu1+1zu+0StL1l5qx+r58dVZ4UHNnyVI7atpHo3NCroKuz1Oh81G2U6ZXVCo5Gr60asfBva91n+82m70neW+TaOw3rjRiwdtK8EH0wiG4E0ktyzA6Ovedbd/Sn/QLmRqGi0cnWsrN0Ly7bXitp1dZRML6iO/Yb+d/0y9XsXb9L7RJM6k/UletM3O711i2l9SQd41e+/ldFB98OF25awVZLQNaKyP2jdlsa+mphY9vXNRf+I6eCXzrOykeqeyi5ZgvlthLazuVV3FAztJ9YgAY1EV/LzGK33jUxl3Q3Nj0J11HYnFCfWUIGZmZknlBzndOAfG6SLlliWnPYeq29JRWLFdIhHBVxyhZKHpIqydXdEJ7rF1dLYa1eN+mVE98pZidS9WarT7OGTO9rXSUOCXj50AZdYRafIh/4hjsEfYMSqeZB0xbhWswrFEagmYKOWLdVKp1mKEWuA486oNQAaVaoJ2IjFPKuaFaVqCFhScTqsAUbR6gJ2C4JRq7oXJSsKMImvCEWxegI2WjFq1TOjdEUBRq0wFLcbwi61ovYTG+ZavWQ8pdPrUXtLj279qUrvKLku6ymcR8fHxzf0xM0ftRuiAgJ5Ac2x7tg8y1tezZdJcZ1T4RBHXfOrt1TdHkLteenOfCOfbu7pZMkGiVUCVLRbp7/nQ/sVfzoUTylGYg1xtDUy/RqqrsRK/n82wOQ9lBkVY/bfW9CE/YyKP5mvokfA3tO+3/Kx1Na7v45MrdMj7m9bE/cVjV4vq92/9NTOzaY+KzhiN5pDAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQOA4CfwHH/WJZKio9a8AAAAASUVORK5CYII=") calc(50% + .3px) calc(50% + .3px) /contain no-repeat,url("data:image/png;base64,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") calc(50% - .3px) calc(50% + .3px) /contain no-repeat,url("data:image/png;base64,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") calc(50% + .3px) calc(50% - .3px) /contain no-repeat,url("data:image/png;base64,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") calc(50% - .3px) calc(50% - .3px) /contain no-repeat;opacity:.65;filter:drop-shadow(1.5px 1.5px 0 rgba(255,250,244,.95)) drop-shadow(2px 2px 1px rgba(255,250,244,.55)) drop-shadow(-1px -1px .5px rgba(60,40,90,.55)) drop-shadow(-1.5px -1.5px 2px rgba(80,50,40,.3))}.key-enter{bottom:360px;right:230px;width:130px;height:130px;transform:rotate(20deg);animation:keyFloatB 11s ease-in-out infinite alternate}@keyframes keyFloatA{0%{transform:rotate(-9deg) translateY(0)}to{transform:rotate(-8deg) translateY(-4px)}}@keyframes keyFloatB{0%{transform:rotate(20deg) translateY(0)}to{transform:rotate(19deg) translateY(-6px)}}@media (max-width:720px){.key-brand{right:30px;bottom:50px}.key-brand,.key-enter{width:100px;height:100px}.key-enter{right:150px;bottom:175px}}.agitation,.convergence,.faq-section,.keys-section,.pricing-section,.testimonials{position:relative}.agitation:before,.convergence:before,.faq-section:before,.keys-section:before,.pricing-section:before,.testimonials:before{content:"";position:absolute;top:-10px;left:0;right:0;height:1px;background:rgba(20,17,13,.08);pointer-events:none;z-index:5}.midbg{position:relative;width:100vw;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,rgba(246,247,251,0),rgba(246,247,251,1) 120px,rgba(246,247,251,1) calc(100% - 160px),rgba(246,247,251,0))}.agitation{margin-top:0!important;padding-top:180px!important}.midbg .agitation,.midbg .convergence,.midbg .convergence-sticky,.midbg .faq-section,.midbg .pricing-section,.midbg .reviews,.midbg .testimonials{background:transparent!important}body,html{background:#f6f7fb!important}.blob-bl,.blob-br,.blob-mc,.blob-tr,.blob-ul,.crm-rim,.orange-glow,.orange-glow .blob,body:before{display:none!important}.hero h1 .italic{background:none!important;-webkit-text-fill-color:rgba(20,17,13,.45)!important;color:rgba(20,17,13,.45)!important}section.agitation:before,section.convergence:before{content:""!important;display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:1px!important;background:rgba(20,17,13,.07)!important;pointer-events:none!important;z-index:6!important}.hero{overflow:visible;position:relative;z-index:auto}.hero-swirl{position:absolute;top:-40%;width:50vw;max-width:900px;right:-4%;height:195%;pointer-events:none;z-index:22;opacity:.92;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 78%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 78%,transparent);animation:heroSwirlFloat 140s ease-in-out infinite alternate}.hero-swirl.left,.hero-swirl.left2{transition:opacity .45s ease}@media (max-width:1200px){.hero-swirl.left{opacity:.6}.hero-swirl.left2{opacity:.45}}@media (max-width:1040px){.hero-swirl.left{opacity:.32}.hero-swirl.left2{opacity:.22}}@media (max-width:900px){.hero-swirl.left,.hero-swirl.left2{opacity:0}}.hero-swirl.left{right:auto;left:-6%;width:40vw;max-width:660px;top:-36%;height:188%;opacity:.88;-webkit-mask-image:linear-gradient(315deg,transparent,transparent 8%,#000 30%,#000);mask-image:linear-gradient(315deg,transparent,transparent 8%,#000 30%,#000);animation:heroSwirlFloatLeft 170s ease-in-out infinite alternate}@keyframes heroSwirlFloatLeft{0%{transform:scaleX(-1) translate(0) rotate(0deg)}to{transform:scaleX(-1) translate(-1.2%,1%) rotate(-.6deg)}}.hero-swirl.left2{right:auto;left:-8%;width:36vw;max-width:600px;top:-4%;height:158%;opacity:1;transform:none;-webkit-mask-image:none;mask-image:none;animation:heroSwirlFloatLeft2 200s ease-in-out infinite alternate}@keyframes heroSwirlFloatLeft2{0%{transform:translate(0) rotate(0deg)}to{transform:translate(-.8%,.6%) rotate(.4deg)}}.hero-swirl svg path{stroke-dasharray:1000;stroke-dashoffset:0;stroke-opacity:1;animation:helixShimmer 4s ease-in-out infinite}.helix-animated svg path{stroke-dashoffset:1000;animation:helixDraw 2s cubic-bezier(.55,0,.45,1) forwards,helixShimmer 4s ease-in-out infinite}@keyframes helixDraw{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes helixShimmer{0%,to{stroke-opacity:.72}50%{stroke-opacity:1}}.hero-swirl svg path:nth-child(11n+0){animation-delay:0s,0s}.hero-swirl svg path:nth-child(11n+1){animation-delay:.05s,-.36s}.hero-swirl svg path:nth-child(11n+2){animation-delay:.1s,-.73s}.hero-swirl svg path:nth-child(11n+3){animation-delay:.15s,-1.09s}.hero-swirl svg path:nth-child(11n+4){animation-delay:.2s,-1.45s}.hero-swirl svg path:nth-child(11n+5){animation-delay:.25s,-1.82s}.hero-swirl svg path:nth-child(11n+6){animation-delay:.3s,-2.18s}.hero-swirl svg path:nth-child(11n+7){animation-delay:.35s,-2.55s}.hero-swirl svg path:nth-child(11n+8){animation-delay:.4s,-2.91s}.hero-swirl svg path:nth-child(11n+9){animation-delay:.45s,-3.27s}.hero-swirl svg path:nth-child(11n+10){animation-delay:.5s,-3.64s}.hero-swirl svg{overflow:visible;width:100%;height:100%;display:block}@keyframes heroSwirlFloat{0%{transform:translate(0) rotate(0deg)}to{transform:translate(-1%,1.2%) rotate(.8deg)}}.hero-inner{position:relative;z-index:30}.crm-wrap{position:relative;z-index:24}.hero{align-items:center!important;padding-left:0!important}.hero,.hero-inner{text-align:center!important}.hero-inner{margin-left:auto!important;margin-right:auto!important}.hero h1{text-align:center!important}.hero-cta,.hero-meta{justify-content:center!important}body:after{display:none!important}.crm-shadow.left,.crm-shadow.right{background:radial-gradient(closest-side ellipse,rgba(20,22,30,.3) 0,rgba(20,22,30,.15) 35%,rgba(20,22,30,.05) 65%,rgba(20,22,30,0) 85%)!important;opacity:.6!important}.crm-contact{background:radial-gradient(closest-side ellipse,rgba(20,22,30,.35) 0,rgba(20,22,30,.2) 45%,rgba(20,22,30,0) 90%)!important}.midbg{background:linear-gradient(180deg,rgba(246,247,251,1),rgba(246,247,251,1) calc(100% - 120px),rgba(246,247,251,0))!important}.convergence{padding:80px 0 120px;z-index:5}.convergence,.convergence-sticky{height:auto!important;overflow:visible!important}.convergence-sticky{position:static!important}.convergence-inner{position:static;width:100%;height:auto;margin:0 auto;display:block;max-width:1480px!important;padding:0 4vw!important}.fx-intro{text-align:center;margin:0 auto 96px;max-width:880px}.fx-eyebrow{display:inline-flex;align-items:center;gap:8px;color:rgba(20,17,13,.55);font-family:Onest,sans-serif;font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:0;background:transparent;border-radius:0;white-space:nowrap}.fx-eyebrow .dot{display:none}.fx-intro h2{font-family:Onest,sans-serif;font-size:clamp(40px,5.4vw,72px);font-weight:800;letter-spacing:-.03em;line-height:1.02;color:#14110d;margin:0}.fx-intro h2 .accent{background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:"Instrument Serif",Onest,serif;font-style:italic;font-weight:400;letter-spacing:-.01em}.fx-row{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);-moz-column-gap:56px;column-gap:56px;align-items:center;margin-bottom:140px;opacity:0;transform:translateY(36px);transition:opacity .9s ease-out,transform .9s cubic-bezier(.16,1,.3,1)}.fx-row.in{opacity:1;transform:translateY(0)}.fx-row:last-child{margin-bottom:0}.fx-row.reverse{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr)}.fx-row.reverse .fx-copy{grid-column:2;grid-row:1}.fx-row.reverse .fx-mock{grid-column:1;grid-row:1}.fx-row[data-feature=quotes]{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);-moz-column-gap:72px;column-gap:72px}.fx-row[data-feature=quotes] .fx-copy{max-width:520px;padding-left:0}.fx-row[data-feature=quotes] .fx-copy h3{font-size:clamp(46px,5.2vw,70px);line-height:1}.fx-row[data-feature=quotes] .fx-copy .tag{font-size:16px;max-width:480px;line-height:1.5;margin-top:6px}.fx-row[data-feature=quotes] .fx-price{grid-template-columns:1fr 180px;gap:14px}.fx-row[data-feature=quotes] .fx-cond-row{grid-template-columns:repeat(2,1fr);gap:10px}.fx-copy{max-width:420px}.fx-copy h3{font-family:Onest,sans-serif;font-size:clamp(40px,4.4vw,60px);font-weight:800;line-height:1;letter-spacing:-.028em;color:#14110d;margin:18px 0}.fx-copy h3 .accent{background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}.fx-copy .tag{display:inline-block;font-size:13px;line-height:1.55;color:#5a4f43;margin:0}.fx-mock{position:relative}.br-window{background:#fff;border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 24px 50px rgba(40,25,60,.1),0 60px 110px rgba(40,25,60,.06);overflow:hidden;border:1px solid rgba(40,30,20,.06);transition:transform .6s ease-out}.br-window,.fx-row.in .br-window{transform:translateY(0)}.br-chrome{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#f7f4f2;border-bottom:1px solid rgba(40,30,20,.06)}.br-dots{display:flex;gap:6px}.br-dots i{width:11px;height:11px;border-radius:50%;background:#e3dfdb}.br-url{flex:1;font-family:Onest,sans-serif;font-size:13px;color:#6a6155;font-weight:500;text-align:center}.br-url b{color:#14110d;font-weight:600}.br-body{display:grid;grid-template-columns:200px 1fr;min-height:440px}.fx-mock.no-sb .br-body{grid-template-columns:1fr}.fx-sb{background:#faf8f7;border-right:1px solid rgba(40,30,20,.05);padding:14px 10px;font-family:Onest,sans-serif}.fx-sb-logo{display:flex;align-items:center;gap:8px;padding:4px 8px 16px;font-size:13.5px;font-weight:700;color:#14110d}.fx-sb-logo .mk{width:16px;height:16px;border-radius:4px;background:linear-gradient(135deg,#6e5cf6,#b09cff);flex:none}.fx-sb-group{font-size:9px;font-weight:700;letter-spacing:.14em;color:rgba(20,17,13,.38);text-transform:uppercase;padding:10px 8px 4px}.fx-sb-item{display:flex;align-items:center;gap:9px;padding:6px 8px;border-radius:6px;font-size:12px;color:#4a4338;font-weight:500}.fx-sb-item.active{background:#ece9ff;color:#4a3fc4;font-weight:600}.fx-sb-item .pip{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.5;flex:none}.fx-sb-item.active .pip{opacity:1}.fx-main{padding:18px 20px 22px;background:#fff;min-width:0}.fx-main-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;font-family:Onest,sans-serif}.fx-main-head h4{font-size:18px;font-weight:700;color:#14110d;margin:0}.fx-main-head small{font-size:11.5px;color:rgba(20,17,13,.55);font-weight:500}.fx-tabs{display:flex;gap:18px;margin-bottom:12px;font-family:Onest,sans-serif;align-items:center;flex-wrap:wrap}.fx-tabs span{font-size:11px;font-weight:600;color:rgba(20,17,13,.5);display:inline-flex;align-items:center;gap:6px;padding-bottom:6px}.fx-tabs span:before{content:"";width:9px;height:9px;border-radius:50%;background:transparent;border:1.6px solid;opacity:.5}.fx-tabs span em{font-style:normal;opacity:.5;margin-left:2px;font-size:10px}.fx-tabs span.on{color:#14110d;border-bottom:2px solid #6e5cf6}.fx-tabs span.on:before{background:#6e5cf6;border-color:#6e5cf6;opacity:1}.fx-tabs span.purple:before{border-color:#6e5cf6;opacity:.7}.fx-tabs span.orange:before{border-color:#e6a23c;opacity:.8}.fx-tabs span.green:before{border-color:#33c47e;opacity:.8}.fx-tabs span.red:before{border-color:#e94f5a;opacity:.8}.fx-table{display:flex;flex-direction:column;border:1px solid rgba(40,30,20,.06);border-radius:10px;overflow:hidden;font-family:Onest,sans-serif;background:#fff}.fx-table .row{display:grid;grid-template-columns:28px 1.5fr .8fr 1fr 1fr;gap:12px;padding:10px 14px;align-items:center;font-size:11.5px;border-bottom:1px solid rgba(40,30,20,.05)}.fx-table .row:last-child{border-bottom:0}.fx-table .row.head{padding:9px 14px}.fx-table .row.head,.fx-table .row.month{background:#faf8f7;font-size:9.5px;font-weight:700;color:rgba(20,17,13,.45);letter-spacing:.1em;text-transform:uppercase}.fx-table .row.month{grid-template-columns:1fr;padding:6px 14px}.fx-table .av{width:24px;height:24px;border-radius:50%;background:rgba(20,17,13,.1);color:#14110d;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;letter-spacing:.04em;flex:none}.fx-table .name b{display:block;font-weight:600;color:#14110d;font-size:12px}.fx-table .name small{font-size:10px;color:rgba(20,17,13,.5)}.fx-table .stg,.fx-table .type{font-size:11.5px;color:#14110d;font-weight:500}.fx-table .stg{position:static;inset:auto;overflow:visible;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.fx-table .stg i{width:11px;height:11px;border-radius:50%;border:1.6px solid;display:inline-block;flex:none}.fx-table .stg.new{color:rgba(20,17,13,.55)}.fx-table .stg.qual{color:#c9952e}.fx-table .stg.won{color:#6e5cf6}.fx-table .stg.sched{color:#d97e2e}.fx-table .stg.compl{color:#2a9d57}.fx-table .stg.lost{color:#d94a4a}.fx-table .stg.compl i,.fx-table .stg.lost i{background:currentColor;border-color:currentColor}.fx-table .comment{font-style:italic;font-size:11px;color:rgba(20,17,13,.4)}.fx-table .comment.has{font-style:normal;color:#14110d;font-weight:500}.fx-cal{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid rgba(40,30,20,.06);border-left:1px solid rgba(40,30,20,.06);border-radius:4px;overflow:hidden;font-family:Onest,sans-serif}.fx-cal .dow{font-size:9px;font-weight:700;color:rgba(20,17,13,.45);letter-spacing:.12em;text-transform:uppercase;padding:8px 0 6px;text-align:center;background:#faf8f7}.fx-cal .day,.fx-cal .dow{border-right:1px solid rgba(40,30,20,.06);border-bottom:1px solid rgba(40,30,20,.06)}.fx-cal .day{min-height:88px;padding:7px 8px;font-size:11px;color:rgba(20,17,13,.55);position:relative;background:#fff}.fx-cal .day .n{font-weight:600}.fx-cal .day.today .n{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#6e5cf6;color:#fff;border-radius:50%;font-weight:700}.fx-cal .day.today{background:#fff}.fx-cal .evt{margin-top:5px;font-size:9.5px;font-weight:600;padding:4px 6px;border-radius:4px;background:#ffe4cf;color:#c47429;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-cal .evt b{font-weight:600;color:inherit;margin-left:4px}.fx-cal .evt.mint{background:#c8eed8;color:#2a9d57}.fx-cal .evt.pink{background:#ffe1d8;color:#c66a5a}.fx-cal .evt.orange{background:#ffe4cf;color:#c47429}.fx-cal .evt.green{background:#c8eed8;color:#2a9d57}.fx-cal .evt.purple{background:#e7e1ff;color:#5a4ad9}.fx-cal .evt.blue{background:#d5e8ff;color:#2c6ec5}.fx-cal .evt.yellow{background:#fff3a8;color:#8a6b14}.fx-cal .evt small{display:inline;font-weight:600;opacity:1}.fx-row[data-feature=schedule]{margin-top:250px;margin-bottom:340px}.fx-row[data-feature=schedule] .fx-mock{overflow:visible}.sched-popup{position:absolute;top:0;left:0;width:248px;z-index:40;background:#fff;border-radius:16px;overflow:hidden;text-align:left;color:#14110d;box-shadow:0 0 0 1px rgba(40,30,20,.07),0 18px 40px -12px rgba(40,25,18,.32),0 50px 80px -40px rgba(40,25,18,.28);pointer-events:none;opacity:0;transform:translateY(var(--rise,12px));transition:opacity .5s ease .3s,transform .55s cubic-bezier(.16,1,.3,1) .3s}.fx-row[data-feature=schedule].in .sched-popup{opacity:1;transform:translateY(0)}.sched-popup .sp-img{height:116px;background:#efeae4}.sched-popup .sp-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sched-popup .sp-body{padding:13px 15px 15px}.sched-popup .sp-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.sched-popup .sp-head b{font-size:14px;font-weight:700;letter-spacing:-.01em}.sched-popup .sp-status{flex:none;font-size:9.5px;font-weight:700;letter-spacing:.04em;color:#1e9e5a;background:#e7f8ee;padding:3px 8px;border-radius:999px}.sched-popup .sp-when{display:flex;align-items:center;gap:6px;margin-top:7px;font-size:11.5px;font-weight:600;color:#6e5cf6}.sched-popup .sp-when svg{width:13px;height:13px;flex:none}.sched-popup .sp-grid{margin-top:12px;padding-top:12px;border-top:1px solid rgba(40,30,20,.08);display:grid;grid-template-columns:1fr 1fr;gap:11px 12px}.sched-popup .sp-grid>div{display:flex;flex-direction:column;gap:2px;min-width:0}.sched-popup .sp-grid span{font-size:8.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#a39e96}.sched-popup .sp-grid b{font-size:11px;font-weight:600;color:#2c2722;line-height:1.25}.sched-popup .sp-grid .wide{grid-column:1/-1}.sched-popup .sp-arrow{position:absolute;left:24px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent}.sched-popup .sp-arrow.down{top:100%;border-top:10px solid #fff;filter:drop-shadow(0 6px 5px rgba(40,25,18,.12))}.sched-popup .sp-arrow.up{bottom:100%;border-bottom:10px solid #fff;filter:drop-shadow(0 -6px 5px rgba(40,25,18,.12))}.qb-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px;font-family:Onest,sans-serif}.qb-head h5{font-size:18px;font-weight:700;color:#14110d;margin:0}.qb-head small{display:block;margin-top:3px;font-size:11.5px;color:rgba(20,17,13,.55)}.qb-status{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:600;color:rgba(20,17,13,.55)}.qb-status i{width:6px;height:6px;border-radius:50%;background:#2a9d57;box-shadow:0 0 0 3px rgba(42,157,87,.15)}.qb-grid{display:grid;grid-template-columns:1fr 220px;gap:18px;font-family:Onest,sans-serif}.qb-form{gap:16px}.qb-block,.qb-form{display:flex;flex-direction:column}.qb-block{gap:10px}.qb-block-head{display:flex;justify-content:space-between;align-items:baseline}.qb-label{font-size:10px;font-weight:700;letter-spacing:.14em;color:rgba(20,17,13,.45);text-transform:uppercase}.qb-count{font-size:13px;font-weight:700;color:#14110d}.qb-count em{font-style:normal;color:rgba(20,17,13,.5);font-weight:500;margin-left:2px}.qb-slider{position:relative;height:8px;border-radius:999px;background:rgba(20,17,13,.08)}.qb-slider .fill{position:absolute;left:0;top:0;bottom:0;width:48%;border-radius:999px;background:#4a4338}.qb-slider .knob{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #14110d;box-shadow:0 2px 6px rgba(20,17,13,.15)}.qb-slider-labels{display:flex;justify-content:space-between;font-size:10px;color:rgba(20,17,13,.5);font-weight:600}.qb-chips{display:flex;flex-wrap:wrap;gap:6px}.qb-chip{display:inline-flex;align-items:center;gap:4px;padding:7px 11px;border:1px solid rgba(40,30,20,.1);border-radius:999px;font-size:11.5px;font-weight:600;color:#14110d;background:#fff}.qb-chip em{font-style:normal;color:rgba(20,17,13,.45);font-weight:500;font-size:10.5px}.qb-chip.on{background:rgba(20,17,13,.07);color:#14110d;border-color:rgba(20,17,13,.18)}.qb-chip.on em{color:rgba(20,17,13,.5)}.qb-extras{display:flex;flex-direction:column;gap:6px}.qb-extra{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:9px 12px;border:1px solid rgba(40,30,20,.08);border-radius:10px;background:#fff}.qb-extra .sw{width:26px;height:16px;background:rgba(20,17,13,.12);border-radius:999px;position:relative;flex:none}.qb-extra .sw i{position:absolute;left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:left .2s ease;box-shadow:0 1px 2px rgba(20,17,13,.2)}.qb-extra.on .sw{background:#6e5cf6}.qb-extra.on .sw i{left:12px}.qb-extra .txt b{display:block;font-size:12px;font-weight:600;color:#14110d}.qb-extra .txt small{display:block;font-size:10.5px;color:rgba(20,17,13,.5);margin-top:1px}.qb-extra .amt{font-size:11.5px;font-weight:700;color:rgba(20,17,13,.65);white-space:nowrap}.qb-extra.on .amt,.qb-receipt{color:#14110d}.qb-receipt{background:#ffffff;border:1px solid rgba(20,17,13,.08);border-radius:12px;padding:16px 16px 14px;display:flex;flex-direction:column;gap:10px}.qb-r-head{display:flex;justify-content:space-between;align-items:baseline}.qb-r-label{font-size:9.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.qb-r-label,.qb-r-sub{color:rgba(20,17,13,.5)}.qb-r-sub{font-size:10.5px;font-weight:600}.qb-r-rows .r{display:flex;justify-content:space-between;padding:5px 0;font-size:11.5px;color:rgba(20,17,13,.65)}.qb-r-rows .r b,.qb-r-rows .r.sub{color:#14110d;font-weight:600}.qb-r-rows .r.sub{border-top:1px solid rgba(20,17,13,.1);margin-top:4px;padding-top:8px}.qb-r-total{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0 4px;border-top:1px solid rgba(20,17,13,.16)}.qb-r-total span{font-size:10px;font-weight:700;letter-spacing:.14em;color:rgba(20,17,13,.5);text-transform:uppercase}.qb-r-total b{font-size:26px;font-weight:700;color:#1f1a14;letter-spacing:-.02em}.qb-r-meta{font-size:10.5px;color:rgba(20,17,13,.55)}.qb-r-meta b{color:#14110d;font-weight:600}.qb-r-cta{margin-top:auto;background:#6e5cf6;color:#fff;font-size:11px;font-weight:600;padding:7px 10px;border-radius:7px;text-align:center;width:-moz-max-content;width:max-content;align-self:center}.fx-price-head{font-family:Onest,sans-serif;margin-bottom:14px}.fx-price-head h5{font-size:16px;font-weight:700;color:#14110d;margin:0 0 4px}.fx-price-head small{font-size:11.5px;color:rgba(20,17,13,.55)}.fx-price{display:grid;grid-template-columns:1fr 200px;gap:18px}.fx-price-section-label{font-size:9px;font-weight:700;letter-spacing:.14em;color:rgba(20,17,13,.42);text-transform:uppercase;margin:4px 0 10px;font-family:Onest,sans-serif}.fx-doors-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.fx-doors-row b{font-size:12.5px;font-weight:700;color:#14110d}.fx-doors-row small{font-size:10.5px;color:rgba(20,17,13,.5)}.fx-doors-pill{display:inline-flex;align-items:center;gap:5px;font-family:Onest,sans-serif;font-size:10.5px;font-weight:700;color:#14110d;border:1px solid rgba(40,30,20,.1);border-radius:6px;padding:3px 8px;background:#fff}.fx-doors-pill em{font-style:normal;color:rgba(20,17,13,.5);font-weight:500;margin-left:2px}.fx-doors-size{display:inline-flex;align-items:center;background:rgba(242,146,80,.16);color:#c47429;font-size:9.5px;font-weight:700;letter-spacing:.1em;padding:3px 8px;border-radius:999px;margin-left:6px}.fx-slider{position:relative;height:10px;border-radius:999px;background:rgba(40,30,20,.06);margin:4px 0 6px}.fx-slider .fill{position:absolute;left:0;top:0;bottom:0;width:42%;border-radius:999px;background:#6e5cf6}.fx-slider .knob{position:absolute;top:50%;left:42%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #6e5cf6;box-shadow:0 2px 4px rgba(20,17,13,.18)}.fx-slider-band{position:absolute;left:0;top:14px;width:38%;height:3px;background:linear-gradient(95deg,#FF3DB4,#F59E0B);border-radius:999px}.fx-slider-labels{display:flex;justify-content:space-between;font-size:9.5px;color:rgba(20,17,13,.5);font-weight:600;margin-top:18px}.fx-cond-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.fx-cond{border:1px solid rgba(40,30,20,.08);border-radius:8px;padding:18px 10px 12px;font-family:Onest,sans-serif;text-align:left;position:relative;background:#fff}.fx-cond .mult{position:absolute;top:6px;left:8px;font-size:9px;font-weight:700;padding:2px 7px;border-radius:999px;background:rgba(242,146,80,.16);color:#c47429;border:0}.fx-cond.g{border-top:0}.fx-cond.g .mult{background:rgba(52,199,89,.16);color:#2a9d57}.fx-cond.p{background:rgba(110,92,246,.07);color:#14110d;border-color:#6e5cf6}.fx-cond.p .mult{background:rgba(110,92,246,.16);color:#6e5cf6}.fx-cond.p b{color:#6e5cf6}.fx-cond.o{border-top:0}.fx-cond.o .mult{background:rgba(242,146,80,.2);color:#c47429}.fx-cond.r{border-top:0}.fx-cond.r .mult{background:rgba(233,79,138,.16);color:#c83a6b}.fx-cond b{display:block;font-size:12.5px;font-weight:700;margin-top:6px;color:#14110d}.fx-cond small{display:block;font-size:10px;opacity:.65;margin-top:2px}.fx-quote{background:#fff;border:1px solid rgba(40,30,20,.08);border-radius:12px;padding:14px;font-family:Onest,sans-serif;display:flex;flex-direction:column;gap:10px;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 6px 16px rgba(40,25,60,.05)}.fx-quote .label{font-size:9px;font-weight:700;letter-spacing:.14em;color:rgba(20,17,13,.5);text-transform:uppercase}.fx-quote .big{font-size:30px;font-weight:800;letter-spacing:-.02em;color:#c47429;line-height:1}.fx-quote .seg{display:inline-flex;background:rgba(40,30,20,.04);border-radius:6px;padding:2px}.fx-quote .seg span{font-size:9.5px;font-weight:600;padding:3px 9px;border-radius:4px;color:rgba(20,17,13,.55)}.fx-quote .seg span.on{background:#fff;color:#14110d;box-shadow:0 1px 2px rgba(20,17,13,.06)}.fx-quote .alt{font-size:11px;padding:6px 0;color:rgba(20,17,13,.6)}.fx-quote .btn{background:#6e5cf6;color:#fff;padding:9px 12px;border-radius:8px;font-size:11.5px;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px}.fx-quote .btn.ghost{background:#fff;color:#14110d;border:1px solid rgba(40,30,20,.1)}.fx-quote .btn.plain{background:transparent;color:rgba(20,17,13,.55);padding:6px 10px;font-weight:500}.fx-quote .alt{display:flex;justify-content:space-between;font-size:10.5px;padding:4px 0;border-top:1px solid rgba(40,30,20,.06)}.fx-quote .alt b{font-weight:700;color:#14110d}.fx-leads-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;font-family:Onest,sans-serif}.fx-leads-head h4{font-size:18px;font-weight:700;color:#14110d;margin:0}.fx-leads-head small{display:block;margin-top:3px;font-size:11.5px;color:rgba(20,17,13,.55)}.fx-leads-head .cog{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:rgba(20,17,13,.55);border:1px solid rgba(40,30,20,.08);font-size:13px}.fx-leads{display:flex;flex-direction:column;gap:10px;font-family:Onest,sans-serif}.fx-lead{display:grid;grid-template-columns:36px 1fr auto auto;gap:14px;align-items:center;background:#fff;border:1px solid rgba(40,30,20,.08);border-radius:10px;padding:12px 14px;box-shadow:0 1px 2px rgba(20,14,8,.025)}.fx-lead.fresh{border-color:rgba(110,92,246,.3);box-shadow:0 1px 2px rgba(20,14,8,.025),0 0 0 3px rgba(110,92,246,.06)}.fx-lead .src{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:700;flex:none}.fx-lead .src.fb{background:#1877f2}.fx-lead .src.ig{background:linear-gradient(135deg,#f29250,#e94f8a)}.fx-lead .src.web{background:#34c759}.fx-lead .src.ph{background:#1f1b18}.fx-lead .src.gg{background:#ea4335}.fx-lead .info b{font-size:13px;font-weight:700;color:#14110d;display:flex;align-items:center;gap:8px}.fx-lead .info b .dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(95deg,#FF3DB4,#F59E0B);display:inline-block}.fx-lead .info small{display:block;margin-top:3px;font-size:11px;color:rgba(20,17,13,.6)}.fx-lead .info small em{font-style:normal;font-weight:600;color:#14110d}.fx-lead .meta{text-align:right;font-size:10.5px;color:rgba(20,17,13,.5);font-weight:500;line-height:1.3}.fx-lead .meta b{display:block;color:#14110d;font-size:11.5px;font-weight:700}.fx-lead .claim{display:inline-flex;align-items:center;gap:5px;background:#6e5cf6;color:#fff;padding:8px 14px;border-radius:8px;font-size:11.5px;font-weight:600;white-space:nowrap}.fx-lead .claim.taken{background:rgba(40,30,20,.05);color:rgba(20,17,13,.5)}@media (max-width:880px){.convergence{padding:60px 0 70px}.fx-row{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:28px;margin-bottom:80px}.fx-row .fx-copy,.fx-row.reverse .fx-copy{grid-column:1;grid-row:2}.fx-row .fx-mock,.fx-row.reverse .fx-mock{grid-column:1;grid-row:1}.fx-copy h3{font-size:36px}.br-body{min-height:280px;grid-template-columns:140px 1fr}.fx-sb{padding:10px 6px}.fx-sb-item{font-size:11px}.fx-price{grid-template-columns:1fr}}.testimonials{position:relative;z-index:5;width:100%;max-width:1240px;margin:60px auto 0;padding:80px 0 100px;font-family:Onest,sans-serif}.tm-header{text-align:center;max-width:880px;margin:0 auto 56px;padding:0 6vw}.tm-header h2{font-size:clamp(40px,5.4vw,72px);font-weight:800;line-height:1.04;letter-spacing:-.03em;color:#14110d;margin:0 0 22px;text-wrap:balance}.tm-header p{font-size:17px;line-height:1.5;color:rgba(20,17,13,.6);margin:0}.tm-stage{position:relative;padding:0 6vw}.tm-track-wrap{overflow:hidden;margin:0 -6px}.tm-track{display:flex;gap:18px;transition:transform .5s cubic-bezier(.22,1,.36,1);will-change:transform;padding:0 6px}.tm-card{flex:0 0 calc((100% - 63px) / 3.5);aspect-ratio:4/5;position:relative;border-radius:18px;overflow:hidden;cursor:pointer;background:#14110d;box-shadow:0 12px 28px rgba(20,14,8,.1);transition:transform .25s ease,box-shadow .25s ease}.tm-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(20,14,8,.14)}.tm-card:after{content:"";background:linear-gradient(180deg,rgba(20,14,8,0) 35%,rgba(20,14,8,.85));pointer-events:none}.tm-card:after,.tm-thumb{position:absolute;inset:0}.tm-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(1.05)}.tm-card .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;border:2.5px solid rgba(255,255,255,.95);background:rgba(20,14,8,.18);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:2;transition:transform .25s ease,background .25s ease}.tm-card:hover .play{transform:translate(-50%,-50%) scale(1.06);background:rgba(20,14,8,.32)}.tm-card .play svg{width:22px;height:22px;fill:#fff;margin-left:4px}.tm-card .meta{position:absolute;left:22px;right:22px;bottom:18px;color:#fff;z-index:3;font-family:Onest,sans-serif}.tm-card .name{font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:.96;text-transform:uppercase;color:#f29250;text-shadow:0 2px 12px rgba(20,14,8,.4);margin:0}.tm-card .sub{font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.9);margin:8px 0 0}.tm-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid rgba(20,17,13,.1);color:#14110d;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 14px rgba(20,14,8,.1);z-index:4;transition:transform .15s ease,background .15s ease}.tm-nav:hover{background:#14110d;color:#fff;transform:translateY(-50%) scale(1.05)}.tm-nav.prev{left:calc(6vw - 24px)}.tm-nav.next{right:calc(6vw - 24px)}.tm-nav svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.tm-nav:disabled{opacity:.35;cursor:not-allowed}.tm-nav:disabled:hover{background:#fff;color:#14110d;transform:translateY(-50%)}.tm-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.tm-dot{width:8px;height:8px;border-radius:50%;background:rgba(20,17,13,.18);border:0;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.tm-dot.on{background:#14110d;transform:scale(1.15)}@media (max-width:900px){.tm-card{flex:0 0 calc((100% - 36px) / 2.5)}}@media (max-width:620px){.tm-card{flex:0 0 100%;aspect-ratio:3/4}.tm-nav.prev{left:8px}.tm-nav.next{right:8px}}.pricing-section{position:relative;z-index:5;width:100%;max-width:1300px;margin:60px auto 0;padding:80px 6vw 120px;font-family:Onest,sans-serif}.pr-header{text-align:center;max-width:980px;margin:0 auto 56px}.pr-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(20,17,13,.55);margin-bottom:22px}.pr-header h2{font-size:clamp(40px,5.4vw,72px);font-weight:800;line-height:1.04;letter-spacing:-.03em;color:#14110d;margin:0 0 22px;text-wrap:balance}.pr-header h2 .accent{background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}.pr-header p{font-size:17px;line-height:1.5;color:rgba(20,17,13,.62);margin:0 auto;max-width:720px}.pr-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;align-items:start}.pr-plan{position:relative;background:radial-gradient(55% 45% at 105% -5%,rgba(242,146,80,.16),transparent 70%),radial-gradient(50% 42% at -5% 105%,rgba(110,92,246,.14),transparent 70%),radial-gradient(40% 35% at 100% 100%,rgba(242,146,80,.1),transparent 70%),radial-gradient(35% 30% at 0 0,rgba(110,92,246,.08),transparent 70%),#fffdf8;color:#14110d;border:1px solid rgba(20,17,13,.16);border-radius:22px;padding:32px 32px 28px;box-shadow:0 18px 50px rgba(40,25,60,.06);overflow:hidden}.pr-plan .pr-trial{position:absolute;top:28px;right:26px;background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);color:#fff;font-size:11px;font-weight:800;letter-spacing:.1em;padding:7px 14px;border-radius:999px;text-transform:uppercase;transform:rotate(-3deg)}.pr-plan .pr-tag{font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(20,17,13,.5);margin:0 0 14px}.pr-plan .pr-sub{font-size:15px;line-height:1.5;color:rgba(20,17,13,.62);margin:0 0 26px;max-width:440px}.pr-toggle-row{display:flex;align-items:center;gap:10px;margin-bottom:24px}.pr-toggle{display:inline-flex;background:rgba(20,17,13,.06);border-radius:10px;padding:4px;gap:2px}.pr-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:rgba(20,17,13,.55);font-family:Onest,sans-serif;font-size:13px;font-weight:600;padding:8px 18px;border-radius:7px;cursor:pointer;transition:background .18s ease,color .18s ease}.pr-toggle button.on{background:#14110d;color:#fff}.pr-toggle-hint{position:relative;background:linear-gradient(95deg,#ED4A9F,#ED679E 35%,#ED7F70 65%,#DE9020);color:#fff;font-size:11.5px;font-weight:700;padding:6px 11px 6px 14px;border-radius:999px}.pr-toggle-hint:before{content:"";position:absolute;left:-34px;top:-22px;width:44px;height:26px;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 26' fill='none' stroke='%2314110d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M 42 24 C 42 8, 30 2, 18 4 C 10 6, 6 12, 6 22'/><polyline points='2 17 6 22 11 18'/></svg>");background-repeat:no-repeat;background-size:contain;pointer-events:none}.pr-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:10px;flex-wrap:wrap}.pr-price{font-family:Onest,sans-serif;font-size:96px;font-weight:600;letter-spacing:-.035em;line-height:1;color:#14110d}.pr-price-unit{font-size:17px;color:rgba(20,17,13,.6);font-weight:500}.pr-savings{font-size:13px;color:rgba(20,17,13,.55);margin:0 0 24px}.pr-list{list-style:none;padding:0;margin:0 0 28px;flex-direction:column}.pr-list,.pr-list li{display:flex;gap:12px}.pr-list li{align-items:flex-start;font-size:14.5px;color:#2d281f}.pr-list li .check{flex:none;width:22px;height:22px;border-radius:50%;background:rgba(20,17,13,.06);color:#14110d;display:grid;place-items:center;margin-top:0}.pr-list li .check svg{width:12px;height:12px}.pr-cta{display:flex;flex-direction:column;gap:10px}.pr-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#14110d;color:#fff;font-family:Onest,sans-serif;font-weight:600;font-size:15px;padding:16px 18px;border-radius:12px;cursor:pointer;text-align:center;width:100%;transition:transform .15s ease,background .15s ease;text-decoration:none;display:block}.pr-btn:hover{transform:translateY(-1px);background:#2a2520}.pr-btn.dark{background:rgba(20,17,13,.07);color:#14110d}.pr-btn.dark:hover{background:rgba(20,17,13,.11)}.pr-fine{text-align:center;font-size:12px;color:rgba(20,17,13,.5);margin:12px 0 0}.pr-right{display:flex;flex-direction:column;gap:18px}.pr-card{background:#fff;border-radius:18px;border:1px solid rgba(20,17,13,.16);padding:28px 28px 26px;box-shadow:0 2px 6px rgba(40,25,60,.04)}.pr-card h3{display:flex;align-items:center;gap:14px;font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#14110d;margin:0 0 20px}.pr-card h3 .ic{flex:none;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f5e353;font-family:Caveat,Comic Sans MS,cursive;font-size:18px;font-weight:700;color:#14110d}.pr-card h3 .ic.check{background:rgba(20,17,13,.07);color:rgba(20,17,13,.55);font-family:Onest,sans-serif;font-size:16px}.pr-compare-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(20,17,13,.45);margin:0 0 14px}.pr-rows{display:flex;flex-direction:column}.pr-rows .r{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-bottom:1px solid rgba(40,30,20,.06);font-size:14.5px;gap:16px}.pr-rows .r:last-child{border-bottom:0}.pr-rows .r .lbl{color:#2d281f;font-weight:500}.pr-rows .r .val{color:rgba(20,17,13,.5);text-decoration:line-through;text-decoration-color:rgba(20,17,13,.55);text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-weight:500;white-space:nowrap}.pr-rows .r.win .lbl{color:#14110d;font-weight:600}.pr-rows .r.win .val{text-decoration:none;color:#14110d;font-weight:700;font-size:16px}.pr-pitch p{font-size:14.5px;line-height:1.55;color:#2d281f;margin:0}.pr-pitch p+p{margin-top:10px}@media (max-width:920px){.pricing-section{padding:60px 5vw 80px}.pr-grid{grid-template-columns:1fr;gap:18px}.pr-plan{padding:28px 22px 22px}.pr-price{font-size:78px}}.faq-section{position:relative;z-index:5;width:100%;max-width:1100px;margin:40px auto 0;padding:60px 6vw 12px;font-family:Onest,sans-serif}.keys-section{margin-top:-8px}.keys-section:before{left:50%!important;right:auto!important;transform:translateX(-50%);width:min(560px,60vw);top:-4px!important}.faq-header{text-align:center;max-width:880px;margin:0 auto 40px}.faq-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(20,17,13,.55);margin-bottom:18px}.faq-header h2{font-size:clamp(36px,4.6vw,60px);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#14110d;margin:0}.faq-list{border-top:1px solid rgba(20,17,13,.1)}.faq-item{border-bottom:1px solid rgba(20,17,13,.1)}.faq-item summary{list-style:none;cursor:pointer;padding:22px 8px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:18px;font-weight:700;letter-spacing:-.015em;color:#14110d}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .ic{flex:none;width:22px;height:22px;color:rgba(20,17,13,.55);display:grid;place-items:center;transition:transform .2s ease,color .2s ease}.faq-item summary .ic svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.faq-item[open] summary .ic{transform:rotate(180deg);color:#14110d}.faq-body{padding:0 8px 26px;font-size:15px;line-height:1.6;color:rgba(20,17,13,.7);max-width:780px}.site-footer{position:relative;z-index:5;width:100%;max-width:1320px;margin:0 auto;padding:40px 6vw 60px;font-family:Onest,sans-serif;border-top:1px solid rgba(20,17,13,.08)}.sf-top{display:grid;grid-template-columns:1fr auto auto auto;gap:64px;align-items:start;margin:28px 0 40px}.sf-brand{display:inline-flex;align-items:center;gap:0;font-size:28px;font-weight:600;letter-spacing:-.02em;color:#14110d;text-decoration:none}.sf-brand img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;margin-right:-14px;filter:invert(.08)}.sf-brand .wm-a{color:#14110d;font-weight:600}.sf-brand .wm-b{color:rgba(20,17,13,.45);font-weight:600}.sf-col{display:flex;flex-direction:column;gap:12px;min-width:130px}.sf-col h4{font-size:12px;font-weight:700;color:rgba(20,17,13,.55);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px}.sf-col a{font-size:14px;color:rgba(20,17,13,.65);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.sf-col a:hover{color:#14110d}.sf-col a .badge{background:#4b6cf2;color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;letter-spacing:.04em}.sf-mid{display:flex;flex-direction:column;gap:6px;margin-bottom:36px}.sf-status{display:inline-flex;align-items:center;gap:8px;background:rgba(20,17,13,.03);border:1px solid rgba(20,17,13,.1);border-radius:999px;padding:7px 14px 7px 12px;font-size:12.5px;color:#14110d;width:-moz-max-content;width:max-content}.sf-status .dot{width:8px;height:8px;border-radius:50%;background:#2a9d57;box-shadow:0 0 0 3px rgba(42,157,87,.15)}.sf-sub{font-size:12.5px;color:rgba(20,17,13,.55)}.sf-sub a{color:#4b6cf2;text-decoration:none}.sf-sub a:hover{text-decoration:underline}.sf-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;border-top:1px solid rgba(20,17,13,.08)}.sf-copy{font-size:12.5px;color:rgba(20,17,13,.5)}.sf-social{display:inline-flex;gap:14px}.sf-social a{color:rgba(20,17,13,.55);display:inline-grid;place-items:center;width:22px;height:22px;transition:color .15s ease}.sf-social a:hover{color:#14110d}.sf-social svg{width:18px;height:18px;fill:currentColor;stroke:none}@media (max-width:880px){.sf-top{grid-template-columns:1fr 1fr;gap:28px}.sf-brand{grid-column:1/-1}.sf-bottom{flex-direction:column;align-items:flex-start;gap:14px}}.hero-swirl.left2{transition:opacity .45s ease}@media (max-width:1300px){.hero-swirl.left2{opacity:.55}}@media (max-width:1100px){.hero-swirl.left2{opacity:.22}}@media (max-width:900px){.hero-swirl.left2{opacity:0!important}}.keys-cta .keys-btn{display:inline-flex;align-items:center;gap:10px;background:#14110d;color:#fff;border:none;border-radius:999px;font-family:Onest,sans-serif;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 24px rgba(20,17,13,.22);font-size:clamp(12px,1vw,15px);padding:clamp(10px,.85vw,14px) clamp(16px,1.5vw,26px)}.keys-cta .keys-btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(20,17,13,.28)}.keys-cta .keys-btn .arrow{color:#fff;-webkit-text-fill-color:#fff}.keys-cta{left:18%;max-width:clamp(280px,40vw,500px)}.keys-section .keys-cta h2{font-size:clamp(16px,2.2vw,34px)}.keys-section .keys-cta .sub{font-size:clamp(13px,1.75vw,28px)}.key-brand{width:clamp(80px,10vw,155px);height:clamp(80px,10vw,155px);right:clamp(90px,28vw,450px)}.key-enter{width:clamp(68px,8.5vw,133px);height:clamp(68px,8.5vw,133px);right:clamp(45px,14vw,235px)}@media (max-width:700px){.keys-canvas{height:auto!important;min-height:0!important;padding:60px 0 48px}.keys-cta{position:static!important;transform:none!important;max-width:100%!important;padding:0 24px;text-align:center}.keys-section .keys-cta h2{font-size:clamp(20px,6vw,30px)}.keys-section .keys-cta .sub{font-size:clamp(17px,5vw,26px);margin-bottom:24px}.keys-cta .keys-btn{font-size:14px;padding:12px 24px}.key{display:none!important}}.hero-swirl{mix-blend-mode:normal!important;isolation:isolate}.hero-swirl,.hero-swirl svg{will-change:transform;transform:translateZ(0)}.convergence-section,.faq-section,.pricing-section,.testimonials-section,.trustbar-section{content-visibility:auto;contain-intrinsic-size:0 600px}@media (max-width:900px){.hero-swirl svg path{animation:none!important;stroke-dashoffset:0!important;stroke-opacity:1!important}.chaos-card{animation:none!important;transform:none!important;opacity:1!important}}@media (prefers-reduced-motion:reduce){.hero-swirl svg path{stroke-dashoffset:0!important;stroke-opacity:1!important}.hero-swirl,.hero-swirl svg path{animation:none!important}}@media (max-width:1500px){.hero-swirl:not(.left):not(.left2){width:40vw;right:-4%;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 22%,black),linear-gradient(180deg,black 0,black 78%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0,black 22%,black),linear-gradient(180deg,black 0,black 78%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}}@media (max-width:1300px){.hero-swirl:not(.left):not(.left2){width:33vw;right:-5%}}@media (max-width:1100px){.hero-swirl:not(.left):not(.left2){width:27vw;right:-7%;opacity:.8}}@media (max-width:900px){.hero-swirl:not(.left):not(.left2){width:21vw;right:-10%;opacity:.6}}@media (max-width:700px){.hero-swirl:not(.left):not(.left2){width:16vw;right:-13%;opacity:.4}}@media (max-width:900px){.hero-swirl:not(.left):not(.left2){width:26vw!important;right:-5%!important;opacity:.65!important}.hero-swirl.left2{opacity:.4!important;width:36vw!important;-webkit-mask-image:linear-gradient(270deg,transparent 0,black 28%,black);mask-image:linear-gradient(270deg,transparent 0,black 28%,black)}}@media (max-width:700px){.hero-swirl:not(.left):not(.left2){width:30vw!important;right:-4%!important;opacity:.7!important}.hero-swirl.left2{opacity:.45!important;width:38vw!important}}@media (max-width:1200px){.fx-row[data-feature=schedule]{margin-top:130px!important;margin-bottom:170px!important}}@media (min-width:721px) and (max-width:1024px){.trustbar{padding:0 24px 18px!important}.trustbar-eyebrow{font-size:10px!important;letter-spacing:.12em!important;margin-bottom:16px!important}.trustbar-item{height:26px!important}.trustbar-item.is-resurface{height:38px!important}.trustbar-item.is-docusign{height:36px!important}.trustbar-item .wm{font-size:18px!important}.trustbar-item.is-microsoft svg{height:20px!important}.trustbar-item.is-google svg{height:24px!important}.trustbar-item.is-stripe svg{height:22px!important}.trustbar-track{gap:52px!important}}@media (min-width:601px) and (max-width:1024px){.agitation{margin-top:80px!important;padding-left:28px!important;padding-right:28px!important}.faq-section,.pricing-section,.testimonials{padding-left:24px!important;padding-right:24px!important}}@media (min-width:601px) and (max-width:700px){.fx-mock{overflow:hidden!important}.br-window{width:820px!important;zoom:.42}.br-body{height:480px!important;overflow:hidden!important}}@media (min-width:701px) and (max-width:880px){.fx-mock{overflow:hidden!important}.br-window{width:820px!important;zoom:.65}.br-body{height:440px!important;overflow:hidden!important}.trustbar-eyebrow{font-size:10px!important;letter-spacing:.11em!important}.trustbar-item{height:22px!important}.trustbar-item.is-resurface{height:34px!important}.trustbar-item.is-docusign{height:32px!important}.trustbar-item .wm{font-size:15px!important}.trustbar-track{gap:42px!important}}@media (max-width:600px){.hero{min-height:0!important;padding:120px 0 0!important;overflow:hidden!important;position:relative}.hero .hero-fade-bottom{display:block;position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none;z-index:2}.hero:before{top:10px;right:-60px;width:360px;height:360px;background:radial-gradient(closest-side,rgba(238,138,62,.42),transparent)}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:1}.hero:after{top:30px;left:-60px;width:340px;height:340px;background:radial-gradient(closest-side,rgba(168,180,236,.46),transparent)}.hero-inner{padding:0 20px!important;width:100%!important}.hero h1{font-size:clamp(27px,7.88vw,42px)!important;line-height:1.04!important}.hero p.sub{font-size:15px!important}.btn-lg{font-size:14px!important;padding:13px 20px!important}.hero-cta{margin-top:20px!important}.crm-wrap{margin-top:18px!important;padding:0 15px!important;overflow:hidden!important}.hero-anim-frame{width:100%!important;aspect-ratio:16/9!important;margin:0!important;overflow:hidden!important}.trustbar{margin-top:4px!important;padding:0 16px 12px!important}.trustbar-eyebrow{font-size:9px!important;letter-spacing:.1em!important;margin-bottom:14px!important}.trustbar-item{height:18px!important}.trustbar-item.is-docusign,.trustbar-item.is-resurface{height:28px!important}.trustbar-item .wm{font-size:14px!important}.trustbar-item.is-microsoft svg{height:18px!important}.trustbar-item.is-google svg{height:20px!important}.trustbar-item.is-stripe svg{height:18px!important}.trustbar-track{gap:36px!important}.agitation{padding-left:20px!important;padding-right:20px!important;margin-top:80px!important}.convergence{padding-bottom:32px!important;overflow-x:hidden!important}.convergence-inner{overflow-x:hidden!important}.convergence-inner,.testimonials{padding-left:20px!important;padding-right:20px!important}.testimonials{margin-top:16px!important;padding-top:40px!important}.faq-section,.pricing-section{padding-left:20px!important;padding-right:20px!important}.fx-row{grid-template-columns:1fr!important;row-gap:20px!important;margin-bottom:60px!important;overflow:hidden!important}.fx-row .fx-copy,.fx-row.reverse .fx-copy{grid-column:1!important;grid-row:2!important}.fx-row .fx-mock,.fx-row.reverse .fx-mock{grid-column:1!important;grid-row:1!important}.fx-copy h3{font-size:clamp(22px,5.8vw,30px)!important;overflow-wrap:break-word!important;word-break:break-word!important}.fx-copy .tag{font-size:13px!important}.fx-mock{overflow:hidden!important;contain:paint!important;box-shadow:none!important}.br-window{width:820px!important;zoom:.43}.br-body{height:480px!important;overflow:hidden!important}.fx-row[data-feature=quotes],.fx-row[data-feature=quotes] .fx-price{grid-template-columns:1fr!important}.fx-row[data-feature=schedule]{margin-top:40px!important;margin-bottom:40px!important}.sched-popup{display:none!important}.keys-section{min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}.keys-canvas{height:300px!important;min-height:0!important}.keys-cta{position:absolute!important;left:7%!important;top:50%!important;transform:translateY(-50%)!important;max-width:62%!important;text-align:left!important}.keys-section .keys-cta h2{font-size:clamp(15px,4vw,22px)!important}.keys-section .keys-cta .sub{font-size:clamp(13px,3.5vw,19px)!important}.keys-cta .keys-btn{font-size:12px!important;padding:9px 18px!important}.key{display:grid!important}.key-brand{width:52px!important;height:52px!important;right:14px!important;bottom:40px!important}.key-enter{width:44px!important;height:44px!important;right:76px!important;bottom:104px!important}.pr-pitch{display:none!important}.tm-nav{top:38%!important}.site-footer{padding-top:16px!important}}.site-header{background:rgba(246,247,251,.98)!important}.convergence-hub,.site-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.convergence-hub{background:rgba(255,255,255,.92)!important}@media (max-width:900px){*{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.orange-glow .blob{filter:none!important;opacity:.15!important}.br-body,.br-window,.fx-mock{box-shadow:0 2px 12px rgba(0,0,0,.1)!important}:not(.trustbar-track):not(.trustbar-logos),:not(.trustbar-track):not(.trustbar-logos):after,:not(.trustbar-track):not(.trustbar-logos):before{animation:none!important;animation-duration:.001ms!important;animation-delay:0s!important;animation-iteration-count:1!important;transition:none!important}*{will-change:auto!important}.fx-row{opacity:1!important;transform:none!important}}@media (max-width:374px){.br-window{zoom:.34!important}.br-body{height:480px!important;overflow:hidden!important}}@media (min-width:375px) and (max-width:413px){.br-window{zoom:.38!important}.br-body{height:480px!important;overflow:hidden!important}}@media (min-width:414px) and (max-width:429px){.br-window{zoom:.41!important}.br-body{height:480px!important;overflow:hidden!important}}@media (max-width:600px){.brand-logo{width:48px!important;height:48px!important}.brand-ally,.brand-wrap{font-size:16px!important}}