body{color:#3f2a1d;background:radial-gradient(circle at 0 0,#fff7ed,#0000 32%),linear-gradient(#fffaf0 0%,#fff1e6 100%);margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}button,input,textarea,select{font:inherit}#root{min-height:100vh}.app-nav{color:#fffaf0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#78350feb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:20px 32px;display:flex;position:sticky;top:0}.app-nav-top{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.app-brand{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.app-brand p{color:#fed7aa;margin:2px 0 0;font-size:.9rem}.brand-mark{filter:drop-shadow(0 10px 18px #78350f3d);flex:none;width:54px;height:54px;display:block}.nav-top-actions{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.nav-compact-actions{align-items:center;gap:10px;margin-left:auto;display:none}.nav-recipe-search{background:#fff7ed1f;border:1px solid #ffedd557;border-radius:999px;align-items:center;gap:10px;min-width:min(100%,420px);margin-left:auto;padding:6px;display:flex;box-shadow:inset 0 1px #fff7ed1a}.nav-recipe-search input{color:#fffaf0;background:0 0;border:none;border-radius:999px;flex:1;min-width:0;padding:10px 12px}.nav-recipe-search input::placeholder{color:#ffedd5d1}.nav-recipe-search input:focus{outline-offset:2px;background:#fff7ed1f;outline:2px solid #fed7aab3}.nav-search-error{color:#fde68a;width:100%;margin:-10px 0 0;font-size:.92rem}.app-nav-links{flex-wrap:wrap;flex:1;gap:10px;display:flex}.app-nav-featured{width:100%;margin-top:-4px;display:flex}.nav-session{align-items:center;gap:14px;margin-left:auto;display:flex}.nav-session p{color:#ffedd5}.nav-session span{color:#fdba74;text-transform:uppercase;letter-spacing:.06em;margin-left:6px;font-size:.85rem}.app-nav-link{color:#fffaf0;border-radius:999px;padding:10px 14px;font-weight:600;text-decoration:none;transition:background-color .2s}.app-nav-link:hover,.app-nav-link.active{background:#fff7ed2e}.app-nav-link-festival{letter-spacing:.04em;color:#4a1300;background:linear-gradient(135deg,#fde047fa,#fb923cf2);padding:12px 20px;font-size:1rem;font-weight:800;box-shadow:0 12px 24px #9a34123d,inset 0 0 0 1px #fffbeb5c}.app-nav-link-festival:hover,.app-nav-link-festival.active{background:linear-gradient(135deg,#fef08a,#f97316fa);transform:translateY(-1px)}.nav-toggle{color:#fffaf0;cursor:pointer;background:#fff7ed1f;border:1px solid #ffedd559;border-radius:18px;padding:11px;font-weight:700;display:none}.nav-toggle-lines{flex-direction:column;gap:4px;display:inline-flex}.nav-toggle-lines span{background:currentColor;border-radius:999px;width:20px;height:2px;display:block}.page{max-width:1180px;margin:0 auto;padding:40px 24px 56px}.page-header{margin-bottom:28px}.home-page{gap:28px;display:grid}.home-hero{background:radial-gradient(circle at 0 0,#fbbf243d,#0000 30%),radial-gradient(circle at 100% 100%,#f9731624,#0000 36%),linear-gradient(135deg,#fff7edfa,#ffedd5e6);border:1px solid #fb923c61;border-radius:32px;grid-template-columns:minmax(320px,1.15fr) minmax(260px,.85fr);align-items:stretch;gap:28px;padding:28px;display:grid;box-shadow:0 24px 52px #9a341214}.home-hero-copy{align-content:center;gap:16px;display:grid}.home-hero-actions{flex-wrap:wrap;gap:12px;padding-top:8px;display:flex}.home-hero-note{color:#362b1acc;max-width:38rem;margin:0;font-size:.98rem;line-height:1.6}.recipe-favorite-title{align-items:center;gap:.4rem;display:inline-flex}.recipe-favorite-heart{color:#c1121f;font-size:.95em;line-height:1}.home-hero-menu{flex-wrap:wrap;gap:10px;padding-top:8px;display:flex}.home-hero-featured-menu{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}.home-hero-menu-link{color:#9a3412;background:#fff7ede0;border:1px solid #fb923c5c;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.home-hero-menu-link:hover{background:#ffedd5f5;border-color:#ea580c7a;transform:translateY(-1px)}.home-hero-menu-link-festival{color:#4a1300;background:linear-gradient(135deg,#fde047f0,#fb923ce6);border-color:#c2410c5c;padding:12px 18px;font-size:1rem;box-shadow:0 12px 22px #9a341229}.home-hero-menu-link-festival:hover{background:linear-gradient(135deg,#fef08afa,#f97316f0);border-color:#c2410c80}.home-hero-image-shell{background:radial-gradient(circle at top,#ffffff57,#0000 26%),#f3e8d8;border-radius:30px;place-items:center;min-height:420px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff6}.home-hero-vegetable{opacity:.98;pointer-events:none;z-index:1;width:clamp(92px,24%,132px);height:auto;position:absolute}.home-hero-vegetable-top-left{top:10px;left:8px;transform:rotate(-16deg)}.home-hero-vegetable-top-right{top:14px;right:10px;transform:rotate(18deg)scaleX(-1)}.home-hero-vegetable-bottom-left{bottom:14px;left:8px;transform:rotate(10deg)}.home-hero-vegetable-bottom-right{bottom:18px;right:12px;transform:rotate(-18deg)scaleX(-1)}.home-hero-image{z-index:2;border-radius:22px;width:min(100%,164px);height:auto;display:block;position:relative;box-shadow:0 14px 28px #00000024,0 8px 16px #78350f1f}.home-hero-plate-shell{aspect-ratio:1;pointer-events:none;z-index:3;background:radial-gradient(circle at 30% 30%,#fffffff5,#fff5ebe6),#fff;border-radius:50%;width:clamp(110px,28%,170px);padding:8px;position:absolute;bottom:13%;left:52%;transform:translate(-50%)rotate(9deg)skew(-4deg);box-shadow:0 18px 32px #0003,0 8px 18px #9a34122e}.home-hero-plate-shell:after{content:"";pointer-events:none;border:2px solid #ffffff8c;border-radius:50%;position:absolute;inset:8px}.home-hero-plate-image{object-fit:cover;object-position:center 56%;border:3px solid #ffffffb8;border-radius:50%;width:100%;height:100%;display:block;transform:scale(1.18)}.home-featured-panel{background:#ffffffdb;border:1px solid #fdba74;border-radius:24px;gap:18px;padding:24px;display:grid;box-shadow:0 18px 40px #9a341214}.home-featured-header{justify-content:space-between;align-items:end;gap:16px;display:flex}.home-featured-grid{min-height:620px;margin-top:8px;position:relative}.home-oat-spotlight{background:radial-gradient(circle at 100% 0,#67e8f92e,#0000 28%),radial-gradient(circle at 0 100%,#6ee7b738,#0000 32%),#ffffffeb}.home-oat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.home-oat-card{color:inherit;background:linear-gradient(#fffffff5,#f0fdfaf0);border:1px solid #2dd4bf47;border-radius:22px;gap:14px;padding:16px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 14px 30px #0d948814}.home-oat-card:hover{border-color:#14b8a6;transform:translateY(-2px);box-shadow:0 18px 34px #0d948824}.home-oat-card-image-shell{background:#ecfeff;border:1px solid #2dd4bf42;border-radius:18px;min-height:180px;overflow:hidden}.home-oat-card-image,.home-oat-card-image-placeholder{width:100%;height:100%}.home-oat-card-image{object-fit:cover;display:block}.home-oat-card-image-placeholder{text-align:center;color:#115e59;background:linear-gradient(135deg,#a7f3d0d6,#7dd3fcd1);place-items:center;padding:18px;font-weight:700;display:grid}.home-oat-card-copy{gap:10px;display:grid}.home-oat-card-tag{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.82rem;font-weight:800}.home-feature-card{background:#fffffffa;border:8px solid #fffcf7fa;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 18px 34px #9a341224,0 8px 20px #78350f14}.home-feature-card-link{text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block}.home-feature-card-link:hover{transform:translateY(-8px) rotate(var(--home-collage-rotation,0deg)) scale(1.02);z-index:8;border-color:#ea580c8c;box-shadow:0 18px 34px #9a34121f}.home-feature-card-image,.home-feature-card-placeholder{width:100%;height:100%}.home-feature-card-image{object-fit:cover;display:block}.home-feature-card-placeholder{text-align:center;color:#9a3412;background:linear-gradient(135deg,#fed7aaf5,#fdba74b8);place-items:center;padding:18px;font-weight:700;display:grid}.home-feature-card-1{--home-collage-rotation:-8deg;z-index:5;width:26%;height:228px;top:18px;left:3%;transform:rotate(-8deg)}.home-feature-card-1 .home-feature-card-image{object-position:center 58%;transform:scale(1.16)}.home-feature-card-2{--home-collage-rotation:6deg;z-index:3;width:24%;height:252px;top:6px;left:29%;transform:rotate(6deg)}.home-feature-card-3{--home-collage-rotation:-5deg;z-index:4;width:27%;height:230px;top:72px;right:6%;transform:rotate(-5deg)}.home-feature-card-4{--home-collage-rotation:7deg;z-index:6;width:28%;height:236px;top:254px;left:18%;transform:rotate(7deg)}.home-feature-card-5{--home-collage-rotation:-9deg;z-index:2;width:24%;height:208px;top:278px;right:11%;transform:rotate(-9deg)}.home-feature-card-6{--home-collage-rotation:-4deg;z-index:4;width:23%;height:190px;top:380px;left:49%;transform:rotate(-4deg)}.page-kicker{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-weight:700}h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}h2,h3{margin:0}p{margin:0;line-height:1.6}.recipe-layout{grid-template-columns:340px 1fr;align-items:start;gap:28px;display:grid}.recipe-browser-layout{grid-template-columns:minmax(320px,1.05fr) minmax(340px,.95fr);align-items:start;gap:28px;display:grid}.recipe-side-stack{gap:20px;display:grid}.recipe-form-panel,.recipe-list-panel,.chat-panel,.chat-sidebar,.auth-card,.auth-sidebar,.workspace-panel{background:#fffc;border:1px solid #fdba74;border-radius:24px;box-shadow:0 18px 40px #9a341214}.recipe-form-panel,.chat-sidebar,.auth-card,.auth-sidebar,.workspace-panel{padding:24px}.recipe-list-panel{background:linear-gradient(#fffffff0,#fffaf5f5);padding:24px}.recipe-detail-panel{background:#ffffffdb;border:1px solid #fdba74;border-radius:24px;gap:20px;padding:24px;display:grid;box-shadow:0 18px 40px #9a341214}.recipe-studio-hero{background:radial-gradient(circle at 0 0,#fbbf2433,#0000 32%),linear-gradient(135deg,#fff7edf5,#ffedd5db);border:1px solid #fb923c66;border-radius:28px;margin-bottom:24px;padding:24px 26px}.recipe-studio-list-panel{background:#ffffffdb;border:1px solid #fdba74;border-radius:24px;margin-top:24px;padding:24px;box-shadow:0 18px 40px #9a341214}.recipe-import-panel{background:#ffffffe0;border:1px solid #fdba74;border-radius:24px;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);align-items:start;gap:22px;margin-top:24px;padding:24px;display:grid;box-shadow:0 18px 40px #9a341214}.recipe-import-copy{gap:12px;display:grid}.recipe-import-note{color:#9a3412;font-weight:600}.recipe-import-form{gap:16px;display:grid}.festival-assistant-panel{gap:22px;display:grid}.festival-assistant-copy{gap:12px;display:grid}.festival-assistant-note{color:#9a3412;font-weight:700}.festival-assistant-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.festival-assistant-card{background:radial-gradient(circle at 100% 0,#fbbf2438,#0000 30%),linear-gradient(#fffffff5,#fffaf5fa);border:1px solid #fdba74b8;border-radius:22px;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);gap:18px;padding:18px;display:grid}.festival-assistant-visual{background:#fff7ed;border:1px solid #fdba74ad;border-radius:20px;min-height:230px;overflow:hidden}.festival-assistant-visual img{object-fit:cover;width:100%;height:100%;display:block}.festival-assistant-card-copy{align-content:start;gap:14px;display:grid}.festival-assistant-card-top{justify-content:space-between;align-items:start;gap:14px;display:flex}.festival-assistant-tag{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.82rem;font-weight:800}.festival-assistant-score{color:#9a3412;white-space:nowrap;background:#fff7ed;border-radius:999px;justify-content:center;align-items:center;padding:10px 12px;font-weight:800;display:inline-flex}.festival-assistant-reason{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px 14px}.festival-assistant-meta{flex-wrap:wrap;gap:10px;display:flex}.festival-assistant-meta span{color:#9a3412;background:#fff7edeb;border-radius:999px;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex}.recipe-import-preview{background:#fff7ed;border:1px solid #fdba74ad;border-radius:18px;max-width:360px;overflow:hidden}.recipe-import-preview img{width:100%;height:auto;display:block}.success-text{color:#166534}.recipe-studio-list{gap:12px;display:grid}.recipe-studio-item{background:#ffffffe0;border:1px solid #fdba74ad;border-radius:18px;gap:18px;padding:18px 20px;display:grid}.recipe-studio-item-main{justify-content:space-between;align-items:start;gap:18px;display:flex}.recipe-studio-item-editing{background:linear-gradient(#fffbebfa,#ffffffeb)}.recipe-studio-inline-editor .recipe-form-panel{background:#fffffff0;margin-top:2px}.recipe-studio-item-copy{flex:1;gap:8px;display:grid}.recipe-studio-item-top{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.recipe-studio-category-pill{color:#9a3412;background:#fff7ed;border-radius:999px;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.recipe-studio-item-actions{flex-wrap:wrap;gap:10px;display:flex}.recipe-explorer-page{gap:24px;display:grid}.recipe-explorer-hero{background:radial-gradient(circle at 0 0,#fbbf2438,#0000 32%),radial-gradient(circle at 100% 100%,#f9731624,#0000 34%),linear-gradient(135deg,#fff7edfa,#ffedd5e0);border:1px solid #fb923c66;border-radius:28px;grid-template-columns:minmax(260px,1.1fr) minmax(260px,.9fr);align-items:stretch;gap:22px;padding:24px 26px;display:grid}.recipe-explorer-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.recipe-explorer-stat-card{background:#ffffffd6;border:1px solid #fdba74b8;border-radius:20px;gap:6px;padding:18px;display:grid}.recipe-explorer-stat-card strong{color:#9a3412;font-size:clamp(1.6rem,3vw,2.4rem)}.recipe-explorer-stat-card span{color:#7c2d12;font-weight:700}.recipe-explorer-overview{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.recipe-explorer-category-card{color:inherit;background:linear-gradient(#fffffff0,#fffaf5f5);border:1px solid #fdba74b8;border-radius:22px;gap:12px;padding:20px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 14px 28px #9a341212}.recipe-explorer-category-card:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 18px 34px #9a34121a}.recipe-explorer-results-panel{gap:18px;display:grid}.recipe-explorer-controls{width:min(360px,100%)}.recipe-filter-chips{flex-wrap:wrap;gap:10px;display:flex}.recipe-filter-chip{color:#7c2d12;cursor:pointer;background:#fffaf5;border:1px solid #fdba74b8;border-radius:999px;padding:10px 14px;font-weight:700}.recipe-filter-chip-active{color:#fff7ed;background:#ea580c;border-color:#ea580c}.recipe-explorer-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.recipe-explorer-card{background:#ffffffeb;border:1px solid #fdba74ad;border-radius:22px;gap:14px;padding:20px;display:grid}.recipe-explorer-card-top{justify-content:space-between;align-items:start;gap:14px;display:flex}.recipe-explorer-category-pill{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.82rem;font-weight:800}.recipe-explorer-meta{color:#7c2d12;flex-wrap:wrap;gap:10px;font-weight:700;display:flex}.recipe-detail-empty{background:radial-gradient(circle at 100% 0,#fdba7447,#0000 38%),#ffffffe6;align-content:center;min-height:280px}.recipe-form{gap:16px;margin-top:18px;display:grid}.auth-page{gap:28px;display:grid}.auth-layout,.workspace-layout{grid-template-columns:minmax(280px,360px) 1fr;align-items:start;gap:24px;display:grid}.auth-form{gap:16px;display:grid}.auth-mode-toggle{background:#fff7ed;border-radius:999px;margin-bottom:20px;padding:6px;display:inline-flex}.auth-mode-button{cursor:pointer;color:#9a3412;background:0 0;border:none;border-radius:999px;padding:10px 16px;font-weight:700}.auth-mode-button.selected{color:#fff7ed;background:#ea580c}.auth-sidebar h2,.workspace-panel h2{margin-bottom:14px}.workspace-panel-wide{grid-column:1/-1}.workspace-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.workspace-section-header span{color:#9a3412;font-weight:700}.workspace-list{gap:16px;display:grid}.workspace-shortcuts-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.audit-list{gap:16px;display:grid}.workspace-card,.audit-card{background:#fff;border:1px solid #fed7aa;border-radius:18px;gap:12px;padding:18px;display:grid}.workspace-card-top{justify-content:space-between;align-items:start;gap:16px;display:flex}.workspace-edit-grid{flex:1;gap:12px;display:grid}.audit-card-top{justify-content:space-between;align-items:start;gap:16px;display:flex}.workspace-link{color:#9a3412;background:#fff7ed}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:100px;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.status-queued,.status-processing,.status-retrying{color:#9a3412;background:#ffedd5}.status-indexed{color:#166534;background:#dcfce7}.status-dead_letter{color:#991b1b;background:#fee2e2}.workspace-meta{color:#7c2d12;font-size:.95rem}.workspace-warning{color:#b91c1c;font-weight:600}.assistant-panel{gap:24px;margin-top:24px;display:grid}.assistant-kicker{color:#9a3412;margin-top:6px}.assistant-form{gap:16px;display:grid}.assistant-guardrail-note{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px}.assistant-layout{grid-template-columns:1.6fr 1fr;align-items:start;gap:24px;display:grid}.assistant-output,.assistant-side-card{background:#fff;border:1px solid #fed7aa;border-radius:18px;gap:14px;padding:18px;display:grid}.assistant-sidebar{gap:16px;display:grid}.assistant-result-card{gap:14px;display:grid}.assistant-label{text-transform:uppercase;letter-spacing:.05em;color:#9a3412;font-size:.9rem;font-weight:700}.assistant-subsection,.assistant-chip-list{gap:10px;display:grid}.assistant-chip,.assistant-tool-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;gap:8px;padding:14px;display:grid}.assistant-list{color:#431407;gap:8px;margin:0;padding-left:18px;display:grid}.workspace-actions{flex-wrap:wrap;gap:10px;display:flex}.summary-panel{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;gap:10px;padding:14px;display:grid}.summary-panel-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.summary-panel-top h4{color:#9a3412;margin:0}.summary-panel-top span{color:#7c2d12;font-size:.9rem;font-weight:600}.summary-content{white-space:pre-wrap;color:#431407}.recipe-field{gap:8px;font-weight:600;display:grid}.recipe-field input,.recipe-field textarea,.recipe-field select{color:#431407;background:#fffaf5;border:1px solid #fdba74;border-radius:14px;width:100%;padding:12px 14px}.recipe-field textarea{resize:vertical}.recipe-form-actions,.recipe-card-actions{flex-wrap:wrap;gap:10px;display:flex}.action-button{cursor:pointer;border:none;border-radius:999px;padding:11px 16px;font-weight:700}.action-button:disabled,.recipe-field input:disabled,.recipe-field textarea:disabled{opacity:.65;cursor:not-allowed}.primary-action{color:#fff7ed;background:#ea580c}.secondary-action{color:#9a3412;background:#ffedd5}.danger-action{color:#fff7ed;background:#b91c1c}.recipe-list-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.recipe-list-controls{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.recipe-list-heading{gap:6px;display:grid}.recipe-list-header span{color:#9a3412;font-weight:700}.recipe-search-field{color:#7c2d12;gap:8px;min-width:min(320px,100%);font-weight:700;display:grid}.recipe-search-field input{color:#431407;background:#fffaf5;border:1px solid #fdba74;border-radius:14px;width:100%;padding:12px 14px}.drink-filter-chips{flex-wrap:wrap;gap:10px;display:flex}.drink-filter-chip{color:#0f766e;cursor:pointer;background:#ffffffc7;border:1px solid #5eead46b;border-radius:999px;padding:11px 14px;font-weight:800;transition:background-color .18s,color .18s,border-color .18s}.drink-filter-chip-active{color:#f0fdfa;background:#0d9488;border-color:#0d9488}.recipe-grid{gap:12px;display:grid}.recipe-category-intro{background:radial-gradient(circle at 0 0,#fbbf2433,#0000 32%),linear-gradient(135deg,#fff7edf5,#ffedd5db);border:1px solid #fb923c66;border-radius:28px;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;padding:24px 26px;display:flex}.recipe-page-drinks .recipe-category-intro{background:radial-gradient(circle at 0 0,#6ee7b761,#0000 34%),radial-gradient(circle at 100% 0,#38bdf847,#0000 30%),linear-gradient(135deg,#ecfdf5fa,#e0f2fee6);border-color:#2dd4bf66}.recipe-page-drinks .page-kicker{color:#0f766e}.recipe-page-drinks .recipe-category-stats span{color:#0f766e;background:#ffffffbd}.recipe-page-drinks .recipe-list-panel{background:linear-gradient(#fffffff5,#ecfdf5f0);border-color:#2dd4bf57}.recipe-page-drinks .recipe-detail-panel{background:radial-gradient(circle at 100% 0,#a7f3d061,#0000 32%),linear-gradient(#fffffff7,#f0fdfaf0);border-color:#2dd4bf57}.recipe-page-drinks .recipe-card{border-color:#5eead461}.recipe-page-drinks .recipe-card:hover{border-color:#14b8a6}.recipe-page-drinks .recipe-card-selected{background:linear-gradient(135deg,#f0fdfafa,#e0f2fed1);border-color:#0d9488}.recipe-page-drinks .recipe-time,.recipe-page-drinks .recipe-card-meta,.recipe-page-drinks .recipe-list-header span{color:#0f766e}.recipe-page-drinks .recipe-search-field,.recipe-page-drinks .recipe-detail-image-placeholder{color:#115e59}.recipe-page-drinks .recipe-search-field input,.recipe-page-drinks .recipe-ingredients,.recipe-page-drinks .recipe-process{border-color:#5eead459}.recipe-page-drinks .recipe-ingredients{background:#ecfdf5e6}.recipe-page-drinks .recipe-process{background:#eff6ffe0}.recipe-page-drinks .recipe-detail-image-shell{border-color:#5eead470;box-shadow:inset 0 0 0 1px #ffffff73}.recipe-page-pickles .recipe-category-intro{background:radial-gradient(circle at 0 0,#f8717138,#0000 32%),radial-gradient(circle at 100% 0,#fbbf2429,#0000 28%),linear-gradient(135deg,#fff7edf7,#fef2f2e6);border-color:#ef44443d}.recipe-page-pickles .page-kicker{color:#b91c1c}.recipe-page-pickles .recipe-category-stats span{color:#991b1b}.recipe-page-pickles .recipe-list-panel,.recipe-page-pickles .recipe-detail-panel{border-color:#f8717152}.recipe-page-pickles .recipe-detail-image-pickles{object-position:center 58%;transform:scale(1.18)}.recipe-page-festival .recipe-category-intro{background:radial-gradient(circle at 0 0,#fbbf2438,#0000 32%),radial-gradient(circle at 100% 0,#f472b629,#0000 28%),linear-gradient(135deg,#fff7edfa,#fdf2f8eb);border-color:#ec48993d}.recipe-page-festival .page-kicker,.recipe-page-festival .recipe-list-header span,.recipe-page-festival .recipe-time{color:#be185d}.recipe-page-festival .recipe-category-stats span{color:#9d174d}.recipe-page-festival .recipe-list-panel,.recipe-page-festival .recipe-detail-panel{border-color:#f472b647}.recipe-page-festival .recipe-card-selected{background:linear-gradient(135deg,#fdf2f8fa,#ffedd5bd);border-color:#db2777}.recipe-page-festival .recipe-festival-pill{color:#9d174d;background:#f472b629}.recipe-page-festival .recipe-detail-meta-box{background:#fdf2f8e6;border-color:#f472b64d}.recipe-page-festival .recipe-detail-meta-box strong,.recipe-page-festival .recipe-detail-meta-box span{color:#9d174d}.recipe-category-stats{gap:10px;min-width:220px;display:grid}.recipe-category-stats span{color:#9a3412;background:#ffffffb3;border-radius:999px;justify-content:center;align-items:center;padding:12px 14px;font-weight:700;display:inline-flex}.recipe-card{background:#ffffffe0;border:1px solid #fdba74ad;border-radius:16px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.recipe-card:hover{border-color:#f97316;transform:translateY(-1px);box-shadow:0 14px 24px #9a341212}.recipe-card-selected{background:linear-gradient(135deg,#fff7edfa,#ffedd5b8);border-color:#ea580c;box-shadow:0 16px 28px #9a34121a}.recipe-list-name-button{cursor:pointer;text-align:left;color:#431407;background:0 0;border:none;border-radius:16px;align-items:center;gap:12px;width:100%;padding:13px 16px;font-size:.98rem;font-weight:700;line-height:1.35;display:flex}.recipe-list-name-button-selected{color:#9a3412}.recipe-list-copy{gap:8px;min-width:0;display:grid}.recipe-list-number{color:#c2410c;letter-spacing:.08em;flex:none;min-width:1.9rem;font-size:.82rem}.recipe-festival-pill{color:#be185d;letter-spacing:.03em;background:#f472b61f;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.recipe-time{color:#c2410c;margin-bottom:8px;font-weight:700}.recipe-ingredients{background:#fff7ed;border-radius:14px;padding:12px 14px}.recipe-ingredients ol{margin:10px 0 0;padding-left:22px}.recipe-ingredients li,.recipe-process li{overflow-wrap:anywhere;line-height:1.7}.recipe-process{background:#fffbeb;border-radius:14px;padding:12px 14px}.recipe-process ol{margin:10px 0 0;padding-left:22px}.recipe-process p{margin-top:10px}.recipe-detail-hero{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:start;gap:18px;display:grid}.recipe-detail-copy{gap:12px;display:grid}.recipe-detail-meta-grid{flex-wrap:wrap;gap:12px;display:flex}.recipe-detail-meta-box{background:#fff7ede0;border:1px solid #fb923c4d;border-radius:18px;gap:4px;min-width:150px;padding:12px 14px;display:grid}.recipe-detail-meta-box strong{color:#9a3412;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.recipe-detail-meta-box span{color:#431407;font-weight:700}.recipe-detail-actions{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.recipe-detail-image-shell{background:#fff7ed;border:1px solid #fdba74;border-radius:22px;min-height:220px;overflow:hidden}.recipe-detail-image-button{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.recipe-detail-image,.recipe-detail-image-placeholder{width:100%;height:100%}.recipe-detail-image{object-fit:cover;display:block}.recipe-image-lightbox{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1f140cd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.recipe-image-lightbox-image{background:#fff;border-radius:22px;width:auto;max-width:min(92vw,1100px);height:auto;max-height:82vh;box-shadow:0 26px 60px #0000004d}.recipe-image-lightbox-close{color:#fffaf0;cursor:pointer;background:#fff7ed24;border:1px solid #ffedd559;border-radius:999px;padding:10px 16px;font-weight:700;position:absolute;top:18px;right:18px}.recipe-detail-image-placeholder{text-align:center;color:#9a3412;background:linear-gradient(135deg,#fb923c33,#ea580c14),#fff7ed;place-items:center;padding:18px;font-weight:700;display:grid}.recipe-detail-grid{gap:16px;display:grid}.recipe-detail-editor .recipe-form-panel{background:#fffffff0;border-color:#fdba74c7}.empty-state{color:#9a3412;background:#fff7ed;border-radius:18px;padding:20px;font-weight:600}.form-status{border-radius:12px;margin:0;padding:10px 12px;font-weight:600}.success-text{color:#166534;background:#ecfdf5}.error-text{color:#b91c1c;background:#fef2f2}.auth-inline-link{justify-content:center;text-decoration:none;display:inline-flex}.chat-panel{gap:14px;margin-bottom:20px;padding:24px;display:grid}.chat-message{border-radius:18px;max-width:720px;padding:14px 16px}.chat-message.assistant{background:#fff7ed}.chat-message.user{color:#fff7ed;background:#ea580c;justify-self:end}.chat-sidebar h2{margin-bottom:14px}ul{margin:0;padding-left:20px}li+li{margin-top:10px}@media (width<=900px){.app-nav{align-items:stretch;gap:16px;max-height:100vh;padding:16px 18px;overflow-y:auto}.recipe-layout,.recipe-browser-layout,.recipe-detail-hero,.auth-layout,.workspace-layout{grid-template-columns:1fr}.recipe-card-top{flex-direction:column}.workspace-card-top,.audit-card-top,.workspace-section-header,.recipe-list-header,.summary-panel-top,.assistant-side-card,.assistant-output{gap:12px}.nav-toggle{justify-content:center;align-items:center;display:inline-flex}.nav-top-actions{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;width:100%}.nav-recipe-search{flex:1;order:1;width:auto;min-width:0;margin-left:0;display:flex}.nav-recipe-search input{width:100%}.nav-compact-actions{flex:none;display:flex}.app-nav-featured,.app-nav-links,.workspace-card-top{width:100%}.app-nav-featured,.app-nav-links,.nav-session{display:none}.app-nav-featured.nav-open,.app-nav-links.nav-open,.nav-session.nav-open{display:flex}.app-nav-featured.nav-open,.app-nav-links.nav-open{flex-direction:column;align-items:flex-start;max-height:none;padding-top:4px}.app-nav-link-festival{justify-content:center;width:100%}.nav-session{width:100%;margin-left:0}.nav-session.nav-open{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:8px}.assistant-layout{grid-template-columns:1fr}.page{padding:28px 16px 40px}.home-hero{grid-template-columns:1fr;padding:22px}.home-hero-image-shell{min-height:320px}.home-hero-vegetable{width:clamp(78px,22%,108px)}.home-hero-plate-shell{width:clamp(92px,30%,136px);bottom:13%;left:52%;transform:translate(-50%)rotate(9deg)skew(-4deg)}.home-featured-header{flex-direction:column;align-items:flex-start}.home-featured-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;min-height:0;display:grid}.home-feature-card{border-width:6px;width:auto;height:190px;position:relative;inset:auto;transform:none}.home-feature-card-link:hover{transform:translateY(-4px)scale(1.01)}.recipe-form-panel,.recipe-list-panel,.chat-panel,.chat-sidebar,.auth-card,.auth-sidebar,.workspace-panel{border-radius:20px;padding:18px}.workspace-section-header,.recipe-list-header,.workspace-card-top,.audit-card-top,.summary-panel-top{flex-direction:column;align-items:flex-start}.recipe-category-intro{flex-direction:column;align-items:flex-start;padding:20px}.recipe-studio-item-main{flex-direction:column}.recipe-studio-item-actions{width:100%}.recipe-import-panel,.festival-assistant-controls,.festival-assistant-card{grid-template-columns:1fr}.festival-assistant-card-top{flex-direction:column;align-items:flex-start}.recipe-explorer-hero{grid-template-columns:1fr;padding:20px}.recipe-explorer-stats{grid-template-columns:1fr}.recipe-category-stats,.recipe-search-field{width:100%;min-width:0}.workspace-actions,.recipe-card-actions,.recipe-form-actions{width:100%}.workspace-actions .action-button,.recipe-card-actions .action-button,.recipe-form-actions .action-button{flex:100%;justify-content:center;width:100%}.assistant-panel{gap:18px;margin-top:18px}}@media (width<=640px){.app-nav{gap:14px;padding:14px 14px 18px}.app-nav-top{flex-direction:column;align-items:stretch;gap:14px}.app-brand{align-items:flex-start;gap:12px}.app-brand strong{font-size:1rem;line-height:1.25;display:block}.app-brand p{font-size:.82rem;line-height:1.35}.brand-mark{width:46px;height:46px}.nav-top-actions{flex-direction:row;align-items:center;gap:10px}.nav-compact-actions{justify-content:flex-end;align-self:center;width:auto;margin-left:0}.nav-recipe-search{flex-direction:row;align-items:center;gap:8px;width:100%}.nav-toggle{flex:none;justify-content:center;width:auto;padding:11px}.nav-session .action-button{justify-content:center;width:100%}.page{padding:22px 12px 32px}.page-header{margin-bottom:22px}.page-header h1{line-height:1.1}.home-page{gap:20px}.home-hero{border-radius:24px;gap:18px;padding:18px 16px}.home-hero-actions,.home-hero-menu,.home-hero-featured-menu{grid-template-columns:1fr;display:grid}.home-hero-actions .action-button,.home-hero-menu-link,.home-hero-menu-link-festival{width:100%}.home-hero-image-shell{min-height:250px;padding:14px}.home-hero-vegetable{width:72px}.home-hero-vegetable-top-right,.home-hero-vegetable-bottom-left{display:none}.home-hero-image{border-radius:18px;width:min(100%,138px)}.home-featured-panel,.recipe-studio-hero,.recipe-studio-list-panel,.recipe-import-panel,.recipe-category-intro,.recipe-explorer-hero,.recipe-form-panel,.recipe-list-panel,.recipe-detail-panel,.chat-panel,.chat-sidebar,.auth-card,.auth-sidebar,.workspace-panel,.assistant-output,.assistant-side-card{border-radius:18px;padding:16px}.home-featured-grid{grid-template-columns:1fr}.home-feature-card{height:220px}.recipe-list-name-button{align-items:flex-start;gap:10px;padding:12px}.recipe-list-number{min-width:1.5rem;font-size:.76rem}.recipe-detail-grid,.assistant-layout,.workspace-shortcuts-grid{grid-template-columns:1fr}.recipe-detail-image-shell{min-height:180px}.recipe-detail-meta-box{width:100%;min-width:0}.recipe-image-lightbox{padding:12px}.recipe-image-lightbox-image{border-radius:16px;max-width:100%;max-height:78vh}.recipe-image-lightbox-close{padding:9px 14px;top:12px;right:12px}.recipe-import-preview,.recipe-import-preview img{max-width:100%}.recipe-filter-chips,.drink-filter-chips,.workspace-actions,.recipe-studio-item-actions{grid-template-columns:1fr;display:grid}.recipe-filter-chip,.drink-filter-chip,.workspace-actions .action-button,.recipe-studio-item-actions .action-button,.recipe-detail-actions .action-button,.recipe-form-actions .action-button{width:100%}.auth-mode-toggle{border-radius:18px;grid-template-columns:1fr;width:100%;display:grid}.auth-mode-button{justify-content:center;width:100%}}
