.hero[data-astro-cid-bbe6dxrz]{padding-top:var(--space-4xl);padding-bottom:var(--space-3xl)}.hero__inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.hero__content[data-astro-cid-bbe6dxrz]{animation:hero-enter .8s ease both}.hero__badge[data-astro-cid-bbe6dxrz]{margin-bottom:var(--space-lg)}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:clamp(3rem,8vw + 1rem,5.5rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--color-text);margin-bottom:var(--space-lg)}.hero__tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:clamp(.875rem,1.5vw,1.0625rem);font-weight:400;color:var(--color-text-secondary);letter-spacing:.02em;margin-bottom:var(--space-lg)}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,1.5vw + .25rem,1.1875rem);line-height:1.6;color:var(--color-text);max-width:36rem;margin-bottom:var(--space-2xl)}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap}.hero__dots[data-astro-cid-bbe6dxrz]{display:flex;gap:6px;margin-top:var(--space-2xl)}.hero__dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:50%}.hero__showcase[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;animation:hero-enter .8s ease .2s both}.hero__phone[data-astro-cid-bbe6dxrz]{width:100%;max-width:300px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.12));animation:hero-float 6s ease-in-out infinite}@keyframes hero-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.hero__content[data-astro-cid-bbe6dxrz],.hero__showcase[data-astro-cid-bbe6dxrz],.hero__phone[data-astro-cid-bbe6dxrz]{animation:none}}@media(max-width:639px){.hero__inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero__content[data-astro-cid-bbe6dxrz]{order:1}.hero__showcase[data-astro-cid-bbe6dxrz]{order:2}.hero__phone[data-astro-cid-bbe6dxrz]{max-width:240px}.hero__actions[data-astro-cid-bbe6dxrz],.hero__dots[data-astro-cid-bbe6dxrz]{justify-content:center}}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr;gap:var(--space-2xl)}.feature-category__title[data-astro-cid-vnivfuh2]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-rule-light);margin-bottom:var(--space-md)}.feature-list[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column}.feature-item[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:10px auto 1fr;align-items:baseline;gap:var(--space-sm) var(--space-md);padding-block:.5rem;padding-inline:var(--space-sm);margin-inline:calc(-1 * var(--space-sm));border-bottom:1px solid var(--color-rule-light);border-radius:var(--radius-sm);transition:background-color .15s ease}.feature-item[data-astro-cid-vnivfuh2]:last-child{border-bottom:none}.feature-item[data-astro-cid-vnivfuh2]:hover{background-color:#1f336808}.feature-item[data-astro-cid-vnivfuh2] .color-dot[data-astro-cid-vnivfuh2]{margin-top:.375rem;transition:transform .15s ease}.feature-item[data-astro-cid-vnivfuh2]:hover .color-dot[data-astro-cid-vnivfuh2]{transform:scale(1.3)}.feature-item__name[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-weight:500;font-size:.9375rem;white-space:nowrap}.feature-item__desc[data-astro-cid-vnivfuh2]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5}@media(min-width:640px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr 1fr}}@media(max-width:639px){.feature-item[data-astro-cid-vnivfuh2]{grid-template-columns:10px 1fr}.feature-item__desc[data-astro-cid-vnivfuh2]{grid-column:2}}.key-features[data-astro-cid-qz6tcar7]{display:flex;flex-direction:column;gap:0}.key-feature[data-astro-cid-qz6tcar7]{padding-block:var(--space-xl);border-bottom:1px solid var(--color-rule-light)}.key-feature[data-astro-cid-qz6tcar7]:last-child{border-bottom:none}.key-feature--has-screenshot[data-astro-cid-qz6tcar7]{display:grid;grid-template-columns:1fr 220px;gap:var(--space-2xl);align-items:center}.key-feature--has-screenshot[data-astro-cid-qz6tcar7]:nth-child(2n){grid-template-columns:220px 1fr}.key-feature--has-screenshot[data-astro-cid-qz6tcar7]:nth-child(2n) .key-feature__screenshot[data-astro-cid-qz6tcar7]{order:-1}.key-feature__icon-row[data-astro-cid-qz6tcar7]{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs)}.key-feature__icon[data-astro-cid-qz6tcar7]{color:var(--color-accent);flex-shrink:0}.key-feature__title[data-astro-cid-qz6tcar7]{font-family:var(--font-heading);font-weight:600;font-size:1.0625rem}.key-feature__desc[data-astro-cid-qz6tcar7]{font-size:.9375rem;line-height:1.65;color:var(--color-text-secondary);max-width:40rem}.key-feature__screenshot[data-astro-cid-qz6tcar7]{display:flex;justify-content:center}.key-feature__phone[data-astro-cid-qz6tcar7]{width:100%;max-width:200px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.1))}@media(max-width:768px){.key-feature--has-screenshot[data-astro-cid-qz6tcar7]{grid-template-columns:1fr;text-align:center}.key-feature--has-screenshot[data-astro-cid-qz6tcar7]:nth-child(2n){grid-template-columns:1fr}.key-feature--has-screenshot[data-astro-cid-qz6tcar7]:nth-child(2n) .key-feature__screenshot[data-astro-cid-qz6tcar7]{order:0}.key-feature__phone[data-astro-cid-qz6tcar7]{max-width:180px;margin-inline:auto}.key-feature__icon-row[data-astro-cid-qz6tcar7]{justify-content:center}.key-feature__desc[data-astro-cid-qz6tcar7]{margin-inline:auto}}.data-sources__intro[data-astro-cid-hqtzxdze]{margin-bottom:var(--space-xl);max-width:40rem}.sources-list[data-astro-cid-hqtzxdze]{display:flex;flex-direction:column}.source-item[data-astro-cid-hqtzxdze]{display:grid;grid-template-columns:12rem 1fr;gap:var(--space-md);align-items:baseline;padding-block:.5rem;border-bottom:1px solid var(--color-rule-light)}.source-item[data-astro-cid-hqtzxdze]:last-child{border-bottom:none}.source-item__name[data-astro-cid-hqtzxdze]{font-family:var(--font-heading);font-weight:500;font-size:.9375rem}.source-item__desc[data-astro-cid-hqtzxdze]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5}@media(max-width:639px){.source-item[data-astro-cid-hqtzxdze]{grid-template-columns:1fr;gap:var(--space-xs)}}.faq-list[data-astro-cid-al2ca2vr]{max-width:40rem}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--color-rule-light)}.faq-item__question[data-astro-cid-al2ca2vr]{padding-block:var(--space-md);font-family:var(--font-heading);font-weight:500;font-size:.9375rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.faq-item__question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-item__question[data-astro-cid-al2ca2vr]:after{content:"+";font-family:var(--font-mono);font-size:1.125rem;font-weight:400;color:var(--color-text-secondary);flex-shrink:0;display:inline-block;transition:transform .3s ease}.faq-item[data-astro-cid-al2ca2vr][open] .faq-item__question[data-astro-cid-al2ca2vr]:after{transform:rotate(45deg)}.faq-item__content[data-astro-cid-al2ca2vr]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item[data-astro-cid-al2ca2vr][open] .faq-item__content[data-astro-cid-al2ca2vr]{grid-template-rows:1fr}.faq-item__answer[data-astro-cid-al2ca2vr]{overflow:hidden;font-size:.9375rem;line-height:1.65;color:var(--color-text-secondary);padding-right:var(--space-xl)}.faq-item[data-astro-cid-al2ca2vr][open] .faq-item__answer[data-astro-cid-al2ca2vr]{padding-bottom:var(--space-lg)}@media(prefers-reduced-motion:reduce){.faq-item__content[data-astro-cid-al2ca2vr]{transition:none}.faq-item__question[data-astro-cid-al2ca2vr]:after{transition:none}}
