:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}html,body{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(1200px 480px at 50% -10%,#fffffff2,#f5f7fab3 60%,#eef2f759),linear-gradient(180deg,#f6f7fb,#eceff4);color:#1d1d1f}.page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 24px;position:relative;isolation:isolate}.page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:#eef1f6 url(/master-bg.png) center center / cover no-repeat}.page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#f7f8fc8f,#f0f2f78f);pointer-events:none}.content-area{flex:1;width:min(980px,100%);display:flex;align-items:center;justify-content:center}.top-nav-shell{width:calc(100% + 48px);align-self:stretch;margin-inline:-24px;background:#ece8df;border-bottom:1px solid rgba(29,29,31,.14)}.top-nav{width:min(980px,100%);display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:clamp(8px,2vw,16px);padding:clamp(8px,1.8vw,12px) clamp(8px,2vw,14px);margin:0 auto}.nav-links{display:flex;flex-wrap:wrap;gap:clamp(6px,1.2vw,10px);min-width:0;flex:1 1 auto}.nav-button{border:0;border-radius:999px;padding:clamp(6px,1vw,9px) clamp(10px,1.8vw,14px);font-weight:700;font-size:clamp(.88rem,.72rem + .5vw,1.03rem);background:transparent;color:#4a4a4f;text-decoration:none;transition:color .18s ease,background-color .18s ease}.nav-button.active{background:#ffffffa6;color:#1d1d1f;box-shadow:0 8px 20px #191c2614}.nav-button:hover{color:#1d1d1f;background:#ffffff73}.main-link{color:#1d1d1f;text-decoration:none;font-weight:700;white-space:nowrap}.main-logo-link{display:inline-flex;align-items:center;flex:0 0 auto}.main-logo{height:clamp(36px,6vw,60px);max-width:min(42vw,260px);width:auto;display:block}.card{width:min(680px,100%);background:transparent;border:0;border-radius:0;padding:8px 2px;box-shadow:none}.waitlist-card{display:flex;flex-direction:column;align-items:center}.waitlist-card h1{width:min(560px,100%);text-align:center}h1{margin:0 0 8px;font-size:clamp(2rem,5vw,3.2rem);font-weight:600;letter-spacing:-.02em;line-height:1.07}p{margin:0 0 18px;color:#6e6e73;font-size:1.03rem;max-width:48ch}.form{display:flex;align-items:center;gap:10px;width:min(560px,100%);padding:6px;border-radius:999px;background:#ffffffb8;box-shadow:0 18px 40px #191c2614;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.waitlist-form{flex-direction:column;align-items:stretch;border-radius:24px;padding:8px}.waitlist-email-row{display:flex;align-items:center;gap:10px;width:100%}.waitlist-email-row input{background:transparent}.waitlist-terms-row{display:flex;align-items:flex-start;gap:10px;margin:0;color:#5d5d63;font-size:.92rem;line-height:1.35;cursor:pointer;min-width:0}.waitlist-terms-row input{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0;padding:0;border-radius:4px;accent-color:#1d1d1f;cursor:pointer}.waitlist-terms-row a{color:#1d1d1f;font-weight:700;text-decoration:underline;text-underline-offset:2px}.waitlist-submit-row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:0 2px 0 8px}.waitlist-submit-row button{flex:0 0 auto;align-self:flex-end;width:auto}label{display:none}input{border:0;outline:0;background:transparent;border-radius:999px;padding:12px 16px;font-size:1rem;color:#1d1d1f;flex:1}button{border:0;border-radius:999px;padding:12px 18px;font-weight:600;cursor:pointer;background:#1d1d1f;color:#fff;white-space:nowrap;transition:transform .16s ease,opacity .16s ease}button:disabled{opacity:.6;cursor:not-allowed}button:not(:disabled):hover{transform:translateY(-1px)}.status{margin-top:16px;font-weight:600}.status.ok{color:#027a48}.status.error{color:#b42318}.hint{display:block;margin-top:14px;color:#6b7280}.about-card{width:min(920px,100%);text-align:center}.about-grid{margin-top:18px;display:flex;flex-direction:column;align-items:center;gap:14px}.about-panel{background:#ffffff9e;border-radius:18px;padding:14px;box-shadow:0 10px 24px #191c260f}.about-panel h2{margin:0 0 10px;font-size:1rem;font-weight:600;color:#1d1d1f}.recall-card{width:min(980px,100%);display:flex;flex-direction:column;gap:22px;padding-bottom:28px}.recall-hero{display:flex;flex-direction:column;gap:10px}.recall-eyebrow,.recall-section-label{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:700;color:#8b5e34}.recall-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.recall-panel,.recall-product-card,.recall-result-card,.recall-empty-state{background:#fffcf6d1;border:1px solid rgba(119,85,44,.12);border-radius:24px;padding:20px;box-shadow:0 16px 36px #46341b14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recall-main-panel,.recall-capture-panel,.recall-form-stack{display:flex;flex-direction:column;gap:14px}.recall-panel h2,.recall-product-card h2,.recall-result-card h3{margin:0 0 10px}.recall-action-row,.recall-upload-box,.recall-chip-row,.recall-facts,.recall-match-box,.recall-result-topline{display:flex;flex-wrap:wrap;gap:10px}.recall-camera-shell{width:100%;min-height:260px;border-radius:22px;border:1px dashed rgba(120,88,49,.28);background:radial-gradient(circle at top,rgba(255,220,171,.35),transparent 44%),linear-gradient(180deg,#543e23e6,#201a13f5);display:flex;align-items:center;justify-content:center;overflow:hidden;margin:16px 0}.recall-camera-feed{width:100%;height:100%;min-height:260px;object-fit:cover}.recall-camera-placeholder{padding:24px;text-align:center;color:#fff5e7e6;max-width:34ch}.recall-form{display:flex;flex-direction:column;gap:12px}.recall-manual-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.recall-visible-label{display:block;font-weight:700;color:#43311e}.recall-form input{border-radius:18px;border:1px solid rgba(120,88,49,.16);background:#fffc}.recall-secondary-button{background:#f3e8d7;color:#43311e}.recall-capture-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recall-support-note,.recall-upload-note{color:#735b46;font-size:.95rem;margin:0}.recall-hidden-input{display:none}.recall-results{display:flex;flex-direction:column;gap:18px}.recall-capture-upload-box{justify-content:flex-start}.recall-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#16120d6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.recall-modal{width:min(760px,100%);max-height:min(88vh,920px);overflow:auto;background:#fffcf6fa;border:1px solid rgba(119,85,44,.14);border-radius:28px;padding:22px;box-shadow:0 26px 60px #20170c3d}.recall-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.recall-modal-header h2{margin:4px 0 0}.recall-modal-close{width:auto;flex:0 0 auto}.recall-product-card{display:flex;justify-content:space-between;align-items:center;gap:18px}.recall-product-copy{display:flex;flex-direction:column;gap:10px;min-width:0}.recall-product-image{width:132px;height:132px;object-fit:cover;border-radius:20px;background:#fff;border:1px solid rgba(120,88,49,.12)}.recall-chip{border-radius:999px;padding:7px 12px;background:#ebd6b7b3;color:#5e4326;font-size:.9rem}.recall-chip-warning{background:#ffeacceb;color:#7b3f00}.recall-result-list{display:flex;flex-direction:column;gap:14px}.recall-source-link{display:inline-flex;color:#7b3f00;font-weight:700;text-decoration:none}.recall-source-link:hover{text-decoration:underline}.recall-table-shell{overflow-x:auto;border-radius:20px;background:#fffcf6d1;border:1px solid rgba(119,85,44,.12);box-shadow:0 16px 36px #46341b14}.recall-table{width:100%;border-collapse:collapse;min-width:760px}.recall-table th,.recall-table td{text-align:left;vertical-align:top;padding:14px 16px;border-bottom:1px solid rgba(119,85,44,.12);color:#3f3121}.recall-table th{background:#f1e4cfcc;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#6b4e2f}.recall-table tbody tr:last-child td{border-bottom:0}.recall-table-type{font-weight:700}.recall-table-subtext{margin-top:4px;font-size:.9rem;color:#7a634f}.recall-table-date-cell{white-space:nowrap;min-width:168px}.recall-table-codes-cell{min-width:220px;max-width:320px;white-space:normal;word-break:break-word;line-height:1.45}.recall-table-geography-cell{min-width:240px;max-width:340px;white-space:normal;word-break:break-word;line-height:1.45}.recall-possible-shell{background:#fffcf6d1;border:1px solid rgba(119,85,44,.12);border-radius:20px;padding:14px 16px}.recall-possible-shell summary{cursor:pointer;font-weight:700;color:#5e4326}@media(max-width:820px){.recall-panel-grid{grid-template-columns:1fr}.recall-product-card{flex-direction:column;align-items:flex-start}.recall-manual-row,.recall-capture-actions{grid-template-columns:1fr}.recall-modal{padding:18px;border-radius:22px}.recall-modal-header{flex-direction:column;align-items:stretch}}.text-box{width:min(760px,100%)}.image-placeholder{width:min(520px,100%)}.about-textarea{width:100%;border:0;outline:0;resize:vertical;border-radius:12px;padding:12px;font-size:.98rem;color:#1d1d1f;background:#fffc}.blog-card{width:min(920px,100%)}.blog-list{display:grid;gap:18px;margin-top:14px}.blog-item,.blog-article-shell{background:#ffffff9e;border-radius:18px;padding:16px;box-shadow:0 10px 24px #191c260f}.blog-item h2{margin:0 0 6px;font-size:1.35rem;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.blog-item-top{display:flex;justify-content:flex-end;margin-bottom:6px;position:relative;z-index:2}.article-title-row{display:inline-flex;align-items:center;gap:8px;min-width:0}.article-heading-right{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.blog-article-top{display:flex;justify-content:flex-end;margin-bottom:8px;position:relative;z-index:2}.share-menu{position:relative}.share-button{width:auto;padding:8px 12px;border-radius:999px;font-size:.84rem;display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:36px}.share-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.share-panel{position:absolute;top:calc(100% + 6px);right:0;width:min(380px,90vw);display:grid;gap:10px;padding:12px;border-radius:12px;background:#ffffff47;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #0f172a1f;opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .22s ease}.share-panel.is-closing{opacity:0;transform:translateY(-8px);pointer-events:none}.share-panel-button{width:auto;justify-self:stretch;padding:10px 12px;font-size:.84rem}.share-email-row{display:flex;gap:10px;align-items:center;width:100%}.share-email-row input{flex:1 1 auto;min-width:0;background:#ffffffb8;border-radius:12px;padding:10px 12px}.share-email-row .share-panel-button{flex:0 0 88px;width:88px;justify-self:auto;padding:10px}.article-rating-inline{display:inline-flex;align-items:center;gap:0;margin-left:auto}.article-rating-inline-average{color:#5b5b61;font-size:.82rem;font-weight:600;margin-left:-.02em;font-variant-numeric:tabular-nums}.article-rating-stars{position:relative;display:inline-block;font-size:.95rem;line-height:1;letter-spacing:0}.article-rating-stars-empty{color:#c7c9d3}.article-rating-stars-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:#f5a623}.article-title-button{border:0;background:transparent;padding:0;margin:0;color:#1d1d1f;font:inherit;font-weight:600;text-align:left;cursor:pointer}.article-title-button:hover{text-decoration:underline}.article-id{margin:0 0 12px;color:#8c8c93;font-size:.9rem}.article-meta{margin:0 0 10px;color:#6e6e73;font-size:.94rem}.article-body{margin:0 0 16px;white-space:pre-line;line-height:1.72;max-width:72ch;color:#232327;text-align:left;text-indent:1.4em}.article-body strong{color:#151519;font-weight:750}.article-body-strong{text-indent:0;padding:10px 12px;border-left:4px solid rgba(111,85,52,.42);border-radius:10px;background:#f7f4eca8}.article-section-heading{max-width:72ch;margin:26px 0 10px;color:#151519;line-height:1.2;letter-spacing:0}.article-section-heading-1{font-size:clamp(1.45rem,2.4vw,2rem)}.article-section-heading-2{font-size:clamp(1.22rem,2vw,1.55rem)}.article-section-heading-3{font-size:1.08rem;text-transform:uppercase;letter-spacing:.08em;color:#6f5534}.article-list{max-width:72ch;margin:0 0 18px;padding-left:1.4rem;color:#232327;line-height:1.68}.article-list li{margin:0 0 8px}.article-list strong{color:#151519;font-weight:750}.blog-article-content>.article-body:first-child{text-indent:0}.blog-article-content>.article-body:first-child:first-letter{float:left;font-size:3.2em;line-height:.9;font-weight:600;margin-right:.08em;margin-top:.06em;color:#141417}.article-body.excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.blog-lead-image img{width:100%;height:240px;object-fit:cover;border-radius:12px;background:#ffffff80}.article-no-images{margin:0;color:#8c8c93}.blog-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;align-items:start}.blog-images img{width:100%;height:auto;max-height:min(76vh,760px);object-fit:contain;border-radius:14px;background:#ffffff9e;box-shadow:0 12px 28px #191c261a}.blog-images img:first-child{grid-column:1 / -1;justify-self:center;max-width:min(100%,1100px)}.blog-article-content{width:100%}.ratings-section{margin-top:28px;padding-top:18px;border-top:1px solid rgba(29,29,31,.12)}.ratings-section h2{margin:0 0 10px;font-size:1.25rem;color:#1d1d1f}.ratings-form{display:grid;gap:10px;width:100%;margin-top:8px}.ratings-form input,.ratings-form select,.ratings-form textarea{border:0;outline:0;border-radius:12px;padding:11px 12px;font-size:.98rem;color:#1d1d1f;background:#fffc}.ratings-form textarea{resize:vertical}.star-rating-input{display:flex;align-items:center;gap:10px}.star-rating-track{position:relative;display:inline-block;font-size:2.15rem;line-height:1;letter-spacing:.12em;cursor:pointer;-webkit-user-select:none;user-select:none}.star-rating-track:focus-visible{outline:2px solid rgba(29,29,31,.35);outline-offset:4px;border-radius:6px}.star-rating-empty{color:#c7c9d3}.star-rating-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:#f5a623;pointer-events:none}.star-rating-value{font-size:1.02rem;color:#424247;white-space:nowrap}.rating-list{display:grid;gap:10px;margin-top:14px}.rating-item{background:#ffffff94;border-radius:12px;padding:10px 12px}.blog-pagination{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:12px}.pagination-text{color:#6e6e73;font-size:.95rem}.article-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:grid;place-items:center;padding:20px;z-index:50}.article-modal{width:min(920px,100%);max-height:86vh;overflow:auto;background:#fffffff5;border-radius:18px;padding:20px;box-shadow:0 22px 52px #0f172a47}.article-modal h2{margin:0 0 8px;font-size:clamp(1.4rem,3vw,2rem)}.article-modal-close{float:right}.placeholder-box{min-height:160px;border:1px dashed rgba(29,29,31,.25);border-radius:14px;display:grid;place-items:center;color:#6e6e73;font-size:.95rem;text-align:center;padding:10px}.home-card{display:grid;gap:16px;justify-items:center;width:100%;max-width:none;padding-inline:0}.home-tiles-grid{width:100%;display:grid;grid-template-columns:minmax(0,800px);grid-auto-rows:300px;gap:16px;justify-content:center}.home-tile{width:800px;height:300px;perspective:1400px;cursor:pointer}.home-tile-inner{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s ease}.home-tile:hover .home-tile-inner,.home-tile.is-flipped .home-tile-inner{transform:rotateY(180deg)}.home-tile-face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;overflow:hidden}.home-tile-front{z-index:2}.home-tile-back{display:grid;place-items:center;padding:18px;transform:rotateY(180deg);background:linear-gradient(150deg,#fafafaf0,#edf0f4f0)}.home-tile-front{width:100%;height:100%;position:relative;display:grid;place-items:center}.home-feature-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:.5}.home-feature-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff38,#ffffff57);z-index:1}.home-feature-text{margin:0;padding:12px 14px;font-size:clamp(.9rem,.84rem + .35vw,1.06rem);font-weight:600;color:#151519;line-height:1.32;max-width:min(52ch,94%);text-align:center;position:relative;z-index:2;text-shadow:0 1px 2px rgba(255,255,255,.85),0 0 10px rgba(255,255,255,.45),0 2px 14px rgba(0,0,0,.2)}.home-feature-back-text{margin:0;max-width:28ch;color:#1d1d1f;font-size:clamp(.9rem,.86rem + .3vw,1rem);line-height:1.4;text-align:center;font-weight:500}.home-waitlist-link{width:min(800px,100%);display:inline-flex;justify-content:center;align-items:center;padding:12px 18px;border-radius:999px;background:#1d1d1f;border:1px solid #1d1d1f;box-shadow:0 10px 24px #191c262e;text-align:center;font-size:1rem;font-weight:700;color:#fff;text-decoration:none;transition:transform .16s ease,opacity .16s ease,background-color .16s ease}.home-waitlist-link:hover{background:#111214;transform:translateY(-1px)}.home-waitlist-link:active{transform:translateY(0)}.home-waitlist-link span{pointer-events:none}@media(max-width:768px){.home-tiles-grid{grid-template-columns:1fr;grid-auto-rows:min(44vw,300px);gap:10px}.home-tile{width:100%;height:100%}}@media(max-width:460px){.home-tiles-grid{grid-template-columns:1fr;grid-auto-rows:min(58vw,300px)}.home-feature-text{font-size:.9rem;padding:10px}.home-feature-back-text{font-size:.86rem}.home-waitlist-link{font-size:.94rem;padding:11px 14px}}.taste-card{width:min(920px,100%)}.taste-card .status{width:100%;max-width:none;box-sizing:border-box}.taste-mode-buttons{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:8px 0 14px}.taste-mode-button{border-radius:14px;padding:12px 10px;background:#ffffffd1;color:#1d1d1f;border:1px solid rgba(29,29,31,.16);box-shadow:0 8px 18px #191c2614}.taste-mode-button.active{background:#1d1d1f;color:#fff}.taste-intake-form{width:100%;display:grid;gap:10px;margin-bottom:12px}.taste-intake-prompt{margin:0;max-width:none}.taste-rolling-tip{display:grid;gap:5px;padding:9px 12px 9px 14px;border-left:4px solid rgba(73,92,68,.58);border-radius:12px;background:#ebf1e89e;color:#4b5548;font-size:.9rem;font-weight:600;line-height:1.35;pointer-events:none}.taste-rolling-tip-label{color:#66725f;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.taste-intake-form textarea{width:100%;border:0;outline:0;border-radius:14px;padding:12px 14px;font-size:.98rem;color:#1d1d1f;background:#ffffffd1;resize:vertical;min-height:132px}.taste-intake-form textarea.locked{background:#d7dae1eb;color:#4b4f57;border:1px solid rgba(29,29,31,.2)}.taste-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.taste-primary-width-button{width:100%;grid-column:1 / -1}.taste-email-form{width:100%;display:flex;gap:10px;align-items:center;margin:8px 0 12px}.taste-email-form input{flex:1 1 auto;min-width:0;background:#ffffffd1;border-radius:999px;border:1px solid rgba(29,29,31,.12)}.taste-wait-box{width:min(640px,calc(100vw - 28px));min-height:140px;padding:20px 22px;border-radius:16px;background:#ffffff80;border:1px solid rgba(29,29,31,.15);color:#1f2126;font-size:1.2rem;font-weight:600;line-height:1.45;box-shadow:0 16px 34px #191c262e;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center}.taste-wait-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:1000;background:#0f172a33;pointer-events:none}.taste-output-grid{width:min(920px,100%);margin:0 auto 14px;display:grid;gap:12px;grid-template-columns:1fr}.taste-plan-box{width:100%;background:linear-gradient(160deg,#ffffffe6,#fcfaf5d9);border:1px solid rgba(118,99,70,.18);border-radius:16px;box-shadow:0 12px 28px #191c261a,inset 0 1px #ffffffa6;padding:16px 16px 14px;margin:0;max-height:42vh;min-height:42vh;overflow:auto}.taste-shopping-box{border-color:#4f695233;background:linear-gradient(160deg,#fafffbe6,#f4faf5d9)}@media(min-width:900px){.taste-output-grid.with-shopping{grid-template-columns:1fr 1fr;align-items:stretch}}.taste-plan-heading{display:inline-block;margin:0 0 10px;padding:4px 10px;border-radius:999px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6f5534;background:#dcc6a047;border:1px solid rgba(118,99,70,.2)}.taste-plan-box pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#2a2218;font-family:SF Pro Text,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.62;font-size:1.02rem}.taste-plan-table{width:100%;border-collapse:collapse;table-layout:fixed}.taste-shopping-table{min-width:560px}.taste-plan-table th,.taste-plan-table td{border:1px solid rgba(118,99,70,.2);vertical-align:top}.taste-plan-table-section{width:28%;min-width:120px;padding:10px;text-align:left;font-size:.83rem;letter-spacing:.06em;text-transform:uppercase;color:#6f5534;background:#dcc6a038}.taste-plan-table-item{padding:10px 12px;color:#2a2218;line-height:1.52;font-size:.98rem;background:#ffffff8f}.taste-shopping-table-item-header,.taste-shopping-table-amount-header,.taste-shopping-table-coverage-header{padding:10px;text-align:left;font-size:.8rem;letter-spacing:0;text-transform:uppercase;white-space:nowrap;color:#35533a;background:#bee1c54d;border:1px solid rgba(79,105,82,.22)}.taste-shopping-table-item-header{width:38%}.taste-shopping-table-amount-header{width:18%}.taste-shopping-table-coverage-header{width:22%}.taste-shopping-table .taste-plan-table-section{width:22%;min-width:96px;color:#35533a;background:#bee1c542;border-color:#4f695238}.taste-shopping-table-amount,.taste-shopping-table-coverage{padding:10px;color:#2a2218;line-height:1.45;font-size:.94rem;background:#f5fcf6a3;border:1px solid rgba(79,105,82,.22)}.chat-window{background:transparent;border-radius:0;padding:0;min-height:120px;max-height:none;overflow:visible;display:flex;align-items:center;justify-content:center}.chat-bubble{width:min(820px,100%);max-width:100%;padding:0;border-radius:0;white-space:pre-wrap;line-height:1.4;font-size:1.2rem;text-align:center}.chat-bubble.bot{align-self:initial;background:transparent;color:#1d1d1f}.chat-bubble.user{align-self:flex-end;background:#1d1d1f;color:#fff}.typing-cursor{display:inline-block;margin-left:2px;animation:blink 1s steps(1,end) infinite}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.chat-input-row{margin-top:12px;display:flex;gap:10px;width:100%}.chat-input-row input{flex:1;min-width:0;background:#ffffffc7;border-radius:999px}.chat-input-row button{width:auto;flex:0 0 auto}.site-footer{width:min(980px,100%);display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:clamp(8px,2vw,16px);padding:clamp(8px,1.8vw,12px) clamp(8px,2vw,14px);margin-top:auto;margin-left:auto;margin-right:auto;overflow-x:auto}.site-footer-shell{width:calc(100% + 48px);align-self:stretch;margin-inline:-24px;background:#ece8df;border-top:1px solid rgba(29,29,31,.14);margin-top:auto}.footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(4px,1vw,8px);flex:0 0 auto;white-space:nowrap}.footer-center{display:flex;gap:clamp(8px,1.4vw,12px);flex:1 1 auto;min-width:0;justify-content:center;white-space:nowrap}.footer-right{display:flex;flex-direction:column;align-items:center;gap:clamp(4px,1vw,8px);flex:0 0 auto;white-space:nowrap}.footer-download-label{margin:0;color:#5d5d63;font-size:clamp(.78rem,.68rem + .25vw,.9rem);text-align:center}.footer-download-icons{display:flex;gap:8px;justify-content:center;width:100%}.footer-about-link{color:#5d5d63;text-decoration:none;font-size:clamp(.84rem,.72rem + .35vw,.98rem)}.footer-about-link:hover{color:#1d1d1f;text-decoration:underline}.contact-card{width:min(760px,100%)}.legal-card{width:min(920px,100%);background:#ffffff9e;border-radius:18px;padding:18px 20px;box-shadow:0 10px 24px #191c260f}.legal-card h2{margin:16px 0 6px;font-size:1.05rem;color:#1d1d1f}.legal-card p{max-width:88ch;margin-bottom:12px;color:#45454a}.contact-form{display:grid;gap:10px;width:100%}.contact-form input{background:#ffffffc7}.contact-form textarea{border:0;outline:0;border-radius:14px;padding:12px 14px;font-size:1rem;color:#1d1d1f;background:#ffffffc7;resize:vertical}.social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#5d5d63;text-decoration:none;background:#ffffff8c;box-shadow:0 6px 14px #191c2614;transition:transform .12s ease,color .12s ease,background-color .12s ease}.social-link:hover{color:#1d1d1f;background:#ffffffbf;transform:translateY(-1px)}.social-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.page{padding:0 14px;gap:14px}.top-nav-shell,.site-footer-shell{width:calc(100% + 28px);margin-inline:-14px}.content-area{width:100%}.page:before{background-size:cover;background-position:center center}.top-nav{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px}.nav-links{width:100%;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;padding-bottom:2px}.main-logo{height:clamp(28px,8vw,40px);max-width:38vw}.form{flex-direction:column;align-items:stretch;border-radius:24px;width:100%}.waitlist-email-row{flex-direction:column;align-items:stretch}.waitlist-submit-row{flex-direction:column;align-items:stretch;gap:10px;padding:0 4px}.waitlist-submit-row button{align-self:stretch;width:100%}button{width:100%}.about-grid{align-items:stretch}.blog-item,.blog-article-shell{padding:12px;border-radius:14px}.blog-item h2{font-size:1.1rem}.article-id,.article-meta{font-size:.85rem}.article-body{font-size:.95rem;text-indent:1em}.article-body-strong{text-indent:0;padding:9px 10px}.article-section-heading{margin-top:22px}.blog-article-content>.article-body:first-child:first-letter{font-size:2.6em}.blog-lead-image img{height:180px}.blog-pagination{gap:8px;flex-wrap:wrap}.pagination-text{width:100%;text-align:center;order:-1}.article-modal-backdrop{padding:10px;align-items:end}.article-modal{width:100%;max-height:88vh;border-radius:14px;padding:14px}.article-modal h2{font-size:1.2rem}.article-modal-close{width:auto;padding:8px 12px;font-size:.9rem}.blog-images{grid-template-columns:1fr;gap:12px}.blog-images img{max-height:none;border-radius:12px}.chat-window{min-height:100px;max-height:none}.taste-plan-box{max-height:34vh;min-height:34vh;padding:13px 12px 11px}.taste-output-grid,.taste-mode-buttons,.taste-action-buttons{grid-template-columns:1fr}.taste-email-form{flex-direction:column;align-items:stretch}.taste-plan-table-section{width:34%;font-size:.74rem;padding:8px}.taste-plan-table-item{font-size:.92rem;padding:8px 9px}.taste-shopping-table-item-header,.taste-shopping-table-amount-header,.taste-shopping-table-coverage-header,.taste-shopping-table-coverage,.taste-shopping-table-amount{font-size:.82rem;padding:8px}.chat-input-row{flex-direction:column;width:100%}.chat-input-row button{width:100%}.site-footer{padding:10px 14px}.footer-center{justify-content:flex-start}.footer-right{align-items:center}.footer-left{gap:8px}.star-rating-input{align-items:flex-start;flex-direction:column}.star-rating-track{font-size:1.8rem;letter-spacing:.1em}}
