:root{--lilac: #a985ff;--lilac-soft: #cdbdff;--lilac-deep: #7c58d5;--pink: #f0a5e1;--pink-soft: #f8d8f1;--mint: #bdebd9;--sage: #a6d8c0;--ice: #f7f9fc;--pearl: #eef3f8;--graphite: #343949;--muted: #6c7486;--white: #ffffff;--line: rgba(107, 91, 144, .11);--glass: rgba(255, 255, 255, .68);--shadow-sm: 0 14px 40px rgba(76, 66, 110, .08);--shadow-lg: 0 34px 90px rgba(96, 73, 139, .16);--gradient: linear-gradient(118deg, #946df3 2%, #db8fe3 54%, #83d7bd 112%);--container: min(1180px, calc(100vw - 48px) );color:var(--graphite);font-family:Inter,Manrope,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--ice);color:var(--graphite)}body:before{content:"";position:fixed;inset:0;z-index:-5;pointer-events:none;background:radial-gradient(circle at 15% -5%,rgba(199,174,255,.22),transparent 30%),radial-gradient(circle at 92% 20%,rgba(187,236,218,.28),transparent 28%),linear-gradient(180deg,#fbfcfe,#f7f9fc,#fafbfe)}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.skip-link{position:fixed;z-index:999;top:12px;left:12px;padding:10px 16px;border-radius:12px;background:var(--graphite);color:#fff;transform:translateY(-150%);transition:transform .25s ease}.skip-link:focus{transform:translateY(0)}.page-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(2px);pointer-events:none}.glow-a{width:390px;height:390px;top:82vh;left:-240px;background:radial-gradient(circle,rgba(240,165,225,.2),transparent 70%)}.glow-b{width:540px;height:540px;top:265vh;right:-350px;background:radial-gradient(circle,rgba(169,133,255,.18),transparent 70%)}.section-pad{width:var(--container);margin-inline:auto;padding-block:118px}.glass-surface{background:var(--glass);border:1px solid rgba(255,255,255,.92);box-shadow:var(--shadow-sm),inset 0 1px #ffffffe6;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}.interactive-glass{position:relative;isolation:isolate;overflow:hidden}.interactive-glass:after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(360px circle at var(--mx, 50%) var(--my, 20%),rgba(255,255,255,.72),transparent 42%);opacity:.7}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;padding-top:18px;transition:padding .35s ease}.site-header.scrolled{padding-top:10px}.nav-wrap{width:min(1220px,calc(100vw - 32px));height:70px;margin:0 auto;padding:0 12px 0 20px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;transition:box-shadow .35s ease,background .35s ease}.scrolled .nav-wrap{background:#ffffffd1;box-shadow:0 14px 50px #4a436721}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark{width:36px;height:36px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#fff;box-shadow:0 6px 18px #7e56c71f}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-name{font-size:21px;font-weight:750;letter-spacing:-.7px}.brand-name span{color:#75d1b3}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:70px}.desktop-nav a,.text-link{font-size:13px;color:#555d70;font-weight:620;transition:color .25s ease}.desktop-nav a:hover,.text-link:hover{color:var(--lilac-deep)}.nav-actions{display:flex;align-items:center;gap:20px}.button{border:0;min-height:48px;padding:0 22px;border-radius:16px;display:inline-flex;justify-content:center;align-items:center;gap:9px;font-weight:720;font-size:14px;letter-spacing:-.1px;cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,background .28s ease,border-color .28s ease}.button:hover{transform:translateY(-2px)}.button-sm{min-height:43px;padding-inline:20px;border-radius:14px;font-size:13px}.button-lg{min-height:56px;padding-inline:26px;border-radius:18px}.button-primary{color:#fff;background:linear-gradient(125deg,#9b73f6,#be79dc 64%,#d18bcf);box-shadow:0 12px 28px #8e66dc42,inset 0 1px #ffffff61}.button-primary:hover{box-shadow:0 17px 38px #8e66dc57,inset 0 1px #ffffff6b}.button-ghost{color:#4d5262;background:#ffffffb8;border:1px solid rgba(105,85,145,.11);box-shadow:0 9px 26px #443c6012,inset 0 1px #fff}.button-ghost:hover{border-color:#9c73f64d;background:#fff}.button-full{width:100%}.menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:14px;background:#a985ff1a;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{width:18px;height:1.5px;background:var(--graphite);transition:transform .3s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.8px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.8px) rotate(-45deg)}.mobile-menu{width:min(500px,calc(100vw - 32px));position:absolute;top:90px;right:16px;padding:15px;border-radius:22px;display:grid;gap:4px}.mobile-menu[hidden]{display:none}.mobile-menu>a:not(.button){padding:13px 12px;border-radius:12px;font-weight:650;font-size:14px}.hero{min-height:850px;padding-top:172px;display:grid;grid-template-columns:.84fr 1.16fr;gap:46px;align-items:center}.hero-copy{position:relative;z-index:3;padding-bottom:34px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:1.8px;font-size:10px;font-weight:800;color:#8064be}.eyebrow{width:max-content;max-width:100%;min-height:34px;padding:0 13px;border:1px solid rgba(157,116,232,.16);border-radius:999px;background:#ffffff8f;display:inline-flex;align-items:center;gap:9px;box-shadow:inset 0 1px #fff}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--lilac),var(--mint));box-shadow:0 0 0 5px #a985ff1a}h1,h2,h3,h4,p{margin-top:0}h1{margin:24px 0 23px;font-size:clamp(48px,5.5vw,76px);line-height:.99;letter-spacing:-4.2px;font-weight:670}h1 span,h2 span{color:transparent;background:var(--gradient);background-clip:text;-webkit-background-clip:text}.hero-lead{max-width:520px;margin-bottom:31px;color:var(--muted);font-size:17px;line-height:1.68;letter-spacing:-.25px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.trust-line{margin-top:20px;display:flex;gap:18px;flex-wrap:wrap;color:#767d8c;font-size:11px;font-weight:600}.trust-line span{display:inline-flex;gap:6px;align-items:center}.trust-line i{font-style:normal;color:#54ae90;font-weight:800}.hero-visual{position:relative;min-height:600px;display:flex;align-items:center;perspective:1200px}.orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;animation:drift 8s ease-in-out infinite}.orb-one{width:450px;height:450px;right:-65px;top:33px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.96),rgba(205,189,255,.42) 48%,rgba(240,183,232,.2) 68%,transparent 72%)}.orb-two{width:240px;height:240px;left:5%;bottom:20px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),rgba(189,235,217,.42) 55%,transparent 72%);animation-delay:-4s}@keyframes drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(8px,-16px,0) scale(1.02)}}.dashboard{width:720px;height:446px;margin-left:-3px;border-radius:30px;display:grid;grid-template-columns:70px 1fr;transform:rotateY(-4deg) rotateX(2.5deg);transform-origin:center;box-shadow:0 45px 110px #52437a33,inset 0 1px #fff}.dash-sidebar{padding:17px 12px;border-right:1px solid rgba(92,80,120,.08);display:flex;flex-direction:column;align-items:center;gap:15px}.dash-mini-logo{width:34px;height:34px;overflow:hidden;border-radius:10px;margin-bottom:11px}.dash-mini-logo img{width:100%;height:100%;object-fit:cover}.dash-nav{width:38px;height:38px;border:0;border-radius:12px;display:grid;place-items:center;color:#9297a4;background:transparent}.dash-nav svg{width:17px;height:17px}.dash-nav.active{color:#8a65de;background:#a985ff24;box-shadow:inset 0 1px #ffffffe6}.dash-avatar{width:30px;height:30px;margin-top:auto;border-radius:50%;background:linear-gradient(135deg,var(--pink-soft),var(--lilac-soft));display:grid;place-items:center;color:#7f5faf;font-size:8px;font-weight:800}.dash-main{padding:26px 24px 22px;min-width:0}.dash-top{display:flex;align-items:center;justify-content:space-between}.dash-top>div{display:flex;flex-direction:column;gap:4px}.dash-overline{color:#999dac;font-size:7px;letter-spacing:1px;font-weight:700}.dash-top strong{font-size:19px;letter-spacing:-.7px}.dash-add{height:34px;padding:0 12px;border:0;border-radius:10px;color:#fff;font-size:8px;font-weight:750;background:linear-gradient(125deg,#9c73f2,#d48cd6);box-shadow:0 8px 18px #8f67d238}.metric-row{margin-top:20px;display:grid;grid-template-columns:1fr 1.17fr 1fr;gap:10px}.metric-card{min-height:86px;padding:13px 14px;border:1px solid rgba(255,255,255,.85);border-radius:15px;background:#ffffff91;box-shadow:0 7px 20px #4b43680d;display:flex;flex-direction:column}.metric-card>span{color:#838898;font-size:7px}.metric-card strong{margin:6px 0 7px;font-size:19px;letter-spacing:-.5px}.metric-card small{color:#8a8f9d;font-size:7px}.metric-card small.positive{color:#57a98d}.mint-dot{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#78d1b4}.mini-faces{display:flex;margin-top:2px}.mini-faces b{width:18px;height:18px;margin-left:-3px;border:2px solid white;border-radius:50%;display:grid;place-items:center;background:var(--lilac-soft);color:#7556b5;font-size:5px}.mini-faces b:first-child{margin-left:0;background:var(--pink-soft)}.mini-faces b:last-child{background:var(--mint)}.agenda-panel{margin-top:12px;padding:15px 16px 7px;border:1px solid rgba(255,255,255,.88);border-radius:17px;background:#ffffff94;box-shadow:0 7px 24px #4b43680d}.panel-title{display:flex;justify-content:space-between;align-items:start;padding-bottom:9px}.panel-title>div{display:flex;flex-direction:column;gap:3px}.panel-title strong{font-size:10px}.panel-title span{color:#9a9eaa;font-size:6px}.panel-title button{border:0;color:#8a65d5;background:transparent;font-size:6px;font-weight:700}.appointment{min-height:55px;border-top:1px solid rgba(83,76,103,.06);display:grid;grid-template-columns:38px 27px minmax(110px,1fr) 65px 44px;gap:8px;align-items:center}.appointment time{color:#656a77;font-size:8px;font-weight:700}.avatar{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;color:#765d98;font-size:6px;font-weight:800}.a1{background:#f4d7eb}.a2{background:#ddd4fa}.a3{background:#d0eee3}.appointment>div:not(.avatar){display:flex;flex-direction:column;gap:3px}.appointment>div strong{font-size:8px}.appointment>div small{color:#969ba8;font-size:6px}.appointment>b{text-align:right;font-size:7px}.status{width:max-content;padding:4px 7px;border-radius:20px;font-style:normal;font-size:5px;font-weight:700}.confirmed{color:#3f9677;background:#bdebd973}.waiting{color:#a37548;background:#fbe0bf8c}.float-chip,.margot-message{position:absolute;z-index:4;display:flex;align-items:center}.float-chip{top:46px;right:-24px;padding:12px 15px 12px 11px;gap:10px;border-radius:17px;animation:floaty 5.6s ease-in-out infinite}.float-chip>span{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;color:#8761d3;background:#a985ff26}.float-chip div,.margot-message>div:last-child{display:flex;flex-direction:column;gap:3px}.float-chip small,.margot-message span{color:#9095a2;font-size:7px}.float-chip strong,.margot-message strong{font-size:9px}.margot-message{left:-22px;bottom:34px;padding:9px 15px 9px 9px;gap:10px;border-radius:19px;animation:floaty 6.3s ease-in-out infinite -2.5s}.margot-crop{width:46px;height:46px;overflow:hidden;border:3px solid rgba(255,255,255,.9);border-radius:15px;background:#eadbff}.margot-crop img{width:218%;max-width:none;transform:translate(-17%,-2%)}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.problem{padding-top:55px;text-align:center}.problem-flow{min-height:168px;margin-bottom:40px;display:flex;align-items:center;justify-content:center;gap:35px}.messy-stack{position:relative;width:170px;height:105px}.paper{position:absolute;left:50%;top:50%;width:104px;height:64px;border:1px solid rgba(83,72,110,.08);border-radius:13px;display:grid;place-items:center;background:#ffffffc7;box-shadow:var(--shadow-sm);color:#737989;font-size:10px;font-weight:720}.paper-a{transform:translate(-75%,-50%) rotate(-10deg)}.paper-b{transform:translate(-30%,-63%) rotate(7deg)}.paper-c{transform:translate(-48%,-35%) rotate(-2deg);color:#765ac0}.flow-arrow{display:flex;flex-direction:column;align-items:center;gap:4px;color:#9a9daa}.flow-arrow span{font-size:8px;text-transform:uppercase;letter-spacing:1.2px}.flow-arrow b{color:var(--lilac);font-size:27px;font-weight:400}.margot-orb{width:106px;height:106px;border:1px solid white;border-radius:36px;overflow:hidden;background:#fffc;box-shadow:0 22px 60px #8e67d229;transform:rotate(4deg)}.margot-orb img{width:100%;height:100%;object-fit:cover}.center-heading{max-width:850px;margin-inline:auto;text-align:center}.section-kicker{margin-bottom:19px}.center-heading h2,.section-heading h2,.onboarding-copy h2,.faq-intro h2,.cta-content h2{margin-bottom:23px;font-size:clamp(39px,4.4vw,61px);line-height:1.06;letter-spacing:-3.2px;font-weight:650}.center-heading>p:last-child,.section-heading>p,.onboarding-copy>p,.faq-intro>p,.cta-content>p{color:var(--muted);font-size:16px;line-height:1.65}.center-heading>p:last-child{max-width:630px;margin:0 auto}.features{padding-top:135px}.section-heading{margin-bottom:58px;display:flex;align-items:end;justify-content:space-between;gap:50px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:390px;margin:0 0 6px}.features-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:17px}.feature{min-height:280px;padding:27px;border-radius:28px}.feature-large{grid-row:span 1}.feature-icon{width:46px;height:46px;margin-bottom:31px;border-radius:14px;display:grid;place-items:center}.feature-icon svg{width:21px;height:21px}.feature-icon.lilac{color:#7955c2;background:linear-gradient(145deg,#cdbdffb8,#cdbdff52)}.feature-icon.pink{color:#b15c9d;background:linear-gradient(145deg,#f8d8f1e6,#f0a5e133)}.feature-icon.mint{color:#3c987a;background:linear-gradient(145deg,#bdebd9d9,#bdebd940)}.feature h3{margin-bottom:10px;font-size:19px;letter-spacing:-.65px}.feature p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.58}.feature-large{display:grid;grid-template-columns:1fr 1.2fr;grid-template-rows:auto 1fr;column-gap:22px}.feature-large .feature-icon,.feature-large .feature-copy{grid-column:1}.mini-calendar{grid-column:2;grid-row:1 / span 2;align-self:stretch;padding:17px;border:1px solid rgba(255,255,255,.76);border-radius:20px;background:#ffffff78;display:flex;flex-direction:column;justify-content:center;gap:13px}.calendar-line{display:grid;grid-template-columns:32px 1fr;gap:8px;align-items:center}.calendar-line span{color:#858a98;font-size:7px}.calendar-line b{min-height:30px;padding:0 10px;border-radius:9px;display:flex;align-items:center;font-size:7px;font-weight:700}.bar-lilac{color:#7457af;background:#cdbdff85}.bar-pink{color:#a15a8f;background:#f8d8f1b3}.bar-mint{color:#418a70;background:#bdebd98f}.client-stack{display:flex;margin-top:30px}.client-stack span{width:37px;height:37px;margin-left:-7px;border:3px solid rgba(255,255,255,.9);border-radius:12px;display:grid;place-items:center;background:var(--lilac-soft);color:#7152ad;font-size:8px;font-weight:800}.client-stack span:first-child{margin-left:0;background:var(--pink-soft)}.client-stack span:nth-child(3){background:var(--mint)}.client-stack span:last-child{background:#fff}.spark-bars{height:70px;margin-top:23px;display:flex;gap:7px;align-items:end}.spark-bars i{flex:1;max-width:18px;border-radius:6px 6px 3px 3px;background:linear-gradient(180deg,#8cd7bd,#bdebd96b)}.small-tag{width:max-content;margin-top:30px;padding:7px 10px;border-radius:9px;color:#795dc0;background:#cdbdff4d;font-size:8px;font-weight:700}.pink-tag{color:#a85e99;background:#f8d8f185}.mint-tag{color:#428b73;background:#bdebd975}.product{width:100%;padding-top:170px;overflow:hidden}.product-heading{width:var(--container)}.product-stage{width:min(1340px,calc(100vw - 24px));height:660px;margin:50px auto 0;position:relative;perspective:1800px}.product-blur{position:absolute;border-radius:50%;filter:blur(10px)}.blur-left{width:460px;height:460px;left:5%;top:80px;background:radial-gradient(circle,rgba(205,189,255,.45),transparent 70%)}.blur-right{width:460px;height:460px;right:3%;top:10px;background:radial-gradient(circle,rgba(189,235,217,.42),transparent 70%)}.screen{position:absolute;overflow:hidden;border-radius:28px;background:#ffffffbf;box-shadow:0 40px 100px #41385f2e,inset 0 1px #fff}.screen-main{z-index:3;width:625px;height:510px;left:50%;top:38px;transform:translate(-50%);padding:27px}.screen-clients{z-index:2;width:390px;height:390px;left:4%;top:152px;padding:22px;transform:rotateY(13deg) rotate(-2deg)}.screen-finance{z-index:2;width:390px;height:390px;right:4%;top:132px;padding:22px;transform:rotateY(-13deg) rotate(2deg)}.screen-head{margin-bottom:23px;display:flex;align-items:center;justify-content:space-between;color:#9a9eaa;font-size:8px}.screen-brand{display:flex;align-items:center;gap:6px;color:#4e5262;font-size:11px;font-weight:800}.screen-brand img{width:22px;height:22px;border-radius:6px}.screen h4{margin-bottom:16px;font-size:21px;letter-spacing:-.7px}.search-bar{height:38px;margin-bottom:10px;padding:0 13px;border-radius:11px;display:flex;align-items:center;color:#9a9daa;background:#f0f2f7b8;font-size:8px}.client-row{min-height:64px;border-bottom:1px solid rgba(86,77,106,.06);display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center}.client-row>div{display:flex;flex-direction:column;gap:3px}.client-row b{font-size:9px}.client-row small{color:#9a9eaa;font-size:7px}.client-row em{padding:5px 8px;border-radius:9px;color:#3f9377;background:#bdebd975;font-style:normal;font-size:6px;font-weight:700}.client-row em.return{color:#9b6991;background:#f8d8f199}.screen-title{display:flex;align-items:end;justify-content:space-between}.screen-title small{color:#a0a3ad;font-size:7px;letter-spacing:.8px}.screen-title h4{margin:3px 0 0}.screen-title button{height:34px;padding:0 13px;border:0;border-radius:10px;color:#fff;background:linear-gradient(125deg,#9b73f2,#d18bd2);font-size:7px;font-weight:700}.day-tabs{margin:22px 0 18px;padding-bottom:10px;border-bottom:1px solid rgba(82,74,104,.07);display:flex;justify-content:space-around}.day-tabs span{width:39px;height:48px;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:700}.day-tabs small{color:#999da9;font-size:5px}.day-tabs .selected{color:#fff;background:linear-gradient(145deg,#a47bf1,#d38ed6);box-shadow:0 10px 21px #8d67cf3d}.day-tabs .selected small{color:#ffffffbf}.time-grid{display:grid;grid-template-columns:38px 1fr;gap:9px 10px;align-items:center}.time-grid time{color:#777d8b;font-size:7px}.time-card{min-height:52px;padding:11px 13px;border-radius:12px;display:flex;flex-direction:column;gap:4px}.time-card b{font-size:8px}.time-card small{font-size:6px;opacity:.7}.lilac-time{color:#684aa4;background:#cdbdff80}.pink-time{color:#945486;background:#f8d8f1b8}.mint-time{color:#3e806a;background:#bdebd994}.finance-total{padding:15px 16px;border-radius:16px;background:linear-gradient(135deg,#cdbdff57,#f8d8f157);display:grid;grid-template-columns:1fr auto}.finance-total small{grid-column:1 / -1;color:#878c99;font-size:7px}.finance-total strong{margin-top:5px;font-size:21px}.finance-total span{align-self:end;color:#499376;font-size:7px;font-weight:700}.finance-chart{height:105px;margin:24px 0 16px;display:flex;align-items:end;justify-content:space-around;gap:8px}.finance-chart i{flex:1;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#a985ffb3,#cdbdff40)}.finance-chart i.hot{background:linear-gradient(180deg,#a77af0,#db9cdd);box-shadow:0 8px 16px #a376e033}.finance-labels{display:grid;gap:8px}.finance-labels span{display:flex;justify-content:space-between;color:#8b8f9b;font-size:7px}.finance-labels b{color:#4f5361}.onboarding{padding-top:85px}.onboarding-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center}.onboarding-copy h2{max-width:530px}.onboarding-copy>p{max-width:500px}.steps{margin:36px 0 31px;padding:0;list-style:none;display:grid;gap:4px}.steps li{min-height:72px;padding:10px 13px;border:1px solid transparent;border-radius:18px;display:flex;align-items:center;gap:15px}.steps li.active{border-color:#ffffffd9;background:#ffffff8f;box-shadow:0 12px 32px #4c42690f,inset 0 1px #fff}.steps li>span{width:38px;height:38px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;color:#8661cd;background:#cdbdff42;font-size:9px;font-weight:800}.steps li>div{display:flex;flex-direction:column;gap:4px}.steps strong{font-size:13px}.steps small{color:#8a8f9c;font-size:10px}.guide-card{min-height:615px;position:relative;overflow:hidden;padding:27px;border-radius:36px;background:linear-gradient(145deg,#ffffffc7,#ffffff7a),url(/assets/soft-glass-bg.jpg) center / cover;box-shadow:var(--shadow-lg),inset 0 1px #fff}.guide-card:before{content:"";position:absolute;width:380px;height:380px;top:80px;left:50%;border-radius:50%;background:radial-gradient(circle,rgba(205,189,255,.66),rgba(240,183,232,.25) 55%,transparent 70%);transform:translate(-50%)}.guide-top{position:relative;z-index:2;display:flex;justify-content:space-between;color:#8262c0;font-size:8px;font-weight:800;letter-spacing:1px}.guide-top i{color:#9296a1;font-style:normal;letter-spacing:0}.guide-portrait{width:265px;height:308px;position:absolute;z-index:1;top:57px;left:50%;overflow:hidden;border-radius:140px 140px 60px 60px;transform:translate(-50%);box-shadow:0 25px 70px #6e4a902e}.guide-portrait img{width:220%;max-width:none;transform:translate(-17%)}.guide-bubble{width:calc(100% - 54px);min-height:210px;position:absolute;z-index:3;bottom:31px;left:27px;padding:25px;border:1px solid rgba(255,255,255,.88);border-radius:26px;background:#ffffffd1;box-shadow:0 22px 50px #4a3e641f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.guide-bubble>span{color:#8964c6;font-size:10px;font-weight:700}.guide-bubble h3{margin:9px 0 7px;font-size:22px;letter-spacing:-.8px}.guide-bubble p{color:var(--muted);font-size:12px}.guide-bubble button{min-height:39px;padding:0 15px;border:0;border-radius:12px;color:#fff;background:linear-gradient(125deg,#9d75f3,#d38cd3);font-size:9px;font-weight:750}.guide-bubble button b{margin-left:20px}.guide-progress{position:absolute;z-index:4;bottom:21px;right:48px;display:flex;gap:4px}.guide-progress i{width:5px;height:5px;border-radius:50%;background:#e5e0ec}.guide-progress i:first-child{width:16px;border-radius:5px;background:var(--lilac)}.testimonials{padding-top:150px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.quote-card{min-height:310px;padding:28px;border-radius:28px;display:flex;flex-direction:column}.featured-quote{transform:translateY(-12px);background:linear-gradient(145deg,#ffffffc7,#efe5ff8c);box-shadow:0 25px 70px #74559f24,inset 0 1px #fff}.featured-quote.visible{transform:translateY(-12px)}.stars{color:#b88b40;font-size:11px;letter-spacing:2px}.quote-card blockquote{margin:32px 0 24px;font-size:15px;line-height:1.65;letter-spacing:-.2px}.quote-author{margin-top:auto;display:flex;align-items:center;gap:11px}.quote-author>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;color:#7859af;background:linear-gradient(145deg,var(--pink-soft),var(--lilac-soft));font-size:9px;font-weight:800}.quote-author>div{display:flex;flex-direction:column;gap:3px}.quote-author strong{font-size:11px}.quote-author small{color:#8e93a0;font-size:8px}.placeholder-note{margin:19px 0 0;text-align:right;color:#a1a5af;font-size:9px}.pricing{padding-top:145px}.billing-switch{width:max-content;max-width:100%;margin:29px auto 0;padding:5px;border:1px solid rgba(255,255,255,.9);border-radius:15px;display:flex;background:#ffffff94;box-shadow:var(--shadow-sm),inset 0 1px #fff}.billing-switch button{min-height:40px;padding:0 17px;border:0;border-radius:11px;color:#7e8390;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.billing-switch button.active{color:#7552b8;background:#fff;box-shadow:0 7px 18px #4f416c1a}.billing-switch b{margin-left:7px;padding:4px 6px;border-radius:6px;color:#3e8f74;background:#bdebd98c;font-size:7px}.pricing-grid{margin-top:61px;display:grid;grid-template-columns:repeat(3,1fr);gap:17px;align-items:center}.price-card{min-height:615px;position:relative;padding:31px;border-radius:30px;display:flex;flex-direction:column}.price-card.recommended{min-height:670px;padding-top:46px;border-color:#a985ff59;background:linear-gradient(150deg,#ffffffd6,#f2eaffa8);box-shadow:0 34px 90px #714fa530,inset 0 1px #fff}.recommended-badge{width:max-content;position:absolute;top:0;right:31px;padding:8px 13px;border-radius:0 0 11px 11px;color:#fff;background:linear-gradient(125deg,#a77cf1,#d38bd4);font-size:8px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.plan-name{min-height:75px;display:flex;gap:12px;align-items:flex-start}.plan-dot{width:13px;height:13px;margin-top:5px;flex:0 0 auto;border-radius:4px;background:var(--lilac-soft);box-shadow:inset 0 1px #fff}.plan-dot.management{background:linear-gradient(135deg,var(--lilac),var(--pink))}.plan-dot.pro{background:var(--mint)}.plan-name h3{margin:0 0 5px;font-size:17px;letter-spacing:-.5px}.plan-name p{margin:0;color:#838895;font-size:10px}.price{min-height:58px;margin-top:20px;display:flex;align-items:flex-start}.price small{margin:9px 4px 0 0;color:#606674;font-size:11px;font-weight:700}.price strong{font-size:41px;letter-spacing:-2.5px;transition:opacity .14s ease,transform .14s ease}.price strong.price-changing{opacity:0;transform:translateY(5px)}.price span{align-self:center;margin:7px 0 0 4px;color:#8e929d;font-size:10px}.billing-note{min-height:30px;margin:2px 0 20px;color:#9a9eaa;font-size:8px}.price-card ul{margin:0 0 28px;padding:22px 0 0;border-top:1px solid rgba(79,70,99,.07);list-style:none;display:grid;gap:15px}.price-card li{position:relative;padding-left:22px;color:#656b79;font-size:11px}.price-card li:before{content:"✓";width:14px;height:14px;position:absolute;left:0;top:0;border-radius:50%;display:grid;place-items:center;color:#4b9b7f;background:#bdebd980;font-size:7px;font-weight:800}.price-card .button{margin-top:auto}.safety-strip{min-height:77px;margin-top:28px;padding:16px 24px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.safety-strip strong{font-size:14px}.safety-strip span{color:#6e7481;font-size:10px}.safety-strip span:first-letter{color:#4d9b7f}.faq{padding-top:150px}.faq-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:90px}.faq-intro h2{margin-bottom:18px}.faq-assistant{width:max-content;margin-top:35px;padding:8px 12px 8px 8px;border-radius:18px;display:flex;align-items:center;gap:10px}.faq-assistant .margot-crop{width:44px;height:44px;border-radius:13px}.faq-assistant>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.faq-assistant small{color:#9498a4;font-size:7px}.faq-assistant strong{font-size:9px}.faq-assistant>span{margin-left:17px;color:#9069d4;font-size:17px}.accordion{display:grid;gap:10px}.faq-item{border:1px solid rgba(255,255,255,.9);border-radius:20px;overflow:hidden;background:#ffffff8f;box-shadow:0 9px 26px #483e630d,inset 0 1px #fff;transition:box-shadow .3s ease,background .3s ease}.faq-item.open{background:#ffffffbf;box-shadow:0 17px 40px #55447717,inset 0 1px #fff}.faq-item button{width:100%;min-height:74px;padding:0 22px;border:0;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;background:transparent;cursor:pointer}.faq-item button span{font-size:13px;font-weight:700}.faq-item button i{width:30px;height:30px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center;color:#8b65d0;background:#cdbdff3d;font-style:normal;font-size:16px}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-answer p{min-height:0;overflow:hidden;margin:0;padding:0 66px 0 22px;color:var(--muted);font-size:11px;line-height:1.65;transition:padding-bottom .35s ease}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding-bottom:23px}.final-cta{width:min(1280px,calc(100vw - 32px));padding-top:145px;padding-bottom:80px}.cta-shell{min-height:600px;position:relative;isolation:isolate;overflow:hidden;padding:80px;border-radius:46px;background:linear-gradient(135deg,#ffffffd1,#f6edffa3 52%,#e1f9f1a1);box-shadow:0 40px 110px #5c468129,inset 0 1px #fff}.cta-shell:after{content:"";position:absolute;z-index:-2;inset:0;opacity:.3;background-image:radial-gradient(rgba(139,110,201,.25) .5px,transparent .5px);background-size:18px 18px;-webkit-mask-image:linear-gradient(90deg,black,transparent 60%);mask-image:linear-gradient(90deg,black,transparent 60%)}.cta-orb{width:510px;height:510px;position:absolute;z-index:-1;right:-100px;top:-120px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.85),rgba(205,189,255,.42) 45%,rgba(240,183,232,.25) 67%,transparent 68%);box-shadow:inset -30px -30px 70px #a985ff14}.cta-orb.second{width:270px;height:270px;right:290px;top:355px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),rgba(189,235,217,.46) 58%,transparent 70%)}.cta-content{max-width:620px;position:relative;z-index:3}.cta-content h2{font-size:clamp(46px,5vw,70px)}.cta-content>p{max-width:540px;margin-bottom:29px}.cta-content>small{display:block;margin:12px 0 0 15px;color:#8d919c;font-size:9px}.cta-mascot{width:365px;height:480px;position:absolute;z-index:2;right:52px;bottom:-53px;overflow:hidden;border-radius:190px 190px 0 0;filter:drop-shadow(0 30px 50px rgba(91,61,113,.18))}.cta-mascot>img{width:230%;max-width:none;transform:translate(-18%,-1%)}.cta-message{position:absolute;top:150px;left:-12px;padding:14px 18px;border-radius:18px;color:#5d526d;font-size:12px;line-height:1.45}.cta-message b{color:#b264af}.cta-message strong{color:#48a68a}.footer{width:var(--container);margin:0 auto;padding:38px 0 30px}.footer-top{min-height:100px;border-bottom:1px solid rgba(79,69,99,.08);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.footer-top>p{margin:0;color:#8b8f9b;font-size:10px}.footer-top nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:23px}.footer-top nav a{color:#6e7381;font-size:9px;font-weight:650}.footer-bottom{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#9b9faa;font-size:8px}.footer-bottom strong{color:#7d659d;letter-spacing:.2px}@media(max-width:1100px){.desktop-nav{gap:20px;margin-left:22px}.hero{grid-template-columns:1fr;padding-top:165px;text-align:center}.hero-copy{max-width:720px;margin:0 auto}.eyebrow,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-line{justify-content:center}.hero-visual{width:min(760px,100%);margin-inline:auto;min-height:545px}.dashboard{width:100%;margin:0}.float-chip{right:-5px}.margot-message{left:0}.features-grid{grid-template-columns:1fr 1fr}.feature-large{grid-column:1 / -1}.screen-clients{left:-1%}.screen-finance{right:-1%}.onboarding-grid{gap:55px}.pricing-grid{gap:12px}.price-card{padding:25px}.cta-shell{padding:70px 55px}.cta-mascot{right:10px;opacity:.72}.cta-content{max-width:580px}}@media(max-width:820px){:root{--container: min(100% - 32px, 700px)}.section-pad{padding-block:86px}.desktop-nav,.desktop-only{display:none}.menu-toggle{display:flex}.hero{min-height:auto;padding-top:145px;gap:25px}.hero-copy{padding-bottom:0}.hero-visual{min-height:475px}.dashboard{height:410px;transform:scale(.89);transform-origin:center}.float-chip{top:18px}.margot-message{bottom:5px}.problem{padding-top:60px}.section-heading{display:block}.section-heading>p{margin-top:20px}.features{padding-top:105px}.product{padding-top:110px}.product-stage{height:580px}.screen-main{width:560px;height:470px}.screen-clients,.screen-finance{width:300px;opacity:.55}.onboarding-grid{grid-template-columns:1fr}.onboarding-copy{max-width:610px}.guide-card{max-width:600px;width:100%;margin:0 auto}.testimonials-grid{grid-template-columns:1fr}.quote-card{min-height:250px}.featured-quote,.featured-quote.visible{transform:none}.pricing-grid{grid-template-columns:1fr;max-width:600px;margin-inline:auto}.price-card,.price-card.recommended{min-height:auto;padding:31px}.price-card.recommended{padding-top:46px}.price-card ul{margin-bottom:28px}.safety-strip{flex-wrap:wrap;justify-content:center}.faq-grid{grid-template-columns:1fr;gap:45px}.cta-shell{min-height:720px;padding:55px 35px}.cta-content{max-width:100%}.cta-mascot{right:50%;bottom:-135px;transform:translate(50%);opacity:.72}.cta-message{top:100px;left:-25px}.footer-top{grid-template-columns:1fr;padding:30px 0}.footer-top nav{justify-content:flex-start}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center}}@media(max-width:590px){:root{--container: calc(100% - 28px) }.nav-wrap{width:calc(100vw - 20px);height:62px;padding-left:12px;border-radius:18px}.brand-mark{width:33px;height:33px}.brand-name{font-size:19px}.mobile-menu{top:79px;right:10px;width:calc(100vw - 20px)}.hero{padding-top:128px;text-align:left}.eyebrow{margin-left:0}.hero h1{font-size:clamp(43px,13vw,60px);letter-spacing:-3px}.hero-lead{font-size:15px}.hero-actions{display:grid;justify-content:stretch}.trust-line{justify-content:flex-start;gap:9px 15px}.hero-visual{min-height:370px;margin-top:8px}.dashboard{width:710px;height:440px;position:absolute;left:0;transform:scale(.57) rotateY(-3deg);transform-origin:left center}.orb-one{width:340px;height:340px;right:-100px}.orb-two{display:none}.float-chip{top:12px;right:-5px;transform:scale(.88);transform-origin:top right}.margot-message{bottom:11px;left:auto;right:3px;transform:scale(.9);transform-origin:bottom right;animation:none}.problem-flow{gap:6px;transform:scale(.88);margin-inline:-28px}.center-heading{text-align:left}.center-heading h2,.section-heading h2,.onboarding-copy h2,.faq-intro h2,.cta-content h2{font-size:clamp(36px,10.5vw,48px);letter-spacing:-2.2px}.center-heading>p:last-child{margin-left:0}.section-heading{margin-bottom:38px}.features-grid{grid-template-columns:1fr}.feature,.feature-large{min-height:250px}.feature-large{grid-column:auto;display:block}.mini-calendar{margin-top:25px}.product-heading{width:var(--container)}.product-stage{height:505px;margin-top:30px}.screen-main{width:510px;height:450px;left:50%;transform:translate(-50%) scale(.72);transform-origin:top center}.screen-clients,.screen-finance{display:none}.guide-card{min-height:555px}.guide-portrait{width:230px;height:275px}.guide-bubble{padding:21px}.guide-bubble h3{font-size:19px}.testimonials{padding-top:100px}.placeholder-note{text-align:left;line-height:1.4}.pricing{padding-top:100px}.pricing .center-heading{text-align:center}.billing-switch b{display:none}.price-card,.price-card.recommended{padding-left:25px;padding-right:25px}.safety-strip{align-items:flex-start;flex-direction:column}.faq{padding-top:100px}.faq-item button{padding:0 17px}.faq-item button span{font-size:12px}.faq-answer p{padding-left:17px;padding-right:45px}.final-cta{width:calc(100vw - 20px);padding-top:100px}.cta-shell{min-height:730px;padding:45px 25px;border-radius:34px}.cta-content>.button{width:100%;padding-inline:16px;font-size:12px}.cta-mascot{width:310px;height:410px}.cta-message{left:4px}.footer-top nav{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.footer-bottom strong{line-height:1.5}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
