/* Homepage: scoped editorial layout, preserving the approved CifreCalorii identity. */
.home-page header .bar{min-height:82px}.home-page .brand img{height:34px}.home-page header .brand img{height:39px}
.home-page main.home{max-width:1232px;padding:0 32px 12px}.skip-link{position:absolute;left:16px;top:-100px;z-index:100;background:var(--card);padding:12px}.skip-link:focus{top:12px}
.home .eyebrow{font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:0 0 18px}
.home-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:36px;padding:42px 0 52px;position:relative}.hero-copy{padding:20px 0}.home-hero h1{font-size:clamp(44px,4.6vw,68px);line-height:1.02;letter-spacing:-.035em;margin:0 0 22px}.home-hero .lead{font-size:18px;max-width:440px;line-height:1.7;margin:0 0 24px}.hero-photo{margin:0;min-width:0;height:470px;border-radius:3px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:66% center;display:block}
.home-search label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.search-row{display:flex;gap:8px}.search-row input{width:0;flex:1;min-width:0;font:inherit;font-size:15px;padding:16px;background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:5px;min-height:54px}.search-row button{border:0;background:var(--accent);color:var(--accent-ink);padding:14px 23px;border-radius:5px;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.search-row button:hover{background:var(--accent-deep)}.search-examples{font-size:13px;color:var(--muted);margin:13px 0 0}.search-examples a{color:var(--muted);text-underline-offset:3px}.search-results{background:var(--card);border:1px solid var(--line);border-radius:5px;margin-top:9px;padding:4px 14px;max-height:300px;overflow-y:auto}.search-results a{display:flex;justify-content:space-between;gap:12px;text-decoration:none;color:var(--ink);padding:12px 0;font-size:14px;border-bottom:1px solid var(--line)}.search-results a:last-child{border:0}.search-results a:hover{color:var(--accent)}.search-results small{text-align:right;font-size:12px}.search-results p{font-size:14px}
.home-section{margin:34px 0 64px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:22px}.home h2{margin:0;font-size:clamp(32px,3.3vw,43px);letter-spacing:-.025em;line-height:1.15}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px;color:var(--accent);font-weight:700}.section-note{font-size:13px;color:var(--muted)}.food-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.food-tile{text-decoration:none;color:var(--ink)}.food-tile img{width:100%;height:auto;aspect-ratio:1.2;object-fit:cover;display:block;border-radius:4px;margin-bottom:12px}.food-tile h3{font-size:17px;margin:0 0 2px}.food-tile p{color:var(--muted);font-size:13px;margin:0}.food-tile:hover h3{color:var(--accent)}
.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-tool{display:flex;gap:26px;align-items:flex-start;padding:32px;border:1px solid var(--line);border-radius:5px;color:var(--ink);text-decoration:none;min-height:218px}.home-tool svg{width:43px;min-width:43px;height:52px;color:var(--accent);margin-top:4px}.home-tool h3{font-family:var(--font-serif);font-size:29px;font-weight:500;margin:0 0 8px;line-height:1.2}.home-tool p{font-size:15px;color:var(--muted);margin:0 0 23px}.home-tool:hover{border-color:var(--accent)}.tool-primary{background:var(--accent-soft);border-color:var(--accent-soft)}.tool-primary h3{color:var(--accent-deep)}.tool-action{display:inline-block;color:var(--accent-ink);background:var(--accent);padding:11px 17px;border-radius:4px;font-size:14px;font-weight:700}.tool-note{font-size:12px;color:var(--muted);margin:12px 0 0}
.reading-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:44px}.feature-story{color:var(--ink);text-decoration:none}.feature-story img{height:auto;width:100%;aspect-ratio:1.85;object-fit:cover;display:block;border-radius:4px;margin-bottom:20px}.feature-story .eyebrow{display:block;margin-bottom:9px}.feature-story h3{font:500 30px/1.2 var(--font-serif);margin:0 0 10px;letter-spacing:-.02em}.feature-story p{font-size:15px;color:var(--muted);margin:0 0 13px;max-width:470px}.story-list>a{display:block;text-decoration:none;color:var(--ink);border-top:1px solid var(--line);padding:24px 0}.story-list>a:last-child{border-bottom:1px solid var(--line)}.story-list .eyebrow{display:block;margin-bottom:12px}.story-list h3{font:500 29px/1.2 var(--font-serif);margin:0 0 10px;letter-spacing:-.02em}.story-list p{font-size:14px;color:var(--muted);margin:0 0 17px}.feature-story:hover h3,.story-list>a:hover h3{color:var(--accent)}
.home-affiliate{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.35fr 1fr;gap:70px;padding:36px 0;margin:0 0 64px}.home-affiliate .eyebrow{margin-bottom:12px}.home-affiliate h2{font-size:38px}.home-affiliate p:not(.eyebrow){font-size:15px;color:var(--muted);margin:14px 0}.home-affiliate strong{font-weight:400;color:var(--ink)}.affiliate-action{align-self:center}.affiliate-action .but{border-radius:5px;min-width:200px;text-align:center}.affiliate-action p{font-size:12px!important;max-width:320px}.affiliate-action small{display:block;font-size:12px;max-width:320px}
.method-section{display:grid;grid-template-columns:1fr 1fr;gap:70px}.method-section h2{font-size:34px}.method-section>div>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:440px}.home-faq details{border-bottom:1px solid var(--line)}.home-faq details:first-child{border-top:1px solid var(--line)}.home-faq summary{font-size:15px;font-weight:700;cursor:pointer;padding:20px 24px 20px 0;list-style:none;position:relative}.home-faq summary:after{content:'+';position:absolute;right:0;font-size:23px;color:var(--accent);top:15px}.home-faq details[open] summary:after{content:'−'}.home-faq summary::-webkit-details-marker{display:none}.home-faq p{font-size:14px;color:var(--muted);margin:0 0 20px}.home-footer .fbar{display:flex;justify-content:space-between;gap:24px;align-items:center}.home-footer .fbar>div{display:flex;align-items:center;gap:24px}.home-footer p{font-size:12px}.home-footer .fnav{font-size:12px;margin:0;gap:15px}.ad-slot{margin:36px 0;display:grid;align-content:start;text-align:center;background:var(--card);border:1px solid var(--line)}.ad-slot__label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
@media(max-width:1000px){.home-hero{gap:24px}.hero-photo{height:425px}.home-hero h1{font-size:52px}.home-tool{padding:24px;gap:18px}.home-tool h3{font-size:26px}.home-footer .fbar,.home-footer .fbar>div{align-items:flex-start;flex-direction:column;gap:12px}.home-affiliate{gap:36px}}
@media(max-width:760px){.home-page header .bar{min-height:70px}.home-page header .brand img{height:32px}.home-page main.home{padding:0 20px 16px}.home-hero{grid-template-columns:1fr;padding:28px 0 10px;gap:23px}.hero-copy{padding:0}.home-hero h1{font-size:48px;max-width:490px;margin-bottom:16px}.home-hero .lead{font-size:16px;line-height:1.6;max-width:430px;margin-bottom:19px}.home .eyebrow{font-size:10px;margin-bottom:15px}.hero-photo{height:280px}.hero-photo img{object-position:64% center}.home-section{margin:34px 0 44px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}.section-heading h2{font-size:34px}.section-note{display:none}.food-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.food-tile img{aspect-ratio:1;margin-bottom:9px}.food-tile h3{font-size:15px}.food-tile p{font-size:12px}.tool-grid{grid-template-columns:1fr;gap:14px}.home-tool{min-height:0;padding:25px}.home-tool h3{font-size:28px}.home-tool p{font-size:14px;margin-bottom:18px}.reading-grid{grid-template-columns:1fr;gap:28px}.feature-story h3,.story-list h3{font-size:28px}.feature-story img{height:auto;aspect-ratio:1.55}.home-affiliate{grid-template-columns:1fr;gap:20px;margin-bottom:40px;padding:30px 0}.home-affiliate h2{font-size:35px}.affiliate-action .but{min-width:0}.method-section{grid-template-columns:1fr;gap:25px}.method-section h2{font-size:32px}.home-footer{padding:28px 20px}.home-footer .fnav{gap:10px 18px}.search-row button{padding:14px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.food-tile>div{position:relative;padding-right:20px}.food-tile>div>span{position:absolute;right:0;top:0;color:var(--accent)}
