@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&family=Source+Sans+3:wght@300;400;500;600;700&display=swap";:root{--app-footer-height: 52px;--user-sidebar-width: min(340px, 85vw);--user-shell-gap: 24px;--bg-main: #fefcf8;--bg-warm: #fff8f0;--ink: #2d2a26;--ink-soft: #6e6960;--ink-muted: #9e968b;--line: rgba(0, 0, 0, .07);--card: #ffffff;--accent: #ff6b35;--accent-soft: #fff0e8;--accent-hover: #e85a28;--green: #34b864;--green-soft: #e8f8ee;--green-dark: #28a054;--danger: #e54d4d;--danger-bg: #fef0f0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .1);--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-xl: 36px;--font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}.app-layout{min-height:100dvh;min-height:100svh;display:flex;flex-direction:column}.app-layout-main{flex:1 1 auto;min-height:0}.app-layout-chat .app-layout-main{overflow-y:auto;overflow-x:hidden}@media(min-width:769px){.app-layout-chat .app-layout-main{display:flex;flex-direction:column}.app-layout-chat .user-shell{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding-top:18px;padding-bottom:18px}.app-layout-chat .home-card{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.app-layout-chat .home-card>.chat-card{flex:1 1 auto;min-height:0}}body{margin:0;color:var(--ink);font-family:var(--font);font-weight:400;padding-bottom:0;overflow-x:hidden;background:radial-gradient(ellipse 900px 500px at 15% -8%,rgba(255,180,120,.25),transparent),radial-gradient(ellipse 700px 450px at 90% 5%,rgba(120,220,160,.2),transparent),linear-gradient(175deg,#fffaf3,#fef6ed 40%,#f5faf6);transition:background .35s ease,padding-bottom .22s ease}body.cookie-banner-visible{--cookie-banner-offset: clamp(156px, 18vh, 240px);padding-bottom:var(--cookie-banner-offset)}body.cookie-banner-visible .app-footer{margin-bottom:var(--cookie-banner-offset)}button,input,textarea,select{font-family:var(--font)}body.theme-posilek{background:radial-gradient(ellipse 900px 500px at 15% -8%,rgba(255,180,120,.25),transparent),radial-gradient(ellipse 700px 450px at 90% 5%,rgba(120,220,160,.2),transparent),linear-gradient(175deg,#fffaf3,#fef6ed 40%,#f5faf6)}body.theme-deser{background:radial-gradient(ellipse 900px 500px at 10% -10%,rgba(255,170,200,.3),transparent),radial-gradient(ellipse 700px 400px at 95% 8%,rgba(255,210,160,.22),transparent),linear-gradient(175deg,#fff6f9,#fef0f4 40%,#fdf8f4)}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.reveal{animation:rise-in .45s cubic-bezier(.16,1,.3,1) both}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes drift{0%{transform:translateY(0) scale(1)}to{transform:translateY(-12px) scale(1.05)}}@keyframes heroSteam{0%{transform:translateY(0) scale(1);opacity:.35}50%{transform:translateY(-8px) scale(1.06);opacity:.78}to{transform:translateY(-14px) scale(1.1);opacity:0}}@keyframes pulse{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-4px);opacity:1}}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}.user-shell{position:relative;width:min(1180px,94vw);margin:0 auto;padding:16px 0 10px;isolation:isolate}.ambient{position:absolute;border-radius:999px;filter:blur(2px);z-index:-1;animation:drift 12s ease-in-out infinite alternate;opacity:.6}.ambient-a{width:260px;height:260px;top:20px;right:-60px;background:radial-gradient(circle at 35% 35%,rgba(255,190,130,.7),transparent 70%)}.ambient-b{width:340px;height:340px;bottom:10px;left:-130px;background:radial-gradient(circle at 60% 60%,rgba(130,220,170,.6),transparent 70%);animation-duration:16s}.hero-card,.home-card{display:block;border:1px solid rgba(255,255,255,.7);background:linear-gradient(145deg,#ffffffe0,#fffcf5bf);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);padding:26px;box-shadow:0 1px #fff9 inset,var(--shadow-lg)}.hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.15em;color:var(--mode-primary);font-weight:700;font-size:11px}.hero-copy{display:flex;flex-direction:column;gap:16px;min-width:0}.hero-text{min-width:0}.hero-text h1{margin:10px 0 0;font-family:var(--font);font-size:clamp(34px,5vw,56px);font-weight:800;line-height:1.06;letter-spacing:-.02em;color:var(--ink)}.hero-text>p{margin:14px 0 0;color:var(--ink-soft);font-size:16px;line-height:1.65;max-width:72ch}.hero-visual{margin:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-mode-surface{position:relative;width:100%;min-width:260px;min-height:0;padding:0;display:flex;align-items:center}.hero-mode-switch{width:100%}.hero-mode-track{position:relative;border:0;border-radius:999px;background:#0000000a;overflow:hidden;padding:4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:0}.hero-mode-thumb{position:absolute;top:4px;left:4px;width:calc(50% - 4px);bottom:4px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #00000014;transition:transform .28s cubic-bezier(.16,1,.3,1)}.hero-mode-option{position:relative;z-index:1;border:0;background:transparent;color:var(--ink-soft);font-family:var(--font);font-size:13px;font-weight:600;padding:10px 24px;min-height:0;display:inline-flex;gap:6px;align-items:center;justify-content:center;text-align:center;cursor:pointer;min-width:0;transition:color .2s ease}.hero-mode-option:hover,.hero-mode-option.active{color:var(--ink)}.hero-mode-emoji{font-size:22px;line-height:1}.hero-visual-surface{position:relative;width:100%;min-height:186px;border-radius:var(--radius-lg);border:1px solid var(--line);background:radial-gradient(200px 120px at 22% 20%,var(--mode-cloud-a),transparent),radial-gradient(220px 130px at 88% 82%,var(--mode-cloud-b),transparent),linear-gradient(145deg,#fff,var(--mode-surface));box-shadow:inset 0 1px #ffffffb3,var(--shadow-sm);overflow:hidden}.hero-visual-surface:after{content:"";position:absolute;left:50%;bottom:18px;width:min(320px,82%);height:62px;transform:translate(-50%);border-radius:999px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,var(--mode-surface));box-shadow:0 4px 12px #1a1a2e0f}.hero-food{position:absolute;z-index:2;filter:drop-shadow(0 4px 8px rgba(0,0,0,.12))}.hero-food-bowl{left:50%;bottom:30px;font-size:56px;transform:translate(-50%)}.hero-food-broccoli{left:24%;bottom:42px;font-size:48px;transform:rotate(-8deg)}.hero-food-carrot{right:22%;bottom:40px;font-size:42px;transform:rotate(15deg)}.hero-food-tomato{right:39%;bottom:46px;font-size:36px}.hero-steam{position:absolute;top:34px;width:10px;height:36px;border:2px solid rgba(0,0,0,.1);border-bottom:0;border-radius:999px 999px 0 0;opacity:.75;z-index:1;animation:heroSteam 2.8s ease-in-out infinite}.hero-steam-a{left:calc(50% + 28px)}.hero-steam-b{left:calc(50% + 12px);animation-delay:.25s}.hero-steam-c{left:calc(50% - 4px);animation-delay:.5s}.alert{margin-top:14px;border-radius:var(--radius-sm);border:1px solid transparent;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.5}.alert.success{border-color:#b5e6c8;background:linear-gradient(135deg,#e8fbef,#f0fff5);color:#1d7a42}.alert.error{border-color:#f5c0c0;background:linear-gradient(135deg,#fef0f0,#fff5f5);color:#b93232}.alert.warning{border-color:#f0d9a0;background:linear-gradient(135deg,#fef8e8,#fffdf0);color:#8a6810}.alert.info{border-color:#b8cef5;background:linear-gradient(135deg,#edf2ff,#f4f8ff);color:#2e5aac}.chat-card{margin-top:8px;padding:14px 4px 0;display:flex;flex-direction:column;min-height:320px;max-height:calc(100dvh - 172px)}.chat-scroll{flex:1;min-height:0;overflow-y:auto;padding:6px 6px 10px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.chat-row{display:flex;gap:11px;align-items:center;margin-bottom:14px;animation:rise-in .3s cubic-bezier(.16,1,.3,1) both}.chat-row.user{flex-direction:row-reverse}.chat-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;font-size:17px;font-weight:700;color:#fff}.chat-row.user .chat-avatar,.chat-row.assistant .chat-avatar{background:transparent;box-shadow:none}.chat-avatar-icon{line-height:1}.chat-bubble{width:min(900px,100%);background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-md);padding:14px 16px;line-height:1.6;font-size:15px;color:var(--ink);box-shadow:var(--shadow-sm);white-space:pre-wrap;overflow-wrap:anywhere}.chat-row.user .chat-bubble{background:linear-gradient(135deg,#f5f8f5,#eef6ef);border-color:#34b8641f}.chat-bubble.media{padding:8px}.chat-bubble-image{display:block;max-width:100%;border-radius:var(--radius-sm);margin-bottom:8px}.chat-bubble-text{padding:4px 8px}.chat-bubble.typing{width:84px;display:flex;align-items:center;justify-content:center;gap:8px}.chat-bubble.typing span{width:9px;height:9px;border-radius:999px;background:var(--green);animation:pulse 1.1s ease-in-out infinite}.chat-bubble.typing span:nth-child(2){animation-delay:.12s}.chat-bubble.typing span:nth-child(3){animation-delay:.24s}.empty-state{border:2px dashed rgba(0,0,0,.08);background:linear-gradient(145deg,#fffdf8,#f8fcf8);border-radius:var(--radius-md);padding:24px;margin-top:12px}.empty-state h3{margin:0;font-family:var(--font);font-size:26px;font-weight:700;color:var(--ink)}.empty-state>p{margin:10px 0 0;color:var(--ink-soft);line-height:1.6}.starter-wrap{margin-top:20px}.starter-wrap>p{margin:0 0 10px;color:var(--ink-muted);font-size:13px;font-weight:500}.starter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.starter-chip{min-height:48px;border-radius:999px;border:1px solid rgba(52,184,100,.2);background:linear-gradient(135deg,#f4fff7,#edfbf1);color:#2a6b40;text-align:left;padding:10px 18px;font-family:var(--font);font-size:13px;font-weight:500;line-height:1.5;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.starter-chip:hover{transform:translateY(-2px);border-color:#34b86466;background:linear-gradient(135deg,#e8fbed,#ddf7e4);box-shadow:0 6px 20px #34b8641f}.starter-chip:active{transform:translateY(0) scale(.98)}.starter-chip:disabled{opacity:.5;cursor:default;transform:none;box-shadow:none}.recent-searches{margin-top:14px;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-md);background:#ffffffb8;padding:16px;box-shadow:var(--shadow-sm)}.recent-searches-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.recent-searches-head h3{margin:0;font-size:16px}.recent-searches-head p{margin:6px 0 0;color:var(--ink-muted);font-size:12px;line-height:1.5}.recent-searches-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.recent-search-chip{display:flex;align-items:center;width:100%;justify-content:space-between;gap:12px}.recent-search-chip small{color:var(--ink-muted);font-size:11px;font-weight:700}.choices-wrap{margin:10px 4px 8px;padding-top:0}.choices-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.choices-head h3{margin:0;font-family:var(--font);font-size:28px;font-weight:700;color:var(--ink)}.choices-head span{color:var(--ink-muted);font-size:12px;font-weight:600;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fff9;padding:5px 14px}.choices-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.choices-grid.single{grid-template-columns:1fr}.choice-card{border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);background:#fff;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-height:270px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-sm)}.choice-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent),var(--green));border-radius:var(--radius-lg) var(--radius-lg) 0 0}.choice-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:#0000001a}.choice-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.choice-pill,.choice-time{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 13px;font-size:12px;font-weight:600}.choice-pill{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-hover));box-shadow:0 3px 10px #ff6b3533}.choice-time{color:var(--green-dark);background:var(--green-soft)}.choice-card h4{margin:10px 0 0;font-family:var(--font);font-size:26px;font-weight:700;line-height:1.1;color:var(--ink)}.choice-why{margin:6px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.55}.choice-label{margin:0 0 3px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;color:var(--ink-muted);font-weight:700}.choice-ingredients{margin:6px 0 12px;color:var(--ink-soft);font-size:14px;line-height:1.5;white-space:pre-wrap}.composer{border-top:1px solid rgba(0,0,0,.06);padding:10px 4px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:flex-end;width:100%;max-width:none;align-self:stretch}.composer textarea{width:100%;min-width:0;min-height:52px;max-height:180px;border:2px solid rgba(0,0,0,.08);border-radius:var(--radius-md);background:#fff;color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.5;padding:13px 16px;resize:none;outline:none;overflow:hidden;transition:all .25s ease}.composer textarea::-moz-placeholder{color:var(--ink-muted)}.composer textarea::placeholder{color:var(--ink-muted)}.composer textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #34b8641f}.composer-actions{display:flex;gap:8px;align-items:flex-end}.btn{min-height:44px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;color:var(--ink);font-family:var(--font);font-size:14px;font-weight:600;cursor:pointer;padding:0 20px;transition:all .25s cubic-bezier(.16,1,.3,1)}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#00000026}.btn:active{transform:translateY(0) scale(.97)}.btn:disabled{opacity:.5;cursor:default;transform:none;box-shadow:none}.btn.send{min-width:52px;width:52px;height:52px;min-height:52px;padding:0;border:none;border-radius:16px;background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));color:#fff;display:grid;place-items:center;align-self:flex-end;box-shadow:0 4px 16px var(--mode-glow)}.btn.send:hover{background:linear-gradient(135deg,var(--mode-primary-hover),var(--mode-primary));box-shadow:0 6px 24px var(--mode-glow);transform:translateY(-2px)}.btn.send:active{transform:translateY(0) scale(.95)}.send-icon{width:22px;height:22px}.send-loading{font-size:20px;letter-spacing:2px}.btn.primary{width:100%;border-color:#e54d4d40;background:var(--danger-bg);color:var(--danger)}.btn.primary:hover{background:#fde5e5;border-color:#e54d4d59;box-shadow:0 6px 20px #e54d4d1f}.btn.inline-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.camera-btn{min-width:52px;width:52px;height:52px;min-height:52px;padding:0!important;display:grid;place-items:center;border-radius:16px;align-self:flex-end;border:1px solid var(--mode-border);background:var(--mode-surface);color:var(--ink-soft);box-shadow:0 4px 12px #1a1a2e0f;transition:all .25s cubic-bezier(.16,1,.3,1)}.camera-btn:hover{border-color:var(--mode-primary);background:var(--mode-hover);color:var(--mode-primary);box-shadow:0 8px 20px var(--mode-glow);transform:translateY(-2px)}.camera-btn:active{transform:translateY(0) scale(.95)}.camera-icon{width:22px;height:22px}.recipe-back-btn{white-space:nowrap}.recipe-stage-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.recipe-favorite-btn.active{background:var(--mode-surface);border-color:var(--mode-border);color:var(--mode-primary)}.recipe-stage{margin-top:20px;border:1px solid var(--line);background:linear-gradient(160deg,#fff,var(--mode-surface));border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:26px;animation:rise-in .4s cubic-bezier(.16,1,.3,1) both}.recipe-stage-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.recipe-source{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:var(--mode-primary);font-weight:700}.recipe-stage h2{margin:8px 0 0;font-family:var(--font);font-size:clamp(28px,4.2vw,46px);font-weight:800;line-height:1.08;color:var(--ink)}.recipe-time{margin:10px 0 0;color:var(--ink-soft)}.recipe-time strong{color:var(--mode-primary)}.recipe-description{margin:8px 0 0;color:var(--ink-soft);line-height:1.6;max-width:72ch}.recipe-detail-note{margin:10px 0 0;color:var(--ink-muted);line-height:1.6;max-width:70ch}.recipe-meta-row{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px}.recipe-meta-row span{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#ffffffb3;padding:0 12px;font-size:12px;color:var(--ink-soft)}.recipe-detail-flow{margin-top:20px;display:flex;flex-direction:column;gap:14px}.recipe-grid{margin-top:20px;display:grid;grid-template-columns:minmax(260px,.9fr) 1.3fr;gap:14px}.recipe-block.recipe-grid{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.recipe-saved-note{margin:10px 0 0;font-size:12px;color:var(--green-dark)}.recipe-block{border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-sm);transition:box-shadow .25s ease}.recipe-block:hover{box-shadow:var(--shadow-md)}.recipe-block h3{margin:0;font-family:var(--font);font-size:22px;font-weight:700;color:var(--ink)}.recipe-block p{margin:10px 0 0;line-height:1.65;white-space:pre-wrap;color:var(--ink-soft)}.recipe-list{margin:12px 0 0;padding-left:0;list-style:none}.recipe-list li{line-height:1.65;color:var(--ink-soft);padding:7px 0 7px 24px;position:relative}.recipe-list li:before{content:"";position:absolute;left:4px;top:15px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));box-shadow:0 0 6px var(--mode-glow)}.recipe-list li+li{border-top:1px dashed rgba(0,0,0,.05)}.recipe-list.compact li{padding:6px 0 6px 24px;font-size:14px}.recipe-future-btn{margin-top:12px;min-height:40px!important;width:100%}.recipe-steps{margin:12px 0 0;padding-left:0;list-style:none;counter-reset:step-counter}.recipe-steps li{border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-sm);padding:14px 16px;background:linear-gradient(145deg,#fefefe,#fafff8);transition:all .25s ease}.recipe-steps li:hover{border-color:#34b86433;box-shadow:0 4px 12px #34b8640f}.recipe-steps li+li{margin-top:10px}.recipe-step-label{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;padding:3px 12px;background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));border-radius:999px;margin-bottom:6px}.recipe-steps li p{margin:6px 0 0;line-height:1.65;color:var(--ink-soft)}.recipe-film-link-wrap{margin-top:16px}.recipe-film-cta{min-height:38px;padding:0 18px;white-space:nowrap}.recipe-link{display:inline-block;margin-top:10px;color:var(--mode-primary-hover);text-decoration:none;border-bottom:1px solid var(--mode-border);padding-bottom:2px;word-break:break-word;transition:all .2s ease}.recipe-link:hover{color:var(--mode-primary);border-bottom-color:var(--mode-primary)}.user-shell.mode-deser .round-badge.soft{background:var(--mode-surface);color:var(--mode-primary-hover);border-color:var(--mode-border)}.admin-shell{width:min(1160px,95vw);margin:0 auto;padding:28px 0 36px}.admin-shell:has(.stack-form){min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:20px 0}.admin-shell:has(.stack-form) .admin-panel{max-width:440px;width:100%;text-align:center;padding:40px 36px;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.admin-shell:has(.stack-form) .admin-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--green),var(--accent))}.admin-shell:has(.stack-form) .admin-panel h1{font-size:28px;margin-bottom:4px}.admin-shell:has(.stack-form) .admin-field{text-align:left}.admin-shell:has(.stack-form) .admin-field input{text-align:center;padding:14px 18px;font-size:16px;border-radius:999px}.stack-form .btn.send{width:100%;min-width:unset;height:48px;border-radius:999px;font-size:15px}.admin-hero{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;margin-bottom:20px;padding-bottom:18px;border-bottom:2px solid transparent;-o-border-image:linear-gradient(90deg,var(--green),var(--accent),transparent) 1;border-image:linear-gradient(90deg,var(--green),var(--accent),transparent) 1}.admin-hero h1{margin:7px 0 0;font-family:var(--font);font-size:clamp(32px,4vw,50px);font-weight:800;color:var(--ink)}.admin-toolbar{display:flex;gap:8px}.admin-panel{border:1px solid rgba(0,0,0,.06);background:linear-gradient(165deg,#fff,#fdfff9);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:22px;margin-bottom:14px;position:relative;overflow:hidden}.admin-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--green),var(--accent));border-radius:var(--radius-lg) var(--radius-lg) 0 0}.admin-panel h1,.admin-panel h2{margin:0 0 12px;font-family:var(--font);color:var(--ink)}.admin-panel h1{font-size:30px;font-weight:800}.admin-panel h2{font-size:24px;font-weight:700}.stack-form{display:flex;flex-direction:column;gap:14px}.top-gap{margin-top:14px}.small-note{margin:0;color:var(--ink-muted);font-size:13px}.small-note a{color:var(--green-dark);text-decoration:none;font-weight:600}.small-note a:hover{color:var(--green)}.small-note.top-gap{margin-top:14px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-field{display:flex;flex-direction:column;gap:6px}.admin-field.full{grid-column:1 / -1}.admin-field label{font-size:13px;color:var(--ink-soft);font-weight:600}.admin-field input,.admin-field textarea,.admin-field select{border:2px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:14px;padding:10px 14px;line-height:1.5;outline:none;transition:all .25s ease}.admin-field input:focus,.admin-field textarea:focus,.admin-field select:focus{border-color:var(--green);box-shadow:0 0 0 4px #34b8641a}.admin-field textarea{min-height:80px;resize:vertical}.admin-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239e968b' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.admin-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-field-label-row>label{margin:0}.admin-step-add-btn{width:32px;height:32px;border:1px solid rgba(52,184,100,.25);border-radius:10px;background:var(--green-soft);color:var(--green-dark);font-size:20px;cursor:pointer;display:grid;place-items:center;transition:all .2s ease}.admin-step-add-btn:hover{background:#ddf7e4;border-color:#34b86466;transform:scale(1.08)}.admin-step-add-btn:disabled{opacity:.4;cursor:default;transform:none}.admin-steps-wrap{display:flex;flex-direction:column;gap:8px;margin-top:6px}.admin-step-item{border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-sm);padding:14px;background:linear-gradient(145deg,#fff,#fafff8)}.admin-step-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.admin-step-title{font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--accent)!important}.admin-step-remove-btn{border:1px solid rgba(229,77,77,.2);border-radius:8px;background:var(--danger-bg);color:var(--danger);font-size:12px;font-weight:600;padding:3px 10px;cursor:pointer;transition:all .2s ease}.admin-step-remove-btn:hover{background:#fde5e5;border-color:#e54d4d59}.admin-step-remove-btn:disabled{opacity:.4;cursor:default}.admin-step-item textarea{width:100%;border:2px solid rgba(0,0,0,.06);border-radius:12px;background:#fff;color:var(--ink);font-size:14px;font-family:var(--font);padding:10px 12px;min-height:60px;resize:vertical;outline:none;transition:all .25s ease}.admin-step-item textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #34b86414}.tag-editor{display:flex;flex-direction:column;gap:8px}.tag-chip-wrap{display:flex;flex-wrap:wrap;gap:6px;min-height:32px}.tag-chip{display:inline-flex;align-items:center;gap:5px;border-radius:999px;border:1px solid rgba(52,184,100,.2);background:var(--green-soft);color:var(--green-dark);font-size:13px;font-weight:500;padding:5px 10px 5px 13px;animation:rise-in .2s ease both}.tag-chip-remove{width:20px;height:20px;border:none;border-radius:50%;background:#0000000f;color:var(--ink-soft);font-size:14px;cursor:pointer;display:grid;place-items:center;line-height:1;transition:all .2s ease}.tag-chip-remove:hover{background:#e54d4d26;color:var(--danger)}.tag-chip-remove:disabled{opacity:.4;cursor:default}.tag-chip-empty{margin:0;color:var(--ink-muted);font-size:13px}.tag-editor-row{display:flex;gap:8px}.tag-editor-row input{flex:1;border:2px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:14px;padding:8px 12px;outline:none;transition:all .25s ease}.tag-editor-row input:focus{border-color:var(--green);box-shadow:0 0 0 3px #34b8641a}.table-wrap{overflow-x:auto;border-radius:var(--radius-md);border:1px solid rgba(0,0,0,.06);background:#fff}table{width:100%;border-collapse:collapse}thead th{text-align:left;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);padding:12px 14px;border-bottom:2px solid rgba(0,0,0,.06);background:linear-gradient(180deg,#fafafa,#f5f5f5)}tbody td{padding:11px 14px;font-size:14px;color:var(--ink-soft);border-bottom:1px solid rgba(0,0,0,.04);vertical-align:middle}tbody tr{transition:background .2s ease}tbody tr:nth-child(2n){background:#00000004}tbody tr:hover{background:#34b8640a}.admin-icon-btn{width:36px;height:36px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;font-size:16px;cursor:pointer;display:grid;place-items:center;transition:all .2s ease}.admin-icon-btn:hover{background:var(--green-soft);border-color:#34b86433;transform:scale(1.08)}.admin-icon-btn.danger:hover{background:var(--danger-bg);border-color:#e54d4d33}.admin-icon-btn:disabled{opacity:.4;cursor:default;transform:none}.admin-edit-row>td{padding:18px 14px;background:linear-gradient(145deg,#fafffe,#f5fff8)}.admin-inline-form{padding:4px 0}.admin-inline-actions{margin-top:14px;display:flex;gap:8px}.admin-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:16px}.admin-page-btn{width:42px;height:42px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;color:var(--ink);font-size:18px;cursor:pointer;display:grid;place-items:center;transition:all .25s ease;box-shadow:var(--shadow-sm)}.admin-page-btn:hover{background:var(--green-soft);border-color:#34b86433;transform:translateY(-2px);box-shadow:var(--shadow-md)}.admin-page-btn:disabled{opacity:.35;cursor:default;transform:none;box-shadow:none}.admin-page-indicator{font-size:14px;color:var(--ink-soft);font-weight:600}.admin-page-indicator strong{color:var(--ink)}.chat-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 4px 6px;gap:10px}.chat-toolbar-meta{display:flex;align-items:center;gap:8px}.round-badge{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fff9;padding:4px 14px;font-size:12px;font-weight:600;color:var(--ink-muted)}.round-badge.soft{border-style:dashed;background:var(--green-soft);color:var(--green-dark)}.reset-btn{display:inline-flex!important;align-items:center;gap:6px;min-height:44px!important;padding:0 14px!important;font-size:13px!important;border-radius:999px}.reset-icon{width:15px;height:15px}.filters-shell{margin:8px 0 0}.filters-toggle{width:100%;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#ffffffd1;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;color:var(--ink);cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.filters-toggle-leading{width:16px;height:16px;flex:0 0 16px;color:var(--green-dark)}.filters-toggle:hover{border-color:#34b86447;transform:translateY(-1px)}.filters-toggle-copy{display:flex;align-items:baseline;gap:8px;text-align:left;min-width:0;flex:1}.filters-toggle-copy strong{font-size:13px;line-height:1.2}.filters-toggle-copy span{display:none;font-size:11px;color:var(--ink-muted);line-height:1.3}.filters-toggle-badge{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;color:var(--ink)}.filters-toggle-plus{transform:translateY(-1px)}.filters-toggle-icon{width:32px;height:32px;border-radius:999px;background:#34b8641f;display:inline-flex;align-items:center;justify-content:center;color:var(--green-dark);font-size:20px;font-weight:700;flex:0 0 32px}.filters-wrap{margin:10px 0 6px;padding:12px;border-radius:var(--radius-md);border:1px solid rgba(0,0,0,.06);background:linear-gradient(145deg,#fffdf9,#fbfefb);box-shadow:var(--shadow-sm)}.filters-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.filters-head h3{margin:0;font-size:15px}.filters-actions{display:inline-flex;align-items:center;gap:8px}.filters-count{font-size:11px;color:var(--ink-muted);font-weight:600}.filters-note{margin:10px 0 0;color:var(--ink-muted);font-size:12px;line-height:1.55}.filter-group{margin-top:10px}.filter-group>p{margin:0 0 6px;font-size:12px;color:var(--ink-soft);font-weight:600}.filter-chip-row{display:flex;flex-wrap:wrap;gap:6px}.filter-chip{min-height:40px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;color:var(--ink-soft);padding:0 12px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.filter-chip:hover{border-color:#34b86459;color:var(--green-dark)}.filter-chip.active{border-color:#34b86459;background:var(--green-soft);color:var(--green-dark)}.filter-checkbox{margin-top:10px;display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-soft)}.filter-checkbox input{width:16px;height:16px}.filters-pills{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.active-filter-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#34b86424;color:var(--green-dark);padding:0 10px;font-size:11px;font-weight:600}.landing-content{margin-top:16px;display:grid;gap:10px}.landing-block{border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-md);background:#fff;padding:16px}.landing-block h2{margin:0;font-size:20px}.landing-block h3{margin:0;font-size:15px}.landing-block p{margin:8px 0 0;color:var(--ink-soft);line-height:1.6}.landing-block ol,.landing-block ul{margin:10px 0 0;padding-left:20px;color:var(--ink-soft);line-height:1.6}.faq-grid{margin-top:10px;display:grid;gap:10px}.choice-cta{width:100%;transition:all .25s cubic-bezier(.16,1,.3,1)}.choice-card-choosing{opacity:.7;pointer-events:none}.choice-card-choosing .choice-cta{background:linear-gradient(135deg,#e0f5e8,#d0efd8);border-color:#34b8644d;color:var(--green-dark)}.user-shell.mode-deser .choice-card-choosing .choice-cta{background:var(--mode-surface);border-color:var(--mode-border);color:var(--mode-primary-hover)}.camera-wrap{display:flex;align-items:center;gap:2px}.camera-hint{font-size:9px;color:var(--ink-muted);font-weight:500;text-align:center;line-height:1.2;white-space:nowrap}.composer-photo-note{margin:6px 6px 0;font-size:11px;line-height:1.5;color:var(--ink-muted)}.photo-attachment{margin:12px 4px 0;border-radius:20px;border:1px solid rgba(0,0,0,.08);background:linear-gradient(145deg,#ffffffeb,#fafdf9eb);display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;padding:14px;box-shadow:var(--shadow-sm)}.photo-attachment-preview{border-radius:16px;overflow:hidden;min-height:108px;background:#0000000a}.photo-attachment-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.photo-attachment-body{min-width:0}.photo-attachment-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.photo-attachment-head h3{margin:0;font-size:16px}.photo-attachment-head p{margin:6px 0 0;font-size:12px;color:var(--ink-muted)}.photo-status,.photo-analysis-prompt{margin:10px 0 0;font-size:12px;line-height:1.55}.photo-status{color:var(--ink-soft);font-weight:600}.photo-status.status-success{color:#1d7a42}.photo-status.status-error{color:#b93232}.photo-analysis-prompt strong{color:var(--ink)}.detected-ingredients-editor{margin-top:12px}.detected-ingredients-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.detected-ingredients-head h4{margin:0;font-size:13px}.detected-ingredients-list{display:grid;gap:8px;margin-top:10px}.detected-ingredient-row{display:flex;gap:8px;align-items:center}.detected-ingredient-row input{flex:1;min-width:0;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff;min-height:42px;padding:0 12px;font:inherit;color:var(--ink)}.detected-ingredient-row input:focus{outline:none;border-color:var(--mode-primary);box-shadow:0 0 0 4px var(--mode-focus)}.detected-ingredient-remove{border:0;background:transparent;color:var(--ink-muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer;min-height:42px;padding:0 6px}.detected-ingredient-remove:hover{color:var(--danger)}.app-footer{margin-top:0;padding:0;min-height:var(--app-footer-height);border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--app-footer-height);padding:0 24px;margin:0;width:100%;box-sizing:border-box}.footer-left{display:flex;flex-direction:column;justify-content:center;gap:1px;padding-top:8px;padding-bottom:8px;flex-shrink:0}.app-footer .footer-logo-lockup{gap:6px;flex-shrink:0}.app-footer .footer-logo-lockup .brand-wordmark-mark{width:20px;height:20px;flex-basis:20px;filter:none}.app-footer .footer-logo-lockup .brand-wordmark-text{font-size:14px}.footer-copy{font-size:10px;line-height:1.2;color:var(--ink-muted);white-space:nowrap;padding-left:0}.footer-right{display:flex;align-items:center;gap:12px;flex-shrink:1;min-width:0;min-height:100%;overflow:hidden}.footer-links{display:flex;gap:4px;align-items:center;flex-wrap:nowrap;justify-content:flex-end;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.footer-links::-webkit-scrollbar{display:none}.footer-links a{font-size:11px;font-weight:500;color:var(--ink-soft);text-decoration:none;transition:color .2s ease;white-space:nowrap;flex:0 0 auto}.footer-links a:hover{color:var(--mode-primary)}.footer-link-dot{color:var(--ink-muted);font-size:10px;line-height:1;flex:0 0 auto}@media(max-width:640px){.footer-inner{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 16px 14px;min-height:auto}.footer-left{padding-top:0;padding-bottom:0;gap:2px}.footer-right{width:100%;flex-direction:column;align-items:flex-start;gap:2px}.footer-links{justify-content:flex-start;flex-wrap:wrap;overflow:visible;gap:0;row-gap:0;-moz-column-gap:0;column-gap:0;align-items:center}.footer-link-dot{display:none}.footer-links a{font-size:13px;padding:6px 0;min-height:36px;display:inline-flex;align-items:center;color:var(--ink-soft)}.footer-links a:not(:last-child):after{content:"·";display:inline-block;margin:0 6px;color:var(--ink-muted);font-size:11px;line-height:1}.footer-copy{padding-left:0;font-size:11px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;z-index:9999;pointer-events:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));animation:rise-in .35s cubic-bezier(.16,1,.3,1) both}.cookie-banner-inner{width:min(1040px,94vw);pointer-events:auto;margin:0;padding:14px 16px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:linear-gradient(145deg,#fffffff7,#fffcf5f7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-md);box-shadow:0 -4px 24px #00000014}.cookie-banner-inner>p{flex:1;min-width:min(260px,100%);margin:0;font-size:13px;line-height:1.55;color:var(--ink-soft)}.cookie-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cookie-accept{min-height:36px!important;padding:0 16px!important;font-size:13px!important}.cookie-decline{min-height:36px;padding:0 14px;font-size:12px;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:transparent;color:var(--ink-muted);font-family:var(--font);font-weight:500;cursor:pointer;transition:all .2s ease}.cookie-decline:hover{background:#0000000a;color:var(--ink-soft)}.cookie-more-link{font-size:12px;color:var(--ink-muted);text-decoration:underline;text-underline-offset:2px}.cookie-more-link:hover{color:var(--mode-primary)}.legal-shell{width:min(1180px,94vw);margin:0 auto;padding:16px 0 10px}.legal-nav{margin-bottom:18px}.legal-back{min-height:38px!important;font-size:13px!important}.legal-card{border:1px solid rgba(0,0,0,.06);background:linear-gradient(165deg,#fff,#fdfff9);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:30px;position:relative;overflow:hidden}.legal-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--green),var(--accent));border-radius:var(--radius-lg) var(--radius-lg) 0 0}.legal-card h1{margin:0 0 24px;font-family:var(--font);font-size:clamp(24px,4vw,36px);font-weight:800;color:var(--ink)}.content-kicker{margin:0 0 10px;text-transform:uppercase;letter-spacing:.12em;color:var(--green-dark);font-size:11px;font-weight:800}.content-intro{margin:-8px 0 24px;color:var(--ink-soft);font-size:15px;line-height:1.7;max-width:62ch}.legal-section{margin-bottom:22px}.legal-section h2{margin:0 0 10px;font-family:var(--font);font-size:18px;font-weight:700;color:var(--ink)}.legal-text{font-size:14px;line-height:1.7;color:var(--ink-soft);white-space:pre-wrap}.content-bullets{margin:10px 0 0;padding-left:18px;color:var(--ink-soft);line-height:1.7}.content-bullets li+li{margin-top:6px}.static-page-info:before{background:linear-gradient(90deg,var(--green),#ffb767)}@media(max-width:768px){.hero-copy{gap:12px}.hero-text h1{font-size:clamp(26px,7vw,38px)}.hero-text>p{font-size:15px}.hero-mode-surface{min-height:70px}.hero-mode-track{min-height:56px}.hero-mode-option{min-height:52px;font-size:13px;padding:10px 8px}.hero-mode-emoji{font-size:18px}.choices-grid{grid-template-columns:1fr}.choice-card{min-height:auto;padding:16px}.choice-card h4{font-size:22px}.choice-why{font-size:13px}.starter-grid{grid-template-columns:1fr;gap:8px}.starter-chip{min-height:44px;padding:10px 16px}.admin-grid,.recipe-grid{grid-template-columns:1fr}.recipe-stage{padding:18px}.recipe-stage h2{font-size:clamp(24px,5vw,34px)}.recipe-stage-head{flex-direction:column;gap:12px}.recipe-back-btn{align-self:flex-start}.recipe-block{padding:16px}.recipe-block h3{font-size:19px}.recipe-steps li{padding:12px}.admin-hero{flex-direction:column;align-items:flex-start;gap:10px}.admin-hero h1{font-size:clamp(26px,5vw,36px)}.admin-panel{padding:16px;border-radius:var(--radius-md)}.admin-panel h2{font-size:20px}.user-shell{min-height:100dvh;min-height:100svh;display:flex;flex-direction:column;padding-bottom:0;padding-bottom:env(safe-area-inset-bottom,0px)}.home-card{flex:1;display:flex;flex-direction:column;padding:16px;border-radius:var(--radius-lg)}.chat-card{flex:1;min-height:0;max-height:none;margin-top:12px;padding-bottom:env(safe-area-inset-bottom,0px)}.chat-bubble{font-size:14px;padding:11px 13px;border-radius:16px}.chat-avatar{width:32px;height:32px;flex:0 0 32px;font-size:14px}.composer{gap:8px;padding:10px 2px 4px;align-items:center}.composer-actions{align-items:center}.composer textarea{min-height:46px;padding:13px 14px;font-size:14px;border-radius:16px}.btn.send,.camera-btn{min-width:46px;width:46px;height:46px;min-height:46px}.camera-icon{width:21px;height:21px}.send-icon{width:20px;height:20px}.empty-state{padding:18px}.empty-state h3{font-size:21px}.empty-state>p{font-size:14px}.choices-head h3{font-size:22px}.table-wrap{border-radius:var(--radius-sm)}thead th,tbody td{padding:10px;font-size:13px}.admin-icon-btn{width:34px;height:34px}.admin-pagination{gap:10px}.admin-page-btn{width:38px;height:38px}.tag-editor-row{flex-direction:column;gap:6px}.tag-editor-row .btn{align-self:flex-start}.admin-shell:has(.stack-form) .admin-panel{padding:32px 24px}.chat-toolbar{padding:8px 2px 4px}.chat-toolbar-meta{flex-wrap:wrap}.reset-btn{font-size:12px!important;padding:0 10px!important;min-height:44px!important}.filters-shell{margin:8px 2px 0}.filters-toggle{padding:12px 14px}.filters-wrap{margin:8px 0 4px;padding:10px}.filters-actions{gap:6px}.filter-chip{min-height:38px;font-size:11px;padding:0 10px}.filter-checkbox{font-size:12px}.landing-block{padding:14px}.landing-block h2{font-size:18px}.landing-block h3{font-size:14px}.recent-searches{padding:14px}.recent-searches-grid{grid-template-columns:1fr}.photo-attachment{grid-template-columns:88px minmax(0,1fr);padding:12px}.recipe-stage-actions{width:100%;justify-content:flex-start}.composer-photo-note{font-size:10px}.cookie-banner-inner{flex-direction:column;align-items:flex-start;gap:12px}body.cookie-banner-visible{--cookie-banner-offset: clamp(170px, 25vh, 260px);padding-bottom:var(--cookie-banner-offset)}.cookie-banner{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.cookie-banner-inner{width:100%;padding:12px}.legal-card{padding:22px 18px}.legal-card h1{font-size:22px}.legal-section h2{font-size:16px}}@media(max-width:480px){.user-shell{width:97vw;padding-top:8px}.home-card{padding:12px;border-radius:var(--radius-md)}.chat-card{margin-top:8px}body.cookie-banner-visible{--cookie-banner-offset: clamp(188px, 32vh, 300px);padding-bottom:var(--cookie-banner-offset)}.hero-text h1{font-size:22px;letter-spacing:-.01em}.hero-text>p{font-size:14px;margin-top:10px}.hero-mode-option{min-height:48px;font-size:12px;gap:5px}.hero-mode-emoji{font-size:16px}.choices-head h3{font-size:20px}.choices-head span{font-size:11px;padding:3px 10px}.choice-card{padding:14px}.choice-card h4{font-size:19px}.choice-pill,.choice-time{min-height:26px;font-size:11px;padding:0 10px}.choice-ingredients{font-size:13px}.recipe-stage{padding:14px;border-radius:var(--radius-md)}.recipe-stage h2{font-size:22px}.recipe-block{padding:14px;border-radius:16px}.recipe-block h3{font-size:18px}.recipe-step-label{font-size:10px;padding:2px 10px}.btn{min-height:40px;font-size:13px;padding:0 16px}.btn.send,.camera-btn{min-width:44px;width:44px;height:44px;min-height:44px}.camera-icon,.send-icon{width:20px;height:20px}.chat-row{gap:8px;margin-bottom:10px}.chat-avatar{width:28px;height:28px;flex:0 0 28px;font-size:13px}.chat-bubble{font-size:13px;padding:10px 12px;border-radius:14px}.composer textarea{min-height:42px;padding:13px 12px;font-size:13px}.alert{font-size:13px;padding:10px 12px;border-radius:12px}.starter-chip{font-size:12px;min-height:42px;padding:8px 14px}.filters-wrap{padding:10px 8px;border-radius:16px}.filters-toggle{padding:12px;border-radius:16px}.filters-head{align-items:flex-start;flex-direction:column;gap:6px}.filter-chip{min-height:38px;padding:0 9px;font-size:11px}.filters-pills{gap:5px}.landing-block{padding:12px}.landing-block h2{font-size:17px}.landing-block h3{font-size:13px}.recent-searches{padding:12px}.recent-searches-head{flex-direction:column;gap:8px}.photo-attachment{grid-template-columns:1fr}.photo-attachment-preview{max-height:180px}.detected-ingredient-row{flex-direction:column;align-items:stretch}.detected-ingredient-remove{min-height:36px;padding:0;text-align:left}.admin-shell{width:97vw;padding:12px 0 20px}.admin-panel{padding:14px}.admin-panel h1{font-size:24px}.admin-panel h2{font-size:18px}.admin-field input,.admin-field textarea,.admin-field select{font-size:13px;padding:9px 12px}.admin-step-item{padding:12px}.admin-step-item textarea{font-size:13px;min-height:50px}.admin-shell:has(.stack-form) .admin-panel{padding:28px 18px;border-radius:var(--radius-lg)}.camera-hint{display:none}.composer-photo-note{font-size:10px;margin:4px 4px 0}.legal-shell{width:97vw;padding:8px 0 10px}.legal-card{padding:16px 14px;border-radius:var(--radius-md)}.admin-shell:has(.stack-form) .admin-field input{padding:12px 14px;font-size:14px}.stack-form .btn.send{height:44px;font-size:14px}}.field-error{margin:2px 0 0;font-size:12px;font-weight:500;color:var(--danger);line-height:1.4}.field-req{color:var(--danger);font-weight:700}.admin-field.has-error input,.admin-field.has-error textarea,.admin-field.has-error select{border-color:var(--danger);box-shadow:0 0 0 3px #e54d4d1a}.toast-notification{position:fixed;top:calc(env(safe-area-inset-top,0px) + 12px);right:calc(env(safe-area-inset-right,0px) + 12px);z-index:9999;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:var(--radius-sm);font-size:14px;line-height:1.45;font-weight:500;box-shadow:var(--shadow-lg);animation:toast-slide-in .3s ease both;max-width:min(520px,calc(100vw - 24px));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-notification.leaving{animation:toast-fade-out .28s ease forwards}@keyframes toast-fade-out{0%{transform:translate(0);opacity:1}to{transform:translate(18px);opacity:0}}.toast-success{background:linear-gradient(135deg,#e8fbef,#f0fff5);border:1px solid #b5e6c8;color:#1d7a42}.toast-error{background:linear-gradient(135deg,#fef0f0,#fff5f5);border:1px solid #f5c0c0;color:#b93232}.toast-warning{background:linear-gradient(135deg,#fef8e8,#fffdf0);border:1px solid #f0d9a0;color:#8a6810}.toast-info{background:linear-gradient(135deg,#edf2ff,#f4f8ff);border:1px solid #b8cef5;color:#2e5aac}.toast-close{background:none;border:none;font-size:20px;cursor:pointer;color:inherit;opacity:.6;padding:0 2px;line-height:1}.toast-close:hover{opacity:1}.modal-overlay{position:fixed;inset:0;z-index:9998;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px;animation:fade-in .2s ease}.user-shell:has(.modal-overlay){z-index:10000}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal-box{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:28px;max-width:440px;width:100%;animation:modal-grow .28s cubic-bezier(.16,1,.3,1) both}.modal-overlay.closing{animation:fade-out .2s ease forwards}.modal-overlay.closing .modal-box,.modal-overlay.closing .modal-box-lg{animation:modal-shrink .2s ease forwards}@keyframes modal-grow{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes modal-shrink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.modal-box-lg{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:28px;max-width:680px;width:100%;max-height:85vh;overflow-y:auto;animation:modal-grow .28s cubic-bezier(.16,1,.3,1) both;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.modal-box-lg .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-box-lg .modal-header h3{margin:0;font-size:20px;font-weight:700;color:var(--ink)}.modal-box-lg .modal-header p{margin:4px 0 0;font-size:13px;color:var(--ink-muted)}.modal-close-btn{width:36px;height:36px;min-height:auto;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:20px;color:var(--ink-soft);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s;flex-shrink:0}.modal-close-btn:hover{background:var(--danger-bg);color:var(--danger)}.modal-title{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--ink)}.modal-message{margin:0 0 20px;font-size:14px;color:var(--ink-soft);line-height:1.5}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.shopping-modal-error{margin-bottom:16px}.shopping-modal-actions{margin-top:16px}.btn.danger-btn{background:var(--danger);border-color:var(--danger);color:#fff}.btn.danger-btn:hover{background:#d03030;box-shadow:0 4px 16px #e54d4d4d}.btn.danger-btn:disabled{opacity:.5}.admin-search-bar{margin-bottom:12px}.admin-search-input{width:100%;border:2px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:14px;padding:10px 14px;outline:none;transition:all .25s ease}.admin-search-input:focus{border-color:var(--green);box-shadow:0 0 0 4px #34b8641a}.admin-filters-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.admin-filters-row select{border:2px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:13px;padding:8px 30px 8px 12px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239e968b' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:all .25s ease}.admin-filters-row select:focus{border-color:var(--green);box-shadow:0 0 0 3px #34b8641a}.admin-bulk-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;margin-bottom:12px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#edf2ff,#f4f8ff);border:1px solid #b8cef5}.status-badge{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;text-transform:capitalize}.status-roboczy{background:#fef8e8;color:#8a6810;border:1px solid #f0d9a0}.status-opublikowany{background:#e8fbef;color:#1d7a42;border:1px solid #b5e6c8}.status-archiwalny{background:#f3f3f3;color:#888;border:1px solid #ddd}.admin-count-badge{font-size:14px;font-weight:500;color:var(--ink-muted);margin-left:8px}.admin-action-group{display:flex;gap:6px;flex-wrap:wrap}.admin-action-btn{border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:600;padding:5px 12px;cursor:pointer;transition:all .2s ease;min-height:32px}.admin-action-btn:hover{background:var(--green-soft);border-color:#34b86440;color:var(--green-dark)}.admin-action-btn.danger-text{color:var(--danger)}.admin-action-btn.danger-text:hover{background:var(--danger-bg);border-color:#e54d4d40;color:var(--danger)}.admin-action-btn:disabled{opacity:.4;cursor:default}.admin-save-btn{min-width:180px;min-height:48px;font-size:15px!important;font-weight:700!important}.admin-form-actions{display:flex;gap:10px}.admin-empty-state{padding:32px 0;text-align:center;font-size:15px}.admin-page-total{font-weight:400;color:var(--ink-muted);font-size:12px;margin-left:4px}.admin-step-actions{display:flex;gap:4px;align-items:center}.admin-step-move-btn{width:28px;height:28px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;color:var(--ink-soft);font-size:14px;cursor:pointer;display:grid;place-items:center;transition:all .2s ease}.admin-step-move-btn:hover:not(:disabled){background:var(--green-soft);border-color:#34b86440;color:var(--green-dark)}.admin-step-move-btn:disabled{opacity:.3;cursor:default}.step-confirm-remove{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:13px;color:var(--danger);font-weight:500}.step-confirm-remove .btn{min-height:30px;font-size:12px;padding:0 12px}.allergen-chips{display:flex;flex-wrap:wrap;gap:6px}.th-sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.th-sortable:hover{color:var(--green-dark)}.th-check{width:40px}.td-nazwa{font-weight:600;color:var(--ink);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-tagi{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-editing{background:#34b8640f!important}@media(max-width:768px){.admin-toolbar{flex-wrap:wrap}.admin-filters-row{flex-direction:column}.admin-filters-row select{width:100%}.admin-action-group{flex-direction:column}.admin-action-btn{min-height:40px;min-width:44px;font-size:13px}.toast-notification{left:12px;right:12px;max-width:none;top:calc(env(safe-area-inset-top,0px) + 8px)}.modal-box{padding:20px}.admin-bulk-bar{flex-wrap:wrap}.admin-save-btn{width:100%}.admin-form-actions{flex-direction:column}.admin-step-actions{gap:3px}.admin-step-move-btn{width:34px;height:34px}}@media(max-width:480px){.admin-hero{flex-direction:column;align-items:flex-start;gap:10px}.admin-toolbar{width:100%;justify-content:flex-start}.admin-search-input{font-size:13px;padding:9px 12px}thead th,tbody td{padding:8px 6px;font-size:12px}.admin-action-btn{padding:4px 8px;font-size:11px}}::-moz-selection{background:#34b86433;color:var(--ink)}::selection{background:#34b86433;color:var(--ink)}.top-bar{display:flex;justify-content:flex-end;margin-bottom:6px;transition:transform .26s ease,width .26s ease,margin-left .26s ease}.top-bar-user-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;padding:6px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#ffffffb3;transition:transform .2s ease,box-shadow .2s ease}.top-bar-user-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00000014}.user-sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--user-sidebar-width);background:linear-gradient(180deg,#fffdf9,#fff);box-shadow:var(--shadow-lg);z-index:1100;transform:translate(-100%);transition:transform .3s cubic-bezier(.16,1,.3,1);overflow-y:auto;display:flex;flex-direction:column}.user-sidebar.pinned,.user-sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;background:#0000004d;z-index:1099;animation:rise-in .2s ease both}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.sidebar-title{font-family:var(--font);font-size:16px;font-weight:700;color:var(--ink)}.sidebar-close{width:32px;height:32px;min-height:auto;padding:0;font-size:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.sidebar-form{padding:20px;display:flex;flex-direction:column;gap:14px}.sidebar-field{display:flex;flex-direction:column;gap:4px}.sidebar-field label{font-size:12px;font-weight:600;color:var(--ink-soft)}.sidebar-field input{padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:var(--radius-sm);font-size:14px;background:#fff;transition:border-color .2s}.sidebar-field input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #34b8641f}.sidebar-info{margin:0;padding:8px 12px;border-radius:var(--radius-sm);background:#34b8641f;color:var(--green-dark);font-size:13px;line-height:1.4}.sidebar-checkbox{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-soft);cursor:pointer}.sidebar-error{margin:0;padding:8px 12px;border-radius:var(--radius-sm);background:var(--danger-bg);color:var(--danger);font-size:13px;line-height:1.4}.sidebar-submit{width:100%;min-height:44px;border-radius:var(--radius-sm)}.sidebar-link-btn{font-size:13px;padding:6px 0;text-align:center}.sidebar-switch{margin:0;font-size:13px;color:var(--ink-muted);text-align:center}.sidebar-switch-btn{background:none;border:none;color:var(--green-dark);font-weight:600;cursor:pointer;font-family:var(--font);font-size:13px;padding:0}.sidebar-switch-btn:hover{text-decoration:underline}.sidebar-account{padding:20px;display:flex;flex-direction:column;gap:18px}.sidebar-account-info{display:flex;align-items:center;gap:12px}.sidebar-account-info-row{justify-content:space-between;text-align:left}.sidebar-account-info-row .sidebar-username{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-settings{width:44px;height:44px;min-width:44px;border:1px solid var(--mode-border);border-radius:14px;background:#fff;color:var(--ink-soft);display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.sidebar-account-settings:hover{transform:translateY(-1px);border-color:var(--mode-primary);color:var(--mode-primary);background:var(--mode-surface)}.sidebar-account-settings:focus-visible{outline:3px solid var(--mode-border);outline-offset:2px}.sidebar-account-settings-icon{width:20px;height:20px}.sidebar-avatar{width:42px;height:42px;border-radius:999px;border:1px solid var(--mode-border);background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex:0 0 42px}.sidebar-username{margin:0;font-size:15px;font-weight:600;color:var(--ink)}.sidebar-email{margin:2px 0 0;font-size:12px;color:var(--ink-muted)}.sidebar-nav{display:flex;flex-direction:column;gap:2px}.sidebar-nav-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;border-radius:var(--radius-sm);background:transparent;font-family:var(--font);font-size:14px;font-weight:500;color:var(--ink);cursor:pointer;transition:background .15s;text-align:left}.sidebar-nav-item:hover{background:var(--green-soft)}.sidebar-nav-item.active{background:#34b86429;color:var(--green-dark)}.sidebar-nav-item span:first-child{font-size:16px;width:24px;text-align:center}.sidebar-logout{width:100%;min-height:40px;border-radius:var(--radius-sm);background:#0000000a;color:var(--ink-soft);font-size:13px;font-weight:600;border:1px solid rgba(0,0,0,.08)}.sidebar-logout:hover{background:#00000014}.sidebar-authenticated{display:flex;flex-direction:column;min-height:0;flex:1}.sidebar-section-content{padding:0 20px 20px;display:flex;flex-direction:column;gap:12px}.sidebar-section-panel{border:1px solid var(--line);border-radius:var(--radius-md);padding:12px;background:#ffffffdb;display:flex;flex-direction:column;gap:12px}.sidebar-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.sidebar-section-head h3,.sidebar-section-head h4{margin:0;font-size:15px;color:var(--ink)}.sidebar-section-head p{margin:4px 0 0;font-size:12px;line-height:1.45;color:var(--ink-muted)}.sidebar-section-head.compact{align-items:center}.sidebar-alert{margin:0}.sidebar-recipe-form{display:flex;flex-direction:column;gap:10px}.sidebar-section-actions{display:flex;gap:8px;flex-wrap:wrap}.sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sidebar-list-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-list-main{min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-list-main strong{font-size:13px;color:var(--ink);line-height:1.35;word-break:break-word}.sidebar-list-main span{font-size:12px;color:var(--ink-muted);line-height:1.35}.sidebar-link-item{border:none;background:transparent;text-align:left;padding:0;margin:0;min-width:0;flex:1;cursor:pointer}.sidebar-link-item:disabled{cursor:not-allowed;opacity:.7}.sidebar-empty-note{margin:0;font-size:13px;color:var(--ink-muted);line-height:1.45}.sidebar-empty{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.sidebar-empty-illustration{width:min(100%,152px);height:auto;display:block;border-radius:10px;border:1px solid var(--line);background:linear-gradient(180deg,#fffffff2,#fffaf5e6);box-shadow:0 8px 18px #1a1a2e14;padding:6px}.sidebar-empty-illustration.is-loading{animation:sidebar-empty-pulse 1.8s ease-in-out infinite}@keyframes sidebar-empty-pulse{0%,to{transform:scale(1);opacity:.86}50%{transform:scale(1.02);opacity:1}}.sidebar-owned-recipes{display:flex;flex-direction:column;gap:8px}.admin-grid-compact{grid-template-columns:1fr;gap:10px}.admin-grid-compact .admin-field{margin-bottom:0}.admin-grid-compact textarea{min-height:86px}.admin-grid-compact .tag-editor,.admin-grid-compact .admin-steps-wrap{gap:8px}@media(min-width:1024px){.hero-text>p{max-width:none;white-space:nowrap}.user-shell{left:0;transition:left .3s cubic-bezier(.16,1,.3,1)}.user-shell .home-card{transition:transform .26s ease,width .26s ease,margin-left .26s ease}.user-shell.sidebar-open:not(.sidebar-pinned) .home-card{transform:translate(clamp(170px,20vw,280px))}.user-shell.sidebar-pinned{width:min(1180px,calc(100vw - var(--user-sidebar-width) - (var(--user-shell-gap) * 2)));margin-left:calc(var(--user-sidebar-width) + var(--user-shell-gap));margin-right:var(--user-shell-gap);left:0;transition:left .3s cubic-bezier(.16,1,.3,1),margin-left .3s cubic-bezier(.16,1,.3,1),margin-right .3s cubic-bezier(.16,1,.3,1),width .3s cubic-bezier(.16,1,.3,1)}}.btn-needs-login{opacity:.65;position:relative}.app-footer{width:100%;box-sizing:border-box;transition:margin-left .3s cubic-bezier(.16,1,.3,1),width .3s cubic-bezier(.16,1,.3,1)}.app-footer.sidebar-active{margin-left:340px;width:calc(100% - 340px)}.app-footer.sidebar-active .footer-inner{padding-left:24px;padding-right:24px}.footer-login-btn{display:inline-flex;align-items:center;gap:5px;padding:3px 12px;border:1px solid var(--mode-border);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));color:var(--ink);font-family:var(--font);font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,transform .2s,box-shadow .2s,border-color .2s;flex-shrink:0;margin-left:auto}.footer-login-btn:hover{border-color:var(--mode-primary);transform:translateY(-1px);box-shadow:0 4px 14px var(--mode-glow)}.footer-login-btn svg{width:12px;height:12px}.empty-state .starter-wrap{margin-top:14px}.empty-state .starter-wrap>p{font-size:12px;margin-bottom:6px;color:var(--ink-muted)}.empty-state .starter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.empty-state .starter-chip{min-height:36px;padding:6px 12px;font-size:12px;border-radius:12px}.empty-state .recent-searches{margin-top:10px;padding:10px 12px;max-height:120px;overflow-y:auto}.empty-state .recent-searches-head h3{font-size:13px}.empty-state .recent-searches-head p{font-size:11px;margin-top:2px}.empty-state .recent-searches-grid{margin-top:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.empty-state .recent-search-chip{min-height:30px;padding:4px 10px;font-size:11px;border-radius:10px}.empty-state .filters-shell{margin:0 0 4px}.admin-section-tabs{display:flex;gap:4px;margin-bottom:16px;border-bottom:2px solid var(--line);padding-bottom:0}.admin-tab{padding:10px 22px;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:transparent;font-family:var(--font);font-size:14px;font-weight:600;color:var(--ink-muted);cursor:pointer;transition:color .2s,border-color .2s;border-radius:0}.admin-tab:hover{color:var(--ink)}.admin-tab.active{color:var(--mode-primary);border-bottom-color:var(--mode-primary)}.source-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.source-administrator{background:#34b8641f;color:var(--green-dark)}.source-uzytkownik{background:#ff6b351f;color:#c44e1a}.source-internet{background:#6464dc1f;color:#4a4aaa}.admin-generated-password{margin-top:16px;padding:14px;background:#fff8ebcc;border:1px solid rgba(255,200,50,.3);border-radius:var(--radius-sm)}.password-display{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.password-display code{font-size:14px;font-weight:600;background:#0000000d;padding:6px 12px;border-radius:8px;letter-spacing:.02em;-webkit-user-select:all;-moz-user-select:all;user-select:all}@media(max-width:768px){.user-sidebar{width:100vw;max-width:100vw}.sidebar-account{padding:16px;gap:14px}.sidebar-nav-item{min-height:44px;padding:10px 14px}.sidebar-logout{min-height:44px}.sidebar-section-content{padding:0 14px 16px}.sidebar-section-panel{padding:10px}.sidebar-list-item{align-items:flex-start}.top-bar-user-btn{max-width:100%}.recipe-stage-actions .btn{width:100%;justify-content:center}.table-wrap table{min-width:860px}}@media(max-width:640px){.empty-state .starter-grid,.empty-state .recent-searches-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.top-bar{justify-content:stretch}.top-bar-user-btn{width:100%;justify-content:center}.empty-state .starter-grid{grid-template-columns:1fr;gap:4px}.empty-state .recent-searches-grid{grid-template-columns:1fr}.admin-section-tabs{width:100%}.admin-tab{flex:1;text-align:center;font-size:13px;padding:8px 10px}}.favorite-heart-btn{background:none;border:none;cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--danger);transition:transform .2s;flex-shrink:0}.favorite-heart-btn:hover{transform:scale(1.2)}.favorite-heart-btn:disabled{opacity:.4;cursor:default;transform:none}.sidebar-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 0 4px}.sidebar-pagination button{min-height:30px;padding:4px 12px;font-size:12px;border-radius:999px}.sidebar-pagination span{font-size:12px;color:var(--ink-muted)}.sidebar-expandable{overflow:hidden;transition:max-height .3s ease,opacity .25s ease}.sidebar-expandable.collapsed{max-height:0;opacity:0}.sidebar-expandable.expanded{max-height:2000px;opacity:1}.sidebar-nav-item .nav-icon-expand{margin-left:auto;font-size:10px;transition:transform .2s}.sidebar-nav-item.active .nav-icon-expand{transform:rotate(180deg)}.sidebar-recent-searches-list{gap:6px}.sidebar-recent-search-link{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.sidebar-recent-search-link strong{font-size:13px;line-height:1.35;color:var(--ink);word-break:break-word}.sidebar-recent-search-link span{font-size:12px;line-height:1.35;color:var(--ink-muted)}.legal-shell.sidebar-active{position:relative;width:min(1180px,94vw);margin-left:auto;margin-right:auto;left:min(170px,calc((100vw - min(1180px,94vw))/2));transition:left .3s cubic-bezier(.16,1,.3,1)}@media(max-width:768px){.modal-box-lg{padding:20px;max-height:90vh;border-radius:var(--radius-md)}.app-footer.sidebar-active{margin-left:0;width:100%}.legal-shell.sidebar-active{margin-left:0;margin-right:auto;width:min(1180px,94vw);left:0}.user-shell.sidebar-pinned{margin-left:0;width:min(1180px,94vw);left:0}}@media(max-width:640px){.footer-login-btn{display:none}}@media(max-width:480px){.footer-login-btn{display:none}}.mobile-topbar{display:none}@media(max-width:640px){.mobile-topbar{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:900;background:#fffaf5eb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(26,26,46,.07);padding:0 16px;height:52px;box-sizing:border-box}.mobile-topbar-brand{gap:6px;flex-shrink:0}.mobile-topbar-brand .brand-wordmark-mark{width:28px;height:28px}.mobile-topbar-brand .brand-wordmark-text{font-size:16px}.mobile-topbar-login-btn{display:inline-flex;align-items:center;gap:6px;padding:0 14px;height:36px;min-width:44px;border:1.5px solid var(--mode-border, rgba(26,26,46,.15));border-radius:999px;background:var(--mode-surface, #fff);color:var(--ink);font-family:var(--font);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s,box-shadow .2s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-topbar-login-btn:active{background:var(--accent-soft, #fff1e7);border-color:var(--accent, #ff6b35)}.mobile-topbar-login-btn svg{width:16px;height:16px;flex-shrink:0}.user-shell{padding-top:0}}:root{--orange: #FF6B35;--orange-600: #E85A28;--orange-100: #FFE2D2;--orange-50: #FFF2EA;--navy: #0E1024;--navy-800: #1A1C36;--navy-700: #262A47;--navy-500: #4A4F70;--navy-300: #8B90AB;--pink: #E84B8A;--pink-100: #FBE3EE;--pink-50: #FFF1F7;--green: #1F8A5B;--green-bright: #2ECC71;--green-100: #DCF1E5;--green-50: #EEF8F2;--yellow: #F5B91A;--yellow-50: #FEF6DC;--red: #DC3545;--red-50: #FCE9EB;--paper: #FAF6EF;--paper-2: #F2EDE2;--cream: #FFF8EC;--ink: #0E1024;--ink-2: #2B2E45;--ink-3: #5A5E78;--ink-4: #8B90AB;--ink-5: #B7BAC9;--line: rgba(14, 16, 36, .09);--line-2: rgba(14, 16, 36, .05);--card: #FFFFFF;--font-display: "DM Sans", "Inter", system-ui, sans-serif;--font-body: "Source Sans 3", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--font: var(--font-display);--r-xs: 6px;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-full: 999px;--shadow-1: 0 1px 2px rgba(14,16,36,.04), 0 1px 0 rgba(14,16,36,.04);--shadow-2: 0 6px 18px -6px rgba(14,16,36,.1), 0 2px 4px rgba(14,16,36,.04);--shadow-3: 0 24px 48px -16px rgba(14,16,36,.18), 0 4px 12px rgba(14,16,36,.06);--shadow-pop: 0 30px 60px -24px rgba(14,16,36,.35);--bg-main: var(--paper);--bg-warm: var(--cream);--ink-soft: var(--ink-3);--ink-muted: var(--ink-4);--accent: var(--orange);--accent-soft: var(--orange-50);--accent-hover: var(--orange-600);--green-soft: var(--green-50);--green-dark: var(--green);--danger: var(--red);--danger-bg: var(--red-50);--warning: var(--yellow);--info: #3b82f6;--shadow-sm: var(--shadow-1);--shadow-md: var(--shadow-2);--shadow-lg: var(--shadow-3);--radius-sm: var(--r-xs);--radius-md: var(--r-sm);--radius-lg: var(--r-md);--radius-xl: var(--r-lg)}body,.user-shell{--mode-primary: #ff6b35;--mode-primary-hover: #e55a2b;--mode-surface: #fff3e8;--mode-border: #ffd7bd;--mode-hover: #ffe8d7;--mode-focus: rgba(255, 107, 53, .18);--mode-glow: rgba(255, 107, 53, .22);--mode-accent-soft: #ffb88c;--mode-cloud-a: rgba(255, 184, 140, .52);--mode-cloud-b: rgba(255, 224, 204, .8)}body.theme-deser,.user-shell.mode-deser{--mode-primary: #e84b8a;--mode-primary-hover: #cf3d78;--mode-surface: #fde8f0;--mode-border: #f5c3d5;--mode-hover: #fbe0e9;--mode-focus: rgba(232, 75, 138, .18);--mode-glow: rgba(232, 75, 138, .22);--mode-accent-soft: #f9d1dc;--mode-cloud-a: rgba(249, 209, 220, .62);--mode-cloud-b: rgba(253, 226, 234, .9)}body.theme-posilek,.user-shell.mode-posilek{--mode-primary: #ff6b35;--mode-primary-hover: #e55a2b;--mode-surface: #fff3e8;--mode-border: #ffd7bd;--mode-hover: #ffe8d7;--mode-focus: rgba(255, 107, 53, .18);--mode-glow: rgba(255, 107, 53, .22);--mode-accent-soft: #ffb88c;--mode-cloud-a: rgba(255, 184, 140, .52);--mode-cloud-b: rgba(255, 224, 204, .8)}body{color:var(--ink);font-family:var(--font-body);background:var(--paper)}body.theme-deser{background:linear-gradient(180deg,#fff7fa 0%,var(--paper) 100%)}body,button,input,textarea,select{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6,.hero-text h1,.empty-state h3,.choices-head h3,.recipe-stage h2,.recipe-block h3,.admin-panel h1,.admin-panel h2,.legal-card h1,.legal-section h2,.sidebar-title,.footer-links-label,button,input,textarea,select,.btn,.filter-chip,.starter-chip,.sidebar-nav-item{font-family:var(--font)}code,pre,samp,kbd{font-family:var(--font-mono)}::-moz-selection{background:#ff6b3533;color:var(--ink)}::selection{background:#ff6b3533;color:var(--ink)}body.theme-deser ::-moz-selection{background:#e84b8a38}body.theme-deser ::selection{background:#e84b8a38}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid var(--mode-focus);outline-offset:2px}.user-shell{padding-top:18px}.ambient-a{background:radial-gradient(circle at 35% 35%,var(--mode-cloud-a),transparent 72%)}.ambient-b{background:radial-gradient(circle at 60% 60%,var(--mode-cloud-b),transparent 72%)}.hero-card,.home-card,.legal-card,.admin-panel,.user-sidebar,.cookie-banner-inner,.recent-searches,.choice-card,.recipe-block,.recipe-stage,.sidebar-section-panel{border-color:var(--line);background:linear-gradient(180deg,#fffffff5,#fffaf5e6);box-shadow:var(--shadow-md)}.hero-card,.home-card,.recipe-stage{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hero-brand-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:nowrap;margin-bottom:0}.brand-wordmark{display:inline-flex;align-items:center;gap:12px;min-width:0;line-height:1}.brand-wordmark-mark{width:46px;height:46px;flex:0 0 46px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(26,26,46,.12))}.brand-wordmark.compact .brand-wordmark-mark,.footer-logo-lockup .brand-wordmark-mark,.static-brand-lockup .brand-wordmark-mark,.admin-panel-brand .brand-wordmark-mark,.sidebar-brand-mark .brand-wordmark-mark{width:34px;height:34px;flex-basis:34px}.brand-wordmark-text{display:inline-flex;align-items:baseline;min-width:0;font-family:var(--font);font-size:clamp(24px,4vw,34px);font-weight:800;letter-spacing:-.045em}.brand-wordmark.compact .brand-wordmark-text,.footer-logo-lockup .brand-wordmark-text,.static-brand-lockup .brand-wordmark-text,.admin-panel-brand .brand-wordmark-text,.sidebar-brand-mark .brand-wordmark-text{font-size:20px}.brand-wordmark-zjedz{color:var(--ink)}.brand-wordmark-to{color:var(--mode-primary)}.hero-kicker{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--mode-border);background:#ffffffe0;color:var(--mode-primary);font-size:11px;font-weight:800;letter-spacing:.16em}.hero-mode-inline{display:flex;align-items:center;flex:1 1 auto;min-width:0;max-width:none}.hero-brand-lockup{flex:0 0 auto}.hero-brand-lockup+.hero-mode-inline{flex:1 1 auto;min-width:0;max-width:none}.hero-mode-surface{width:100%;min-width:0;border:none;border-radius:999px;background:transparent;box-shadow:none}.hero-mode-track{border:none;background:var(--mode-surface)}.hero-mode-thumb{background:#fff;box-shadow:0 2px 10px #1a1a2e1a}.hero-mode-option{color:var(--ink-soft);font-weight:700}.hero-mode-option:hover{color:var(--ink)}.hero-mode-option.active{color:var(--mode-primary)}.hero-mode-icon{display:inline-grid;place-items:center}.mode-icon{width:18px;height:18px}.empty-state{border:1px solid var(--mode-border);background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));box-shadow:var(--shadow-md)}.empty-state-copy{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;margin-bottom:18px}.empty-state-visual{position:relative;width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:12px;overflow:hidden;color:var(--mode-primary);border:1px solid var(--mode-border);background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));box-shadow:0 8px 18px #1a1a2e14}.empty-state-visual-illustration{width:clamp(84px,16vw,108px);height:auto;min-height:0;flex:0 0 auto;border:none;background:transparent;box-shadow:none;overflow:visible}.empty-state-visual-illustration-image{width:100%;height:auto;display:block;filter:drop-shadow(0 10px 24px rgba(26,26,46,.12))}.empty-state-visual-icon{width:20px;height:20px}.empty-state-orbit{position:absolute;border-radius:999px;background:var(--mode-primary);opacity:.18}.orbit-a{width:6px;height:6px;top:4px;right:4px}.orbit-b{width:5px;height:5px;bottom:5px;left:5px}.orbit-c{width:4px;height:4px;top:8px;left:6px}.chat-avatar{width:24px;height:24px;flex:0 0 24px;overflow:visible;border:0;box-shadow:none;background:transparent}.chat-row.user .chat-avatar{background:transparent}.chat-row.assistant .chat-avatar{background:transparent;border:0;box-shadow:none}.chat-avatar-brand{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.chat-avatar-user-icon{width:24px;height:24px;color:var(--mode-primary)}.chat-row.user .chat-bubble{background:linear-gradient(180deg,#fff,#f5f7fb);border-color:#1a1a2e14}.chat-bubble{border-radius:18px}.chat-bubble.typing span{background:var(--mode-primary)}.filters-toggle{border:1px solid var(--mode-border);background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));box-shadow:var(--shadow-sm)}.filters-toggle:hover{border-color:var(--mode-primary)}.filters-toggle-copy strong{color:var(--ink)}.filters-toggle-copy span{color:var(--ink-soft)}.filters-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));color:#fff;box-shadow:0 10px 24px var(--mode-glow)}.filters-wrap{border:1px solid var(--mode-border);background:#ffffffe0}.filter-chip.active{border-color:transparent;background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));color:#fff;box-shadow:0 10px 22px var(--mode-glow)}.active-filter-pill{border-color:var(--mode-border);background:#ffffffe0;color:var(--mode-primary)}.starter-chip{border-color:var(--mode-border);background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));color:var(--ink);box-shadow:none}.starter-chip:hover{border-color:var(--mode-primary);background:linear-gradient(180deg,#fff,var(--mode-hover));box-shadow:0 14px 28px #1a1a2e14}.recent-searches{background:#ffffffd6}.choice-card:before{height:5px;background:linear-gradient(90deg,var(--mode-primary),var(--mode-accent-soft))}.choice-time,.recipe-source{border:1px solid var(--mode-border);background:#ffffffeb;color:var(--mode-primary)}.choice-pill{background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));box-shadow:0 10px 24px var(--mode-glow)}.choice-card:hover,.recipe-block:hover{border-color:#1a1a2e1f}.composer{border-color:var(--line);background:transparent;box-shadow:none}.composer textarea{font-family:var(--font-body)}.composer textarea:focus{border-color:var(--mode-primary);box-shadow:0 0 0 4px var(--mode-focus)}.btn.send{border-radius:16px;background:linear-gradient(135deg,var(--mode-primary),var(--mode-primary-hover));box-shadow:0 12px 28px var(--mode-glow)}.btn.send:hover{background:linear-gradient(135deg,var(--mode-primary-hover),var(--mode-primary));box-shadow:0 16px 32px var(--mode-glow)}.btn.primary{border:1px solid transparent;background:linear-gradient(135deg,#1a1a2e,#34344d);color:#fff;box-shadow:0 16px 30px #1a1a2e2e}.btn.primary:hover{background:linear-gradient(135deg,#23233c,#40405c);color:#fff}.btn.ghost{background:#ffffffeb;border-color:var(--mode-border);color:var(--mode-primary)}.btn.ghost:hover{background:var(--mode-surface);border-color:var(--mode-primary);color:var(--mode-primary-hover)}.sidebar-brand-block{display:flex;align-items:center;gap:12px;min-width:0}.sidebar-brand-mark{min-width:0}.sidebar-nav-icon,.favorite-heart-icon{width:18px;height:18px;flex:0 0 18px}.sidebar-nav-plus{display:inline-flex;align-items:center;justify-content:center;width:18px;font-size:18px;font-weight:700;line-height:1}.sidebar-nav-item{border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.sidebar-nav-item:hover{transform:translate(2px);background:var(--mode-surface);border-color:var(--mode-border);color:var(--mode-primary)}.sidebar-nav-item.active{background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));border-color:var(--mode-border);color:var(--mode-primary);box-shadow:0 12px 24px #1a1a2e12}.favorite-heart-btn,.favorite-heart-icon,.sidebar-switch-btn,.footer-links a:hover,.cookie-more-link:hover{color:var(--mode-primary)}.app-footer{background:transparent}.footer-logo-lockup,.static-brand-lockup,.admin-panel-brand{display:inline-flex;align-items:center;gap:10px}.footer-copy,.content-intro,.legal-text{font-family:var(--font-body)}.footer-login-btn{border:1px solid var(--mode-border);background:linear-gradient(180deg,rgba(255,255,255,.98),var(--mode-surface));color:var(--ink)}.legal-card:before,.admin-panel:before{background:linear-gradient(90deg,var(--mode-primary),var(--mode-accent-soft))}.legal-back{border-color:var(--mode-border)!important;color:var(--mode-primary)}.recipe-source{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:900px){.hero-brand-row{align-items:flex-start;flex-wrap:wrap}.hero-mode-inline{width:100%;min-width:0;max-width:none}.hero-brand-lockup+.hero-mode-inline{min-width:0;max-width:none;flex:1 1 auto}.hero-mode-surface{width:100%;min-width:0}}@media(max-width:640px){.brand-wordmark-text{font-size:28px}.brand-wordmark.compact .brand-wordmark-text,.footer-logo-lockup .brand-wordmark-text,.static-brand-lockup .brand-wordmark-text,.admin-panel-brand .brand-wordmark-text,.sidebar-brand-mark .brand-wordmark-text{font-size:18px}.empty-state-copy{grid-template-columns:auto 1fr;align-items:center}.empty-state-visual{width:36px;height:36px}.empty-state-visual-illustration{width:clamp(78px,30vw,96px)}.sidebar-empty-illustration{width:min(100%,132px);padding:5px}.hero-kicker{width:-moz-fit-content;width:fit-content}}body.redesign-enabled .user-shell{width:min(1480px,96vw);padding-top:10px}@media(min-width:1024px){body.redesign-enabled .user-shell.sidebar-pinned{width:min(1480px,calc(100vw - var(--user-sidebar-width) - (var(--user-shell-gap) * 2)));margin-left:calc(var(--user-sidebar-width) + var(--user-shell-gap));margin-right:var(--user-shell-gap)}}body.redesign-enabled .home-card{border-radius:28px;padding:clamp(12px,1.4vw,20px);background:#fffdfa;box-shadow:0 24px 56px #0e10241f}body.redesign-enabled .chat-app-shell{min-height:0}body.redesign-enabled .chat-app-shell.redesign{display:grid;grid-template-columns:280px minmax(0,1fr) 380px;grid-template-rows:minmax(0,1fr);gap:0;align-items:stretch;min-height:calc(100dvh - 176px);max-height:calc(100dvh - 176px);border-radius:22px;overflow:hidden;border:1px solid rgba(14,16,36,.1);background:var(--paper);box-shadow:0 22px 50px #0e102424}body.redesign-enabled .chat-app-shell.redesign.no-preview{grid-template-columns:280px minmax(0,1fr)}body.redesign-enabled .chat-app-rail,body.redesign-enabled .chat-app-preview{border-radius:0;border:0;background:#fff;box-shadow:none;grid-row:1;min-height:0}body.redesign-enabled .chat-app-rail{grid-column:1;padding:16px 14px 14px;display:flex;flex-direction:column;border-right:1px solid rgba(14,16,36,.09)}body.redesign-enabled .chat-app-rail-brand{margin-bottom:10px}body.redesign-enabled .chat-app-rail-new{min-height:40px;border-radius:999px;border:0;background:#0f1632;color:#f7f9ff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 14px 28px #0e102433}body.redesign-enabled .chat-app-rail-new:hover{transform:translateY(-1px);background:#151f45}body.redesign-enabled .chat-app-rail-new-plus{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:99px;background:#ffffff24;font-size:13px;line-height:1}body.redesign-enabled .chat-app-rail-list-wrap{margin-top:12px;padding-top:10px;border-top:1px solid rgba(14,16,36,.08);display:flex;flex-direction:column;gap:8px;min-height:0;flex:1 1 auto}body.redesign-enabled .chat-app-rail-list-label{margin:0;font-size:10px;letter-spacing:.09em;text-transform:uppercase;font-weight:700;color:#7b85a7}body.redesign-enabled .chat-app-rail-list{list-style:none;margin:0;padding:0;display:grid;gap:6px;overflow-y:auto}body.redesign-enabled .chat-app-rail-item{width:100%;border:1px solid transparent;border-radius:12px;background:transparent;padding:9px 8px;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;color:#2a3355}body.redesign-enabled .chat-app-rail-item:hover{border-color:#0e10241a;background:#fffaf0db}body.redesign-enabled .chat-app-rail-item.active{border-color:#0e102424;background:#f6f7ff}body.redesign-enabled .chat-app-rail-item-emoji{width:30px;height:30px;min-width:30px;border-radius:9px}body.redesign-enabled .chat-app-rail-item-emoji-icon{font-size:15px;line-height:1}body.redesign-enabled .chat-app-rail-item-copy{min-width:0;display:grid}body.redesign-enabled .chat-app-rail-item-copy strong{font-size:12px;line-height:1.25;color:#141c3c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.redesign-enabled .chat-app-rail-item-copy span{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:#7f88a8}body.redesign-enabled .chat-app-rail-user{margin-top:12px;border-top:1px solid rgba(14,16,36,.09);display:flex;align-items:center;gap:9px;width:100%;background:none;border-left:0;border-right:0;border-bottom:0;text-align:left;cursor:pointer;border-radius:10px;padding:8px;transition:background .12s ease}body.redesign-enabled .chat-app-rail-user:hover{background:#0e10240d}body.redesign-enabled .chat-app-rail-user-copy strong{display:block;font-size:12px;color:#151c3d}body.redesign-enabled .chat-app-rail-user-copy span{display:block;font-size:10px;color:#7d87a8}body.redesign-enabled .chat-app-preview{grid-column:3;padding:16px 16px 14px;display:flex;flex-direction:column;gap:10px;border-left:1px solid rgba(14,16,36,.09);overflow-y:auto}body.redesign-enabled .chat-app-preview-eyebrow{margin:0;font-size:10px;letter-spacing:.11em;text-transform:uppercase;font-weight:700;color:#7c85a8}body.redesign-enabled .chat-app-preview-hero{height:148px;border-radius:16px;display:grid;place-items:center;border:1px solid rgba(14,16,36,.1);overflow:hidden}body.redesign-enabled .chat-app-preview-hero.posilek{background:linear-gradient(135deg,#ffd1b0,#ff8f52)}body.redesign-enabled .chat-app-preview-hero.deser{background:linear-gradient(135deg,#ffd2e4,#ea4f90)}body.redesign-enabled .chat-app-preview-hero span{font-size:72px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.24))}body.redesign-enabled .chat-app-preview-title{margin:0;font-size:20px;letter-spacing:-.02em;line-height:1.06;color:#0f1736}body.redesign-enabled .chat-app-preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px 0;border-top:1px solid rgba(14,16,36,.08);border-bottom:1px solid rgba(14,16,36,.08)}body.redesign-enabled .chat-app-preview-metrics strong{display:block;font-family:JetBrains Mono,monospace;font-size:15px;color:#101736}body.redesign-enabled .chat-app-preview-metrics span{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#818aab}body.redesign-enabled .chat-app-preview-ingredients>p{margin:0 0 8px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#7c85a8}body.redesign-enabled .chat-app-preview-ingredients ul{list-style:none;margin:0;padding:0;display:grid;gap:4px}body.redesign-enabled .chat-app-preview-ingredients li{display:flex;align-items:center;gap:8px;min-height:28px;padding:2px 0;border-bottom:1px solid rgba(14,16,36,.05)}body.redesign-enabled .chat-app-preview-check{width:18px;height:18px;border-radius:6px;border:1px solid rgba(14,16,36,.16);display:grid;place-items:center;font-size:11px;font-weight:700;color:transparent}body.redesign-enabled .chat-app-preview-check.on{color:#fff;border-color:#1f8a5b;background:#1f8a5b}body.redesign-enabled .chat-app-preview-ingredients li span:last-child{font-size:12px;color:#242d4c}body.redesign-enabled .chat-app-preview-empty{margin:0;font-size:12px;line-height:1.45;color:#6f7897}body.redesign-enabled .chat-app-preview-actions{margin-top:auto;display:grid;gap:8px}body.redesign-enabled .chat-app-preview-primary,body.redesign-enabled .chat-app-preview-secondary{min-height:42px;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}body.redesign-enabled .chat-app-preview-primary{border:0;background:linear-gradient(135deg,#ff7742,#ff5f2d);color:#fff;box-shadow:0 16px 30px #ff6b3557}body.redesign-enabled .chat-app-preview-secondary{border:1px solid rgba(14,16,36,.14);background:#fff;color:#27304f}body.redesign-enabled .chat-app-preview-primary:disabled,body.redesign-enabled .chat-app-preview-secondary:disabled{cursor:not-allowed;opacity:.55}body.redesign-enabled .chat-card{grid-column:2;grid-row:1;margin-top:0;padding:0;min-height:0;max-height:none;border-radius:0;border:0;background:#faf6ef;box-shadow:none;overflow:hidden}body.redesign-enabled .chat-card .chat-scroll{padding:0 34px 16px}body.redesign-enabled .chat-card-empty{max-height:none;--chat-empty-composer-inline: 54px}body.redesign-enabled .chat-card-empty .chat-scroll{padding:26px 34px 18px;overflow-y:auto}body.redesign-enabled .chat-card-active .chat-scroll>.hero-copy{position:sticky;top:0;z-index:15;margin:0 -22px 14px;padding:14px 22px 12px;border-bottom:1px solid rgba(14,16,36,.09);background:#fffffff0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body.redesign-enabled .chat-card-active .chat-scroll>.hero-copy+.chat-row,body.redesign-enabled .chat-card-active .chat-toolbar+.chat-row,body.redesign-enabled .chat-card-active .chat-scroll>.chat-row:first-of-type{margin-top:24px}body.redesign-enabled .chat-card-empty .hero-copy{gap:22px}body.redesign-enabled .hero-brand-row{align-items:center;justify-content:space-between;gap:18px}body.redesign-enabled .hero-mode-inline{margin-left:auto;max-width:660px}body.redesign-enabled .hero-mode-surface{padding:4px;border:1px solid var(--mode-border);border-radius:999px;background:#ffffffd6;box-shadow:inset 0 1px #ffffffdb}body.redesign-enabled .hero-mode-track{min-height:52px;background:transparent}body.redesign-enabled .hero-mode-thumb{box-shadow:0 12px 26px #0e102429}body.redesign-enabled .hero-mode-option{min-height:48px;font-size:15px;font-weight:700}body.redesign-enabled .chat-card-empty .hero-text h1{margin:0;max-width:13ch;font-size:clamp(54px,6.6vw,84px);line-height:.9;letter-spacing:-.045em}body.redesign-enabled .chat-card-empty .hero-text>p{margin-top:14px;max-width:58ch;color:#46506f;font-size:clamp(17px,1.8vw,22px);line-height:1.52}body.redesign-enabled .chat-card-active .hero-text h1{margin:0;max-width:24ch;font-size:clamp(25px,2.2vw,32px);line-height:1.03;letter-spacing:-.025em}body.redesign-enabled .chat-card-active .hero-text>p{margin-top:8px;max-width:68ch;color:#5d6887;font-size:14px;line-height:1.45}body.redesign-enabled .chat-row{align-items:flex-end;gap:10px;margin-bottom:16px}body.redesign-enabled .chat-avatar{width:34px;height:34px;flex:0 0 34px}body.redesign-enabled .chat-avatar-brand{width:34px;height:34px}body.redesign-enabled .chat-bubble{border-radius:18px 18px 18px 4px;border:1px solid rgba(14,16,36,.1);background:#fff;color:var(--ink);box-shadow:var(--shadow-2)}body.redesign-enabled .chat-row.user .chat-bubble{border-radius:18px 18px 4px;border-color:var(--navy);background:var(--navy);color:#f7f9ff;box-shadow:0 12px 28px #0e102438}body.redesign-enabled .chat-bubble.typing{width:92px}body.redesign-enabled .chat-bubble.typing span{background:var(--mode-primary)}body.redesign-enabled .chat-toolbar{padding:2px 0 8px}body.redesign-enabled .empty-state{margin-top:18px;border:1px solid rgba(14,16,36,.09);border-radius:24px;padding:20px;background:linear-gradient(180deg,#fffffffc,#fff7eeeb);box-shadow:0 18px 42px #0e102417}body.redesign-enabled .empty-state h3{margin:0;font-size:clamp(34px,4.2vw,56px);line-height:.95;letter-spacing:-.04em;color:#101735}body.redesign-enabled .empty-state-copy{grid-template-columns:minmax(92px,118px) 1fr;gap:20px;align-items:center;margin-bottom:18px}body.redesign-enabled .empty-state-visual-illustration{width:clamp(92px,9vw,116px)}body.redesign-enabled .empty-state .starter-wrap>p{margin-bottom:8px;color:#6d7694;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}body.redesign-enabled .empty-state .starter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}body.redesign-enabled .empty-state .starter-chip{min-height:44px;padding:8px 12px;border-radius:12px;border:1px solid rgba(14,16,36,.1);background:#fff;color:#202845;font-size:13px;font-weight:600;box-shadow:0 6px 16px #0e10240d}body.redesign-enabled .empty-state .starter-chip:hover{transform:translateY(-1px);border-color:var(--mode-primary)}body.redesign-enabled .chat-card-empty .hero-copy{margin:0 0 16px;padding:clamp(20px,2.4vw,34px);border-radius:28px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 12% -10%,rgba(255,152,102,.42),transparent 34%),radial-gradient(circle at 88% 110%,rgba(235,87,166,.3),transparent 36%),linear-gradient(160deg,#0f1229,#191d3d 58%,#29193e);box-shadow:0 34px 74px #0e102457}body.redesign-enabled .chat-card-empty .hero-brand-row{align-items:flex-start;gap:14px}body.redesign-enabled .chat-card-empty .hero-brand-lockup .brand-wordmark-zjedz{color:#ffffffeb}body.redesign-enabled .chat-card-empty .hero-mode-inline{max-width:520px}body.redesign-enabled .chat-card-empty .hero-mode-surface{border-color:#ffffff40;background:#ffffff14;box-shadow:none}body.redesign-enabled .chat-card-empty .hero-mode-thumb{background:#fff}body.redesign-enabled .chat-card-empty .hero-mode-option{color:#f5f7ffd6}body.redesign-enabled .chat-card-empty .hero-mode-option.active{color:#1c2140}body.redesign-enabled .chat-card-empty .hero-text h1{max-width:10.5ch;color:#f8f9ff}body.redesign-enabled .chat-card-empty .hero-text>p{max-width:54ch;color:#eaeeffe0;font-size:clamp(17px,1.7vw,21px)}body.redesign-enabled .chat-card-empty .empty-state{margin-top:0;border-radius:22px;border:1px solid rgba(14,16,36,.1);background:linear-gradient(180deg,#fff,#fff8ee)}body.redesign-enabled .empty-state-copy>div:not([class]){display:none}body.redesign-enabled .chat-app-rail-login-cta{display:block;margin-top:12px;width:100%;border:1px dashed rgba(14,16,36,.18);border-radius:12px;background:transparent;color:#3a4576;font-size:12px;font-weight:600;line-height:1.4;padding:10px 12px;cursor:pointer;text-align:left;transition:background .15s,border-style .15s}body.redesign-enabled .chat-app-rail-login-cta:hover{background:#0e10240a;border-style:solid}body.redesign-enabled .chat-card-empty .empty-state .starter-chip{min-height:46px;border-radius:14px}body.redesign-enabled .filters-shell{margin:0 0 6px}body.redesign-enabled .filters-toggle{border-radius:16px;padding:13px 14px}body.redesign-enabled .filters-toggle-leading{width:18px;height:18px;flex:0 0 18px}body.redesign-enabled .filters-wrap{margin:8px 0 4px;padding:14px;border-radius:18px}body.redesign-enabled .composer{margin:10px 0 14px;padding:8px 12px 6px;border-radius:20px;border:1px solid rgba(14,16,36,.12);background:#fff;box-shadow:var(--shadow-2);display:flex;flex-direction:column;align-items:stretch;gap:0}body.redesign-enabled .chat-card-empty .composer{width:calc(100% - (2 * var(--chat-empty-composer-inline)));max-width:calc(100% - (2 * var(--chat-empty-composer-inline)));margin-left:auto;margin-right:auto}body.redesign-enabled .composer textarea{min-height:0;max-height:120px;padding:0 6px;border-radius:0;border:0;background:transparent;box-shadow:none;font-size:15px;line-height:1.35;font-family:var(--font-body);color:var(--ink);resize:none;align-self:stretch}body.redesign-enabled .composer textarea::-moz-placeholder{color:var(--ink-4)}body.redesign-enabled .composer textarea::placeholder{color:var(--ink-4)}body.redesign-enabled .composer-actions{gap:6px;margin-top:2px;border-top:1px solid var(--line-2);padding-top:6px;align-items:center;justify-content:flex-end;width:100%}body.redesign-enabled .camera-btn{width:36px;height:36px;min-height:36px;min-width:36px;border-radius:999px;background:transparent;border:1px solid var(--line);color:var(--ink-3);box-shadow:none;display:grid;place-items:center}body.redesign-enabled .camera-btn:hover{background:var(--paper-2)}body.redesign-enabled .btn.send{width:auto;height:34px;min-height:34px;min-width:70px;padding:0 14px;border-radius:999px;font-family:var(--font-display);font-size:13px;font-weight:600;box-shadow:0 6px 18px var(--mode-glow);margin-left:auto}body.redesign-enabled .composer-photo-note{display:none}@media(max-width:1365px){body.redesign-enabled .chat-app-shell.redesign,body.redesign-enabled .chat-app-shell.redesign.no-preview{min-height:0;max-height:none;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);border:0;border-radius:0;box-shadow:none;background:transparent}body.redesign-enabled .chat-app-rail,body.redesign-enabled .chat-app-preview{display:none}body.redesign-enabled .chat-card{grid-column:1;grid-row:1;border-radius:28px;border:1px solid rgba(14,16,36,.09);background:linear-gradient(180deg,#fffefa,#fff8ef);box-shadow:0 24px 64px #0e10241f}body.redesign-enabled .chat-card .chat-scroll{padding:0 22px 16px}body.redesign-enabled .chat-card-empty .chat-scroll{padding:26px 24px 18px;overflow:visible}body.redesign-enabled .chat-card-empty{--chat-empty-composer-inline: 44px}}@media(max-width:900px){body.redesign-enabled .chat-card-empty .hero-copy{border-radius:22px;padding:18px 16px}body.redesign-enabled .chat-card-empty .hero-brand-row{gap:12px}body.redesign-enabled .chat-card-empty .hero-mode-inline{max-width:none}body.redesign-enabled .hero-brand-row{align-items:flex-start}body.redesign-enabled .hero-mode-inline{max-width:none;margin-left:0}body.redesign-enabled .chat-card{max-height:calc(100dvh - 148px)}body.redesign-enabled .chat-card-empty .hero-text h1{font-size:clamp(42px,8vw,62px);max-width:100%}body.redesign-enabled .chat-card-empty .hero-text>p{max-width:100%;font-size:16px}body.redesign-enabled .empty-state .starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body.redesign-enabled .chat-card-empty .hero-copy{border-radius:18px;padding:14px 12px;gap:14px}body.redesign-enabled .chat-card-empty .hero-mode-track{min-height:48px}body.redesign-enabled .chat-card-empty .hero-mode-option{min-height:44px;font-size:14px}body.redesign-enabled .chat-card-empty .empty-state{border-radius:16px}body.redesign-enabled .chat-card-empty .chat-scroll{overflow-y:auto;overflow-x:hidden}body.redesign-enabled .home-card{padding:12px;border-radius:22px}body.redesign-enabled .chat-card{border-radius:20px;max-height:calc(100dvh - 128px)}body.redesign-enabled .chat-card .chat-scroll{padding:0 12px 10px}body.redesign-enabled .chat-card-empty .chat-scroll{padding:14px 12px 10px}body.redesign-enabled .chat-card-active .chat-scroll>.hero-copy{margin:0 -12px 10px;padding:10px 12px 8px}body.redesign-enabled .chat-card-empty .hero-text h1{font-size:clamp(32px,10vw,42px);letter-spacing:-.03em;line-height:.94}body.redesign-enabled .chat-card-empty .hero-text>p{margin-top:10px;font-size:14px;line-height:1.45}body.redesign-enabled .chat-card-active .hero-text h1{font-size:22px}body.redesign-enabled .chat-card-active .hero-text>p{font-size:13px}body.redesign-enabled .empty-state{margin-top:12px;padding:14px;border-radius:18px}body.redesign-enabled .empty-state h3{font-size:30px}body.redesign-enabled .empty-state-copy{grid-template-columns:auto 1fr;gap:12px;margin-bottom:14px}body.redesign-enabled .empty-state .starter-grid{grid-template-columns:1fr;gap:6px}body.redesign-enabled .empty-state .starter-chip{min-height:40px;font-size:12px}body.redesign-enabled .composer{margin:8px 0 10px}body.redesign-enabled .chat-card-empty{--chat-empty-composer-inline: 26px}body.redesign-enabled .composer textarea{min-height:40px;padding:8px 10px;font-size:14px}body.redesign-enabled .camera-btn,body.redesign-enabled .btn.send{width:46px;height:46px;min-height:46px;min-width:46px;border-radius:14px}body.redesign-enabled .composer-photo-note{margin:0 12px 10px;font-size:10px}}body.redesign-enabled{background:#faf6ef;font-family:"Source Sans 3",Inter,system-ui,sans-serif}body.redesign-enabled.theme-posilek,body.redesign-enabled.theme-deser{background:#faf6ef}body.redesign-enabled .zt-photo{position:relative;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}body.redesign-enabled .user-sidebar{background:radial-gradient(circle at 8% -4%,rgba(255,184,140,.2),transparent 30%),linear-gradient(180deg,#fffdfa,#fff8f0);border-right:1px solid rgba(14,16,36,.08);box-shadow:24px 0 48px #0e102424}body.redesign-enabled .sidebar-header{padding:16px 18px 14px;background:#ffffffb8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body.redesign-enabled .sidebar-title{font-size:15px;letter-spacing:.01em}body.redesign-enabled .sidebar-auth-form{gap:12px;padding:16px 16px 18px}body.redesign-enabled .sidebar-auth-form .sidebar-field label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#616c8b}body.redesign-enabled .sidebar-auth-form .sidebar-field input{min-height:44px;border-radius:12px;border:1px solid rgba(14,16,36,.14);background:#fff;color:#1d2444}body.redesign-enabled .sidebar-auth-form .sidebar-field input:focus{border-color:var(--mode-primary);box-shadow:0 0 0 4px var(--mode-focus)}body.redesign-enabled .sidebar-checkbox{min-height:36px;padding:0 6px;border-radius:10px;border:1px solid rgba(14,16,36,.08);background:#ffffffb8}body.redesign-enabled .sidebar-checkbox input{accent-color:var(--mode-primary)}body.redesign-enabled .sidebar-error,body.redesign-enabled .sidebar-info{border-radius:12px;border:1px solid rgba(14,16,36,.08);background:#fff}body.redesign-enabled .sidebar-error{color:#a82a3a;border-color:#dc354538;background:#fff4f6}body.redesign-enabled .sidebar-info{color:#1f6e49;border-color:#1f8a5b33;background:#eef8f2}body.redesign-enabled .sidebar-submit{min-height:46px;border-radius:999px;background:var(--navy);color:#fff;border:0;font-family:var(--font-display);font-weight:700;font-size:14px;box-shadow:0 10px 24px #0e102438}body.redesign-enabled .sidebar-submit:hover:not(:disabled){background:var(--navy-800)}body.redesign-enabled .sidebar-submit:disabled{opacity:.5}body.redesign-enabled .sidebar-link-btn{border-radius:12px;border:1px solid rgba(14,16,36,.1);background:#fff;color:#3b4462}body.redesign-enabled .sidebar-link-btn:hover{border-color:var(--mode-primary);color:var(--mode-primary)}body.redesign-enabled .sidebar-switch{padding-top:2px;color:#6b7594}body.redesign-enabled .sidebar-switch-btn{color:var(--mode-primary)}body.redesign-enabled .sidebar-account{padding:16px;gap:14px}body.redesign-enabled .sidebar-account-info{padding:12px;border-radius:14px;border:1px solid rgba(14,16,36,.08);background:#ffffffe0}body.redesign-enabled .sidebar-account-info-row{justify-content:space-between;gap:12px}body.redesign-enabled .sidebar-account-settings{width:42px;height:42px;min-width:42px;border-radius:13px;border-color:var(--line);background:var(--paper-2);color:var(--ink-2)}body.redesign-enabled .sidebar-account-settings:hover{background:var(--orange-50);border-color:var(--orange-100);color:var(--orange-600);transform:translateY(-1px)}body.redesign-enabled .sidebar-account-settings:focus-visible{outline:3px solid var(--orange-50);outline-offset:2px}body.redesign-enabled .sidebar-avatar{width:40px;height:40px;flex:0 0 40px;box-shadow:0 10px 22px var(--mode-glow)}body.redesign-enabled .sidebar-username{font-size:14px}body.redesign-enabled .sidebar-email{font-size:11px}body.redesign-enabled .sidebar-nav-item{min-height:42px;padding:10px 12px;border-radius:12px;border:1px solid transparent;font-family:var(--font-display);font-size:14px;font-weight:500}body.redesign-enabled .sidebar-nav-item:hover{background:var(--paper-2);border-color:transparent}body.redesign-enabled .sidebar-nav-item.active{background:var(--navy);color:#fff;border-color:transparent}body.redesign-enabled .sidebar-section-content{padding:0 16px 16px}body.redesign-enabled .sidebar-section-panel{border-radius:16px;border:1px solid rgba(14,16,36,.09);background:#ffffffe6}body.redesign-enabled .sidebar-section-panel-recipes,body.redesign-enabled .sidebar-section-panel-favorites,body.redesign-enabled .sidebar-section-panel-recent{box-shadow:inset 0 1px #fffc}body.redesign-enabled .sidebar-section-head h3{font-size:16px;letter-spacing:-.01em}body.redesign-enabled .sidebar-section-head p{font-size:12px;line-height:1.55;color:#5d6887}body.redesign-enabled .sidebar-expandable.expanded{margin-top:2px}body.redesign-enabled .sidebar-list{gap:10px}body.redesign-enabled .sidebar-list-item{padding:10px 12px;border-radius:14px;border:1px solid rgba(14,16,36,.1);background:linear-gradient(180deg,#fff,#fffaf4);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}body.redesign-enabled .sidebar-list-item:hover{transform:translateY(-1px);border-color:var(--mode-border);box-shadow:0 10px 20px #0e102414}body.redesign-enabled .sidebar-list-main strong{font-size:13px}body.redesign-enabled .sidebar-list-main span{font-size:11px;color:#7582a2}body.redesign-enabled .sidebar-item-action,body.redesign-enabled .sidebar-section-refresh,body.redesign-enabled .shopping-modal-remove-btn{min-height:34px;border-radius:11px;border:1px solid rgba(14,16,36,.12);color:#3f4a6d}body.redesign-enabled .sidebar-item-action:hover,body.redesign-enabled .sidebar-section-refresh:hover,body.redesign-enabled .shopping-modal-remove-btn:hover{border-color:var(--mode-border);color:var(--mode-primary)}body.redesign-enabled .favorite-heart-btn{width:32px;height:32px;border:1px solid rgba(243,96,126,.34);border-radius:10px;background:#fff6f9;color:#d04e6a;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}body.redesign-enabled .favorite-heart-btn:hover{transform:translateY(-1px) scale(1.05);border-color:#f3607e8c;box-shadow:0 8px 16px #f3607e33}body.redesign-enabled .sidebar-pagination button{min-height:32px;border-radius:10px;border:1px solid rgba(14,16,36,.12);background:#fff}body.redesign-enabled .sidebar-pagination span{font-size:11px;font-weight:700;color:#556186}body.redesign-enabled .sidebar-recent-search-link strong{font-size:13px}body.redesign-enabled .sidebar-recent-search-link span{font-size:11px}body.redesign-enabled .shopping-modal-box{max-width:760px;border-radius:24px;border:1px solid rgba(14,16,36,.1);background:radial-gradient(circle at 100% 0%,rgba(255,184,140,.16),transparent 34%),linear-gradient(180deg,#fff,#fff9f2);box-shadow:0 28px 66px #0e10242e}body.redesign-enabled .shopping-modal-header{margin-bottom:16px}body.redesign-enabled .shopping-modal-header h3{font-size:clamp(26px,4.4vw,40px);line-height:.95;letter-spacing:-.03em}body.redesign-enabled .shopping-modal-header .shopping-modal-subtitle{font-size:14px;line-height:1.55;color:#5e6a8a}body.redesign-enabled .shopping-modal-error{margin-bottom:14px}body.redesign-enabled .shopping-modal-list{gap:8px}body.redesign-enabled .shopping-modal-item .sidebar-list-main strong{font-size:14px}body.redesign-enabled .shopping-modal-actions{margin-top:14px}body.redesign-enabled .admin-shell-dashboard{width:min(1240px,96vw)}body.redesign-enabled .admin-hero{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(14,16,36,.1)}body.redesign-enabled .admin-hero h1{font-size:clamp(36px,5.4vw,58px);line-height:.92;letter-spacing:-.04em}body.redesign-enabled .admin-toolbar .btn{min-height:38px;border-radius:12px}body.redesign-enabled .admin-section-tabs{margin-bottom:14px;gap:10px}body.redesign-enabled .admin-tab{border-radius:14px;border:1px solid rgba(14,16,36,.12);background:#ffffffc2}body.redesign-enabled .admin-tab.active{border-color:var(--mode-border);background:linear-gradient(180deg,#fff,#fff7ed);box-shadow:0 10px 24px #0e10241a}body.redesign-enabled .admin-panel-compose,body.redesign-enabled .admin-panel-recipes,body.redesign-enabled .admin-panel-users{border-radius:24px;border:1px solid rgba(14,16,36,.1);padding:clamp(16px,2.3vw,28px);background:radial-gradient(circle at 105% 0%,rgba(255,184,140,.11),transparent 26%),linear-gradient(180deg,#fffffffa,#fffaf3eb);box-shadow:0 24px 54px #0e10241f}body.redesign-enabled .admin-panel-compose:before,body.redesign-enabled .admin-panel-recipes:before,body.redesign-enabled .admin-panel-users:before{height:2px}body.redesign-enabled .admin-search-input,body.redesign-enabled .admin-filters-row select{min-height:42px;border-width:1px;border-color:#0e102424;border-radius:12px}body.redesign-enabled .admin-bulk-bar{border-radius:14px;border:1px solid rgba(14,16,36,.11);background:linear-gradient(180deg,#f7f9ff,#eef3ff)}body.redesign-enabled .admin-table-wrap{border-radius:18px;border:1px solid rgba(14,16,36,.1);box-shadow:inset 0 1px #ffffffbf}body.redesign-enabled .admin-table-wrap table thead th{padding:13px 14px;font-size:11px;letter-spacing:.07em;border-bottom:1px solid rgba(14,16,36,.09);background:linear-gradient(180deg,#fffdf9,#fff4e6);color:#5d6789}body.redesign-enabled .admin-table-wrap table tbody td{padding:11px 14px;border-bottom:1px solid rgba(14,16,36,.06)}body.redesign-enabled .admin-table-wrap table tbody tr:nth-child(2n){background:#ffb88c0d}body.redesign-enabled .admin-table-wrap table tbody tr:hover{background:#ffb88c1a}body.redesign-enabled .admin-action-btn{min-height:34px;border-radius:10px;border:1px solid rgba(14,16,36,.12)}body.redesign-enabled .admin-action-btn.danger-text{color:#ba314c}body.redesign-enabled .admin-pagination{margin-top:18px}body.redesign-enabled .admin-page-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(14,16,36,.12);box-shadow:none}body.redesign-enabled .admin-page-indicator{color:#596588}body.redesign-enabled .admin-generated-password{border-radius:16px;border:1px solid rgba(14,16,36,.1);background:#fff8f0}body.redesign-enabled .admin-shell:has(.stack-form){min-height:calc(100dvh - var(--app-footer-height));padding:24px 0 28px}body.redesign-enabled .admin-login-panel{max-width:480px;width:100%;margin:0 auto;padding:34px 30px;border-radius:24px;border:1px solid rgba(14,16,36,.1);background:linear-gradient(180deg,#fffffffa,#fff9f1f2);box-shadow:0 30px 68px #0e102424}body.redesign-enabled .admin-login-panel h1{font-size:clamp(30px,4.8vw,42px);line-height:.96;letter-spacing:-.03em;margin-bottom:8px}body.redesign-enabled .admin-login-panel .small-note{max-width:32ch;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.55}body.redesign-enabled .admin-login-panel .stack-form{margin-top:6px}body.redesign-enabled .admin-login-panel .admin-field label{color:#5f6987;font-size:12px;font-weight:700}body.redesign-enabled .admin-login-panel .admin-field input{border-radius:14px;border:1px solid rgba(14,16,36,.14);min-height:48px}body.redesign-enabled .admin-login-panel .admin-field input:focus{border-color:var(--mode-primary);box-shadow:0 0 0 4px var(--mode-focus)}body.redesign-enabled .admin-login-panel .stack-form .btn.send{min-height:48px;border-radius:14px}body.redesign-enabled .legal-shell{width:min(1240px,95vw);padding:14px 0 10px}body.redesign-enabled .legal-nav{margin-bottom:14px}body.redesign-enabled .legal-back{min-height:40px!important;border-radius:12px;padding:0 14px!important}body.redesign-enabled .legal-card{border-radius:30px;border:1px solid rgba(14,16,36,.09);padding:clamp(18px,2.3vw,36px);background:radial-gradient(circle at 88% -12%,rgba(255,184,140,.14),transparent 28%),linear-gradient(180deg,#fffffffa,#fffaf3f0);box-shadow:0 28px 64px #0e102421}body.redesign-enabled .legal-card h1{margin:0 0 18px;max-width:18ch;font-size:clamp(34px,5vw,58px);line-height:.92;letter-spacing:-.04em}body.redesign-enabled .content-intro{margin-top:0;margin-bottom:18px;max-width:64ch;font-size:16px;line-height:1.62;color:#4f5a78}body.redesign-enabled .legal-section{margin-bottom:18px}body.redesign-enabled .legal-section h2{margin-bottom:8px;font-size:clamp(20px,2.2vw,28px);letter-spacing:-.01em}body.redesign-enabled .legal-text,body.redesign-enabled .content-bullets{font-size:15px;line-height:1.68;color:#3f4968}body.redesign-enabled .cookie-banner-inner{width:min(1120px,96vw);border-radius:18px;border:1px solid rgba(14,16,36,.1);background:#fffffff2;box-shadow:0 -10px 38px #0e10241f}body.redesign-enabled .cookie-banner-inner>p{color:#4b5676}body.redesign-enabled .cookie-decline{border-color:#0e10241f;color:#5d6788}body.redesign-enabled .footer-login-btn{min-height:32px;border-radius:12px;padding:0 12px}@media(max-width:900px){body.redesign-enabled .admin-shell-dashboard{width:min(1240px,97vw)}body.redesign-enabled .admin-hero{flex-direction:column;align-items:flex-start;gap:12px}body.redesign-enabled .shopping-modal-box{max-width:100%;border-radius:18px;padding:22px 18px}body.redesign-enabled .admin-login-panel{max-width:100%;padding:24px 18px;border-radius:18px}body.redesign-enabled .legal-card{border-radius:20px}body.redesign-enabled .legal-card h1{max-width:100%;font-size:clamp(30px,8vw,44px)}}body.redesign-enabled .choices-wrap{margin:8px 0 10px}body.redesign-enabled .choices-head{margin-bottom:18px}body.redesign-enabled .choices-head h3{font-family:DM Sans,system-ui,sans-serif;font-size:clamp(26px,3.2vw,36px);font-weight:800;letter-spacing:-.03em;color:#0f1229}body.redesign-enabled .choices-grid{gap:16px;margin-bottom:16px}body.redesign-enabled .choice-card{border-radius:20px;border:1px solid rgba(14,16,36,.1);background:#fff;padding:0;box-shadow:0 10px 28px #0e102412;transition:transform .18s ease,box-shadow .18s ease;min-height:240px;overflow:hidden;display:flex;flex-direction:column}body.redesign-enabled .choice-card-photo{height:130px;border-radius:0;flex-shrink:0}body.redesign-enabled .choice-card-photo-emoji{font-size:56px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.2))}body.redesign-enabled .choice-top,body.redesign-enabled .choice-bottom{padding:14px 18px}body.redesign-enabled .choice-top{flex:1}body.redesign-enabled .choice-bottom{padding-top:0}body.redesign-enabled .choice-card:before{display:none}body.redesign-enabled .choice-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0e102421}body.redesign-enabled .choices-grid .choice-card:nth-child(1){border:2px solid #FF6B35;box-shadow:0 12px 34px #ff6b352e}body.redesign-enabled .choices-grid .choice-card:nth-child(1) .choice-pill{background:#ff6b35;color:#fff;box-shadow:0 6px 16px #ff6b3552}body.redesign-enabled .choices-grid .choice-card:nth-child(1) .choice-cta{background:linear-gradient(135deg,#ff7742,#ff5c28);color:#fff;border:0;box-shadow:0 12px 28px #ff6b3552}body.redesign-enabled .choices-grid .choice-card:nth-child(1) .choice-cta:hover{box-shadow:0 16px 36px #ff6b356b}body.redesign-enabled .choices-grid .choice-card:nth-child(2){border:1px solid rgba(14,16,36,.14)}body.redesign-enabled .choices-grid .choice-card:nth-child(2) .choice-pill{background:#0e1024;color:#fff;box-shadow:none}body.redesign-enabled .choices-grid .choice-card:nth-child(2) .choice-cta{background:transparent;color:#1d2444;border:1px solid rgba(14,16,36,.18)}body.redesign-enabled .choices-grid .choice-card:nth-child(2) .choice-cta:hover{border-color:#0e1024;background:#0e10240a}body.redesign-enabled .choice-pill,body.redesign-enabled .choice-time{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.07em;text-transform:uppercase;font-weight:600;min-height:26px;padding:0 10px;border-radius:999px}body.redesign-enabled .choice-time{background:#1f8a5b14;color:#1a7a51}body.redesign-enabled .choice-card h4{font-family:DM Sans,system-ui,sans-serif;font-size:clamp(20px,2.2vw,26px);font-weight:800;letter-spacing:-.025em;line-height:1.08;margin:10px 0 0;color:#0f1229}body.redesign-enabled .choice-why{margin:6px 0 0;font-size:13px;color:#5a6282;line-height:1.5}body.redesign-enabled .choice-label{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#7c85a8}body.redesign-enabled .choice-ingredients{font-size:13px;color:#3b4464;margin:4px 0 14px;line-height:1.5}body.redesign-enabled .choice-cta{width:100%;min-height:44px;border-radius:14px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:700}body.redesign-enabled .choice-card-choosing{opacity:.7;pointer-events:none}body.redesign-enabled .photo-attachment{margin:10px 18px 0;border-radius:18px;border:1px solid rgba(14,16,36,.1);background:#fff;padding:14px;box-shadow:0 8px 22px #0e102412;gap:12px}body.redesign-enabled .photo-attachment-preview{border-radius:12px;width:80px;min-width:80px;height:80px;flex:0 0 80px}body.redesign-enabled .photo-attachment-preview img{border-radius:10px}body.redesign-enabled .photo-attachment-head h3{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.01em;color:#111836;margin:0}body.redesign-enabled .photo-attachment-head p{font-size:12px;color:#5d6887;margin:3px 0 0}body.redesign-enabled .detected-ingredients-editor{margin-top:10px;border-radius:12px;background:#1f8a5b0d;border:1px solid rgba(31,138,91,.15);padding:10px 12px}body.redesign-enabled .detected-ingredients-head h4{font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:700;color:#1a6e46;margin:0}body.redesign-enabled .detected-ingredients-head button{font-size:11px;font-weight:700;color:#1f8a5b;border:1px solid rgba(31,138,91,.25);background:#1f8a5b14;border-radius:8px;min-height:28px;padding:0 10px}body.redesign-enabled .detected-ingredient-row input{border-radius:8px;border:1px solid rgba(14,16,36,.12);background:#fff;font-size:13px;color:#1d2444;padding:6px 10px}body.redesign-enabled .detected-ingredient-row input:focus{border-color:#1f8a5b;box-shadow:0 0 0 3px #1f8a5b1f;outline:none}body.redesign-enabled .detected-ingredient-remove{border-radius:8px;border:1px solid rgba(14,16,36,.1);background:#fff;color:#7d87a8;min-height:32px}body.redesign-enabled .detected-ingredient-remove:hover{border-color:#dc3545;color:#ba2a3a;background:#fff4f6}@media(max-width:640px){body.redesign-enabled .mobile-topbar{background:#fffcf7f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(14,16,36,.08);padding:0 14px;height:52px}body.redesign-enabled .mobile-topbar-login-btn{background:var(--navy);color:#fff;border:0;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;font-family:var(--font-display);box-shadow:0 8px 22px #0e10243d}body.redesign-enabled .mobile-topbar-login-btn svg{width:14px;height:14px}body.redesign-enabled .mobile-topbar-login-btn:active{background:var(--navy-800)}}body.redesign-enabled .app-footer{border-top:1px solid rgba(14,16,36,.08);background:#fffcf7f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.redesign-enabled .footer-login-btn{background:linear-gradient(135deg,#ff7742,#ff5c28);color:#fff;border:0;border-radius:999px;min-height:34px;padding:0 16px;font-size:13px;font-weight:700;box-shadow:0 8px 22px #ff6b354d}body.redesign-enabled .footer-login-btn:hover{background:#e85a28;transform:translateY(-1px);box-shadow:0 12px 28px #ff6b3561}body.redesign-enabled .footer-login-btn svg{width:14px;height:14px}@media(max-width:640px){body.redesign-enabled .sidebar-list-item{padding:9px 10px}body.redesign-enabled .shopping-modal-box{border-radius:16px;padding:16px 14px}body.redesign-enabled .shopping-modal-header h3{font-size:clamp(24px,9vw,32px)}body.redesign-enabled .admin-panel-compose,body.redesign-enabled .admin-panel-recipes,body.redesign-enabled .admin-panel-users{border-radius:16px;padding:14px 12px}body.redesign-enabled .admin-table-wrap table thead th{padding:9px 8px;font-size:10px}body.redesign-enabled .admin-table-wrap table tbody td{padding:9px 8px;font-size:12px}body.redesign-enabled .sidebar-auth-form{padding:14px 12px 16px}body.redesign-enabled .sidebar-account{padding:12px}body.redesign-enabled .legal-shell{width:96vw;padding-top:10px}body.redesign-enabled .legal-card{padding:16px 14px;border-radius:16px}body.redesign-enabled .legal-card h1{margin-bottom:12px;font-size:clamp(27px,10vw,34px);line-height:.96}body.redesign-enabled .content-intro{margin-bottom:12px;font-size:14px}body.redesign-enabled .legal-section h2{font-size:18px}body.redesign-enabled .legal-text,body.redesign-enabled .content-bullets{font-size:13px}}.zt-btn{font-family:var(--font-display);font-weight:600;font-size:14px;letter-spacing:-.005em;border-radius:var(--r-full);border:1px solid transparent;padding:12px 20px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.14s ease;white-space:nowrap;line-height:1}.zt-btn-primary{background:var(--orange);color:#fff}.zt-btn-primary:hover{background:var(--orange-600)}.zt-btn-dark{background:var(--navy);color:#fff}.zt-btn-dark:hover{background:var(--navy-800)}.zt-btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.zt-btn-ghost:hover{background:var(--paper-2)}.zt-btn-soft{background:var(--orange-50);color:var(--orange-600)}.zt-btn-soft:hover{background:var(--orange-100)}.zt-btn-green{background:var(--green);color:#fff}.zt-btn-sm{padding:8px 14px;font-size:13px}.zt-btn-lg{padding:16px 26px;font-size:15px}.zt-btn-icon{padding:10px}.zt-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-1)}.zt-card-pop{box-shadow:var(--shadow-2)}.zt-chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;padding:5px 10px;border-radius:var(--r-full);background:var(--paper-2);color:var(--ink-2);border:1px solid var(--line)}.zt-chip-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.6}.zt-chip-orange{background:var(--orange-50);color:var(--orange-600);border-color:var(--orange-100)}.zt-chip-green{background:var(--green-50);color:var(--green);border-color:var(--green-100)}.zt-chip-navy{background:var(--navy);color:#fff;border-color:var(--navy)}.zt-chip-pink{background:var(--pink-50);color:var(--pink);border-color:var(--pink-100)}.zt-input{width:100%;background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:14px 16px;font-family:var(--font-body);font-size:15px;color:var(--ink);transition:.12s ease}.zt-input:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-50)}.zt-input::-moz-placeholder{color:var(--ink-4)}.zt-input::placeholder{color:var(--ink-4)}.zt-label{font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--ink-2);display:block;margin-bottom:6px}.zt-eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-600)}.zt-photo{position:relative;border-radius:var(--r-md);overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.zt-photo:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 100% at 0% 0%,rgba(255,255,255,.35),transparent 55%),radial-gradient(120% 100% at 100% 100%,rgba(0,0,0,.1),transparent 55%);pointer-events:none}.zt-photo-emoji{font-size:68px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.18))}.zt-photo-tomato{background:linear-gradient(135deg,#ffcfa0,#ff8b4a)}.zt-photo-greens{background:linear-gradient(135deg,#c8efd5,#5dc089)}.zt-photo-pasta{background:linear-gradient(135deg,#f5e5c8,#e0a858)}.zt-photo-berry{background:linear-gradient(135deg,#ffc9dc,#e84b8a)}.zt-photo-chocolate{background:linear-gradient(135deg,#c9a48b,#5a3924)}.zt-photo-curry{background:linear-gradient(135deg,#ffe0a0,#c9852d)}.zt-photo-soup{background:linear-gradient(135deg,#f2d7b5,#b36b3b)}.zt-photo-egg{background:linear-gradient(135deg,#fff1d0,#f5c24c)}.zt-photo-fish{background:linear-gradient(135deg,#c0dcea,#6993b5)}.zt-scroll::-webkit-scrollbar{width:10px;height:10px}.zt-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.zt-scroll::-webkit-scrollbar-track{background:transparent}.zt-divider{height:1px;background:var(--line);border:0;margin:0}.zt-link{color:var(--orange-600);text-decoration:underline;text-underline-offset:3px}.zt-stat-num{font-family:var(--font-mono);font-size:22px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.zt-stat-label{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-4)}.zt-chrome{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid var(--line);background:var(--paper)}.zt-chrome-dots{display:flex;gap:6px}.zt-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0e10241a}.zt-chrome-url{flex:1;background:#fff;border:1px solid var(--line);border-radius:999px;font-family:var(--font-mono);font-size:12px;padding:7px 14px;color:var(--ink-3)}.zt-section-title{font-family:var(--font-display);font-weight:700;font-size:22px;letter-spacing:-.01em}body.redesign-enabled .modal-overlay{background:#0e102485;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body.redesign-enabled .modal-box{border-radius:24px;border:1px solid rgba(14,16,36,.08);background:linear-gradient(180deg,#fff,#fffaf4);box-shadow:0 32px 72px #0e102438;padding:30px 28px 24px}body.redesign-enabled .modal-title{font-family:var(--font-display);font-weight:700;font-size:22px;letter-spacing:-.01em;color:#0f1229;margin-bottom:10px}body.redesign-enabled .modal-message{font-size:14px;color:#5a6282;line-height:1.58;margin-bottom:22px}body.redesign-enabled .modal-actions{display:flex;justify-content:flex-end;gap:10px}body.redesign-enabled .modal-box-lg{border-radius:28px;border:1px solid rgba(14,16,36,.08);background:linear-gradient(180deg,#fff,#fffaf4);box-shadow:0 32px 72px #0e102438;padding:0}body.redesign-enabled .modal-box-lg .modal-header{padding:22px 26px;border-bottom:1px solid var(--line);margin-bottom:0}body.redesign-enabled .modal-box-lg .modal-header h3{font-family:var(--font-display);font-weight:700;font-size:22px;letter-spacing:-.01em;margin-top:4px}body.redesign-enabled .modal-close-btn{width:36px;height:36px;border-radius:999px;border:1px solid rgba(14,16,36,.12);background:transparent;color:#7d87a8}body.redesign-enabled .modal-close-btn:hover{background:#0e10240d;color:#2a304d}.filters-modal-overlay{position:fixed;inset:0;z-index:9000;background:#0e102485;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;animation:fade-in .2s ease}.filters-modal-card{background:#fff;border-radius:24px;box-shadow:0 32px 72px #0e102433;max-width:580px;width:100%;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column;animation:modal-grow .28s cubic-bezier(.16,1,.3,1) both}.filters-modal-header{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid var(--line);flex-shrink:0}.filters-modal-header h3{font-family:var(--font-display);font-weight:700;font-size:22px;letter-spacing:-.01em;margin:4px 0 0;color:#0f1229}.filters-modal-eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-600)}.filters-modal-close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(14,16,36,.12);background:transparent;color:#7d87a8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.filters-modal-close:hover{background:#0e10240d;color:#2a304d}.filters-modal-footer{padding:16px 26px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:var(--paper);border-radius:0 0 24px 24px;flex-shrink:0}.filters-modal-footer-actions{display:flex;gap:8px}.filters-modal-card .filters-wrap{margin:0;padding:22px 26px;border-radius:0;border:0;background:none;box-shadow:none}body.redesign-enabled .profile-modal-header{padding:22px 26px;border-bottom:1px solid var(--line);margin-bottom:0}body.redesign-enabled .profile-modal-eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-600);margin:0}body.redesign-enabled .profile-modal-form{padding:22px 26px;display:flex;flex-direction:column;gap:18px}body.redesign-enabled .profile-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}body.redesign-enabled .profile-modal-section-label{font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--ink-2);margin:0 0 8px}body.redesign-enabled .profile-modal-diet-row{display:flex;flex-wrap:wrap;gap:8px}body.redesign-enabled .profile-diet-chip{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;padding:8px 12px;border-radius:var(--r-full);background:var(--paper-2);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;transition:.14s ease}body.redesign-enabled .profile-diet-chip.active{background:var(--orange-50);color:var(--orange-600);border-color:var(--orange-100)}body.redesign-enabled .profile-diet-chip:hover:not(.active){background:var(--paper);border-color:#0e102433}body.redesign-enabled .profile-password-section{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--line);border-radius:var(--r-md);background:#ffffffd1}body.redesign-enabled .profile-password-grid{display:grid;grid-template-columns:1fr;gap:12px}body.redesign-enabled .profile-danger-section{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(229,77,77,.28);border-radius:var(--r-md);background:#e54d4d0d}body.redesign-enabled .profile-danger-btn{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:var(--r-sm);border:1px solid var(--danger);background:#fff;color:var(--danger);font-family:var(--font-display);font-weight:600;font-size:14px;cursor:pointer;transition:background .12s ease,color .12s ease,transform .12s ease}body.redesign-enabled .profile-danger-btn:hover{background:var(--danger);color:#fff}body.redesign-enabled .profile-danger-btn:active{transform:scale(.98)}body.redesign-enabled .profile-danger-btn:disabled{opacity:.5;cursor:not-allowed}body.redesign-enabled .profile-danger-btn svg{width:15px;height:15px}body.redesign-enabled .profile-password-message{margin:0}body.redesign-enabled .profile-modal-actions{padding:16px 26px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px;margin:0 -26px -22px;background:var(--paper);border-radius:0 0 28px 28px}body.redesign-enabled .profile-modal-form .sidebar-field label{font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--ink-2);margin-bottom:6px;display:block}body.redesign-enabled .profile-modal-form .sidebar-field input,body.redesign-enabled .profile-modal-form .sidebar-field textarea{width:100%;background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:12px 14px;font-family:var(--font-body);font-size:14px;color:var(--ink);transition:.12s ease}body.redesign-enabled .profile-modal-form .sidebar-field input:focus,body.redesign-enabled .profile-modal-form .sidebar-field textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-50)}@media(max-width:640px){.filters-modal-card{max-width:100%;border-radius:18px}.filters-modal-header,.filters-modal-footer,.filters-modal-card .filters-wrap{padding-left:18px;padding-right:18px}body.redesign-enabled .profile-modal-grid{grid-template-columns:1fr}}.mobile-bottom-nav{display:none}@media(max-width:768px){body.redesign-enabled .mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fffcf7f7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(14,16,36,.09);padding:10px 8px env(safe-area-inset-bottom,16px);box-shadow:0 -4px 22px #0e102414}body.redesign-enabled .mobile-bottom-nav-tab{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 6px;background:none;border:0;color:var(--ink-4);font-family:var(--font-display);font-size:10px;font-weight:600;cursor:pointer;transition:color .14s ease;-webkit-tap-highlight-color:transparent}body.redesign-enabled .mobile-bottom-nav-tab svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none}body.redesign-enabled .mobile-bottom-nav-tab.active{color:var(--orange)}body.redesign-enabled .mobile-bottom-nav-tab:active{color:var(--orange-600);transform:scale(.92)}body.redesign-enabled .user-shell{padding-bottom:70px}body.redesign-enabled .mobile-topbar-login-btn{display:none}}body.redesign-enabled .shopping-modal-box{max-width:680px;border-radius:28px;border:1px solid rgba(14,16,36,.08);background:linear-gradient(180deg,#fff,#fffaf4);box-shadow:0 32px 72px #0e102438;padding:0}body.redesign-enabled .shopping-modal-header{margin-bottom:0}body.redesign-enabled .shopping-modal-header h3{font-family:var(--font-display);font-weight:700;font-size:22px;line-height:1.15;letter-spacing:-.01em;margin:4px 0 0}body.redesign-enabled .shopping-modal-subtitle{margin:6px 0 0;font-size:13px;line-height:1.5;color:#5e6a8a}body.redesign-enabled .shopping-modal-body{padding:22px 26px;display:flex;flex-direction:column;gap:16px}body.redesign-enabled .shopping-modal-body .sidebar-list{margin:0}body.redesign-enabled .shopping-modal-actions{margin:0 -26px -22px;padding:16px 26px;border-top:1px solid var(--line);background:var(--paper);border-radius:0 0 28px 28px;display:flex;justify-content:flex-end;gap:8px}@media(max-width:640px){body.redesign-enabled .shopping-modal-box{border-radius:22px;padding:0}body.redesign-enabled .shopping-modal-header h3{font-size:20px}body.redesign-enabled .shopping-modal-actions{border-radius:0 0 22px 22px}}body.redesign-enabled{--orange: #ff6b35;--orange-600: #e85a28;--orange-100: #ffe2d2;--orange-50: #fff2ea;--navy: #0e1024;--navy-800: #1a1c36;--navy-700: #262a47;--navy-500: #4a4f70;--navy-300: #8b90ab;--pink: #e84b8a;--pink-100: #fbe3ee;--pink-50: #fff1f7;--green: #1f8a5b;--green-bright: #2ecc71;--green-100: #dcf1e5;--green-50: #eef8f2;--yellow: #f5b91a;--yellow-50: #fef6dc;--red: #dc3545;--red-50: #fce9eb;--paper: #faf6ef;--paper-2: #f2ede2;--cream: #fff8ec;--ink: #0e1024;--ink-2: #2b2e45;--ink-3: #5a5e78;--ink-4: #8b90ab;--ink-5: #b7bac9;--line: rgba(14, 16, 36, .09);--line-2: rgba(14, 16, 36, .05);--card: #ffffff;--font-display: "DM Sans", "Inter", system-ui, sans-serif;--font-body: "Source Sans 3", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--r-xs: 6px;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-full: 999px;--shadow-1: 0 1px 2px rgba(14, 16, 36, .04), 0 1px 0 rgba(14, 16, 36, .04);--shadow-2: 0 6px 18px -6px rgba(14, 16, 36, .1), 0 2px 4px rgba(14, 16, 36, .04);--shadow-3: 0 24px 48px -16px rgba(14, 16, 36, .18), 0 4px 12px rgba(14, 16, 36, .06);--shadow-pop: 0 30px 60px -24px rgba(14, 16, 36, .35);--font: var(--font-display);--radius-sm: var(--r-sm);--radius-md: var(--r-md);--radius-lg: var(--r-lg);--radius-xl: var(--r-xl);--shadow-sm: var(--shadow-1);--shadow-md: var(--shadow-2);--shadow-lg: var(--shadow-3)}body.redesign-enabled.theme-posilek{--mode-primary: #ff6b35;--mode-primary-hover: #e85a28;--mode-surface: #fff2ea;--mode-border: #ffe2d2;--mode-hover: #fff2ea;--mode-focus: rgba(255, 107, 53, .18)}body.redesign-enabled.theme-deser{--mode-primary: #e84b8a;--mode-primary-hover: #cf3d78;--mode-surface: #fff1f7;--mode-border: #fbe3ee;--mode-hover: #fff1f7;--mode-focus: rgba(232, 75, 138, .18)}body.redesign-enabled .zt{font-family:var(--font-body);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.redesign-enabled .zt h1,body.redesign-enabled .zt h2,body.redesign-enabled .zt h3,body.redesign-enabled .zt h4,body.redesign-enabled .zt h5,body.redesign-enabled .zt .display,body.redesign-enabled .zt .heading{font-family:var(--font-display);letter-spacing:-.02em;margin:0;color:var(--ink)}body.redesign-enabled .zt .mono{font-family:var(--font-mono);font-feature-settings:"tnum" 1}body.redesign-enabled .zt-photo{position:relative;border-radius:var(--r-md);overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}body.redesign-enabled .zt-photo:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 100% at 0% 0%,rgba(255,255,255,.35),transparent 55%),radial-gradient(120% 100% at 100% 100%,rgba(0,0,0,.1),transparent 55%);pointer-events:none}body.redesign-enabled .zt-photo-emoji{font-size:68px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.18))}body.redesign-enabled .zt-photo-tomato{background:linear-gradient(135deg,#ffcfa0,#ff8b4a)}body.redesign-enabled .zt-photo-greens{background:linear-gradient(135deg,#c8efd5,#5dc089)}body.redesign-enabled .zt-photo-pasta{background:linear-gradient(135deg,#f5e5c8,#e0a858)}body.redesign-enabled .zt-photo-berry{background:linear-gradient(135deg,#ffc9dc,#e84b8a)}body.redesign-enabled .zt-photo-chocolate{background:linear-gradient(135deg,#c9a48b,#5a3924)}body.redesign-enabled .zt-photo-curry{background:linear-gradient(135deg,#ffe0a0,#c9852d)}body.redesign-enabled .zt-photo-soup{background:linear-gradient(135deg,#f2d7b5,#b36b3b)}body.redesign-enabled .zt-photo-egg{background:linear-gradient(135deg,#fff1d0,#f5c24c)}body.redesign-enabled .zt-photo-fish{background:linear-gradient(135deg,#c0dcea,#6993b5)}@keyframes ztBlink{0%,to{opacity:1}50%{opacity:.3}}body.redesign-enabled .zt-topbar,body.redesign-enabled .zt-login-footer{display:none}body.redesign-enabled .zt-recipe-photo{display:flex;position:relative;height:220px;border-radius:var(--r-md);overflow:hidden;margin-bottom:18px}@media(min-width:1024px){body.redesign-enabled .zt-recipe-photo{height:300px;border-radius:var(--r-lg)}body.redesign-enabled .recipe-detail-flow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:24px;align-items:start}body.redesign-enabled .recipe-block-steps{grid-column:2;grid-row:1 / span 3}}body.redesign-enabled .zt-greeting{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}body.redesign-enabled .zt-greeting-head{display:flex;flex-direction:column;align-items:center;margin-top:6px}body.redesign-enabled .zt-greeting-title{font-family:var(--font-display);font-weight:800;font-size:30px;letter-spacing:-.025em;line-height:1.05;margin-top:14px;color:var(--ink)}body.redesign-enabled .zt-greeting-accent{color:var(--orange)}body.redesign-enabled .zt-greeting-sub{font-size:14px;color:var(--ink-3);margin-top:10px;max-width:320px;line-height:1.5}body.redesign-enabled .zt-mode-chips{margin:22px 0 0;display:flex;width:100%;padding:4px;background:var(--paper-2);border-radius:999px}body.redesign-enabled .zt-mode-chip{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;border-radius:999px;font-size:13px;font-weight:600;font-family:var(--font-display);background:transparent;color:var(--ink-3);border:0;cursor:pointer;transition:.12s ease}body.redesign-enabled .zt-mode-chip.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #00000014}body.redesign-enabled .zt-greeting-eyebrow{align-self:flex-start;margin-top:20px;font-size:10px}body.redesign-enabled .zt-starter-list{margin-top:10px;display:grid;grid-template-columns:1fr;gap:8px;width:100%}body.redesign-enabled .zt-starter-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--line);font-family:var(--font-body);font-size:13px;color:var(--ink-2);text-align:left;cursor:pointer;transition:.12s ease}body.redesign-enabled .zt-starter-item:hover{border-color:var(--orange-100);background:var(--orange-50)}body.redesign-enabled .zt-starter-item:disabled{opacity:.55}body.redesign-enabled .zt-starter-emoji{font-size:18px;line-height:1}body.redesign-enabled .zt-starter-text{flex:1}body.redesign-enabled .zt-starter-arrow{color:var(--ink-4);flex-shrink:0}body.redesign-enabled .zt-photo-cta{margin-top:14px;padding:14px;background:var(--cream);border:1px dashed var(--orange-100);border-radius:14px;font-size:13px;color:var(--orange-600);font-weight:600;font-family:var(--font-display);width:100%;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}body.redesign-enabled .chat-card .hero-copy,body.redesign-enabled .home-card>.hero-copy,body.redesign-enabled .chat-card .chat-toolbar,body.redesign-enabled .empty-state>.starter-wrap,body.redesign-enabled .empty-state>.filters-shell{display:none}@media(min-width:1024px){body.redesign-enabled .zt-greeting{max-width:620px;margin:28px auto 0}body.redesign-enabled .zt-greeting-title{font-size:34px}body.redesign-enabled .zt-starter-list{grid-template-columns:1fr 1fr}body.redesign-enabled .zt-starter-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}body.redesign-enabled .zt-cooking{position:fixed;inset:0;z-index:100000;background:var(--navy);color:#fff;display:flex;flex-direction:column;font-family:var(--font-body);animation:ztCookingIn .18s ease}@keyframes ztCookingIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}body.redesign-enabled .zt-cooking-head{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08);width:100%;max-width:560px;margin:0 auto}body.redesign-enabled .zt-cooking-back{width:38px;height:38px;border-radius:12px;border:0;background:#ffffff14;color:#fff;display:grid;place-items:center;cursor:pointer}body.redesign-enabled .zt-cooking-headinfo{flex:1;min-width:0}body.redesign-enabled .zt-cooking-title{font-family:var(--font-display);font-weight:700;font-size:14px;color:#fff}body.redesign-enabled .zt-cooking-mode{font-size:10px;color:var(--orange);letter-spacing:.05em;margin-top:2px}body.redesign-enabled .zt-cooking-count{padding:5px 10px;border-radius:999px;background:#ffffff14;font-size:11px;color:#fff}body.redesign-enabled .zt-cooking-body{flex:1;overflow-y:auto;padding:16px 20px;width:100%;max-width:560px;margin:0 auto}body.redesign-enabled .zt-cooking-progress{display:flex;gap:4px}body.redesign-enabled .zt-cooking-progress-seg{flex:1;height:5px;border-radius:999px;background:#ffffff1f}body.redesign-enabled .zt-cooking-progress-seg.on{background:var(--orange)}body.redesign-enabled .zt-cooking-stepwrap{margin-top:22px}body.redesign-enabled .zt-cooking-eyebrow{color:var(--orange)}body.redesign-enabled .zt-cooking-steptitle{font-family:var(--font-display);font-weight:800;font-size:28px;letter-spacing:-.02em;line-height:1.12;margin-top:8px;color:#fff}body.redesign-enabled .zt-cooking-timer{margin-top:22px;padding:18px 20px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:18px}body.redesign-enabled .zt-cooking-ring{position:relative;width:80px;height:80px;flex-shrink:0}body.redesign-enabled .zt-cooking-ring-label{position:absolute;inset:0;display:grid;place-items:center;font-weight:600;font-size:18px;color:#fff}body.redesign-enabled .zt-cooking-timer-meta{flex:1;min-width:0}body.redesign-enabled .zt-cooking-timer-cap{font-size:10px;color:#ffffff8c;letter-spacing:.1em}body.redesign-enabled .zt-cooking-timer-of{font-family:var(--font-display);font-size:17px;font-weight:700;margin-top:2px}body.redesign-enabled .zt-cooking-timer-actions{display:flex;gap:6px;margin-top:8px}body.redesign-enabled .zt-cooking-timer-actions button{padding:5px 12px;border-radius:999px;font-size:11px;background:#ffffff1a;color:#fff;border:0;cursor:pointer}body.redesign-enabled .zt-cooking-timer-actions button:hover{background:#ffffff2e}body.redesign-enabled .zt-cooking-ask{margin-top:18px;width:100%;padding:12px 16px;border-radius:16px;background:#ff6b351f;border:1px dashed rgba(255,107,53,.4);color:var(--orange);font-size:13px;font-weight:600;font-family:var(--font-display);display:flex;gap:10px;align-items:center;cursor:pointer}body.redesign-enabled .zt-cooking-nav{padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.08);display:flex;gap:10px;width:100%;max-width:560px;margin:0 auto}body.redesign-enabled .zt-cooking-prev{flex:1;justify-content:center;background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.12)}body.redesign-enabled .zt-cooking-prev:disabled{opacity:.4}body.redesign-enabled .zt-cooking-next{flex:1.4;justify-content:center}@media(max-width:1023px){body.redesign-enabled .chat-card .hero-copy,body.redesign-enabled .home-card>.hero-copy,body.redesign-enabled .chat-toolbar,body.redesign-enabled .empty-state>.starter-wrap,body.redesign-enabled .empty-state>.filters-shell{display:none!important}body.redesign-enabled main.user-shell>.mobile-topbar{display:none!important}body.redesign-enabled .zt-topbar{display:flex;align-items:center;gap:12px;padding:10px 16px 12px;border-bottom:1px solid var(--line);background:#fff;flex-shrink:0}body.redesign-enabled .zt-topbar-menu,body.redesign-enabled .zt-topbar-action{width:38px;height:38px;border-radius:12px;border:0;display:grid;place-items:center;cursor:pointer;flex-shrink:0}body.redesign-enabled .zt-topbar-menu{background:var(--paper-2);color:var(--ink-2)}body.redesign-enabled .zt-topbar-action{background:var(--orange);color:#fff}body.redesign-enabled .zt-topbar-action:disabled{opacity:.5}body.redesign-enabled .zt-topbar-id{flex:1;min-width:0}body.redesign-enabled .zt-topbar-title{font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--ink)}body.redesign-enabled .zt-topbar-status{font-size:10px;color:var(--green);letter-spacing:.05em;display:inline-flex;gap:4px;align-items:center;margin-top:1px}body.redesign-enabled .zt-topbar-dot{width:6px;height:6px;background:var(--green);border-radius:999px;animation:ztBlink 1.4s ease-in-out infinite}body.redesign-enabled .zt-greeting{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}body.redesign-enabled .zt-greeting-head{display:flex;flex-direction:column;align-items:center;margin-top:6px}body.redesign-enabled .zt-greeting-title{font-family:var(--font-display);font-weight:800;font-size:30px;letter-spacing:-.025em;line-height:1.05;margin-top:14px;color:var(--ink)}body.redesign-enabled .zt-greeting-accent{color:var(--orange)}body.redesign-enabled .zt-greeting-sub{font-size:14px;color:var(--ink-3);margin-top:10px;max-width:280px;line-height:1.5}body.redesign-enabled .zt-mode-chips{margin:22px 0 0;display:flex;width:100%;padding:4px;background:var(--paper-2);border-radius:999px}body.redesign-enabled .zt-mode-chip{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;border-radius:999px;font-size:13px;font-weight:600;font-family:var(--font-display);background:transparent;color:var(--ink-3);border:0;cursor:pointer;transition:.12s ease}body.redesign-enabled .zt-mode-chip.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #00000014}body.redesign-enabled .zt-greeting-eyebrow{align-self:flex-start;margin-top:20px;font-size:10px}body.redesign-enabled .zt-starter-list{margin-top:10px;display:flex;flex-direction:column;gap:8px;width:100%}body.redesign-enabled .zt-starter-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--line);font-family:var(--font-body);font-size:13px;color:var(--ink-2);text-align:left;cursor:pointer;transition:.12s ease}body.redesign-enabled .zt-starter-item:hover{border-color:var(--orange-100);background:var(--orange-50)}body.redesign-enabled .zt-starter-item:disabled{opacity:.55}body.redesign-enabled .zt-starter-emoji{font-size:18px;line-height:1}body.redesign-enabled .zt-starter-text{flex:1}body.redesign-enabled .zt-starter-arrow{color:var(--ink-4);flex-shrink:0}body.redesign-enabled .zt-photo-cta{margin-top:14px;padding:14px;background:var(--cream);border:1px dashed var(--orange-100);border-radius:14px;font-size:13px;color:var(--orange-600);font-weight:600;font-family:var(--font-display);width:100%;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}body.redesign-enabled .zt-login-footer{display:block;padding:12px 14px 14px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -10px 24px -10px #0e10241a;flex-shrink:0}body.redesign-enabled .zt-login-card{background:var(--navy);color:#fff;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px}body.redesign-enabled .zt-login-icon{width:40px;height:40px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;flex-shrink:0;color:var(--orange)}body.redesign-enabled .zt-login-copy{flex:1;min-width:0}body.redesign-enabled .zt-login-title{font-family:var(--font-display);font-weight:600;font-size:13px}body.redesign-enabled .zt-login-sub{font-size:11px;color:#ffffffa6;margin-top:2px}body.redesign-enabled .zt-login-btn{flex-shrink:0}body.redesign-enabled .composer{display:flex;align-items:flex-end;gap:6px;background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:6px 6px 6px 14px;margin:12px 14px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:none}body.redesign-enabled .composer textarea{flex:1;background:transparent;border:0;box-shadow:none;padding:9px 0;font-size:14px;resize:none;color:var(--ink);min-height:24px}body.redesign-enabled .composer textarea:focus{outline:none;box-shadow:none}body.redesign-enabled .composer .composer-actions{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}body.redesign-enabled .composer .camera-btn{background:transparent;border:0;padding:8px;color:var(--ink-3);display:grid;place-items:center}body.redesign-enabled .composer .send{width:36px;height:36px;border-radius:999px;background:var(--orange);color:#fff;border:0;display:grid;place-items:center;padding:0}body.redesign-enabled .composer .send:disabled{background:var(--paper-2);color:var(--ink-4)}body.redesign-enabled .composer-photo-note{display:none}body.redesign-enabled .chat-row{margin-top:14px}body.redesign-enabled .chat-row.user .chat-bubble{background:var(--navy);color:#fff;border-radius:18px 18px 4px;font-size:13px;line-height:1.5;padding:9px 13px}body.redesign-enabled .chat-row.assistant .chat-bubble{background:#fff;border:1px solid var(--line);border-radius:16px 16px 16px 4px;color:var(--ink-2);font-size:13px;line-height:1.5;padding:10px 13px}body.redesign-enabled .choices-wrap .choices-grid{grid-template-columns:1fr;gap:10px;display:grid}body.redesign-enabled .choice-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--r-lg);border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-1)}body.redesign-enabled .choice-card-accent{border-color:var(--orange);box-shadow:0 8px 22px -8px #ff6b3566}body.redesign-enabled .choice-card .choice-card-photo{position:relative;height:120px;border-radius:0}body.redesign-enabled .choice-card .choice-card-photo-emoji{font-size:52px}body.redesign-enabled .choice-card-tag{position:absolute;left:10px;top:10px;z-index:2;font-family:var(--font-mono);font-size:9px;letter-spacing:.02em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:#fffffff2;color:var(--ink-2)}body.redesign-enabled .choice-card-tag.accent{background:var(--navy);color:#fff}body.redesign-enabled .choice-card .choice-top{padding:12px 14px 0}body.redesign-enabled .choice-card .choice-meta{gap:8px}body.redesign-enabled .choice-card .choice-pill{display:none}body.redesign-enabled .choice-card .choice-time{font-family:var(--font-mono);font-size:11px;color:var(--ink-3)}body.redesign-enabled .choice-card h4{font-family:var(--font-display);font-weight:700;font-size:15px;letter-spacing:-.01em;line-height:1.2;margin:6px 0 0}body.redesign-enabled .choice-card .choice-why{display:none}body.redesign-enabled .choice-card .choice-bottom{padding:8px 14px 14px}body.redesign-enabled .choice-card .choice-label,body.redesign-enabled .choice-card .choice-ingredients{display:none}body.redesign-enabled .choice-card .choice-cta{width:100%;justify-content:center;font-size:12px}body.redesign-enabled .choice-card-accent .choice-cta{background:var(--orange);color:#fff;border-color:var(--orange)}body.redesign-enabled .choices-wrap .choices-head h3{font-family:var(--font-display);font-weight:700;font-size:15px}body.redesign-enabled .detected-ingredients-editor{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}body.redesign-enabled .filters-modal-overlay{align-items:flex-end;padding:0}body.redesign-enabled .filters-modal-card{width:100%;max-width:none;border-radius:28px 28px 0 0;box-shadow:0 -20px 40px #0e10242e;padding-top:22px;max-height:86vh}body.redesign-enabled .filters-modal-card:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:44px;height:5px;border-radius:999px;background:var(--line)}body.redesign-enabled .zt-recipe-photo{display:flex;position:relative;height:200px;border-radius:0;margin:-1px -1px 0}body.redesign-enabled .zt-recipe-photo-emoji{font-size:90px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.18))}body.redesign-enabled .zt-recipe-photo-badge{position:absolute;left:14px;top:14px;z-index:2;background:#0e1024c7;color:#fff;padding:5px 10px;border-radius:999px;font-size:10px}body.redesign-enabled .zt-cooking-cta{width:100%;justify-content:center;margin-top:14px}body.redesign-enabled .user-sidebar{background:var(--paper)}body.redesign-enabled .sidebar-header{background:var(--paper);border-bottom:1px solid var(--line)}body.redesign-enabled .sidebar-close{width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--ink-2);display:grid;place-items:center;padding:0}body.redesign-enabled .sidebar-close svg{width:18px;height:18px}body.redesign-enabled .sidebar-account-info{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;gap:14px;align-items:center}body.redesign-enabled .sidebar-account-info-row{justify-content:space-between;text-align:left}body.redesign-enabled .sidebar-account-info-row .sidebar-username{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.redesign-enabled .sidebar-account-settings{width:42px;height:42px;min-width:42px;border:1px solid var(--line);border-radius:13px;background:var(--paper-2);color:var(--ink-2);display:grid;place-items:center;padding:0}body.redesign-enabled .sidebar-account-settings-icon{width:18px;height:18px}body.redesign-enabled .sidebar-avatar{width:50px;height:50px;border-radius:14px;background:var(--orange);color:#fff;font-family:var(--font-display);font-weight:700;font-size:18px;display:grid;place-items:center;flex-shrink:0}body.redesign-enabled .sidebar-username{font-family:var(--font-display);font-weight:600;font-size:14px}body.redesign-enabled .sidebar-email{font-size:12px;color:var(--ink-4)}body.redesign-enabled .sidebar-account-meta{font-family:var(--font-mono);font-size:10px;color:var(--ink-4);letter-spacing:.08em;margin-top:2px}body.redesign-enabled .sidebar-section-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-600);font-weight:500;margin:18px 0 8px}body.redesign-enabled .sidebar-nav{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;padding:0}body.redesign-enabled .sidebar-nav-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:0;background:transparent;border-bottom:1px solid var(--line-2);width:100%;text-align:left;font-size:14px;color:var(--ink);font-weight:500;cursor:pointer}body.redesign-enabled .sidebar-nav>.sidebar-nav-item:last-child{border-bottom:0}body.redesign-enabled .sidebar-nav-item.active{background:var(--orange-50);color:var(--ink);font-weight:600;border-color:var(--line-2)}body.redesign-enabled .sidebar-nav-item.active .sidebar-nav-icon{color:var(--orange)}body.redesign-enabled .sidebar-nav-item:disabled{opacity:.5}body.redesign-enabled .sidebar-nav-item-main{display:inline-flex;align-items:center;gap:14px;flex:1;min-width:0;white-space:nowrap}body.redesign-enabled .sidebar-nav-icon{width:18px;height:18px;color:var(--ink-3)}body.redesign-enabled .sidebar-nav-badge{font-family:var(--font-mono);font-size:11px;padding:2px 8px;border-radius:999px;background:var(--paper-2);color:var(--ink-3)}body.redesign-enabled .sidebar-nav-plus{width:18px;height:18px;display:grid;place-items:center;color:var(--ink-3);font-size:18px;line-height:1}body.redesign-enabled .sidebar-logout{width:100%;margin-top:18px;justify-content:center;background:transparent;border:1px solid var(--line);color:var(--ink-2);border-radius:var(--r-full);padding:12px;font-family:var(--font-display);font-weight:600}body.redesign-enabled .sidebar-field{margin-bottom:14px}body.redesign-enabled .sidebar-field label{font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--ink-2);display:block;margin-bottom:6px}body.redesign-enabled .sidebar-field input{width:100%;background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:14px 16px;font-family:var(--font-body);font-size:15px;color:var(--ink)}body.redesign-enabled .sidebar-field input:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-50)}body.redesign-enabled .sidebar-checkbox{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2)}body.redesign-enabled .sidebar-link-btn{width:100%;justify-content:center;border-radius:var(--r-full);margin-top:4px}body.redesign-enabled .sidebar-switch{text-align:center;font-size:13px;color:var(--ink-3);margin-top:8px}body.redesign-enabled .sidebar-switch-btn{background:none;border:0;color:var(--orange-600);font-weight:600;cursor:pointer}}body.redesign-enabled .btn.send.sidebar-submit{width:100%;min-width:0;height:auto;min-height:0;align-self:stretch;border-radius:var(--r-full);background:var(--orange);color:#fff;padding:14px 20px;font-family:var(--font-display);font-weight:600;font-size:14px;display:flex;justify-content:center;align-items:center;border:0;box-shadow:none;margin-top:4px}body.redesign-enabled .btn.send.sidebar-submit:hover{background:var(--orange-600);transform:none}body.redesign-enabled .btn.send.sidebar-submit:disabled{opacity:.55;cursor:not-allowed}body.redesign-enabled .recipe-stage-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}body.redesign-enabled .recipe-stage-metrics>div{display:flex;flex-direction:column;gap:3px}body.redesign-enabled .recipe-stage-metrics strong{font-family:var(--font-mono);font-size:18px;font-weight:600;color:var(--ink);letter-spacing:-.01em;line-height:1.1}body.redesign-enabled .recipe-stage-metrics span{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-4)}body.redesign-enabled .chat-row.user .chat-avatar,body.redesign-enabled .choices-wrap .choices-head{display:none}body.redesign-enabled .followup-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}body.redesign-enabled .followup-chip{padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;color:var(--ink-2);font-family:var(--font-body);cursor:pointer;transition:.12s ease}body.redesign-enabled .followup-chip:hover{border-color:var(--orange-100);background:var(--orange-50);color:var(--orange-600)}body.redesign-enabled .followup-chip:disabled{opacity:.5}body.redesign-enabled .choices-reject{margin-top:12px}body.redesign-enabled .chat-shopping-msg{flex:1;min-width:0}body.redesign-enabled .chat-shopping-intro{background:#fff;border:1px solid var(--line);padding:10px 13px;border-radius:16px 16px 16px 4px;font-size:13px;color:var(--ink-2);line-height:1.5;margin-bottom:10px}body.redesign-enabled .chat-shopping-card{overflow:hidden}body.redesign-enabled .chat-shopping-head{padding:14px 16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:var(--cream)}body.redesign-enabled .chat-shopping-title{font-family:var(--font-display);font-weight:700;font-size:14px}body.redesign-enabled .chat-shopping-meta{font-size:10px;color:var(--ink-3);margin-top:2px;letter-spacing:.06em}body.redesign-enabled .chat-shopping-sec-head{padding:10px 16px 6px;display:flex;align-items:center;gap:8px}body.redesign-enabled .chat-shopping-dot{width:6px;height:6px;border-radius:999px}body.redesign-enabled .chat-shopping-sec-head .mono{font-size:10px;color:var(--ink-3);letter-spacing:.1em}body.redesign-enabled .chat-shopping-item{display:flex;align-items:center;gap:10px;padding:8px 16px;border-top:1px solid var(--line-2)}body.redesign-enabled .chat-shopping-check{width:20px;height:20px;border-radius:6px;border:1.5px solid var(--ink-5);flex-shrink:0}body.redesign-enabled .chat-shopping-name{flex:1;font-size:13px;color:var(--ink)}body.redesign-enabled .chat-shopping-amt{font-size:11px;color:var(--ink-3)}body.redesign-enabled .chat-shopping-foot{padding:12px 16px;display:flex;gap:6px}body.redesign-enabled .chat-shopping-foot>button{flex:1;justify-content:center}body.redesign-enabled .zt-login-hero{position:relative;overflow:hidden;border-radius:var(--r-xl);background:linear-gradient(155deg,#0e1024,#2b2e45);color:#fff;padding:30px 24px;margin-bottom:20px}body.redesign-enabled .zt-login-hero-grain{position:absolute;inset:0;opacity:.08;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:18px 18px}body.redesign-enabled .zt-login-hero-body{position:relative}body.redesign-enabled .zt-login-hero-title{font-family:var(--font-display);font-weight:800;font-size:32px;letter-spacing:-.025em;line-height:1.04;margin-top:16px;color:#fff}body.redesign-enabled .zt-login-hero-title span{color:var(--orange)}body.redesign-enabled .zt-login-hero-sub{font-size:13px;line-height:1.5;color:#ffffffb8;margin-top:12px}body.redesign-enabled .sidebar-newchat-btn{width:100%;margin:14px 0 12px;padding:12px;border:0;cursor:pointer;border-radius:var(--r-full);background:var(--navy);color:#fff;font-family:var(--font-display);font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}body.redesign-enabled .sidebar-newchat-btn:hover{background:var(--navy-800)}body.redesign-enabled .sidebar-newchat-plus{font-size:16px;line-height:1}body.redesign-enabled .sidebar-quickstats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px}body.redesign-enabled .sidebar-quickstat{padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;cursor:pointer;text-align:left;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;-webkit-tap-highlight-color:transparent}body.redesign-enabled .sidebar-quickstat:hover{border-color:var(--orange-100);box-shadow:var(--shadow-1)}body.redesign-enabled .sidebar-quickstat:active{transform:scale(.96)}body.redesign-enabled .sidebar-quickstat-top{display:inline-flex;align-items:center;gap:8px}body.redesign-enabled .sidebar-quickstat-icon{width:20px;height:20px;flex-shrink:0}body.redesign-enabled .sidebar-quickstat-icon-fav{color:var(--orange)}body.redesign-enabled .sidebar-quickstat-icon-bag{color:var(--green)}body.redesign-enabled .sidebar-quickstat-num{font-size:20px;font-weight:600;line-height:1}body.redesign-enabled .sidebar-quickstat-label{font-size:11px;color:var(--ink-3)}body.redesign-enabled .sidebar-recents{margin-top:6px}body.redesign-enabled .sidebar-recents-list{display:flex;flex-direction:column;gap:2px}body.redesign-enabled .sidebar-recent-row{display:flex;align-items:center;gap:10px;padding:9px 8px;border:0;background:transparent;border-radius:10px;cursor:pointer;text-align:left;width:100%}body.redesign-enabled .sidebar-recent-row:hover{background:var(--paper-2)}body.redesign-enabled .sidebar-recent-thumb{width:34px;height:34px;border-radius:9px;flex-shrink:0;font-size:16px}body.redesign-enabled .sidebar-recent-copy{flex:1;min-width:0;display:flex;flex-direction:column}body.redesign-enabled .sidebar-recent-title{font-size:13px;color:var(--ink);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.redesign-enabled .sidebar-recent-time{font-size:9px;color:var(--ink-4)}body.redesign-enabled .modal-warn-icon{width:56px;height:56px;border-radius:18px;background:var(--red-50);color:var(--red);display:grid;place-items:center;margin-bottom:16px}body.redesign-enabled .modal-confirm-btn{display:inline-flex;align-items:center;gap:6px}body.redesign-enabled .auth-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}body.redesign-enabled .auth-aside{position:relative;overflow:hidden;padding:56px 64px;color:#fff;background:linear-gradient(155deg,#0e1024,#1a1c36 55%,#2b2e45);display:flex;flex-direction:column;justify-content:space-between}body.redesign-enabled .auth-aside-grain{position:absolute;inset:0;opacity:.06;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:22px 22px}body.redesign-enabled .auth-aside-top,body.redesign-enabled .auth-aside-mid,body.redesign-enabled .auth-aside-foot{position:relative}body.redesign-enabled .auth-aside-top{display:flex;align-items:center;gap:10px}body.redesign-enabled .auth-aside-word{font-family:var(--font-display);font-weight:700;font-size:22px;letter-spacing:-.02em}body.redesign-enabled .auth-aside-word span{color:var(--orange)}body.redesign-enabled .auth-aside-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.04em}body.redesign-enabled .auth-aside-dot{width:6px;height:6px;border-radius:999px;background:#2ecc71}body.redesign-enabled .auth-aside-title{font-family:var(--font-display);font-weight:800;font-size:58px;line-height:1.02;letter-spacing:-.025em;margin-top:18px}body.redesign-enabled .auth-aside-title span{color:var(--orange)}body.redesign-enabled .auth-aside-sub{font-size:16px;line-height:1.6;color:#ffffffb8;max-width:380px;margin-top:20px}body.redesign-enabled .auth-aside-stats{margin-top:30px;display:flex;gap:22px}body.redesign-enabled .auth-aside-stat-num{font-size:24px;font-weight:600}body.redesign-enabled .auth-aside-stat-label{font-size:12px;color:#ffffff8c;margin-top:4px}body.redesign-enabled .auth-aside-foot{display:flex;align-items:center;gap:10px;color:#fff9;font-size:13px}body.redesign-enabled .auth-main{padding:64px 72px;display:flex;flex-direction:column;justify-content:center}body.redesign-enabled .auth-form{max-width:380px;margin:0 auto;width:100%}body.redesign-enabled .auth-form-title{font-family:var(--font-display);font-weight:800;font-size:38px;letter-spacing:-.02em;margin-top:8px;line-height:1.05}body.redesign-enabled .auth-form-sub{color:var(--ink-3);font-size:15px;margin-top:10px;margin-bottom:24px}body.redesign-enabled .auth-form .zt-input{margin-bottom:14px}body.redesign-enabled .auth-form-pwlabel{margin-top:4px}body.redesign-enabled .auth-form-remember{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ink-2);margin:4px 0 16px}body.redesign-enabled .auth-form-submit{width:100%;justify-content:center}body.redesign-enabled .auth-form-switch{text-align:center;font-size:13px;color:var(--ink-3);margin-top:16px}body.redesign-enabled .auth-form-switch a{color:var(--ink);font-weight:600}@media(max-width:860px){body.redesign-enabled .auth-screen{grid-template-columns:1fr}body.redesign-enabled .auth-aside{display:none}body.redesign-enabled .auth-main{padding:40px 24px}}@media(min-width:1024px)and (max-width:1365px){body.redesign-enabled .home-card{max-width:920px;margin-left:auto;margin-right:auto}body.redesign-enabled .chat-card{border:0;box-shadow:none;background:transparent;border-radius:0;max-width:none;justify-self:stretch}body.redesign-enabled .chat-card .composer{max-width:760px;margin-left:auto;margin-right:auto;width:100%}}@media(min-width:1024px){body.redesign-enabled .composer{flex-direction:row;align-items:center;gap:8px;padding:8px 8px 8px 18px}body.redesign-enabled .composer textarea{order:0;flex:1;min-height:24px;align-self:center;margin:0;padding:0;line-height:24px}body.redesign-enabled .composer .composer-actions{display:contents}body.redesign-enabled .composer .camera-wrap{order:1;flex-shrink:0;align-self:center}body.redesign-enabled .composer .send{order:2;flex-shrink:0;align-self:center}}body.redesign-enabled .favorites-modal-list .sidebar-list-item{display:flex;align-items:center;gap:10px}body.redesign-enabled .favorites-modal-list .sidebar-link-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;background:transparent;border:0;text-align:left;cursor:pointer;padding:4px 0}body.redesign-enabled .favorites-modal-list .sidebar-link-item strong{font-size:14px;color:var(--ink)}body.redesign-enabled .favorites-modal-list .sidebar-link-item span{font-size:12px;color:var(--ink-3)}body.redesign-enabled .sidebar-close{width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--ink-2);display:grid;place-items:center;padding:0}body.redesign-enabled .sidebar-close svg{width:18px;height:18px}body.redesign-enabled .sidebar-account-info{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;gap:14px;align-items:center}body.redesign-enabled .sidebar-account-info-row{justify-content:space-between;text-align:left}body.redesign-enabled .sidebar-account-info-row .sidebar-username{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.redesign-enabled .sidebar-account-settings{width:42px;height:42px;min-width:42px;border:1px solid var(--line);border-radius:13px;background:var(--paper-2);color:var(--ink-2);display:grid;place-items:center;padding:0}body.redesign-enabled .sidebar-account-settings-icon{width:18px;height:18px}body.redesign-enabled .sidebar-avatar{width:50px;height:50px;border-radius:14px;background:var(--orange);color:#fff;font-family:var(--font-display);font-weight:700;font-size:18px;display:grid;place-items:center;flex-shrink:0}body.redesign-enabled .sidebar-username{font-family:var(--font-display);font-weight:600;font-size:14px}body.redesign-enabled .sidebar-email{font-size:12px;color:var(--ink-4)}body.redesign-enabled .sidebar-account-meta{font-family:var(--font-mono);font-size:10px;color:var(--ink-4);letter-spacing:.08em;margin-top:2px}body.redesign-enabled .sidebar-section-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-600);font-weight:500;margin:18px 0 8px}body.redesign-enabled .sidebar-nav{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;padding:0}body.redesign-enabled .sidebar-nav-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:0;background:transparent;border-bottom:1px solid var(--line-2);width:100%;text-align:left;font-size:14px;color:var(--ink);font-weight:500;cursor:pointer}body.redesign-enabled .sidebar-nav>.sidebar-nav-item:last-child{border-bottom:0}body.redesign-enabled .sidebar-nav-item.active{background:var(--orange-50);color:var(--ink);font-weight:600;border-color:var(--line-2)}body.redesign-enabled .sidebar-nav-item.active .sidebar-nav-icon{color:var(--orange)}body.redesign-enabled .sidebar-nav-item:disabled{opacity:.5}body.redesign-enabled .sidebar-nav-item-main{display:inline-flex;align-items:center;gap:14px;flex:1;min-width:0;white-space:nowrap}body.redesign-enabled .sidebar-nav-icon{width:18px;height:18px;color:var(--ink-3);flex-shrink:0}body.redesign-enabled .sidebar-nav-badge{font-family:var(--font-mono);font-size:11px;padding:2px 8px;border-radius:999px;background:var(--paper-2);color:var(--ink-3)}body.redesign-enabled .sidebar-nav-plus{width:18px;height:18px;display:grid;place-items:center;color:var(--ink-3);font-size:18px;line-height:1;flex-shrink:0}body.redesign-enabled .sidebar-logout{width:100%;margin-top:18px;justify-content:center;background:transparent;border:1px solid var(--line);color:var(--ink-2);border-radius:var(--r-full);padding:12px;font-family:var(--font-display);font-weight:600}.password-field{position:relative;display:block;width:100%}.password-field>input{padding-right:44px;width:100%}.password-eye{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;background:transparent;cursor:pointer;display:grid;place-items:center;color:#9aa0b8;padding:0;transition:color .12s ease}.password-eye:hover{color:#5a5e78}.password-eye.on{color:#e85a28}.password-eye-icon{width:20px;height:20px}.password-eye:disabled{opacity:.5;cursor:not-allowed}body.redesign-enabled .cookie-more-link,body.redesign-enabled .sidebar-switch-btn,body.redesign-enabled .auth-form-switch a{display:inline-flex;align-items:center;min-height:24px;padding-block:2px}
