.recipes-page{--recipes-content-width:1224px;color:var(--rw-text-primary);background:var(--rw-level0-bg)}.recipes-page h1,.recipes-page h2,.recipes-page h3,.recipes-page p{margin:0}.recipes-hero{width:min(var(--recipes-content-width), calc(100% - 48px));grid-template-columns:minmax(0,488px) minmax(480px,612px);align-items:center;gap:123px;min-height:530px;margin:0 auto;display:grid}.recipes-hero-copy h1{letter-spacing:-.04em;font-size:clamp(48px,4.2vw,60px);font-weight:400;line-height:.95}.recipes-hero-copy>p{color:var(--rw-text-primary);margin-top:20px;font-size:16px;line-height:24px}.recipes-actions{gap:8px;margin-top:28px;display:flex}.recipes-actions .public-button.recipes-outline-button{border:1px solid var(--rw-text-primary);color:var(--rw-text-primary);background:0 0}.recipes-actions .public-button.recipes-outline-button:hover{background:var(--rw-level1-ui)}.recipes-hero-cards{height:368px;position:relative}.recipes-hero-card{background:var(--rw-level1-bg);width:257px;height:340px;color:inherit;border-radius:12px;transition:transform .18s;display:block;position:absolute;top:14px;overflow:hidden;box-shadow:0 8px 16px #00000080}.recipes-hero-card:hover,.recipes-hero-card:focus-visible{z-index:3;outline:1px solid var(--rw-text-primary);outline-offset:3px;transform:translateY(-6px)rotate(0)}.recipes-hero-card[data-position=left]{left:0;transform:rotate(-5deg)}.recipes-hero-card[data-position=center]{z-index:2;top:0;left:177px}.recipes-hero-card[data-position=right]{right:0;transform:rotate(5deg)}.recipes-hero-card img,.recipes-card-media img{object-fit:cover;width:100%;height:100%}.recipes-card-gradient{background:linear-gradient(transparent, var(--rw-level1-bg));height:96px;position:absolute;inset:auto 0 0}.recipes-hero-card-copy{flex-direction:column;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.recipes-hero-card-copy strong{font-size:20px;font-weight:400;line-height:28px}.recipes-hero-card-copy span{color:var(--rw-text-secondary);font-size:14px;line-height:20px}.recipes-value{border-top:1px solid var(--rw-level1-div);background:linear-gradient(var(--rw-level1-bg), var(--rw-level0-bg));flex-direction:column;align-items:center;min-height:951px;padding:100px 24px;display:flex}.recipes-section-copy{text-align:center;width:min(792px,100%)}.recipes-page h2{letter-spacing:-.04em;font-size:clamp(40px,3.6vw,52px);font-weight:400;line-height:.95}.recipes-section-copy>p{color:var(--rw-text-secondary);margin-top:28px;font-size:20px;line-height:28px}.recipes-workflow-demo{border:1px solid var(--rw-level1-ui);background:var(--rw-level0-bg);border-radius:20px;width:min(1049px,100%);margin-top:64px;display:block;overflow:hidden}.recipes-workflow-video{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.recipes-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.recipes-workflow-graph{min-width:0}.recipes-workflow-label{color:var(--rw-text-inactive);text-transform:uppercase;margin:0 0 12px 8px;font-size:12px;display:block}.recipes-workflow-graph svg{width:100%;height:auto;display:block}.recipes-graph-lines path{fill:none;stroke:var(--rw-level1-ui);stroke-width:1px}.recipes-graph-node rect{fill:var(--rw-level2-bg);stroke:var(--rw-level1-ui)}.recipes-graph-node text{fill:var(--rw-text-primary);font-size:11px}.recipes-graph-node text:first-of-type{fill:var(--rw-text-inactive);font-size:8px}.recipes-graph-node--input rect{fill:var(--rw-level0-bg)}.recipes-graph-node--final rect{stroke:var(--rw-text-secondary)}.recipes-workflow-transfer{justify-content:space-between;align-items:center;display:flex}.recipes-workflow-transfer:before{background:var(--rw-level1-ui);content:"";width:100%;height:1px}.recipes-workflow-transfer span{background:var(--rw-text-inactive);border-radius:50%;width:3px;height:3px;position:absolute}.recipes-workflow-transfer span:first-child{margin-left:10px}.recipes-workflow-transfer span:nth-child(2){margin-left:21px}.recipes-workflow-transfer span:nth-child(3){margin-left:32px}.recipes-workflow-recipe{background:var(--rw-level2-bg);border:1px solid #ff6846;border-radius:14px;flex-direction:column;gap:24px;min-width:0;padding:24px;display:flex}.recipes-workflow-recipe-heading{align-items:center;gap:12px;display:flex}.recipes-workflow-recipe-icon{color:#090a0c;background:#ff6846;border-radius:8px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.recipes-workflow-recipe-heading>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.recipes-workflow-recipe-heading small,.recipes-workflow-output>span{color:var(--rw-text-inactive);font-size:12px}.recipes-workflow-recipe-heading strong,.recipes-workflow-output>strong{font-size:16px;font-weight:400;line-height:22px}.recipes-workflow-recipe ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.recipes-workflow-recipe li{color:var(--rw-text-secondary);align-items:center;gap:8px;font-size:12px;line-height:18px;display:flex}.recipes-workflow-recipe li svg{color:#ff8064;flex:0 0 14px}.recipes-workflow-endpoint{border:1px solid var(--rw-level1-ui);color:var(--rw-text-inactive);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:8px 10px;font-family:monospace;font-size:10px;overflow:hidden}.recipes-workflow-output{border:1px solid var(--rw-level1-ui);background:var(--rw-level2-bg);border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:8px;display:flex}.recipes-workflow-output-media{position:relative}.recipes-workflow-output-media img{aspect-ratio:4/5;object-fit:cover;border-radius:7px;width:100%;display:block}.recipes-workflow-output-media span{color:var(--rw-text-primary);background:#090a0cb8;border-radius:5px;padding:4px 7px;font-size:10px;position:absolute;top:8px;right:8px}.recipes-workflow-output>span,.recipes-workflow-output>strong{margin-inline:4px}.recipes-benefits{padding:100px 0}.recipes-benefits>h2,.recipes-use-cases>h2{text-align:center}.recipes-benefit-list{margin-top:65px}.recipes-benefit{width:min(var(--recipes-content-width), calc(100% - 48px));grid-template-columns:1fr 1.2fr;align-items:center;gap:90px;min-height:385px;margin:0 auto 65px;display:grid}.recipes-benefit-copy h3{letter-spacing:-.04em;font-size:40px;font-weight:400;line-height:.95}.recipes-benefit-copy p{color:var(--rw-text-secondary);margin-top:20px;font-size:20px;line-height:28px}.recipes-benefit-visual{border:1px solid var(--rw-level1-div);background:var(--rw-level1-bg);border-radius:20px;min-height:305px;overflow:hidden;box-shadow:0 8px 16px #00000080}.recipes-benefit-visual--image img{object-fit:cover;width:100%;height:100%;display:block}.recipes-benefit-visual--image{height:305px}.recipes-code-visual{font-family:var(--font-mono);flex-direction:column;justify-content:center;padding:40px;display:flex}.recipes-code-visual>span{color:#d9e7ff;background:#315cab;border-radius:5px;width:fit-content;padding:3px 7px;font-size:12px}.recipes-code-visual code{color:var(--rw-text-primary);margin-top:12px;font-size:18px}.recipes-code-visual pre{color:var(--rw-text-secondary);font:14px/22px var(--font-mono);margin:28px 0 0}.recipes-scale-visual{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,1fr);gap:8px;height:305px;padding:16px;display:grid}.recipes-scale-visual img{object-fit:cover;border-radius:10px;width:100%;height:100%;min-height:0}.recipes-use-cases{width:min(var(--recipes-content-width), calc(100% - 48px));margin:0 auto;padding:100px 0}.recipes-use-cases>h2{margin-bottom:60px}.recipes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.recipes-card{border:1px solid var(--rw-level1-div);background:var(--rw-level1-bg);height:262px;color:inherit;border-radius:12px;grid-template-columns:1fr 1fr;text-decoration:none;transition:border-color .16s,background-color .16s;display:grid;overflow:hidden}.recipes-card:hover,.recipes-card:focus-visible{border-color:var(--rw-level1-ui);background:var(--rw-level2-bg);outline:none}.recipes-card-media{height:260px;position:relative;overflow:hidden}.recipes-pill{background:#0009;border-radius:8px;align-items:center;gap:4px;padding:3px 6px;font-size:14px;line-height:20px;display:inline-flex;position:absolute;top:12px;left:12px}.recipes-card-copy{flex-direction:column;min-width:0;padding:20px;display:flex}.recipes-card-copy h3{letter-spacing:-.01em;font-size:24px;font-weight:400;line-height:28px}.recipes-card-copy p{color:var(--rw-text-inactive);margin-top:4px;font-size:14px;line-height:20px}.recipes-tag{background:var(--rw-level1-div);width:fit-content;color:var(--rw-text-secondary);border-radius:4px;margin-top:auto;padding:2px 4px;font-size:14px;line-height:20px}.recipes-faq{min-height:743px;padding:100px max(24px, calc((100% - var(--recipes-content-width)) / 2));border-block:1px solid var(--rw-level1-div);background:var(--rw-level1-bg);grid-template-columns:minmax(300px,407px) minmax(0,709px);gap:108px;display:grid}.recipes-faq>h2{text-align:left}.recipes-faq-list details{border-top:1px solid var(--rw-level1-ui);padding:20px 0}.recipes-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:28px;font-size:20px;line-height:28px;list-style:none;display:flex}.recipes-faq-list summary::-webkit-details-marker{display:none}.recipes-faq-list summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)translate(-2px,-2px)}.recipes-faq-list details[open] summary:after{transform:rotate(225deg)translate(-2px,-2px)}.recipes-faq-list summary:focus-visible{outline:1px solid var(--rw-text-primary);outline-offset:4px;border-radius:3px}.recipes-faq-list p{max-width:660px;color:var(--rw-text-secondary);margin-top:12px;font-size:16px;line-height:24px}@media (width<=1100px){.recipes-hero{grid-template-columns:minmax(300px,.8fr) 1fr;gap:48px}.recipes-hero-card{width:44%}.recipes-hero-card[data-position=center]{left:28%}.recipes-workflow-demo{width:min(1049px,100%)}.recipes-faq{grid-template-columns:.8fr 1.4fr;gap:56px}}@media (width<=800px){.recipes-hero{grid-template-columns:1fr;gap:48px;padding:80px 0 48px}.recipes-hero-cards{width:100%}.recipes-workflow-demo{border-radius:12px}.recipes-workflow-graph{width:min(360px,100%);margin:0 auto}.recipes-workflow-transfer{width:1px;height:28px;margin:0 auto;position:relative}.recipes-workflow-transfer:before{width:1px;height:100%}.recipes-workflow-transfer span{left:-1px;margin-left:0!important}.recipes-workflow-transfer span:first-child{top:5px}.recipes-workflow-transfer span:nth-child(2){top:13px}.recipes-workflow-transfer span:nth-child(3){top:21px}.recipes-workflow-recipe,.recipes-workflow-output{width:min(320px,100%);margin:0 auto}.recipes-workflow-output-media img{aspect-ratio:16/9}.recipes-benefit{grid-template-columns:1fr;gap:28px}.recipes-grid{grid-template-columns:1fr}.recipes-faq{grid-template-columns:1fr;gap:48px}}@media (width<=520px){.recipes-page{overflow-x:clip}.recipes-hero,.recipes-benefit,.recipes-use-cases{width:min(100% - 32px, var(--recipes-content-width))}.recipes-value{min-height:auto;padding:72px 16px 48px}.recipes-benefits{padding-top:72px}.recipes-actions{flex-direction:column}.recipes-actions .public-button{width:100%}.recipes-hero-cards{height:290px}.recipes-hero-card{width:48%;height:270px}.recipes-hero-card[data-position=left]{left:-3%}.recipes-hero-card[data-position=center]{left:26%}.recipes-hero-card[data-position=right]{right:-3%}.recipes-hero-card-copy strong{font-size:16px;line-height:22px}.recipes-section-copy>p,.recipes-benefit-copy p{font-size:17px;line-height:25px}.recipes-card{grid-template-columns:1fr;height:auto}.recipes-card-media{min-height:200px}.recipes-card-copy{min-height:210px}.recipes-faq{padding:72px 16px}}@media (prefers-reduced-motion:reduce){.recipes-hero-card,.recipes-card,.recipes-faq-list summary:after{transition:none}}
