:root{--paper:#fff;--surface:#f7f4f2;--ink:#191613;--ink-raised:#392b23;--text:#191613;--text-muted:#716c67;--text-on-ink:#fff5ea;--text-on-ink-muted:#cdb9a7;--line:#e8e2dd;--line-strong:#d7ccc2;--line-on-ink:#ffffff24;--wash:#f6f2ef;--wash-line:#dfd7d0;--pass:#16b364;--pass-text:#0a7040;--fail:#f04438;--fail-text:#c02617;--accent:#3c281c;--accent-hover:#62412b;--link:#a64b1b;--font-display:"Inter Variable", "Inter Display Fallback", sans-serif;--font-body:"Inter Variable", "Inter Fallback", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--font-display-features:"cv08", "cv12", "cv13", "ss03";--font-hero-features:"cv08", "cv10", "cv12", "cv13", "dlig";--eyebrow-size:11px;--eyebrow-weight:500;--eyebrow-tracking:.03em;--label-size:10px;--label-weight:400;--label-tracking:.06em;--tracking-display:-.02em;--tracking-body:-.02em;--section-spacing:110px;--bg-primary:var(--paper);--bg-secondary:var(--surface);--text-primary:var(--text);--text-secondary:var(--text-muted);--border-light:var(--line)}header.nav,header.header{view-transition-name:site-header}::view-transition-group(site-header),::view-transition-new(site-header){animation:none}::view-transition-old(site-header){display:none}@media (width>=50rem){.tm-search{view-transition-name:docs-search}}::view-transition-old(root),::view-transition-new(root),::view-transition-group(docs-search),::view-transition-old(docs-search),::view-transition-new(docs-search){animation-duration:.18s;animation-timing-function:ease-out}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);font-variation-settings:"opsz" 14;letter-spacing:var(--tracking-body);-webkit-font-smoothing:antialiased;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.025em;line-height:1.08}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 20px}}.prose{color:var(--text-secondary);font-size:17px;line-height:1.75}.prose h2{color:var(--text-primary);margin:48px 0 16px;font-size:28px;font-weight:700}.prose h3{color:var(--text-primary);margin:32px 0 12px;font-size:21px;font-weight:600}.prose p{margin-bottom:20px}.prose ul,.prose ol{margin:0 0 20px 24px}.prose li{margin-bottom:8px}.prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.prose strong{color:var(--text-primary);font-weight:600}.prose code{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:4px;padding:2px 6px;font-size:.9em}.prose pre{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:10px;margin-bottom:24px;padding:18px 20px;overflow-x:auto}.prose pre code{background:0 0;border:none;padding:0}.prose blockquote{border-left:3px solid var(--accent);color:var(--text-secondary);margin:0 0 24px;padding-left:20px}.prose .table-wrap,.prose table{width:100%}.prose table{border-collapse:collapse;margin-bottom:28px;font-size:15px;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border-light);text-align:left;vertical-align:top;padding:10px 14px}.prose th{background:var(--bg-secondary);color:var(--text-primary);font-weight:600}.prose hr{border:none;border-top:1px solid var(--border-light);margin:40px 0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.btn{font-family:var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;transition:background-color .18s,border-color .18s,transform .18s,color .18s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px #0a0f1c29}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-secondary{background:var(--surface);color:var(--text);border-color:var(--line-strong)}.btn-secondary:hover{border-color:var(--text-muted);transform:translateY(-1px)}.btn-lg{padding:16px 30px;font-size:16px}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}:where(a:focus-visible,button:focus-visible){border-radius:4px}.section{padding:var(--section-spacing) 0}.section-ink{background:var(--wash);color:var(--text);border-top:1px solid var(--wash-line);border-bottom:1px solid var(--wash-line);--text-on-ink:var(--text);--text-on-ink-muted:var(--text-muted);--line-on-ink:var(--wash-line);--ink-raised:var(--surface)}.section-surface{background:var(--surface)}.section-head{max-width:680px;margin-bottom:52px}.section-title{color:var(--text);margin-bottom:14px;font-size:clamp(30px,3.4vw,42px);font-weight:700}.section-ink .section-title{color:var(--text-on-ink)}.section-sub{color:var(--text-muted);font-size:18px;line-height:1.6}.section-ink .section-sub{color:var(--text-on-ink-muted)}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}@media (width<=560px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.content-next-actions{flex-direction:column;align-items:stretch}.content-next-actions .btn{width:100%}}.nav{z-index:50;backdrop-filter:saturate(180%)blur(12px);background:#fbfaf7db;border-bottom:1px solid #0000;transition:border-color .2s;position:sticky;top:0}.nav-inner{align-items:center;gap:28px;padding-top:14px;padding-bottom:14px;display:flex}.nav-brand{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--text);flex-shrink:0;align-items:center;font-size:20px;font-weight:700;display:flex}.nav-links{align-items:center;gap:26px;margin-left:auto;display:flex}.nav-links a{color:var(--text-muted);font-size:14.5px;font-weight:500;transition:color .18s}.nav-drawer-only,.nav-menu-rule{display:none}.nav-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav-cta{padding:10px 18px;font-size:14px}.nav-toggle{border:1px solid var(--line-strong);background:var(--surface);width:40px;height:40px;color:var(--text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}@media (width<=860px){.nav-links{background:var(--paper);border-bottom:1px solid var(--line);overscroll-behavior:contain;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 100%);margin-left:0;padding:6px 0 14px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px #0a0f1c12}.nav[data-menu-open=false] .nav-links{display:none}.nav[data-menu-open=true]:after{content:"";z-index:-1;background:#201b1855;width:100vw;height:100vh;position:absolute;top:100%;left:0}body:has(.nav[data-menu-open=true]){overflow:hidden}.site-shell:has(>.nav[data-menu-open=true]){padding-right:var(--scrollbar-width,0px)}.nav-actions{margin-left:auto}.nav-links a{color:var(--text);padding:12px 24px;font-size:16px}.nav-links a.nav-drawer-only{color:var(--text-muted);font-size:15px;display:block}.nav-drawer-only{display:block}.nav-menu-rule{background:var(--line);flex-shrink:0;height:1px;margin:8px 24px;display:block}.nav-toggle{display:inline-flex}}@media (width<=520px){.nav-inner{gap:12px}}.final-cta{text-align:center}.final-cta-title{color:var(--text-on-ink);margin-bottom:16px;font-size:clamp(30px,4vw,46px);font-weight:700}.final-cta-sub{color:var(--text-on-ink-muted);max-width:46ch;margin:0 auto 32px;font-size:18px;line-height:1.6}.crumbs{margin-bottom:32px}.crumbs ol{font-family:var(--font-mono);letter-spacing:.02em;flex-wrap:wrap;align-items:center;margin:0;padding:0;font-size:12.5px;list-style:none;display:flex}.crumbs a{color:var(--text-muted);transition:color .18s}.crumbs a:hover{color:var(--accent)}.crumbs li+li:before{content:"/";color:var(--line-strong);margin:0 8px}.content-next-actions{flex-wrap:wrap;display:flex}.site-footer{border-top:1px solid var(--line);background:var(--wash);color:var(--text);--text-primary:var(--text);--text-secondary:var(--text-muted);padding:64px 0 28px}.footer-main{grid-template-columns:1fr 1.7fr;gap:100px;padding-bottom:48px;display:grid}.footer-brand{letter-spacing:-1px;align-items:center;font-size:25px;font-weight:650;display:inline-flex}.footer-brand img{width:auto;height:38px;margin:0 -4px 0 -17px}.footer-brand-block>p{max-width:290px;color:var(--text-muted);margin-top:16px;font-size:13px;line-height:1.85}.footer-brand-block .footer-studio{margin-top:25px;font-size:11px}.footer-studio a{color:var(--text-muted);font-weight:550}.footer-studio a:hover{text-decoration:underline}.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.footer-cols h2{margin-bottom:17px;line-height:1.5}.footer-cols a{width:fit-content;color:var(--text-muted);padding:5px 0;font-size:12px;line-height:1.5;display:block}.footer-cols .footer-demo-link{color:var(--accent);align-items:center;gap:6px;display:flex}.footer-demo-link svg{flex-shrink:0}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:25px;display:flex}.footer-bottom>p{color:var(--text-muted);font-size:11px}.footer-legal{gap:16px;display:flex}.footer-legal a{color:var(--text-muted);font-size:11px;text-decoration:none}.footer-legal a:hover{color:var(--ink)}@media (width<=1000px){.footer-main{grid-template-columns:1fr 2fr;gap:50px}}@media (width<=760px){.footer-main{grid-template-columns:1fr;gap:35px;padding-bottom:34px}.footer-brand-block>p{max-width:400px}.footer-bottom{flex-direction:column-reverse;align-items:flex-start}}@media (width<=480px){.site-footer{padding-top:45px}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.footer-cols>div:nth-child(2){grid-row:span 2}}.site-shell{background:var(--paper);min-height:100vh;overflow-x:clip}.site-shell .container{max-width:1240px}.site-shell .nav-brand{font-family:var(--font-body)}.site-shell .section-sub{line-height:1.8}@media (width<=480px){.site-shell .nav-toggle{width:33px;height:35px}.site-shell .nav-brand img{width:auto!important;height:32px!important}}.site-shell .nav-inner{gap:24px}.site-shell .nav-actions{gap:12px}.site-shell .nav-links a[aria-current=page]{color:var(--link)}.content-page main{background:#fff}.content-hero{background:var(--surface);border-bottom:1px solid var(--line);padding:34px 0 65px;position:relative}.content-hero .crumbs{margin-bottom:46px}.content-hero .crumbs ol{font-family:var(--font-body);letter-spacing:0;font-size:12px}.content-heading{max-width:940px}.content-heading h1{letter-spacing:var(--tracking-display);color:var(--text);text-wrap:balance;overflow-wrap:break-word;margin-bottom:22px;font-size:clamp(34px,4.7vw,60px);font-weight:500;line-height:1.12}.content-description{color:var(--text-muted);text-wrap:pretty;max-width:790px;font-size:18px;line-height:1.8}.content-meta{border-top:1px solid var(--line);color:var(--text-muted);margin-top:25px;padding-top:18px;font-size:12px;display:inline-block}.site-shell .content-body{max-width:1240px;padding-top:56px;padding-bottom:40px}.content-page--article .content-heading h1{font-size:clamp(34px,4vw,50px)}.content-page--index .content-body,.content-page--comparison .content-body{max-width:1400px}.content-body .prose{color:var(--text-muted);overflow-wrap:break-word;font-size:16px;line-height:1.9}.content-body .prose h2{letter-spacing:var(--tracking-display);margin-top:46px;margin-bottom:19px;font-size:29px;font-weight:420;line-height:1.25}.content-body .prose h3{font-size:21px;font-weight:420;line-height:1.35}.content-body>.prose>:first-child{margin-top:0}.content-body .prose a{text-underline-offset:4px;text-decoration-color:var(--line-strong)}.content-body .prose a:hover{text-decoration-color:var(--accent)}.content-body .prose a:not([class]){color:var(--text)}.content-body .prose blockquote{background:var(--wash);border-radius:0 8px 8px 0;padding:20px 24px;font-size:17px}.content-body .prose blockquote>:last-child{margin-bottom:0}.content-body .prose table{border:1px solid var(--line);border-radius:8px;font-size:13px;line-height:1.75}.content-body .prose .table-wrap{border:1px solid var(--line);border-radius:8px;margin-bottom:28px;overflow-x:auto}.content-body .prose .table-wrap:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.content-body .prose .table-wrap>table{border:0;border-radius:0;width:100%;margin:0;display:table}.content-body .prose .table-wrap:not(.comparison-matrix){background:linear-gradient(90deg,#fff 30%,#fff0) 0/32px 100% no-repeat local,linear-gradient(270deg,#fff 30%,#fff0) 100%/32px 100% no-repeat local,radial-gradient(farthest-side at 0,#3c281c24,#3c281c00) 0/12px 100% no-repeat,radial-gradient(farthest-side at 100%,#3c281c24,#3c281c00) 100%/12px 100% no-repeat}.comparison-directory .table-wrap>table{min-width:800px}.content-body .prose th,.content-body .prose td{border:0;border-bottom:1px solid var(--line);min-width:130px;padding:16px 18px}.content-body .prose thead th{background:var(--wash);color:var(--text-muted);font-size:11px}.content-body .prose tbody th{background:var(--wash)}.content-body--reading .prose thead th{color:var(--text);font-size:12px}.content-body--reading .prose tbody td:first-child{color:var(--text);font-weight:500}.content-body .prose tbody tr:last-child>*{border-bottom:0}.content-body .prose tbody tr:hover{background:var(--wash)}.content-body .prose pre{background:var(--wash);font-size:13px}.comparison-directory>p{max-width:800px}.comparison-directory section{margin-top:50px}.comparison-directory section>p{max-width:800px;margin-bottom:26px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}.resource-grid>li{min-width:0}.resource-card{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;height:100%;padding:30px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.resource-card:hover{border-color:var(--line-strong);background:var(--wash);box-shadow:0 9px 25px -14px #3c281c35}.resource-card:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.resource-card-top{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.resource-card-top>span{align-items:center;gap:8px;font-size:11px;display:flex}.resource-card-top>svg{color:var(--text-muted)}.resource-card h2{letter-spacing:var(--tracking-display);color:var(--text);margin-bottom:14px;font-size:24px;font-weight:500;line-height:1.3}.resource-card p{color:var(--text-muted);font-size:14px;line-height:1.85}.resource-grid--alternatives{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-grid--alternatives .resource-card{padding:25px}.resource-grid--alternatives h2{font-size:21px}.related-writing{margin-top:70px}.resource-grid+.prose{margin-top:46px}.related-writing-head{justify-content:space-between;align-items:center;gap:25px;margin-bottom:24px;display:flex}.related-writing-head h2{letter-spacing:var(--tracking-display);font-size:26px;font-weight:500}.related-writing-head>a{color:var(--accent);font-size:13px}.content-cta-wrap{padding-bottom:70px}.content-next{background:var(--wash);border:1px solid var(--line);color:var(--text);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:55px;margin-top:22px;padding:48px;display:grid}.content-next-title{letter-spacing:var(--tracking-display);color:var(--text);max-width:650px;margin-bottom:10px;font-size:32px;font-weight:500;line-height:1.2}.content-next-text{color:var(--text-muted);max-width:650px;margin-bottom:0;font-size:14px;line-height:1.8}.content-next-actions{flex-direction:column;gap:10px}.content-next-actions .btn{padding:13px 18px;font-size:13px}.site-shell .content-next-actions .btn-secondary{color:var(--text);box-shadow:inset 0 0 0 1px var(--line-strong);background:#fff}.content-next-text a{color:var(--text);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:4px}.content-next-text a:hover{text-decoration-color:var(--accent)}@media (width<=1000px){.resource-grid--alternatives{grid-template-columns:repeat(2,minmax(0,1fr))}.content-next{gap:30px;padding:36px}}@media (width<=860px){.content-heading h1{font-size:clamp(34px,6vw,50px)}.content-description{font-size:16px}.content-next{grid-template-columns:1fr;gap:26px}.content-next-actions{flex-direction:row}}@media (width<=640px){.site-shell{--section-spacing:70px}.resource-grid,.resource-grid--alternatives{grid-template-columns:1fr;gap:18px}.resource-card{padding:26px}.resource-card h2{font-size:23px}.resource-card-top{margin-bottom:22px}.content-hero{padding:26px 0 40px}.content-hero .crumbs{margin-bottom:34px}.content-heading h1{letter-spacing:var(--tracking-display);font-size:36px}.site-shell .content-body{padding-top:35px;padding-bottom:25px}.content-body .prose{font-size:15px;line-height:1.85}.content-body .prose h2{font-size:26px}.content-body .prose th,.content-body .prose td{padding:13px}.content-body .prose .table-wrap>table:not(:has(tr>:nth-child(4))) :is(th,td){min-width:0}.content-cta-wrap{padding-bottom:45px}.content-next{padding:28px}.content-next-title{font-size:28px}.content-next-actions{flex-direction:column}.related-writing{margin-top:45px}.related-writing-head h2{font-size:23px}.footer-bottom{flex-direction:row;align-items:center}}@media (width<=480px){.site-shell .nav-actions{gap:6px}.content-page .content-heading h1{font-size:32px}.content-body .prose h2{overflow-wrap:anywhere;font-size:25px}}.testing-illustration{border:1px solid var(--line-strong);background:var(--wash);border-radius:14px;margin:34px 0 40px;overflow:hidden}.testing-illustration--overview{margin-top:0}.testing-illustration figcaption{flex-direction:column;gap:10px;padding:26px 28px 8px;display:flex}.testing-illustration figcaption>span{font-family:var(--font-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--link)}.testing-illustration figcaption>strong{letter-spacing:-.025em;color:var(--text);font-size:clamp(19px,2.1vw,25px);font-weight:600;line-height:1.35}.testing-illustration picture{display:block}.testing-illustration img{width:100%;max-width:100%;height:auto;display:block}.prose .testing-illustration-note,.testing-illustration .testing-illustration-note{border-top:1px solid var(--line);color:var(--text-muted);margin:0;padding:17px 28px 22px;font-size:13px;line-height:1.7}@media (width<=640px){.testing-illustration figcaption{padding:22px 20px 14px}.prose .testing-illustration-note,.testing-illustration .testing-illustration-note{padding:16px 20px 20px}}.content-hero .container{position:relative}.site-shell.content-page--article .content-hero .container{max-width:1240px}.content-page--article .content-heading{max-width:900px}.site-shell .content-body--reading{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:64px;max-width:1240px;display:grid}.site-shell.content-page--article .content-cta-wrap{max-width:1240px}.content-reading{min-width:0}.reading-sidebar{border-right:1px solid var(--line);max-height:calc(100dvh - 132px);padding-right:20px;position:sticky;top:108px;overflow-y:auto}.reading-sidebar nav>.eyebrow{margin-bottom:18px;font-size:10px}.reading-sidebar ol{margin:0;padding:0;list-style:none}.reading-sidebar a{color:var(--text-muted);padding:4px 0;font-size:13px;line-height:1.6;display:block}.reading-sidebar a:hover{color:var(--accent)}.reading-sidebar a[aria-current=true]{color:var(--text);font-weight:600}.reading-toc>summary{display:none}.content-reading .prose h2{scroll-margin-top:110px}.content-reading .prose h2:target{color:var(--accent)}.content-reading>.prose>:first-child{margin-top:0}.content-reading>.prose~.prose{margin-top:46px}.content-reading .prose a{text-decoration-color:var(--line-strong)}.content-reading .prose blockquote{background:var(--wash);border-color:var(--link)}.content-body--reading .prose>:is(p,ul,ol,blockquote,h2,h3,hr,details){max-width:35rem}.story-diagram{border:1px solid var(--line-strong);background:var(--wash);color:var(--text);border-radius:10px;margin:0 0 38px;padding:25px}.story-diagram figcaption{font-family:var(--font-mono);font-size:var(--label-size);text-transform:uppercase;letter-spacing:var(--label-tracking);color:var(--text-muted);margin-bottom:26px}.diagram-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.diagram-flow li{flex-direction:column;align-items:flex-start;gap:9px;display:flex;position:relative}.diagram-symbol{border:1px solid var(--line-strong);width:52px;height:52px;color:var(--link);background:#fff;border-radius:10px;place-items:center;display:grid;box-shadow:0 3px 8px #3c281c06}.diagram-flow strong{font-size:13px;font-weight:500;line-height:1.5}.flow-arrow{color:var(--text-muted);position:absolute;top:18px;left:calc(50% + 24px)}.story-diagram--compact{margin:0 0 25px;padding:22px 18px}.story-diagram--compact .diagram-symbol{width:42px;height:42px}.story-diagram--compact .diagram-flow{gap:16px}.story-diagram--compact .diagram-flow strong{font-size:11px}.story-diagram--compact .flow-arrow{top:12px;left:calc(50% + 17px)}.comparison-lanes{gap:12px;display:grid}.comparison-lane{border:1px solid var(--line-strong);background:#fff;border-radius:7px;grid-template-columns:100px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:16px;padding:18px;display:grid}.comparison-lane>strong{overflow-wrap:anywhere;font-size:13px}.diagram-node{align-items:center;gap:9px;font-size:12px;line-height:1.6;display:flex}.diagram-node svg{color:var(--link);flex-shrink:0}.diagram-outcome{color:var(--text-muted);font-size:12px;line-height:1.6}.lane-arrow{color:var(--text-muted)}.guide-faq{border-bottom:1px solid var(--line);padding:18px 0}.guide-faq summary{cursor:pointer;color:var(--text);justify-content:space-between;gap:25px;font-size:16px;font-weight:500;list-style:none;display:flex}.guide-faq summary::-webkit-details-marker{display:none}.guide-faq summary:after{content:"+";color:#877568;font-size:21px;font-weight:300;line-height:1.4}.guide-faq[open] summary:after{content:"−"}.guide-faq summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.guide-faq p{margin:14px 0 0}@media (width<=1000px){.site-shell .content-body--reading{grid-template-columns:180px minmax(0,1fr);gap:32px}.comparison-lane{grid-template-columns:90px minmax(0,1fr)}.lane-arrow{display:none}.diagram-outcome{grid-column:2}}@media (width<=760px){.site-shell .content-body--reading{grid-template-columns:minmax(0,1fr);gap:28px}.reading-sidebar{border:1px solid var(--line);background:var(--wash);border-radius:8px;max-height:none;padding:0;position:static}.reading-sidebar .reading-toc>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin:0;padding:0 20px;font-size:10px;list-style:none;display:flex}.reading-toc>summary::-webkit-details-marker{display:none}.reading-toc>summary>svg{flex-shrink:0;transition:transform .2s}.reading-toc[open]>summary>svg{transform:rotate(180deg)}.site-shell .reading-toc>summary:focus-visible{outline-offset:-2px;border-radius:8px}.reading-toc nav{padding:0 20px 14px}.reading-toc nav>.eyebrow{display:none}.reading-sidebar ol{columns:2;column-gap:22px}.reading-sidebar li{break-inside:avoid}.reading-sidebar a{padding:6px 0}}@media (width<=480px){.reading-sidebar ol{columns:1}.story-diagram{padding:20px 15px}.diagram-flow{gap:16px}.diagram-flow strong{font-size:11px}.diagram-symbol{width:42px;height:42px}.flow-arrow{width:14px;top:13px;left:auto;right:-10px}.comparison-lane{grid-template-columns:75px minmax(0,1fr);gap:12px;padding:14px}}@media (width>=861px) and (width<=1100px){.site-shell .nav-inner{gap:14px}}@media (width>=861px){.site-shell .nav-links a{white-space:nowrap}}@media (width<=400px){.site-shell .nav-actions{gap:4px}}.resources-menu summary{color:var(--text-muted);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:10px 0;font-size:14.5px;font-weight:500;list-style:none;display:flex}.resources-menu summary::-webkit-details-marker{display:none}.resources-menu summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:3px}.resources-menu[open] summary>svg{transform:rotate(180deg)}.resources-panel{border:1px solid var(--line);background:#fff;border-radius:12px;width:620px;padding:22px;position:absolute;top:calc(100% + 17px);right:-100px;box-shadow:0 18px 48px -12px #3c281c30}.comparison-intro{justify-content:space-between;align-items:center;gap:35px;margin-bottom:32px;display:flex}.comparison-intro>div{max-width:730px}.content-body .prose .comparison-intro h2{margin:12px 0 16px;font-size:clamp(26px,3vw,34px)}.comparison-intro p{margin:0}.content-body .prose .comparison-intro-link{flex-shrink:0;align-items:center;gap:12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.comparison-toolbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:28px;display:flex}.comparison-filters{flex-wrap:wrap;gap:8px;display:flex}.comparison-filters button{color:var(--text-muted);border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:9px;padding:9px 12px;font-size:12px;line-height:1.5;display:inline-flex}.comparison-filters button:hover{background:var(--wash);border-color:var(--line-strong)}.comparison-filters button[aria-pressed=true]{color:var(--accent-hover);background:var(--wash);border-color:var(--line-strong)}.comparison-filters button>span{background:var(--wash);border-radius:3px;padding:0 5px;font-size:10px}.comparison-filters button[aria-pressed=true]>span{background:var(--line-strong)}.comparison-search{border:1px solid var(--line);width:205px;min-height:39px;color:var(--text-muted);border-radius:6px;flex-shrink:0;align-items:center;gap:9px;padding:8px 12px;display:flex}.comparison-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.comparison-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.comparison-search input::placeholder{color:var(--text-muted)}.comparison-search input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background:var(--text-muted);cursor:pointer;width:12px;height:12px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/contain no-repeat}.comparison-status{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;padding:18px 0 12px;font-size:12px;display:flex}.comparison-scroll-hint{align-items:center;gap:7px;display:none}.comparison-scroll-hint[hidden]{display:none}.content-body .prose .comparison-matrix{border-radius:10px}.content-body .prose .comparison-matrix table{min-width:920px}.comparison-matrix th:first-child{width:17%}.comparison-matrix td:nth-child(2){width:23%}.comparison-matrix td:nth-child(3){width:15%}.comparison-matrix td:nth-child(4){width:29%}.content-body .prose .comparison-matrix :is(td,th){vertical-align:middle;padding:22px 20px}.content-body .prose .comparison-matrix thead th{background:var(--wash);padding-top:15px;padding-bottom:15px;font-size:11px;font-weight:500}.content-body .prose .comparison-matrix tbody th{background:#fff}.content-body .prose .comparison-matrix tbody tr:hover>th{background:var(--wash)}.content-body .prose .comparison-matrix tbody tr:last-child>*{border-bottom:1px solid var(--line)}.content-body .prose .comparison-matrix tbody:last-child tr:last-child>*{border-bottom:0}.content-body .prose .comparison-matrix tbody th>a{color:var(--text);font-weight:600;text-decoration:none}.content-body .prose .comparison-matrix tbody th>a:hover{color:var(--accent);text-decoration:underline}.content-body .prose .comparison-matrix .comparison-baseline>*{background:var(--wash);border-bottom:1px solid var(--line-strong);color:var(--text)}.comparison-brand{letter-spacing:-.7px;color:var(--text);align-items:center;gap:5px;font-size:19px;font-weight:650;display:flex}.comparison-badge{color:var(--link);margin-top:8px;font-size:10px;font-weight:500;display:block}.content-body .prose .comparison-matrix .comparison-category th{background:var(--wash);color:var(--text-muted);padding:12px 20px;font-size:11px;font-weight:500}.comparison-category-name>span{color:var(--text-muted);margin-left:10px;font-weight:400;display:inline-block}.content-body .prose .comparison-detail-link{align-items:center;gap:8px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.comparison-detail-link>svg{flex-shrink:0}.content-body .prose .comparison-note{max-width:850px;font-size:12px;line-height:1.8}.comparison-empty{text-align:center;background:var(--wash);border-radius:8px;margin-bottom:24px;padding:20px}.comparison-empty button{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:13px;text-decoration:underline}@media (width>=861px) and (width<=1100px){.resources-menu summary{font-size:12px}}@media (width<=1100px){.comparison-toolbar{flex-wrap:wrap}.comparison-intro{flex-direction:column;align-items:flex-start;gap:20px}.comparison-scroll-hint{display:inline-flex}}@media (width<=1000px){.comparison-matrix tr:not(.comparison-category)>th:first-child{z-index:1;box-shadow:1px 0 var(--line);min-width:145px;position:sticky;left:0}.comparison-category-name{display:inline-block;position:sticky;left:20px}}@media (width<=860px){.resources-menu summary{color:var(--text);justify-content:space-between;padding:12px 24px;font-size:16px}.resources-panel{width:auto;box-shadow:none;background:var(--wash);border-radius:8px;margin:0 16px 12px;padding:14px 8px;position:static}}@media (width<=600px){.comparison-search{width:100%}.comparison-search input{font-size:16px}.comparison-filters button{font-size:11px}.comparison-status{flex-direction:column;align-items:flex-start;gap:3px}.content-body .prose .comparison-matrix :is(td,th){padding:18px 14px}.content-body .prose .comparison-matrix .comparison-category th{padding-left:14px;padding-right:14px}.comparison-category-name{left:14px}}.resources-menu{position:static}.site-shell .nav-links .resources-mega{border:0;border-bottom:1px solid var(--line);z-index:2;background:#fff;border-radius:0;grid-template-columns:1fr 1fr 1fr 1.15fr;gap:45px;width:100%;padding:42px max(40px,50% - 660px) 48px;display:grid;position:absolute;inset:100% 0 auto;box-shadow:0 24px 30px #30201412}@media (width>=861px) and (width<=1100px){.site-shell .nav-links .resources-mega{padding-inline:30px}}.resources-column>p{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;margin-bottom:23px}.site-shell .nav-links .resources-column>a{color:#241e19;white-space:normal;margin:15px 0;padding:0;font-size:15px;font-weight:400;display:block}.site-shell .nav-links .resources-column>a:hover,.site-shell .nav-links .resources-column>a[aria-current]{color:var(--link)}@media (width>=861px){.site-shell .nav-links .resources-column>a{width:fit-content}}.site-shell .nav-links .resources-help-card{color:var(--text-on-ink);background:var(--ink-raised);white-space:normal;border-radius:9px;padding:24px;display:block}.resources-help-card>span{justify-content:space-between;align-items:center;font-size:16px;display:flex}.resources-help-card>p{color:var(--text-on-ink-muted);text-wrap:pretty;margin-top:7px;font-size:12px;line-height:1.5}.resources-help-card>div{background:#624736;border-radius:7px;align-items:center;gap:16px;margin-top:23px;padding:18px;display:flex}.resources-help-card>div>span{font-size:12px;line-height:1.5}.site-shell .nav:has(.resources-menu[open]):before{content:"";pointer-events:none;background:#201b1855;width:100%;height:100vh;position:absolute;top:100%;left:0}@keyframes resources-slide-down{0%{opacity:.4;clip-path:inset(0 0 100%);transform:translateY(-10px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes resources-slide-up{0%{opacity:1;clip-path:inset(0);transform:translateY(0)}to{opacity:.3;clip-path:inset(0 0 100%);transform:translateY(-10px)}}@keyframes resources-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes resources-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes resources-column-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes resources-column-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(6px)}}@media (width>=861px) and (prefers-reduced-motion:no-preference){.resources-menu[open] .resources-mega{animation:.44s cubic-bezier(.22,.68,.2,1) both resources-slide-down}.site-shell .nav:has(.resources-menu[open]):before{animation:.34s cubic-bezier(.22,.68,.2,1) both resources-backdrop-in}.resources-menu[open] .resources-mega>*{animation:.36s cubic-bezier(.22,.68,.2,1) both resources-column-in}.resources-menu[open] .resources-mega>:first-child{animation-delay:70ms}.resources-menu[open] .resources-mega>:nth-child(2){animation-delay:.11s}.resources-menu[open] .resources-mega>:nth-child(3){animation-delay:.15s}.resources-menu[open] .resources-mega>:nth-child(4){animation-delay:.19s}.resources-menu summary>svg{transition:transform .3s cubic-bezier(.22,.68,.2,1)}.resources-menu[data-closing] .resources-mega{pointer-events:none;animation:.28s cubic-bezier(.4,.02,.5,1) both resources-slide-up}.resources-menu[data-closing] .resources-mega>*{animation:.17s cubic-bezier(.4,.02,.5,1) both resources-column-out}.site-shell .nav:has(.resources-menu[data-closing]):before{animation:.28s cubic-bezier(.4,.02,.5,1) both resources-backdrop-out}.resources-menu[data-closing] summary>svg{transform:none}.resources-menu[data-resume] .resources-mega,.resources-menu[data-resume] .resources-mega>*,.site-shell .nav:has(.resources-menu[data-resume]):before{animation:none}}@media (width<=860px){.site-shell .nav-links .resources-mega{box-shadow:none;background:var(--surface);grid-template-columns:1fr 1fr;gap:24px;margin:0;padding:24px;display:grid;position:static}.resources-column{min-width:0}.resources-column>p{white-space:nowrap;margin-bottom:13px}.site-shell .nav-links .resources-column>a{margin:14px 0;font-size:14px}.site-shell .nav-links .resources-help-card{padding:18px}.resources-help-card>span{font-size:14px}.resources-help-card>div{gap:8px;padding:12px}.resources-help-card>div>span{font-size:10px}.resources-help-card>div>svg{flex-shrink:0;width:22px}.site-shell .nav:has(.resources-menu[open]):before{display:none}}@media (width<=380px){.site-shell .nav-links .resources-mega{gap:20px 14px;padding:20px}}@media (width<=420px),(width>=861px) and (width<=1023px){.resources-help-card>div{display:none}}.site-shell .container{padding-left:40px;padding-right:40px}.site-shell .container:where(:not(.content-body)){max-width:1400px}.site-shell [id]{scroll-margin-top:104px}.site-shell :where(a[href],button,summary,input,select,textarea,[tabindex]){scroll-margin-top:64px}.site-shell h1,.site-shell h2,.site-shell h3{font-variation-settings:"opsz" 32;font-feature-settings:var(--font-display-features);letter-spacing:var(--tracking-display);font-weight:420}.site-shell .eyebrow{font-family:var(--font-mono);font-size:var(--eyebrow-size);font-weight:var(--eyebrow-weight);font-variation-settings:normal;font-feature-settings:normal;letter-spacing:var(--eyebrow-tracking);text-transform:uppercase;color:var(--text-muted);margin-bottom:18px;line-height:1.3}.site-shell .btn{letter-spacing:-.0125em;box-shadow:none;border:0;border-radius:18px;font-weight:500;line-height:1.2}.site-shell .btn-lg{min-height:50px;padding:15px 24px;font-size:16px}.site-shell .btn-primary{background:var(--accent);color:#fff}.site-shell .btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px)}.site-shell .btn-secondary{background:var(--surface);color:#211b17}.site-shell .btn-secondary:hover{background:#eae3dd;transform:translateY(-2px)}.site-shell :is(a,button,summary):focus-visible{outline-offset:5px;outline:2px solid #a95526}.site-shell .nav{background:#fffffff5;border:0}.site-shell .nav-inner{min-height:54px;padding-top:0;padding-bottom:0}.site-shell .nav-brand{color:var(--text);letter-spacing:-1.3px;font-size:22px;font-weight:650}.site-shell .nav-links{flex:1;gap:32px;margin-left:48px}.site-shell .nav-links a,.site-shell .resources-menu summary{color:#241e19;font-size:14px;font-weight:500}.site-shell .resources-menu summary{transition:color .18s}@media (hover:hover) and (width>=861px){.site-shell .nav-links>a:hover,.site-shell .resources-menu summary:hover{color:var(--link)}}@media (width>=861px){.site-shell .resources-menu[open] summary{color:var(--link)}}.site-shell .nav-links .nav-login{border:0;margin-left:auto;padding-left:0}.site-shell .nav-cta{border-radius:12px;padding:8px 12px;font-size:14px}.showcase{isolation:isolate;color:#fff;background-color:#5c3422;background-image:radial-gradient(at 82% 8%,#be9c76 0,#0000 54%),linear-gradient(126deg,#332b22 0%,#6a432f 38%,#b2764b 73%,#4a2b1d 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:16px;width:calc(100% - 80px);max-width:1400px;margin:0 auto;position:relative;overflow:hidden}.showcase-glow{z-index:-1;background:linear-gradient(165deg,#0000 32%,#e0b18338 32.3%,#0000 47%),linear-gradient(166deg,#0000 60%,#3f211d6b 60.5%,#28180fc4);position:absolute;inset:0}.compatibility-strip{text-align:center;padding-top:68px;padding-bottom:68px}.compatibility-strip>p{font-family:var(--font-mono);color:var(--text-muted);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;margin-bottom:25px}.compatibility-strip>div{color:#6b665f;letter-spacing:-.045em;justify-content:space-around;align-items:center;gap:28px;font-size:clamp(15px,1.8vw,24px);font-weight:550;display:flex}.home-sections :where(p){text-wrap:pretty}.home-sections :where(h2,h3,.eyebrow,.language-caption,.language-results>span){text-wrap:balance}.home-sections :is(h2,h3)>span{display:block}.feature-directory{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:82px;display:grid;overflow:hidden}.feature-directory a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:15px;min-height:73px;padding:18px 24px;font-size:14px;transition:background .18s;display:flex}.feature-directory a:nth-child(4n){border-right:0}.feature-directory a:nth-child(n+5){border-bottom:0}.feature-directory svg{color:#8b847c;flex-shrink:0}.feature-directory a:hover{background:var(--surface)}.site-shell .feature-directory a:focus-visible{outline-offset:-4px;border-radius:10px}.feature-pair{grid-template-columns:1fr 1fr;gap:32px;display:grid}.feature-card{background:var(--surface);border-radius:15px;min-width:0;padding:43px 38px 0;overflow:hidden}.feature-card h2{min-height:2.34em;font-size:clamp(27px,2.6vw,39px);line-height:1.17}.text-link{color:var(--link);text-underline-offset:5px;align-items:center;gap:6px;margin-top:22px;font-size:15px;font-weight:500;text-decoration:underline #a64b1b55;display:inline-flex}.text-link:hover{color:#7f3614;text-decoration-color:currentColor}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(3px)}.language-visual{margin-top:65px;padding-bottom:27px}.language-prompt{border:1px solid var(--line);background:#fff;border-radius:11px;margin:0 20px 0 0;padding:25px;transform:rotate(-4deg);box-shadow:0 15px 25px #795a3d0b}.language-prompt>span,.explore-suggestion>span{font-family:var(--font-mono);color:#8a5a3c;font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;align-items:center;gap:9px;display:flex}.language-prompt p{letter-spacing:-.03em;margin-top:14px;font-size:20px;line-height:1.5}.language-results{background:#fff;border:1px solid #e6ded7;border-radius:10px;gap:13px;margin:0 0 0 60px;padding:22px;display:grid;position:relative;transform:rotate(2deg);box-shadow:0 10px 25px #64431c0a}.language-results>span{align-items:center;gap:10px;font-size:12px;display:flex}.language-results svg{color:var(--pass-text)}.language-results .result-issue,.language-results .result-issue svg{color:var(--fail-text)}.language-caption{color:var(--text-muted);text-align:center;padding-top:25px;font-size:12px}.explore-visual{padding:62px 6px 35px}.explore-root{background:#fff;border:1px solid #e7dfd8;border-radius:9px;align-items:center;gap:10px;padding:19px;font-size:14px;display:flex}.explore-root>span{color:#7d736a;align-items:center;gap:5px;margin-left:auto;font-size:10px;display:flex}.explore-branches{border-left:1px solid var(--line-strong);border-right:1px solid var(--line-strong);background:linear-gradient(var(--line-strong), var(--line-strong)) center / 1px 100% no-repeat;width:68%;height:34px;margin:auto}.explore-nodes{justify-content:space-between;gap:9px;display:flex}.explore-nodes>span{border:1px solid var(--wash-line);background:#fff;border-radius:7px;flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 6px;font-size:12px;display:flex}.explore-nodes>span:nth-child(2){background:#f2e2cf;border-color:#d8bb9b}.explore-nodes svg{color:#77745c}.explore-suggestion{background:#eee4db;border:1px solid #e2d4c7;border-radius:9px;margin-top:23px;padding:21px}.explore-suggestion>p{letter-spacing:-.025em;margin-top:13px;font-size:19px;line-height:1.4}.explore-suggestion>div{color:#7c614a;border-top:1px solid #d7c7b9;justify-content:space-between;margin-top:18px;padding-top:13px;font-size:10px;display:flex}.language-results>span,.explore-nodes>span{--step-delay:0s}html.js .language-visual .language-prompt{opacity:0;transition:opacity .45s,transform .6s cubic-bezier(.2,.8,.3,1);transform:translateY(22px)rotate(-1deg)}html.js .language-visual[data-played=true] .language-prompt{opacity:1;transform:rotate(-4deg)}html.js .language-visual .language-results{opacity:0;transition:opacity .45s .18s,transform .6s cubic-bezier(.2,.8,.3,1) .18s;transform:translateY(30px)rotate(0)}html.js .language-visual[data-played=true] .language-results{opacity:1;transform:rotate(2deg)}html.js .language-visual .language-results>span{opacity:0;transition:opacity .3s ease var(--step-delay), transform .34s ease var(--step-delay);transform:translate(-10px)}html.js .language-visual .language-results>span:first-child{--step-delay:.58s}html.js .language-visual .language-results>span:nth-child(2){--step-delay:.74s}html.js .language-visual .language-results>span:nth-child(3){--step-delay:.96s}html.js .language-visual[data-played=true] .language-results>span{opacity:1;transform:none}html.js .language-visual .language-caption{opacity:0;transition:opacity .4s 1.2s}html.js .language-visual[data-played=true] .language-caption{opacity:1}html.js .explore-visual .explore-root{opacity:0;transition:opacity .4s,transform .5s cubic-bezier(.2,.8,.3,1);transform:translateY(-14px)}html.js .explore-visual[data-played=true] .explore-root{opacity:1;transform:none}html.js .explore-visual .explore-branches{transform-origin:top;transition:transform .38s .24s;transform:scaleY(0)}html.js .explore-visual[data-played=true] .explore-branches{transform:none}html.js .explore-visual .explore-nodes>span{opacity:0;transition:opacity .32s ease var(--step-delay), transform .42s cubic-bezier(.2, .8, .3, 1) var(--step-delay);transform:translateY(12px)}html.js .explore-visual .explore-nodes>span:first-child{--step-delay:.54s}html.js .explore-visual .explore-nodes>span:nth-child(2){--step-delay:.66s}html.js .explore-visual .explore-nodes>span:nth-child(3){--step-delay:.78s}html.js .explore-visual[data-played=true] .explore-nodes>span{opacity:1;transform:none}html.js .explore-visual .explore-suggestion{opacity:0;transition:opacity .45s 1s,transform .55s cubic-bezier(.2,.8,.3,1) 1s;transform:translateY(18px)}html.js .explore-visual[data-played=true] .explore-suggestion{opacity:1;transform:none}.journey-panel{background:var(--surface);text-align:center;border-radius:15px;margin-top:32px;padding:68px 30px 50px;overflow:hidden}.journey-panel h2{font-size:clamp(38px,4.3vw,60px);line-height:1.12}.journey-run{border-bottom:1px solid var(--wash-line);max-width:950px;font-family:var(--font-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:center;gap:20px;margin:34px auto 0;padding-bottom:11px;display:flex}.journey-run-counts{gap:18px;display:flex}.journey-run-counts>span{text-transform:uppercase;align-items:center;gap:6px;display:inline-flex}.journey-verdict-dot{background:var(--pass);border-radius:50%;flex-shrink:0;width:6px;height:6px}.journey-panel [data-status=failed] .journey-verdict-dot{background:var(--fail)}.journey-fan{max-width:950px;height:372px;margin:38px auto 34px;padding:0;list-style:none;position:relative}.journey-card{--x:0px;--y:0px;--r:0deg;--spread:0px;--lift:0px;--swing:0deg;--deal-i:0;--from-y:54px;--from-r:-5deg;--from-s:.9;text-align:left;color:#3f291d;width:218px;height:266px;transform:translate(calc(var(--x) + var(--spread)), calc(var(--y) + var(--lift))) rotate(calc(var(--r) + var(--swing)));border-radius:15px;padding:19px 53px 19px 19px;position:absolute;top:26px;left:calc(50% - 109px);box-shadow:0 15px 22px #3b291416,inset 0 0 0 1px #ffffff30}.journey-card:first-child{--x:-336px;--y:32px;--r:-21deg;--deal-i:0}.journey-card:nth-child(2){--x:-168px;--y:5px;--r:-10.5deg;--deal-i:1}.journey-card:nth-child(3){--x:0px;--y:-8px;--r:0deg;--deal-i:2}.journey-card:nth-child(4){--x:168px;--y:5px;--r:10.5deg;--deal-i:3}.journey-card:nth-child(5){--x:336px;--y:32px;--r:21deg;--deal-i:4}@media (hover:hover){.journey-fan:hover .journey-card:first-child{--spread:-44px;--swing:-7deg;--lift:20px}.journey-fan:hover .journey-card:nth-child(2){--spread:-19px;--swing:-3deg;--lift:7px}.journey-fan:hover .journey-card:nth-child(3){--lift:-8px}.journey-fan:hover .journey-card:nth-child(4){--spread:19px;--swing:3deg;--lift:7px}.journey-fan:hover .journey-card:nth-child(5){--spread:44px;--swing:7deg;--lift:20px}}.journey-card-label{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:10px;font-size:8px;display:flex}.journey-card>svg{margin:22px 0 16px;display:block}.journey-card h3{letter-spacing:-.01em;text-wrap:wrap;font-size:17px;line-height:1.18}.journey-card>p{opacity:.92;margin-top:9px;padding-right:8px;font-size:11.5px;line-height:1.45}.journey-card-foot{justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;bottom:19px;left:19px;right:53px}.journey-verdict{white-space:nowrap;color:var(--pass-text);background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:10.5px;font-weight:620;display:inline-flex}.journey-verdict[data-status=failed]{color:var(--fail-text)}.journey-card-time{letter-spacing:0;text-transform:none;white-space:nowrap;font-size:8px}.journey-card--sand{background:linear-gradient(120deg,#cab192,#b69471)}.journey-card--brown{color:#fcf5e9;background:linear-gradient(120deg,#62442e,#2e2019)}.journey-card--cream{background:linear-gradient(110deg,#efe0cd,#fcf8ee)}.journey-card--orange{background:linear-gradient(125deg,#ffae51,#e77924)}.journey-card--peach{background:linear-gradient(125deg,#f1c8cb,#ebd0b8 45%,#cbd3bd)}html.js .journey-fan .journey-card{opacity:0;transform:translate(0, var(--from-y)) rotate(var(--from-r)) scale(var(--from-s));transition:transform .76s cubic-bezier(.18, .89, .32, 1.06) calc(var(--deal-i) * .12s), opacity .36s ease calc(var(--deal-i) * .12s)}html.js .journey-fan[data-played=true] .journey-card,html.js .journey-fan .journey-card[data-played=true]{opacity:1;transform:translate(calc(var(--x) + var(--spread)), calc(var(--y) + var(--lift))) rotate(calc(var(--r) + var(--swing)))}html.js .journey-fan .journey-verdict{opacity:0;transition:opacity .3s ease calc(.94s + var(--deal-i) * 70ms), transform .3s ease calc(.94s + var(--deal-i) * 70ms);transform:translateY(5px)}html.js .journey-fan[data-played=true] .journey-verdict,html.js .journey-fan .journey-card[data-played=true] .journey-verdict{opacity:1;transform:none}html.js .journey-fan[data-settled=true] .journey-card{transition:transform .42s cubic-bezier(.2,.8,.3,1.04)}html.js .journey-fan[data-settled=true] .journey-verdict{transition:none}.journey-benefits{max-width:590px;margin:0 auto;list-style:none}.journey-benefits li{text-wrap:balance;border-top:1px solid var(--wash-line);padding:13px 0;font-size:15px}.journey-benefits li:last-child{border-bottom:1px solid var(--wash-line)}.dashboard-section{margin-top:var(--section-spacing);grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.dashboard-copy{flex-direction:column;justify-content:space-between;display:flex}.dashboard-copy h2{font-size:clamp(32px,3.4vw,47px);line-height:1.15}.dashboard-copy>div>p:last-child{color:#6c645d;max-width:345px;margin-top:22px;font-size:17px;line-height:1.55}.dashboard-selectors{margin-top:48px}.dashboard-selectors>div{border-top:1px solid var(--wash-line)}.dashboard-selectors>div:last-child{border-bottom:1px solid var(--wash-line)}.dashboard-selectors>div[data-active=true]{border-top-color:#c76a31}.dashboard-selectors button{text-align:left;color:#241a13;justify-content:space-between;width:100%;padding:18px 0;font-size:17px;display:flex}.dashboard-selectors button>span{color:#918376}.dashboard-selectors p{color:#817369;padding-bottom:20px;font-size:13px;line-height:1.6}.dashboard-visual{background:radial-gradient(at 80% 100%,#e78034,#0000 49%),linear-gradient(132deg,#392820 0%,#784725 45%,#281a12 67%,#9b582b);border-radius:15px;align-items:center;min-width:0;min-height:580px;padding:50px 34px;display:flex;overflow:hidden}.people-section{margin-top:var(--section-spacing)}.people-heading{max-width:660px}.people-heading h2{font-size:clamp(38px,4.3vw,60px);line-height:1.12}.people-heading>p:last-child{color:#817469;max-width:420px;margin-top:22px;font-size:17px;line-height:1.6}.people-roles{grid-template-columns:repeat(3,1fr);gap:44px;margin-top:55px;display:grid}.people-roles article{border-top:1px solid #dcd2c8;padding-top:25px}.people-roles h3{max-width:280px;margin-bottom:18px;font-size:27px;line-height:1.2}.people-roles article>p:last-child{color:var(--text-muted);font-size:14px;line-height:1.8}.industry-list{border-top:1px solid #e8dfd6;border-bottom:1px solid #e8dfd6;flex-wrap:wrap;align-items:center;gap:18px 25px;margin-top:48px;padding:27px 0;display:flex}.industry-list>span{color:#786c60;font-size:11px}.industry-list>span:first-child{font-family:var(--font-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--text-muted)}.home-resources{margin-top:var(--section-spacing);grid-template-columns:1.1fr 1fr 1fr;gap:30px;display:grid}.home-resources h2{font-size:clamp(32px,3.4vw,47px);line-height:1.15}.home-resource-link{background:var(--wash);border-radius:12px;flex-direction:column;align-items:flex-start;padding:30px;transition:background .2s;display:flex}.home-resource-link:hover{background:#eee5da}.home-resource-link>span:first-child{font-family:var(--font-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--text-muted)}.home-resource-link h3{margin:25px 0 36px;font-size:26px;line-height:1.2}.home-resource-link>span:last-child{width:100%;color:var(--link);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.site-shell #faq{background:#fff;padding:110px 0}.site-shell .faq-layout{grid-template-rows:auto 1fr;grid-template-columns:.8fr 1.2fr;column-gap:90px;display:grid}.site-shell .faq-list{grid-area:1/2/span 2}.site-shell .section-title{font-variation-settings:"opsz" 32;font-feature-settings:var(--font-display-features);letter-spacing:var(--tracking-display);font-size:clamp(32px,3.4vw,47px);font-weight:420;line-height:1.15}.site-shell .section-sub{color:var(--text-muted);margin-top:20px;font-size:16px}.site-shell .faq-more{color:var(--text-muted);text-wrap:pretty;grid-area:2/1;align-self:start;max-width:330px;font-size:12px;line-height:1.7}.site-shell .faq-more a{color:var(--text);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:4px}.site-shell .faq-more a:hover{text-decoration-color:var(--accent)}.site-shell .faq-list details{border-top:1px solid var(--wash-line)}.site-shell .faq-list details:last-child{border-bottom:1px solid var(--wash-line)}.site-shell .faq-list summary{cursor:pointer;justify-content:space-between;align-items:baseline;gap:25px;padding:24px 0;font-size:16px;line-height:1.4;list-style:none;display:flex}.site-shell .faq-list details[open] summary{padding-bottom:8px}.site-shell .faq-list summary::-webkit-details-marker{display:none}.site-shell .faq-list summary:after{content:"+";content:"+" / "";color:#877568;font-size:21px;font-weight:300;line-height:1}.site-shell .faq-list details[open] summary:after{content:"−";content:"−" / ""}.site-shell .faq-list details p{color:var(--text-muted);text-wrap:pretty;max-width:64ch;padding:14px 25px 21px 0;font-size:13px;line-height:1.8}.site-shell .final-cta{isolation:isolate;text-align:center;--text-on-ink:#251a13;--text-on-ink-muted:#675a4f;background:#f5f0eb;border:0;padding:90px 0;position:relative;overflow:hidden}.site-shell .final-cta .eyebrow{color:var(--text-on-ink-muted)}.site-shell .final-cta>.container{position:relative}.final-cta-photo{z-index:-1;object-fit:cover;object-position:50% 44%;width:100%;height:100%;position:absolute;inset:0}@keyframes final-cta-push{0%{transform:scale(1.02)}to{transform:scale(1.09)}}@supports (animation-timeline:view()){.final-cta{view-timeline-name:--final-cta-view}html.js .final-cta-photo{animation-name:final-cta-push;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:--final-cta-view;animation-range:cover}}.final-cta:after{content:"";z-index:-1;background:radial-gradient(58% 76%,#f5f0ebf2 0%,#f5f0ebe6 55%,#f5f0eb38 100%);position:absolute;inset:0}.site-shell .final-cta-title{text-wrap:balance;font-variation-settings:"opsz" 32;font-feature-settings:var(--font-display-features);max-width:780px;letter-spacing:var(--tracking-display);margin:0 auto;font-size:clamp(42px,5.5vw,72px);font-weight:420}.site-shell .final-cta-sub{text-wrap:pretty;max-width:500px;margin:26px auto 30px;font-size:16px;line-height:1.7}.site-shell .final-cta .hero-actions{gap:16px}.site-shell .site-footer{color:#241b14;background:#fff;border:0}.site-shell .footer-cols h2{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase}.site-shell .footer-cols a{color:#615247}.site-shell .footer-cols a:hover{color:var(--text)}.site-shell .footer-cols .footer-demo-link{color:var(--accent)}.site-shell .footer-cols .footer-demo-link:hover{color:var(--accent-hover)}.site-shell .footer-brand-block>p{color:var(--text-muted)}@media (width<=1100px){.journey-fan{transform-origin:top;margin-bottom:-17px;transform:scale(.86)}.site-shell .container{padding-left:30px;padding-right:30px}.site-shell .nav-links{gap:22px;margin-left:20px}.feature-directory a{gap:10px;padding:16px;font-size:12px}.feature-card{padding:32px 26px 0}.feature-card h2{font-size:29px}.language-prompt p{font-size:18px}.language-prompt{padding:20px}.language-results{margin-left:25px}.explore-visual{padding-left:0;padding-right:0}.explore-suggestion>p{font-size:17px}.dashboard-section{gap:45px}.site-shell .faq-layout{column-gap:45px}.dashboard-visual{padding:40px 23px}.dashboard-copy>div>p:last-child{font-size:15px}.home-resources{gap:20px}.home-resource-link{padding:24px}.home-resource-link h3{font-size:22px}}@media (width<=960px){.journey-fan{margin-bottom:-56px;transform:scale(.76)}}@media (width<=860px){.site-shell .nav-inner{min-height:54px}.site-shell .nav-links{gap:0;margin-left:0}.site-shell .nav-links .nav-login{margin-left:0;padding:12px 30px}.site-shell .nav-links a,.site-shell .resources-menu summary{font-size:16px}.site-shell .nav-links>a,.site-shell .resources-menu summary{padding-left:30px;padding-right:30px}.site-shell .nav-menu-rule{margin-left:30px;margin-right:30px}.site-shell .nav-links .resources-mega{padding-left:30px;padding-right:30px}.site-shell .nav-links>a:focus-visible,.site-shell .resources-menu summary:focus-visible{outline-offset:-3px}.compatibility-strip{padding-top:48px;padding-bottom:48px}.compatibility-strip>div{flex-wrap:wrap;gap:22px 30px}.compatibility-strip>div>span{width:calc(50% - 20px);font-size:20px}.feature-directory{grid-template-columns:repeat(2,1fr);margin-bottom:50px}.feature-directory a:nth-child(4n){border-right:1px solid var(--line)}.feature-directory a:nth-child(2n){border-right:0}.feature-directory a:nth-child(n+5){border-bottom:1px solid var(--line)}.feature-directory a:nth-child(n+7){border-bottom:0}.feature-pair{gap:20px}.feature-card{padding:30px 22px 0}.feature-card h2{min-height:86px;font-size:24px}.language-visual{margin-top:40px}.language-prompt{margin-right:0;padding:18px}.language-results{margin-left:12px;padding:16px}.explore-visual{padding-top:38px}.explore-root{padding:13px;font-size:11px}.explore-root>span{font-size:0}.explore-nodes>span{flex-direction:column;gap:5px}.explore-suggestion{padding:17px}.journey-panel{padding:55px 22px 40px}.journey-panel h2{font-size:34px}.journey-fan{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px;height:auto;margin:30px auto 26px;display:grid;transform:none}.journey-run,.journey-benefits{max-width:560px}.journey-card:nth-child(n){--x:0px;--y:0px;--r:0deg;--from-y:24px;--from-r:0deg;--from-s:1;--deal-i:0;flex-direction:column;width:auto;height:auto;min-height:212px;padding:19px;display:flex;position:static}.journey-fan:hover .journey-card:nth-child(n){--spread:0px;--lift:0px;--swing:0deg}.journey-card-foot{right:19px}.journey-card:last-child{grid-column:1/-1;min-height:0}.journey-card-foot{margin-top:auto;padding-top:18px;position:static}.journey-card-label,.journey-card-time{font-size:10px}.journey-card h3{text-wrap:balance}.journey-benefits li{font-size:13px}.dashboard-section{grid-template-columns:1fr;gap:32px;margin-top:75px}.dashboard-copy>div>p:last-child{max-width:480px}.dashboard-selectors{margin-top:32px}.dashboard-selectors p{max-width:480px}.dashboard-visual{min-height:550px;padding:45px 65px}.people-section{margin-top:75px}.people-roles{gap:25px}.people-roles h3{font-size:22px}.industry-list>span:first-child{flex-basis:100%}.home-resources{grid-template-columns:1fr 1fr;margin-top:75px}.home-resources>div{grid-column:1/-1;margin-bottom:10px}.site-shell .faq-layout{grid-template-rows:none;grid-template-columns:1fr;gap:35px}.site-shell .faq-list,.site-shell .faq-more{grid-area:auto}.site-shell .faq-intro .section-head{margin-bottom:17px}.site-shell #faq{padding:75px 0}.site-shell .final-cta{padding:65px 0}.final-cta:after{background:radial-gradient(72% 88%,#f5f0ebf5 0%,#f5f0ebed 55%,#f5f0eb66 100%)}}@media (width<=560px){.site-shell .container{padding-left:22px;padding-right:22px}.site-shell .nav-brand,.site-shell .nav-brand span{font-size:22px}.site-shell .nav-cta{padding:8px 12px;font-size:12px}.site-shell .nav-inner{gap:8px}.site-shell .nav-links>a,.site-shell .nav-links .nav-login,.site-shell .resources-menu summary{padding-left:22px;padding-right:22px}.site-shell .nav-menu-rule{margin-left:22px;margin-right:22px}.site-shell .nav-links .resources-mega{padding-left:22px;padding-right:22px}.showcase{border-radius:12px}.compatibility-strip>div>span{font-size:16px}.feature-directory a{gap:10px;min-height:68px;padding:13px;font-size:11px}.feature-directory svg{width:17px}.feature-pair{grid-template-columns:1fr;gap:22px}.feature-card{padding:31px 26px 0}.feature-card h2{min-height:0;font-size:30px}.text-link{margin-top:19px;font-size:13px}.language-visual{margin-top:42px}.language-prompt{margin-right:9px;padding:20px}.language-prompt p{font-size:18px}.language-results{margin-left:35px;padding:21px}.explore-visual{padding-top:42px}.explore-root{padding:17px;font-size:13px}.explore-root>span{font-size:10px}.explore-nodes>span{flex-direction:row}.explore-suggestion{padding:20px}.explore-suggestion>p{font-size:18px}.journey-panel{margin-top:22px;padding:45px 18px 35px}.journey-panel h2{font-size:29px}.journey-run{flex-wrap:wrap;justify-content:center;gap:9px 16px}.journey-fan{grid-template-columns:minmax(0,1fr);max-width:340px;margin:26px auto 24px}.journey-run,.journey-benefits{max-width:340px}.journey-card:nth-child(n){min-height:0;padding:17px}.journey-card>svg{margin:16px 0 12px}.journey-card-foot{padding-top:15px}.journey-benefits li{padding:13px 4px}.dashboard-copy h2{font-size:clamp(28px,9.5vw,37px)}.dashboard-visual{min-height:500px;padding:30px 15px}.people-heading h2{font-size:40px}.people-heading>p:last-child{font-size:15px}.people-roles{grid-template-columns:1fr;gap:30px;margin-top:35px}.people-roles h3{max-width:100%;font-size:27px}.people-roles article>p:last-child{font-size:14px}.industry-list{gap:17px 22px}.home-resources{grid-template-columns:1fr}.home-resource-link h3{font-size:28px}.home-resource-link{padding:28px}.home-resources h2{font-size:37px}.site-shell .faq-list summary{font-size:15px}.site-shell .final-cta-title{font-size:42px}.site-shell .final-cta-sub{font-size:14px}}@media (prefers-reduced-motion:reduce){.site-shell *,.site-shell :before,.site-shell :after{scroll-behavior:auto;transition:none!important;animation:none!important}.site-shell .btn:hover{transform:none}html.js .journey-fan .journey-card{opacity:1;transform:translate(calc(var(--x) + var(--spread)), calc(var(--y) + var(--lift))) rotate(calc(var(--r) + var(--swing)))}html.js .journey-fan .journey-verdict{opacity:1;transform:none}html.js .language-visual .language-prompt{opacity:1;transform:rotate(-4deg)}html.js .language-visual .language-results{opacity:1;transform:rotate(2deg)}html.js .language-visual .language-results>span,html.js .language-visual .language-caption,html.js .explore-visual .explore-root,html.js .explore-visual .explore-branches,html.js .explore-visual .explore-nodes>span,html.js .explore-visual .explore-suggestion{opacity:1;transform:none}}.dashboard-closeup{flex-direction:column;justify-content:center;gap:24px;height:640px;margin:0;padding:38px 28px 25px}.dashboard-screenshot{background:#f4f5f7;border-radius:11px;width:100%;height:100%;min-height:0;display:block;position:relative;overflow:hidden;box-shadow:0 20px 35px #1d0c123d}.site-shell .dashboard-screenshot:focus-visible{outline-color:#fdf2e8}.dashboard-screenshot img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.dashboard-screenshot--run-results{aspect-ratio:2200/1610;height:auto}.dashboard-screenshot--run-results img{object-fit:contain}.screenshot-expand{color:#fff;background:#3c281cef;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 3px 15px #0002}@media (hover:hover){.screenshot-expand{opacity:0;transition:opacity .2s}.dashboard-screenshot:is(:hover,:focus-visible) .screenshot-expand{opacity:1}}.dashboard-closeup figcaption{text-align:center;color:#fff;text-shadow:0 0 12px #2a190f,0 0 3px #2a190f;font-size:12px;line-height:1.5}@media (width<=860px){.dashboard-closeup{height:650px;padding:38px 34px 25px}}@media (width<=560px){.dashboard-closeup{gap:18px;height:470px;min-height:0;padding:23px 15px 20px}.dashboard-closeup figcaption{font-size:11px}.screenshot-expand{padding:8px;font-size:9px;bottom:10px;right:10px}}.dashboard-screenshot[hidden]{display:none}.launch-hero{padding-top:121px}.launch-hero-copy{grid-template-columns:minmax(0,1fr) 333px;align-items:end;gap:100px;margin-bottom:50.5px;display:grid}.launch-hero h1{font-variation-settings:"opsz" 32, "wght" 360;font-feature-settings:var(--font-hero-features);letter-spacing:-2.4px;color:#100e0c;flex-direction:column;gap:8px;padding-bottom:9px;font-size:82px;font-weight:360;line-height:1;display:flex}.launch-hero .eyebrow{letter-spacing:normal;color:#3e3833;margin-bottom:9px;font-size:13px;line-height:1.3}.launch-hero-aside{width:100%;padding-bottom:21px;position:relative}.launch-hero-aside>p{letter-spacing:-.4px;color:var(--text-muted);text-wrap:pretty;font-size:16px;line-height:1.3}.launch-actions{gap:16px;margin-top:21px;display:flex}.launch-actions .btn{border-radius:18px;min-height:50px;padding:15px 24px;font-size:16px;line-height:1.2}@media (width>=1440px){.showcase{width:100%}}@media (width>=810px) and (width<=1439.98px){.launch-hero-copy{text-align:center;grid-template-columns:minmax(0,1fr);gap:12px;margin-bottom:50px}.launch-hero h1{gap:0}.launch-hero-aside{justify-self:center;max-width:450px;padding-bottom:25px}.launch-actions{justify-content:center}.showcase{width:calc(100% - 80px)}}@media (width>=810px) and (width<=1199.98px){.launch-hero h1{font-size:62px}.launch-hero-copy{gap:21px}}@media (width<=809.98px){.launch-hero{padding-top:58px}.site-shell .launch-hero-copy{text-align:center;grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:50.5px}.launch-hero .eyebrow{margin-bottom:23px}.launch-hero h1{font-variation-settings:"opsz" 32, "wght" 420;letter-spacing:-.03em;gap:0;font-size:46px;font-weight:420}.launch-hero-aside{padding-bottom:21px}.launch-actions{flex-direction:column;margin-top:24px}.launch-actions .btn{width:100%}}@media (width<=1100px){.showcase{width:calc(100% - 60px)}}@media (width<=560px){.showcase{width:calc(100% - 44px)}}.skip-link:where(.astro-tq46r5sz){z-index:100;background:var(--accent);color:#fff;border-radius:7px;padding:10px 16px;font-size:14px;font-weight:500;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 24px))}.skip-link:where(.astro-tq46r5sz):focus{transform:none}#main{scroll-margin-top:54px}
