.cookbook-dev-tools{--tuner-bg: #fff;--tuner-ink: #202320;--tuner-muted: #6b726b;--tuner-rule: #e2e7e2;--tuner-soft: #f5f7f5;--tuner-accent: #167345;font:13px/1.45 OpenAI Sans,sans-serif;color:var(--tuner-ink)}.cookbook-dev-tools :where(button,input,textarea,select){font:inherit}.cookbook-dev-tools button{cursor:pointer;color:inherit;border:1px solid var(--tuner-rule);border-radius:7px;background:var(--tuner-bg);padding:7px 10px}.cookbook-dev-tools button:hover{background:var(--tuner-soft)}.cookbook-dev-tools button:disabled,.cookbook-dev-tools fieldset:disabled{opacity:.5}.cookbook-dev-tools :where(button,input,textarea,select,summary):focus-visible{outline:2px solid var(--tuner-accent);outline-offset:3px}.cookbook-tuner-trigger{position:fixed;z-index:80;bottom:20px;left:20px;display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px!important;border-radius:999px!important;box-shadow:0 3px 18px #0000001a}.cookbook-tuner-dot{width:7px;height:7px;background:var(--tuner-accent);border-radius:50%}.cookbook-tuner-count{border-radius:5px;padding:0 5px;background:var(--tuner-soft);font-variant-numeric:tabular-nums}.cookbook-tuner-panel{position:fixed;z-index:80;top:calc(var(--docs-header-offset, 64px) + 16px);right:20px;width:352px;max-width:calc(100vw - 24px);max-height:calc(100dvh - var(--docs-header-offset, 64px) - 104px);display:flex;flex-direction:column;overflow:hidden;background:var(--tuner-bg);border:1px solid var(--tuner-rule);border-radius:14px;box-shadow:0 16px 60px #00000026}.cookbook-tuner-panel.cookbook-tuner-left{left:20px;right:auto}.cookbook-tuner-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 12px}.cookbook-tuner-eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.09em;color:var(--tuner-accent);margin-bottom:3px}.cookbook-tuner-header h2{font-size:18px;line-height:24px;font-weight:600;letter-spacing:-.18px;margin:0;outline:none}.cookbook-dev-tools .cookbook-tuner-close{padding:7px;border:0}.cookbook-tuner-close svg{width:18px;height:18px}.cookbook-tuner-toolbar{display:flex;gap:8px;padding:0 18px 14px;border-bottom:1px solid var(--tuner-rule)}.cookbook-tuner-toolbar button:first-child{flex:1}.cookbook-tuner-toolbar .is-selected{color:var(--tuner-accent);border-color:var(--tuner-accent)}.cookbook-tuner-scroll{padding:0 18px 16px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;min-height:0}.cookbook-tuner-help{font-size:12px;color:var(--tuner-muted);margin:14px 0}.cookbook-tuner-banner{border:1px solid var(--tuner-rule);border-radius:7px;background:var(--tuner-soft);padding:8px;font-size:12px}.cookbook-tuner-fields{border:0;padding:0;margin:0;min-width:0}.cookbook-tuner-group{border-top:1px solid var(--tuner-rule)}.cookbook-tuner-group summary{cursor:pointer;font-weight:600;padding:13px 0}.cookbook-tuner-group summary span{float:right;color:var(--tuner-muted);font-size:11px;font-weight:400}.cookbook-tuner-control{margin-bottom:15px}.cookbook-tuner-control select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;display:block;width:100%;min-width:0;min-height:36px;padding:6px 8px;border:1px solid var(--tuner-rule);border-radius:7px;color:var(--tuner-ink);background:var(--tuner-bg)}.cookbook-tuner-label{display:flex;align-items:center;gap:6px;margin-bottom:5px}.cookbook-tuner-label label{flex:1}.cookbook-tuner-control.is-changed label{color:var(--tuner-accent)}.cookbook-tuner-label input[type=number]{width:62px;padding:4px 5px;border:1px solid var(--tuner-rule);border-radius:5px;background:var(--tuner-soft);color:var(--tuner-ink);text-align:right;font-variant-numeric:tabular-nums}.cookbook-tuner-unit{width:15px;color:var(--tuner-muted);font-size:11px}.cookbook-dev-tools .cookbook-tuner-reset-one{border:0;background:none;padding:3px 0;font-size:10px;color:var(--tuner-muted)}.cookbook-tuner-control input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:22px;margin:0;accent-color:var(--tuner-accent);background:transparent;cursor:pointer}.cookbook-tuner-control input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:var(--tuner-rule)}.cookbook-tuner-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;margin-top:-5px;border:0;border-radius:50%;background:var(--tuner-accent)}.cookbook-tuner-control input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:var(--tuner-rule)}.cookbook-tuner-control input[type=range]::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:var(--tuner-accent)}.cookbook-tuner-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;cursor:pointer}.cookbook-tuner-toggle input{width:17px;height:17px;accent-color:var(--tuner-accent)}.cookbook-tuner-reset-row{display:flex;gap:8px;border-top:1px solid var(--tuner-rule);padding-top:12px;margin-top:10px}.cookbook-tuner-export summary{cursor:pointer;color:var(--tuner-muted);font-size:12px;margin:14px 0 8px}.cookbook-tuner-export textarea{width:100%;height:160px;resize:vertical;font:11px/1.5 monospace;color:var(--tuner-ink);background:var(--tuner-soft);border:1px solid var(--tuner-rule);border-radius:6px;padding:8px}.cookbook-tuner-footer{padding:12px 18px;border-top:1px solid var(--tuner-rule)}.cookbook-tuner-actions{display:flex;gap:8px}.cookbook-tuner-actions button{flex:1}.cookbook-dev-tools .cookbook-tuner-primary{background:var(--tuner-ink);border-color:var(--tuner-ink);color:var(--tuner-bg)}.cookbook-tuner-footer p{color:var(--tuner-muted);font-size:11px;margin:9px 0 0;min-height:16px}:where(html.dark,[data-theme=dark]) .cookbook-dev-tools{--tuner-bg: #191c19;--tuner-ink: #edf1ed;--tuner-muted: #a3ada3;--tuner-rule: #343d34;--tuner-soft: #252c25;--tuner-accent: #72d5a3}@media(max-width:700px){.cookbook-tuner-panel,.cookbook-tuner-panel.cookbook-tuner-left{inset:auto 12px 76px;width:auto;max-height:min(72dvh,calc(100dvh - 150px))}.cookbook-tuner-trigger{left:12px;bottom:16px}}.cookbook-homepage{--paper: #fff;--ink: #111211;--muted: #656865;--rule: #d9dcd9;--soft: #f6f7f6;--agents: #d63a2d;--images: #087bc3;--evals: #058750;--codex: #7850ba;--audio: #207c80;--page-gutter: 4.82vw;color:var(--ink);font-size:16px;line-height:1.5}.cookbook-homepage :where(h1,h2,h3,p,ul){margin:0}.cookbook-homepage ul{list-style:none;padding:0}.cookbook-homepage button,.cookbook-homepage input,.cookbook-homepage select{font:inherit;color:inherit}.cookbook-homepage button{cursor:pointer;background:none;border:0}.cookbook-homepage button:disabled{cursor:default;opacity:.4}.cookbook-homepage :where(button,a,summary,select):focus-visible{outline:2px solid #087bc3;outline-offset:5px}.cookbook-homepage input:focus-visible{outline:none}.cookbook-homepage svg{width:24px;height:24px;flex-shrink:0}.cookbook-homepage{width:calc(100% - var(--page-gutter) * 2);max-width:70rem;margin:0 auto;padding-bottom:80px}.cookbook-homepage .search{display:flex;align-items:center;gap:17px;height:54px;border:1px solid #c5c9c5;border-radius:6px;padding:0 17px 0 21px;transition:border-color .16s,box-shadow .16s;scroll-margin-top:84px}.cookbook-homepage .search:focus-within{border-color:#818c86;box-shadow:0 0 0 3px #1c3c2b0d}.cookbook-homepage .search-icon{width:23px;height:23px;color:#414541}.cookbook-homepage .search input{flex:1;min-width:0;height:100%;border:0;background:transparent;padding:0;font-size:18px;line-height:1.4}.cookbook-homepage .search input::-moz-placeholder{opacity:1;color:#70746f}.cookbook-homepage .search input::placeholder{opacity:1;color:#70746f}.cookbook-homepage .search input::-webkit-search-cancel-button{display:none}.cookbook-homepage .clear-search{display:grid;place-items:center;width:28px;height:28px;padding:3px;color:var(--muted)}.cookbook-homepage .clear-search svg{width:20px;height:20px}.cookbook-homepage .submit-search{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;padding:0;margin-right:-8px;border-radius:50%;background:var(--ink);color:#fff}.cookbook-homepage .submit-search:hover{background:#363936}.cookbook-homepage .submit-search svg{width:20px;height:20px;stroke-width:2}.cookbook-homepage .topic-nav{display:flex;align-items:center;flex-wrap:wrap;gap:0 24px;min-width:0}.cookbook-homepage .primary-topics{display:contents}.cookbook-homepage .topic-nav button,.cookbook-homepage .more-topics summary{font-size:16px;line-height:1.5;padding:8px 0 12px;white-space:nowrap}.cookbook-homepage .primary-topics button,.cookbook-homepage .more-topics summary{position:relative;color:var(--muted);font-size:14px;font-weight:500}.cookbook-homepage .primary-topics button:after,.cookbook-homepage .more-topics summary:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:9999px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .17s}.cookbook-homepage .primary-topics button[aria-pressed=true]{color:var(--ink)}.cookbook-homepage .primary-topics button[aria-pressed=true]:after,.cookbook-homepage .more-topics.has-selected summary:after{transform:scaleX(1)}.cookbook-homepage .primary-topics button:hover{color:var(--ink)}.cookbook-homepage .more-topics{position:relative}.cookbook-homepage .more-topics summary{display:flex;align-items:center;gap:7px;list-style:none;cursor:pointer;color:var(--muted);font-weight:500}.cookbook-homepage .more-topics summary::-webkit-details-marker{display:none}.cookbook-homepage .more-topics summary svg{width:16px;height:16px;transition:transform .16s}.cookbook-homepage .more-topics[open] summary svg{transform:rotate(180deg)}.cookbook-homepage .more-topics.has-selected summary{color:var(--ink);font-weight:500}.cookbook-homepage .topic-popover{position:absolute;right:0;top:49px;width:350px;z-index:35;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:1px solid var(--rule);border-radius:8px;background:#fff;box-shadow:0 12px 35px #00000017}.cookbook-homepage .topic-popover button{text-align:left;padding:9px 11px;border-radius:4px;font-size:14px}.cookbook-homepage .topic-popover button:hover,.cookbook-homepage .topic-popover button[aria-pressed=true]{background:#f1f4f1}.cookbook-homepage .topic-popover button[aria-pressed=true]{font-weight:500}.cookbook-homepage h2{font-size:var(--font-heading-md-size);line-height:var(--font-heading-md-line-height);letter-spacing:var(--font-heading-md-tracking);font-weight:var(--font-heading-md-weight)}.cookbook-homepage .editorial h2{font-size:20px;line-height:1.4}.cookbook-homepage .featured{margin-top:23px}.cookbook-homepage .featured>h2{margin-bottom:11px}.cookbook-homepage .feature-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:24px}.cookbook-homepage .feature-link{display:block}.cookbook-homepage .art-frame{position:relative;overflow:hidden;border-radius:6px;isolation:isolate}.cookbook-homepage .art-loop{aspect-ratio:1.955;background:#e6eafa}.cookbook-homepage .art-improvement{aspect-ratio:1200 / 443}.cookbook-homepage .art-images,.cookbook-homepage .art-translation{aspect-ratio:3.333}.cookbook-homepage .art-images{background:#cbdde9}.cookbook-homepage .art-translation{background:#c7dfd3}.cookbook-homepage .art-frame picture{display:block;width:100%;height:100%}.cookbook-homepage .art-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .55s cubic-bezier(.21,.7,.24,1)}.cookbook-homepage .art-open{position:absolute;right:15px;bottom:15px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#151815;opacity:0;transform:translateY(5px);transition:opacity .16s,transform .16s}.cookbook-homepage .art-open svg{width:19px;height:19px}.cookbook-homepage .feature-link:hover .art-open,.cookbook-homepage .feature-link:focus-visible .art-open{opacity:1;transform:translateY(0)}.cookbook-homepage .feature-link:hover img{transform:scale(1.025)}.cookbook-homepage .topic-label{font-size:14px;line-height:1.4;display:flex;align-items:center;gap:8px;color:#4d534d;margin-top:10px;margin-bottom:4px}.cookbook-homepage .topic-dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:#798179;flex-shrink:0}.cookbook-homepage .topic-dot.agents,.cookbook-homepage .topic-dot.agents-sdk{background:var(--agents)}.cookbook-homepage .topic-dot.images,.cookbook-homepage .topic-dot.vision{background:var(--images)}.cookbook-homepage .topic-dot.evals{background:var(--evals)}.cookbook-homepage .topic-dot.codex{background:var(--codex)}.cookbook-homepage .topic-dot.audio,.cookbook-homepage .topic-dot.speech,.cookbook-homepage .topic-dot.chatgpt{background:var(--audio)}.cookbook-homepage .topic-dot.security,.cookbook-homepage .topic-dot.guardrails{background:#bf3973}.cookbook-homepage .topic-dot.responses,.cookbook-homepage .topic-dot.functions{background:#426ccc}.cookbook-homepage .feature h3,.cookbook-homepage .popular-link h3{font-size:18px;line-height:1.4;letter-spacing:var(--font-heading-md-tracking);font-weight:500}.cookbook-homepage .popular-link h3{font-size:16px}.cookbook-homepage .feature-lead h3{max-width:740px}.cookbook-homepage .supporting-features{display:flex;flex-direction:column;gap:12px}.cookbook-homepage .popular{display:none;margin-top:33px;padding-top:24px;border-top:1px solid var(--rule)}.cookbook-homepage .popular-grid{display:grid;grid-template-columns:1fr 1.18fr 1fr;margin-top:26px}.cookbook-homepage .popular-link{padding:0 30px;border-left:1px solid var(--rule)}.cookbook-homepage .popular-link:first-child{padding-left:0;border:0}.cookbook-homepage .popular-link:last-child{padding-right:0}.cookbook-homepage .popular-link .topic-label{margin-top:0;margin-bottom:12px}.cookbook-homepage .popular-link>div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cookbook-homepage .popular-link svg{width:21px;height:21px;margin-top:4px;transition:transform .16s}.cookbook-homepage .popular-link:hover svg{transform:translate(2px,-2px)}.cookbook-homepage .popular-link:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.cookbook-homepage .library{min-height:calc(100dvh - 94px);border-top:1px solid var(--rule);margin-top:16px;padding-top:16px;scroll-margin-top:94px}.cookbook-homepage .library-topics{margin-top:0;margin-bottom:24px}.cookbook-homepage .library-filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;margin-bottom:12px}.cookbook-homepage .library-filter-bar .library-topics{margin-bottom:0}.cookbook-homepage .author-filter{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--rule);border-radius:9999px;flex-shrink:0}.cookbook-homepage .author-filter button{min-height:32px;padding:4px 12px;border-radius:9999px;font-size:14px;line-height:24px;font-weight:500;color:var(--muted)}.cookbook-homepage .author-filter button:hover{color:var(--ink);background:var(--soft)}.cookbook-homepage .author-filter button[aria-pressed=true]{color:var(--ink);background:var(--soft);box-shadow:inset 0 0 0 1px var(--rule)}.cookbook-homepage .list-head,.cookbook-homepage .recipe-row{display:grid;grid-template-columns:minmax(0,1fr) 260px 108px;gap:24px}.cookbook-homepage .list-head{padding:10px 4px 12px;color:var(--muted);font-size:14px;border-bottom:1px solid var(--rule)}.cookbook-homepage .column-sort{display:inline-flex;align-items:center;gap:6px;justify-self:start;min-height:32px;padding:0;font-size:14px;color:var(--muted)}.cookbook-homepage .column-sort:hover{color:var(--ink)}.cookbook-homepage .column-sort svg{width:14px;height:14px}.cookbook-homepage .date-sort{justify-self:end}.cookbook-homepage .list-head{align-items:center}.cookbook-homepage .recipe-list>li{border-bottom:1px solid var(--rule)}.cookbook-homepage .recipe-row{padding:18px 4px;align-items:center;transition:background-color .14s}.cookbook-homepage .recipe-row:hover{background:#f6f8f6}.cookbook-homepage .recipe-title{font-size:16px;line-height:1.45;letter-spacing:-.35px;overflow-wrap:anywhere}.cookbook-homepage .row-topics{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px}.cookbook-homepage .row-topic{display:inline-flex;align-items:center;gap:7px;font-size:14px;line-height:1.5;white-space:nowrap;color:#586058}.cookbook-homepage .row-topic .topic-dot{width:6px;height:6px}.cookbook-homepage .recipe-date{font-size:14px;line-height:1.5;color:var(--muted);text-align:right;white-space:nowrap}.cookbook-homepage .library-bottom{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px}.cookbook-homepage .library-bottom p{font-size:14px;color:var(--muted)}.cookbook-homepage .outline-button{border:1px solid #cfd5cf;border-radius:5px;min-height:42px;padding:9px 14px;display:inline-flex;align-items:center;gap:18px;font-size:14px;line-height:1.5;transition:background .15s}.cookbook-homepage .outline-button svg{width:18px;height:18px}.cookbook-homepage .outline-button:hover{background:var(--soft)}.cookbook-homepage .text-button{font-size:14px;display:inline-flex;align-items:center;gap:7px;padding:5px 0;flex-shrink:0;text-decoration:underline;text-underline-offset:4px}.cookbook-homepage .text-button svg{width:15px;height:15px}.cookbook-homepage .empty-state{min-height:300px;padding:48px 20px;text-align:center}.cookbook-homepage .empty-state>svg{width:31px;height:31px;color:#909890;margin:0 auto 18px}.cookbook-homepage .empty-state h3{font-size:25px;line-height:1.4;font-weight:400;letter-spacing:-.6px}.cookbook-homepage .empty-state p{color:var(--muted);font-size:15px;margin-top:8px;margin-bottom:22px}.cookbook-homepage .empty-state .outline-button{margin:0 auto}@media(max-width:1200px){.cookbook-homepage .supporting-features{gap:19px}.cookbook-homepage .popular-link{padding-left:22px;padding-right:22px}.cookbook-homepage .list-head,.cookbook-homepage .recipe-row{grid-template-columns:minmax(0,1fr) 204px 94px;gap:18px}.cookbook-homepage .recipe-row{padding-top:16px;padding-bottom:16px}}@media(max-width:900px){.cookbook-homepage .topic-nav button,.cookbook-homepage .more-topics summary{font-size:14px}.cookbook-homepage .feature-grid{gap:20px}.cookbook-homepage .supporting-features{gap:16px}.cookbook-homepage .art-images,.cookbook-homepage .art-translation{aspect-ratio:2.8}.cookbook-homepage .list-head,.cookbook-homepage .recipe-row{grid-template-columns:minmax(0,1fr) 155px 94px;gap:18px}}@media(max-width:700px){.cookbook-homepage .search{height:52px;gap:11px;padding-left:15px;padding-right:12px}.cookbook-homepage .search input{font-size:16px}.cookbook-homepage .search-icon{width:20px;height:20px}.cookbook-homepage .topic-nav{position:relative;flex-wrap:wrap;gap:0 22px;margin-top:0}.cookbook-homepage .topic-nav button,.cookbook-homepage .more-topics summary{font-size:14px}.cookbook-homepage .primary-topics button{flex-shrink:0;padding:11px 0}.cookbook-homepage .more-topics{margin-left:0;position:static}.cookbook-homepage .more-topics summary{padding:11px 0;font-size:14px}.cookbook-homepage .more-topics summary svg{width:14px;height:14px}.cookbook-homepage .topic-popover{left:0;right:auto;top:100%;width:min(350px,100%)}.cookbook-homepage .featured{margin-top:23px}.cookbook-homepage .featured>h2{margin-bottom:13px}.cookbook-homepage .feature-grid{display:block}.cookbook-homepage .feature-lead h3{max-width:520px}.cookbook-homepage .topic-label{gap:6px;margin-top:11px;margin-bottom:5px}.cookbook-homepage .topic-dot{width:7px;height:7px}.cookbook-homepage .supporting-features{margin-top:25px;gap:23px}.cookbook-homepage .supporting-features .feature-link{display:grid;grid-template-columns:114px minmax(0,1fr);grid-template-rows:auto 1fr;-moz-column-gap:15px;column-gap:15px;align-content:start}.cookbook-homepage .supporting-features .art-frame{grid-row:1 / 3;aspect-ratio:1.2}.cookbook-homepage .supporting-features .art-frame img{-o-object-fit:cover;object-fit:cover}.cookbook-homepage .supporting-features .topic-label{margin-top:0;align-self:start}.cookbook-homepage .art-open{display:none}.cookbook-homepage .popular{margin-top:30px;padding-top:26px}.cookbook-homepage .popular-grid{display:block;margin-top:20px}.cookbook-homepage .popular-link{display:block;padding:17px 0;border-left:0;border-bottom:1px solid var(--rule)}.cookbook-homepage .popular-link:first-child{padding-top:0;border-bottom:1px solid var(--rule)}.cookbook-homepage .popular-link:last-child{padding-bottom:0;border-bottom:0}.cookbook-homepage .popular-link .topic-label{margin-bottom:7px}.cookbook-homepage .popular-link svg{width:19px;height:19px;margin-top:3px}.cookbook-homepage .library{margin-top:24px;padding-top:24px}.cookbook-homepage .library-topics{margin-top:0;margin-bottom:20px}.cookbook-homepage .list-head{grid-template-columns:minmax(0,1fr) 84px;padding-inline:0}.cookbook-homepage .topics-heading{display:none}.cookbook-homepage .recipe-row{grid-template-columns:minmax(0,1fr) 84px;gap:8px 15px;padding:17px 0}.cookbook-homepage .recipe-title{grid-column:1}.cookbook-homepage .row-topics{grid-column:1 / -1;grid-row:2}.cookbook-homepage .library-bottom{flex-direction:column;gap:15px;margin-top:22px}.cookbook-homepage .library-bottom p{font-size:12px;align-self:flex-start}.cookbook-homepage .library-bottom .outline-button{width:100%;justify-content:center}.cookbook-homepage .text-button{font-size:12px}.cookbook-homepage .empty-state{padding-left:0;padding-right:0;min-height:280px}.cookbook-homepage .empty-state h3{font-size:23px}.cookbook-homepage .empty-state p{font-size:14px}}@media(max-width:380px){.cookbook-homepage .primary-topics button{font-size:13px}}@media(max-width:340px){.cookbook-homepage .topic-popover{top:100%}}@media(prefers-reduced-motion:reduce){.cookbook-homepage *,.cookbook-homepage *:before,.cookbook-homepage *:after{animation:none!important;transition:none!important}.cookbook-homepage .feature-link:hover img{transform:none}}.cookbook-homepage .intro{max-width:42rem;margin-inline:auto;padding-top:24px}.cookbook-homepage .masthead{display:flex;justify-content:center;text-align:center;margin-bottom:12px}.cookbook-homepage .masthead h1{font-size:30px;line-height:42px;letter-spacing:-.6px;font-weight:600}.cookbook-homepage .search{height:56px;gap:20px;padding:0 11px 0 20px;border:.5px solid rgb(0 0 0 / 20%);border-radius:9999px}@media(min-width:901px)and (max-height:850px){.cookbook-homepage .feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cookbook-homepage .supporting-features{display:contents}.cookbook-homepage .art-frame{aspect-ratio:2.8}}.cookbook-homepage .search-icon{width:24px;height:24px;color:#191919}.cookbook-homepage .search input{font-size:16px;line-height:24px}.cookbook-homepage .search input::-moz-placeholder{color:#8f8f8f}.cookbook-homepage .search input::placeholder{color:#8f8f8f}.cookbook-homepage .submit-search{margin-right:0;background:var(--ink);color:var(--paper)}.cookbook-homepage .search-help{margin:9px 20px 0;color:var(--muted);font-size:12px}.cookbook-homepage .generation-status,.cookbook-homepage .generation-error{margin:12px 20px 0;font-size:14px}.cookbook-homepage .generation-error{color:#b3261e}.cookbook-homepage .outline-button{border:1px solid var(--rule)}:where(html.dark,[data-theme=dark]) .cookbook-homepage{--paper: #171717;--ink: #eee;--muted: #a9aea9;--rule: #363936;--soft: #222522}:where(html.dark,[data-theme=dark]) .cookbook-homepage .search{border-color:#535953}:where(html.dark,[data-theme=dark]) .cookbook-homepage .submit-search:hover{background:#d9dcd9}:where(html.dark,[data-theme=dark]) .cookbook-homepage :is(.search input::-moz-placeholder,.search-icon,.topic-label,.more-topics summary,.row-topic,.recipe-date){color:#a9aea9}:where(html.dark,[data-theme=dark]) .cookbook-homepage :is(.search input::placeholder,.search-icon,.topic-label,.more-topics summary,.row-topic,.recipe-date){color:#a9aea9}:where(html.dark,[data-theme=dark]) .cookbook-homepage .topic-popover{background:var(--paper)}:where(html.dark,[data-theme=dark]) .cookbook-homepage :is(.topic-popover button:hover,.topic-popover button[aria-pressed=true],.recipe-row:hover){background:var(--soft)}:where(html.dark,[data-theme=dark]) .cookbook-homepage .generation-error{color:#ff9b92}@media(max-width:700px){.cookbook-homepage{--page-gutter: 22px}.cookbook-homepage .search{gap:12px}.cookbook-homepage .search-help{margin-inline:10px}}
