:root{
--green:#20352b;--green2:#30493b;--sage:#72836f;--cream:#f5f1e8;--paper:#fffdf9;--ink:#20251f;--muted:#747870;--line:#e4ddd0;--gold:#b48a4c;--danger:#9b3e35;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}.container{max-width:1180px}.topbar{background:var(--green);color:#dfe7de;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:8px 0}.main-nav{height:82px;background:rgba(255,253,249,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:relative;z-index:10}.navbar-brand,.admin-brand,.footer-brand{display:flex;align-items:center;gap:10px;color:var(--ink)!important;text-decoration:none;font-size:1.35rem;font-weight:700;letter-spacing:-.05em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;font-size:.8rem;letter-spacing:-.06em}.nav-link{color:#4e544e!important;font-weight:500;padding:10px 12px!important}.nav-link:hover{color:var(--green)!important}.nav-search{display:flex;gap:10px;align-items:center;text-decoration:none;color:#fff;background:var(--green);border-radius:999px;padding:11px 17px;font-weight:650;margin-left:7px}.nav-search span{font-size:1.1rem}.btn{border-radius:999px;font-weight:650;padding:.72rem 1.25rem}.btn-primary{background:var(--green);border-color:var(--green)}.btn-primary:hover{background:#14271e;border-color:#14271e}.btn-ghost{background:transparent;border:1px solid var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--green);color:var(--green)}
.home-hero{background:var(--cream);min-height:650px;display:flex;align-items:center;overflow:hidden}.hero-kicker,.listing-inner small,.section-head small,.story-hero small,.method-head small,.ingredients-title small,.admin-title small,.admin-section-head small{font-size:.68rem;letter-spacing:.18em;font-weight:800;color:var(--sage)}.hero-kicker{display:flex;align-items:center;gap:9px}.hero-kicker span{width:28px;height:1px;background:var(--sage)}.home-hero h1{font-family:"Playfair Display",serif;font-size:clamp(4rem,7vw,6.9rem);line-height:.9;letter-spacing:-.065em;margin:20px 0 28px;font-weight:500}.home-hero h1 em,.listing-inner h1 em,.story-hero h1 em{font-weight:500;color:var(--sage)}.hero-copy{max-width:570px;font-size:1.15rem;line-height:1.8;color:var(--muted);margin-bottom:28px}.hero-note{display:flex;gap:22px;margin-top:30px;color:#767b73;font-size:.78rem}.hero-note span{position:relative}.hero-note span+span:before{content:"•";position:absolute;left:-14px}.hero-art{min-height:500px;position:relative}.art-card{position:absolute;border-radius:30px}.art-card-back{width:72%;height:78%;right:3%;top:9%;background:#e0d7c8;transform:rotate(7deg)}.art-card-main{width:72%;height:78%;right:11%;top:6%;background:#d5cbb9;padding:36px;box-shadow:0 28px 60px rgba(32,53,43,.15);transform:rotate(-3deg)}.plate{width:82%;aspect-ratio:1;border-radius:50%;background:#f8f5ef;margin:auto;box-shadow:inset 0 0 0 14px #eee7dc;position:relative}.plate:before{content:"";position:absolute;inset:17%;border-radius:50%;background:#b97e45}.food{position:absolute;background:#e6bf78;border-radius:50%;width:24%;height:18%;transform:rotate(25deg)}.food-a{left:25%;top:25%}.food-b{right:20%;top:42%;transform:rotate(-25deg);background:#d69b50}.food-c{left:36%;bottom:22%;background:#9e5937}.art-caption{display:flex;justify-content:space-between;gap:15px;margin-top:20px;font-size:.75rem;color:#5f665d}.art-caption strong{font-weight:700}.art-caption span{color:#7e837b}.section{padding:92px 0}.section-tint{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.section-head h2{font-family:"Playfair Display",serif;font-size:3.2rem;letter-spacing:-.05em;margin:6px 0 0;font-weight:500}.section-head a,.read-link{color:var(--green);text-decoration:none;font-weight:650}.pro-card{display:block;color:inherit;text-decoration:none;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.25s;height:100%}.pro-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(32,53,43,.10)}.pro-image{height:285px;position:relative;overflow:hidden;background:#eee7dc}.pro-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s}.pro-card:hover .pro-image img{transform:scale(1.035)}.card-number{position:absolute;top:15px;left:15px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,253,249,.9);font-size:.7rem;font-weight:800}.card-tag{position:absolute;right:15px;top:15px;background:rgba(255,253,249,.9);padding:7px 10px;border-radius:999px;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.pro-body{padding:23px}.pro-body h3{font-family:"Playfair Display",serif;font-size:1.65rem;font-weight:500;letter-spacing:-.03em;margin:0 0 8px}.pro-body p{color:var(--muted);line-height:1.65;margin:0 0 18px}.read-link{font-size:.85rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-pill{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);background:#fff;border-radius:17px;color:var(--ink);text-decoration:none;transition:.2s}.category-pill:hover{transform:translateY(-3px);border-color:#cfc6b7}.category-icon{width:44px;height:44px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-family:"Playfair Display",serif;font-size:1.1rem}.category-pill span:nth-child(2){display:flex;flex-direction:column;flex:1}.category-pill strong{font-size:.95rem}.category-pill small{color:var(--muted);margin-top:2px}.category-pill b{font-weight:400;color:var(--sage)}.mini-card{display:flex;gap:16px;color:inherit;text-decoration:none;border-top:1px solid var(--line);padding-top:17px;height:100%}.mini-card img{width:110px;height:110px;border-radius:15px;object-fit:cover;background:var(--cream)}.mini-card small{font-size:.65rem;color:var(--sage);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.mini-card h3{font-family:"Playfair Display",serif;font-weight:500;font-size:1.35rem;margin:5px 0}.mini-card p{color:var(--muted);font-size:.85rem;margin:0;line-height:1.45}.listing-hero{background:var(--cream);padding:75px 0}.listing-hero.compact{padding:65px 0}.listing-inner{max-width:850px}.listing-inner h1{font-family:"Playfair Display",serif;font-size:clamp(3.4rem,6vw,5.7rem);line-height:.95;letter-spacing:-.065em;margin:12px 0 18px}.listing-inner p{font-size:1.1rem;color:var(--muted);line-height:1.7;max-width:650px}.big-search{display:flex;background:#fff;border:1px solid var(--line);border-radius:14px;max-width:700px;margin-top:30px;overflow:hidden;box-shadow:0 12px 30px rgba(32,53,43,.05)}.big-search span{padding:15px 0 15px 18px;color:var(--sage);font-size:1.2rem}.big-search input{flex:1;min-width:0;border:0;outline:0;padding:15px;font:inherit}.big-search button{border:0;background:var(--green);color:#fff;padding:0 23px;font-weight:650}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.filter-scroll{display:flex;gap:8px;overflow:auto;padding-bottom:3px}.filter-scroll a{white-space:nowrap;padding:9px 14px;border:1px solid var(--line);border-radius:999px;color:#5d635b;text-decoration:none;font-size:.82rem}.filter-scroll a.active,.filter-scroll a:hover{background:var(--green);border-color:var(--green);color:#fff}.result-count{font-size:.8rem;color:var(--muted);white-space:nowrap}.empty-state{padding:55px;text-align:center;border:1px solid var(--line);background:var(--cream);border-radius:20px}.category-feature{display:flex;align-items:center;gap:20px;padding:26px;background:var(--cream);border:1px solid var(--line);border-radius:20px;color:inherit;text-decoration:none;min-height:145px;transition:.2s}.category-feature:hover{background:#ece6db;transform:translateY(-4px)}.big-letter{width:62px;height:62px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-family:"Playfair Display",serif;font-size:1.6rem}.category-feature div{flex:1}.category-feature h2{font-family:"Playfair Display",serif;font-weight:500;margin:0}.category-feature p{margin:4px 0 0;color:var(--muted);font-size:.8rem}.category-feature b{font-weight:400}.recipe-top{background:var(--cream);padding:40px 0 85px}.back-link{color:var(--green);text-decoration:none;font-size:.85rem;font-weight:650}.recipe-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.recipe-photo{border-radius:25px;overflow:hidden;aspect-ratio:1.1;background:#e8e1d5;box-shadow:0 25px 65px rgba(32,53,43,.12)}.recipe-photo img{width:100%;height:100%;object-fit:cover}.recipe-category{font-size:.68rem;letter-spacing:.18em;color:var(--sage);font-weight:800}.recipe-intro h1{font-family:"Playfair Display",serif;font-size:clamp(3.5rem,6vw,6rem);font-weight:500;line-height:.9;letter-spacing:-.065em;margin:12px 0 24px}.recipe-intro>p{font-size:1.1rem;color:var(--muted);line-height:1.8}.meta-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0;padding:18px 0}.meta-grid div{border-right:1px solid var(--line);padding-left:15px}.meta-grid div:first-child{padding-left:0}.meta-grid div:last-child{border:0}.meta-grid small{display:block;color:var(--sage);font-size:.6rem;letter-spacing:.13em;font-weight:800}.meta-grid strong{display:block;margin-top:4px;font-size:.9rem}.recipe-actions{display:flex;gap:8px;flex-wrap:wrap}.recipe-content{padding-top:80px}.ingredients{background:var(--cream);padding:32px;border-radius:20px;border:1px solid var(--line)}.ingredients h2,.method-head h2{font-family:"Playfair Display",serif;font-weight:500;font-size:2.5rem;margin:4px 0 25px}.ingredients ul{padding-left:20px;margin:0}.ingredients li{margin:12px 0;line-height:1.55;color:#50564f}.method-step{display:grid;grid-template-columns:45px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:22px 0}.method-step span{font-family:"Playfair Display",serif;color:var(--sage);font-size:1.1rem}.method-step p{margin:0;line-height:1.85;color:#555b54}.story-hero{background:var(--green);color:#fff;padding:100px 0}.story-hero small{color:#b8c7b9}.story-hero h1{font-family:"Playfair Display",serif;font-size:clamp(4rem,7vw,7rem);line-height:.88;letter-spacing:-.06em;font-weight:500;margin:18px 0 28px}.story-hero h1 em{color:#b9c9b8}.story-hero p{max-width:650px;color:#d1d9d1;font-size:1.1rem;line-height:1.8}.story-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.story-grid h2{font-family:"Playfair Display",serif;font-size:4rem;line-height:.95;font-weight:500;letter-spacing:-.05em;margin-top:10px}.story-grid p{color:var(--muted);line-height:1.85}.story-lead{font-size:1.4rem!important;color:var(--ink)!important}.footer{background:#18251f;color:#d7ded6}.footer p{max-width:560px;color:#aeb9ae;line-height:1.7}.footer-brand{color:#fff!important}.footer-label{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.62rem;color:#829082;font-weight:800;margin-bottom:13px}.footer a{display:block;color:#d7ded6;text-decoration:none;margin:8px 0;font-size:.9rem}.footer-bottom{border-top:1px solid #344139;display:flex;justify-content:space-between;color:#849087;font-size:.72rem}
.admin-body{background:#f4f1e9}.admin-shell{display:flex;min-height:100vh}.admin-side{width:250px;background:var(--green);color:#fff;padding:28px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.admin-side .admin-brand{color:#fff!important;margin:0 8px 45px}.admin-side .brand-mark{background:#fff;color:var(--green)}.admin-user{font-size:.75rem;color:#aebdb0;line-height:1.6;padding:0 8px 22px;border-bottom:1px solid #3a5043}.admin-user strong{color:#fff}.admin-side nav{display:flex;flex-direction:column;gap:4px;margin-top:18px}.admin-side nav a,.admin-logout{color:#cbd5cb;text-decoration:none;padding:12px 10px;border-radius:10px;font-size:.88rem}.admin-side nav a:hover,.admin-logout:hover{background:#30493b;color:#fff}.admin-logout{margin-top:auto}.admin-main{flex:1;min-width:0}.admin-top{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;color:#777;font-size:.78rem}.admin-content{padding:40px;max-width:1400px}.admin-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.admin-title h1{font-family:"Playfair Display",serif;font-weight:500;font-size:3rem;letter-spacing:-.05em;margin:5px 0 0}.stat-card{padding:25px;border-radius:18px;border:1px solid var(--line);background:#fff}.stat-card.sage{background:#e4ebe2}.stat-card.gold{background:#eee3cf}.stat-card.ink{background:var(--green);color:#fff;border-color:var(--green)}.stat-card.soft{background:#eeeae1}.stat-card small{color:inherit;opacity:.72;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em}.stat-card strong{display:block;font-size:2.4rem;letter-spacing:-.05em;margin-top:12px}.admin-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.admin-section-head h2{font-family:"Playfair Display",serif;font-weight:500}.admin-section-head a{color:var(--green);text-decoration:none;font-size:.82rem}.table-card,.editor-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.table-card .table{margin:0}.table thead th{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#7b8178;font-weight:800;background:#faf8f3;border-bottom:1px solid var(--line)}.table td{padding:14px}.table a{color:var(--green);text-decoration:none}.table-recipe{display:flex;align-items:center;gap:12px}.table-recipe img{width:48px;height:48px;border-radius:10px;object-fit:cover;background:var(--cream)}.status{font-size:.68rem;font-weight:750;padding:5px 9px;border-radius:999px}.status.published{background:#e2eee2;color:#3e6b42}.status.draft{background:#eee7d9;color:#80652e}.admin-filters{display:flex;gap:8px;margin-bottom:20px;max-width:800px}.admin-filters .input-group{flex:1}.editor-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:18px}.editor-main,.editor-side{display:flex;flex-direction:column;gap:18px}.editor-card{padding:24px}.editor-card-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:17px;color:var(--green);font-size:.68rem;font-weight:800;letter-spacing:.14em}.editor-card-head small{color:#8b9089;font-size:.62rem;letter-spacing:0}.editor-card label{font-size:.78rem;font-weight:700;margin-bottom:7px}.editor-textarea{line-height:1.7}.current-photo{width:100%;aspect-ratio:1.7;object-fit:cover;border-radius:12px}.editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.login-bg{min-height:100vh;background:var(--cream);display:grid;place-items:center;padding:20px}.login-panel{width:min(460px,100%);background:#fff;padding:45px;border:1px solid var(--line);border-radius:24px;box-shadow:0 25px 70px rgba(32,53,43,.09)}.login-panel h1{font-family:"Playfair Display",serif;font-size:3rem;font-weight:500;letter-spacing:-.05em;margin:10px 0}.login-panel p{color:var(--muted);line-height:1.6}.login-panel label{display:block;font-size:.76rem;font-weight:700;margin:15px 0 7px}.login-kicker{display:block;color:var(--sage);font-size:.65rem;letter-spacing:.16em;font-weight:800;margin-top:30px}.login-panel .form-control{padding:.8rem 1rem;border-radius:11px;border-color:var(--line)}code{color:var(--green)}
@media(max-width:991px){.main-nav{height:auto;min-height:70px}.nav-search{display:inline-flex;margin:8px 0}.home-hero{padding:70px 0}.hero-art{min-height:430px}.category-grid{grid-template-columns:repeat(2,1fr)}.recipe-grid,.story-grid{grid-template-columns:1fr;gap:35px}.recipe-intro h1{font-size:4.2rem}.admin-side{width:205px}.admin-content{padding:28px}.editor-grid{grid-template-columns:1fr}}
@media(max-width:767px){.topbar .container{justify-content:center}.topbar .container span:last-child{display:none}.section{padding:65px 0}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:2.6rem}.home-hero{min-height:auto;padding:60px 0}.home-hero h1{font-size:4rem}.hero-art{min-height:390px}.art-card-main{right:8%;width:78%;padding:25px}.category-grid{grid-template-columns:1fr}.listing-hero{padding:55px 0}.listing-inner h1{font-size:3.8rem}.filter-row{align-items:start;flex-direction:column}.recipe-top{padding-bottom:55px}.recipe-intro h1{font-size:3.7rem}.meta-grid{gap:10px}.meta-grid div{padding-left:10px}.admin-shell{display:block}.admin-side{position:relative;width:100%;height:auto;min-height:0;padding:16px}.admin-side .admin-brand{margin:0 5px 15px}.admin-user,.admin-logout{display:none}.admin-side nav{flex-direction:row;overflow:auto;margin:0}.admin-side nav a{white-space:nowrap}.admin-top{padding:0 16px}.admin-content{padding:22px 15px}.admin-title{align-items:start;flex-direction:column}.admin-title h1{font-size:2.5rem}.admin-filters{flex-direction:column}.editor-actions{justify-content:stretch}.editor-actions .btn{flex:1}}
@media print{.topbar,.main-nav,.footer,.recipe-actions,.back-link{display:none!important}.recipe-top{padding:0;background:#fff}.recipe-content{padding-top:25px}.recipe-photo{box-shadow:none}.ingredients{break-inside:avoid}}

.nav-login,.nav-signup{border:0;background:transparent;font:inherit;font-size:.85rem;font-weight:650;padding:9px 10px;color:var(--green)}.nav-signup{background:var(--green);color:#fff;border-radius:999px;padding:10px 15px}.nav-account{color:var(--green);text-decoration:none;font-size:.82rem;font-weight:650;padding:9px 10px}
.auth-modal{border:0;border-radius:24px;background:#fff;padding:14px;box-shadow:0 30px 90px rgba(32,53,43,.2)}.auth-modal .modal-header{padding:28px 28px 10px}.auth-modal .modal-body{padding:0 28px 30px}.auth-kicker{font-size:.62rem;letter-spacing:.17em;font-weight:800;color:var(--sage)}.auth-title{font-family:"Playfair Display",serif;font-size:2.5rem;font-weight:500;letter-spacing:-.05em;margin:5px 0 0}.auth-tabs{display:flex;gap:4px;background:var(--cream);padding:4px;border-radius:12px;margin:12px 0 24px}.auth-tab{flex:1;border:0;background:transparent;border-radius:9px;padding:10px 8px;color:#70766e;font-weight:650;font-size:.82rem}.auth-tab.active{background:#fff;color:var(--green);box-shadow:0 3px 12px rgba(32,53,43,.07)}.auth-form label{display:block;font-size:.75rem;font-weight:700;margin:13px 0 7px}.auth-form .form-control{border-radius:11px;padding:.78rem 1rem;border-color:var(--line)}.auth-switch{text-align:center;margin:17px 0 0;color:var(--muted);font-size:.8rem}.auth-switch button{border:0;background:transparent;color:var(--green);font-weight:700;padding:0}.admin-login-note{background:var(--cream);border:1px solid var(--line);padding:12px 14px;border-radius:11px;color:#656b63;font-size:.8rem;margin-bottom:10px}
@media(max-width:767px){.nav-search{margin-left:0}.nav-login,.nav-signup{display:inline-block;margin-top:6px}.auth-title{font-size:2rem}.auth-modal .modal-header,.auth-modal .modal-body{padding-left:20px;padding-right:20px}}

/* N3 Rasoi visual refresh */
:root{--veg:#19733a;--veg-dark:#11552b;--orange:#e87516;--brown:#75401e;--cream:#fbf8f1;--soft:#f3f0e8;--ink:#18221b;--muted:#6e756f;--line:#e5dfd4}
body{background:#fff;color:var(--ink);font-family:"DM Sans",sans-serif}
.container{max-width:1240px}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:1030}.site-nav-inner{min-height:82px;padding:0 34px}.logo-nav{width:165px;height:76px;display:flex;align-items:center}.logo-nav img{width:150px;height:74px;object-fit:contain;object-position:center}.main-nav{height:auto}.nav-link{font-size:.96rem!important;color:#20251f!important;padding:31px 16px!important;font-weight:600!important}.nav-link:hover{color:var(--veg)!important}.nav-actions{display:flex;align-items:center;gap:12px}.icon-search{font-size:1.7rem;line-height:1;text-decoration:none;color:#18221b;padding:6px}.btn-nav-login,.btn-nav-signup{border-radius:8px;padding:11px 21px;font-weight:700;background:#fff;border:1px solid #86ad90;color:var(--veg);font-family:inherit}.btn-nav-signup{background:var(--veg);border-color:var(--veg);color:#fff}.nav-user{color:var(--veg);font-size:.85rem;font-weight:700;text-decoration:none}
.hero-modern{background:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:44% 56%;min-height:560px}.hero-copy-panel{padding:28px 5vw 50px 5.5vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#fffdf8,#faf8f1)}.hero-logo{width:310px;height:150px;margin:-8px 0 8px -10px}.hero-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.hero-eyebrow{font-size:.72rem;letter-spacing:.13em;font-weight:800;color:var(--veg);margin:5px 0 12px}.hero-eyebrow span{display:inline-block;width:26px;height:2px;background:var(--orange);vertical-align:middle;margin-right:8px}.hero-copy-panel h1{font-family:"Playfair Display",serif;font-size:clamp(3rem,4.4vw,5rem);line-height:.98;letter-spacing:-.055em;margin:4px 0 18px;font-weight:700;color:var(--veg-dark)}.hero-copy-panel h1 em{font-style:normal;color:var(--brown)}.hero-copy-panel h1>span{color:var(--orange);font-family:Arial;font-weight:400}.hero-copy-panel>p{max-width:560px;color:#68716a;font-size:1rem;line-height:1.65;margin-bottom:20px}.hero-search{display:flex;max-width:560px;background:#fff;border:1px solid #dedbd4;border-radius:13px;overflow:hidden;box-shadow:0 8px 24px rgba(35,55,42,.08);height:52px}.hero-search span{font-size:1.45rem;padding:11px 8px 11px 17px;color:#5c675f}.hero-search input{flex:1;border:0;outline:0;font:inherit;font-size:.85rem;min-width:0}.hero-search button{border:0;background:var(--veg);color:#fff;padding:0 24px;font-weight:700}.hero-benefits{display:flex;gap:22px;flex-wrap:wrap;margin-top:21px;color:#5f675f;font-size:.74rem}.hero-benefits span{display:flex;align-items:center;gap:5px}.hero-benefits b{font-weight:600}.hero-photo{position:relative;min-height:560px;background:#e9e2d4;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;display:block;object-position:center}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.18),transparent 28%);pointer-events:none}.photo-badge{position:absolute;left:28px;bottom:26px;background:rgba(255,255,255,.93);border-radius:12px;padding:12px 17px;box-shadow:0 10px 28px rgba(0,0,0,.12);z-index:1}.photo-badge strong,.photo-badge span{display:block}.photo-badge strong{font-size:.72rem;color:var(--veg)}.photo-badge span{font-size:.72rem;color:#646b65;margin-top:2px}
.quick-categories{background:#fff;border-bottom:1px solid #eee;padding:19px 0}.category-scroll{display:flex;gap:11px;overflow:auto;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.quick-pill{white-space:nowrap;border:1px solid #ddd7cc;border-radius:999px;padding:9px 21px;color:#555e56;text-decoration:none;font-size:.83rem;background:#fff}.quick-pill:hover,.quick-pill.active{background:var(--veg);color:#fff;border-color:var(--veg)}
.home-section{padding:70px 0;background:#fff}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.section-kicker{display:block;font-size:.68rem;letter-spacing:.16em;font-weight:800;color:var(--veg)}.section-title-row h2,.why-heading h2{font-family:"Playfair Display",serif;font-size:2.8rem;line-height:1.05;letter-spacing:-.045em;margin:7px 0 4px;color:#1d2a20}.section-title-row p{margin:0;color:#777d77;font-size:.88rem}.outline-btn{border:1px solid #80a888;border-radius:8px;padding:11px 17px;color:var(--veg);text-decoration:none;font-size:.78rem;font-weight:700;white-space:nowrap}.outline-btn:hover{background:#f1f7f2}.recipe-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.recipe-card-modern{display:block;text-decoration:none;color:inherit;border:1px solid #e7e2d8;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(32,53,43,.07);transition:.25s}.recipe-card-modern:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(32,53,43,.12)}.recipe-card-image{height:215px;position:relative;overflow:hidden;background:#eee7db}.recipe-card-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.recipe-card-modern:hover .recipe-card-image img{transform:scale(1.045)}.recipe-tag{position:absolute;top:10px;left:10px;background:var(--veg);color:#fff;border-radius:999px;padding:5px 10px;font-size:.58rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.heart-btn{position:absolute;right:10px;top:10px;width:31px;height:31px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#e36e5d;font-size:1.1rem;line-height:1}.recipe-card-content{padding:14px 15px 16px}.recipe-card-content h3{font-size:1rem;font-weight:700;margin:0 0 10px;color:#1d271f}.recipe-meta{display:flex;gap:17px;color:#777e78;font-size:.66rem}.rating{margin-top:9px;display:flex;align-items:center;gap:7px}.rating span{color:#f2a313;letter-spacing:1px;font-size:.8rem}.rating small{color:#838982;font-size:.64rem}.why-section{background:var(--cream);padding:78px 0}.why-heading{text-align:center}.why-heading h2{font-size:3.3rem;margin-top:9px}.why-heading h2 em{color:var(--orange);font-style:normal}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px}.why-grid>div{text-align:center;padding:26px;border-top:1px solid #ddd6c9}.why-grid span{color:var(--orange);font-size:.7rem;font-weight:800}.why-grid h3{font-family:"Playfair Display",serif;font-size:1.5rem;margin:8px 0}.why-grid p{font-size:.82rem;line-height:1.7;color:#727971;max-width:300px;margin:auto}.latest-section{padding-top:65px}.latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.latest-card{display:flex;gap:15px;border-top:1px solid var(--line);padding-top:16px;color:inherit;text-decoration:none}.latest-card img{width:105px;height:95px;border-radius:12px;object-fit:cover;flex:0 0 auto}.latest-card span{font-size:.6rem;color:var(--veg);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.latest-card h3{font-family:"Playfair Display",serif;font-size:1.25rem;font-weight:600;margin:5px 0}.latest-card p{font-size:.74rem;color:#747b75;line-height:1.5;margin:0}.text-link{color:var(--veg);text-decoration:none;font-size:.8rem;font-weight:700}.site-footer{background:#123d25;color:#dbe8de;padding:55px 0 22px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand img{width:180px;height:100px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);margin-bottom:7px}.footer-brand p{max-width:390px;color:#b9cbbc;font-size:.82rem;line-height:1.7}.site-footer h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#94b59f;margin:10px 0 16px}.site-footer a{display:block;color:#dbe8de;text-decoration:none;font-size:.8rem;margin:10px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #2d6041;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;color:#8eae99;font-size:.7rem}
.auth-modal{border:0;border-radius:20px;background:#fff;padding:10px;box-shadow:0 30px 90px rgba(32,53,43,.25)}.auth-modal .modal-header{padding:24px 25px 10px}.auth-modal .modal-body{padding:0 25px 25px}.auth-kicker{font-size:.6rem;letter-spacing:.16em;font-weight:800;color:var(--veg)}.auth-title{font-family:"Playfair Display",serif;font-size:2.2rem;font-weight:600;margin:4px 0}.auth-tabs{display:flex;gap:4px;background:#f5f3ee;padding:4px;border-radius:11px;margin:10px 0 20px}.auth-tab{flex:1;border:0;background:transparent;border-radius:8px;padding:10px 6px;color:#737a73;font-weight:700;font-size:.78rem}.auth-tab.active{background:#fff;color:var(--veg);box-shadow:0 3px 12px rgba(32,53,43,.08)}.auth-form label{display:block;font-size:.72rem;font-weight:700;margin:12px 0 6px}.auth-form .form-control{border-radius:9px;padding:.72rem .9rem;border-color:#ddd9d0}.auth-switch{text-align:center;margin:14px 0 0;color:#777;font-size:.76rem}.auth-switch button{border:0;background:transparent;color:var(--veg);font-weight:700}.admin-login-note{background:#f5f3ee;border:1px solid var(--line);padding:10px 12px;border-radius:9px;color:#666e67;font-size:.76rem;margin-bottom:7px}.auth-hint{font-size:.7rem;text-align:center;color:#7a817a;margin:12px 0 0}
@media(max-width:991px){.site-nav-inner{padding:0 18px}.logo-nav{width:145px}.nav-actions{padding:12px 0 18px;flex-wrap:wrap}.nav-link{padding:10px 0!important}.hero-grid{grid-template-columns:1fr}.hero-copy-panel{padding:30px 7vw 45px}.hero-photo{min-height:420px}.hero-logo{width:280px}.recipe-card-grid{grid-template-columns:repeat(2,1fr)}.latest-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:30px}}
@media(max-width:600px){.hero-copy-panel h1{font-size:3rem}.hero-logo{width:250px;height:125px}.hero-benefits{gap:11px}.section-title-row{align-items:flex-start;flex-direction:column}.section-title-row h2{font-size:2.35rem}.recipe-card-grid,.why-grid,.latest-grid{grid-template-columns:1fr}.recipe-card-image{height:235px}.why-heading h2{font-size:2.45rem}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}}
