@layer reset, base, tokens, recipes, utilities;@layer base{:root{--made-with-panda:"🐼"}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}}@layer tokens{:where(:root,:host){--colors-brand-doordash:#ff3008;--colors-accent-studio:#f59e0b;--colors-accent-recipes:#3b82f6;--colors-accent-sizzle:#f43f5e;--colors-accent-pantry:#10b981;--colors-accent-market:#6366f1;--colors-accent-zest:#84cc16;--colors-accent-developers:#8b5cf6;--colors-accent-showcase:#ec4899;--colors-neutral-0:#ffffff;--colors-neutral-50:#fafafa;--colors-neutral-100:#f5f5f5;--colors-neutral-200:#e5e5e5;--colors-neutral-300:#d4d4d4;--colors-neutral-400:#a3a3a3;--colors-neutral-500:#737373;--colors-neutral-700:#404040;--colors-neutral-900:#171717;--radii-xs:4px;--radii-sm:8px;--radii-md:12px;--radii-lg:16px;--radii-xl:24px;--radii-full:9999px;--shadows-card:0 4px 12px -2px rgba(0,0,0,0.08);--shadows-card-hover:0 16px 32px -8px rgba(0,0,0,0.12),0 6px 14px -6px rgba(0,0,0,0.08);--z-index-base:0;--z-index-dropdown:1000;--z-index-sticky:1100;--z-index-overlay:1300;--z-index-modal:1400;--z-index-popover:1500;--z-index-toast:1700;--durations-fast:120ms;--durations-base:150ms;--durations-slow:250ms;--easings-standard:cubic-bezier(0.4,0,0.2,1);--easings-emphasized:cubic-bezier(0.2,0,0,1);--fonts-sans:var(--font-sans);--fonts-mono:var(--font-mono);--fonts-heading:var(--font-heading);--colors-surface-canvas:#faf8f4;--colors-surface-card:#ffffff;--colors-surface-raised:#ffffff;--colors-text-primary:var(--colors-neutral-900);--colors-text-secondary:var(--colors-neutral-500);--colors-border:rgba(0,0,0,0.08);--colors-accent-current:var(--chef-portal-primary-from);--colors-accent-strong:var(--chef-accent-primary);--colors-accent-fg:oklch(0.985 0 0)}.dark{--colors-surface-canvas:#0a0a0a;--colors-surface-card:#171717;--colors-surface-raised:#1f1f1f;--colors-text-primary:var(--colors-neutral-0);--colors-text-secondary:var(--colors-neutral-400);--colors-border:rgba(255,255,255,0.08)}}@layer utilities{.p_4{padding:4px}.flex_0_0_auto{flex:0 0 auto}.bdr_9999px{border-radius:9999px}.gap_20{gap:20px}.bdr_full{border-radius:var(--radii-full)}.ov_hidden{overflow:hidden}.gap_1{gap:1px}.px_2{padding-inline:2px}.py_1{padding-block:1px}.bd-w_1px{border-width:1px}.border-style_solid{border-style:solid}.bd-c_border{border-color:var(--colors-border)}.gap_2{gap:2px}.bdr_sm{border-radius:var(--radii-sm)}.ring_none{outline:2px solid transparent;outline-offset:2px}.px_3{padding-inline:3px}.px_4{padding-inline:4px}.px_6{padding-inline:6px}.px_0{padding-inline:0}.gap_4{gap:4px}.gap_3{gap:3px}.flex_1{flex:1 1 0%}.py_10{padding-block:10px}.px_1\.5{padding-inline:1.5px}.bdr_xs{border-radius:var(--radii-xs)}.bdr_lg{border-radius:var(--radii-lg)}.py_3{padding-block:3px}.bd-w_2px{border-width:2px}.bd-c_color-mix\(in_oklab\,_var\(--chef-portal-primary-from\)_22\%\,_transparent\){border-color:color-mix(in oklab,var(--chef-portal-primary-from) 22%,transparent)}.py_8{padding-block:8px}.mx_auto{margin-inline:auto}.gap_10{gap:10px}.bdr_md{border-radius:var(--radii-md)}.gap_6{gap:6px}.gap_16{gap:16px}.gap_24{gap:24px}.stk-w_2\.5{stroke-width:2.5}.stk-w_2{stroke-width:2}.op_0{opacity:0}.op_1{opacity:1}.d_flex{display:flex}.ai_center{align-items:center}.jc_center{justify-content:center}.pos_bottom-right{position:bottom-right}.c_var\(--color-neutral-200\){color:var(--color-neutral-200)}.stk-w_1\.25{stroke-width:1.25}.d_inline-flex{display:inline-flex}.flex-sh_0{flex-shrink:0}.bg-c_neutral\.200{background-color:var(--colors-neutral-200)}.c_text\.secondary{color:var(--colors-text-secondary)}.fs_0\.75rem{font-size:.75rem}.fw_600{font-weight:600}.ff_sans{font-family:var(--fonts-sans)}.us_none{-webkit-user-select:none;user-select:none}.fw_500{font-weight:500}.lh_1\.2{line-height:1.2}.white-space_nowrap{white-space:nowrap}.bg-c_color-mix\(in_oklab\,_var\(--chef-portal-primary-from\)_16\%\,_transparent\){background-color:color-mix(in oklab,var(--chef-portal-primary-from) 16%,transparent)}.c_accent\.current{color:var(--colors-accent-current)}.bg-c_neutral\.100{background-color:var(--colors-neutral-100)}.cursor_pointer{cursor:pointer}.trs-prop_all{--transition-prop:all;transition-property:all}.trs-dur_base{--transition-duration:var(--durations-base);transition-duration:var(--durations-base)}.trs-tmf_standard{--transition-easing:var(--easings-standard);transition-timing-function:var(--easings-standard)}.bg-c_accent\.current{background-color:var(--colors-accent-current)}.c_accent\.fg{color:var(--colors-accent-fg)}.c_text\.primary{color:var(--colors-text-primary)}.bg-c_transparent{background-color:transparent}.fs_0\.8125rem{font-size:.8125rem}.fs_0\.875rem{font-size:.875rem}.fs_0\.9375rem{font-size:.9375rem}.jc_space-between{justify-content:space-between}.bg-c_surface\.card{background-color:var(--colors-surface-card)}.bg-c_border{background-color:var(--colors-border)}.bg-c_neutral\.50{background-color:var(--colors-neutral-50)}.flex-d_column{flex-direction:column}.ta_center{text-align:center}.bg-c_color-mix\(in_oklab\,_var\(--chef-portal-primary-from\)_12\%\,_transparent\){background-color:color-mix(in oklab,var(--chef-portal-primary-from) 12%,transparent)}.fs_1rem{font-size:1rem}.lh_1\.5{line-height:1.5}.ff_mono{font-family:var(--fonts-mono)}.lh_1{line-height:1}.bx-sh_cardHover{box-shadow:var(--shadows-card-hover)}.ring-w_2px{outline-width:2px}.outline-style_solid{outline-style:solid}.ring-c_color-mix\(in_oklab\,_var\(--chef-portal-primary-from\)_35\%\,_transparent\){outline-color:color-mix(in oklab,var(--chef-portal-primary-from) 35%,transparent)}.ring-o_2px{outline-offset:2px}.d_inline-block{display:inline-block}.pos_item-aligned{position:item-aligned}.bg-c_surface\.canvas{background-color:var(--colors-surface-canvas)}.fs_1\.5rem{font-size:1.5rem}.fw_700{font-weight:700}.ls_0\.04em{letter-spacing:.04em}.tt_uppercase{text-transform:uppercase}.d_grid{display:grid}.grid-tc_repeat\(auto-fill\,_minmax\(18rem\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.bx-sh_card{box-shadow:var(--shadows-card)}.flex-wrap_wrap{flex-wrap:wrap}.ai_flex-start{align-items:flex-start}.pos_bottom-left{position:bottom-left}.fill_white{fill:white}.key_model{key:model}.label_Model{label:Model}.align_left{align:left}.key_p95Ms{key:p95Ms}.label_p95{label:p95}.align_right{align:right}.stk-dsh_4_4{stroke-dasharray:4 4}.stk_rgba\(255\,255\,255\,0\.06\){stroke:rgba(255,255,255,.06)}.stk_rgba\(255\,255\,255\,0\.1\){stroke:rgba(255,255,255,.1)}.stk_none{stroke:none}.fill_\#a78bfa{fill:#a78bfa}.fill-opacity_0\.12{fill-opacity:.12}.stk-op_0\.35{stroke-opacity:.35}.stk-w_1\.5{stroke-width:1.5}.stk-dsh_3_3{stroke-dasharray:3 3}.stk_\#a78bfa{stroke:#a78bfa}.stk-dsh_6_4{stroke-dasharray:6 4}.c_\#38bdf8{color:#38bdf8}.c_\#a78bfa{color:#a78bfa}.c_\#34d399{color:#34d399}.c_\#fbbf24{color:#fbbf24}.c_\#f87171{color:#f87171}.stk_\#a1a1aa{stroke:#a1a1aa}.c_\#27272a{color:#27272a}.pos_top-left{position:top-left}.pos_top-right{position:top-right}.fill_rgba\(255\,255\,255\,0\.04\){fill:rgba(255,255,255,.04)}.fill_url\(\#bar-gradient-cyan-teal\){fill:url(#bar-gradient-cyan-teal)}.ac-c_\#34d399{accent-color:#34d399}.ac-c_\#f87171{accent-color:#f87171}.stk_\#22d3ee{stroke:#22d3ee}.ac-c_\#fbbf24{accent-color:#fbbf24}.c_red{color:red}.c_cyan{color:cyan}.c_amber{color:amber}.c_teal{color:teal}.cx_50\%{cx:50%}.cy_50\%{cy:50%}.stk-w_0{stroke-width:0}.fill-opacity_0\.8{fill-opacity:.8}.stk_rgba\(255\,255\,255\,0\.08\){stroke:rgba(255,255,255,.08)}.ac-c_\#22d3ee{accent-color:#22d3ee}.stk_rgba\(251\,191\,36\,0\.35\){stroke:rgba(251,191,36,.35)}.anim-dur_300{animation-duration:300px}.stk_rgba\(148\,_163\,_184\,_0\.12\){stroke:rgba(148,163,184,.12)}.stk-w_0\.4{stroke-width:.4}.fill_currentColor{fill:currentColor}.fill_none{fill:none}.scale_1{scale:1}.asp_auto{aspect-ratio:auto}.scale_time{scale:time}.fill_rgba\(161\,161\,170\,0\.10\){fill:rgba(161,161,170,.1)}.fill-opacity_1{fill-opacity:1}.stk_rgba\(251\,146\,60\,0\.4\){stroke:rgba(251,146,60,.4)}.stk-op_0\.5{stroke-opacity:.5}.stk_\#fb7185{stroke:#fb7185}.stk-w_1\.75{stroke-width:1.75}.fill_rgba\(251\,113\,133\,0\.15\){fill:rgba(251,113,133,.15)}.stk_\#3f3f46{stroke:#3f3f46}.h_h-20{height:h-20}.h_h-16{height:h-16}.h_h-14{height:h-14}.min-h_200{min-height:200px}.min-w_400{min-width:400px}.min-h_420{min-height:420px}.min-w_450{min-width:450px}.min-h_400{min-height:400px}.min-h_240{min-height:240px}.min-w_420{min-width:420px}.min-h_150{min-height:150px}.min-w_300{min-width:300px}.min-h_360{min-height:360px}.min-w_200{min-width:200px}.min-w_320{min-width:320px}.min-h_380{min-height:380px}.min-h_220{min-height:220px}.min-h_100{min-height:100px}.min-w_460{min-width:460px}.min-h_320{min-height:320px}.min-h_300{min-height:300px}.h_8{height:8px}.h_9{height:9px}.h_10{height:10px}.w_9{width:9px}.h_3\.5rem{height:3.5rem}.w_100\%{width:100%}.bd-b-w_1px{border-bottom-width:1px}.border-bottom-style_solid{border-bottom-style:solid}.bd-b-c_border{border-bottom-color:var(--colors-border)}.min-w_0{min-width:0}.w_1px{width:1px}.h_1\.25rem{height:1.25rem}.w_0\.5rem{width:.5rem}.h_0\.5rem{height:.5rem}.max-w_22rem{max-width:22rem}.h_2\.25rem{height:2.25rem}.w_3rem{width:3rem}.h_3rem{height:3rem}.max-w_26rem{max-width:26rem}.min-w_1\.5rem{min-width:1.5rem}.h_1\.5rem{height:1.5rem}.w_20rem{width:20rem}.max-w_calc\(100vw_-_2rem\){max-width:calc(100vw - 2rem)}.min-h_0{min-height:0}.w_1\.25rem{width:1.25rem}.bd-t-c_accent\.current{border-top-color:var(--colors-accent-current)}.w_140{width:140px}.h_140{height:140px}.w_200{width:200px}.h_200{height:200px}.w_1200{width:1200px}.h_900{height:900px}.w_400{width:400px}.h_300{height:300px}.w_32{width:32px}.h_32{height:32px}.w_24{width:24px}.h_24{height:24px}.w_768{width:768px}.h_768{height:768px}.left_Raw{left:Raw}.right_Cooked{right:Cooked}.right_Melted{right:Melted}.min-h_100vh{min-height:100vh}.max-w_72rem{max-width:72rem}.max-w_40rem{max-width:40rem}.w_0\.625rem{width:.625rem}.h_0\.625rem{height:.625rem}.h_260{height:260px}.top_8{top:8px}.right_16{right:16px}.left_0{left:0}.bottom_0{bottom:0}.w_56{width:56px}.h_100\%{height:100%}.top_2{top:2px}.right_2{right:2px}.left_2{left:2px}.bottom_2{bottom:2px}.right_8{right:8px}.h_180{height:180px}.w_64{width:64px}.h_28{height:28px}.right_1{right:1px}.left_1{left:1px}.h_240{height:240px}.top_16{top:16px}.w_900{width:900px}.h_440{height:440px}.w_120{width:120px}.h_70{height:70px}.w_52{width:52px}.top_4{top:4px}.right_4{right:4px}.left_4{left:4px}.bottom_4{bottom:4px}.dark .dark\:bg-c_neutral\.700{background-color:var(--colors-neutral-700)}.dark .dark\:c_neutral\.0{color:var(--colors-neutral-0)}.disabled\:op_0\.5:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.5}.disabled\:pointer-events_none:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){pointer-events:none}.\[\&_svg\]\:flex-sh_0 svg{flex-shrink:0}.\[\&_svg\]\:w_1rem svg{width:1rem}.\[\&_svg\]\:h_1rem svg{height:1rem}.focusVisible\:bx-sh_0_0_0_3px_var\(--ring\):is(:focus-visible,[data-focus-visible]){box-shadow:0 0 0 3px var(--ring)}.hover\:bg-c_color-mix\(in_oklab\,_var\(--chef-portal-primary-from\)_90\%\,_transparent\):is(:hover,[data-hover]){background-color:color-mix(in oklab,var(--chef-portal-primary-from) 90%,transparent)}.hover\:bg-c_neutral\.200:is(:hover,[data-hover]){background-color:var(--colors-neutral-200)}.hover\:bg-c_neutral\.50:is(:hover,[data-hover]){background-color:var(--colors-neutral-50)}.hover\:bg-c_neutral\.100:is(:hover,[data-hover]){background-color:var(--colors-neutral-100)}.dark .dark\:hover\:bg-c_neutral\.500:is(:hover,[data-hover]){background-color:var(--colors-neutral-500)}.dark .dark\:hover\:bg-c_neutral\.700:is(:hover,[data-hover]){background-color:var(--colors-neutral-700)}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_c29908{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_c29908{--font-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7816b93d847886e9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ea06843a6d8e9ab3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/60c9b95e8d9e49be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Fallback;src:local("Arial");ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.00%;size-adjust:96.68%}.__className_962e65{font-family:Barlow,Barlow Fallback;font-weight:600;font-style:normal}.__variable_962e65{--font-heading:"Barlow","Barlow Fallback"}@font-face{font-family:Handlee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/420908549fc4652d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Handlee Fallback;src:local("Arial");ascent-override:103.58%;descent-override:44.47%;line-gap-override:0.00%;size-adjust:90.17%}.__className_365d86{font-family:Handlee,Handlee Fallback;font-weight:400;font-style:normal}.__variable_365d86{--font-handwriting:"Handlee","Handlee Fallback"}