:root{color:#171717;font-synthesis:none;--ink:#171717;--muted:#70706b;--line:#deded9;--surface:#fff;background:#f7f7f5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}body{background:#f7f7f5;min-width:320px;margin:0}a{color:inherit;text-decoration:none}::selection{color:#fff;background:var(--ink)}.product-header{z-index:20;-webkit-backdrop-filter:blur(18px);background:#f7f7f5e0;border-bottom:1px solid #deded9b8;position:sticky;top:0}.product-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 40px);min-height:68px;margin:0 auto;display:grid}.product-brand{letter-spacing:-.035em;align-items:center;gap:6px;width:max-content;font-size:20px;font-weight:650;line-height:1;display:inline-flex}.product-brand img{object-fit:contain;width:40px;height:40px}.product-header nav{color:#969691;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.product-header nav>a{align-items:center;min-height:36px;padding:8px 12px;line-height:20px;transition:color .14s;display:inline-flex;position:relative}.product-header nav>a:hover{color:var(--ink)}.product-download,.feature-primary{color:#fff;background:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:650;transition:opacity .14s;display:inline-flex}.product-download:hover,.feature-primary:hover{opacity:.82}.product-download{justify-self:end;min-height:36px;padding:0 14px;font-size:12px}.product-download .download-icon,.feature-primary .download-icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.feature-page,.product-overview{width:min(1180px,100% - 40px);margin:0 auto}.feature-hero{padding:96px 0 108px}.feature-hero-copy{text-align:center;max-width:850px;margin:0 auto}.feature-group-link{color:#858580;align-items:center;gap:7px;margin-bottom:32px;font-size:12px;font-weight:600;display:inline-flex}.feature-group-link:hover{color:var(--ink)}.feature-title-icon{background:#fff;border:1px solid #d3d3ce;border-radius:14px;place-items:center;width:54px;height:54px;margin:0 auto 26px;display:grid}.feature-title-icon .feature-icon{stroke:#44443f;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.feature-hero h1,.product-intro h1,.product-not-found h1{letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(52px,7vw,84px);font-weight:620;line-height:.99}.feature-hero-copy>p{max-width:690px;color:var(--muted);text-wrap:balance;margin:27px auto 0;font-size:19px;line-height:1.65}.feature-actions{justify-content:center;align-items:center;gap:22px;margin-top:30px;display:flex}.feature-primary{min-height:44px;padding:0 18px;font-size:13px}.feature-secondary{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.feature-secondary:hover{color:var(--ink)}.feature-secondary span{transition:transform .14s}.feature-secondary:hover span{transform:translate(3px)}.feature-visual{margin:76px auto 0}.feature-visual.screenshot{background:#fff;border:1px solid #c9c9c4;border-radius:15px;overflow:hidden;box-shadow:0 24px 70px #0000001f}.feature-visual.screenshot img{width:100%;height:auto;display:block}.feature-demo{background:#efefeb;border:1px solid #d5d5d0;border-radius:14px;max-width:920px;padding:34px}.feature-demo>p{color:#777772;letter-spacing:.09em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:700}.feature-demo>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-demo article{background:#fff;border:1px solid #d9d9d4;border-radius:10px;flex-direction:column;min-width:0;min-height:178px;padding:22px;display:flex}.feature-demo article>span{color:#696964;letter-spacing:.06em;text-transform:uppercase;background:#efefeb;border-radius:5px;width:max-content;padding:5px 8px;font-size:9px;font-weight:700}.feature-demo strong{letter-spacing:-.02em;margin-top:auto;font-size:17px;font-weight:650}.feature-demo small{color:#777772;margin-top:7px;font-size:12px;line-height:1.5}.feature-benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature-benefits article{min-height:260px;padding:36px 32px}.feature-benefits article+article{border-left:1px solid var(--line)}.feature-benefits article>span,.feature-catalogue>header>span{color:#9b9b95;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.feature-benefits h2{letter-spacing:-.035em;margin:60px 0 0;font-size:23px;font-weight:620}.feature-benefits p{color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.65}.feature-how{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:90px;padding:116px 80px;display:grid}.feature-eyebrow{color:#858580;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:700}.feature-how h2,.feature-example h2,.feature-catalogue h2,.product-cta h2{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(34px,4vw,52px);font-weight:620;line-height:1.06}.feature-how ol{margin:0;padding:0;list-style:none}.feature-how li{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:18px;min-height:72px;display:grid}.feature-how li+li{border-top:1px solid var(--line);padding-top:23px}.feature-how li>span{color:#777772;border:1px solid #d1d1cc;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.feature-how li p{color:#50504c;margin:2px 0 23px;font-size:15px;line-height:1.65}.feature-example{text-align:center;max-width:860px;margin:0 auto;padding:128px 20px}.feature-example>p:last-child{max-width:660px;color:var(--muted);margin:23px auto 0;font-size:17px;line-height:1.7}.related-features{padding:42px 0 110px}.related-features>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.related-features a{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:13px;min-width:0;padding:27px 20px;display:grid}.related-features a+a{border-left:1px solid var(--line)}.related-features .feature-icon,.feature-card-grid .feature-icon{stroke:#555550;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.related-features span{flex-direction:column;gap:6px;min-width:0;display:flex}.related-features strong{font-size:14px}.related-features small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.related-features em{font-style:normal;transition:transform .14s}.related-features a:hover em{transform:translate(3px)}.product-intro{max-width:900px;padding:130px 0 132px}.product-intro>p:last-child{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:19px;line-height:1.65}.feature-catalogue{border-top:1px solid var(--line);padding:70px 0 110px}.feature-catalogue>header{grid-template-columns:60px minmax(0,1fr);gap:20px;margin-bottom:48px;display:grid}.feature-card-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.feature-card-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:30px;transition:background .14s;position:relative}.feature-card-grid>a:hover{background:#efefeb}.feature-card-grid h3{letter-spacing:-.035em;margin:52px 0 0;font-size:25px;font-weight:620}.feature-card-grid p{color:var(--muted);margin:9px 0 0;font-size:14px}.feature-card-grid>a>span{font-size:18px;transition:transform .14s;position:absolute;bottom:26px;right:28px}.feature-card-grid>a:hover>span{transform:translate(3px)}.product-cta{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:40px;padding:90px 0;display:flex}.product-not-found{width:min(900px,100% - 40px);min-height:calc(100vh - 168px);margin:0 auto;padding:140px 0}.product-not-found>span{color:#999994;font-size:12px}.product-not-found h1{max-width:720px;margin-top:18px}.product-not-found a{color:var(--muted);text-underline-offset:4px;margin-top:30px;font-size:14px;text-decoration:underline;display:inline-block}.product-footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);min-height:100px;color:var(--muted);grid-template-columns:1fr auto auto auto auto;align-items:center;gap:30px;margin:0 auto;font-size:12px;display:grid}.product-footer .product-brand{font-size:15px}.product-footer .product-brand img{width:26px;height:26px}.product-footer>a:hover{color:var(--ink)}@media (width<=760px){.product-header-inner,.feature-page,.product-overview,.product-footer{width:min(100% - 28px,1180px)}.product-header-inner{grid-template-columns:1fr auto auto;gap:4px}.product-brand{font-size:17px}.product-brand img{width:34px;height:34px}.product-header nav>a:not([href="/docs/"]){display:none}.product-download{min-height:34px;padding:0 12px}.feature-hero{padding:72px 0 80px}.feature-group-link{margin-bottom:26px}.feature-title-icon{width:48px;height:48px;margin-bottom:22px}.feature-hero h1,.product-intro h1,.product-not-found h1{font-size:clamp(44px,13vw,62px)}.feature-hero-copy>p,.product-intro>p:last-child{font-size:16px}.feature-actions{flex-direction:column;gap:15px}.feature-visual{margin-top:50px}.feature-visual.screenshot{border-radius:10px}.feature-demo{padding:18px}.feature-demo>div{grid-template-columns:1fr}.feature-demo article{min-height:130px}.feature-benefits{grid-template-columns:1fr}.feature-benefits article{min-height:0;padding:28px 0}.feature-benefits article+article{border-top:1px solid var(--line);border-left:0}.feature-benefits h2{margin-top:36px}.feature-how{grid-template-columns:1fr;gap:54px;padding:84px 0}.feature-example{padding:94px 6px}.feature-example>p:last-child{font-size:15px}.related-features{padding-bottom:80px}.related-features>div{grid-template-columns:1fr}.related-features a+a{border-left:0}.product-intro{padding:90px 0}.feature-catalogue{padding:58px 0 82px}.feature-catalogue>header{grid-template-columns:34px minmax(0,1fr);gap:10px;margin-bottom:34px}.feature-card-grid{grid-template-columns:1fr}.feature-card-grid>a{min-height:190px;padding:24px}.feature-card-grid h3{margin-top:40px}.product-cta{flex-direction:column;align-items:flex-start;padding:70px 0}.product-footer{grid-template-columns:1fr auto auto;padding:28px 0}.product-footer>span,.product-footer>a[href="/blog/"],.product-footer>a[href="/releases/"]{display:none}}@media (width>=761px){.product-header-inner{display:flex}.product-header nav{margin-left:34px}.product-download{justify-self:auto;margin-left:auto}}.product-brand{color:var(--ink);letter-spacing:-.045em;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;gap:7.5px;font-size:30px;font-weight:750}.product-footer .product-brand{gap:4.875px;font-size:19.5px}@media (width<=760px){.product-header .product-brand{gap:4.875px;font-size:19.5px}.product-header .product-brand img{width:26px;height:26px}}@media (width<=1050px){.product-header-inner{display:flex}.product-header-inner>nav,.product-download{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@media (width>=1051px){.product-header nav{position:relative;top:6px}}
