@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";:root{--violet-deep: oklch(.42 .13 305);--violet-soft: oklch(.62 .13 305);--lavender: oklch(.88 .06 305);--pink-soft: oklch(.89 .06 12);--ink: oklch(.22 .03 290);--background: oklch(.99 .005 300);--muted-fg: oklch(.5 .03 290);--surface: rgba(255,255,255,.6);--radius-sm: 1.25rem;--radius-md: 1.375rem;--radius-lg: 1.5rem;--radius-xl: 1.75rem;--radius-2xl: 2rem;--radius-3xl: 2.25rem;--radius-4xl: 2.5rem;--radius-full: 9999px;--phone-outer: 2.75rem;--phone-inner: 2.35rem;--font-display: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--section-py: clamp(5rem, 8vw, 8rem);--container: min(72rem, 100% - 3rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img,video{max-width:100%;display:block}button{cursor:pointer;font:inherit;border:none;background:none}a{color:inherit;text-decoration:none}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--ink);background-color:var(--background);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased}.mesh-bg{background-color:#fbfaff;background-image:radial-gradient(at 12% 18%,rgba(226,209,249,.85),transparent 55%),radial-gradient(at 88% 10%,rgba(255,194,209,.7),transparent 55%),radial-gradient(at 75% 78%,rgba(196,170,240,.55),transparent 55%),radial-gradient(at 18% 88%,rgba(255,220,232,.6),transparent 50%)}.glass{background:#fff9;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 32px -8px #6a4c931f}.glass-strong{background:#ffffffc7;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border:1px solid rgba(255,255,255,.8);box-shadow:0 16px 48px -12px #6a4c9333}.gradient-text{background:linear-gradient(135deg,#6a4c93,#b57bc4,#e89db5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.font-display{font-family:var(--font-display)}.font-body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;line-height:1.15;color:var(--ink)}.eyebrow{font-family:var(--font-body);font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--violet-soft)}.container{width:var(--container);margin-inline:auto}section{padding-block:var(--section-py)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:var(--radius-full);font-family:var(--font-body);font-weight:500;font-size:.9375rem;transition:all .25s ease;white-space:nowrap}.btn-primary{background:var(--violet-deep);color:#fff;box-shadow:0 4px 20px -4px #6a4c9366}.btn-primary:hover{background:#54277c;box-shadow:0 8px 28px -6px #6a4c9380;transform:translateY(-1px)}.btn-secondary{background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);color:var(--ink);box-shadow:0 2px 12px -4px #6a4c931f}.btn-secondary:hover{background:#ffffffd9;transform:translateY(-1px)}.btn-dark{background:var(--ink);color:#fff;box-shadow:0 4px 20px -4px #2a1f3d4d}.btn-dark:hover{background:#120e22;transform:translateY(-1px)}.pill{display:inline-flex;align-items:center;gap:.375rem;padding:.3rem .875rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:500;background:#e2d1f999;border:1px solid rgba(181,123,196,.25);color:var(--violet-deep)}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float-slower{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.float-slow{animation:float-slow 8s ease-in-out infinite}.float-slower{animation:float-slower 11s ease-in-out infinite}.float-mid{animation:float-slow 9.5s ease-in-out infinite .5s}.problem-card:nth-child(1),.pricing-card:nth-child(1),.feature-card:nth-child(1),.hiw-step:nth-child(1){transition-delay:0s}.problem-card:nth-child(2),.pricing-card:nth-child(2),.feature-card:nth-child(2),.hiw-step:nth-child(2){transition-delay:.15s}.problem-card:nth-child(3),.pricing-card:nth-child(3),.feature-card:nth-child(3),.hiw-step:nth-child(3){transition-delay:.3s}.problem-card:nth-child(4),.pricing-card:nth-child(4),.feature-card:nth-child(4),.hiw-step:nth-child(4){transition-delay:.45s}.problem-card:nth-child(5),.pricing-card:nth-child(5),.feature-card:nth-child(5),.hiw-step:nth-child(5){transition-delay:.6s}@media(prefers-reduced-motion:reduce){.scroll-reveal{transition:none!important;opacity:1!important;transform:none!important}}.phone-wrap{position:relative;width:280px;height:570px;flex-shrink:0}.phone-frame{width:100%;height:100%;border-radius:var(--phone-outer);background:linear-gradient(160deg,#fff,#e2d1f9);padding:6px;box-shadow:0 40px 80px -20px #6a4c9359,0 0 0 1px #ffffffb3 inset}.phone-screen{width:100%;height:100%;border-radius:var(--phone-inner);background:var(--background);overflow:hidden;position:relative;display:flex;flex-direction:column}.phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:96px;height:20px;background:#1a1a2e;border-radius:var(--radius-full);z-index:10}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(181,123,196,.3),transparent);border:none}.check-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.check-list li{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--ink)}.check-list li:before{content:"";width:1.125rem;height:1.125rem;border-radius:50%;background:var(--violet-deep);flex-shrink:0;margin-top:.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3E%3Cpath d='M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.75.75 0 0 1 1.06-1.06L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0z'/%3E%3C/svg%3E");background-size:70%;background-repeat:no-repeat;background-position:center}.step-number{font-family:var(--font-display);font-size:5rem;font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--lavender);user-select:none}@media(max-width:768px){:root{--section-py: clamp(3.5rem, 6vw, 5rem)}.phone-wrap{width:220px;height:448px}.step-number{font-size:3.5rem}}:focus-visible{outline:2px solid var(--violet-soft);outline-offset:3px;border-radius:4px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--lavender);border-radius:var(--radius-full)}.nav-header[data-astro-cid-dmqpwcec]{position:fixed;top:;left:0;right:0;z-index:100;padding:1.2rem 0;transition:padding .35s ease;background-color:transparent}.nav-header[data-astro-cid-dmqpwcec].scrolled{padding:.1rem 1}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff9;backdrop-filter:blur(54px) saturate(107%);-webkit-backdrop-filter:blur(254px) saturate(110%);border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:.8rem .625rem .5rem 1rem;box-shadow:0 4px 24px -6px #6a4c931a,0 1px #fffc inset;transition:box-shadow .35s ease,background .35s ease,border-color .35s ease}.nav-header[data-astro-cid-dmqpwcec].scrolled .nav-inner[data-astro-cid-dmqpwcec]{background-color:transparent;border-color:#b57bc433;box-shadow:0 8px 32px -8px #6a4c9329,0 1px #ffffffe6 inset}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.nav-logo-img[data-astro-cid-dmqpwcec]{width:40px;height:40px;border-radius:7px}.nav-logo-text[data-astro-cid-dmqpwcec]{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:var(--ink);letter-spacing:-.02em}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.75rem}.nav-link[data-astro-cid-dmqpwcec]{font-size:.875rem;font-weight:500;color:var(--muted-fg);transition:color .2s ease;white-space:nowrap}.nav-link[data-astro-cid-dmqpwcec]:hover{color:var(--violet-deep)}.nav-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.nav-lang[data-astro-cid-dmqpwcec]{font-size:.75rem;font-weight:600;color:var(--violet-soft);padding:.2rem .6rem;border:1px solid rgba(181,123,196,.3);border-radius:999px;transition:all .2s ease;letter-spacing:.06em}.nav-lang[data-astro-cid-dmqpwcec]:hover{background:#e2d1f980;color:var(--violet-deep);border-color:#6a4c934d}.nav-cta[data-astro-cid-dmqpwcec]{padding:.5rem 1.125rem;font-size:.875rem}.nav-hamburger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:4px;padding:6px;border-radius:999px;transition:background .2s ease}.nav-hamburger[data-astro-cid-dmqpwcec]:hover{background:#e2d1f966}.nav-hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:20px;height:2px;background:var(--ink);border-radius:2px;transition:all .3s ease}.nav-mobile[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:1rem 1.25rem 1.25rem;background:#ffffffe0;backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(255,255,255,.75);border-radius:var(--radius-xl);box-shadow:0 8px 32px -8px #6a4c9326}.nav-mobile[data-astro-cid-dmqpwcec].is-open{display:flex}.nav-mobile-link[data-astro-cid-dmqpwcec]{font-size:.9375rem;font-weight:500;color:var(--ink);padding:.5rem 0;border-bottom:1px solid rgba(181,123,196,.1)}.nav-mobile-link[data-astro-cid-dmqpwcec]:last-of-type{border-bottom:none}@media(max-width:768px){.nav-links[data-astro-cid-dmqpwcec]{display:none}.nav-hamburger[data-astro-cid-dmqpwcec]{display:flex}.nav-cta[data-astro-cid-dmqpwcec]{display:none;background-color:}.nav-inner[data-astro-cid-dmqpwcec]{border-radius:var(--radius-2xl);padding:.5rem .75rem}}.btn-primary[data-astro-cid-dmqpwcec]{background:#000;color:#fff;box-shadow:0 4px 20px -4px #6a4c9366}.pm-frame{width:280px;height:570px;flex-shrink:0;border-radius:2.75rem;padding:6px;border:1px solid rgba(255,255,255,.9);background-color:#000;box-shadow:0 30px 80px -20px #6a4c9359}.pm-screen{width:100%;height:100%;border-radius:2.35rem;background:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column;background:radial-gradient(at 15% 20%,rgba(226,209,249,.55) 0%,transparent 55%),radial-gradient(at 85% 80%,rgba(255,194,209,.45) 0%,transparent 55%),#fff}.pm-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:96px;height:20px;background:#000000d9;border-radius:9999px;z-index:20;flex-shrink:0}.pm-chat{display:flex;flex-direction:column;height:100%;padding-top:36px}.pm-chat-header{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0}.pm-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#6a4c93,#e89db5);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm-name{font-size:11px;font-weight:600;color:#2a1f3d;line-height:1}.pm-status{font-size:9px;color:#888;margin-top:2px}.pm-online{width:6px;height:6px;border-radius:50%;background:#34d399;margin-left:auto;flex-shrink:0}.pm-messages{flex:1;padding:12px 12px 6px;display:flex;flex-direction:column;gap:9px;overflow:hidden}.pm-bubble{font-size:11px;line-height:1.45;padding:7px 11px;max-width:80%;word-break:break-word}.pm-right{align-self:flex-end;background:#6a4c93;color:#fff;border-radius:16px 16px 3px}.pm-left{align-self:flex-start;background:#ffffffd9;color:#2a1f3d;border-radius:16px 16px 16px 3px;border:1px solid rgba(255,255,255,.9);box-shadow:0 1px 4px #0000000f}.pm-hi{color:#6a4c93;font-weight:600}.pm-input-wrap{padding:6px 10px 12px;flex-shrink:0}.pm-input-pill{background:#fff9;border:1px solid rgba(255,255,255,.7);border-radius:9999px;padding:7px 7px 7px 13px;display:flex;align-items:center;gap:8px}.pm-placeholder{font-size:10px;color:#888;flex:1}.pm-send{width:23px;height:23px;border-radius:50%;background:#6a4c93;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm-med{display:flex;flex-direction:column;height:100%;padding:36px 13px 10px;overflow:hidden}.pm-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#b57bc4;font-weight:600}.pm-med-title{font-size:14px;font-weight:600;color:#2a1f3d;margin-top:3px;line-height:1.25}.pm-cards{display:flex;flex-direction:column;gap:7px;margin-top:10px;flex:1;overflow:hidden}.pm-card{padding:9px 11px;border-radius:14px;background:#ffffffa6;border:1px solid rgba(255,255,255,.8);box-shadow:0 2px 8px -2px #6a4c9314;backdrop-filter:blur(10px)}.pm-card-label{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#6a4c93;font-weight:600}.pm-muted{color:#888}.pm-card-text{font-size:10.5px;color:#2a1f3d;margin-top:3px;line-height:1.4}.pm-em{margin-top:5px;display:flex;flex-direction:column;gap:4px}.pm-em-row{display:flex;gap:5px}.pm-em-key{font-size:9px;font-weight:700;color:#2a1f3d;width:14px;flex-shrink:0}.pm-em-val{font-size:10px;color:#888;line-height:1.35}.pm-score-card{display:flex;align-items:center;justify-content:space-between}.pm-score{font-size:20px;font-weight:700;color:#2a1f3d;line-height:1;margin-top:2px}.pm-score-d{font-size:10px;color:#888}.pm-delta{font-size:9px;color:#059669;font-weight:600}.pm-ins{display:flex;flex-direction:column;height:100%;padding:36px 13px 10px;overflow:hidden}.pm-ins-label{font-size:10px;color:#888}.pm-chart{display:flex;align-items:flex-end;gap:3px;height:56px;margin-top:7px}.pm-bar{flex:1;border-radius:3px 3px 1px 1px;min-height:3px;background:linear-gradient(to top,#6a4c93,#e89db5)}.pm-chart-foot{display:flex;justify-content:space-between;font-size:8px;color:#888;margin-top:4px}.pm-grid2{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}.pm-stat-lbl{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#888;font-weight:600}.pm-stat-val{font-size:11px;font-weight:600;color:#2a1f3d;margin-top:3px;line-height:1.3}.hero-section{position:relative;padding-inline:1.5rem;overflow:hidden;padding-block:unset;padding-top:6rem;padding-bottom:8rem}.hero-blobs{pointer-events:none;position:absolute;inset:0;overflow:hidden;z-index:0}.blob{position:absolute;border-radius:50%;filter:blur(72px)}.blob-lavender{width:18rem;height:18rem;background:#e2d1f9;opacity:.5;top:8rem;left:-5rem;animation:float-slower 14s ease-in-out infinite}.blob-pink{width:20rem;height:20rem;background:#ffc2d1;opacity:.4;top:2.5rem;right:0;animation:float-slow 12s ease-in-out infinite}.hero-content{position:relative;z-index:1;max-width:72rem;top:3rem;margin-inline:auto}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.hero-text{text-align:left;max-width:38rem}.hero-image{display:flex;justify-content:center;align-items:center}.mascot-main{width:100%;max-width:700px;height:auto;filter:drop-shadow(0 20px 30px rgba(106,76,147,.25));animation:float-welcome 8s ease-in-out infinite}@keyframes float-welcome{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-15px) rotate(2deg)}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-fg);padding:.375rem 1rem;border-radius:999px;margin-bottom:2rem}.badge-dot{width:6px;height:6px;border-radius:50%;background:#34d399;flex-shrink:0}.hero-h1{font-family:var(--font-display);font-size:clamp(2.75rem,6.5vw,4.5rem);font-weight:600;letter-spacing:-.035em;line-height:1.05;color:var(--ink);text-wrap:balance}.hero-sub{margin-top:1.75rem;max-width:38rem;font-size:1.0625rem;color:var(--muted-fg);line-height:1.7;text-wrap:balance}.hero-actions{margin-top:2.25rem;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.hero-cta-btn{height:3rem;padding-inline:1.375rem;font-size:.9375rem;gap:.375rem}.hero-ghost{height:3rem;padding-inline:1.5rem;display:inline-flex;align-items:center;font-size:.9375rem;font-weight:500;color:var(--ink);border-radius:999px;transition:background .2s ease}.hero-ghost:hover{background:#ffffffa6}.phones-stage{position:relative;margin-top:8rem;height:620px}.p-pos{position:absolute}.p-center{left:50%;top:0;transform:translate(-50%);z-index:20}.p-left{left:50%;top:48px;transform:translate(-125%);z-index:10}.p-right{left:50%;top:48px;transform:translate(25%);z-index:10}.p-tilt{display:block}.p-tilt-l{transform:rotate(-8deg);transform-origin:bottom right}.p-tilt-r{transform:rotate(8deg);transform-origin:bottom left}.phones-mobile{display:none;justify-content:center;margin-top:3rem}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-text{margin-inline:auto;text-align:center}.hero-actions{justify-content:center}.hero-h1{font-size:clamp(2.5rem,8vw,3.5rem)}.mascot-main{max-width:250px;margin-top:2rem}.phones-stage{margin-top:8rem}}@media(max-width:768px){.phones-stage{display:none}.phones-mobile{display:flex}.hero-section{padding-bottom:3rem}}.hero-badge,.hero-h1,.hero-sub,.hero-actions,.hero-image,.phones-stage,.phones-mobile{will-change:opacity,transform,filter;transition:all .8s cubic-bezier(.16,1,.3,1)}.hero-badge{transition-delay:.05s}.hero-h1{transition-delay:.1s}.hero-sub{transition-delay:.2s}.hero-image{transition-delay:.25s}.hero-actions{transition-delay:.3s}.phones-stage,.phones-mobile{transition-delay:.4s}.hero-badge.is-visible,.hero-h1.is-visible,.hero-sub.is-visible,.hero-actions.is-visible,.hero-image.is-visible,.phones-stage.is-visible,.phones-mobile.is-visible{opacity:1;transform:translate(0) scale(1);filter:blur(0px)}.hero-badge.is-hidden-bottom,.hero-h1.is-hidden-bottom,.hero-sub.is-hidden-bottom,.hero-actions.is-hidden-bottom{opacity:0;transform:translateY(35px) scale(.92);filter:blur(12px)}.hero-image.is-hidden-bottom{opacity:0;transform:translate(60px) scale(.85);filter:blur(15px)}.phones-stage.is-hidden-bottom,.phones-mobile.is-hidden-bottom{opacity:0;transform:translateY(120px) scale(.95);filter:blur(15px)}.hero-badge.is-hidden-top,.hero-h1.is-hidden-top,.hero-sub.is-hidden-top,.hero-actions.is-hidden-top,.hero-image.is-hidden-top,.phones-stage.is-hidden-top,.phones-mobile.is-hidden-top{opacity:0;transform:translateY(-60px) scale(.95);filter:blur(15px);transition-delay:0s}@media(prefers-reduced-motion:reduce){.hero-badge,.hero-h1,.hero-sub,.hero-actions,.hero-image,.phones-stage,.phones-mobile{transition:none!important;opacity:1!important;transform:none!important;filter:none!important}}.mascot-container{position:absolute;z-index:-1;display:flex;flex-direction:column;align-items:center;pointer-events:none;animation:float-mascot 6s ease-in-out infinite;opacity:.9;padding:1.5rem}.mascot-img{width:150px;height:auto;filter:drop-shadow(0 15px 25px rgba(106,76,147,.25));transform:rotate(-5deg)}.thought-bubble{position:relative;background:#ffffffd9;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 25px -5px #6a4c9326;border-radius:20px;padding:14px 18px;margin-bottom:24px;max-width:190px;backdrop-filter:blur(8px)}.bubble-text{font-size:.8125rem;color:var(--ink);font-weight:500;line-height:1.4;text-align:center;transition:opacity .5s ease;opacity:1}.bubble-text.fade-out{opacity:0}.thought-bubble:before{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:16px;height:16px;background:#ffffffd9;border-radius:50%;backdrop-filter:blur(8px);box-shadow:inset 0 0 0 1px #ffffff80}.thought-bubble:after{content:"";position:absolute;bottom:-24px;left:50%;transform:translate(-20px);width:8px;height:8px;background:#ffffffd9;border-radius:50%;backdrop-filter:blur(8px);box-shadow:inset 0 0 0 1px #ffffff80}@keyframes float-mascot{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media(max-width:900px){.mascot-container{position:relative!important;inset:auto!important;margin:3rem auto 0;transform:scale(.85);opacity:1}}.problem-section[data-astro-cid-fgvokk3y]{padding-block:7rem}.problem-header[data-astro-cid-fgvokk3y]{max-width:38rem;margin-bottom:3.5rem}.problem-h2[data-astro-cid-fgvokk3y]{font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin-top:1rem;text-wrap:balance}.problem-grid[data-astro-cid-fgvokk3y]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.problem-card[data-astro-cid-fgvokk3y]{padding:1.75rem;border-radius:var(--radius-3xl);display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .25s ease}.problem-card[data-astro-cid-fgvokk3y]:hover{box-shadow:0 20px 50px -20px #6a4c9333}.card-icon[data-astro-cid-fgvokk3y]{width:2.5rem;height:2.5rem;border-radius:var(--radius-xl);background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.9);box-shadow:0 1px 4px #0000000f;color:var(--violet-deep);flex-shrink:0}.card-title[data-astro-cid-fgvokk3y]{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--ink)}.card-body[data-astro-cid-fgvokk3y]{font-size:.9375rem;color:var(--muted-fg);line-height:1.65}@media(max-width:900px){.problem-grid[data-astro-cid-fgvokk3y]{grid-template-columns:1fr}}@media(min-width:580px)and (max-width:900px){.problem-grid[data-astro-cid-fgvokk3y]{grid-template-columns:1fr 1fr}}.solution-section[data-astro-cid-utstonhj]{padding-block:7rem}.solution-inner[data-astro-cid-utstonhj]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.solution-copy[data-astro-cid-utstonhj]{display:flex;flex-direction:column;gap:1.5rem}.solution-h2[data-astro-cid-utstonhj]{font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;text-wrap:balance;margin-top:.25rem}.solution-body[data-astro-cid-utstonhj]{font-size:1.0625rem;color:var(--muted-fg);line-height:1.7}.solution-checks[data-astro-cid-utstonhj]{list-style:none;display:flex;flex-direction:column;gap:.875rem}.check-item[data-astro-cid-utstonhj]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--ink)}.check-dot[data-astro-cid-utstonhj]{width:1.25rem;height:1.25rem;border-radius:50%;background:#6a4c931a;color:var(--violet-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0}.solution-phone[data-astro-cid-utstonhj]{display:flex;justify-content:flex-end;position:relative}.solution-glow[data-astro-cid-utstonhj]{position:absolute;inset:-2.5rem;background:linear-gradient(135deg,#e2d1f999,#ffc2d166);filter:blur(48px);border-radius:50%;z-index:0}.solution-phone-inner[data-astro-cid-utstonhj]{position:relative;z-index:1}@media(max-width:768px){.solution-inner[data-astro-cid-utstonhj]{grid-template-columns:1fr}.solution-phone[data-astro-cid-utstonhj]{justify-content:center}}.section-header[data-astro-cid-cmgpsf2k]{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.section-h2[data-astro-cid-cmgpsf2k]{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700}.hiw-grid[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative}.hiw-step[data-astro-cid-cmgpsf2k]{padding:2rem 1.5rem;border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:1.25rem;position:relative;transition:transform .25s ease}.hiw-step[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-4px)}.hiw-content[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:.625rem}.hiw-title[data-astro-cid-cmgpsf2k]{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--ink)}.hiw-desc[data-astro-cid-cmgpsf2k]{font-size:.875rem;color:var(--muted-fg);line-height:1.65}.hiw-connector[data-astro-cid-cmgpsf2k]{display:none}@media(max-width:900px){.hiw-grid[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr 1fr}}@media(max-width:580px){.hiw-grid[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr}}.section-header[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.section-h2[data-astro-cid-vnivfuh2]{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card[data-astro-cid-vnivfuh2]{padding:2rem;border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:1rem;transition:transform .25s ease,box-shadow .25s ease}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-4px);box-shadow:0 20px 60px -16px #6a4c9333}.feature-icon[data-astro-cid-vnivfuh2]{font-size:1.25rem;width:48px;height:48px;border-radius:var(--radius-md);background:linear-gradient(135deg,#e2d1f9e6,#ffc2d180);display:flex;align-items:center;justify-content:center;color:var(--violet-deep)}.feature-title[data-astro-cid-vnivfuh2]{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;color:var(--ink)}.feature-desc[data-astro-cid-vnivfuh2]{font-size:.9rem;color:var(--muted-fg);line-height:1.65}@media(max-width:900px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr 1fr}}@media(max-width:580px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.section-header[data-astro-cid-64bke3o4]{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.section-h2[data-astro-cid-64bke3o4]{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700}.inside-tabs[data-astro-cid-64bke3o4]{display:flex;gap:.5rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.inside-tab[data-astro-cid-64bke3o4]{padding:.5rem 1.25rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--muted-fg);background:#e2d1f94d;border:1px solid transparent;transition:all .2s ease}.inside-tab[data-astro-cid-64bke3o4].active,.inside-tab[data-astro-cid-64bke3o4]:hover{background:var(--violet-deep);color:#fff;border-color:var(--violet-deep)}.inside-panels[data-astro-cid-64bke3o4]{position:relative}.inside-panel[data-astro-cid-64bke3o4]{display:none}.inside-panel[data-astro-cid-64bke3o4].active{display:block}.inside-panel-inner[data-astro-cid-64bke3o4]{display:flex;align-items:center;justify-content:center;gap:3rem}.inside-phone[data-astro-cid-64bke3o4]{flex-shrink:0}.inside-desc[data-astro-cid-64bke3o4]{padding:2rem;border-radius:var(--radius-xl);max-width:360px;display:flex;flex-direction:column;gap:1rem}.inside-desc-text[data-astro-cid-64bke3o4]{font-size:1.0625rem;color:var(--muted-fg);line-height:1.7}@media(max-width:768px){.inside-panel-inner[data-astro-cid-64bke3o4]{flex-direction:column;gap:1.5rem}.inside-desc[data-astro-cid-64bke3o4]{max-width:100%}}section[data-astro-cid-hkoc4sea]{padding-block:7rem}.pricing-header[data-astro-cid-hkoc4sea]{text-align:center;max-width:38rem;margin-inline:auto;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1.25rem}.pricing-h2[data-astro-cid-hkoc4sea]{font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.03em;text-wrap:balance}.pricing-sub[data-astro-cid-hkoc4sea]{font-size:1.0625rem;color:var(--muted-fg);line-height:1.6}.pricing-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}.pricing-card[data-astro-cid-hkoc4sea]{padding:2rem;border-radius:var(--radius-3xl);display:flex;flex-direction:column;gap:0;position:relative}.pricing-card--featured[data-astro-cid-hkoc4sea]{background:var(--ink);color:#fff;box-shadow:0 30px 80px -20px #6a4c9366}.featured-badge[data-astro-cid-hkoc4sea]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#e2d1f9,#ffc2d1);color:var(--ink);font-size:.6875rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;padding:.25rem .875rem;border-radius:999px;white-space:nowrap}.plan-name[data-astro-cid-hkoc4sea]{font-family:var(--font-display);font-size:1.25rem;font-weight:600}.plan-credits[data-astro-cid-hkoc4sea]{font-size:.875rem;color:var(--muted-fg);margin-top:.25rem}.plan-credits--light[data-astro-cid-hkoc4sea]{color:#fff9}.plan-price-row[data-astro-cid-hkoc4sea]{margin-top:1.5rem;display:flex;align-items:baseline;gap:.25rem}.plan-price[data-astro-cid-hkoc4sea]{font-family:var(--font-display);font-size:3rem;font-weight:600;letter-spacing:-.04em;line-height:1}.plan-note[data-astro-cid-hkoc4sea]{font-size:.75rem;color:var(--muted-fg);margin-top:.25rem}.plan-note--light[data-astro-cid-hkoc4sea]{color:#ffffff80}.plan-features[data-astro-cid-hkoc4sea]{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-top:1.75rem;flex:1}.plan-feat[data-astro-cid-hkoc4sea]{display:flex;align-items:center;gap:.625rem;font-size:.875rem}.plan-feat[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{flex-shrink:0}.pricing-card--featured[data-astro-cid-hkoc4sea] .plan-feat[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{color:#e2d1f9}.pricing-card[data-astro-cid-hkoc4sea]:not(.pricing-card--featured) .plan-feat[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{color:var(--violet-deep)}.feat-text[data-astro-cid-hkoc4sea]{color:var(--ink)}.feat-text--light[data-astro-cid-hkoc4sea]{color:#ffffffe6}.plan-cta[data-astro-cid-hkoc4sea]{margin-top:2rem;width:100%;justify-content:center;height:2.75rem;font-size:.9375rem}.plan-cta--featured[data-astro-cid-hkoc4sea]{background:#fff;color:var(--ink);border-radius:var(--radius-full)}.plan-cta--featured[data-astro-cid-hkoc4sea]:hover{background:#ffffffe6}.plan-cta--default[data-astro-cid-hkoc4sea]{background:var(--ink);color:#fff;border-radius:var(--radius-full);box-shadow:0 4px 16px -4px #2a1f3d40}.plan-cta--default[data-astro-cid-hkoc4sea]:hover{background:#120e22}@media(max-width:900px){.pricing-grid[data-astro-cid-hkoc4sea]{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}.faq-container[data-astro-cid-al2ca2vr]{max-width:52rem}.section-header[data-astro-cid-al2ca2vr]{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.section-h2[data-astro-cid-al2ca2vr]{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700}.faq-list[data-astro-cid-al2ca2vr]{display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-al2ca2vr]{border-radius:var(--radius-lg);overflow:hidden}.faq-question[data-astro-cid-al2ca2vr]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--ink);cursor:pointer;list-style:none;transition:color .2s ease}.faq-question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-al2ca2vr]:hover{color:var(--violet-deep)}.faq-chevron[data-astro-cid-al2ca2vr]{flex-shrink:0;color:var(--violet-soft);transition:transform .25s ease}details[data-astro-cid-al2ca2vr][open] .faq-chevron[data-astro-cid-al2ca2vr]{transform:rotate(180deg)}.faq-answer[data-astro-cid-al2ca2vr]{padding:1rem 1.5rem 1.25rem;font-size:.9375rem;color:var(--muted-fg);line-height:1.7;border-top:1px solid rgba(181,123,196,.12)}.finalcta-section[data-astro-cid-66itwakk]{padding-block:7rem}.cta-card[data-astro-cid-66itwakk]{border-radius:2.5rem;padding:clamp(3rem,6vw,5rem);position:relative;overflow:hidden;text-align:center;border:1px solid rgba(255,255,255,.7);box-shadow:0 30px 80px -20px #6a4c9340}.cta-blob[data-astro-cid-66itwakk]{position:absolute;width:18rem;height:18rem;border-radius:50%;filter:blur(64px);pointer-events:none;z-index:0}.cta-blob-tl[data-astro-cid-66itwakk]{background:#e2d1f9;opacity:.6;top:-5rem;left:-5rem}.cta-blob-br[data-astro-cid-66itwakk]{background:#ffc2d1;opacity:.6;bottom:-5rem;right:-5rem}.cta-inner[data-astro-cid-66itwakk]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-h2[data-astro-cid-66itwakk]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.75rem);font-weight:600;letter-spacing:-.035em;line-height:1.05;text-wrap:balance;max-width:18ch}.cta-sub[data-astro-cid-66itwakk]{font-size:1.0625rem;color:var(--muted-fg);max-width:38ch;line-height:1.65}.cta-btn[data-astro-cid-66itwakk]{height:3.25rem;padding-inline:1.75rem;font-size:1rem;gap:.5rem;margin-top:.5rem}.site-footer[data-astro-cid-sz7xmlte]{padding-bottom:2.5rem}.footer-top-divider[data-astro-cid-sz7xmlte]{margin-bottom:2.5rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;gap:4rem;justify-content:space-between;flex-wrap:wrap}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem;max-width:200px}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.footer-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{border-radius:6px}.footer-logo-text[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--ink);letter-spacing:-.02em}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:var(--muted-fg);line-height:1.5}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:3rem;flex-wrap:wrap}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.625rem}.footer-col-title[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:var(--ink);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.08em}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--muted-fg);transition:color .2s ease}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--violet-deep)}.footer-bottom-divider[data-astro-cid-sz7xmlte]{margin-top:2.5rem;margin-bottom:1.5rem}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.footer-copy[data-astro-cid-sz7xmlte],.footer-made[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:var(--muted-fg);opacity:.75}@media(max-width:580px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:2.5rem}.footer-brand[data-astro-cid-sz7xmlte]{max-width:100%}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}}
