@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&family=Syne:wght@700;800&display=swap";:root{--bg: #050505;--bg-soft: #111111;--panel: #f6efe6;--panel-2: #ede1d1;--text: #f7f1e8;--text-dark: #1a1a1a;--muted: rgba(247, 241, 232, .72);--muted-dark: rgba(26, 26, 26, .7);--red: #bb2f1e;--yellow: #f0bc2a;--sand: #e8d9c8;--olive: #6b7a40;--border-light: rgba(255, 255, 255, .12);--border-dark: rgba(0, 0, 0, .08);--shadow: 0 24px 60px rgba(0, 0, 0, .28);--shadow-soft: 0 18px 44px rgba(0, 0, 0, .18);--radius-xl: 30px;--radius-lg: 22px;--radius-md: 16px;--container: min(1180px, calc(100vw - 2rem) )}*{box-sizing:border-box}html{scroll-behavior:smooth}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow-pulse{0%,to{box-shadow:var(--shadow)}50%{box-shadow:0 28px 72px #f0bc2a24}}body{margin:0;font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(240,188,42,.12),transparent 22%),radial-gradient(circle at top right,rgba(187,47,30,.14),transparent 26%),linear-gradient(180deg,#090909,#030303);color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:var(--container);margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:100;background:var(--yellow);color:#111;padding:.75rem 1rem;border-radius:999px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:50;background:#050505f0;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header:after,.password-panel:after{content:"";display:block;height:12px;background:linear-gradient(90deg,var(--yellow) 0 50%,transparent 50% 100%) left / 24px 12px repeat-x}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:88px;padding:.8rem 0}.brand-lockup{display:flex;align-items:center;gap:1rem;min-width:0}.mobile-menu-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;gap:.28rem;flex-direction:column;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--text);cursor:pointer}.mobile-menu-toggle-bar{width:18px;height:2px;border-radius:999px;background:currentColor}.brand-logo{width:172px;height:64px;object-fit:contain;border-radius:16px;overflow:hidden;background:#0b0b0b;box-shadow:inset 0 0 0 1px #ffffff0d}.brand-caption,.footer-copy,.inline-link,.yield-pill,.summary-card span,.tag,.filter-chip,.social-link,.password-copy,.password-label,.password-error{font-size:.94rem}.brand-caption{color:var(--muted);font-weight:700;line-height:1.3;max-width:18ch}.main-nav,.header-actions,.hero-actions,.filter-row,.controls-row,.tag-list,.footer-links,.quick-links,.password-form{display:flex;flex-wrap:wrap;gap:.75rem}.main-nav{justify-content:center}.hero-actions,.quick-links,.filter-row,.controls-row{margin-top:1rem}.hero-actions{margin-bottom:.25rem}.nav-link,.language-toggle,.social-link{padding:.78rem 1rem;border-radius:999px;transition:.18s ease;color:var(--text);min-height:44px;justify-content:center}.nav-link:hover,.language-toggle:hover,.social-link:hover{background:#ffffff14}.nav-link.active{background:var(--yellow);color:#111}.language-toggle{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(255,255,255,.18);font-weight:800;background:#ffffff05}.hero-section,.content-section,.page-hero,.site-footer{padding:2rem 0}.hero-section{padding-top:2.4rem}.hero-grid,.research-grid,.recipe-card-header,.recipe-columns,.contact-grid,.about-grid,.footer-grid,.password-screen{display:grid;gap:1.5rem}.hero-grid,.research-grid{grid-template-columns:1.05fr .95fr;align-items:center}.hero-section,.page-hero{background:linear-gradient(180deg,#ffffff05,#fff0),var(--bg)}.eyebrow{margin:0 0 .7rem;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;color:var(--yellow)}h1,h2,h3,h4{margin:0;font-family:Syne,sans-serif;line-height:.98;letter-spacing:-.03em}h1{font-size:clamp(3rem,8vw,6.4rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.4rem,2vw,1.75rem)}p,li{line-height:1.65}.hero-copy h1{color:#fff;text-shadow:0 5px 0 rgba(240,188,42,.14);max-width:8ch}.hero-copy>*{opacity:0;animation:fade-up .72s ease forwards}.hero-copy>*:nth-child(1){animation-delay:.02s}.hero-copy>*:nth-child(2){animation-delay:.1s}.hero-copy>*:nth-child(3){animation-delay:.18s}.hero-copy>*:nth-child(4){animation-delay:.26s}.hero-copy>*:nth-child(5){animation-delay:.34s}.hero-copy>*:nth-child(6){animation-delay:.42s}.hero-lead{font-size:clamp(1.05rem,2vw,1.25rem);max-width:34rem;color:#fff}.hero-text,.section-heading p,.footer-copy,.contact-card p,.about-card p{color:var(--muted);max-width:60ch}.quick-link{display:inline-flex;align-items:center;padding:.65rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);color:var(--text);min-height:44px}.hero-visual{position:relative}.hero-poster{background:linear-gradient(180deg,#111,#090909);border:2px solid rgba(255,255,255,.08);border-radius:28px;padding:clamp(1rem,2vw,1.25rem);box-shadow:var(--shadow);animation:fade-up .9s ease .16s both,glow-pulse 6s ease-in-out 1s infinite;overflow:hidden}.hero-poster img,.research-images img{border-radius:22px;border:2px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.hero-poster-copy{display:grid;gap:.5rem;margin-top:1rem}.hero-poster-copy p{margin:0;color:var(--yellow);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-poster-copy strong{color:#fff;font-family:Sora,sans-serif;font-size:clamp(1.4rem,3vw,2.1rem);line-height:1.02}.hero-badge{position:absolute;right:1rem;bottom:1rem;max-width:240px;background:linear-gradient(180deg,#f0bc2af5,#d88f11f5);color:#111;padding:1rem 1.1rem;border-radius:18px;box-shadow:var(--shadow)}.hero-badge span{display:block;opacity:.75;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;padding:.95rem 1.35rem;font-weight:800;border:1px solid transparent;transition:transform .18s ease,background .18s ease,color .18s ease;text-align:center}.button:hover{transform:translateY(-1px)}.button:focus-visible,.quick-link:focus-visible,.filter-chip:focus-visible,.sort-select:focus-visible,.password-input:focus-visible,.mobile-menu-toggle:focus-visible,.language-toggle:focus-visible,.nav-link:focus-visible,.social-link:focus-visible{outline:3px solid rgba(240,188,42,.55);outline-offset:2px}.button-primary{background:var(--yellow);color:#111}.button-secondary{background:var(--red);color:#fff}.button-ghost,.button-tertiary{border-color:#ffffff24;background:#ffffff0a;color:#fff}.section-heading{max-width:64ch;margin-bottom:1.5rem}.section-heading h2{color:#fff;max-width:12ch}.section-heading p{font-size:clamp(1rem,1.6vw,1.08rem)}.card-grid{display:grid;gap:1.5rem;align-items:stretch}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.menu-card,.recipe-card,.about-card,.contact-card,.metric-card,.summary-card{background:var(--panel);color:var(--text-dark);border:1px solid var(--border-dark);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.feature-card,.menu-card{overflow:hidden;transition:transform .22s ease,box-shadow .22s ease;display:flex;flex-direction:column}.feature-card img,.menu-card img,.recipe-card-header img{width:100%;object-fit:cover;background:var(--panel-2);transition:transform .28s ease}.feature-card img,.menu-card img{aspect-ratio:16 / 10}.feature-card-body,.menu-card-body{padding:1.3rem;display:flex;flex-direction:column;min-height:100%;flex:1}.price-kicker{margin:0 0 .7rem;color:var(--red);font-weight:900}.feature-card-body h3,.menu-card-body h3,.recipe-card h2,.about-card h3,.contact-card h3{color:#241f1a;overflow-wrap:anywhere}.menu-card-body h3,.feature-card-body h3{font-size:1.45rem;line-height:1.08}.menu-card-top,.recipe-card-topline,.footer-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:center}.menu-card-top{align-items:flex-start}.yield-pill,.tag,.filter-chip{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;background:#6b7a401f;color:#465128}.yield-pill{flex-shrink:0;font-weight:800;box-shadow:inset 0 0 0 1px #6b7a400f}.filter-chip{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#fff;cursor:pointer;min-height:44px;justify-content:center;font-weight:700}.filter-chip.active{background:var(--yellow);color:#111}.controls-row{animation:fade-up .78s ease .12s both}.controls-row{align-items:flex-start;justify-content:space-between;gap:1rem 1.2rem}.sort-control{display:grid;gap:.5rem;min-width:min(260px,100%)}.sort-label{font-size:.94rem;color:var(--muted);font-weight:700}.sort-select{min-height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#fff;padding:.8rem .95rem;font-weight:700}.inline-link{display:inline-flex;margin-top:1rem;color:var(--red);font-weight:900;margin-top:auto;padding-top:.8rem}.votes-note{margin:.85rem 0 0;color:#ffb4a2eb;font-size:.95rem;font-weight:700}.metric-row,.cost-summary-grid{display:grid;gap:1rem}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.summary-card,.about-card,.contact-card{padding:1.2rem 1.3rem}.metric-card strong,.summary-card strong{display:block;font-family:Sora,sans-serif;font-size:1.55rem}.metric-card strong{color:var(--red)}.summary-card strong{color:#111}.research-images{display:grid;gap:1rem}.recipe-list{display:grid;gap:2rem}.vote-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.vote-total{display:grid;gap:.12rem}.vote-total span{color:var(--muted-dark);font-size:.85rem;font-weight:700}.vote-total strong{font-family:Sora,sans-serif;font-size:1.2rem}.vote-button{min-width:104px;min-height:46px;padding-inline:1.1rem;background:#111;color:#fff;border-color:#111;box-shadow:var(--shadow-soft)}.vote-button:hover:not(:disabled){background:var(--red);border-color:var(--red)}.vote-button:disabled{cursor:not-allowed;opacity:.72}.vote-button-done{background:#6b7a4024;color:#465128;border-color:#6b7a402e;box-shadow:none}.recipe-card{padding:1.5rem;animation:fade-up .8s ease both;transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}.recipe-card-header{grid-template-columns:360px 1fr;margin-bottom:1.25rem}.recipe-card-intro{display:flex;flex-direction:column;gap:1rem;min-width:0}.feature-card:hover,.menu-card:hover,.recipe-card:hover,.about-card:hover,.contact-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px #00000038}.feature-card:hover img,.menu-card:hover img,.recipe-card:hover .recipe-card-header img{transform:scale(1.035)}.card-grid>*,.recipe-list>*{opacity:0;animation:fade-up .78s ease forwards}.card-grid>*:nth-child(1),.recipe-list>*:nth-child(1){animation-delay:.05s}.card-grid>*:nth-child(2),.recipe-list>*:nth-child(2){animation-delay:.12s}.card-grid>*:nth-child(3),.recipe-list>*:nth-child(3){animation-delay:.19s}.hero-poster img{animation:soft-float 7s ease-in-out 1.1s infinite}.cost-summary-grid{grid-template-columns:minmax(220px,.8fr) minmax(320px,1.3fr) minmax(240px,1fr);margin-bottom:1.25rem}.summary-card-wide{align-self:stretch}.nutrition-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:.85rem}.nutrition-item{background:#00000008;border-radius:16px;padding:.7rem}.nutrition-item small{display:block;color:var(--muted-dark);margin-bottom:.25rem}.nutrition-item strong{font-size:1rem}.allergen-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.85rem}.recipe-columns,.contact-grid,.about-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-panel{background:#fff9f2;border-radius:22px;padding:1.25rem;border:1px solid rgba(0,0,0,.06)}.recipe-panel h3{margin-bottom:.8rem}.recipe-panel h4{color:var(--red)}.ingredient-group+.ingredient-group{margin-top:1rem}.shopping-list,.cost-list,.footer-links{list-style:none;padding:0;margin:0}.shopping-list li,.cost-list li{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.shopping-list li span:last-child,.cost-list li strong{flex-shrink:0;text-align:right}.page-hero.compact-hero{padding-bottom:1rem}.site-footer{border-top:1px solid var(--border-light);color:var(--text)}.footer-brand,.footer-heading{font-family:Syne,sans-serif}.footer-bottom{padding-top:1.25rem;margin-top:1.25rem;border-top:1px solid var(--border-light);color:var(--muted)}.password-screen{min-height:100vh;place-items:center;padding:2rem}.password-panel{width:min(560px,100%);background:linear-gradient(180deg,#111,#0a0a0a);border:1px solid var(--border-light);border-radius:30px;padding:2rem;box-shadow:var(--shadow)}.password-logo{display:block;width:min(360px,100%);height:auto;margin-inline:auto;margin-bottom:1rem;border-radius:18px}.password-panel h1{font-size:clamp(2.2rem,7vw,4rem);color:#fff;margin-bottom:.8rem}.password-form{flex-direction:column;margin-top:1.25rem}.password-label{color:var(--text);font-weight:700}.password-input{width:100%;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;color:#fff;border-radius:18px;padding:1rem 1.1rem}.password-input::placeholder{color:#ffffff61}.password-error{margin:0;color:#ff8f7c;font-weight:700}.password-button{width:100%}@media (max-width: 960px){.header-inner,.main-nav,.header-actions,.menu-card-top,.recipe-card-topline,.footer-bottom{flex-direction:column;align-items:stretch}.hero-grid,.recipe-card-header,.three-up,.recipe-columns,.contact-grid,.about-grid,.footer-grid,.metric-row,.cost-summary-grid{grid-template-columns:1fr}.nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-logo{width:150px}.brand-lockup{flex-direction:column;align-items:flex-start}.brand-caption{max-width:none}.hero-actions,.quick-links{flex-direction:column;align-items:stretch}.hero-actions .button,.quick-links .quick-link{width:100%}.controls-row{align-items:stretch}.main-nav,.header-actions{width:100%}}@media (max-width: 640px){.hero-section,.content-section,.page-hero,.site-footer{padding:1.25rem 0}.recipe-card,.about-card,.contact-card,.password-panel{padding:1rem}h1{font-size:clamp(2.5rem,13vw,3.2rem)}.hero-badge{position:static;margin-top:1rem}.nutrition-grid{grid-template-columns:1fr 1fr}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:auto;padding:.9rem 0}.site-header:after,.password-panel:after{height:10px;background-size:20px 10px}.brand-logo{width:132px;height:56px}.mobile-menu-toggle{display:inline-flex;justify-self:end}.brand-caption{font-size:.9rem}.main-nav,.header-actions{display:none;width:100%}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav.mobile-open,.header-actions.mobile-open{display:grid;grid-column:1 / -1;grid-template-columns:1fr;gap:.6rem}.nav-link,.language-toggle,.social-link,.filter-chip{width:100%}.container{width:min(100vw - 1rem,1180px)}.hero-copy h1,.section-heading h2,.recipe-card h2,.hero-lead,.hero-text,.section-heading p{max-width:none}.hero-poster-copy strong{font-size:1.5rem}.feature-card-body,.menu-card-body,.recipe-panel,.summary-card{padding:1rem}.menu-card-top,.recipe-card-topline{gap:.75rem}.yield-pill{width:fit-content;max-width:100%}.shopping-list li,.cost-list li{align-items:flex-start;flex-direction:column;gap:.2rem}.vote-row{align-items:stretch;flex-direction:column}.vote-button{width:100%}.sort-control{min-width:100%}.password-screen{padding:1rem}.site-header{position:sticky}}@media print{body{background:#fff;color:#111}.site-header,.site-footer,.filter-row,.print-button{display:none!important}.recipe-card{box-shadow:none;border:1px solid #ddd;break-inside:avoid;page-break-inside:avoid;background:#fff}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
