*{box-sizing:border-box}:root{--background:#f6f8fb;--surface:#fff;--text:#172026;--muted:#5f6b76;--border:#d8dee7;--focus:#1b6ca8;--app-accent:#1b6ca8}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-shell{max-width:1120px;min-height:100vh;margin:0 auto;padding:32px 20px 56px}.site-header,.app-nav{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.site-header p,.app-nav p,.lede{color:var(--muted);max-width:680px;margin:8px 0 0;line-height:1.6}.brand-mark,.app-nav__brand{font-size:1.25rem;font-weight:700}.app-nav__identity,.app-card-heading{align-items:center;gap:12px;display:flex}.app-logo,.page-logo{border-radius:8px;flex:none;display:block}.page-logo{margin-bottom:18px}.domain-tag,.eyebrow{color:var(--app-accent);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.site-header nav,.app-nav nav,.action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-header nav a,.app-nav nav a,.action-row a,.login-form button{background:var(--surface);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;min-height:42px;padding:10px 14px;font-weight:700}.site-header nav a:hover,.app-nav nav a:hover,.action-row a:hover,.login-form button:hover{border-color:var(--app-accent);color:var(--app-accent)}.home-hero,.route-surface{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:clamp(24px,5vw,48px)}.home-hero h1,.route-surface h1{margin:12px 0 0;font-size:clamp(2rem,6vw,4.5rem);line-height:1}.app-card-grid,.route-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:32px;display:grid}.app-card-grid a,.route-grid a{border:1px solid var(--border);border-left:6px solid var(--app-accent);background:#fbfcfe;border-radius:8px;gap:12px;min-height:148px;padding:20px;display:grid}.app-card-grid a:hover,.route-grid a:hover{border-color:var(--app-accent);transform:translateY(-1px)}.app-card-grid span,.route-grid span{font-size:1.15rem;font-weight:700}.app-card-grid small,.route-grid small{color:var(--muted);overflow-wrap:anywhere}.app-section[data-app-section=tour-watch]{--app-accent:#1b6ca8}.app-section[data-app-section=pizza]{--app-accent:#c65a2f}.app-section[data-app-section=yeh-recipes]{--app-accent:#2f7d59}.login-form{gap:16px;max-width:360px;margin-top:28px;display:grid}.login-form code{color:var(--text);overflow-wrap:anywhere;background:#edf1f6;border-radius:6px;padding:10px}.login-form label{color:var(--muted);gap:8px;font-size:.92rem;font-weight:700;display:grid}.login-form input{border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.login-form__error{color:#a12828;margin:0;font-weight:700}.login-form button{background:var(--text);color:#fff;cursor:pointer}@media (max-width:720px){.site-shell{padding-inline:16px}.site-header,.app-nav{display:grid}}.tour-watch{--tour-background:#f5f1e9;--tour-foreground:#171311;--tour-muted:#645d53;--tour-border:#ddd3c4;--tour-surface:#fffdf8;--tour-accent:#b83228;--tour-accent-strong:#8c211a;--tour-teal:#0f766e;--tour-focus:#0f5c8c;background:var(--tour-background);color:var(--tour-foreground);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.tour-watch button,.tour-watch input,.tour-watch select{font:inherit}.tour-watch.app-shell{grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);display:grid}.tour-watch .intro-panel{color:#fffaf0;background:#191513;flex-direction:column;justify-content:space-between;gap:48px;min-height:100vh;padding:48px;display:flex}.tour-watch .brand-row{color:#fffaf0;align-items:center;gap:12px;font-size:15px;font-weight:700;display:flex}.tour-watch .brand-mark{background:var(--tour-accent);border:1px solid #ffffff57;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.tour-watch .intro-panel h1{max-width:560px;margin:0;font-size:64px;font-weight:800;line-height:1}.tour-watch .intro-panel p{color:#e8dccb;max-width:560px;margin:24px 0 0;font-size:18px;line-height:1.6}.tour-watch .venue-visual{background:linear-gradient(#19151314,#19151370),url(https://images.unsplash.com/photo-1506157786151-b8491531f063?auto=format&fit=crop&w=1200&q=80) 50%/cover;border:1px solid #ffffff2e;border-radius:8px;min-height:260px}.tour-watch .signup-panel{background:var(--tour-surface);min-height:100vh;padding:48px;overflow:auto}.tour-watch .panel-heading{max-width:760px;margin:0 auto 28px}.tour-watch .eyebrow{color:var(--tour-teal);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.tour-watch .panel-heading h2{margin:0;font-size:36px;line-height:1.1}.tour-watch .signup-form{flex-direction:column;gap:22px;max-width:760px;margin:0 auto;display:flex}.tour-watch .setup-notice{color:#6b4c12;background:#fff6de;border:1px solid #e9d4a9;border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.5}.tour-watch .account-notice{color:#12503f;background:#ebf8f3;border:1px solid #b9decf;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.tour-watch .account-summary{gap:4px;min-width:0;display:grid}.tour-watch .account-summary p{margin:0}.tour-watch .account-summary p:first-child{overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.3}.tour-watch .account-summary p:last-child{font-size:13px;line-height:1.4}.tour-watch .secondary-button{color:#12503f;cursor:pointer;background:#fff;border:1px solid #8fcbb8;border-radius:8px;flex:none;min-height:40px;padding:0 14px;font-size:14px;font-weight:800}.tour-watch .secondary-button:hover{background:#dff3eb}.tour-watch .field{flex-direction:column;gap:8px;display:flex}.tour-watch .field>span{font-size:14px;font-weight:800}.tour-watch .field input,.tour-watch .field select{border:1px solid var(--tour-border);color:var(--tour-foreground);background:#fff;border-radius:8px;outline:none;width:100%;min-height:48px;padding:0 14px}.tour-watch .field input:focus,.tour-watch .field select:focus{border-color:var(--tour-focus);box-shadow:0 0 0 3px #0f5c8c29}.tour-watch .checkbox-row:has(input:focus-visible){border-color:var(--tour-focus);box-shadow:0 0 0 3px #0f5c8c29}.tour-watch .entertainer-groups{gap:14px;display:grid}.tour-watch .entertainer-group{border:1px solid var(--tour-border);background:#fff;border-radius:8px;padding:16px}.tour-watch .entertainer-group h2{margin:0 0 12px;font-size:16px;line-height:1.2}.tour-watch .checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.tour-watch .city-grid{border:1px solid var(--tour-border);background:#fff;border-radius:8px;max-height:260px;padding:12px;overflow:auto}.tour-watch .empty-filter{color:var(--tour-muted);grid-column:1/-1;margin:0;font-size:14px}.tour-watch .checkbox-row{color:#2d2925;cursor:pointer;background:#fcfaf5;border:1px solid #e6ded1;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:10px;display:flex}.tour-watch .checkbox-row input{accent-color:var(--tour-accent);width:18px;height:18px}.tour-watch .checkbox-row span,.tour-watch .checkbox-row a{overflow-wrap:anywhere;font-size:14px;font-weight:700}.tour-watch .entertainer-link{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #2d29256b;text-decoration:underline #2d29256b}.tour-watch .entertainer-link:hover{color:var(--tour-accent);text-decoration-color:currentColor}.tour-watch .entertainer-link:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #0f5c8c3d}.tour-watch .submit-button{background:var(--tour-accent);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:50px;padding:0 18px;font-weight:800}.tour-watch .submit-button:hover:not(:disabled){background:var(--tour-accent-strong)}.tour-watch .submit-button:disabled{cursor:not-allowed;opacity:.55}.tour-watch .form-status{border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.tour-watch .form-status.success{color:#12503f;background:#ebf8f3;border:1px solid #b9decf}.tour-watch .form-status.error{color:#7f1d1d;background:#fff0ee;border:1px solid #e8bbb6}.tour-watch.account-page{background:var(--tour-surface);min-height:100vh}.tour-watch .account-topbar{border-bottom:4px solid var(--tour-accent);color:#fffaf0;background:#191513;padding:16px 24px}.tour-watch .account-topbar-inner{justify-content:space-between;align-items:center;max-width:1040px;margin:0 auto;display:flex}.tour-watch .account-active-status{color:#d8f3e9;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:800;display:inline-flex}.tour-watch .account-active-status>span{background:#55c79a;border-radius:50%;width:9px;height:9px}.tour-watch .account-content{max-width:1040px;margin:0 auto;padding:48px 24px 80px}.tour-watch .account-heading{border-bottom:1px solid var(--tour-border);padding-bottom:30px}.tour-watch .account-heading h1{margin:0;font-size:46px;line-height:1.05}.tour-watch .account-heading>p:last-child{color:var(--tour-muted);max-width:700px;margin:16px 0 0;font-size:17px;line-height:1.6}.tour-watch .account-settings{padding-top:34px}.tour-watch .account-settings-heading{margin-bottom:24px}.tour-watch .account-settings-heading h2{margin:0;font-size:28px;line-height:1.15}.tour-watch .account-settings .signup-form{max-width:none;margin:0}.tour-watch .account-confirmation{margin:0 0 24px}.tour-watch .secondary-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:920px){.tour-watch.app-shell{grid-template-columns:1fr}.tour-watch .intro-panel{min-height:auto;padding:28px 22px}.tour-watch .intro-panel h1{font-size:42px}.tour-watch .intro-panel p{font-size:16px}.tour-watch .venue-visual{min-height:180px}.tour-watch .signup-panel{min-height:auto;padding:28px 18px 40px}.tour-watch .panel-heading h2{font-size:30px}.tour-watch .account-notice{flex-direction:column;align-items:stretch}.tour-watch .secondary-button{width:100%}.tour-watch .account-content{padding:36px 20px 64px}}@media (max-width:520px){.tour-watch .intro-panel h1{font-size:34px}.tour-watch .checkbox-grid{grid-template-columns:1fr}.tour-watch .account-topbar{padding:14px 18px}.tour-watch .account-active-status{font-size:12px}.tour-watch .account-heading h1{font-size:36px}.tour-watch .account-settings-heading h2{font-size:24px}}.pizza{--pizza-background:#f6f2e9;--pizza-surface:#fffdf8;--pizza-foreground:#272722;--pizza-muted:#777064;--pizza-border:#2727221f;--pizza-accent:#c65a2f;--pizza-danger:#a43828;--pizza-soft:#eee8dc;background:linear-gradient(180deg, #c65a2f14, transparent 360px), var(--pizza-background);color:var(--pizza-foreground);min-height:100vh;font-family:Inter,Arial,Helvetica,sans-serif}.pizza button,.pizza input,.pizza select,.pizza textarea{font:inherit;letter-spacing:0}.pizza button{cursor:pointer}.pizza h1,.pizza h2,.pizza h3,.pizza p{margin:0}.pizza__nav{border-bottom:1px solid var(--pizza-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f6f2e9e0;position:sticky;top:0}.pizza__nav-inner,.pizza__page{width:100%;max-width:1280px;margin-inline:auto}.pizza__nav-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:64px;padding:0 24px;display:grid}.pizza__brand{color:var(--pizza-foreground);text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;min-width:0;padding:0;display:inline-flex}.pizza__brand>span:last-child,.pizza__all-apps,.pizza__tab,.pizza__eyebrow,.pizza__status-line,.pizza__field span,.pizza__estimate span,.pizza__section-heading>span,.pizza__save-status,.pizza__delete-button,.pizza__duplicate-button,.pizza__text-button,.pizza__rank-badge{letter-spacing:.14em;text-transform:uppercase;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.66rem;font-weight:700}.pizza__mark{background:var(--pizza-foreground);color:var(--pizza-background);border-radius:3px;flex:none;place-items:center;width:28px;height:28px;display:grid;position:relative}.pizza__mark span,.pizza__live-dot{background:var(--pizza-accent);border-radius:999px;animation:2s ease-in-out infinite pizza-blink;display:block}.pizza__mark span{width:7px;height:7px;position:absolute;top:-4px;right:-4px}.pizza__tabs{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.pizza__tab,.pizza__all-apps{white-space:nowrap;border-radius:3px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.pizza__tab{color:var(--pizza-muted);background:0 0;border:0}.pizza__tab[aria-selected=true]{background:var(--pizza-foreground);color:var(--pizza-background)}.pizza__all-apps{border:1px solid var(--pizza-border);color:var(--pizza-muted)}.pizza__all-apps:hover,.pizza__tab:hover,.pizza__text-button:hover{color:var(--pizza-foreground)}.pizza__page{padding:56px 24px 88px}.pizza__hero{border-bottom:2px solid var(--pizza-foreground);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding-bottom:30px;display:grid}.pizza__hero-copy{min-width:0}.pizza__status-line{color:var(--pizza-muted);align-items:center;gap:9px;margin-bottom:14px;display:flex}.pizza__live-dot{flex:none;width:7px;height:7px}.pizza h1{letter-spacing:0;overflow-wrap:anywhere;text-transform:uppercase;max-width:980px;font-size:clamp(2.6rem,8vw,5.8rem);font-weight:900;line-height:.88}.pizza__hero p{color:var(--pizza-muted);max-width:680px;margin-top:16px;font-size:.95rem;line-height:1.65}.pizza__yield{text-align:right;justify-items:end;gap:4px;min-width:160px;display:grid}.pizza__yield span,.pizza__stat span{color:var(--pizza-muted);letter-spacing:.18em;text-transform:uppercase;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:700}.pizza__yield strong{font-size:2rem;font-weight:900;line-height:1}.pizza__workspace,.pizza__ledger-layout,.pizza__notes-layout{align-items:start;gap:36px;display:grid}.pizza__workspace{grid-template-columns:minmax(0,1fr) 360px;margin-top:44px}.pizza__ledger-layout{grid-template-columns:360px minmax(0,1fr);margin-top:40px}.pizza__notes-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin-top:72px}.pizza__sidecar{position:sticky;top:92px}.pizza__panel,.pizza__preset-card,.pizza__basic,.pizza__stat{border:1px solid var(--pizza-border);background:#fffdf8d6;border-radius:3px;box-shadow:0 18px 48px #27272212}.pizza__panel{padding:24px}.pizza__panel-heading,.pizza__table-heading,.pizza__section-heading,.pizza__basic-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.pizza__panel-heading,.pizza__table-heading{border-bottom:1px solid var(--pizza-border);margin-bottom:20px;padding-bottom:14px}.pizza__eyebrow{color:var(--pizza-accent);margin-bottom:6px}.pizza h2{letter-spacing:0;text-transform:uppercase;font-size:1.45rem;font-weight:900;line-height:1.05}.pizza__table-heading>span{color:var(--pizza-muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.72rem}.pizza__table-wrap{width:100%;overflow-x:auto}.pizza__table{border-collapse:collapse;width:100%;min-width:620px}.pizza__table--wide{min-width:860px}.pizza__table th{border-bottom:1px solid var(--pizza-border);color:var(--pizza-muted);letter-spacing:.18em;text-align:left;text-transform:uppercase;padding:14px 16px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:700}.pizza__table td{border-bottom:1px solid var(--pizza-border);text-align:left;vertical-align:top;padding:18px 16px;line-height:1.45}.pizza__table--formula td:nth-child(2),.pizza__table--formula th:nth-child(2),.pizza__table--formula td:nth-child(3),.pizza__table--formula th:nth-child(3){text-align:right}.pizza__table--formula td:nth-child(3){white-space:nowrap;font-size:clamp(1.4rem,3vw,2.45rem);font-weight:900;line-height:1}.pizza__table td strong{font-weight:900;display:block}.pizza__table td span{color:var(--pizza-muted);margin-top:3px;font-size:.78rem;display:block}.pizza__table tfoot td{border-bottom:0;border-top:2px solid var(--pizza-foreground);text-transform:uppercase;background:#2727220a;font-weight:900}.pizza__parameters{gap:0;display:grid}.pizza__controls,.pizza__readout,.pizza__entry-form{gap:18px;display:grid}.pizza__controls,.pizza__entry-form{grid-template-columns:repeat(2,minmax(0,1fr))}.pizza__entry-form{margin:0}.pizza__field{gap:7px;display:grid}.pizza__field--wide{grid-column:1/-1}.pizza__field span{color:var(--pizza-muted)}.pizza__field input,.pizza__field select,.pizza__field textarea{border:1px solid var(--pizza-border);color:var(--pizza-foreground);background:0 0;border-radius:3px;width:100%;min-width:0;min-height:42px;padding:0 12px}.pizza__controls .pizza__field input,.pizza__readout .pizza__field select{border-width:0 0 1px;padding-inline:0}.pizza__field textarea{resize:vertical;min-height:112px;padding-block:10px;line-height:1.5}.pizza__field input:focus,.pizza__field select:focus,.pizza__field textarea:focus{border-color:var(--pizza-foreground);outline:none;box-shadow:0 0 0 3px #c65a2f24}.pizza__readout-grid,.pizza__preset-card dl,.pizza__preset-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.pizza__readout-grid div,.pizza__preset-card dl div{background:#2727220a;border-radius:3px;min-height:64px;padding:12px}.pizza__readout-grid dt,.pizza__preset-card dt,.pizza__summary-card dt{color:var(--pizza-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:700}.pizza__readout-grid dd,.pizza__preset-card dd,.pizza__summary-card dd{margin:0;font-weight:900}.pizza__estimate{border:1px dashed var(--pizza-border);border-radius:3px;grid-column:1/-1;gap:10px;padding:14px;display:grid}.pizza__estimate span{color:var(--pizza-muted)}.pizza__estimate strong{font-size:1.35rem;line-height:1}.pizza__save-button,.pizza__duplicate-button,.pizza__estimate button,.pizza__delete-button,.pizza__text-button{text-align:center;border-radius:3px;justify-content:center;align-items:center;min-height:38px;display:inline-flex}.pizza__save-button,.pizza__duplicate-button,.pizza__estimate button{background:var(--pizza-foreground);border:1px solid var(--pizza-foreground);color:var(--pizza-background);padding:0 14px}.pizza__save-button{grid-column:1/-1;justify-self:start}.pizza__delete-button,.pizza__text-button{color:var(--pizza-muted);background:0 0;border:0;min-height:auto;padding:0}.pizza__delete-button:hover{color:var(--pizza-danger)}.pizza__save-button:hover:not(:disabled),.pizza__duplicate-button:hover:not(:disabled),.pizza__estimate button:hover{background:var(--pizza-accent);border-color:var(--pizza-accent)}.pizza__save-button:disabled,.pizza__delete-button:disabled,.pizza__duplicate-button:disabled{cursor:progress;opacity:.62}.pizza__action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pizza__notes ul{margin:0;padding-left:20px;line-height:1.6}.pizza__empty-state{border:1px dashed var(--pizza-border);color:var(--pizza-muted);border-radius:3px;padding:18px;line-height:1.6}.pizza__summary-card{background:var(--pizza-foreground);color:var(--pizza-background)}.pizza__summary-card .pizza__eyebrow,.pizza__summary-card dt{color:#f6f2e994}.pizza__summary-card dl{gap:14px;margin:18px 0 0;display:grid}.pizza__summary-card dl div{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:baseline;gap:18px;padding-bottom:12px;display:flex}.pizza__save-status{border-radius:3px;grid-column:1/-1;padding:10px 12px;line-height:1.45}.pizza__save-status--success{color:#2d6c34;background:#e7f3e5}.pizza__save-status--error{color:var(--pizza-danger);background:#f9e4dc}.pizza__save-status--saving{background:var(--pizza-soft);color:var(--pizza-muted)}.pizza__recipe-section,.pizza__basics{margin-top:86px}.pizza__section-heading{border-bottom:1px solid var(--pizza-border);margin-bottom:24px;padding-bottom:18px}.pizza__section-heading>span{color:var(--pizza-muted);white-space:nowrap}.pizza__preset-grid,.pizza__basics,.pizza__stat-grid{gap:16px;display:grid}.pizza__preset-grid,.pizza__basics{grid-template-columns:repeat(3,minmax(0,1fr))}.pizza__stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.pizza__stat,.pizza__preset-card,.pizza__basic{padding:20px}.pizza__stat strong{overflow-wrap:anywhere;margin-top:8px;font-size:1.65rem;font-weight:900;display:block}.pizza__stat em{color:var(--pizza-muted);margin-top:2px;font-size:.8rem;font-style:normal;display:block}.pizza__stat--accent{border-color:var(--pizza-foreground)}.pizza__stat--accent strong{color:var(--pizza-accent)}.pizza__preset-card{gap:16px;display:grid}.pizza__preset-card[data-selected=true]{border-color:var(--pizza-foreground);box-shadow:0 18px 48px #27272224}.pizza__preset-card-button{color:inherit;text-align:left;background:0 0;border:0;gap:18px;width:100%;padding:0;display:grid}.pizza__preset-card span{color:var(--pizza-muted);letter-spacing:.14em;text-transform:uppercase;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.64rem}.pizza__preset-card h2{overflow-wrap:anywhere}.pizza__preset-card-button:hover h2{color:var(--pizza-accent)}.pizza__preset-details{border-top:1px solid var(--pizza-border);gap:16px;padding-top:18px;display:grid}.pizza__preset-actions{flex-wrap:wrap;gap:10px;display:flex}.pizza__ledger .pizza__table thead tr{background:var(--pizza-foreground);color:var(--pizza-background)}.pizza__ledger .pizza__table th{color:inherit;border-bottom:0}.pizza__rank-badge{background:var(--pizza-foreground);color:var(--pizza-background);white-space:nowrap;border-radius:3px;padding:6px 8px;display:inline-flex}.pizza__basic-form{margin-top:40px}.pizza__basic{flex-direction:column;min-height:260px;display:flex}.pizza__basic-heading{align-items:baseline}.pizza__basic-heading span{color:var(--pizza-accent);letter-spacing:.18em;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.68rem;font-weight:900}.pizza__basic p{line-height:1.65}.pizza__basic p:not(.pizza__save-status){color:var(--pizza-muted)}.pizza__basic .pizza__basic-notes{border-top:1px solid var(--pizza-border);color:var(--pizza-foreground);margin-top:auto;padding-top:16px}@keyframes pizza-blink{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:1020px){.pizza__workspace,.pizza__ledger-layout,.pizza__notes-layout{grid-template-columns:1fr}.pizza__sidecar{position:static}.pizza__preset-grid,.pizza__basics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.pizza__nav-inner{grid-template-columns:1fr;justify-items:stretch;padding:12px 16px}.pizza__brand,.pizza__all-apps{justify-self:start}.pizza__tabs{justify-content:start;padding-bottom:2px;overflow-x:auto}.pizza__page{padding:36px 16px 64px}.pizza__hero{grid-template-columns:1fr;align-items:start}.pizza__yield{text-align:left;justify-items:start}.pizza__controls,.pizza__entry-form,.pizza__readout-grid,.pizza__preset-grid,.pizza__basics,.pizza__stat-grid{grid-template-columns:1fr}.pizza__table{min-width:0}.pizza__table--wide{min-width:760px}.pizza__table th,.pizza__table td{padding-inline:8px}.pizza__table--formula td:nth-child(2),.pizza__table--formula th:nth-child(2){width:72px}.pizza__table--formula td:nth-child(3),.pizza__table--formula th:nth-child(3){width:92px}.pizza__table--formula td:nth-child(3){font-size:1.5rem}.pizza__action-grid{grid-template-columns:1fr}.pizza__table-heading,.pizza__section-heading,.pizza__panel-heading,.pizza__basic-heading{display:grid}.pizza__delete-button{justify-self:start}}.yeh-recipes{--recipes-background:#f7f4ee;--recipes-card:#fffefa;--recipes-foreground:#211a16;--recipes-muted:#6f6760;--recipes-muted-panel:#eee9df;--recipes-border:#ddd5c9;--recipes-primary:#62765a;--recipes-primary-foreground:#fffefa;--recipes-accent:#bf683a;--recipes-danger:#a33b34;background:var(--recipes-background);color:var(--recipes-foreground);min-height:100vh}.yeh-recipes button,.yeh-recipes input,.yeh-recipes textarea{font:inherit}.yeh-recipes button{cursor:pointer}.yeh-recipes svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1em;height:1em;display:block}.yeh-recipes__shell{grid-template-columns:260px minmax(0,1fr);gap:0;max-width:1400px;min-height:100vh;margin:0 auto;display:grid}.yeh-recipes__sidebar{border-right:1px solid var(--recipes-border);height:100vh;padding:32px 24px;position:sticky;top:0;overflow-y:auto}.yeh-recipes__brand{align-items:center;gap:8px;margin-bottom:40px;display:flex}.yeh-recipes__brand-icon{background:var(--recipes-primary);color:var(--recipes-primary-foreground);border-radius:6px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.yeh-recipes__brand span:last-child,.yeh-recipes__library-header h1,.yeh-recipes__card strong,.yeh-recipes__empty-state p{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-style:italic}.yeh-recipes__brand span:last-child{font-size:1.5rem;line-height:1}.yeh-recipes__nav-section{margin-bottom:32px}.yeh-recipes__nav-section>p{color:var(--recipes-muted);letter-spacing:.2em;text-transform:uppercase;margin:0 0 12px;font-size:.625rem;font-weight:800}.yeh-recipes__nav-section>div{gap:2px;display:grid}.yeh-recipes__nav-item{color:#211a16cc;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:32px;padding:6px 10px;transition:background-color .16s,color .16s;display:flex}.yeh-recipes__nav-item:hover{background:var(--recipes-muted-panel);color:var(--recipes-foreground)}.yeh-recipes__nav-item[data-active=true]{background:var(--recipes-foreground);color:var(--recipes-background)}.yeh-recipes__nav-icon{flex:0 0 16px;place-items:center;font-size:16px;display:grid}.yeh-recipes__nav-item>span:not(.yeh-recipes__nav-icon){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.yeh-recipes__nav-item small{color:var(--recipes-muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.yeh-recipes__nav-item[data-active=true] small{color:#f7f4ee99}.yeh-recipes__library{min-width:0;padding:40px}.yeh-recipes__library-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.yeh-recipes__count{color:var(--recipes-accent);letter-spacing:.2em;text-transform:uppercase;margin:0 0 8px;font-size:.6875rem;font-weight:700}.yeh-recipes__library-header h1{margin:0;font-size:clamp(2.8rem,5vw,4rem);font-weight:400;line-height:.95}.yeh-recipes__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.yeh-recipes__primary-action,.yeh-recipes__ghost-action{border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:10px 18px;text-decoration:none;display:inline-flex}.yeh-recipes__primary-action{background:var(--recipes-foreground);border:1px solid var(--recipes-foreground);color:var(--recipes-background)}.yeh-recipes__ghost-action{border:1px solid var(--recipes-border);color:var(--recipes-muted);background:0 0;font-size:.875rem}.yeh-recipes__primary-action:hover,.yeh-recipes__card:hover .yeh-recipes__card-image img{transform:scale(1.02)}.yeh-recipes__ghost-action:hover{color:var(--recipes-foreground);border-color:#211a1666}.yeh-recipes__import-panel{background:var(--recipes-card);border:1px solid var(--recipes-border);border-radius:8px;gap:14px;margin:-12px 0 24px;padding:16px;display:grid;box-shadow:0 8px 28px #211a1614}.yeh-recipes__import-grid{grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:14px;display:grid}.yeh-recipes__import-text textarea{min-height:116px}.yeh-recipes__import-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.yeh-recipes__import-warnings{color:var(--recipes-muted);margin:0;padding-left:20px;line-height:1.5}.yeh-recipes__search{background:var(--recipes-card);border:1px solid var(--recipes-border);color:var(--recipes-muted);border-radius:999px;align-items:center;gap:12px;min-height:48px;margin-bottom:24px;padding:0 20px;display:flex;box-shadow:0 2px 8px #211a160f}.yeh-recipes__search svg{flex:0 0 16px;font-size:16px}.yeh-recipes__search input{color:var(--recipes-foreground);background:0 0;border:0;outline:0;flex:1;min-width:0}.yeh-recipes__search input::placeholder{color:var(--recipes-muted)}.yeh-recipes__search button,.yeh-recipes__clear-tags{color:var(--recipes-muted);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;font-size:.6875rem;font-weight:700}.yeh-recipes__chips{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:40px;display:flex}.yeh-recipes__chips>svg{color:var(--recipes-muted);flex:0 0 14px;margin-right:4px;font-size:14px}.yeh-recipes__chip{background:var(--recipes-card);border:1px solid var(--recipes-border);color:var(--recipes-muted);border-radius:999px;min-height:28px;padding:4px 12px;font-size:.75rem;font-weight:600}.yeh-recipes__chip:hover,.yeh-recipes__chip[data-active=true]{border-color:var(--recipes-foreground);color:var(--recipes-foreground)}.yeh-recipes__chip[data-active=true]{background:var(--recipes-foreground);color:var(--recipes-background)}.yeh-recipes__recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px;display:grid}.yeh-recipes__card{color:inherit;text-align:left;background:0 0;border:0;min-width:0;padding:0;display:block}.yeh-recipes__card-image{aspect-ratio:4/5;background:var(--recipes-muted-panel);border-radius:6px;margin-bottom:16px;display:block;position:relative;overflow:hidden}.yeh-recipes__card-image img,.yeh-recipes__image-placeholder{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.yeh-recipes__image-placeholder{color:#211a1642;background:radial-gradient(circle at 28% 22%,#bf683a47,#0000 28%),linear-gradient(135deg,#e6dece,#f8f6ef 52%,#d9d4c8);justify-content:center;align-items:center;font-size:56px;display:flex}.yeh-recipes__favorite-badge{color:#c83f49;background:#f7f4eeeb;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:12px;right:12px}.yeh-recipes__favorite-badge svg,.yeh-recipes__stars svg.is-filled{fill:currentColor}.yeh-recipes__category-pill{color:var(--recipes-foreground);letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#f7f4eeeb;border-radius:999px;max-width:calc(100% - 24px);padding:5px 10px;font-size:.625rem;font-weight:700;position:absolute;bottom:12px;left:12px;overflow:hidden}.yeh-recipes__card-body{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.yeh-recipes__card-body>span:first-child{min-width:0}.yeh-recipes__card strong{overflow-wrap:anywhere;font-size:1.25rem;font-weight:400;line-height:1.15;display:block}.yeh-recipes__card:hover strong{color:var(--recipes-accent)}.yeh-recipes__meta-line{color:var(--recipes-muted);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:.6875rem;display:flex}.yeh-recipes__meta-line span{align-items:center;gap:4px;display:inline-flex}.yeh-recipes__stars{color:#6f67604d;flex:none;gap:1px;padding-top:4px;display:inline-flex}.yeh-recipes__stars svg{color:inherit;fill:#0000;stroke:currentColor;font-size:12px}.yeh-recipes__stars svg.is-filled{color:var(--recipes-accent)}.yeh-recipes__empty-state{text-align:center;margin-top:96px}.yeh-recipes__empty-state p{color:var(--recipes-muted);margin:0;font-size:1.75rem}.yeh-recipes__empty-state span,.yeh-recipes__empty,.yeh-recipes__status{color:var(--recipes-muted);margin-top:8px;line-height:1.5;display:block}.yeh-recipes__status--error{color:var(--recipes-danger);font-weight:700}.yeh-recipes__status--success{color:#3d6f42;font-weight:700}.yeh-recipes__inspector{background:var(--recipes-card);border:1px solid var(--recipes-border);border-radius:8px;gap:0;margin-top:48px;display:grid;overflow:hidden;box-shadow:0 22px 60px #211a161a}.yeh-recipes__inspector-header{border-bottom:1px solid var(--recipes-border);background:#f1eadf;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.yeh-recipes__inspector-header p{color:var(--recipes-accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 6px;font-size:.6875rem;font-weight:800}.yeh-recipes__inspector-header h2{overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-style:italic;font-weight:400;line-height:1.1}.yeh-recipes__segmented,.yeh-recipes__actions,.yeh-recipes__cook-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.yeh-recipes__segmented{background:var(--recipes-background);border:1px solid var(--recipes-border);border-radius:8px;padding:4px}.yeh-recipes__segmented button,.yeh-recipes__actions button{color:var(--recipes-muted);background:0 0;border:0;border-radius:6px;min-height:32px;padding:6px 10px}.yeh-recipes__segmented button[aria-pressed=true],.yeh-recipes__actions button:first-child{background:var(--recipes-foreground);color:var(--recipes-background)}.yeh-recipes__cook-view,.yeh-recipes__form{gap:18px;padding:18px;display:grid}.yeh-recipes__form-grid,.yeh-recipes__cook-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.yeh-recipes__field{color:var(--recipes-muted);gap:8px;min-width:0;font-size:.875rem;font-weight:700;display:grid}.yeh-recipes__field input,.yeh-recipes__field select,.yeh-recipes__field textarea{border:1px solid var(--recipes-border);color:var(--recipes-foreground);background:#fffefa;border-radius:8px;width:100%;min-height:42px;padding:10px 12px}.yeh-recipes__field textarea{resize:vertical;line-height:1.5}.yeh-recipes__field input:focus,.yeh-recipes__field select:focus,.yeh-recipes__field textarea:focus{border-color:var(--recipes-primary);outline:3px solid #62765a2e}.yeh-recipes__check,.yeh-recipes__ingredient-check{color:var(--recipes-foreground);align-items:center;gap:10px;font-weight:700;display:flex}.yeh-recipes__check input,.yeh-recipes__ingredient-check input{accent-color:var(--recipes-primary);width:18px;height:18px}.yeh-recipes__favorite{align-self:end}.recipe-rating-input,.recipe-favorite-input{border:0;min-width:0;margin:0;padding:0}.recipe-rating-input legend,.recipe-favorite-input__label{color:inherit;font:inherit;margin:0 0 8px;display:block}.recipe-rating-input__stars{align-items:center;min-height:42px;display:flex}.recipe-rating-input__star{color:#6f676059;cursor:pointer;place-items:center;padding:5px 3px;display:grid}.recipe-rating-input__star:first-child{padding-left:0}.recipe-rating-input .recipe-rating-input__star input{clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0;white-space:nowrap;background:0 0;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.recipe-rating-input__star svg{fill:#0000;stroke:currentColor;stroke-linejoin:round;stroke-width:1.5px;width:26px;height:26px;transition:color .14s,fill .14s,transform .14s}.recipe-rating-input__star[data-filled=true]{color:var(--recipes-accent)}.recipe-rating-input__star[data-filled=true] svg{fill:currentColor}.recipe-rating-input__star:hover svg{transform:scale(1.08)}.recipe-rating-input__star:has(input:focus-visible){border-radius:6px;outline:3px solid #62765a3d}.recipe-favorite-input__button{border:1px solid var(--recipes-border);color:var(--recipes-muted);cursor:pointer;background:#fffefa;border-radius:8px;justify-content:center;align-items:center;width:42px;min-height:42px;padding:8px;font:600 .875rem/1 system-ui,sans-serif;display:inline-flex}.recipe-favorite-input__button svg{fill:#0000;stroke:currentColor;stroke-linejoin:round;stroke-width:1.75px;width:22px;height:22px}.recipe-favorite-input__button[aria-pressed=true]{color:#c83f49;border-color:#c83f49}.recipe-favorite-input__button[aria-pressed=true] svg{fill:currentColor}.recipe-favorite-input__button:focus-visible{outline-offset:2px;outline:3px solid #62765a3d}.yeh-recipes__actions{border-top:1px solid var(--recipes-border);padding-top:14px}.yeh-recipes__hero-image,.yeh-recipes__image-preview{aspect-ratio:16/9;background:var(--recipes-muted-panel);object-fit:cover;border-radius:8px;width:100%;max-height:320px}.yeh-recipes__cook-meta span{background:var(--recipes-background);border:1px solid var(--recipes-border);color:var(--recipes-muted);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700}.yeh-recipes__source{color:var(--recipes-muted);overflow-wrap:anywhere;margin:0;line-height:1.5}.yeh-recipes__source a{color:var(--recipes-accent);font-weight:700}.yeh-recipes__cook-grid section,.yeh-recipes__notes{border:1px solid var(--recipes-border);background:#fbfaf6;border-radius:8px;padding:16px}.yeh-recipes__cook-grid h3,.yeh-recipes__notes h3{margin:0 0 12px}.yeh-recipes__ingredient-checks{gap:10px;display:grid}.yeh-recipes__ingredient-check{align-items:flex-start;line-height:1.45}.yeh-recipes__ingredient-check input:checked+span{color:var(--recipes-muted);text-decoration:line-through}.yeh-recipes__steps{gap:12px;margin:0;padding-left:24px;line-height:1.6;display:grid}.yeh-recipes__notes p{color:var(--recipes-muted);white-space:pre-wrap;margin:0;line-height:1.6}@media (max-width:1120px){.yeh-recipes__recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.yeh-recipes__shell{grid-template-columns:1fr}.yeh-recipes__sidebar{border-bottom:1px solid var(--recipes-border);border-right:0;height:auto;max-height:42vh;position:static}.yeh-recipes__library{padding:28px 20px 40px}.yeh-recipes__library-header,.yeh-recipes__inspector-header{align-items:stretch;display:grid}.yeh-recipes__header-actions{justify-content:flex-start}}@media (max-width:640px){.yeh-recipes__recipe-grid,.yeh-recipes__form-grid,.yeh-recipes__cook-grid,.yeh-recipes__import-grid{grid-template-columns:1fr}.yeh-recipes__recipe-grid{gap:0}.yeh-recipes__card{border-bottom:1px solid var(--recipes-border);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;padding:12px 0;display:grid}.yeh-recipes__card:first-child{padding-top:0}.yeh-recipes__card-image{aspect-ratio:1;width:92px;margin-bottom:0}.yeh-recipes__image-placeholder{font-size:32px}.yeh-recipes__favorite-badge{width:24px;height:24px;font-size:13px;top:6px;right:6px}.yeh-recipes__category-pill{display:none}.yeh-recipes__card-body{min-width:0;display:block}.yeh-recipes__card strong{font-size:1.0625rem;line-height:1.25}.yeh-recipes__meta-line{letter-spacing:.07em;gap:6px;margin-top:6px}.yeh-recipes__stars{margin-top:8px}.yeh-recipes__primary-action,.yeh-recipes__ghost-action{justify-content:center;width:100%}.yeh-recipes__library-header h1{font-size:2.5rem}}.yeh-recipe-detail{--recipe-detail-background:#f7f4ee;--recipe-detail-card:#fffefa;--recipe-detail-foreground:#211a16;--recipe-detail-muted:#6f6760;--recipe-detail-muted-panel:#eee9df;--recipe-detail-border:#ddd5c9;--recipe-detail-accent:#bf683a;background:var(--recipe-detail-background);color:var(--recipe-detail-foreground);min-height:100vh;overflow-x:hidden}.yeh-recipe-detail svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1em;height:1em;display:block}.yeh-recipe-detail__wrap{max-width:1152px;margin:0 auto;padding:32px}.yeh-recipe-detail__topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.yeh-recipe-detail__back,.yeh-recipe-detail__actions,.yeh-recipe-detail__primary-action,.yeh-recipe-detail__icon-button{align-items:center;display:inline-flex}.yeh-recipe-detail__back{color:var(--recipe-detail-muted);gap:8px;font-size:.875rem}.yeh-recipe-detail__back:hover{color:var(--recipe-detail-foreground)}.yeh-recipe-detail__actions{gap:8px}.yeh-recipe-detail__icon-button{background:var(--recipe-detail-card);border:1px solid var(--recipe-detail-border);color:var(--recipe-detail-foreground);border-radius:999px;justify-content:center;width:36px;height:36px;font-size:16px}.yeh-recipe-detail__icon-button .is-filled{color:#c83f49;fill:currentColor}.yeh-recipe-detail__primary-action{background:var(--recipe-detail-foreground);color:var(--recipe-detail-background);cursor:pointer;font:inherit;-webkit-user-select:none;user-select:none;border:0;border-radius:999px;gap:8px;min-height:40px;margin-left:8px;padding:10px 20px}.yeh-recipe-detail__primary-action svg{fill:currentColor;stroke:none}.yeh-recipe-detail__editor{background:var(--recipe-detail-card);border:1px solid var(--recipe-detail-border);border-radius:8px;gap:18px;margin:-12px 0 36px;padding:20px;display:grid}.yeh-recipe-detail__editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.yeh-recipe-detail__editor label{color:var(--recipe-detail-muted);letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:.75rem;font-weight:700;display:grid}.yeh-recipe-detail__editor input,.yeh-recipe-detail__editor select,.yeh-recipe-detail__editor textarea{border:1px solid var(--recipe-detail-border);color:var(--recipe-detail-foreground);letter-spacing:0;text-transform:none;background:#fffefa;border-radius:6px;width:100%;min-width:0;padding:10px 12px;font:400 .9375rem/1.5 system-ui,sans-serif}.yeh-recipe-detail__editor textarea{resize:vertical}.yeh-recipe-detail__image-editor{gap:12px;display:grid}.yeh-recipe-detail__image-editor>p{color:var(--recipe-detail-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.yeh-recipe-detail__image-preview{aspect-ratio:4/3;background:var(--recipe-detail-muted-panel);border:1px solid var(--recipe-detail-border);border-radius:8px;width:100%;max-width:320px;overflow:hidden}.yeh-recipe-detail__image-preview img,.yeh-recipe-detail__image-preview>span{object-fit:cover;width:100%;height:100%}.yeh-recipe-detail__image-preview>span{justify-content:center;align-items:center;display:flex}.yeh-recipe-detail__image-preview svg{height:56px;stroke:var(--recipe-detail-muted);width:56px}.yeh-recipe-detail__image-editor>div:last-child{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.yeh-recipe-detail__image-picker{border:1px solid var(--recipe-detail-foreground);color:var(--recipe-detail-foreground);cursor:pointer;letter-spacing:0;text-transform:none;background:0 0;border-radius:999px;padding:8px 16px;font-size:.875rem;display:inline-flex}.yeh-recipe-detail__image-picker input{opacity:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.yeh-recipe-detail__image-editor>div:last-child>span{color:var(--recipe-detail-muted);font-size:.8125rem}.recipe-metadata-selector{align-content:start;gap:8px;min-width:0;display:grid}.recipe-metadata-selector__values{flex-wrap:wrap;gap:6px;display:flex}.recipe-metadata-selector__dropdown{position:relative}.recipe-metadata-selector__dropdown summary{border:1px solid var(--recipes-border);color:var(--recipes-foreground);cursor:pointer;background:#fffefa;border-radius:8px;min-height:42px;padding:10px 36px 10px 12px;font-weight:400;position:relative}.recipe-metadata-selector__dropdown summary::marker{content:""}.recipe-metadata-selector__dropdown summary:after{content:"⌄";position:absolute;top:8px;right:12px}.recipe-metadata-selector__dropdown[open] summary{border-color:var(--recipes-primary);outline:3px solid #62765a2e}.recipe-metadata-selector__menu{border:1px solid var(--recipes-border);background:#fffefa;border-radius:8px;gap:4px;max-height:280px;margin-top:6px;padding:8px;display:grid;overflow-y:auto;box-shadow:0 12px 28px #211a161f}.recipe-metadata-selector__option{color:var(--recipes-foreground);cursor:pointer;border-radius:6px;align-items:center;gap:9px;min-height:36px;padding:6px 8px;font-weight:500;display:flex}.recipe-metadata-selector__option:hover{background:#62765a1a}.recipe-metadata-selector__option input{accent-color:var(--recipes-primary);width:16px;min-height:0;padding:0}.recipe-metadata-selector__empty{color:var(--recipes-muted);margin:4px 8px;font-weight:400}.recipe-metadata-selector__create-trigger{border:0;border-top:1px solid var(--recipes-border);color:var(--recipes-accent);cursor:pointer;text-align:left;background:0 0;margin-top:4px;padding:10px 8px 4px;font-weight:700}.recipe-metadata-selector__value{color:inherit;letter-spacing:0;text-transform:none;background:#62765a1f;border:1px solid #62765a3d;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:5px 7px 5px 10px;font:600 .75rem/1.2 system-ui,sans-serif;display:inline-flex}.recipe-metadata-selector__value button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font:700 1rem/1 system-ui,sans-serif;display:inline-flex}.recipe-metadata-selector__value button:hover{background:#62765a2e}.recipe-metadata-selector__create{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;display:grid}.recipe-metadata-selector__create button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;min-height:38px;padding:8px 10px;font:600 .8125rem/1 system-ui,sans-serif}.recipe-metadata-selector__create button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:560px){.recipe-metadata-selector__create{grid-template-columns:1fr 1fr}.recipe-metadata-selector__create input{grid-column:1/-1}}.yeh-recipe-detail__preference-input{color:var(--recipe-detail-muted);letter-spacing:.06em;text-transform:uppercase;align-self:end;font-size:.75rem;font-weight:700}.yeh-recipe-detail__preference-input .recipe-favorite-input__button{border-color:var(--recipe-detail-border);color:var(--recipe-detail-muted);text-transform:none;border-radius:6px}.yeh-recipe-detail__preference-input .recipe-favorite-input__button[aria-pressed=true],.yeh-recipe-detail__preference-input .recipe-rating-input__star[data-filled=true]{color:var(--recipe-detail-accent)}.yeh-recipe-detail__preference-input .recipe-favorite-input__button[aria-pressed=true]{color:#c83f49;border-color:#c83f49}.yeh-recipe-detail__editor-actions{flex-wrap:wrap;gap:10px;display:flex}.yeh-recipe-detail__editor-actions button{border:1px solid var(--recipe-detail-foreground);cursor:pointer;font:inherit;border-radius:999px;min-height:38px;padding:8px 16px}.yeh-recipe-detail__editor-actions button:first-child{background:var(--recipe-detail-foreground);color:var(--recipe-detail-background)}.yeh-recipe-detail__editor-actions button:last-child:not(:first-child){color:var(--recipe-detail-foreground);background:0 0}.yeh-recipe-detail__editor-actions button:disabled{cursor:not-allowed;opacity:.55}.yeh-recipe-detail__editor-status{color:var(--recipe-detail-muted);margin:0}.yeh-recipe-detail__editor-status[data-state=error]{color:#a23f2d}.yeh-recipe-detail__editor-status[data-state=success]{color:#3d6b42}.yeh-recipe-detail__content{grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:start;gap:28px 44px;display:grid}.yeh-recipe-detail__intro{min-width:0}.yeh-recipe-detail__image{aspect-ratio:1;background:var(--recipe-detail-muted-panel);border-radius:8px;width:100%;max-width:220px;overflow:hidden}.yeh-recipe-detail__image img,.yeh-recipe-detail__image>span{object-fit:cover;width:100%;height:100%;display:block}.yeh-recipe-detail__image>span{color:#211a1642;background:radial-gradient(circle at 28% 22%,#bf683a47,#0000 28%),linear-gradient(135deg,#e6dece,#f8f6ef 52%,#d9d4c8);justify-content:center;align-items:center;font-size:72px;display:flex}.yeh-recipe-detail__eyebrow,.yeh-recipe-detail__ingredients-panel h2,.yeh-recipe-detail__directions-panel h2,.yeh-recipe-detail__notes p,.yeh-recipe-detail__stats p{color:var(--recipe-detail-accent);letter-spacing:.2em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.yeh-recipe-detail__eyebrow{margin:0 0 12px}.yeh-recipe-detail__intro h1{letter-spacing:0;overflow-wrap:anywhere;word-break:break-word;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4rem);font-style:italic;font-weight:400;line-height:1.05}.yeh-recipe-detail__intro h1 span{display:block}.yeh-recipe-detail__rating{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.yeh-recipe-detail__stars{color:#6f67604d;gap:2px;display:inline-flex}.yeh-recipe-detail__stars svg{fill:#0000;font-size:16px}.yeh-recipe-detail__stars svg.is-filled{color:var(--recipe-detail-accent);fill:currentColor}.yeh-recipe-detail__rating>span:not(.yeh-recipe-detail__stars){color:var(--recipe-detail-muted);flex-wrap:wrap;align-items:center;gap:4px;font-size:.875rem;display:inline-flex}.yeh-recipe-detail__rating a{color:var(--recipe-detail-foreground);text-underline-offset:4px;text-decoration:underline}.yeh-recipe-detail__rating svg{font-size:12px}.yeh-recipe-detail__stats{border-top:1px solid var(--recipe-detail-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;padding-top:24px;display:grid}.yeh-recipe-detail__stats p{color:var(--recipe-detail-muted);align-items:center;gap:6px;margin:0;display:flex}.yeh-recipe-detail__stats span{overflow-wrap:anywhere;margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;display:block}.yeh-recipe-detail__chips{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.yeh-recipe-detail__chips span{background:var(--recipe-detail-card);border:1px solid var(--recipe-detail-border);color:var(--recipe-detail-muted);border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600}.yeh-recipe-detail__ingredients-panel{grid-column:1}.yeh-recipe-detail__ingredients-panel h2,.yeh-recipe-detail__directions-panel h2{margin:0 0 20px}.yeh-recipe-detail__directions-panel{border-top:1px solid var(--recipe-detail-border);grid-column:2;padding-top:24px}.yeh-recipe-detail__ingredients{margin:0;padding:0;list-style:none}.yeh-recipe-detail__ingredients li{border-bottom:1px solid #ddd5c9b8;padding:0 0 12px;font-size:.9375rem;line-height:1.5}.yeh-recipe-detail__ingredients li+li{margin-top:12px}.yeh-recipe-detail__directions{gap:24px;margin:0;padding:0;list-style:none;display:grid}.yeh-recipe-detail__directions li{grid-template-columns:auto minmax(0,1fr);gap:20px;display:grid}.yeh-recipe-detail__directions li>span{color:var(--recipe-detail-accent);font-variant-numeric:tabular-nums;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-style:italic;line-height:1}.yeh-recipe-detail__directions p{color:#211a16db;overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.7}.yeh-recipe-detail__notes{border-left:2px solid var(--recipe-detail-accent);background:#eee9df75;border-radius:8px;margin-top:40px;padding:20px}.yeh-recipe-detail__notes p{margin:0 0 8px}.yeh-recipe-detail__notes span{color:#211a16cc;white-space:pre-wrap;font-family:Georgia,Times New Roman,serif;font-size:1.125rem;font-style:italic;line-height:1.6;display:block}.yeh-recipe-detail__muted,.yeh-recipe-detail__empty p{color:var(--recipe-detail-muted);line-height:1.5}.yeh-recipe-detail__empty{text-align:center;place-content:center;gap:16px;min-height:100vh;display:grid}.yeh-recipe-detail__empty a{color:var(--recipe-detail-accent);font-weight:700}@media (max-width:820px){.yeh-recipe-detail__wrap{padding:24px 20px 40px}.yeh-recipe-detail__topbar{align-items:flex-start;display:grid}.yeh-recipe-detail__actions{justify-content:space-between;width:100%}.yeh-recipe-detail__primary-action{margin-left:auto}.yeh-recipe-detail__content{grid-template-columns:minmax(160px,200px) minmax(0,1fr);column-gap:32px}.yeh-recipe-detail__editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.yeh-recipe-detail__wrap,.yeh-recipe-detail__content,.yeh-recipe-detail__intro,.yeh-recipe-detail__directions-panel{max-width:calc(100vw - 40px)}.yeh-recipe-detail__content{grid-template-columns:1fr}.yeh-recipe-detail__ingredients-panel,.yeh-recipe-detail__directions-panel{grid-column:1}.yeh-recipe-detail__image{max-width:180px}.yeh-recipe-detail__actions{display:flex}.yeh-recipe-detail__primary-action{flex:1;justify-content:center}.yeh-recipe-detail__editor{padding:16px}.yeh-recipe-detail__editor-grid{grid-template-columns:1fr}.yeh-recipe-detail__intro h1{overflow-wrap:anywhere;word-break:normal;max-width:100%;font-size:1.65rem;line-height:1.12}.yeh-recipe-detail__stats{grid-template-columns:1fr}.yeh-recipe-detail__directions li{grid-template-columns:1fr;gap:12px}}
