/*
Theme Name: EliKitchen 2026
Description: Modern RTL recipe theme for המטבח של אלי.
Version: 1.1.0
Text Domain: elikitchen-2026
*/
:root{--bg:#fffaf3;--surface:#fff;--ink:#2b241e;--muted:#75695f;--brand:#9b3f2d;--brand2:#d88a52;--line:#eadfd3;--shadow:0 18px 50px rgba(70,45,28,.10);--radius:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Noto Sans Hebrew",sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,243,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:white;font-size:26px}.brand-text strong{display:block;font-size:21px}.brand-text small{color:var(--muted)}.nav-menu{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.nav-menu a:hover{color:var(--brand)}.menu-toggle{display:none;border:0;background:var(--surface);font-size:26px;border-radius:12px;padding:8px 12px}.hero{padding:72px 0 50px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow{display:inline-block;background:#f4e2d4;color:var(--brand);padding:7px 13px;border-radius:999px;font-weight:700}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.03;margin:18px 0}.hero p{font-size:20px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:14px;font-weight:700;border:1px solid var(--line);background:white}.btn-primary{background:var(--brand);border-color:var(--brand);color:white}.hero-visual{min-height:480px;border-radius:36px;overflow:hidden;background:linear-gradient(135deg,#f1c79d,#9b3f2d);box-shadow:var(--shadow);position:relative}.hero-visual img{width:100%;height:100%;min-height:480px;object-fit:cover}.hero-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:white;font-size:90px}.section{padding:58px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.section h2{font-size:clamp(30px,4vw,44px);margin:0}.muted{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{background:white;border:1px solid var(--line);border-radius:20px;padding:24px 14px;text-align:center;font-weight:700;box-shadow:0 8px 24px rgba(70,45,28,.05)}.category-card span{display:block;font-size:30px;margin-bottom:6px}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.recipe-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 32px rgba(70,45,28,.06);transition:.2s}.recipe-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.recipe-thumb{aspect-ratio:4/3;background:#efe4d8;overflow:hidden}.recipe-thumb img{width:100%;height:100%;object-fit:cover}.recipe-body{padding:20px}.recipe-body h3{font-size:23px;margin:0 0 10px}.meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:14px}.weekly{background:#2f2924;color:white;border-radius:32px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.weekly-copy{padding:48px}.weekly-copy h2{font-size:42px;margin:10px 0}.weekly-image{min-height:420px;background:#6b3d2e}.weekly-image img{width:100%;height:100%;object-fit:cover}.search-box{background:white;border:1px solid var(--line);padding:12px;border-radius:18px;display:flex;gap:10px;box-shadow:var(--shadow)}.search-box input{flex:1;border:0;outline:0;font-size:18px;padding:8px;background:transparent}.content-shell{max-width:900px;margin:48px auto;background:white;border:1px solid var(--line);border-radius:28px;padding:clamp(24px,5vw,58px);box-shadow:var(--shadow)}.recipe-hero h1,.page-title{font-size:clamp(38px,6vw,64px);line-height:1.1}.recipe-main-image{border-radius:28px;overflow:hidden;margin:28px 0}.recipe-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0}.fact{background:#fff6ed;border:1px solid var(--line);border-radius:16px;padding:15px;text-align:center}.recipe-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;margin-top:34px}.recipe-columns h2{font-size:30px}.ingredients{list-style:none;padding:0}.ingredients li{padding:10px 0;border-bottom:1px solid var(--line)}.steps{counter-reset:steps;list-style:none;padding:0}.steps li{position:relative;padding:0 48px 24px 0}.steps li:before{counter-increment:steps;content:counter(steps);position:absolute;right:0;top:0;width:32px;height:32px;border-radius:50%;background:var(--brand);color:white;display:grid;place-items:center;font-weight:700}.recipe-tools{display:flex;gap:10px;flex-wrap:wrap}.site-footer{margin-top:70px;background:#2f2924;color:#eee5dc;padding:48px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid h3{color:white}.copyright{border-top:1px solid #514840;margin-top:30px;padding-top:20px;color:#bfb3aa}.empty{padding:40px;background:white;border:1px dashed var(--line);border-radius:20px;text-align:center}.pagination{margin-top:30px}.pagination .page-numbers{display:inline-block;padding:8px 12px;background:white;border:1px solid var(--line);border-radius:10px}@media(max-width:900px){.hero-grid,.weekly,.recipe-columns{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.recipe-grid{grid-template-columns:repeat(2,1fr)}.nav-menu{display:none;position:absolute;top:82px;right:0;left:0;background:var(--surface);padding:22px 24px;border-bottom:1px solid var(--line);flex-direction:column}.nav-menu.open{display:flex}.menu-toggle{display:block}.recipe-facts{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.hero-visual{min-height:330px}.hero-visual img{min-height:330px}}@media(max-width:560px){.recipe-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:38px}.section{padding:40px 0}.weekly-copy{padding:28px}.recipe-facts{grid-template-columns:1fr 1fr}}
@media print{.site-header,.site-footer,.recipe-tools{display:none!important}body{background:white}.content-shell{box-shadow:none;border:0;margin:0;max-width:none}}

/* EliKitchen 2026 v1.1 polish */
:root{--bg:#fbf7f1;--surface:#ffffff;--ink:#231d19;--muted:#71665d;--brand:#a8422b;--brand-dark:#78301f;--accent:#d99a62;--line:#eadfd5;--shadow:0 22px 60px rgba(64,42,28,.10);--radius:26px;--max:1240px}
body{font-family:Arial,"Noto Sans Hebrew",sans-serif;background:var(--bg)}
.site-header{background:rgba(251,247,241,.96)}.header-inner{min-height:88px}.brand-mark{background:linear-gradient(135deg,var(--brand),#c56c43);box-shadow:0 8px 22px rgba(168,66,43,.2)}
.hero{padding:68px 0 54px}.hero-grid{grid-template-columns:.9fr 1.1fr;gap:64px}.hero-copy{padding:22px 0}.hero h1{max-width:690px;font-size:clamp(48px,6.2vw,82px);letter-spacing:-2px}.hero p{font-size:19px;max-width:620px}.hero-visual{height:520px;min-height:0;background:linear-gradient(145deg,#e7b98f,#a8422b);border:1px solid rgba(255,255,255,.7)}.hero-visual img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.hero-art{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:48px;color:white;background:radial-gradient(circle at 28% 25%,rgba(255,255,255,.22) 0 12%,transparent 13%),radial-gradient(circle at 72% 36%,rgba(255,220,174,.22) 0 18%,transparent 19%),linear-gradient(145deg,#dca170,#a8422b)}.hero-art:before{content:"";position:absolute;width:270px;height:270px;border-radius:50%;top:62px;right:62px;border:38px solid rgba(255,255,255,.13)}.hero-art-mark{font-size:86px;font-weight:900;line-height:1}.hero-art small{font-size:18px;margin-top:8px}.categories-section{padding-top:36px}.category-card{display:flex;min-height:150px;flex-direction:column;justify-content:center;transition:.2s}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#ddc7b7}.category-card strong{font-size:18px}.category-card small{color:var(--muted);font-weight:400}.weekly{box-shadow:var(--shadow);grid-template-columns:1fr 1.1fr;background:linear-gradient(135deg,#2b2521,#3d332d)}.weekly-image{height:440px;min-height:0}.weekly-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.weekly-fallback{height:100%;display:grid;place-items:center;font-size:32px;background:linear-gradient(145deg,#c9784f,#7c3526)}.btn{transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-light{background:white;color:var(--ink);border-color:white}.text-link{font-weight:700;color:var(--brand)}.search-panel{background:#efe2d6;border-radius:32px;padding:36px 40px;display:grid;grid-template-columns:.65fr 1.35fr;gap:36px;align-items:center}.search-panel h2{font-size:34px}.search-box{box-shadow:none}.content-shell{max-width:1040px}.contact-shell{max-width:1180px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.contact-intro h2{font-size:38px;line-height:1.15}.contact-intro p{color:var(--muted);font-size:18px}.contact-note{margin-top:24px;padding:20px;border-radius:18px;background:#f7eee6;border:1px solid var(--line)}.contact-form{background:#fffaf6;border:1px solid var(--line);padding:28px;border-radius:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-weight:700}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;border:1px solid #ddcfc3;background:white;border-radius:13px;padding:13px 14px;font:inherit;outline:none}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(168,66,43,.09)}.form-message{padding:13px 16px;border-radius:12px;margin-bottom:18px}.form-message.success{background:#eaf6ed;color:#28613a}.form-message.error{background:#fff0ed;color:#8c3325}
@media(max-width:900px){.hero-grid,.contact-layout,.search-panel{grid-template-columns:1fr}.hero-visual{height:390px}.weekly-image{height:360px}.hero h1{letter-spacing:-1px}}
@media(max-width:560px){.hero-visual{height:310px;border-radius:24px}.hero-art{padding:28px}.hero-art-mark{font-size:60px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.contact-form{padding:20px}.search-panel{padding:26px 20px}}

/* Eli 2026 - remove decorative floating hero elements */
.hero-art,
.hero-emoji,
.hero-float,
.hero-decoration,
.hero-decor,
.hero-pot,
.floating-pot,
.floating-emoji,
.eli-hero-emoji,
.eli-floating {
    display: none !important;
    visibility: hidden !important;
    animation: none !important;
}

/* EliKitchen 2026 - stable professional hover behavior */

/* Never move clickable elements underneath the mouse */
.recipe-card:hover,
.category-card:hover,
.btn:hover {
    transform: none !important;
}

/* Stable card hover */
.recipe-card {
    transition: box-shadow .18s ease, border-color .18s ease !important;
}

.recipe-card:hover {
    border-color: #ddc7b7;
    box-shadow: 0 16px 38px rgba(70,45,28,.12);
}

/* Stable category hover */
.category-card {
    transition: box-shadow .18s ease, border-color .18s ease,
                background-color .18s ease !important;
}

.category-card:hover {
    transform: none !important;
    border-color: #d5b9a5;
    background-color: #fffaf6;
    box-shadow: 0 12px 30px rgba(70,45,28,.09);
}

/* Stable buttons */
.btn {
    transition: background-color .18s ease,
                border-color .18s ease,
                box-shadow .18s ease !important;
}

.btn:hover {
    transform: none !important;
}

.btn-primary:hover {
    box-shadow: 0 7px 18px rgba(155,63,45,.20);
}

/* Explicit cursor behavior */
a,
button,
.btn,
.category-card,
.recipe-card {
    cursor: pointer;
}

.category-card-empty {
    cursor: default !important;
    opacity: .72;
}

.category-card-empty:hover {
    transform: none !important;
    box-shadow: 0 8px 24px rgba(70,45,28,.05) !important;
    border-color: var(--line) !important;
    background: white !important;
}

/* ==========================================================
   EliKitchen 2026 - Correct cursor behavior
   Only genuinely interactive elements may show pointer cursor
   ========================================================== */

/* Normal cursor everywhere by default */
html,
body,
main,
section,
article,
header,
footer,
nav,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
figure,
figcaption,
ul,
ol,
li {
    cursor: default;
}

/* Text should behave like normal selectable text */
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
small,
strong {
    cursor: text;
}

/* ONLY real interactive controls */
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="checkbox"],
input[type="radio"],
select,
label[for] {
    cursor: pointer !important;
}

/* A non-clickable category must NEVER show a hand */
.category-card-empty,
.category-card-empty *,
.hero,
.hero *,
.hero-media,
.hero-media *,
.hero-copy,
.hero-copy * {
    cursor: default;
}

/* Restore pointer only for actual links/buttons inside Hero */
.hero a,
.hero button,
.hero .btn {
    cursor: pointer !important;
}

/* Recipe/category cards are pointer ONLY when the card itself is an anchor */
a.recipe-card,
a.category-card {
    cursor: pointer !important;
}

div.recipe-card,
div.category-card {
    cursor: default !important;
}

/* EliKitchen - Hero click safety */
.hero,
.hero-grid,
.hero-copy,
.hero-visual,
.hero-visual img,
.hero-copy h1,
.hero-copy p,
.hero-copy .eyebrow {
    pointer-events: none !important;
}

.hero-actions,
.hero-actions a,
.hero-actions button {
    pointer-events: auto !important;
}

/* ==========================================================
   EliKitchen 2026 - HERO CLICK AREA HARD FIX
   ========================================================== */

/* Hero itself is never a link */
.hero {
    position: relative !important;
}

/* No pseudo-element may capture mouse clicks */
.hero::before,
.hero::after,
.hero-grid::before,
.hero-grid::after,
.hero-copy::before,
.hero-copy::after,
.hero-visual::before,
.hero-visual::after {
    pointer-events: none !important;
}

/* Nothing in the hero captures clicks by default */
.hero-grid,
.hero-copy,
.hero-visual,
.hero-visual img,
.hero-copy h1,
.hero-copy p,
.hero-copy .eyebrow {
    pointer-events: none !important;
}

/* Buttons container must occupy ONLY its real content */
.hero-actions {
    display: flex !important;
    width: fit-content !important;
    max-width: max-content !important;
    position: relative !important;
    z-index: 10 !important;
    pointer-events: none !important;
}

/* ONLY the actual visible buttons are clickable */
.hero-actions > a,
.hero-actions > button {
    display: inline-flex !important;
    position: relative !important;
    inset: auto !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}

/* Prevent stretched-link techniques */
.hero a::before,
.hero a::after,
.hero-actions a::before,
.hero-actions a::after {
    position: static !important;
    inset: auto !important;
    width: auto !important;
    height: auto !important;
    pointer-events: none !important;
}

/* EliKitchen 2026 - Professional Content Recipes Page */

.recipes-brand {
    padding: 65px 0 25px;
}

.recipes-brand-logo {
    max-width: 900px;
    margin: 0 auto;
    padding: 45px 30px;
    text-align: center;
    background: #fffaf6;
    border: 1px solid var(--line);
    border-radius: 32px;
    box-shadow: var(--shadow);
}

.recipes-brand-small {
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    color: var(--brand);
}

.recipes-brand-logo h1 {
    margin: 5px 0;
    font-size: clamp(52px, 8vw, 92px);
    line-height: 1.15;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 700;
    color: #3a2117;
}

.recipes-brand-line {
    display: block;
    position: relative;
    max-width: 430px;
    margin: 10px auto;
    color: var(--brand);
    font-size: 20px;
}

.recipes-brand-line::before,
.recipes-brand-line::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 38%;
    height: 1px;
    margin: 0 12px;
    background: #b89078;
}

.recipes-brand-logo p {
    margin: 12px auto 0;
    color: var(--muted);
    font-size: 18px;
}

.content-recipe-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.content-recipe-card {
    overflow: hidden;
    background: white;
    border: 1px solid var(--line);
    border-radius: 22px;
    box-shadow: 0 10px 30px rgba(60, 40, 25, .07);
}

.content-recipe-card a {
    display: block;
}

.content-recipe-card img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.content-recipe-info {
    padding: 17px 18px 19px;
    text-align: right;
}

.content-recipe-info h3 {
    margin: 0 0 7px;
    font-size: 20px;
}

.content-recipe-open {
    color: var(--brand);
    font-size: 14px;
    font-weight: 700;
}

@media (max-width: 1000px) {
    .content-recipe-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 700px) {
    .content-recipe-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .content-recipe-card img {
        height: 190px;
    }
}

@media (max-width: 480px) {
    .content-recipe-grid {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   EliKitchen 2026 FINAL BRANDING
   ========================================================== */

.brand-2026 {
    display: flex;
    align-items: center;
    gap: 13px;
}

.eli-logo-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    color: #a8422b;
}

.brand-2026 .eli-logo-icon {
    width: 58px;
    height: 58px;
    padding: 7px;
    border-radius: 18px;
    color: #fff;
    background:
        linear-gradient(
            145deg,
            #bd5736,
            #8d341f
        );
    box-shadow:
        0 9px 23px rgba(125, 55, 35, .20);
}

.eli-logo-icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.brand-words {
    display: flex;
    flex-direction: column;
    line-height: 1.25;
}

.brand-words strong {
    font-size: 22px;
    font-family:
        Georgia,
        "Times New Roman",
        serif;
    font-weight: 700;
    color: #38251c;
}

.brand-words small {
    margin-top: 5px;
    font-size: 12px;
    color: #786a60;
}


/* CONTENT PAGE LOGO */

.content-logo-area {
    padding: 58px 0 22px;
}

.content-brand-card {
    max-width: 920px;
    margin: 0 auto;
    padding: 42px 55px;
    border: 1px solid #eadfd5;
    border-radius: 30px;
    background:
        linear-gradient(
            145deg,
            #fffdf9,
            #fff8f1
        );
    box-shadow:
        0 22px 60px rgba(64,42,28,.09);
}

.content-brand-main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 36px;
}

.content-brand-main > .eli-logo-icon {
    width: 145px;
    height: 145px;
    color: #a8422b;
}

.content-brand-words {
    text-align: center;
}

.content-brand-words h1 {
    margin: 0;
    font-size: clamp(52px,7vw,82px);
    line-height: 1.05;
    font-family:
        Georgia,
        "Times New Roman",
        serif;
    font-weight: 500;
    color: #40251a;
}

.content-brand-separator {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    margin: 14px auto 8px;
    color: #9d4a31;
}

.content-brand-separator span {
    width: 130px;
    height: 1px;
    background: #b99987;
}

.content-brand-separator b {
    font-size: 17px;
}

.content-brand-words p {
    margin: 8px 0 0;
    color: #785b4c;
    font-size: 17px;
}


/* RECIPE CATEGORIES */

.content-food-section {
    padding: 42px 0 24px;
}

.content-category-title {
    margin-bottom: 23px;
    text-align: right;
}

.content-category-title span {
    display: inline-block;
    padding: 6px 13px;
    border-radius: 999px;
    background: #f2dfd1;
    color: #9b3f2d;
    font-size: 14px;
    font-weight: 700;
}

.content-category-title h2 {
    margin: 7px 0 0;
    font-size: 36px;
    color: #2e241f;
}

.content-food-grid {
    display: grid;
    grid-template-columns:
        repeat(4, minmax(0, 1fr));
    gap: 22px;
}


/* FOOD CARD */

.food-card {
    overflow: hidden;
    border: 1px solid #e7dbd0;
    border-radius: 22px;
    background: #fff;
    box-shadow:
        0 8px 28px rgba(60,40,25,.07);
}

.food-card > a {
    display: block;
    height: 100%;
}

.food-card-image {
    height: 215px;
    overflow: hidden;
    background: #f1e6dd;
}

.food-card-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.food-card-body {
    padding: 17px 18px 19px;
}

.food-card-body h3 {
    margin: 0 0 10px;
    font-size: 19px;
    color: #332720;
}

.food-card-meta {
    display: flex;
    gap: 15px;
    margin-bottom: 11px;
    color: #766a61;
    font-size: 13px;
}

.food-card-link {
    color: #a8422b;
    font-size: 13px;
    font-weight: 700;
}


/* Responsive */

@media (max-width: 1000px) {

    .content-food-grid {
        grid-template-columns:
            repeat(3, minmax(0,1fr));
    }

    .content-brand-main {
        gap: 20px;
    }

    .content-brand-main > .eli-logo-icon {
        width: 115px;
        height: 115px;
    }
}

@media (max-width: 720px) {

    .brand-words small {
        display: none;
    }

    .content-brand-card {
        padding: 32px 20px;
    }

    .content-brand-main {
        flex-direction: column;
    }

    .content-brand-main > .eli-logo-icon {
        width: 100px;
        height: 100px;
    }

    .content-brand-words h1 {
        font-size: 50px;
    }

    .content-brand-separator span {
        width: 75px;
    }

    .content-food-grid {
        grid-template-columns:
            repeat(2, minmax(0,1fr));
    }
}

@media (max-width: 480px) {

    .content-food-grid {
        grid-template-columns: 1fr;
    }

    .food-card-image {
        height: 250px;
    }

    .brand-2026 .eli-logo-icon {
        width: 50px;
        height: 50px;
    }

    .brand-words strong {
        font-size: 18px;
    }
}

/* EliKitchen 2026 - clickable logo */
.brand-2026,
.brand-2026 *,
.brand-2026 .eli-logo-icon,
.brand-2026 .eli-logo-icon *,
.brand-2026 .brand-words,
.brand-2026 .brand-words * {
    cursor: pointer !important;
}

/* ==========================================================
   Eli Kitchen 2026 - Main Website Background
   ========================================================== */

html {
    min-height: 100%;
    background: #f6efe5;
}

body:not(.login) {
    min-height: 100vh;
    background-color: #f6efe5;
    background-image:
        linear-gradient(
            rgba(255,255,255,0.18),
            rgba(255,255,255,0.18)
        ),
        url("/wp-content/uploads/eli-main-background.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

/* Keep the site's actual sections readable while allowing
   the kitchen background to remain visible around them. */

body:not(.login) main,
body:not(.login) .site-main {
    position: relative;
}

/* Tablet / mobile:
   fixed backgrounds are intentionally disabled because
   mobile browsers handle them inconsistently. */

@media (max-width: 900px) {

    body:not(.login) {
        background-attachment: scroll;
        background-position: center top;
        background-size: cover;
    }
}

@media (max-width: 600px) {

    body:not(.login) {
        background-position: center top;
        background-size: auto 100vh;
        background-repeat: repeat-y;
    }
}

