/*
Theme Name: EasyCooked Fresh
Author: EasyCookedRecipes
Description: An independent, food-first theme with an editorial recipe index and responsive layouts. No parent theme or page builder required.
Version: 1.0.3
Requires at least: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: easycooked-fresh
*/
:root{--paper:#fffcf7;--cream:#f5f0e7;--ink:#302d25;--muted:#716b60;--rust:#a13e2a;--olive:#555e43;--line:#dfd9ce;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--width:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--rust)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.13;margin:0 0 20px;letter-spacing:-.035em}p{margin:0 0 20px}h1{font-size:clamp(40px,5.1vw,72px)}h2{font-size:clamp(30px,3.1vw,43px)}h3{font-size:25px}button{border:0}a,button,input,textarea{outline-offset:5px}:focus-visible{outline:3px solid var(--olive)}::selection{background:#eed6c9}.wrap{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:2px;text-transform:uppercase;color:var(--olive);line-height:1.5;margin-bottom:16px}.announcement{text-align:center;background:var(--olive);color:white;font-size:11px;letter-spacing:.5px;padding:9px 20px}.announcement span{margin-left:9px;opacity:.85}.site-header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:109px}.wordmark{display:flex;gap:8px;align-items:center;line-height:1.05;font-family:var(--serif);font-size:31px;letter-spacing:-1.4px}.wordmark>svg{width:36px;height:42px;color:var(--olive);transform:rotate(-15deg)}.wordmark-italic{font-style:italic;color:var(--rust)}.wordmark small{display:block;font-family:var(--sans);font-size:8px;letter-spacing:5px;text-align:center;margin-top:9px;padding-left:5px}#main-nav .menu{list-style:none;display:flex;gap:26px;align-items:center;padding:0;margin:0}#main-nav a{font-size:12px;font-weight:550;padding-block:12px;display:block}#main-nav .sub-menu{display:none;position:absolute;background:var(--paper);padding:20px;list-style:none;border:1px solid var(--line);z-index:10}#main-nav li:hover>.sub-menu,#main-nav li:focus-within>.sub-menu{display:block}.header-search{border-left:1px solid var(--line);padding:7px 0 7px 23px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:75px;align-items:center;padding-top:55px;padding-bottom:65px}.hero-copy{padding-bottom:5px}.hero-copy h1{max-width:510px;font-size:clamp(44px,5.5vw,76px);line-height:1.06;margin:22px 0;letter-spacing:-3px}.hero-description{font-size:16px;line-height:1.8;max-width:405px;color:var(--muted);margin-bottom:29px}.tiny-line{display:inline-block;height:1px;width:25px;background:var(--olive);vertical-align:middle;margin-right:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;background:var(--rust);color:#fff;padding:15px 24px;font-size:12px;font-weight:600;line-height:1.5;border:1px solid var(--rust);border-radius:2px;transition:background .2s}.button:hover{background:#7e2c1d;color:#fff}.button svg{width:18px;height:18px}.button-outline{color:var(--rust);background:transparent}.button-outline:hover{background:#f0dfd5;color:var(--rust)}.hero-note{display:flex;align-items:center;gap:10px;margin-top:28px;color:var(--olive)}.hero-note span{font-family:var(--serif);font-style:italic;font-size:15px}.hero-note svg{height:21px;width:21px}.hero-feature{position:relative;padding-right:15px}.hero-image{display:block;overflow:hidden;border-radius:130px 3px 3px 3px;aspect-ratio:1.12}.hero-image img{width:100%;height:100%;object-fit:cover}.feature-stamp{position:absolute;right:-9px;top:-14px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ede9d8;color:var(--olive);border:5px solid var(--paper);outline:1px solid #d8d2bd;border-radius:50%;height:104px;width:104px;font-size:9px;letter-spacing:1.5px;line-height:1.6;transform:rotate(12deg)}.feature-stamp em{font-family:var(--serif);font-size:23px;letter-spacing:-.5px}.feature-caption{display:flex;align-items:center;justify-content:space-between;margin:-43px 20px 0;position:relative;padding:21px 25px;background:var(--paper);border:1px solid var(--line);box-shadow:0 6px 10px #302d2504}.feature-caption .eyebrow{font-size:9px;margin-bottom:6px;letter-spacing:1.6px}.feature-caption h2{font-size:26px;margin-bottom:9px}.feature-time{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.feature-time svg{width:13px;height:13px}.feature-time>span{margin:0 3px}.round-arrow{display:grid;place-items:center;width:39px;height:39px;border:1px solid var(--line);border-radius:50%;color:var(--rust);flex-shrink:0}.round-arrow svg{width:18px}.finder-strip{background:var(--cream);border-block:1px solid var(--line)}.finder-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:28px}.finder-inner .eyebrow{font-size:9px;margin-bottom:5px}.finder-inner h2{font-size:28px;margin:0}.recipe-search{display:flex;align-items:center;gap:12px;border:1px solid #cfc7b9;background:var(--paper);padding:8px 9px 8px 17px;max-width:560px;width:100%;border-radius:2px}.finder-inner .recipe-search{max-width:495px}.recipe-search>svg{color:var(--muted);width:19px}.recipe-search input{border:0;background:transparent;min-width:0;flex:1;padding:9px 0;font-size:13px;color:var(--ink)}.recipe-search button{background:var(--olive);color:#fff;display:grid;place-items:center;min-width:43px;min-height:43px;border-radius:1px}.recipe-search button:hover{background:#3c472e}.section{padding-block:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:29px}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.section-heading h2{margin:0}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;border-bottom:1px solid var(--rust);color:var(--rust);padding:5px 0;white-space:nowrap}.text-link svg{width:17px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{display:block}.category-photo{aspect-ratio:1.5;overflow:hidden;border-radius:3px;margin-bottom:16px;background:var(--cream)}.category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.category-card:hover img,.recipe-tile:hover img{transform:scale(1.035)}.category-card h3{font-size:25px;margin:0 0 4px;display:flex;justify-content:space-between}.category-card h3 span{color:var(--rust);font-size:20px}.category-card p{font-size:11px;color:var(--muted);margin:0}.section-bordered{border-top:1px solid var(--line)}.editorial-note{font:italic 16px var(--serif);color:var(--muted);padding-bottom:3px}.recipe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.recipe-tile{min-width:0}.tile-photo{display:block;aspect-ratio:1.13;overflow:hidden;border-radius:3px;background:var(--cream);margin-bottom:14px}.tile-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.tile-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;color:var(--muted);margin-bottom:8px}.tile-meta>span:first-child{text-transform:uppercase;letter-spacing:1.2px;color:var(--rust);font-weight:600}.tile-meta svg{width:12px;height:12px;vertical-align:-2px}.recipe-tile h3{font-size:23px;line-height:1.25;margin:0;letter-spacing:-.6px}.author-section{background:#eeeee3;margin-top:5px;padding-block:55px}.author-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-inline:50px}.author-still-life{position:relative;max-width:440px;padding:0 22px 22px 0}.author-still-life>img{aspect-ratio:1.25;object-fit:cover;width:100%;border-radius:3px 70px 3px 3px}.photo-note{position:absolute;right:0;bottom:0;background:var(--paper);font-family:var(--serif);font-size:23px;line-height:1.2;padding:20px 28px;transform:rotate(-4deg);box-shadow:0 2px 12px #302d250a;border:1px solid var(--line)}.photo-note em{color:var(--rust)}.author-copy h2{font-size:46px}.author-copy>p:not(.eyebrow){font-size:14px;color:#5e6251;line-height:1.85}.author-copy .eyebrow{font-size:9px}.kitchen-note{border:1px solid var(--line);background:var(--cream);text-align:center;padding:44px 24px 50px;margin-bottom:65px;position:relative}.kitchen-note>svg{color:var(--olive);width:36px;height:36px;margin-bottom:14px}.kitchen-note .eyebrow{font-size:9px;margin-bottom:12px}.kitchen-note h2{font-size:41px}.kitchen-note>p:not(.eyebrow){color:var(--muted);font-size:14px}.site-footer{background:#eeeadf;border-top:1px solid var(--line);padding-top:50px}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:50px;padding-bottom:38px}.footer-brand{font:32px var(--serif);letter-spacing:-1.4px}.footer-brand em{color:var(--rust)}.footer-brand small{display:block;font:8px var(--sans);letter-spacing:4px;margin-top:5px}.footer-main p{font-size:12px;color:var(--muted);margin-top:18px}.footer-main>div:not(:first-child) a{display:block;font-size:12px;margin-bottom:8px}.footer-main .eyebrow{font-size:9px;margin-bottom:17px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d7d1c5;font-size:10px;color:var(--muted);padding-block:19px 25px}.preview-notice{position:fixed;bottom:12px;left:50%;transform:translateX(-50%);background:#302d25ed;color:#fff;padding:9px 17px;border-radius:5px;font-size:10px;z-index:99;white-space:nowrap;box-shadow:0 3px 15px #0002;backdrop-filter:blur(8px)}.preview-notice span{color:#d2aa86;margin:0 7px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:8px;left:8px;background:var(--paper);padding:15px;z-index:999}.archive-main{padding-block:60px 85px;min-height:70vh}.archive-heading{text-align:center;max-width:760px;margin:0 auto 35px}.archive-heading h1{font-size:60px}.archive-heading>p:not(.eyebrow){color:var(--muted);font-size:16px}.archive-heading .recipe-search{margin:28px auto 0}.filter-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:33px 0 40px}.filter-row a{padding:10px 20px;border:1px solid var(--line);font-size:12px;border-radius:2px}.filter-row [aria-current]{background:var(--olive);color:#fff;border-color:var(--olive)}.result-count{font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:26px}.pagination{display:flex;gap:10px;justify-content:center;margin-top:45px}.pagination .page-numbers{display:inline-block;min-width:42px;padding:8px 13px;border:1px solid var(--line)}.pagination .current{background:var(--olive);color:#fff}.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.empty-state{text-align:center;padding:80px 15px}.empty-state h1{font-size:44px}.empty-state .recipe-search{margin:30px auto}.image-placeholder{display:grid;place-items:center;height:100%;color:var(--olive)}.image-placeholder svg{width:60px;height:60px}.article-heading{max-width:980px;text-align:center;padding:32px 0 38px}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;font-size:11px;color:var(--muted);margin-bottom:31px}.article-heading h1{font-size:clamp(35px,4.6vw,58px);line-height:1.12}.article-deck{max-width:720px;margin:0 auto 19px;color:var(--muted);font-size:17px;line-height:1.7}.byline{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;font-size:12px;color:var(--muted)}.byline a{text-decoration:underline}.article-actions{display:flex;gap:12px;justify-content:center;margin-top:25px}.article-body{display:grid;grid-template-columns:minmax(0,760px) minmax(230px,1fr);gap:65px}.article-hero{margin:0 0 25px}.article-hero img{width:100%;max-height:660px;object-fit:cover;border-radius:4px}.quick-facts{display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream);border-block:1px solid var(--line);padding:23px 10px;margin-bottom:35px;text-align:center}.quick-facts .eyebrow{font-size:8px;margin-bottom:7px;letter-spacing:1.3px}.quick-facts strong{font-size:13px;font-weight:500}.quick-facts>div+div{border-left:1px solid var(--line)}.entry-content{font-size:18px;line-height:1.85;overflow-wrap:anywhere}.entry-content a{text-decoration:underline;color:var(--rust);text-underline-offset:3px}.entry-content h2{font-size:33px;margin-top:40px}.entry-content h3{font-size:25px;margin-top:28px}.entry-content h2 strong,.entry-content h3 strong{font-weight:400}.entry-content figure{margin:25px 0}.entry-content img{border-radius:3px}.entry-content figcaption{font-size:12px;color:var(--muted);text-align:center;line-height:1.6;margin-top:8px}.entry-content ul,.entry-content ol{padding-left:25px}.entry-content li{margin-bottom:10px}.entry-content table{border-collapse:collapse;width:100%;font-size:15px}.entry-content td,.entry-content th{padding:12px;border:1px solid var(--line)}.entry-content .wp-block-table{overflow-x:auto}.wp-block-rank-math-toc-block,.entry-content #rank-math-toc{background:var(--cream);padding:23px;border:1px solid var(--line);font-size:14px;line-height:1.6}.rank-math-question{font-size:24px!important}.rank-math-answer{margin-bottom:25px}.recipe-sidebar{padding-top:0}.sidebar-note{background:#eeeee3;padding:30px}.sidebar-note h2{font-size:36px}.sidebar-note p:not(.eyebrow){font-size:13px;color:var(--muted)}.sidebar-links{margin:35px 0}.sidebar-links>a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font:23px var(--serif)}.sidebar-links>a span{color:var(--rust)}.page-main{padding-block:55px 80px;min-height:65vh}.page-heading{text-align:center;margin-bottom:35px}.page-content{max-width:760px;margin:auto}.page-content img{max-height:460px;width:auto;margin-inline:auto}.page-content .gb-container{max-width:100%}.article-taxonomy{font-size:12px;margin:30px 0}.comments-area{border-top:1px solid var(--line);margin-top:40px;padding-top:35px}.comments-area h2,.comments-area h3{font-size:31px}.comment-list{padding:0;list-style:none}.comment-body{padding:20px 0;border-bottom:1px solid var(--line)}.comment-author img{display:inline-block;border-radius:50%;margin-right:10px}.comment-metadata{font-size:12px;color:var(--muted)}.comment-form label{display:block;font-size:13px}.comment-form input:not([type=checkbox]),.comment-form textarea{padding:13px;border:1px solid #bcb4a5;background:#fff;width:100%;color:var(--ink)}.comment-form .form-submit input{width:auto;background:var(--rust);color:#fff;cursor:pointer}.comment-form-cookies-consent{display:flex;gap:10px}.comment-form-cookies-consent input{flex-shrink:0}.comment-notes{font-size:13px;color:var(--muted)}
@media(min-width:1450px){.hero{padding-block:68px 78px}.hero-copy h1{font-size:78px}}
@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.header-inner{gap:20px}#main-nav .menu{gap:17px}#main-nav a{font-size:11px}.hero{gap:40px}.hero-copy h1{font-size:61px}.hero-description{font-size:15px}.feature-caption h2{font-size:23px}.author-inner{padding-inline:15px;gap:50px}.article-body{gap:35px}.tile-meta{font-size:8px}.recipe-tile h3{font-size:21px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:86px;flex-wrap:wrap;gap:16px}.wordmark{font-size:29px}.header-search{padding:7px 0 7px 17px}.menu-toggle{display:flex;align-items:center;gap:6px;margin-left:auto;background:transparent;color:var(--ink);padding:10px 0;font-size:12px}#main-nav{display:none;width:100%;order:5;border-top:1px solid var(--line);padding-block:5px 18px}#main-nav.is-open{display:block}#main-nav .menu{gap:0;display:grid;grid-template-columns:1fr 1fr}#main-nav a{padding:12px;font-size:14px}#main-nav .sub-menu{position:static;display:block;border:0;padding:0 12px}.hero{gap:30px;padding-block:40px}.hero-copy h1{font-size:49px;letter-spacing:-2px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.tiny-line{width:15px;margin-right:5px}.hero-description{font-size:14px}.hero .button{gap:15px;padding:13px 16px;font-size:11px}.hero-note{margin-top:20px}.hero-note span{font-size:13px}.hero-image{aspect-ratio:.82;border-top-left-radius:85px}.feature-stamp{width:80px;height:80px;font-size:7px}.feature-stamp em{font-size:18px}.feature-caption{margin:-28px 7px 0;padding:16px 14px;gap:10px}.feature-caption h2{font-size:21px}.feature-time{font-size:10px;flex-wrap:wrap}.feature-time>span{display:none}.round-arrow{width:30px;height:30px}.finder-inner{gap:22px}.finder-inner h2{font-size:23px}.finder-inner .eyebrow{font-size:8px}.finder-inner .recipe-search{width:50%;flex-shrink:0}.recipe-search{padding-left:12px}.recipe-search input{font-size:12px}.category-grid{gap:16px}.category-card h3{font-size:22px}.category-card p{font-size:10px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.tile-meta{font-size:10px}.recipe-tile h3{font-size:25px}.section{padding-block:45px}.section-heading h2{font-size:32px}.section-heading .text-link{font-size:11px}.editorial-note{font-size:14px}.author-copy h2{font-size:36px}.author-inner{gap:30px;padding-inline:0}.author-copy>p:not(.eyebrow){font-size:13px}.author-still-life>img{aspect-ratio:.9}.article-body{grid-template-columns:1fr;max-width:760px}.recipe-sidebar{display:none}.article-heading{padding-top:25px}.footer-main{gap:30px}}
@media(max-width:560px){.announcement{font-size:9px;padding:7px 10px;letter-spacing:.3px}.announcement span{display:none}.header-inner{min-height:80px}.wordmark{font-size:27px}.wordmark>svg{width:30px}.wordmark small{font-size:7px;letter-spacing:4px}.header-search{padding-left:14px}.hero{grid-template-columns:1fr;gap:29px;padding-top:32px;padding-bottom:35px}.hero-copy h1{font-size:53px;max-width:370px;line-height:1.06;margin:15px 0 17px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:0}.hero-description{font-size:14px;max-width:340px;line-height:1.75;margin-bottom:20px}.hero .button{padding:14px 20px;font-size:12px;gap:25px}.hero-note{margin-top:18px}.hero-feature{padding-right:0}.hero-image{aspect-ratio:1.27;border-top-left-radius:85px}.feature-stamp{right:-3px;top:-11px}.feature-caption{margin:-35px 16px 0;padding:17px 20px}.feature-caption h2{font-size:24px}.feature-time{font-size:10px}.feature-time>span{display:inline}.round-arrow{width:35px;height:35px}.finder-inner{flex-direction:column;align-items:stretch;gap:16px;padding-block:25px}.finder-inner .recipe-search{width:100%;max-width:none}.finder-inner .eyebrow{font-size:8px}.finder-inner h2{font-size:27px}.recipe-search input{font-size:14px}.section{padding-block:37px}.section-heading{display:block;margin-bottom:23px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.section-heading h2{font-size:33px}.section-heading .text-link{margin-top:13px;font-size:11px}.category-grid{grid-template-columns:1fr 1fr;gap:23px 17px}.category-photo{aspect-ratio:1.32;margin-bottom:12px}.category-card h3{font-size:24px}.category-card p{font-size:10px;line-height:1.5}.recipe-grid{gap:27px 17px}.tile-photo{aspect-ratio:.96;margin-bottom:12px}.tile-meta{font-size:8px;gap:4px;align-items:flex-start;flex-direction:column;margin-bottom:7px}.recipe-tile h3{font-size:22px;line-height:1.22}.editorial-note{display:block;margin-top:12px}.author-section{padding:35px 0}.author-inner{grid-template-columns:1fr;gap:32px}.author-still-life{width:85%;max-width:340px;margin:auto}.author-still-life>img{aspect-ratio:1.1}.author-copy h2{font-size:39px}.author-copy>p:not(.eyebrow){font-size:14px}.author-copy .eyebrow{font-size:9px}.kitchen-note{margin-bottom:38px;padding:30px 18px 35px}.kitchen-note h2{font-size:32px}.kitchen-note>p:not(.eyebrow){font-size:13px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 18px;padding-bottom:28px}.footer-main>div:first-child{grid-column:1/-1}.site-footer{padding-top:35px}.footer-main p{margin-bottom:0}.footer-main .eyebrow{letter-spacing:1.1px;font-size:8px}.footer-bottom{display:block;font-size:9px;padding-bottom:57px}.footer-bottom>span{display:block;margin-bottom:5px}.preview-notice{font-size:8px;padding:8px 10px;bottom:9px;max-width:calc(100% - 15px)}.preview-notice span{margin:0 3px}.archive-main{padding-block:35px 55px}.archive-heading h1{font-size:46px}.archive-heading>p:not(.eyebrow){font-size:14px}.filter-row{gap:8px;justify-content:flex-start;margin:25px 0}.filter-row a{padding:9px 13px;font-size:11px}.article-heading h1{font-size:36px}.article-deck{font-size:15px}.breadcrumbs{font-size:10px;margin-bottom:24px}.byline{font-size:11px}.article-actions{gap:10px}.article-actions .button{padding:12px 15px;font-size:11px}.article-hero img{max-height:450px}.quick-facts{grid-template-columns:1fr 1fr;gap:18px 0;padding:20px 10px}.quick-facts>div:nth-child(3){border-left:0}.entry-content{font-size:17px;line-height:1.8}.entry-content h2{font-size:29px}.entry-content h3{font-size:24px}.page-heading h1{font-size:42px}.page-main{padding-block:35px 55px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body{background:#fff;color:#000;font-size:12pt}.announcement,.site-header,.site-footer,.preview-notice,.recipe-sidebar,.article-heading,.article-hero,.quick-facts,.comments-area,.single-recipe+section,.article-taxonomy,.breadcrumbs,.article-actions{display:none!important}.wrap,.article-body{display:block;width:100%;max-width:none}.entry-content>*{display:none!important}.entry-content .ecr-recipe-card{display:block!important;border:0;padding:0}.ecr-recipe-card button,.ecr-recipe-card input{display:none!important}a{color:#000!important;text-decoration:none!important}.ecr-recipe-card{break-inside:auto}h2,h3{break-after:avoid}.ecr-recipe-card li{break-inside:avoid}}
/* Intentional editorial line breaks keep the headline balanced. */
.hero-copy h1{font-size:clamp(40px,4.5vw,65px);max-width:none;letter-spacing:-2.4px}.hero-line{display:block}.hero-line:nth-child(2){font-style:italic;color:var(--rust)}
@media(max-width:1100px){.hero-copy h1{font-size:clamp(37px,4.4vw,57px);letter-spacing:-1.8px}}
@media(max-width:800px) and (min-width:561px){.hero-copy h1{font-size:38px;letter-spacing:-1.5px}}
@media(max-width:560px){.hero-copy h1{font-size:clamp(36px,11.5vw,54px);letter-spacing:-1.7px}}

/* Approved Everyday Pot identity. White artwork blends into the theme surfaces. */
.wordmark{flex-shrink:0;padding-block:10px;display:block}
.brand-logo{display:block;width:190px;height:auto;mix-blend-mode:multiply}
.footer-brand{display:inline-block}
.footer-brand .brand-logo{width:210px}
@media(max-width:560px){.wordmark .brand-logo{width:150px}.header-inner{min-height:115px}}

.hero-note .brand-pot-icon,.kitchen-note>.brand-pot-icon,.image-placeholder .brand-pot-icon{color:var(--rust)}
