:root{--cream:#f4f0e4;--cream-2:#eae3d3;--cream-3:#e4dcc8;--ink:#16150f;--ink-soft:#2a2820;--lime:#b4e04d;--lime-dark:#98c93a;--lime-glow:#b4e04d8c;--muted:#8a8474;--line:#16150f14;--white:#fbf9f2;--radius-sm:14px;--radius:22px;--radius-lg:34px;--radius-xl:46px;--shadow-sm:0 4px 16px #16150f0f;--shadow:0 18px 50px #16150f1f;--shadow-lg:0 40px 90px #16150f38;--maxw:1180px;--ease:cubic-bezier(.16, 1, .3, 1);--font:"Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.55;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}:focus-visible{outline:3px solid var(--lime-dark);outline-offset:4px}.skip-link{z-index:100;background:var(--ink);color:var(--white);transition:transform .2s var(--ease);border-radius:999px;padding:10px 16px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}h1,h2,h3{letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.04}p{margin:0}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:24px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--lime-dark);border-radius:2px;width:22px;height:2px}.lime-text{color:var(--lime-dark)}.highlight{white-space:nowrap;position:relative}.highlight>span{z-index:1;position:relative}.highlight:after{content:"";background:var(--lime);z-index:0;border-radius:6px;height:.42em;position:absolute;bottom:.06em;left:-.08em;right:-.08em;transform:rotate(-1.2deg)}.btn{cursor:pointer;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s;will-change:transform;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-family:inherit;font-size:1rem;font-weight:700;display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{background:var(--lime);color:var(--ink);box-shadow:0 10px 26px var(--lime-glow)}.btn--primary:hover{box-shadow:0 18px 40px var(--lime-glow);transform:translateY(-3px)}.btn--dark{background:var(--ink);color:var(--white)}.btn--dark:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.btn--ghost{color:var(--ink);border:1.5px solid var(--line);background:0 0}.btn--ghost:hover{border-color:var(--ink)}.device{width:var(--dw,300px);aspect-ratio:1179/2556;max-width:80vw;box-shadow:var(--shadow-lg), inset 0 0 0 2px #ffffff0f, inset 0 0 3px 2px #00000080;background:linear-gradient(145deg,#2b2b2b,#0e0e0e);border-radius:17%/8%;padding:11px;position:relative}.device:before{content:"";background:#3a3a3a;border-radius:2px;width:3px;height:62px;position:absolute;top:26%;right:-3px}.device:after{content:"";background:#3a3a3a;border-radius:2px;width:3px;height:40px;position:absolute;top:22%;left:-3px;box-shadow:0 58px #3a3a3a,0 108px #3a3a3a}.device__screen{background:var(--cream);border-radius:14%/6.7%;width:100%;height:100%;position:relative;overflow:hidden}.device__island{z-index:5;background:#000;border-radius:20px;width:33%;height:22px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.device__shot{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;inset:0}.blob{filter:blur(70px);opacity:.5;z-index:0;pointer-events:none;border-radius:50%;position:absolute}[data-reveal]{opacity:0;transform:translateY(26px)}.reveal-ready [data-reveal]{transition:opacity .8s var(--ease), transform .8s var(--ease)}[data-reveal].is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important}}.nav[data-astro-cid-wpvy4v7s]{z-index:50;padding:14px 0;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;inset:0 0 auto}.nav[data-astro-cid-wpvy4v7s].is-scrolled{backdrop-filter:saturate(160%)blur(14px);box-shadow:0 1px 0 var(--line);background:#f4f0e4d1;padding:10px 0}.nav__inner[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;gap:20px;display:flex}.nav__logo[data-astro-cid-wpvy4v7s]{letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;display:inline-flex}.nav__mark[data-astro-cid-wpvy4v7s]{background:var(--lime);width:34px;height:34px;box-shadow:var(--shadow-sm);border-radius:11px;place-items:center;display:grid}.nav__links[data-astro-cid-wpvy4v7s]{color:var(--ink-soft);gap:30px;font-size:.95rem;font-weight:600;display:flex}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{transition:color .2s}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--lime-dark)}.nav__cta[data-astro-cid-wpvy4v7s]{padding:11px 22px;font-size:.95rem}@media (width<=780px){.nav__links[data-astro-cid-wpvy4v7s]{display:none}}@media (width<=460px){.nav__cta[data-astro-cid-wpvy4v7s]{display:none}}.hero[data-astro-cid-ge2uvauf]{padding:150px 0 90px;position:relative;overflow:hidden}.hero__blob--1[data-astro-cid-ge2uvauf]{background:var(--lime);opacity:.42;width:520px;height:520px;top:-120px;right:-80px}.hero__blob--2[data-astro-cid-ge2uvauf]{opacity:.5;background:#cfe89a;width:420px;height:420px;bottom:-160px;left:-120px}.hero__inner[data-astro-cid-ge2uvauf]{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid;position:relative}.hero__title[data-astro-cid-ge2uvauf]{margin:18px 0 22px;font-size:clamp(2.6rem,6vw,4.4rem)}.hero__sub[data-astro-cid-ge2uvauf]{color:var(--ink-soft);max-width:30ch;font-size:clamp(1.05rem,1.4vw,1.28rem)}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:14px;margin:32px 0 26px;display:flex}.hero__chips[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hero__chips[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600}.hero__visual[data-astro-cid-ge2uvauf]{place-items:center;min-height:560px;display:grid;position:relative}.hero__phone[data-astro-cid-ge2uvauf]{z-index:2;--dw:290px;position:relative}.hero__card[data-astro-cid-ge2uvauf]{z-index:3;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:12px;padding:12px 18px 12px 12px;display:flex;position:absolute}.hero__card[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{font-size:.92rem;display:block}.hero__card[data-astro-cid-ge2uvauf] small[data-astro-cid-ge2uvauf]{color:var(--muted);font-size:.82rem}.hero__card-ic[data-astro-cid-ge2uvauf]{background:var(--cream-2);border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.1rem;display:grid}.hero__card-ic--lime[data-astro-cid-ge2uvauf]{background:var(--lime);color:var(--ink);font-weight:800}.hero__card--top[data-astro-cid-ge2uvauf]{top:6%;left:-6%}.hero__card--bottom[data-astro-cid-ge2uvauf]{bottom:8%;right:-8%}@media (width<=900px){.hero[data-astro-cid-ge2uvauf]{padding-top:130px}.hero__inner[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.hero__sub[data-astro-cid-ge2uvauf]{margin-inline:auto}.hero__actions[data-astro-cid-ge2uvauf],.hero__chips[data-astro-cid-ge2uvauf]{justify-content:center}.hero__visual[data-astro-cid-ge2uvauf]{min-height:520px;margin-top:30px}.hero__card--top[data-astro-cid-ge2uvauf]{left:2%}.hero__card--bottom[data-astro-cid-ge2uvauf]{right:2%}}@media (width<=420px){.hero__card[data-astro-cid-ge2uvauf] small[data-astro-cid-ge2uvauf]{display:none}.hero__card--top[data-astro-cid-ge2uvauf]{left:-2%}.hero__card--bottom[data-astro-cid-ge2uvauf]{right:-2%}}.scrolly[data-astro-cid-7hf46cpv]{padding:clamp(70px,9vw,112px) 0 0;position:relative}.scrolly__head[data-astro-cid-7hf46cpv]{z-index:2;text-align:center;padding-bottom:clamp(34px,5vw,64px);position:relative}.scrolly__head[data-astro-cid-7hf46cpv] h2[data-astro-cid-7hf46cpv]{margin-top:14px;font-size:clamp(2rem,4.4vw,3.35rem)}.scrolly__intro[data-astro-cid-7hf46cpv]{max-width:54ch;color:var(--muted);margin:18px auto 0;font-size:clamp(.98rem,1.3vw,1.08rem)}.scrolly__track[data-astro-cid-7hf46cpv]{height:var(--track-height);display:none;position:relative}.scrolly-ready .scrolly__track[data-astro-cid-7hf46cpv]{display:block}.scrolly__stage[data-astro-cid-7hf46cpv]{isolation:isolate;perspective:1400px;background:radial-gradient(circle at 50% 46%,#ffffff9e,#0000 34%),linear-gradient(#eae3d347,#f4f0e4eb);height:100svh;min-height:540px;position:sticky;top:0;overflow:clip}.scrolly__backdrop[data-astro-cid-7hf46cpv]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.scrolly__backdrop[data-astro-cid-7hf46cpv]:before{content:"";opacity:.36;background-image:linear-gradient(#16150f0b 1px,#0000 1px),linear-gradient(90deg,#16150f0b 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.scrolly__orb[data-astro-cid-7hf46cpv]{aspect-ratio:1;filter:blur(90px);opacity:.28;will-change:transform;border-radius:50%;width:min(46vw,680px);position:absolute}.scrolly__orb--lime[data-astro-cid-7hf46cpv]{background:var(--lime);top:2%;right:-16%}.scrolly__orb--cream[data-astro-cid-7hf46cpv]{background:#d8cbae;bottom:-24%;left:-14%}.scrolly__line[data-astro-cid-7hf46cpv]{background:linear-gradient(90deg,#0000,#16150f1a,#0000);width:min(70vw,980px);height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scrolly__phone[data-astro-cid-7hf46cpv]{--phone-x:0px;--phone-y:0px;--phone-rx:-2deg;--phone-ry:-7deg;--phone-rz:-1deg;--phone-scale:1;z-index:3;transform:translate3d(-50%, -50%, 0) translate3d(var(--phone-x), var(--phone-y), 0) rotateX(var(--phone-rx)) rotateY(var(--phone-ry)) rotateZ(var(--phone-rz)) scale(var(--phone-scale));transform-style:preserve-3d;will-change:transform;position:absolute;top:48%;left:50%}.scrolly__phone[data-astro-cid-7hf46cpv] .device[data-astro-cid-7hf46cpv]{--dw:clamp(206px, 18vw, 270px)}.scrolly__phone-glow[data-astro-cid-7hf46cpv]{z-index:-1;background:var(--lime);filter:blur(56px);opacity:.18;border-radius:50%;position:absolute;inset:12% -22% -6%;transform:translateZ(-80px)}.scrolly__shot[data-astro-cid-7hf46cpv]{opacity:0;will-change:opacity, transform;transform:scale(1.016)}.scrolly__shot[data-astro-cid-7hf46cpv].is-active{opacity:1;transform:scale(1)}.scrolly__captions[data-astro-cid-7hf46cpv]{z-index:4;pointer-events:none;position:absolute;inset:0}.cap[data-astro-cid-7hf46cpv]{--cap-opacity:0;--cap-shift:24px;width:min(390px,32vw);opacity:var(--cap-opacity);transform:translate3d(var(--cap-shift), -50%, 0);will-change:opacity, transform;position:absolute;top:48%}.cap[data-astro-cid-7hf46cpv][data-side=left]{left:max(5.5vw, calc((100vw - var(--maxw)) / 2 + 24px));--cap-shift:-24px}.cap[data-astro-cid-7hf46cpv][data-side=right]{right:max(5.5vw, calc((100vw - var(--maxw)) / 2 + 24px))}.cap[data-astro-cid-7hf46cpv].is-active{--cap-opacity:1;--cap-shift:0px}.cap__num[data-astro-cid-7hf46cpv]{color:var(--lime-dark);letter-spacing:.12em;font-size:.84rem;font-weight:800;display:block}.cap__num[data-astro-cid-7hf46cpv] span[data-astro-cid-7hf46cpv]{color:var(--muted);font-weight:600}.cap__tag[data-astro-cid-7hf46cpv]{background:var(--ink);width:fit-content;color:var(--white);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;margin:13px 0 16px;padding:7px 14px;font-size:.72rem;font-weight:700;display:inline-block;box-shadow:0 8px 24px #16150f1f}.cap__title[data-astro-cid-7hf46cpv]{max-width:13ch;margin-bottom:15px;font-size:clamp(1.8rem,3vw,2.75rem)}.cap__text[data-astro-cid-7hf46cpv]{max-width:38ch;color:var(--ink-soft);font-size:clamp(1rem,1.22vw,1.14rem)}.scrolly__progress[data-astro-cid-7hf46cpv]{z-index:6;color:var(--muted);grid-template-columns:72px auto 132px;align-items:center;gap:14px;display:grid;position:absolute;bottom:clamp(18px,4vh,42px);left:50%;transform:translate(-50%)}.scrolly__current[data-astro-cid-7hf46cpv]{letter-spacing:.08em;align-items:baseline;gap:4px;font-size:.76rem;display:flex}.scrolly__current[data-astro-cid-7hf46cpv] strong[data-astro-cid-7hf46cpv]{color:var(--ink);font-size:1rem}.scrolly__steps[data-astro-cid-7hf46cpv]{align-items:center;display:flex}.scrolly__step[data-astro-cid-7hf46cpv]{cursor:pointer;touch-action:manipulation;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.scrolly__step[data-astro-cid-7hf46cpv] span[data-astro-cid-7hf46cpv]{width:7px;height:7px;transition:width .35s var(--ease), background .35s var(--ease), transform .2s var(--ease);background:#c9c1ad;border-radius:999px;display:block}.scrolly__step[data-astro-cid-7hf46cpv]:hover span[data-astro-cid-7hf46cpv]{transform:scale(1.35)}.scrolly__step[data-astro-cid-7hf46cpv]:active span[data-astro-cid-7hf46cpv]{transform:scale(.85)}.scrolly__step[data-astro-cid-7hf46cpv].is-active span[data-astro-cid-7hf46cpv]{background:var(--lime-dark);width:24px}.scrolly__hint[data-astro-cid-7hf46cpv]{letter-spacing:.04em;white-space:nowrap;font-size:.72rem;font-weight:600}.scrolly__fallback[data-astro-cid-7hf46cpv]{gap:20px;padding-bottom:clamp(70px,9vw,110px);display:grid}.scrolly-ready .scrolly__fallback[data-astro-cid-7hf46cpv]{display:none}.fallback-step[data-astro-cid-7hf46cpv]{border:1px solid var(--line);border-radius:var(--radius-xl);min-height:min(720px,90svh);box-shadow:var(--shadow-sm);content-visibility:auto;contain-intrinsic-size:auto 680px;background:#fbf9f2b3;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(30px,7vw,96px);margin:0;padding:clamp(32px,6vw,72px);list-style:none;display:grid;overflow:hidden}.fallback-step[data-astro-cid-7hf46cpv]:nth-child(2n){grid-template-columns:1.22fr .78fr}.fallback-step[data-astro-cid-7hf46cpv]:nth-child(2n) .fallback-step__phone[data-astro-cid-7hf46cpv]{order:2}.fallback-step__phone[data-astro-cid-7hf46cpv]{place-items:center;display:grid}.fallback-step__phone[data-astro-cid-7hf46cpv] .device[data-astro-cid-7hf46cpv]{--dw:clamp(200px, 22vw, 260px)}.fallback-step__copy[data-astro-cid-7hf46cpv]{max-width:430px}@media (width<=1020px){.scrolly__phone[data-astro-cid-7hf46cpv] .device[data-astro-cid-7hf46cpv]{--dw:clamp(202px, 22vw, 248px)}.cap[data-astro-cid-7hf46cpv]{width:min(340px,33vw)}.cap__title[data-astro-cid-7hf46cpv]{font-size:clamp(1.65rem,3.1vw,2.35rem)}}@media (width<=820px){.scrolly__track[data-astro-cid-7hf46cpv]{height:var(--track-height-mobile)}.scrolly__stage[data-astro-cid-7hf46cpv]{min-height:600px}.scrolly__phone[data-astro-cid-7hf46cpv]{top:31%}.scrolly__phone[data-astro-cid-7hf46cpv] .device[data-astro-cid-7hf46cpv]{--dw:clamp(158px, 21vh, 182px)}.scrolly__captions[data-astro-cid-7hf46cpv]{height:44%;inset:auto 0 0}.cap[data-astro-cid-7hf46cpv],.cap[data-astro-cid-7hf46cpv][data-side=left],.cap[data-astro-cid-7hf46cpv][data-side=right]{text-align:center;width:min(88vw,560px);transform:translate3d(calc(-50% + var(--cap-shift)), 0, 0);top:0;left:50%;right:auto}.cap__tag[data-astro-cid-7hf46cpv]{margin:9px auto 11px}.cap__title[data-astro-cid-7hf46cpv]{max-width:18ch;margin:0 auto 10px;font-size:clamp(1.55rem,6vw,2.1rem)}.cap__text[data-astro-cid-7hf46cpv]{max-width:46ch;margin-inline:auto;font-size:clamp(.92rem,3.5vw,1.04rem)}.scrolly__progress[data-astro-cid-7hf46cpv]{bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:auto;gap:0}.scrolly__current[data-astro-cid-7hf46cpv],.scrolly__hint[data-astro-cid-7hf46cpv]{display:none}}@media (width<=620px){.fallback-step[data-astro-cid-7hf46cpv],.fallback-step[data-astro-cid-7hf46cpv]:nth-child(2n){text-align:center;grid-template-columns:1fr;gap:30px;min-height:0;padding:34px 24px}.fallback-step[data-astro-cid-7hf46cpv]:nth-child(2n) .fallback-step__phone[data-astro-cid-7hf46cpv]{order:0}.fallback-step__copy[data-astro-cid-7hf46cpv],.fallback-step__copy[data-astro-cid-7hf46cpv] .cap__tag[data-astro-cid-7hf46cpv],.fallback-step__copy[data-astro-cid-7hf46cpv] .cap__title[data-astro-cid-7hf46cpv],.fallback-step__copy[data-astro-cid-7hf46cpv] .cap__text[data-astro-cid-7hf46cpv]{margin-inline:auto}}@media (width<=390px),(height<=650px) and (width<=820px){.scrolly__phone[data-astro-cid-7hf46cpv]{top:30%}.scrolly__phone[data-astro-cid-7hf46cpv] .device[data-astro-cid-7hf46cpv]{--dw:150px}.scrolly__captions[data-astro-cid-7hf46cpv]{height:43%}.cap__tag[data-astro-cid-7hf46cpv]{margin-block:7px 9px}.cap__text[data-astro-cid-7hf46cpv]{font-size:.88rem;line-height:1.45}}@media (height<=600px) and (orientation:landscape){.scrolly__track[data-astro-cid-7hf46cpv]{display:none!important}.scrolly__fallback[data-astro-cid-7hf46cpv]{display:grid!important}.fallback-step[data-astro-cid-7hf46cpv],.fallback-step[data-astro-cid-7hf46cpv]:nth-child(2n){text-align:left;content-visibility:visible;grid-template-columns:150px 1fr;gap:clamp(24px,5vw,48px);min-height:0;padding:24px clamp(24px,6vw,52px)}.fallback-step[data-astro-cid-7hf46cpv]:nth-child(2n) .fallback-step__phone[data-astro-cid-7hf46cpv]{order:0}.fallback-step__phone[data-astro-cid-7hf46cpv] .device[data-astro-cid-7hf46cpv]{--dw:120px}.fallback-step__copy[data-astro-cid-7hf46cpv]{margin:0}.fallback-step__copy[data-astro-cid-7hf46cpv] .cap__tag[data-astro-cid-7hf46cpv]{margin:8px 0 10px}.fallback-step__copy[data-astro-cid-7hf46cpv] .cap__title[data-astro-cid-7hf46cpv]{max-width:18ch;margin:0 0 8px;font-size:clamp(1.45rem,3vw,1.9rem)}.fallback-step__copy[data-astro-cid-7hf46cpv] .cap__text[data-astro-cid-7hf46cpv]{margin:0;font-size:.92rem}}@media (prefers-reduced-motion:reduce){.scrolly__track[data-astro-cid-7hf46cpv]{display:none!important}.scrolly__fallback[data-astro-cid-7hf46cpv]{display:grid!important}.fallback-step[data-astro-cid-7hf46cpv]{content-visibility:visible}}.features[data-astro-cid-cognygiv]{padding:90px 0}.features__head[data-astro-cid-cognygiv]{text-align:center;margin-bottom:50px}.features__head[data-astro-cid-cognygiv] h2[data-astro-cid-cognygiv]{margin-top:14px;font-size:clamp(2rem,4.4vw,3.2rem)}.features__grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature[data-astro-cid-cognygiv]{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), box-shadow .3s var(--ease);padding:32px 28px}.feature[data-astro-cid-cognygiv]:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.feature__ic[data-astro-cid-cognygiv]{background:var(--lime);width:54px;height:54px;box-shadow:0 8px 20px var(--lime-glow);border-radius:16px;place-items:center;margin-bottom:20px;font-size:1.5rem;display:grid}.feature__title[data-astro-cid-cognygiv]{margin-bottom:10px;font-size:1.3rem}.feature__text[data-astro-cid-cognygiv]{color:var(--ink-soft);font-size:1rem}@media (width<=880px){.features__grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.features__grid[data-astro-cid-cognygiv]{grid-template-columns:1fr}}.cta[data-astro-cid-amjew3wo]{padding:40px 0 90px}.cta__card[data-astro-cid-amjew3wo]{background:var(--lime);border-radius:var(--radius-xl);text-align:center;box-shadow:0 30px 70px var(--lime-glow);padding:clamp(40px,7vw,80px);position:relative;overflow:hidden}.cta__blob[data-astro-cid-amjew3wo]{opacity:.28;filter:blur(60px);background:#fff;width:380px;height:380px;top:-120px;right:-80px}.cta__content[data-astro-cid-amjew3wo]{z-index:1;position:relative}.cta__title[data-astro-cid-amjew3wo]{color:var(--ink);font-size:clamp(2rem,5vw,3.4rem)}.cta__sub[data-astro-cid-amjew3wo]{color:var(--ink-soft);max-width:44ch;margin:18px auto 32px;font-size:clamp(1.05rem,1.6vw,1.3rem)}.cta__actions[data-astro-cid-amjew3wo]{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn--on-lime[data-astro-cid-amjew3wo]{border-color:#16150f47}.btn--on-lime[data-astro-cid-amjew3wo]:hover{border-color:var(--ink);background:#ffffff59}.footer[data-astro-cid-amjew3wo]{border-top:1px solid var(--line);padding:40px 0 60px}.footer__inner[data-astro-cid-amjew3wo]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__logo[data-astro-cid-amjew3wo]{align-items:center;gap:9px;font-size:1.1rem;font-weight:800;display:inline-flex}.footer__mark[data-astro-cid-amjew3wo]{background:var(--lime);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.footer__tag[data-astro-cid-amjew3wo],.footer__copy[data-astro-cid-amjew3wo]{color:var(--muted);font-size:.92rem}@media (width<=620px){.footer__inner[data-astro-cid-amjew3wo]{text-align:center;flex-direction:column}}
