:root{--ivory:#fff8ec;--paper:#fffdf7;--paper-strong:#fff6e5;--ink:#171717;--muted:#6f675f;--soft:#9a9288;--red:#cf2340;--red-dark:#89182b;--red-soft:#fae2e7;--green:#075f49;--green-soft:#e6f2ed;--gold:#d89b2b;--line:#ead8bb;--shadow:0 18px 46px #572c121f;--shadow-strong:0 24px 70px #572c122e}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:linear-gradient(135deg, #cf23401a, transparent 30%), linear-gradient(225deg, #075f491a, transparent 28%), var(--ivory);letter-spacing:0;margin:0;font-family:Arial,Helvetica,sans-serif}body:before{pointer-events:none;content:"";opacity:.28;background-image:linear-gradient(#17171709 1px,#0000 1px),linear-gradient(90deg,#17171709 1px,#0000 1px);background-size:34px 34px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 62%);mask-image:linear-gradient(#000,#0000 62%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}h1,h2,h3,p{margin-top:0}.app-shell{width:min(720px,100%);min-height:100vh;padding:12px 14px calc(94px + env(safe-area-inset-bottom));margin:0 auto;position:relative}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8ecd1;border-bottom:1px solid #ead8bbc7;justify-content:space-between;align-items:center;gap:12px;margin:-12px -14px 10px;padding:12px 14px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;font-weight:900;display:inline-flex}.brand>span:last-child{gap:1px;min-width:0;display:grid}.brand strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.brand small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.brand-mark,.rank{color:#fff;background:radial-gradient(circle at 28% 18%,#ffffff4d,#0000 24%),linear-gradient(145deg,#df2f4b,#8e1428);border-radius:12px;place-items:center;width:34px;height:34px;font-weight:900;display:grid;box-shadow:0 10px 24px #cf234042}.user-pill,.status-pill{max-width:46%;min-height:36px;color:var(--green);text-overflow:ellipsis;white-space:nowrap;background:#fffdf7d1;border:1px solid #075f4929;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 8px 18px #572c1214}.user-pill span{background:#23b36b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #23b36b24}.page-heading{padding:8px 2px 18px}.page-heading h1{margin-bottom:8px;font-size:clamp(32px,8vw,54px);line-height:.98}.page-heading p,.section-head p,.panel p,.product-card p,.recipe-card p,.community-card p{color:var(--muted);line-height:1.5}.page-content{gap:18px;display:grid}.hero-section{color:#fff;min-height:330px;box-shadow:var(--shadow-strong);background-color:#0000;background-image:linear-gradient(145deg,#220c0a4d,#220c0adb),url(https://images.unsplash.com/photo-1498654896293-37aacf113fd9?auto=format&fit=crop&w=1400&q=82);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff3d;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px;display:flex;position:relative;overflow:hidden}.hero-section:after{content:"";background:radial-gradient(circle,#d89b2b47,#0000 68%);border-radius:50%;width:150px;height:150px;position:absolute;inset:auto 18px 18px auto}.hero-copy-block{z-index:1;max-width:520px;position:relative}.eyebrow{color:#ffe0a4;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:12px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.hero-section h1{max-width:470px;margin-bottom:12px;font-size:clamp(38px,9vw,62px);line-height:.94}.hero-section p{color:#ffffffe6;max-width:430px;font-size:14px}.hero-product{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#17171761;border:1px solid #ffffff47;border-radius:18px;place-items:center;gap:7px;width:132px;min-width:132px;padding:14px 12px;font-size:11px;display:grid;position:relative}.hero-product strong{font-size:13px}.jar,.mini-bottle{color:#fff;background:linear-gradient(#ffffff2e,#0000 22%),linear-gradient(#d82743,#8b172a);place-items:center;font-weight:900;display:grid;position:relative;box-shadow:inset 0 0 0 2px #ffffff29,0 14px 24px #89182b47}.jar:before,.mini-bottle:before{content:"";background:#611420;border-radius:6px 6px 2px 2px;width:42%;height:10px;position:absolute;top:-7px}.jar{border-radius:12px 12px 24px 24px;width:74px;height:92px}.hero-actions,.card-actions,.cta-row{flex-wrap:wrap;gap:9px;display:flex}.hero-stats{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.hero-stats span{color:#ffffffd6;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.hero-stats strong{color:#fff;font-size:12px}.btn{text-align:center;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:11px 14px;font-size:13px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.btn:active{transform:translateY(1px)scale(.99)}.btn.primary{color:#fff;background:linear-gradient(135deg,#df2d49,#b51630);box-shadow:0 12px 24px #cf23403d}.btn.secondary{color:var(--red-dark);background:var(--red-soft)}.btn.ghost{border:1px solid var(--line);color:var(--green);background:#ffffffbd}.btn.full{width:100%}.action-grid,.card-grid,.product-grid,.country-grid,.lab-grid,.challenge-list,.community-list{gap:14px;display:grid}.product-grid .product-card{align-content:start}.command-card{background:linear-gradient(135deg, #ffffffd6, #fff6e5db), var(--paper);border:1px solid #ead8bbdb;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 10px 28px #572c1214}.command-card div{gap:4px;min-width:0;display:grid}.command-card span{color:var(--red-dark);text-transform:uppercase;font-size:11px;font-weight:900}.command-card strong{text-overflow:ellipsis;font-size:16px;line-height:1.25;overflow:hidden}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.action-card,.panel,.product-card,.recipe-card,.ranking-card,.community-card{background:#fffdf7c7;border:1px solid #ead8bbdb;border-radius:22px;box-shadow:0 12px 30px #572c1214}.action-card{background:#fffdf7db;border-radius:20px;align-content:start;gap:9px;min-height:86px;padding:13px;display:grid}.action-card>span:last-child{gap:2px;display:grid}.action-card strong{font-size:15px;line-height:1.1}.action-card small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.42}.action-index{width:26px;height:26px;color:var(--red-dark);background:var(--red-soft);border-radius:10px;place-items:center;font-size:10px;font-weight:900;display:grid}.section{gap:12px;display:grid}.section-head{justify-content:space-between;align-items:end;gap:12px;padding:0 2px;display:flex}.section-head h2{letter-spacing:0;margin-bottom:4px;font-size:21px}.section-head p{max-width:430px;margin-bottom:0;font-size:13px}.panel,.product-card,.recipe-card,.community-card{padding:18px}.product-card{border-radius:24px;gap:13px;display:grid;position:relative;overflow:hidden}.product-glow{background:radial-gradient(circle,#d89b2b2e,#0000 68%);border-radius:50%;width:140px;height:140px;position:absolute;top:-56px;right:-52px}.product-top{grid-template-columns:64px 1fr;align-items:start;gap:13px;display:grid;position:relative}.mini-bottle{border-radius:12px 12px 22px 22px;width:56px;min-width:56px;height:74px}.mini-bottle span{font-size:20px}.product-image-card{color:#fff;background:radial-gradient(circle at 28% 18%,#ffffff4d,#0000 24%),linear-gradient(#df2d49,#8b172a);border-radius:13px 13px 24px 24px;place-items:center;width:58px;min-width:58px;height:78px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff2e,0 14px 24px #89182b42}.product-image-card img{object-fit:cover;width:100%;height:100%}.product-cap{background:#611420;border-radius:6px 6px 2px 2px;width:40%;height:9px;position:absolute;top:-2px}.product-label{aspect-ratio:1;background:#ffffff24;border-radius:14px;place-items:center;width:68%;font-size:18px;font-weight:900;display:grid}.product-size{color:#ffffffd1;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;bottom:8px}.product-image-premium-fermented{background:linear-gradient(#b02038,#5c1021)}.product-image-mala{background:linear-gradient(#ee5635,#8e1428)}.product-image-bbq{background:linear-gradient(#d66d24,#6f1d16)}.product-image-vegan{background:linear-gradient(#1d9a67,#075f49)}.product-image-low-sugar{background:linear-gradient(#3f7fb7,#14395a)}.product-image-dipping{background:linear-gradient(#d89b2b,#8b4d13)}.product-image-travel-pack{background:linear-gradient(#df2d49,#075f49)}.product-kicker{color:var(--green);text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:inline-flex}.product-card h3,.recipe-card h3{margin-bottom:7px;font-size:20px;line-height:1.12}.product-tags,.recipe-meta,.metric-row,.tag-list,.community-head{flex-wrap:wrap;gap:8px;display:flex}.product-tags span,.recipe-meta span,.tag-list span,.community-head span{color:var(--green);background:var(--green-soft);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.product-grid .cta-action-panel{display:none}.product-grid.product-grid-vertical{grid-template-columns:1fr}.product-grid-vertical .product-card{gap:12px}.product-grid-vertical .product-top{grid-template-columns:72px 1fr}.spec-list{gap:8px;margin:0;display:grid}.spec-list div{grid-template-columns:80px 1fr;align-items:start;gap:10px;display:grid}.spec-list dt{color:var(--green);font-size:12px;font-weight:900}.spec-list dd{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.cta-block{gap:9px;display:grid}.cta-row.compact{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cta-notice{color:var(--green);background:var(--green-soft);border:1px solid #075f4924;border-radius:14px;margin:0;padding:11px 12px;font-size:13px;font-weight:900}.cta-action-panel{background:#e6f2edb8;border:1px solid #075f4929;border-radius:16px;gap:6px;padding:14px;display:grid}.cta-action-panel strong{color:var(--green);font-size:15px}.cta-action-panel p{color:var(--muted);margin:0;font-size:13px}.cta-action-panel span{color:var(--red-dark);font-size:12px;font-weight:900}.recipe-card{gap:12px;display:grid}.sauce-match{color:var(--red-dark);background:var(--red-soft);border-radius:14px;padding:11px 12px;font-size:13px;font-weight:900}.metric-row{color:var(--muted);font-size:12px;font-weight:900}.ranking-list{gap:10px;display:grid}.ranking-card{cursor:pointer;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:12px;transition:transform .16s,box-shadow .16s;display:grid}.compact-rankings .ranking-card{background:#fffdf7eb;border-radius:18px}.ranking-card:active{transform:scale(.99)}.ranking-card p{color:var(--muted);margin:4px 0 0;font-size:12px}.ranking-card.open{box-shadow:var(--shadow);align-items:start}.ranking-detail{gap:10px;margin-top:10px;display:grid}.ranking-like{border:1px solid var(--line);min-width:64px;color:var(--red-dark);cursor:pointer;background:#fff;border-radius:999px;padding:8px 10px;font-weight:900}.country-card,.lab-card,.challenge-card{gap:10px;display:grid}.form-layout,.form-panel,.result-card,.challenge-form{gap:12px;display:grid}.mingo-assistant-card{grid-template-columns:62px 1fr;align-items:center}.mingo-assistant-card strong{margin-bottom:4px;font-size:16px;display:block}.mingo-assistant-card p{margin-bottom:0;font-size:13px}.mingo-face{background:radial-gradient(circle at 30% 24%,#ffffff8c,#0000 18%),linear-gradient(145deg,#df2d49,#89182b);border-radius:18px;width:54px;height:54px;position:relative;box-shadow:0 12px 24px #cf234038}.mingo-face:before{content:"";background:#fff6e5;border-radius:999px 999px 8px 8px;height:12px;position:absolute;inset:9px 12px auto}.mingo-eye{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:23px}.mingo-eye.left{left:18px}.mingo-eye.right{right:18px}.mingo-smile{border-bottom:2px solid #fff;border-radius:0 0 14px 14px;width:14px;height:7px;position:absolute;bottom:16px;left:20px}.form-panel label,.challenge-form label{color:var(--ink);gap:7px;font-size:13px;font-weight:900;display:grid}.form-hint{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.form-grid,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:none}input,select{min-height:44px;padding:0 12px}textarea{resize:vertical;min-height:112px;padding:12px}input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px #cf23401c}.result-card ul,.result-card ol,.lab-card ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.52}.result-product-visual{background:#fff6e59e;border:1px solid #ead8bbc7;border-radius:18px;grid-template-columns:64px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.result-product-visual strong{margin-bottom:3px;display:block}.result-product-visual p{margin-bottom:0;font-size:12px}.result-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.result-actions span{color:var(--green);font-size:12px;font-weight:900}.state-box{border-radius:16px;padding:16px;font-weight:900}.state-box.loading{color:var(--red-dark);background:var(--red-soft)}.state-box.error{color:#fff;background:var(--red-dark)}.community-head{justify-content:space-between;align-items:center}.profile-grid div{background:#fff;border-radius:16px;gap:4px;padding:14px;display:grid}.profile-grid span{color:var(--muted);font-size:12px;font-weight:900}.bottom-nav{z-index:30;width:min(720px,100%);padding:8px 10px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf7eb;border-top:1px solid #ead8bbdb;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -14px 34px #572c1214}.bottom-link{min-height:54px;color:var(--muted);border-radius:16px;place-items:center;gap:4px;padding:6px 2px;font-weight:900;display:grid}.bottom-link span{width:26px;height:26px;color:var(--green);background:#075f4914;border-radius:12px;place-items:center;font-size:15px;display:grid}.bottom-link small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.bottom-link.active{color:var(--red-dark);background:var(--red-soft)}.bottom-link.active span{color:#fff;background:var(--red);box-shadow:0 8px 18px #cf234033}@media (min-width:680px){.card-grid,.product-grid,.country-grid,.lab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.app-shell{padding-inline:12px}.hero-section{min-height:300px;padding:18px}.hero-product{display:none}.section-head{display:grid}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-card,.form-grid,.profile-grid,.cta-row.compact,.spec-list div{grid-template-columns:1fr}}.webchat-layout{gap:14px;display:grid}.webchat-mode-bar{flex-wrap:wrap;gap:10px;display:flex}.webchat-log{background:#fffdf7e0;border:1px solid #ead8bbdb;border-radius:18px;gap:10px;max-height:56vh;padding:10px;display:grid;overflow-y:auto}.webchat-empty{color:var(--muted);font-size:13px;font-weight:800}.webchat-bubble{background:#fff;border:1px solid #ead8bbdb;border-radius:18px;gap:6px;max-width:92%;padding:12px;display:grid}.webchat-bubble.user{background:#fff6f7;border-color:#cf234038;justify-self:end}.webchat-bubble.assistant{background:#f4fbf7;border-color:#075f4924;justify-self:start}.webchat-role{text-transform:uppercase;color:var(--soft);font-size:11px;font-weight:900}.webchat-bubble time{color:var(--soft);font-size:10px;font-weight:900}.webchat-error{color:var(--red-dark);font-size:13px;font-weight:900}.webchat-composer{background:#fffdf7eb;border:1px solid #ead8bbdb;border-radius:18px;gap:10px;padding:12px;display:grid}.webchat-composer textarea{resize:vertical}.webchat-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.webchat-examples{gap:8px;display:grid}.webchat-example-label{color:var(--soft);text-transform:uppercase;font-size:12px;font-weight:900}.webchip-row{flex-wrap:wrap;gap:8px;display:flex}.webchip{min-height:34px;color:var(--green);background:#ffffffc7;border:1px solid #ead8bbdb;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.finished-dish-photo{gap:8px;margin:0;display:grid}.finished-dish-photo img,.recipe-card-photo,.community-photo{aspect-ratio:16/10;object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%}.finished-dish-photo figcaption{color:var(--muted);font-size:12px;font-weight:900}.photo-review-form{background:#fff6e59e;border:1px solid #ead8bbc7;border-radius:8px;gap:10px;padding:14px;display:grid}.photo-review-form p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.45}.photo-review-form label{color:var(--ink);gap:7px;font-size:13px;font-weight:900;display:grid}.photo-preview{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;max-height:260px;display:block}.photo-review-status{color:var(--green);font-size:12px;font-weight:900}.recipe-card-photo,.community-photo{margin-bottom:12px;display:block}
