@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color:#07182e;--navy:#07182e;--ink:#102238;--muted:#667286;--line:#e7e0d4;--paper:#fffdf8;--card:#fff;--blue:#105cfb;--blueDark:#0a42be;--blueSoft:#eaf2ff;--green:#12805c;--greenSoft:#e8f6ef;--amber:#b87616;--amberSoft:#fff4d8;--shadow:0 24px 70px #0f1d301c;--radius:28px;background:#f7f4ec;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:#f7f4ec;margin:0}button,input,select{font:inherit}button,a.priceLink{cursor:pointer}.siteHeader{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4ece0;border-bottom:1px solid #07182e14;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-weight:900;display:flex}.brandMark{object-fit:contain;border-radius:50%;width:42px;height:42px;display:block;box-shadow:0 8px 18px #07182e2e}nav{align-items:center;gap:14px;display:flex}nav a,.navLink{color:var(--ink);background:0 0;border:0;font-weight:800;text-decoration:none}.navCta,.primary{background:var(--blue);color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 12px 28px #105cfb3d}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:12px 18px;font-weight:900}main{max-width:1240px;margin:auto;padding:0 20px 60px}.heroRedesign{grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:38px;min-height:620px;padding:70px 0;display:grid}.eyebrow,.sectionIntro span,.stepPane p{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-size:12px;font-weight:900}h1{letter-spacing:-.08em;margin:14px 0 20px;font-size:clamp(54px,8vw,104px);line-height:.88}h2{letter-spacing:-.07em;margin:8px 0 10px;font-size:clamp(34px,5vw,64px);line-height:.95}h3{letter-spacing:-.04em}.heroSub{color:var(--muted);max-width:650px;font-size:21px;line-height:1.45}.heroActions{gap:12px;margin:28px 0;display:flex}.timeNote{color:var(--muted);font-weight:800}.heroCard,.recommendationCard,.decisionPanel,.productPage,.compareSection,.kosherSection,.proofStrip article,.adminCard{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #07182e14}.heroCard{padding:24px;position:relative}.productArt{background:linear-gradient(135deg,#eef5ff,#fff7df);border-radius:24px;place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.artGlow{filter:blur(32px);background:#105cfb2e;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-100px;right:-60px}.packshotSlot,.neutralProductVisual{z-index:1;background:radial-gradient(circle at 72% 18%,#ffffff47,transparent 26%),linear-gradient(155deg,#06182e,var(--visual-accent,#2563eb));color:#fff;text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:170px;height:210px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 55px #07182e42}.neutralProductVisual:after{content:"";background:#ffffff29;border-radius:50%;width:110px;height:110px;position:absolute;inset:auto -30px -46px auto}.packshotSlot.large,.neutralProductVisual.large{width:240px;height:290px}.neutralProductVisual.mini{border-radius:18px;width:74px;height:88px}.fallbackMark{background:#ffffff24;border-radius:20px;place-items:center;width:58px;height:58px;font-size:22px;font-weight:950;display:grid}.neutralProductVisual.large .fallbackMark{width:82px;height:82px;font-size:30px}.neutralProductVisual small{color:#ffffffb8;font-weight:800}.matchPill{background:var(--greenSoft);color:var(--green);border-radius:999px;align-items:center;gap:8px;margin-top:16px;padding:9px 13px;font-weight:900;display:inline-flex}.matchPill strong{font-size:22px}.heroStats,.miniBadges,.proofChips,.badges,.recActions,.stepControls,.summaryMetrics{flex-wrap:wrap;gap:10px;display:flex}.heroStats span,.miniBadges span,.proofChips span,.badges span{color:var(--ink);background:#f4f7fb;border-radius:999px;padding:9px 11px;font-weight:800}.priceToday,.priceBox{color:#fff;background:#07182e;border-radius:22px;flex-direction:column;gap:7px;margin-top:16px;padding:16px;display:flex}.priceToday strong,.priceBox strong{font-size:28px}.priceToday em,.priceBox span{color:#ffffffbf;font-style:normal}.priceToday button,.priceBox button,.priceLink{color:#07182e;text-align:center;background:#fff;border:0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:11px 14px;font-weight:950;line-height:1.05;text-decoration:none;display:inline-flex}.priceLink small{color:#07182e9e;font-size:11px;font-weight:800}.priceLink.ghost,.recActions .ghost{border:1px solid var(--line);color:var(--blue);box-shadow:none;background:#fff}.priceToday button:disabled,.priceBox button:disabled{opacity:.55;cursor:not-allowed}.proofStrip{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.proofStrip article{padding:22px}.proofIcon{background:var(--greenSoft);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.decisionPanel,.resultsRedesign,.productPage,.compareSection,.kosherSection{margin:28px 0;padding:34px}.sectionIntro{text-align:left}.sectionIntro p{color:var(--muted);font-size:18px}.progressWrap{margin:22px 0}.mobileProgress{display:none}.progressRail{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.progressRail div{color:var(--muted);background:#f0eee7;border-radius:18px;padding:12px;font-weight:900}.progressRail div.done{background:var(--blueSoft);color:var(--blue)}.progressRail span{background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;margin-right:8px;display:inline-grid}.guidedShell{grid-template-columns:300px 1fr;gap:20px;display:grid}.answerSummary,.stepPane{border:1px solid var(--line);background:#fffdf8;border-radius:24px;padding:22px}.summaryRow{border-top:1px solid #ece6dc;justify-content:space-between;padding:10px 0;display:flex}.choiceGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.choice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;padding:16px;font-weight:900}.choice.active{background:var(--navy);color:#fff;border-color:var(--navy)}.strictToggle{align-items:center;gap:8px;font-weight:900;display:flex}.budgetCompact{grid-column:1/-1;gap:10px;display:flex}.budgetCompact input,.budgetCompact select,.adminCard input{border:1px solid var(--line);border-radius:16px;width:100%;padding:13px}.recommendationStack{gap:18px;display:grid}.recommendationCard{padding:22px}.recommendationCard.featured{border:2px solid var(--blue)}.recHeader,.recMain{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.recMain{margin-top:16px}.recProductSlot{flex:0 0 190px;width:190px}.recProductVisual .neutralProductVisual,.recProductVisual .approvedPackshotVisual{width:180px;height:220px}.recProductVisual .approvedPackshotVisual img{max-height:176px}.miniPack{color:#fff;background:linear-gradient(145deg,#06182e,#1855b8);border-radius:18px;place-items:center;width:70px;height:86px;font-weight:950;display:grid}.bestTag{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-size:12px;font-weight:950}.recMatch{text-align:right}.recMatch strong{font-size:28px}.recCopy{flex:1}.variantLine,.recommendationCopy,.diffNote{color:var(--muted)}.whyBlock{background:#f7f9fc;border-radius:20px;margin:14px 0;padding:14px}.whyBlock ul{margin:0;padding-left:18px}.productHero{grid-template-columns:340px 1fr;align-items:center;gap:24px;display:grid}.productImageSlot{background:linear-gradient(135deg,#eaf2ff,#fff4d8);border-radius:28px;place-items:center;min-height:330px;display:grid}.productSummary{padding:12px}.summaryMetrics{margin:18px 0}.summaryMetrics span{background:#f5f7fa;border-radius:18px;min-width:130px;padding:14px}.summaryMetrics small{color:var(--muted);font-weight:800;display:block}.summaryMetrics b{font-size:20px}.importantMetric{color:var(--green);background:var(--greenSoft)!important}.detailAccordions details{border:1px solid var(--line);background:#fff;border-radius:18px;margin:10px 0;padding:14px}.detailAccordions summary{cursor:pointer;font-weight:950}.sourceLink{color:var(--blue);margin-top:14px;font-weight:900;text-decoration:none;display:inline-flex}.compareDuel{background:#fff;border:1px solid #07182e14;border-radius:28px;margin-bottom:16px;padding:18px}.duelNames,.compareRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.duelNames h3{letter-spacing:-.055em;margin:0 0 12px;font-size:24px;line-height:1.05}.compareRow{border-top:1px solid #edf0f3;padding:12px 0}.rowWinner{background:var(--greenSoft);color:var(--green);border-radius:999px;padding:4px 8px;font-weight:900}.compareCards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.compareCards article,.kosherCards article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.kosherCards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.emptyState{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:28px;padding:34px}.emptyIcon{background:var(--amberSoft);width:52px;height:52px;color:var(--amber);border-radius:50%;place-items:center;margin:auto;font-weight:950;display:grid}.relaxList{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.relaxList span{background:#f4f7fb;border-radius:999px;padding:9px 12px;font-weight:800}.sourceBadge{color:var(--ink);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;margin-left:8px;padding:3px 8px;display:inline-flex}.adminShell{max-width:1180px;padding:34px 22px}.adminCard{margin:20px 0;padding:28px}.adminCard h1{letter-spacing:-.065em;margin:0 0 10px;font-size:48px}.adminCard label{margin:18px 0;font-weight:900;display:block}.adminActions{flex-wrap:wrap;gap:10px;display:flex}.adminActions button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.adminActions .primary{background:var(--blue);color:#fff}.adminStatus{color:var(--green);background:var(--greenSoft);border-radius:999px;padding:8px 12px;font-weight:900;display:inline-flex}.adminGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.adminGrid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;overflow:auto}.adminGrid pre{white-space:pre-wrap;font-size:12px}.desktopOnly{display:grid}.trustSection{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdf8,#eef5ff);border:1px solid #07182e14;margin:28px 0;padding:34px}.trustGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.trustGrid article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.trustGrid h3{margin-top:0}.trustGrid p{color:var(--muted);line-height:1.5}.allProteinsSection{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #07182e14;margin:28px 0;padding:34px}.allProteinGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.catalogCard{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;gap:12px;padding:16px;display:flex}.catalogCard .neutralProductVisual{width:100%;height:190px}.catalogCard h3{margin:0;font-size:20px;line-height:1.05}.catalogCard p{color:var(--muted);margin:0;line-height:1.4}.catalogMeta{flex-wrap:wrap;gap:7px;display:flex}.catalogMeta span{background:#f4f7fb;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:850}.catalogPriceLink{margin-top:auto}.neutralProductVisual em{z-index:1;color:#ffffffc2;font-style:normal;font-weight:800;position:relative}.neutralProductVisual b,.neutralProductVisual small,.fallbackMark{z-index:1;position:relative}.approvedPackshotVisual{background:#fff;border:1px solid #07182e14;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:170px;height:210px;margin:0;padding:12px;display:flex;box-shadow:0 28px 55px #07182e2e}.approvedPackshotVisual img{object-fit:contain;max-width:100%;max-height:168px;display:block}.approvedPackshotVisual figcaption{color:var(--green);margin-top:8px;font-size:11px;font-weight:900}.approvedPackshotVisual.large{width:240px;height:290px}.approvedPackshotVisual.large img{max-height:238px}.approvedPackshotVisual.mini{border-radius:18px;width:74px;height:88px;padding:5px}.approvedPackshotVisual.mini img{max-height:72px}.approvedPackshotVisual.mini figcaption{display:none}.catalogCard .approvedPackshotVisual{width:100%;height:190px}.catalogCard .approvedPackshotVisual img{max-height:152px}@media (width<=820px){nav a,.navLink{display:none}.heroRedesign{grid-template-columns:1fr;min-height:0;padding:44px 0}.heroCard{order:-1}.proofStrip,.guidedShell,.productHero,.compareCards,.kosherCards{grid-template-columns:1fr}.progressRail{display:none}.mobileProgress{background:#e9e6dd;border-radius:999px;height:34px;display:block;position:relative;overflow:hidden}.mobileProgress i{background:var(--blueSoft);height:100%;display:block}.mobileProgress span{z-index:1;font-size:13px;font-weight:900;position:absolute;top:8px;left:12px}.recMain{flex-direction:column}.recProductSlot{width:auto}.priceBox{width:100%}.desktopOnly{display:none}}@media (width<=640px){#finder,#results,#product,#compare,#kosher,[data-shot]{scroll-margin-top:68px}.siteHeader{min-height:54px}.brandMark{border-radius:12px;width:32px;height:32px}.navCta{box-shadow:none;padding:8px 11px;font-size:13px}.productPage,.compareSection,.kosherSection{border-radius:24px;padding:18px}.productHero{flex-direction:column;display:flex}.productImageSlot{order:1;height:220px;min-height:0}.productSummary{order:2;padding:0}.heroStats,.miniBadges,.proofChips,.badges,.recActions,.stepControls,.summaryMetrics{gap:7px}h1{font-size:54px}.heroSub{font-size:18px}.heroActions{flex-direction:column}.decisionPanel,.resultsRedesign{padding:20px}.budgetCompact{flex-direction:column}.neutralProductVisual.large{width:180px;height:210px}.neutralProductVisual{width:145px;height:180px}}
