.hero{position:relative;overflow:hidden;background:#fff;padding:64px 24px 100px}.hero-inner{position:relative;max-width:1280px;margin:0 auto}.hero-content{position:relative;z-index:2;max-width:760px}.hero .persona-switch{display:inline-flex;align-items:center;gap:12px;margin-bottom:32px}.hero .switch-label{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#a8a29e;cursor:pointer;transition:color .2s;user-select:none}.hero .switch-label.active{color:#1c1917}.hero .switch-toggle{position:relative;width:44px;height:24px;background:#e7e5e4;border:none;border-radius:12px;cursor:pointer;transition:background .2s;padding:0}.hero .switch-toggle.on{background:#7b19e8}.hero .switch-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000026;transition:transform .25s cubic-bezier(.4,0,.2,1)}.hero .switch-toggle.on .switch-thumb{transform:translate(20px)}.hero h1{font-size:clamp(48px,7vw,80px);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#1c1917;margin:0 0 28px}.hero .hero-line{display:block}.hero .highlight{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;color:#7b19e8;position:relative;display:inline}.hero .highlight:after{content:"";position:absolute;bottom:4px;left:-4px;right:-4px;height:.25em;background:#7b19e81a;border-radius:4px;z-index:-1}.hero .hero-sub{font-size:18px;line-height:1.7;color:#57534e;margin:0 0 36px;max-width:520px}.hero .hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero .btn-primary{display:inline-flex;align-items:center;gap:6px;background:#7b19e8;color:#fff;text-decoration:none;font-size:16px;font-weight:700;padding:14px 28px;border-radius:9999px;transition:background .15s,box-shadow .15s;box-shadow:0 4px 16px #7b19e84d}.hero .btn-primary:hover{background:#6a10d0;box-shadow:0 6px 24px #7b19e866}.hero .btn-secondary{display:inline-flex;align-items:center;color:#7b19e8;text-decoration:none;font-size:16px;font-weight:600;padding:14px 24px;border-radius:9999px;border:1.5px solid rgba(123,25,232,.3);background:transparent;transition:background .15s,border-color .15s}.hero .btn-secondary:hover{background:#7b19e80d;border-color:#7b19e880}.hero .hero-fine{font-size:13px;color:#a8a29e;margin:14px 0 0}.hero-dashboard{position:absolute;top:-10px;right:-20px;width:580px;z-index:1;animation:dashFloat 6s ease-in-out infinite}@keyframes dashFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(.3deg)}}.dash-window{background:#fff;border-radius:16px;border:1px solid #e7e5e4;box-shadow:0 20px 60px #00000014,0 4px 16px #0000000a,0 0 0 1px #7b19e80f;overflow:hidden}.dash-titlebar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fafaf9;border-bottom:1px solid #f0ece8}.dash-dots{display:flex;gap:5px}.dot{width:10px;height:10px;border-radius:50%}.dot-red{background:#f87171}.dot-yellow{background:#fbbf24}.dot-green{background:#34d399}.dash-url{font-size:11px;color:#a8a29e;flex:1;text-align:center;font-weight:500}.dash-body{padding:16px;display:flex;flex-direction:column;gap:14px}.dash-topbar{display:flex;align-items:center;gap:8px}.dash-logo-mini{width:24px;height:24px;border-radius:6px;background:linear-gradient(135deg,#7b19e8,#6000dc);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.dash-greeting{flex:1;font-size:12px;font-weight:600;color:#1c1917}.dash-avatar-mini{width:24px;height:24px;border-radius:50%;background:#ede9fe;color:#7b19e8;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.dash-kpi-row{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:10px}.dash-kpi{background:#fafaf9;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.dash-kpi-label{font-size:10px;font-weight:500;color:#a8a29e;text-transform:uppercase;letter-spacing:.03em}.dash-kpi-value{font-size:20px;font-weight:800;color:#1c1917;letter-spacing:-.02em;line-height:1.2}.dash-kpi-value.green{color:#059669}.dash-kpi-sub{font-size:10px;color:#a8a29e}.dash-kpi-bar{height:4px;background:#e7e5e4;border-radius:2px;margin-top:4px;overflow:hidden}.dash-kpi-fill{height:100%;background:linear-gradient(90deg,#7b19e8,#a855f7);border-radius:2px}.dash-section-label{font-size:10px;font-weight:700;color:#78716c;text-transform:uppercase;letter-spacing:.05em}.dash-prop-list{display:flex;flex-direction:column;gap:2px}.dash-prop-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;transition:background .15s}.dash-prop-row:hover{background:#fafaf9}.dash-prop-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.dash-prop-dot.paid{background:#34d399}.dash-prop-dot.overdue{background:#f87171}.dash-prop-dot.vacant{background:#d6d3d1}.dash-prop-info{flex:1;min-width:0;display:flex;flex-direction:column}.dash-prop-name{font-size:12px;font-weight:600;color:#1c1917;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-prop-addr{font-size:10px;color:#a8a29e}.dash-prop-rent{font-size:12px;font-weight:700;color:#44403c;white-space:nowrap}.dash-badge{font-size:9px;font-weight:700;padding:2px 7px;border-radius:10px;white-space:nowrap;letter-spacing:.02em}.badge-paid{background:#0596691a;color:#059669}.badge-partial{background:#f59e0b1a;color:#d97706}.badge-overdue{background:#ef44441a;color:#ef4444}.badge-vacant{background:#f5f5f4;color:#a8a29e}.dash-chart{display:flex;flex-direction:column;gap:8px}.dash-bars{display:flex;align-items:flex-end;gap:8px;height:56px}.dash-bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.dash-bar{width:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#d8b4fe,#ede9fe);min-height:4px}.dash-bar.bar-current{background:linear-gradient(180deg,#7b19e8,#a855f7)}.dash-bar-label{font-size:9px;color:#a8a29e;font-weight:500}@media(max-width:900px){.hero{padding:48px 24px 64px}.hero h1{font-size:clamp(36px,9vw,56px)}.hero .hero-sub{font-size:16px}.hero-dashboard{position:relative;top:auto;right:auto;width:100%;max-width:440px;margin:40px auto 0;animation:none}.dash-kpi-label,.dash-kpi-sub,.dash-section-label,.dash-prop-addr{font-size:11px}.dash-badge,.dash-bar-label{font-size:10px}.dash-url{font-size:12px}}.stats-bar[data-astro-cid-tvxlxp64]{background:#f8f4ff;padding:32px 24px 28px}.stats-inner[data-astro-cid-tvxlxp64]{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:center}.stat[data-astro-cid-tvxlxp64]{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:0 32px}.stat-number[data-astro-cid-tvxlxp64]{font-family:Lexend,sans-serif;font-size:40px;font-weight:800;letter-spacing:-.04em;line-height:1;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.num-purple[data-astro-cid-tvxlxp64]{background-image:linear-gradient(135deg,#7b19e8,#a855f7)}.num-pink[data-astro-cid-tvxlxp64]{background-image:linear-gradient(135deg,#db2777,#f472b6)}.num-amber[data-astro-cid-tvxlxp64]{background-image:linear-gradient(135deg,#d97706,#f59e0b)}.stat-label[data-astro-cid-tvxlxp64]{font-size:14px;color:#57534e;line-height:1.5;max-width:200px}.stat-divider[data-astro-cid-tvxlxp64]{width:1px;height:40px;background:#6000dc1f;flex-shrink:0}.stats-source[data-astro-cid-tvxlxp64]{text-align:center;font-size:12px;color:#a8a29e;margin:16px 0 0}@media(max-width:600px){.stats-inner[data-astro-cid-tvxlxp64]{flex-direction:column;gap:28px}.stat-divider[data-astro-cid-tvxlxp64]{width:40px;height:1px}.stat[data-astro-cid-tvxlxp64]{padding:0}.stat-number[data-astro-cid-tvxlxp64]{font-size:40px}}.feature-grid-section[data-astro-cid-p7n436wq]{padding:96px 24px;background:#fff}.fg-inner[data-astro-cid-p7n436wq]{max-width:1280px;margin:0 auto}.fg-quote-block[data-astro-cid-p7n436wq]{max-width:100%;margin:0 0 64px}.fg-quote-mark[data-astro-cid-p7n436wq]{font-size:72px;line-height:1;font-family:Playfair Display,Georgia,serif;background:linear-gradient(135deg,#d8b4fe,#f9a8d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:-16px}.fg-quote-block[data-astro-cid-p7n436wq] h2[data-astro-cid-p7n436wq]{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;color:#1c1917;line-height:1.2;margin:0 0 32px}.highlight-pink[data-astro-cid-p7n436wq]{background:linear-gradient(135deg,#f59e0b,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fg-attribution[data-astro-cid-p7n436wq]{display:flex;align-items:center;gap:14px}.fg-avatar[data-astro-cid-p7n436wq]{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid rgba(123,25,232,.15)}.fg-attr-name[data-astro-cid-p7n436wq]{display:block;font-size:15px;font-weight:700;color:#1c1917}.fg-attr-role[data-astro-cid-p7n436wq]{display:block;font-size:13px;color:#78716c}.fg-stats[data-astro-cid-p7n436wq]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fg-stat-card[data-astro-cid-p7n436wq]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:40px 28px;border-radius:20px;border:1.5px solid transparent;background:#fff;transition:transform .2s}.fg-stat-card[data-astro-cid-p7n436wq]:hover{transform:translateY(-3px)}.card-purple[data-astro-cid-p7n436wq]{border-color:#7b19e833}.card-amber[data-astro-cid-p7n436wq]{border-color:#f59e0b33}.card-green[data-astro-cid-p7n436wq]{border-color:#10b98133}.fg-stat-number[data-astro-cid-p7n436wq]{font-family:Lexend,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.03em;color:#1c1917}.fg-stat-desc[data-astro-cid-p7n436wq]{font-size:15px;line-height:1.5;color:#78716c;max-width:240px}@media(max-width:900px){.fg-stats[data-astro-cid-p7n436wq]{grid-template-columns:1fr;gap:16px}.fg-stat-card[data-astro-cid-p7n436wq]{padding:28px 24px}}@media(max-width:540px){.feature-grid-section[data-astro-cid-p7n436wq]{padding:64px 24px}}.feature{padding:96px 24px;background:#fff}.feature-inner{max-width:1280px;margin:0 auto}.feature .feature-headline{margin-bottom:64px}.feature .feature-headline h2{font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-.03em;color:#1c1917;line-height:1.1;margin:0}.feature .feature-headline .highlight{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;color:#7b19e8;position:relative;display:inline}.feature .feature-headline .highlight:after{content:"";position:absolute;bottom:4px;left:-4px;right:-4px;height:.25em;background:#7b19e81a;border-radius:4px;z-index:-1}.feature .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.feature .feature-visual{min-height:480px;transition:opacity .18s ease,transform .18s ease}.feature .feature-text{min-height:400px}.feature .feature-text h3,.feature .feature-list{transition:opacity .18s ease}.feature .role-pills{display:inline-flex;gap:4px;margin-bottom:28px;background:#f5f5f4;border-radius:9999px;padding:5px;border:1px solid #e7e5e4;box-shadow:inset 0 2px 4px #0000000f}.feature .role-pill{font-size:12px;font-weight:700;letter-spacing:.05em;padding:10px 24px;border-radius:9999px;border:1.5px solid transparent;background:transparent;color:#78716c;cursor:pointer;transition:all .25s;position:relative}.feature .role-pill:not(.active){border-color:transparent;background-image:linear-gradient(#f5f5f4,#f5f5f4),linear-gradient(135deg,#d8b4fe,#f9a8d4,#fcd34d);background-origin:border-box;background-clip:padding-box,border-box}.feature .role-pill:hover{color:#44403c}.feature .role-pill.active{background:#fff;background-clip:padding-box;border-color:#0000000f;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;background-image:none}.feature .role-pill.active span{background:linear-gradient(135deg,#7b19e8,#ec4899,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature .feature-text h3{font-size:clamp(24px,3vw,36px);font-weight:800;letter-spacing:-.03em;color:#1c1917;line-height:1.15;margin:0 0 24px}.feature .feature-list{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:14px}.feature .feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.5;color:#44403c}.feature .feature-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#6000dc;color:#fff;font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}.feature .fd-cta{display:inline-flex;align-items:center;gap:6px;background:#7b19e8;color:#fff;text-decoration:none;font-size:16px;font-weight:700;padding:14px 28px;border-radius:9999px;transition:background .15s,box-shadow .15s;box-shadow:0 4px 16px #7b19e84d}.feature .fd-cta:hover{background:#6a10d0;box-shadow:0 6px 24px #7b19e866}.feature .card{background:#fff;border:1px solid #e7e5e4;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:20px}.feature .card-header{display:flex;align-items:center;justify-content:space-between}.feature .card-title{font-size:15px;font-weight:700;color:#1c1917}.feature .card-sub{font-size:13px;color:#a8a29e}.feature .card-totals{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature .total-row{background:#f8f4ff;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.feature .total-label{font-size:12px;color:#78716c;font-weight:500}.feature .total-val{font-size:22px;font-weight:800;color:#1c1917;letter-spacing:-.02em}.feature .total-val.green{color:#059669}.feature .card-rows{display:flex;flex-direction:column;gap:8px}.feature .prop-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;gap:12px}.feature .prop-row.paid{background:#0596690d}.feature .prop-row.pending{background:#d977060d}.feature .prop-info{display:flex;align-items:center;gap:12px;flex:1}.feature .prop-name{font-size:14px;font-weight:500;color:#1c1917}.feature .prop-amount{font-size:14px;font-weight:700;color:#44403c;margin-left:auto}.feature .prop-status{font-size:12px;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap;flex-shrink:0}.feature .paid-badge{background:#0596691a;color:#059669}.feature .pending-badge{background:#d977061a;color:#d97706}.feature .tenant-card-top{text-align:center;padding:20px 0 0}.feature .tenant-prop-name{font-size:18px;font-weight:700;color:#1c1917;margin-bottom:4px}.feature .tenant-prop-addr{font-size:13px;color:#78716c}.feature .tenant-countdown{text-align:center;padding:16px;background:#f8f4ff;border-radius:12px}.feature .countdown-number{font-size:40px;font-weight:800;color:#7b19e8;letter-spacing:-.03em;line-height:1}.feature .countdown-label{font-size:13px;color:#78716c;margin-top:4px}.feature .tenant-details{display:flex;flex-direction:column;gap:10px}.feature .tenant-detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f5f5f4}.feature .detail-label{font-size:13px;color:#78716c}.feature .detail-value{font-size:14px;font-weight:600;color:#1c1917}.feature .streak-badge{font-size:12px;font-weight:600;padding:3px 10px;border-radius:20px;background:#0596691a;color:#059669}.feature .pm-client{display:flex;flex-direction:column;gap:8px}.feature .pm-client-header{font-size:12px;font-weight:700;color:#78716c;text-transform:uppercase;letter-spacing:.05em}@media(max-width:900px){.feature .feature-grid{grid-template-columns:1fr;gap:40px}.feature{padding:64px 24px;overflow:hidden}.feature .feature-visual{min-height:auto;min-width:0}.feature .feature-text{min-width:0}.feature .feature-headline{margin-bottom:40px}}.notif-section[data-astro-cid-qh2ayxe6]{padding:96px 24px;background:#fafafa}.notif-inner[data-astro-cid-qh2ayxe6]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.notif-badge[data-astro-cid-qh2ayxe6]{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6000dc;background:#6000dc14;border:1px solid rgba(96,0,220,.15);border-radius:20px;padding:4px 12px;margin-bottom:16px;letter-spacing:.02em}.notif-text[data-astro-cid-qh2ayxe6] h2[data-astro-cid-qh2ayxe6]{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;color:#1c1917;margin:0 0 24px;line-height:1.15}.notif-list[data-astro-cid-qh2ayxe6]{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:14px}.notif-list[data-astro-cid-qh2ayxe6] li[data-astro-cid-qh2ayxe6]{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.5;color:#44403c}.notif-list[data-astro-cid-qh2ayxe6] li[data-astro-cid-qh2ayxe6]:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#6000dc;color:#fff;font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}.notif-channels[data-astro-cid-qh2ayxe6]{margin-bottom:28px}.channels-label[data-astro-cid-qh2ayxe6]{display:block;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a8a29e;margin-bottom:10px}.channels-row[data-astro-cid-qh2ayxe6]{display:flex;gap:12px;align-items:center}.channel-icon[data-astro-cid-qh2ayxe6]{width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid #e7e5e4;display:flex;align-items:center;justify-content:center;transition:transform .15s}.channel-icon[data-astro-cid-qh2ayxe6]:hover{transform:translateY(-2px)}.notif-cta[data-astro-cid-qh2ayxe6]{display:inline-flex;align-items:center;gap:6px;background:#7b19e8;color:#fff;text-decoration:none;font-size:16px;font-weight:700;padding:14px 28px;border-radius:9999px;transition:background .15s,box-shadow .15s;box-shadow:0 4px 16px #7b19e84d}.notif-cta[data-astro-cid-qh2ayxe6]:hover{background:#6a10d0;box-shadow:0 6px 24px #7b19e866}.notif-grid[data-astro-cid-qh2ayxe6]{display:flex;flex-direction:column;gap:10px}.notif-row[data-astro-cid-qh2ayxe6]{display:flex;gap:10px}.notif-row-offset[data-astro-cid-qh2ayxe6]{margin-left:28px}.notif-card[data-astro-cid-qh2ayxe6]{display:flex;align-items:center;gap:10px;background:#fff;border:none;border-radius:12px;padding:12px 18px;box-shadow:0 2px 8px #0000000f,0 1px 2px #0000000a;transition:transform .15s,box-shadow .15s;flex:1}.notif-card[data-astro-cid-qh2ayxe6]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014,0 2px 4px #0000000a}.notif-icon[data-astro-cid-qh2ayxe6]{font-size:18px;line-height:1;flex-shrink:0}.notif-label[data-astro-cid-qh2ayxe6]{font-size:13px;font-weight:700;letter-spacing:.04em;color:#1c1917}@media(max-width:900px){.notif-inner[data-astro-cid-qh2ayxe6]{grid-template-columns:1fr;gap:40px}.notif-section[data-astro-cid-qh2ayxe6]{padding:64px 24px}.notif-row-offset[data-astro-cid-qh2ayxe6]{margin-left:0}}@media(max-width:540px){.notif-row[data-astro-cid-qh2ayxe6]{flex-direction:column}.notif-row-offset[data-astro-cid-qh2ayxe6]{margin-left:0}}.discover[data-astro-cid-5s6dqhvk]{padding:96px 24px 0;background:#fff;overflow:hidden}.discover-inner[data-astro-cid-5s6dqhvk]{max-width:1280px;margin:0 auto 56px}.discover-badge[data-astro-cid-5s6dqhvk]{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#1c1917;margin-bottom:20px}.discover-inner[data-astro-cid-5s6dqhvk] h2[data-astro-cid-5s6dqhvk]{font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-.03em;color:#1c1917;line-height:1.1;margin:0 0 20px;max-width:900px}.highlight-gradient[data-astro-cid-5s6dqhvk]{background:linear-gradient(135deg,#7b19e8,#ec4899,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.discover-sub[data-astro-cid-5s6dqhvk]{font-size:18px;color:#57534e;margin:0;max-width:600px}.scroll-track[data-astro-cid-5s6dqhvk]{overflow:hidden;padding:16px 0 64px}.scroll-row[data-astro-cid-5s6dqhvk]{display:flex;gap:16px;width:max-content;animation:carousel-scroll 40s linear infinite}.scroll-track[data-astro-cid-5s6dqhvk]:hover .scroll-row[data-astro-cid-5s6dqhvk]{animation-play-state:paused}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.feature-card[data-astro-cid-5s6dqhvk]{flex-shrink:0;width:220px;min-height:260px;border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s;cursor:default}.feature-card[data-astro-cid-5s6dqhvk]:hover{box-shadow:0 8px 32px #0000001f}.card-emoji[data-astro-cid-5s6dqhvk]{font-size:40px;line-height:1}.card-name[data-astro-cid-5s6dqhvk]{font-size:18px;font-weight:800;color:#1c1917;line-height:1.2}.card-desc[data-astro-cid-5s6dqhvk]{font-size:13px;line-height:1.5;color:#44403c;margin-top:auto}.card-c1[data-astro-cid-5s6dqhvk]{background:#ede9fe}.card-c2[data-astro-cid-5s6dqhvk]{background:#d1fae5}.card-c3[data-astro-cid-5s6dqhvk]{background:#dbeafe}.card-c4[data-astro-cid-5s6dqhvk]{background:#fef3c7}.card-c5[data-astro-cid-5s6dqhvk]{background:#fce7f3}.card-c6[data-astro-cid-5s6dqhvk]{background:#ccfbf1}.card-c7[data-astro-cid-5s6dqhvk]{background:#fee2e2}.card-c8[data-astro-cid-5s6dqhvk]{background:#e0e7ff}.card-c9[data-astro-cid-5s6dqhvk]{background:#ecfccb}@media(max-width:900px){.discover[data-astro-cid-5s6dqhvk]{padding:64px 0 0}.discover-inner[data-astro-cid-5s6dqhvk]{padding:0 24px}.scroll-track[data-astro-cid-5s6dqhvk]{padding:16px 0 48px}}@media(prefers-reduced-motion:reduce){.scroll-row[data-astro-cid-5s6dqhvk]{animation:none}}.testi[data-astro-cid-aadlzisc]{position:relative;padding:96px 24px 48px;background:transparent}.testi-bg[data-astro-cid-aadlzisc]{display:none}.testi-inner[data-astro-cid-aadlzisc]{position:relative;z-index:1;max-width:1280px;margin:0 auto}.testi[data-astro-cid-aadlzisc] h2[data-astro-cid-aadlzisc]{font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-.03em;color:#1c1917;text-align:center;margin:0 0 56px;line-height:1.1}.testi[data-astro-cid-aadlzisc] .highlight[data-astro-cid-aadlzisc]{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;color:#7b19e8}.testi-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testi-card[data-astro-cid-aadlzisc]{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:0;display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.6);box-shadow:0 2px 12px #0000000a;overflow:hidden}.testi-card[data-astro-cid-aadlzisc] .testi-author[data-astro-cid-aadlzisc],.testi-card[data-astro-cid-aadlzisc] .testi-quote[data-astro-cid-aadlzisc]{padding:0 24px}.testi-card[data-astro-cid-aadlzisc] .testi-author[data-astro-cid-aadlzisc]{padding-top:20px}.testi-card[data-astro-cid-aadlzisc] .testi-quote[data-astro-cid-aadlzisc]{padding-bottom:24px;padding-top:12px}.stat-badge[data-astro-cid-aadlzisc]{border-radius:0;padding:20px 24px;text-align:center}.stat-big[data-astro-cid-aadlzisc]{display:block;font-size:20px;font-weight:800;color:#fff;letter-spacing:-.02em}.stat-sub[data-astro-cid-aadlzisc]{display:block;font-size:12px;color:#fffc;margin-top:2px}.badge-purple[data-astro-cid-aadlzisc]{background:linear-gradient(135deg,#7b19e8,#a855f7)}.badge-amber[data-astro-cid-aadlzisc]{background:#ecfccb}.badge-teal[data-astro-cid-aadlzisc]{background:#334155}.badge-green[data-astro-cid-aadlzisc]{background:linear-gradient(135deg,#6366f1,#ec4899)}.badge-pink[data-astro-cid-aadlzisc]{background:#fce7f3}.badge-slate[data-astro-cid-aadlzisc]{background:#dbeafe}.badge-amber[data-astro-cid-aadlzisc] .stat-big[data-astro-cid-aadlzisc],.badge-amber[data-astro-cid-aadlzisc] .stat-sub[data-astro-cid-aadlzisc],.badge-pink[data-astro-cid-aadlzisc] .stat-big[data-astro-cid-aadlzisc],.badge-pink[data-astro-cid-aadlzisc] .stat-sub[data-astro-cid-aadlzisc],.badge-slate[data-astro-cid-aadlzisc] .stat-big[data-astro-cid-aadlzisc],.badge-slate[data-astro-cid-aadlzisc] .stat-sub[data-astro-cid-aadlzisc]{color:#1c1917}.badge-amber[data-astro-cid-aadlzisc] .stat-sub[data-astro-cid-aadlzisc],.badge-pink[data-astro-cid-aadlzisc] .stat-sub[data-astro-cid-aadlzisc],.badge-slate[data-astro-cid-aadlzisc] .stat-sub[data-astro-cid-aadlzisc]{color:#57534e}.testi-author[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:10px}.testi-avatar[data-astro-cid-aadlzisc]{width:36px;height:36px;border-radius:50%;object-fit:cover}.testi-name[data-astro-cid-aadlzisc]{display:block;font-size:14px;font-weight:700;color:#1c1917}.testi-role[data-astro-cid-aadlzisc]{display:block;font-size:12px;color:#78716c}.testi-quote[data-astro-cid-aadlzisc]{font-size:14px;line-height:1.65;color:#44403c;margin:0}@media(max-width:900px){.testi-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media(max-width:540px){.testi[data-astro-cid-aadlzisc]{padding:64px 24px}}.pricing-section[data-astro-cid-hkoc4sea]{position:relative;padding:48px 24px 96px;overflow:hidden;background:transparent}.pricing-bg[data-astro-cid-hkoc4sea]{display:none}.pricing-inner[data-astro-cid-hkoc4sea]{position:relative;z-index:1;max-width:1280px;margin:0 auto}.pricing-card[data-astro-cid-hkoc4sea]{display:flex;align-items:center;justify-content:space-between;gap:40px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#c4b5fd,#f9a8d4,#fcd34d) border-box;box-shadow:0 4px 20px #0000000f;border-radius:24px;padding:72px 64px}.pricing-left[data-astro-cid-hkoc4sea] h2[data-astro-cid-hkoc4sea]{font-size:clamp(24px,3.5vw,36px);font-weight:800;letter-spacing:-.03em;color:#1c1917;line-height:1.2;margin:0 0 24px}.pricing-cta[data-astro-cid-hkoc4sea]{display:inline-flex;align-items:center;gap:6px;background:#7b19e8;color:#fff;text-decoration:none;font-size:15px;font-weight:700;padding:14px 28px;border-radius:9999px;transition:background .15s,box-shadow .15s;box-shadow:0 4px 16px #7b19e84d}.pricing-cta[data-astro-cid-hkoc4sea]:hover{background:#6a10d0;box-shadow:0 6px 24px #7b19e866}.pricing-right[data-astro-cid-hkoc4sea]{display:flex;align-items:baseline;flex-shrink:0}.price-currency[data-astro-cid-hkoc4sea]{font-size:32px;font-weight:300;align-self:flex-start;margin-top:12px;background:linear-gradient(135deg,#c4b5fd,#f9a8d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-zero[data-astro-cid-hkoc4sea]{font-size:120px;font-weight:300;letter-spacing:-.06em;line-height:1;background:linear-gradient(135deg,#c4b5fd,#f9a8d4,#fcd34d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-month[data-astro-cid-hkoc4sea]{font-size:24px;font-weight:300;margin-left:4px;background:linear-gradient(135deg,#f9a8d4,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.pricing-card[data-astro-cid-hkoc4sea]{flex-direction:column;text-align:center;padding:40px 32px;gap:24px}.price-zero[data-astro-cid-hkoc4sea]{font-size:80px}}.final-cta[data-astro-cid-66itwakk]{background:radial-gradient(ellipse at 80% 50%,rgba(255,255,255,.1),transparent 50%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E"),linear-gradient(135deg,#6000dc,#4a009e);padding:96px 24px}.cta-inner[data-astro-cid-66itwakk]{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}h2[data-astro-cid-66itwakk]{font-size:clamp(26px,3.5vw,42px);font-weight:800;letter-spacing:-.03em;color:#fff;margin:0;line-height:1.2}.accent[data-astro-cid-66itwakk]{color:#c084fc}p[data-astro-cid-66itwakk]{font-size:17px;color:#ffffffbf;margin:0;line-height:1.6}.cta-btn[data-astro-cid-66itwakk]{display:inline-block;background:#fff;color:#6000dc;text-decoration:none;font-size:16px;font-weight:700;padding:14px 32px;border-radius:9999px;margin-top:8px;transition:background .15s,box-shadow .15s}.cta-btn[data-astro-cid-66itwakk]:hover{background:#f3e8ff;box-shadow:0 0 0 4px #ffffff26}.cta-buttons[data-astro-cid-66itwakk]{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.cta-btn-demo[data-astro-cid-66itwakk]{display:inline-block;color:#fff;text-decoration:none;font-size:16px;font-weight:600;padding:14px 32px;border-radius:9999px;border:1.5px solid rgba(255,255,255,.35);background:transparent;margin-top:8px;transition:background .15s,border-color .15s}.cta-btn-demo[data-astro-cid-66itwakk]:hover{background:#ffffff1a;border-color:#ffffff80}.cta-sub[data-astro-cid-66itwakk]{font-size:13px;color:#ffffff80;margin:0}@media(max-width:768px){.final-cta[data-astro-cid-66itwakk]{padding:72px 24px}}
