.free-tool[data-astro-cid-4fimhyke]{background:linear-gradient(135deg,#2c2739,#211e2b);padding:3.5rem 0}.free-tool[data-astro-cid-4fimhyke] .eyebrow[data-astro-cid-4fimhyke]{color:#b6abd6}.free-tool-row[data-astro-cid-4fimhyke]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem 4rem}h2[data-astro-cid-4fimhyke]{margin:.6rem 0 .7rem;color:#f5f2f7;font-size:1.9rem;line-height:1.15}.free-tool-copy[data-astro-cid-4fimhyke]>p[data-astro-cid-4fimhyke]:last-child{max-width:620px;color:#e8e4f0bf;font-size:1rem;line-height:1.5}.free-tool-copy[data-astro-cid-4fimhyke] a[data-astro-cid-4fimhyke]{color:#c3b8e3;font-weight:600;text-decoration:underline;text-underline-offset:.2em}.free-tool-copy[data-astro-cid-4fimhyke] a[data-astro-cid-4fimhyke]:hover{opacity:.8}.free-tool[data-astro-cid-4fimhyke] .button[data-astro-cid-4fimhyke].secondary{border-color:#ffffff57;background:#ffffff14;color:#f5f2f7}@media (max-width: 850px){.free-tool-row[data-astro-cid-4fimhyke]{grid-template-columns:1fr;justify-items:start}}.blob-section{position:relative}.blob-section-tint{position:absolute;inset:0;z-index:-2;background:#d4d2e638;pointer-events:none}@font-face{font-family:Junicode;src:url(/fonts/JunicodeVF-Roman.woff2) format("woff2-variations");font-weight:300 700;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/lora-latin.woff2) format("woff2-variations");font-weight:400 700;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/lora-italic-latin.woff2) format("woff2-variations");font-style:italic;font-weight:400 700;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/archivo-latin.woff2) format("woff2");font-weight:400 700;font-display:swap}:root{--headingFont: "Lora", Georgia, serif;--primary: #6d6586;--primary-dark: #5f5874;--ink: #252230;--muted: #6d6876;--paper: #f8f7fc;--lavender: #eeecf5;--lavender-deep: #d8d4e6;--white: #ffffff;--green: #e5eae1;--blue: #e3f2fd;--peach: #f5ebe8;--color-dark: #1f1d24;--color-light: #d9d6dd;--page-max: 1280px;--page-gutter: 36px;--page-gutter-mobile: 12px;--page-padding: max(var(--page-gutter), calc((100vw - var(--page-max)) / 2 + var(--page-gutter)));--section-space: 100px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section[id]{scroll-margin-top:84px}body{overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Archivo,sans-serif;font-size:16px;line-height:1.5;letter-spacing:normal}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--headingFont);font-weight:430;letter-spacing:-.035em}.container{width:min(1280px,100%);margin:0 auto;padding-inline:36px}.eyebrow{color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.button{min-height:52px;padding:.85rem 1.55rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border:1px solid transparent;border-radius:.7rem;background:var(--primary);color:var(--white);font-size:1rem;font-weight:650;text-decoration:none}.button.secondary{border-color:#6d65865c;background:#ffffff9e;color:var(--primary)}.hero{position:relative;isolation:isolate;overflow:hidden;padding:5rem 0 calc(var(--section-space) + 1.5rem);background:var(--paper)}.hero-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(520px,1fr);align-items:center;gap:clamp(2.5rem,4vw,4.5rem)}.hero-copy{max-width:650px}.hero h1{margin:1rem 0 3.2rem;color:#282330;font-size:4rem;line-height:1.2;text-wrap:balance}.hero-evidence{position:relative;display:inline-block;color:var(--primary);font-style:italic}.hero-evidence-underline{position:absolute;left:0;bottom:-.14em;width:100%;height:.22em;overflow:visible}.hero-actions{margin-top:3.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.hero-actions .button{position:relative;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background-color .25s ease,border-color .25s ease;will-change:transform}.hero-actions .button:hover,.hero-actions .button:focus-visible{transform:translateY(-2px)}.hero-actions .button:active{transform:translateY(0);transition-duration:.08s}.hero-actions .button:not(.secondary){box-shadow:0 2px 8px #544a6b2e}.hero-actions .button:not(.secondary):hover,.hero-actions .button:not(.secondary):focus-visible{background:var(--primary-dark);box-shadow:0 8px 20px #544a6b47}.hero-actions .button:not(.secondary):active{box-shadow:0 2px 6px #544a6b33}.hero-actions .button.secondary:hover,.hero-actions .button.secondary:focus-visible{border-color:#6d658699;background:var(--white);box-shadow:0 8px 18px #544a6b24}.hero-actions .button.secondary:active{box-shadow:0 2px 6px #544a6b1f}.button-arrow{display:inline-block;transition:transform .25s cubic-bezier(.22,1,.36,1)}.hero-actions .button:hover .button-arrow,.hero-actions .button:focus-visible .button-arrow{transform:translate(4px)}.button-play{transition:transform .25s cubic-bezier(.22,1,.36,1)}.hero-actions .button:hover .button-play,.hero-actions .button:focus-visible .button-play{transform:scale(1.12)}@media (prefers-reduced-motion: reduce){.hero-actions .button,.button-arrow,.button-play{transition:none}.hero-actions .button:hover,.hero-actions .button:focus-visible,.hero-actions .button:active,.hero-actions .button:hover .button-arrow,.hero-actions .button:focus-visible .button-arrow,.hero-actions .button:hover .button-play,.hero-actions .button:focus-visible .button-play{transform:none}}.hero-bullets{max-width:27.5rem;margin:0;padding:0;display:grid;gap:1.25rem;list-style:none;color:#5f5968;font-size:.9375rem;font-weight:500;line-height:1.4}.hero-bullets li{display:flex;align-items:center;gap:.75rem}.hero-bullet-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#d8d4e68c;color:var(--primary)}.hero-demo{position:relative;min-width:0;display:flex;align-items:center;justify-content:center}.hero-demo-note-ai{position:absolute;right:4rem;bottom:calc(100% - 1.8rem);width:150px;height:auto;pointer-events:none}.hero-demo-note{position:absolute;top:calc(100% + .1rem);left:1.3rem;width:118px;height:auto;pointer-events:none;animation:hero-demo-note-fade 2s ease-out .8s backwards,hero-demo-note-float 6s ease-in-out 2.8s infinite}@keyframes hero-demo-note-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-demo-note-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion: reduce){.hero-demo-note{animation:none}}.hero-demo-frame{width:100%;height:auto;aspect-ratio:1 / 1;max-height:min(700px,calc(100vh - 300px));display:block;border:0;border-radius:.75rem;background:#fff;box-shadow:0 2px 6px #544a6b14,0 12px 32px #544a6b1f,0 28px 70px #544a6b24}.hero-demo-preview{display:none}section:not(.hero){position:relative;padding:var(--section-space) 0}.section-heading{margin-bottom:clamp(4rem,7vw,6.5rem);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem)}.section-heading .eyebrow{grid-column:1 / -1;margin-bottom:-2rem}.section-heading h2{max-width:870px;color:#282330;font-size:3.5rem;line-height:1.1}.section-heading>p:last-child{color:var(--muted);font-size:1rem;line-height:1.5}.platform-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.platform-card{position:relative;overflow:hidden;min-height:250px;padding:2.6rem;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(109,101,134,.13);border-radius:1.5rem;background:#ffffffc7}.platform-card img{width:52px;height:52px}.platform-card h3{margin:2.6rem 0 .55rem;color:#282330;font-size:2rem;line-height:1}.platform-card p{color:var(--muted);font-size:1rem;line-height:1.5}.enterprise-ribbon{position:absolute;top:1.3rem;right:-3.4rem;width:11rem;padding:.38rem 0;background:var(--primary);color:#fff;font-family:Archivo,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:center;box-shadow:0 4px 12px #453d582e}.steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.2rem}.step{overflow:hidden;border:1px solid rgba(109,101,134,.12);border-radius:1.4rem;background:#fff}.step-image{height:260px;padding:2rem 2rem 0;display:flex;justify-content:center;overflow:hidden;background:var(--lavender)}.step:nth-child(2) .step-image{background:var(--blue)}.step:nth-child(3) .step-image{background:var(--peach)}.step-image img{width:78%;object-fit:contain}.step-copy{min-height:220px;padding:2rem}.step-copy span{color:var(--primary);font-size:.68rem;font-weight:700;letter-spacing:.12em}.step-copy h3{margin:.75rem 0 .9rem;font-size:1.8rem;line-height:1}.step-copy p{color:var(--muted);font-size:1rem;line-height:1.5}.feature-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.feature{min-height:570px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(109,101,134,.12);border-radius:1.5rem;background:#fff}.feature.wide{grid-column:1 / -1;min-height:470px;display:grid;grid-template-columns:.85fr 1.15fr}.feature-copy{padding:clamp(2.2rem,4vw,4rem)}.feature-copy span{color:var(--primary);font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.feature-copy h3{margin:.9rem 0 1rem;color:#282330;font-size:clamp(2rem,3vw,3.1rem);line-height:.96}.feature-copy p{max-width:560px;color:var(--muted);font-size:1rem;line-height:1.5}.feature-art{min-height:290px;margin:0 1rem 1rem;padding:2rem 2rem 0;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:1rem;background:var(--lavender)}.feature-art img{width:min(92%,680px);border-radius:.55rem .55rem 0 0;box-shadow:0 16px 38px #544a6b21}.feature.wide .feature-art{min-height:0;margin:1rem}.feature.evidence{background:#edf0ea}.feature.evidence .feature-art{background:#dbe1d6}.feature.replay .feature-art{background:#e3f2fd}.feature.reports .feature-art{background:#fff3e0}.feature.share{background:#ede7f6}.feature.share .feature-art{background:#ddd5eb}.feature.breakdown{background:#f1efe9}.feature.breakdown .feature-art{align-items:center;padding:2rem;background:#e8e5dd}.breakdown-table{width:min(100%,540px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.7fr) auto;gap:.85rem 1rem;align-items:center}.breakdown-heading{color:var(--muted);font-size:.8rem;font-weight:700;text-align:center}.breakdown-name{padding:.7rem 1rem;border-radius:.85rem;background:#25223012;font-weight:600;text-align:center}.breakdown-bar{padding:.3rem;border-radius:.85rem;background:#25223012}.breakdown-bar-fill{min-width:fit-content;padding:.4rem .9rem;border-radius:.6rem;background:#25223029;font-size:.9rem;font-weight:600;text-align:center}.breakdown-ai{min-width:4.6rem;padding:.7rem 1rem;border-radius:.85rem;color:#fff;font-weight:700;text-align:center}.breakdown-ai.low{background:#9fb54c}.breakdown-ai.high{background:#d94f41}.faq-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(4rem,10vw,10rem);align-items:start}.faq h2{max-width:580px;margin:1.2rem 0 2rem;font-size:3.5rem;line-height:1.1}.faq-intro>p:last-child{max-width:350px;color:var(--muted);font-size:1rem;line-height:1.5}.faq-intro a{color:var(--primary);text-underline-offset:.25em}.faq-list{border-top:1px solid rgba(109,101,134,.16)}.faq-list details{border-bottom:1px solid rgba(109,101,134,.16)}.faq-list summary{padding:1.55rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#38323f;cursor:pointer;font-size:1rem;list-style:none}.faq-list summary:after{content:"+";color:var(--primary);font-size:1.3rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:680px;padding:0 2rem 1.6rem 0;color:var(--muted);font-size:1rem;line-height:1.5}.final-cta{text-align:center}.final-cta h2{max-width:880px;margin:.8rem auto 1.3rem;font-size:3.5rem;line-height:1.1}.final-cta p:not(.eyebrow){margin-bottom:2.2rem;color:var(--muted);font-size:1rem}@media (max-width: 1100px){.hero-grid{grid-template-columns:1fr}}@media (max-width: 850px){:root{--section-space: 60px;--page-gutter: var(--page-gutter-mobile)}.container{width:min(100%,1280px);padding-inline:12px}.hero-grid,.section-heading,.faq-layout{grid-template-columns:1fr}.hero-grid{gap:5rem}.hero{padding-top:2.5rem}.hero-actions{margin-top:2.2rem;flex-direction:column;align-items:stretch;gap:1.2rem}.hero-actions .button{width:100%;white-space:nowrap}.hero h1{font-size:2rem;line-height:1.2}.hero-bullets{gap:1.1rem}.section-heading h2,.faq h2,.final-cta h2{font-size:2.5rem;line-height:1.1}.section-heading .eyebrow{grid-column:auto;margin-bottom:-1rem}.platform-grid,.steps,.feature-grid{grid-template-columns:1fr}.feature,.feature.wide{grid-column:auto;min-height:0;display:flex}.feature.wide .feature-art{order:1;min-height:300px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.footer-grid>:first-child{grid-column:1 / -1}.hero-demo-frame,.hero-demo-note,.hero-demo-note-ai{display:none}.hero-demo-preview{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center}.hero-demo-preview img{height:auto;border-radius:.75rem;box-shadow:0 28px 70px #544a6b1f}.hero-demo-preview p{color:var(--muted);font-size:.9375rem}.feature.replay .feature-art{align-items:center;padding:1.5rem}.feature.replay .feature-art img{border-radius:.55rem}.eyebrow,.step-copy span,.feature-copy span,.enterprise-ribbon{font-size:.75rem}}
