body{background:var(--color-page-gradient);overflow-x:hidden}section[data-astro-cid-ct3bgug4]{position:relative;padding:5.5rem 1.5rem;color:var(--color-text)}.hero[data-astro-cid-ct3bgug4]{padding-top:3.25rem;overflow:visible}.hero__backdrop[data-astro-cid-ct3bgug4]{position:absolute;inset:0;background:radial-gradient(80% 90% at 0% 0%,rgba(23,34,53,.15),transparent 65%),radial-gradient(60% 55% at 85% 15%,rgba(244,161,26,.18),transparent 70%);filter:blur(0px);z-index:0}.hero__grid[data-astro-cid-ct3bgug4]{position:relative;z-index:1;display:grid;gap:2rem;max-width:76rem;margin:0 auto;grid-template-columns:1fr}@media(min-width:960px){.hero__grid[data-astro-cid-ct3bgug4]{grid-template-columns:minmax(0,1fr) minmax(32rem,36rem);align-items:center}}.hero__lead[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:1.5rem;max-width:38rem}.hero__eyebrow[data-astro-cid-ct3bgug4]{letter-spacing:.2em;text-transform:uppercase;color:var(--color-muted);font-size:.8rem;font-weight:600}.hero__title[data-astro-cid-ct3bgug4]{margin:0;font-size:clamp(2.75rem,5vw,4rem);line-height:1.05}.hero__description[data-astro-cid-ct3bgug4]{margin:0;max-width:38rem;font-size:1.2rem;color:var(--color-muted)}.hero__highlights[data-astro-cid-ct3bgug4]{display:flex;gap:.75rem;flex-wrap:wrap;margin:0;padding:0;list-style:none}.hero__highlights[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{background:linear-gradient(140deg,#1e29361f,#1e29360d);border:1px solid rgba(30,41,54,.14);backdrop-filter:blur(12px);padding:.55rem .95rem;border-radius:999px;font-size:.85rem;font-weight:500;color:var(--color-text)}.hero__actions[data-astro-cid-ct3bgug4]{display:flex;gap:1rem;flex-wrap:wrap}.hero__visual[data-astro-cid-ct3bgug4]{position:relative;display:flex;justify-content:center;align-items:flex-end;width:33rem;margin:0;margin-left:clamp(1rem,2vw,2.5rem);padding:1.5rem 1rem 0;overflow:visible;flex-shrink:0;--hero-visual-shift: 26%;--hero-visual-offset-y: 0%;transform:translate(var(--hero-visual-shift)) translateY(var(--hero-visual-offset-y))}.hero__visual[data-astro-cid-ct3bgug4]:before{content:"";position:absolute;inset:12% 10% -18%;background:radial-gradient(78% 60% at 55% 30%,rgba(244,161,26,.25),transparent 75%);filter:blur(60px);opacity:.85;z-index:0;pointer-events:none}.hero__screenshot[data-astro-cid-ct3bgug4]{margin:0;position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 36px 70px #0d172438;background:transparent;z-index:1}.hero__screenshot[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{display:block;width:100%;height:auto}.hero__screenshot--desktop[data-astro-cid-ct3bgug4]{width:min(34rem,100%)}.hero__screenshot--mobile[data-astro-cid-ct3bgug4]{position:absolute;bottom:-8%;left:6%;transform:translate(-55%);width:min(14rem,40%);border-radius:1.75rem;box-shadow:0 30px 60px #0d17243d}html[data-theme=dark] .hero__screenshot[data-astro-cid-ct3bgug4],html.theme-dark .hero__screenshot[data-astro-cid-ct3bgug4]{background:transparent;box-shadow:0 38px 74px #040c1880}@media(max-width:960px){.hero__visual[data-astro-cid-ct3bgug4]{display:none}}.btn[data-astro-cid-ct3bgug4]{border-radius:999px;padding:.85rem 1.75rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.btn--primary[data-astro-cid-ct3bgug4]{background:linear-gradient(120deg,#f4a11a,#f6b437);color:var(--color-on-dark);box-shadow:var(--shadow-button)}.btn--ghost[data-astro-cid-ct3bgug4]{border:1px solid var(--color-border-strong);color:var(--color-text);background:linear-gradient(120deg,#1e29360a,#ffffffa6)}.btn[data-astro-cid-ct3bgug4]:hover,.btn[data-astro-cid-ct3bgug4]:focus-visible{transform:translateY(-2px);box-shadow:var(--shadow-button-hover)}.features[data-astro-cid-ct3bgug4]{padding-top:4.5rem}.features__inner[data-astro-cid-ct3bgug4]{max-width:78rem;margin:0 auto;display:grid;gap:3rem}.section-heading[data-astro-cid-ct3bgug4]{max-width:40rem;display:grid;gap:.75rem}.section-heading[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{margin:0;font-size:clamp(2rem,3vw,2.6rem)}.section-heading[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin:0;color:var(--color-muted);line-height:1.6}.feature-grid[data-astro-cid-ct3bgug4]{display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}.feature-item[data-astro-cid-ct3bgug4]{position:relative;display:grid;gap:1rem;padding:2.25rem 2.25rem 2.5rem;background:var(--color-surface);border-radius:1.5rem;border:1px solid rgba(30,41,54,.08);box-shadow:var(--shadow-card);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;opacity:0;transform:translateY(18px);animation:riseFade .65s ease-out forwards}.feature-item[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;inset:0;border-radius:1.45rem;background:linear-gradient(135deg,rgba(244,161,26,.12),transparent 60%);opacity:0;transition:opacity .22s ease;pointer-events:none}.feature-item[data-astro-cid-ct3bgug4]:hover,.feature-item[data-astro-cid-ct3bgug4]:focus-within{transform:translateY(-4px);box-shadow:var(--shadow-card-strong);border-color:#f4a11a47}.feature-item[data-astro-cid-ct3bgug4]:hover:after,.feature-item[data-astro-cid-ct3bgug4]:focus-within:after{opacity:1}.feature-item__header[data-astro-cid-ct3bgug4]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.feature-item__index[data-astro-cid-ct3bgug4]{font-size:.85rem;letter-spacing:.2em;color:var(--color-muted)}.feature-item[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{margin:0;font-size:1.35rem}.feature-item[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin:0;color:var(--color-muted);line-height:1.7}.workflow[data-astro-cid-ct3bgug4]{background:var(--color-surface-subtle);padding-top:5rem;padding-bottom:6rem}.workflow__intro[data-astro-cid-ct3bgug4]{max-width:38rem;margin:0 auto 3rem;text-align:center;display:grid;gap:1rem}.workflow__intro[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{margin:0;font-size:clamp(2.2rem,4vw,2.8rem)}.workflow__intro[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin:0;color:var(--color-muted);line-height:1.6}.workflow__timeline[data-astro-cid-ct3bgug4]{position:relative;max-width:70rem;margin:0 auto;display:grid;gap:2rem}.workflow-step[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:start;padding:0 0 0 .5rem}.workflow-step__badge[data-astro-cid-ct3bgug4]{width:clamp(2.25rem,6vw,2.6rem);height:clamp(2.25rem,6vw,2.6rem);border-radius:999px;background:linear-gradient(140deg,#f4a11a38,#f4a11a1f);border:1px solid rgba(244,161,26,.4);display:grid;place-items:center;position:relative;z-index:1;font-weight:600;color:#1f232b;align-self:center}html[data-theme=dark] .workflow-step__badge[data-astro-cid-ct3bgug4],html.theme-dark .workflow-step__badge[data-astro-cid-ct3bgug4]{color:#1a212d;background:linear-gradient(140deg,#efad3773,#efad3740);border-color:#efad378c}.workflow-step__body[data-astro-cid-ct3bgug4]{position:relative;padding:1.75rem 2.25rem;border-radius:1.5rem;background:var(--color-surface);border:1px solid rgba(30,41,54,.1);box-shadow:var(--shadow-card);display:grid;gap:1rem;opacity:0;transform:translateY(14px);animation:riseFade .6s ease-out forwards}.workflow-step__body[data-astro-cid-ct3bgug4] header[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.85rem}.workflow-step__icon[data-astro-cid-ct3bgug4]{width:2.5rem;height:2.5rem;border-radius:.75rem;background:var(--color-primary-soft);display:grid;place-items:center}.workflow-step__icon[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:1.4rem;height:1.4rem}.workflow-step[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{margin:0;font-size:1.25rem}.workflow-step[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin:0;color:var(--color-muted);line-height:1.7}.cta[data-astro-cid-ct3bgug4]{padding-top:6rem;padding-bottom:6rem}.cta__overlay[data-astro-cid-ct3bgug4]{position:absolute;inset:0;background:var(--color-cta-gradient);border-radius:2.25rem;max-width:74rem;margin:0 auto;filter:drop-shadow(0 40px 60px rgba(9,18,32,.35))}.cta__inner[data-astro-cid-ct3bgug4]{position:relative;max-width:74rem;margin:0 auto;display:grid;gap:2rem;padding:4.25rem 3rem;color:var(--color-on-dark);opacity:0;transform:translateY(28px);animation:riseFade .75s ease-out .2s forwards}@media(min-width:960px){.cta__inner[data-astro-cid-ct3bgug4]{grid-template-columns:minmax(0,1.3fr) auto;align-items:center}}.cta__copy[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{margin:0 0 1rem;font-size:clamp(2.2rem,3.5vw,3rem)}.cta__copy[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin:0;max-width:32rem;font-size:1.1rem;line-height:1.7}.cta__actions[data-astro-cid-ct3bgug4]{display:flex;gap:1rem;flex-wrap:wrap}html[data-theme=dark] .hero__backdrop[data-astro-cid-ct3bgug4],html.theme-dark .hero__backdrop[data-astro-cid-ct3bgug4]{background:radial-gradient(80% 90% at 0% 0%,rgba(83,115,166,.22),transparent 60%),radial-gradient(60% 55% at 85% 15%,rgba(239,173,55,.22),transparent 75%)}html[data-theme=dark] .hero__visual[data-astro-cid-ct3bgug4]:before,html.theme-dark .hero__visual[data-astro-cid-ct3bgug4]:before{background:radial-gradient(78% 60% at 55% 30%,rgba(239,173,55,.32),transparent 75%)}html[data-theme=dark] .feature-item[data-astro-cid-ct3bgug4],html.theme-dark .feature-item[data-astro-cid-ct3bgug4],html[data-theme=dark] .workflow-step__body[data-astro-cid-ct3bgug4],html.theme-dark .workflow-step__body[data-astro-cid-ct3bgug4]{background:#0f1620e6;border-color:#8896aa2e}html[data-theme=dark] .hero__highlights[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4],html.theme-dark .hero__highlights[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{background:linear-gradient(140deg,#0d162299,#17212d73);border-color:#8896aa2e;color:var(--color-on-dark)}html[data-theme=dark] .feature-item[data-astro-cid-ct3bgug4]:after,html.theme-dark .feature-item[data-astro-cid-ct3bgug4]:after{background:linear-gradient(135deg,rgba(239,173,55,.22),transparent 65%)}html[data-theme=dark] .cta__overlay[data-astro-cid-ct3bgug4],html.theme-dark .cta__overlay[data-astro-cid-ct3bgug4]{background:var(--color-cta-gradient)}@media(max-width:640px){.workflow-step__body[data-astro-cid-ct3bgug4]{padding:1.5rem 1.75rem}.cta__inner[data-astro-cid-ct3bgug4]{padding:3.5rem 2rem}}.hero__lead[data-astro-cid-ct3bgug4]{opacity:0;transform:translateY(22px);animation:riseFade .7s ease-out .05s forwards}.hero__visual[data-astro-cid-ct3bgug4]{opacity:0;animation:heroVisualRise .75s ease-out .12s forwards}.feature-item[data-astro-cid-ct3bgug4]:nth-child(1){animation-delay:.15s}.feature-item[data-astro-cid-ct3bgug4]:nth-child(2){animation-delay:.22s}.feature-item[data-astro-cid-ct3bgug4]:nth-child(3){animation-delay:.29s}.workflow-step[data-astro-cid-ct3bgug4]:nth-child(1) .workflow-step__body[data-astro-cid-ct3bgug4]{animation-delay:.18s}.workflow-step[data-astro-cid-ct3bgug4]:nth-child(2) .workflow-step__body[data-astro-cid-ct3bgug4]{animation-delay:.26s}.workflow-step[data-astro-cid-ct3bgug4]:nth-child(3) .workflow-step__body[data-astro-cid-ct3bgug4]{animation-delay:.34s}@keyframes riseFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualRise{0%{opacity:0;transform:translate(var(--hero-visual-shift, 0%)) translateY(calc(var(--hero-visual-offset-y, 0%) + 26px))}to{opacity:1;transform:translate(var(--hero-visual-shift, 0%)) translateY(var(--hero-visual-offset-y, 0%))}}@media(prefers-reduced-motion:reduce){.hero__lead[data-astro-cid-ct3bgug4],.feature-item[data-astro-cid-ct3bgug4],.workflow-step__body[data-astro-cid-ct3bgug4],.cta__inner[data-astro-cid-ct3bgug4]{animation:none!important;opacity:1!important;transform:none!important}.hero__visual[data-astro-cid-ct3bgug4]{animation:none!important;opacity:1!important;transform:translate(var(--hero-visual-shift, 0%)) translateY(var(--hero-visual-offset-y, 0%))!important}}
