
/* Ruza V55 Premium Shop Tools + Foundation Polish */
:root{--ruza-v55-maroon:#800020;--ruza-v55-maroon-dark:#4d1018;--ruza-v55-gold:#c49a5f;--ruza-v55-gold2:#e2c38f;--ruza-v55-cream:#fff8ef;--ruza-v55-text:#4d352d;}
html{scroll-padding-bottom:130px;}
body{padding-bottom:96px;}
.wa-float{width:62px!important;height:62px!important;inset-inline-end:24px!important;right:auto!important;bottom:24px!important;z-index:130!important;box-shadow:0 18px 42px rgba(37,211,102,.22)!important;}
html[dir="ltr"] .wa-float{right:24px!important;left:auto!important;}
html[dir="rtl"] .wa-float{left:24px!important;right:auto!important;}
.wa-float svg{width:29px!important;height:29px!important;}
.ruza-cart-launcher{display:none!important;}






.hero-shell{background:linear-gradient(100deg,rgba(18,8,9,.78),rgba(18,8,9,.48),rgba(18,8,9,.74)),url("/assets/hero_box.webp") center center/cover no-repeat,linear-gradient(135deg,#6a5245,#b89980)!important;}
.hero-shell::before{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.20),rgba(0,0,0,.08) 40%,rgba(0,0,0,.32))!important;}
.hero-content .reveal{max-width:980px;background:rgba(35,12,16,.18);border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:34px 28px;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);}
.scroll-cue{bottom:34px!important;}
.contact-form button,.submit,[type="submit"]{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease!important;}
.contact-form button:hover,.submit:hover,[type="submit"]:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 18px 42px rgba(109,21,30,.18)!important;}
.contact-form button:active,.submit:active,[type="submit"]:active{transform:translateY(0) scale(.99);}







.ruza-v55-modal{position:fixed;inset:0;z-index:500;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(34,16,17,.52);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}
.ruza-v55-modal.is-open{display:flex;}
.ruza-v55-panel{width:min(760px,100%);max-height:min(88vh,820px);overflow:auto;border-radius:30px;background:rgba(255,250,244,.96);border:1px solid rgba(196,154,95,.28);box-shadow:0 34px 100px rgba(38,19,17,.30);padding:22px;color:var(--ruza-v55-text);}
.ruza-v55-modal-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px;}
.ruza-v55-modal-head h2{margin:0 0 6px;color:var(--ruza-v55-maroon-dark);font-size:clamp(26px,4vw,40px);line-height:1.15;}
.ruza-v55-modal-head p{margin:0;color:rgba(89,63,53,.78);line-height:1.7;}
.ruza-v55-close{width:42px;height:42px;border-radius:999px;border:1px solid rgba(196,154,95,.28);background:rgba(255,255,255,.55);color:var(--ruza-v55-maroon);font-weight:900;cursor:pointer;}
.ruza-v55-search-box{display:grid;gap:14px;}
.ruza-v55-search-input{width:100%;min-height:54px;border-radius:18px;border:1px solid rgba(196,154,95,.28);background:rgba(255,255,255,.62);padding:0 16px;color:var(--ruza-v55-maroon-dark);font-weight:850;outline:none;}
.ruza-v55-search-results{display:grid;gap:10px;}
.ruza-v55-search-result{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:10px;border-radius:18px;background:rgba(255,255,255,.50);border:1px solid rgba(196,154,95,.18);text-decoration:none;color:inherit;}
.ruza-v55-search-result img{width:58px;height:58px;object-fit:contain;border-radius:14px;background:rgba(255,255,255,.48);padding:8px;}
.ruza-v55-search-result strong{display:block;color:var(--ruza-v55-maroon-dark);}
.ruza-v55-search-result span{display:block;color:rgba(89,63,53,.72);font-size:13px;margin-top:3px;}
.ruza-v55-login-card{padding:18px;border-radius:22px;background:linear-gradient(135deg,rgba(128,0,32,.06),rgba(196,154,95,.08));border:1px solid rgba(196,154,95,.18);line-height:1.85;color:rgba(89,63,53,.84);font-weight:750;}
/* Global Cart Drawer */
.ruza-cart-overlay{position:fixed;inset:0;z-index:510;display:none;background:rgba(35,18,18,.50);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}
.ruza-cart-overlay.is-open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
.ruza-cart-drawer{position:fixed!important;top:0!important;bottom:0!important;inset-inline-end:0!important;z-index:520!important;width:min(480px,100vw)!important;transform:translateX(105%)!important;background:rgba(255,250,244,.97)!important;border-inline-start:1px solid rgba(196,154,95,.26)!important;box-shadow:-28px 0 80px rgba(38,19,17,.28)!important;transition:transform .32s ease!important;display:grid!important;grid-template-rows:auto 1fr auto!important;color:var(--ruza-v55-maroon-dark)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
html[dir="rtl"] .ruza-cart-drawer{transform:translateX(-105%)!important;inset-inline-end:auto!important;inset-inline-start:0!important;border-inline-start:0!important;border-inline-end:1px solid rgba(196,154,95,.26)!important;box-shadow:28px 0 80px rgba(38,19,17,.28)!important;}
.ruza-cart-drawer.is-open{transform:translateX(0)!important;}
.ruza-cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 18px;border-bottom:1px solid rgba(196,154,95,.18);}
.ruza-cart-head h2{margin:0 0 5px;font-size:28px;line-height:1.15;color:var(--ruza-v55-maroon-dark);}
.ruza-cart-head p{margin:0;color:rgba(89,63,53,.78);line-height:1.6;}
.ruza-cart-close{flex:0 0 auto;width:44px;height:44px;border-radius:999px;border:1px solid rgba(196,154,95,.28);background:rgba(255,255,255,.58);color:var(--ruza-v55-maroon);font-weight:900;cursor:pointer;}
.ruza-cart-body{overflow:auto;padding:18px 20px;}
.ruza-cart-empty{min-height:220px;display:grid;place-items:center;text-align:center;color:rgba(89,63,53,.76);line-height:1.8;font-weight:800;}
.ruza-cart-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px;margin-bottom:14px;border-radius:22px;background:rgba(255,255,255,.52);border:1px solid rgba(196,154,95,.18);box-shadow:0 12px 32px rgba(70,43,34,.07);}
.ruza-cart-thumb{width:86px;height:86px;border-radius:18px;overflow:hidden;border:1px solid rgba(196,154,95,.16);background:rgba(255,255,255,.45);display:grid;place-items:center;}
.ruza-cart-thumb img{width:100%;height:100%;object-fit:contain;padding:10px;}
.ruza-cart-info h3{margin:0 0 6px;font-size:17px;line-height:1.3;color:var(--ruza-v55-maroon-dark);}
.ruza-cart-meta{margin:0 0 10px;color:rgba(89,63,53,.78);font-size:13.5px;line-height:1.55;}
.ruza-cart-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;}.ruza-cart-price{color:var(--ruza-v55-gold);font-weight:900;direction:ltr;}.ruza-cart-controls{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(196,154,95,.18);border-radius:999px;padding:4px;background:rgba(255,255,255,.45);}.ruza-cart-qty-btn{width:30px;height:30px;border-radius:999px;border:0;background:rgba(109,21,30,.09);color:var(--ruza-v55-maroon);font-weight:900;cursor:pointer;}.ruza-cart-qty{min-width:24px;text-align:center;font-weight:900;color:var(--ruza-v55-maroon-dark);}.ruza-cart-actions{display:flex;gap:10px;margin-top:11px;flex-wrap:wrap;}.ruza-cart-edit,.ruza-cart-remove{border:1px solid rgba(196,154,95,.22);background:rgba(255,255,255,.42);color:var(--ruza-v55-maroon);border-radius:999px;min-height:34px;padding:0 14px;font-weight:900;cursor:pointer;}.ruza-cart-remove{color:#8b1723;}.ruza-cart-footer{padding:18px 24px 24px;border-top:1px solid rgba(196,154,95,.18);background:rgba(255,250,244,.84);}.ruza-cart-summary-line{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;color:var(--ruza-v55-maroon-dark);font-weight:900;}.ruza-cart-total{direction:ltr;color:var(--ruza-v55-gold);font-size:22px;}.ruza-cart-note{margin:0 0 14px;color:rgba(89,63,53,.72);font-size:13px;line-height:1.6;}.ruza-cart-whatsapp,.ruza-cart-continue{width:100%;min-height:52px;border-radius:999px;font-weight:900;cursor:pointer;}.ruza-cart-whatsapp{border:1px solid rgba(226,195,143,.55);background:linear-gradient(135deg,#6e101a,#8b1723);color:#fff8ef;box-shadow:0 18px 42px rgba(109,21,30,.18);}.ruza-cart-continue{margin-top:10px;border:1px solid rgba(196,154,95,.25);background:rgba(255,255,255,.42);color:var(--ruza-v55-maroon);}
/* V55 Shop */
.ruza-shop-v55{padding:86px 0 82px;}.ruza-v55-shop-hero{text-align:center;max-width:900px;margin:0 auto 34px;}.ruza-v55-kicker{color:var(--ruza-v55-gold);font-weight:950;letter-spacing:.18em;font-size:13px;margin-bottom:14px;}.ruza-v55-shop-hero h1{margin:0 0 14px;color:var(--ruza-v55-maroon-dark);font-size:clamp(38px,6vw,74px);line-height:1.05;}.ruza-v55-shop-hero p{margin:0 auto;max-width:780px;color:rgba(89,63,53,.82);font-size:clamp(16px,1.7vw,21px);line-height:1.9;}.ruza-v55-shop-bar{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;margin:0 auto 24px;padding:14px;border-radius:26px;background:rgba(255,255,255,.36);border:1px solid rgba(196,154,95,.18);box-shadow:0 14px 40px rgba(70,43,34,.06);}.ruza-v55-shop-input{width:100%;min-height:48px;border-radius:18px;border:1px solid rgba(196,154,95,.22);background:rgba(255,255,255,.58);padding:0 16px;color:var(--ruza-v55-maroon-dark);font-weight:850;outline:none;}.ruza-v55-filter-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;}.ruza-v55-chip,.ruza-v55-family-tab{border:1px solid rgba(196,154,95,.26);background:rgba(255,255,255,.50);color:var(--ruza-v55-maroon);border-radius:999px;min-height:42px;padding:0 15px;font-weight:900;cursor:pointer;transition:.22s ease;}.ruza-v55-chip.is-active,.ruza-v55-family-tab.is-active,.ruza-v55-chip:hover,.ruza-v55-family-tab:hover{background:linear-gradient(135deg,#6e101a,#8b1723);color:#fff8ef;border-color:rgba(226,195,143,.68);transform:translateY(-1px);}.ruza-v55-family-rail{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:0 auto 26px;}.ruza-v55-family-card{display:grid;grid-template-columns:76px 1fr;gap:16px;align-items:center;margin-bottom:26px;padding:18px;border-radius:28px;background:linear-gradient(135deg,rgba(128,0,32,.055),rgba(196,154,95,.08)),rgba(255,255,255,.36);border:1px solid rgba(196,154,95,.18);box-shadow:0 18px 50px rgba(70,43,34,.07);}.ruza-v55-family-logo{width:76px;height:76px;border-radius:22px;background:rgba(255,255,255,.58);border:1px solid rgba(196,154,95,.16);display:grid;place-items:center;}.ruza-v55-family-logo img{max-width:72%;max-height:72%;object-fit:contain;}.ruza-v55-family-card h2{margin:0 0 6px;color:var(--ruza-v55-maroon-dark);font-size:clamp(24px,3vw,36px);}.ruza-v55-family-card p{margin:0;color:rgba(89,63,53,.78);line-height:1.75;}.ruza-v55-shop-count{color:var(--ruza-v55-gold);font-weight:950;margin:0 0 14px;text-align:center;}.ruza-v55-flavor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;}.ruza-v55-flavor-card{position:relative;border:0;text-align:inherit;font-family:inherit;color:inherit;padding:14px;border-radius:28px;background:rgba(255,255,255,.38);border:1px solid rgba(196,154,95,.17);box-shadow:0 16px 44px rgba(70,43,34,.075);cursor:pointer;transition:.24s ease;overflow:hidden;}.ruza-v55-flavor-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(70,43,34,.13);border-color:rgba(196,154,95,.38);}.ruza-v55-flavor-card.is-unavailable{opacity:.63;filter:saturate(.72);}.ruza-v55-flavor-image{aspect-ratio:1/1;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,248,239,.45));border:1px solid rgba(196,154,95,.18);display:grid;place-items:center;overflow:hidden;}.ruza-v55-flavor-image img{width:64%;height:64%;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(77,16,24,.14));}.ruza-v55-badge{position:absolute;top:24px;inset-inline-start:24px;z-index:2;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;color:#fff8ef;background:linear-gradient(135deg,#6e101a,#8b1723);box-shadow:0 10px 24px rgba(109,21,30,.18);}.ruza-v55-badge.available{background:rgba(196,154,95,.94);color:#4d1018;}.ruza-v55-flavor-body{padding:15px 7px 6px;text-align:center;}.ruza-v55-flavor-body small{display:block;color:var(--ruza-v55-gold);font-weight:950;letter-spacing:.08em;margin-bottom:8px;}.ruza-v55-flavor-body h3{margin:0 0 10px;color:var(--ruza-v55-maroon-dark);font-size:clamp(19px,2vw,24px);line-height:1.25;}.ruza-v55-flavor-body p{margin:0;color:rgba(89,63,53,.76);line-height:1.6;font-size:14px;}.ruza-v55-price-line{display:inline-flex;margin-top:12px;color:var(--ruza-v55-gold);font-weight:950;direction:ltr;unicode-bidi:isolate;}.ruza-v55-product-panel{width:min(920px,100%);}.ruza-v55-product-grid{display:grid;grid-template-columns:minmax(230px,330px) 1fr;gap:24px;align-items:start;}.ruza-v55-product-image{aspect-ratio:1/1;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,248,239,.42));border:1px solid rgba(196,154,95,.18);display:grid;place-items:center;}.ruza-v55-product-image img{width:66%;height:66%;object-fit:contain;filter:drop-shadow(0 16px 34px rgba(77,16,24,.14));}.ruza-v55-option-title{display:block;color:var(--ruza-v55-maroon-dark);font-weight:950;margin:16px 0 9px;}.ruza-v55-size-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px;}.ruza-v55-size-btn{border:1px solid rgba(196,154,95,.25);background:rgba(255,255,255,.54);border-radius:18px;min-height:72px;padding:9px;color:var(--ruza-v55-maroon);font-weight:900;cursor:pointer;}.ruza-v55-size-btn.is-active{background:linear-gradient(135deg,#6e101a,#8b1723);color:#fff8ef;border-color:rgba(226,195,143,.68);}.ruza-v55-size-btn span{display:block;}.ruza-v55-size-btn small{display:block;opacity:.82;margin-top:3px;}.ruza-v55-qty{width:100%;min-height:50px;border-radius:16px;border:1px solid rgba(196,154,95,.24);background:rgba(255,255,255,.58);padding:0 14px;color:var(--ruza-v55-maroon-dark);font-weight:900;}.ruza-v55-summary{margin:18px 0;border-radius:20px;overflow:hidden;border:1px solid rgba(196,154,95,.18);background:rgba(196,154,95,.09);}.ruza-v55-row{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:12px 14px;border-bottom:1px solid rgba(196,154,95,.14);}.ruza-v55-row:last-child{border-bottom:0;}.ruza-v55-row span{color:rgba(89,63,53,.72);font-weight:850;}.ruza-v55-row strong{color:var(--ruza-v55-maroon-dark);font-weight:950;}.ruza-v55-row.price strong{color:var(--ruza-v55-gold);font-size:20px;direction:ltr;unicode-bidi:isolate;}.ruza-v55-add-btn,.ruza-v55-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:950;cursor:pointer;text-decoration:none;}.ruza-v55-add-btn{border:1px solid rgba(226,195,143,.55);background:linear-gradient(135deg,#6e101a,#8b1723);color:#fff8ef;box-shadow:0 18px 42px rgba(109,21,30,.18);}.ruza-v55-add-btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.45);}.ruza-v55-secondary-btn{border:1px solid rgba(196,154,95,.25);background:rgba(255,255,255,.48);color:var(--ruza-v55-maroon);}.ruza-v55-product-actions{display:flex;flex-wrap:wrap;gap:12px;}.ruza-v55-added-actions{display:none;margin-top:14px;gap:10px;flex-wrap:wrap;}.ruza-v55-added-actions.is-visible{display:flex;}.ruza-v55-unavailable-note{display:none;margin:14px 0;padding:12px 14px;border-radius:16px;background:rgba(128,0,32,.07);border:1px solid rgba(128,0,32,.14);color:var(--ruza-v55-maroon);font-weight:850;}.ruza-v55-unavailable-note.is-visible{display:block;}
@media(max-width:980px){.ruza-v55-shop-bar{grid-template-columns:1fr}.ruza-v55-filter-chips{justify-content:center}.ruza-v55-product-grid{grid-template-columns:1fr}.ruza-v55-product-image{max-width:320px;margin:0 auto}.ruza-v55-family-card{grid-template-columns:1fr;text-align:center}.ruza-v55-family-logo{margin:0 auto}}
@media(max-width:640px){body{padding-bottom:112px}.wa-float{width:56px!important;height:56px!important;bottom:20px!important;inset-inline-end:18px!important}.ruza-shop-v55{padding:54px 0 62px}.ruza-v55-flavor-grid{grid-template-columns:1fr}.ruza-v55-panel{padding:16px;border-radius:24px}.ruza-cart-drawer{width:100vw!important}.ruza-cart-head{padding:20px 18px 16px}.ruza-cart-body{padding:14px}.ruza-cart-footer{padding:16px 18px 20px}.ruza-cart-item{grid-template-columns:74px 1fr;gap:12px;padding:12px}.ruza-cart-thumb{width:74px;height:74px;border-radius:16px}.hero-content .reveal{padding:24px 18px;border-radius:26px}.scroll-cue{bottom:22px!important}}


/* Ruza V55.2 corrections */
html[lang="ar"] .en-text, html[dir="rtl"] .en-text { display:none!important; }
html[lang="en"] .ar-text, html[dir="ltr"] .ar-text { display:none!important; }


.ruza-cart-overlay:not(.is-open){display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
.ruza-cart-drawer:not(.is-open){pointer-events:none!important;}
.ruza-v552-product-panel{width:min(1120px,100%)!important;}
.ruza-v552-product-layout{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:28px;align-items:start;}
.ruza-v552-gallery{display:grid;grid-template-columns:1fr;gap:12px;}
.ruza-v552-gallery-box{min-height:138px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,248,239,.46));border:1px solid rgba(196,154,95,.18);display:grid;place-items:center;box-shadow:0 14px 36px rgba(70,43,34,.06);}
.ruza-v552-gallery-box img{width:62%;height:72%;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(77,16,24,.13));}
.ruza-v552-product-info{min-width:0;}
.ruza-v552-size-options{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));}
.ruza-v552-size-line{display:block;white-space:normal;line-height:1.25;}
.ruza-v552-size-line strong{font-weight:950;}
.ruza-v552-size-line small{font-size:.82em;font-weight:750;opacity:.74;}
.ruza-v552-size-price{margin-top:8px!important;font-size:1.02em!important;font-weight:950!important;color:inherit!important;opacity:1!important;direction:ltr;unicode-bidi:isolate;}
.ruza-v552-buy-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;align-items:stretch;}
.ruza-v552-qty-wrap{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:54px;border-radius:999px;border:1px solid rgba(196,154,95,.25);background:rgba(255,255,255,.58);overflow:hidden;}
.ruza-v552-qty-btn{height:100%;border:0;background:rgba(109,21,30,.08);color:var(--ruza-v55-maroon);font-size:22px;font-weight:950;cursor:pointer;}
.ruza-v552-qty-btn:hover{background:rgba(109,21,30,.14);}
.ruza-v552-qty-input{width:100%;height:100%;border:0;background:transparent;text-align:center;color:var(--ruza-v55-maroon-dark);font-weight:950;font-size:18px;outline:none;appearance:textfield;-moz-appearance:textfield;}
.ruza-v552-qty-input::-webkit-outer-spin-button,.ruza-v552-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.ruza-v552-cart-btn{width:100%;min-height:54px;}
.ruza-v552-accordions{display:grid;gap:10px;margin-top:18px;}
.ruza-v552-accordions details{border:1px solid rgba(196,154,95,.20);border-radius:18px;background:rgba(255,255,255,.46);overflow:hidden;}
.ruza-v552-accordions summary{cursor:pointer;padding:14px 16px;color:var(--ruza-v55-maroon-dark);font-weight:950;list-style:none;}
.ruza-v552-accordions summary::-webkit-details-marker{display:none;}
.ruza-v552-accordions summary::after{content:"+";float:inline-end;color:var(--ruza-v55-gold);font-weight:950;}
.ruza-v552-accordions details[open] summary::after{content:"−";}
.ruza-v552-accordions p{margin:0;padding:0 16px 16px;color:rgba(89,63,53,.78);line-height:1.8;font-weight:700;}
.ruza-v55-summary,.ruza-v55-product-actions,.ruza-v55-added-actions{display:none!important;}
@media(max-width:980px){.ruza-v552-product-layout{grid-template-columns:1fr}.ruza-v552-gallery{grid-template-columns:repeat(3,1fr)}.ruza-v552-gallery-box{min-height:110px}.ruza-v552-gallery-box img{width:70%;}}
@media(max-width:640px){.ruza-v552-buy-row{grid-template-columns:1fr}.ruza-v552-gallery{grid-template-columns:1fr 1fr 1fr;gap:8px}.ruza-v552-gallery-box{min-height:86px;border-radius:18px}.ruza-v552-size-options{grid-template-columns:1fr}}

/* Ruza V55.3 layout, header, cards, cart, hero and toast refinements */
:root{
  --ruza-header-side-gap:12px;
}

/* Header: keep language + tools together on the side, menu centered, brand opposite */
















/* Main hero: make photo clearly visible */
.hero-shell{
  background-image:
    linear-gradient(100deg, rgba(27,17,15,.46), rgba(27,17,15,.16), rgba(27,17,15,.36)),
    url("hero_box.webp"),
    linear-gradient(135deg, #6a5245, #b89980) !important;
  background-position:center center, center 42%, center center !important;
  background-size:cover, cover, cover !important;
  background-repeat:no-repeat !important;
}
.hero-shell::before{
  background:
    radial-gradient(circle at 50% 8%, rgba(255,255,255,.06), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.04), transparent 42%) !important;
}

/* Shop hero sizing similar to main page */
.ruza-v55-shop-hero{
  padding:88px 28px 54px !important;
  text-align:center !important;
}
.ruza-v55-shop-hero h1{
  margin:0 auto 24px !important;
  max-width:980px !important;
  font-size:clamp(56px, 6.8vw, 96px) !important;
  line-height:1.08 !important;
  color:var(--ruza-v55-maroon-dark) !important;
}
.ruza-v55-shop-hero p{
  margin:0 auto !important;
  max-width:980px !important;
  font-size:clamp(20px, 2.15vw, 28px) !important;
  line-height:1.8 !important;
  color:rgba(89,63,53,.82) !important;
}
.ruza-v55-kicker{
  margin-bottom:28px !important;
  letter-spacing:.22em !important;
  font-size:15px !important;
}

/* Family intro card: fixed elegant size across groups */
.ruza-v55-family-card{
  min-height:170px !important;
  grid-template-columns:112px 1fr !important;
  align-items:center !important;
  gap:20px !important;
  padding:26px 28px !important;
}
.ruza-v55-family-logo{
  width:84px !important;
  height:84px !important;
  border-radius:20px !important;
}
.ruza-v55-family-logo img{
  width:74% !important;
  height:74% !important;
}
.ruza-v55-family-card h2{
  margin:0 0 8px !important;
}
.ruza-v55-family-card p{
  margin:0 !important;
}

/* Flavor cards: all same size, photo and text stay aligned */
.ruza-v55-flavor-grid{
  grid-template-columns:repeat(auto-fill, minmax(230px, 230px)) !important;
  justify-content:start !important;
}
.ruza-v55-flavor-card{
  display:flex !important;
  flex-direction:column !important;
  min-height:500px !important;
  height:100% !important;
}
.ruza-v55-flavor-image{
  flex:0 0 auto !important;
  min-height:196px !important;
}
.ruza-v55-flavor-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
  padding:15px 8px 8px !important;
}
.ruza-v55-flavor-body small{
  min-height:22px !important;
}
.ruza-v55-flavor-body h3{
  min-height:74px !important;
  display:flex !important;
  align-items:flex-start !important;
  justify-content:center !important;
}
.ruza-v55-flavor-body p{
  min-height:68px !important;
  display:block !important;
}
.ruza-v55-price-line{
  margin-top:auto !important;
}

/* Product modal sizing */
.ruza-v552-product-panel{
  width:min(1080px,100%) !important;
}
.ruza-v552-gallery-box{
  min-height:164px !important;
}
.ruza-v552-gallery-box img{
  width:62% !important;
  height:72% !important;
}

/* Cart should stay fully hidden until opened */
.ruza-cart-overlay:not(.is-open){
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
.ruza-cart-drawer:not(.is-open){
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
.ruza-cart-drawer.is-open{
  display:grid !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
}

/* Luxury toast note */
.ruza-v553-toast-wrap{
  position:fixed;
  top:24px;
  inset-inline-end:24px;
  z-index:9000;
  display:grid;
  gap:12px;
  pointer-events:none;
}
.ruza-v553-toast{
  min-width:320px;
  max-width:min(420px, calc(100vw - 40px));
  border-radius:22px;
  background:linear-gradient(180deg, rgba(255,251,246,.98), rgba(252,246,239,.96));
  border:1px solid rgba(196,154,95,.22);
  box-shadow:0 24px 60px rgba(53,31,27,.17);
  padding:18px 18px 18px 18px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:12px;
  align-items:start;
  color:var(--ruza-v55-maroon-dark);
  transform:translateY(-12px);
  opacity:0;
  transition:opacity .24s ease, transform .24s ease;
  pointer-events:auto;
}
.ruza-v553-toast.is-visible{
  opacity:1;
  transform:translateY(0);
}
.ruza-v553-toast-kicker{
  display:block;
  margin-bottom:6px;
  font-size:11px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:var(--ruza-v55-gold);
  font-weight:950;
}
.ruza-v553-toast-title{
  display:block;
  margin:0 0 4px;
  font-size:18px;
  line-height:1.35;
  font-weight:950;
}
.ruza-v553-toast-copy{
  margin:0;
  color:rgba(89,63,53,.78);
  line-height:1.6;
  font-weight:700;
}
.ruza-v553-toast-copy a{
  color:var(--ruza-v55-maroon);
  text-decoration:none;
  font-weight:950;
}
.ruza-v553-toast-close{
  appearance:none;
  border:0;
  background:rgba(109,21,30,.06);
  color:var(--ruza-v55-maroon);
  width:34px;
  height:34px;
  border-radius:50%;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.ruza-v553-toast-close:hover{
  background:rgba(109,21,30,.12);
}

@media(max-width:1100px){
  
  .ruza-v55-flavor-grid{grid-template-columns:repeat(auto-fill, minmax(220px, 220px)) !important;}
}
@media(max-width:980px){
  
  
  
  
  
  .ruza-v55-flavor-grid{
    grid-template-columns:repeat(auto-fill, minmax(220px, 1fr)) !important;
    justify-content:stretch !important;
  }
  .ruza-v55-family-card{grid-template-columns:1fr !important; text-align:center !important;}
  .ruza-v55-family-logo{margin:0 auto !important;}
}
@media(max-width:640px){
  
  
  
  
  .ruza-v55-shop-hero{padding:56px 18px 36px !important;}
  .ruza-v55-shop-hero h1{font-size:clamp(40px, 10vw, 60px) !important;}
  .ruza-v55-shop-hero p{font-size:17px !important;}
  .ruza-v55-flavor-card{min-height:472px !important;}
  .ruza-v553-toast-wrap{top:16px; inset-inline-end:16px;}
  .ruza-v553-toast{min-width:auto; width:min(100vw - 32px, 360px);}
}

/* Ruza V55.4 final shop/header corrections */
/* Header exact alignment: same coordinates on every page */










/* Shop header section: cleaner title, no unnecessary copy, no big gap */
.ruza-shop-v55{padding-top:0 !important;}
.ruza-v55-shop-hero{
  position:relative !important;
  overflow:hidden !important;
  padding:38px 28px 32px !important;
  margin-top:0 !important;
  border-radius:0 0 38px 38px !important;
  isolation:isolate !important;
}
.ruza-v55-shop-hero::before{
  content:"";
  position:absolute;
  inset:-14% -4% -8%;
  z-index:-2;
  background:
    linear-gradient(180deg, rgba(255,249,242,.82), rgba(255,246,237,.92)),
    url("hero_box.webp") center 42% / cover no-repeat;
  opacity:.42;
  filter:saturate(.72) blur(1px);
}
.ruza-v55-shop-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:radial-gradient(circle at 50% 38%, rgba(196,154,95,.12), transparent 38%);
}
.ruza-v55-kicker,.ruza-v55-shop-hero p{display:none !important;}
.ruza-v55-shop-hero h1{
  font-size:clamp(42px,4.8vw,74px) !important;
  line-height:1.12 !important;
  margin:0 auto !important;
  max-width:980px !important;
}

/* Remove redundant group info box and old count */
.ruza-v55-family-card,
.ruza-v55-shop-count{display:none !important;}
.ruza-v55-filter-chips{display:none !important;}
.ruza-v55-shop-bar{
  grid-template-columns:minmax(280px,1fr) !important;
  max-width:980px !important;
  margin:0 auto 22px !important;
}

/* Products toolbar: Filter | centered product count */
.ruza-v554-products-toolbar{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:20px;
  margin:22px 0 24px;
  min-height:54px;
}
.ruza-v554-filter-toggle{
  min-height:48px;
  border-radius:999px;
  border:1px solid rgba(196,154,95,.22);
  background:rgba(255,255,255,.54);
  color:var(--ruza-v55-maroon);
  font-family:inherit;
  font-weight:950;
  box-shadow:0 14px 36px rgba(70,43,34,.06);
}
.ruza-v554-filter-toggle{
  justify-self:start;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:0 22px;
  cursor:pointer;
}
.ruza-v554-filter-toggle svg{width:17px;height:17px;fill:currentColor;opacity:.82;}
.ruza-v554-count{
  justify-self:center;
  color:rgba(89,63,53,.74);
  font-size:16px;
  font-weight:900;
  text-align:center;
}
.ruza-v554-filter-panel{
  display:none;
  margin:-8px 0 24px;
  padding:18px;
  border-radius:24px;
  background:rgba(255,255,255,.46);
  border:1px solid rgba(196,154,95,.18);
  box-shadow:0 18px 54px rgba(70,43,34,.06);
}
.ruza-v554-filter-panel.is-open{display:block;}
.ruza-v554-filter-title{
  display:block;
  margin:0 0 12px;
  color:var(--ruza-v55-maroon-dark);
  font-weight:950;
}
.ruza-v554-filter-options{display:flex;flex-wrap:wrap;gap:10px;}
.ruza-v554-filter-options button{
  min-height:40px;
  border-radius:999px;
  border:1px solid rgba(196,154,95,.20);
  background:rgba(255,255,255,.50);
  color:var(--ruza-v55-maroon);
  padding:0 16px;
  font-family:inherit;
  font-weight:900;
  cursor:pointer;
}
.ruza-v554-filter-options button.is-active{
  background:linear-gradient(135deg,#6e101a,#8b1723);
  color:#fff8ef;
}

/* Keep flavor card grid compact after removing family box */
.ruza-v55-flavor-grid{margin-top:0 !important;}

/* Stronger cart hidden state */
body:not(.ruza-cart-open) .ruza-cart-overlay,
body:not(.ruza-cart-open) .ruza-cart-drawer{
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
body.ruza-cart-open .ruza-cart-overlay.is-open{display:block !important;}
body.ruza-cart-open .ruza-cart-drawer.is-open{display:grid !important;}

/* V55.4 toast notification */
.ruza-v554-toast-wrap{
  position:fixed;
  top:24px;
  inset-inline-end:24px;
  z-index:99999;
  display:grid;
  gap:12px;
  pointer-events:none;
}
.ruza-v554-toast{
  width:min(420px,calc(100vw - 40px));
  border-radius:22px;
  background:linear-gradient(180deg,rgba(255,251,246,.99),rgba(253,246,238,.97));
  border:1px solid rgba(196,154,95,.24);
  box-shadow:0 26px 70px rgba(53,31,27,.18);
  color:var(--ruza-v55-maroon-dark);
  padding:18px 18px;
  display:grid;
  grid-template-columns:1fr 34px;
  gap:12px;
  opacity:0;
  transform:translateY(-14px);
  transition:opacity .24s ease,transform .24s ease;
  pointer-events:auto;
}
.ruza-v554-toast.is-visible{opacity:1;transform:translateY(0);}
.ruza-v554-toast-kicker{display:block;margin-bottom:6px;color:var(--ruza-v55-gold);font-size:11px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;}
.ruza-v554-toast-title{display:block;margin:0 0 4px;font-size:18px;line-height:1.35;font-weight:950;}
.ruza-v554-toast-copy{margin:0;color:rgba(89,63,53,.78);line-height:1.65;font-weight:750;}
.ruza-v554-toast-copy a{color:var(--ruza-v55-maroon);font-weight:950;text-decoration:none;border-bottom:1px solid rgba(128,0,32,.22);}
.ruza-v554-toast-close{width:34px;height:34px;border:0;border-radius:50%;background:rgba(109,21,30,.06);color:var(--ruza-v55-maroon);font-size:22px;line-height:1;cursor:pointer;}
.ruza-v554-toast-close:hover{background:rgba(109,21,30,.12);}

@media(max-width:980px){
  
  
  .ruza-v554-products-toolbar{grid-template-columns:1fr;gap:12px;text-align:center;}
  .ruza-v554-filter-toggle,.ruza-v554-count{justify-self:center;}
}
@media(max-width:640px){
  .ruza-v55-shop-hero{padding:28px 18px 24px !important;}
  .ruza-v55-shop-hero h1{font-size:clamp(34px,9vw,48px) !important;}
  .ruza-v554-toast-wrap{top:16px;inset-inline-end:16px;}
  .ruza-v554-toast{width:min(360px,calc(100vw - 32px));}
}


/* Ruza V55.6 final polish: master header, shop title, compact search/cart/order form */
:root{
  --ruza-master-side-width: 570px;
}

/* Master header: exact same structure across all current/future pages */











/* Shop intro: normal smaller title, faded background image, no unnecessary page-name text */
.ruza-shop-v55{
  padding-top:0 !important;
}
.ruza-v55-shop-hero{
  position:relative !important;
  overflow:hidden !important;
  min-height:auto !important;
  margin:0 0 22px !important;
  padding:30px 24px 26px !important;
  border-radius:0 0 30px 30px !important;
  text-align:center !important;
  background:
    linear-gradient(180deg, rgba(255,250,244,.92), rgba(255,246,234,.84)),
    url("hero_box.webp") center 42% / cover no-repeat !important;
  box-shadow:0 18px 52px rgba(53,31,27,.08) !important;
}
.ruza-v55-shop-hero::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  pointer-events:none !important;
  background:rgba(255,250,244,.58) !important;
  backdrop-filter:blur(1.5px) !important;
  -webkit-backdrop-filter:blur(1.5px) !important;
}
.ruza-v55-shop-hero > *{
  position:relative !important;
  z-index:1 !important;
}
.ruza-v55-shop-hero .ruza-v55-kicker,
.ruza-v55-shop-hero p{
  display:none !important;
}
.ruza-v55-shop-hero h1{
  margin:0 auto !important;
  max-width:980px !important;
  font-size:clamp(22px, 2.25vw, 34px) !important;
  line-height:1.35 !important;
  font-weight:750 !important;
  color:var(--ruza-v55-maroon-dark) !important;
}

/* Remove unnecessary group title box and old count line */
#ruzaV55FamilyIntro,
.ruza-v55-family-card,
#ruzaV55ShopCount,
.ruza-v55-shop-count{
  display:none !important;
}

/* More compact product toolbar */
.ruza-v554-products-toolbar{
  margin:16px 0 16px !important;
}

/* Search modal: easier empty state */
.ruza-v556-search-hint{
  padding:22px 16px;
  border:1px dashed rgba(196,154,95,.35);
  border-radius:18px;
  background:rgba(255,250,244,.72);
  color:rgba(88,63,53,.74);
  text-align:center;
  font-weight:750;
  line-height:1.7;
}

/* Cart customer information form */
.ruza-v556-customer-form{
  margin:14px 0 16px;
  padding:16px;
  border:1px solid rgba(196,154,95,.22);
  border-radius:20px;
  background:rgba(255,250,244,.72);
}
.ruza-v556-customer-form h3{
  margin:0 0 6px;
  font-size:16px;
  color:var(--ruza-v55-maroon);
  font-weight:950;
}
.ruza-v556-customer-form p{
  margin:0 0 14px;
  font-size:12px;
  line-height:1.6;
  color:rgba(89,63,53,.72);
  font-weight:700;
}
.ruza-v556-fields{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.ruza-v556-field{
  display:grid;
  gap:6px;
}
.ruza-v556-field.is-wide{
  grid-column:1 / -1;
}
.ruza-v556-field label{
  color:var(--ruza-v55-maroon-dark);
  font-size:12px;
  font-weight:900;
}
.ruza-v556-field input,
.ruza-v556-field textarea{
  width:100%;
  min-height:42px;
  border:1px solid rgba(196,154,95,.25);
  border-radius:14px;
  background:rgba(255,255,255,.72);
  color:var(--ruza-v55-maroon-dark);
  padding:10px 12px;
  font-family:inherit;
  font-weight:750;
  outline:none;
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.ruza-v556-field textarea{
  min-height:76px;
  resize:vertical;
}
.ruza-v556-field input:focus,
.ruza-v556-field textarea:focus{
  border-color:rgba(128,0,32,.45);
  box-shadow:0 0 0 4px rgba(128,0,32,.08);
  background:#fff;
}
.ruza-v556-field.has-error input,
.ruza-v556-field.has-error textarea{
  border-color:#9f1226 !important;
  box-shadow:0 0 0 4px rgba(159,18,38,.10) !important;
  background:#fff9f8 !important;
}
.ruza-v556-error{
  display:none;
  color:#9f1226;
  font-size:11px;
  font-weight:900;
}
.ruza-v556-field.has-error .ruza-v556-error{
  display:block;
}

/* Compact add-to-cart notification */
.ruza-v553-toast-wrap,
.ruza-v554-toast-wrap,
.ruza-v556-toast-wrap{
  top:22px !important;
  inset-inline-end:22px !important;
  z-index:99999 !important;
}
.ruza-v553-toast,
.ruza-v554-toast,
.ruza-v556-toast{
  width:max-content !important;
  min-width:220px !important;
  max-width:min(330px, calc(100vw - 34px)) !important;
  padding:11px 12px !important;
  border-radius:14px !important;
  grid-template-columns:1fr 24px !important;
  gap:8px !important;
  direction:ltr !important;
  text-align:left !important;
  box-shadow:0 16px 42px rgba(53,31,27,.14) !important;
}
.ruza-v553-toast-kicker,
.ruza-v554-toast-kicker,
.ruza-v556-toast-kicker{
  display:none !important;
}
.ruza-v553-toast-title,
.ruza-v554-toast-title,
.ruza-v556-toast-title{
  margin:0 0 2px !important;
  font-size:13px !important;
  line-height:1.25 !important;
  font-weight:850 !important;
}
.ruza-v553-toast-copy,
.ruza-v554-toast-copy,
.ruza-v556-toast-copy{
  margin:0 !important;
  font-size:12px !important;
  line-height:1.35 !important;
  font-weight:650 !important;
  color:rgba(89,63,53,.75) !important;
}
.ruza-v553-toast-close,
.ruza-v554-toast-close,
.ruza-v556-toast-close{
  width:24px !important;
  height:24px !important;
  font-size:17px !important;
}

/* page hero after removing duplicate kicker */
.hero .container > h1:first-child,
.contact-hero .container > h1:first-child{
  margin-top:0 !important;
}

/* Responsive safety */


@media(max-width:640px){
  .ruza-v556-fields{grid-template-columns:1fr;}
  .ruza-v55-shop-hero{padding:24px 16px 22px !important;}
  .ruza-v55-shop-hero h1{font-size:22px !important;}
}


/* Ruza V55.7 stable final corrections */
/* Master header typography and layout, applied equally to every page */













/* Shop title clean and centered, no wild/floating background */
.ruza-shop-v55{padding-top:0 !important;}
.ruza-v55-shop-hero{position:relative !important;margin:0 auto 26px !important;padding:28px 22px 22px !important;text-align:center !important;background:transparent !important;box-shadow:none !important;border-radius:0 !important;overflow:visible !important;min-height:auto !important;}
.ruza-v55-shop-hero::before{display:none !important;content:none !important;}
.ruza-v55-shop-hero .ruza-v55-kicker,.ruza-v55-shop-hero p{display:none !important;}
.ruza-v55-shop-hero h1{margin:0 auto !important;max-width:900px !important;text-align:center !important;font-size:clamp(24px,2.4vw,36px) !important;line-height:1.35 !important;font-weight:700 !important;color:var(--ruza-v55-maroon-dark) !important;}

#ruzaV55FamilyIntro,.ruza-v55-family-card,#ruzaV55ShopCount,.ruza-v55-shop-count{display:none !important;}
.ruza-v557-future-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:12px;}
.ruza-v557-future-filters span{border:1px solid rgba(196,154,95,.22);border-radius:999px;background:rgba(255,255,255,.50);padding:10px 14px;color:rgba(89,63,53,.72);font-weight:750;}
.ruza-v557-filter-note{margin:14px 0 0;color:rgba(89,63,53,.72);font-weight:750;line-height:1.6;}

/* Stable cart body: items first, customer details after, footer only summary/actions */
.ruza-cart-drawer{grid-template-rows:auto minmax(0,1fr) auto !important;}
.ruza-cart-body{overflow:auto !important;padding:18px 20px !important;display:block !important;}
.ruza-cart-footer{flex:0 0 auto !important;}
.ruza-v556-customer-form{margin:16px 0 0 !important;}

/* Compact notification */
.ruza-v556-toast-wrap{position:fixed;top:22px;inset-inline-end:22px;z-index:99999;display:grid;gap:10px;pointer-events:none;}
.ruza-v556-toast{width:max-content;min-width:220px;max-width:min(330px,calc(100vw - 34px));padding:11px 12px;border-radius:14px;background:linear-gradient(180deg,rgba(255,251,246,.99),rgba(253,246,238,.97));border:1px solid rgba(196,154,95,.24);box-shadow:0 16px 42px rgba(53,31,27,.14);display:grid;grid-template-columns:1fr 24px;gap:8px;direction:ltr;text-align:left;opacity:0;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease;pointer-events:auto;}
.ruza-v556-toast.is-visible{opacity:1;transform:translateY(0);}
.ruza-v556-toast-title{display:block;margin:0 0 2px;font-size:13px;line-height:1.25;font-weight:850;color:var(--ruza-v55-maroon-dark);}
.ruza-v556-toast-copy{margin:0;font-size:12px;line-height:1.35;font-weight:650;color:rgba(89,63,53,.75);}
.ruza-v556-toast-copy a{color:var(--ruza-v55-maroon);font-weight:850;text-decoration:none;border-bottom:1px solid rgba(128,0,32,.25);}
.ruza-v556-toast-close{width:24px;height:24px;border:0;border-radius:50%;background:rgba(109,21,30,.06);color:var(--ruza-v55-maroon);font-size:17px;line-height:1;cursor:pointer;}

/* Contact page clean title */
.contact-hero h1{font-size:clamp(42px,5vw,72px) !important;line-height:1.08 !important;}
.contact-hero .lead{display:none !important;}



@media(max-width:640px){.ruza-v55-shop-hero h1{font-size:22px !important}.ruza-v557-future-filters{grid-template-columns:1fr}.contact-hero h1{font-size:40px !important}}

/* Ruza V55.8 final corrective layer - do not remove */
/* 1) Header button typography must match Home/Shop across every page */





/* 2) Restore premium product card badge and card rhythm */
.ruza-v55-status.is-available,
.ruza-v55-badge.available{
  position:absolute !important;
  top:24px !important;
  inset-inline-start:24px !important;
  z-index:3 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  min-width:0 !important;
  height:auto !important;
  padding:7px 12px !important;
  border-radius:999px !important;
  background:rgba(196,154,95,.94) !important;
  color:#4d1018 !important;
  box-shadow:0 12px 28px rgba(196,154,95,.20) !important;
  font-size:12px !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
}
.ruza-v55-flavor-card{
  min-height:500px !important;
  display:flex !important;
  flex-direction:column !important;
}
.ruza-v55-flavor-image{
  position:relative !important;
  min-height:196px !important;
  aspect-ratio:1/1 !important;
}
.ruza-v55-flavor-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
}
.ruza-v55-flavor-body h3{min-height:64px !important;}
.ruza-v55-flavor-body p{min-height:54px !important;}
.ruza-v55-price-line{margin-top:auto !important;}

/* 3) Shop search section restored close to V55.4 style */
.ruza-v55-shop-controls{
  width:min(1040px,100%) !important;
  margin:0 auto 22px !important;
  display:grid !important;
  gap:18px !important;
  align-items:center !important;
}
.ruza-v55-shop-search{
  width:100% !important;
  min-height:58px !important;
  border-radius:22px !important;
  border:1px solid rgba(196,154,95,.22) !important;
  background:rgba(255,255,255,.58) !important;
  padding:0 20px !important;
  box-shadow:0 18px 54px rgba(70,43,34,.07) !important;
  font-weight:750 !important;
  color:var(--ruza-v55-maroon-dark) !important;
}
.ruza-v55-family-tabs{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:12px !important;
  flex-wrap:wrap !important;
}
.ruza-v55-family-tab{
  min-height:44px !important;
  padding:0 18px !important;
}

/* 4) Filter layout: vertical groups with selectable checkboxes */
.ruza-v554-filter-panel{
  display:none !important;
  margin:14px 0 24px !important;
  padding:22px !important;
  border-radius:28px !important;
  background:rgba(255,250,244,.62) !important;
  border:1px solid rgba(196,154,95,.18) !important;
  box-shadow:0 16px 44px rgba(70,43,34,.06) !important;
}
.ruza-v554-filter-panel.is-open{display:block !important;}
.ruza-v558-filter-grid{
  display:grid !important;
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr)) !important;
  gap:16px !important;
  align-items:start !important;
}
.ruza-v558-filter-group{
  display:grid !important;
  gap:10px !important;
  padding:16px !important;
  border-radius:20px !important;
  background:rgba(255,255,255,.46) !important;
  border:1px solid rgba(196,154,95,.18) !important;
}
.ruza-v558-filter-group strong{
  color:var(--ruza-v55-maroon-dark) !important;
  font-size:14px !important;
  font-weight:950 !important;
  margin-bottom:2px !important;
}
.ruza-v558-filter-group label{
  display:flex !important;
  align-items:center !important;
  gap:9px !important;
  color:rgba(89,63,53,.82) !important;
  font-size:13px !important;
  font-weight:800 !important;
  cursor:pointer !important;
}
.ruza-v558-filter-group input[type="checkbox"]{
  width:18px !important;
  height:18px !important;
  accent-color:var(--ruza-v55-maroon) !important;
  flex:0 0 auto !important;
}
.ruza-v558-price-filter > div{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:8px !important;
}
.ruza-v558-price-filter input{
  min-height:40px !important;
  border-radius:14px !important;
  border:1px solid rgba(196,154,95,.22) !important;
  background:rgba(255,255,255,.62) !important;
  padding:0 10px !important;
}
.ruza-v557-filter-note,
.ruza-v554-filter-title{display:none !important;}

/* 5) Stable validation messages with no field jump */
.ruza-v556-error,
.ruza-field-error{
  display:block !important;
  min-height:15px !important;
  margin-top:4px !important;
  visibility:hidden;
  color:#9f1226 !important;
  font-size:11px !important;
  font-weight:850 !important;
  line-height:1.25 !important;
}
.ruza-v556-field.has-error .ruza-v556-error,
.ruza-field-has-error .ruza-field-error{
  visibility:visible !important;
}
.ruza-v556-field.has-error input,
.ruza-v556-field.has-error textarea,
.ruza-field-has-error input,
.ruza-field-has-error textarea,
.ruza-field-has-error select{
  border-color:#9f1226 !important;
  box-shadow:0 0 0 4px rgba(159,18,38,.10) !important;
  background:#fffafa !important;
}

/* 6) Contact title compact */
.contact-hero h1{
  font-size:clamp(42px,4.8vw,66px) !important;
  line-height:1.08 !important;
  white-space:normal !important;
}
.contact-hero .lead{display:none !important;}


/* Ruza V55.9 safe fixes — no layout damage */
/* Exact header tool typography across every page */




/* Cart drawer mirror: English right, Arabic left */
html[dir="ltr"] #ruzaCartDrawer{right:0 !important; left:auto !important; transform:translateX(100%) !important;}
html[dir="ltr"] #ruzaCartDrawer.is-open{transform:translateX(0) !important;}
html[dir="rtl"] #ruzaCartDrawer{left:0 !important; right:auto !important; transform:translateX(-100%) !important;}
html[dir="rtl"] #ruzaCartDrawer.is-open{transform:translateX(0) !important;}
html[dir="rtl"] #ruzaCartDrawer .ruza-cart-head,
html[dir="rtl"] #ruzaCartDrawer .ruza-cart-item,
html[dir="rtl"] #ruzaCartDrawer .ruza-v556-customer-form{text-align:right !important;}

/* Product cards: keep luxury badge and equal rhythm */
.ruza-v55-status.is-available{
  position:absolute !important;
  top:14px !important;
  inset-inline-start:14px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#c9a45d,#b78943) !important;
  color:#5b1020 !important;
  font-size:11px !important;
  font-weight:900 !important;
  box-shadow:0 12px 28px rgba(127,83,26,.18) !important;
  z-index:2 !important;
}
.ruza-v55-flavor-card{min-height:360px !important; cursor:pointer !important;}
.ruza-v55-flavor-image{position:relative !important; height:220px !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.ruza-v55-flavor-body{min-height:150px !important; display:flex !important; flex-direction:column !important;}
.ruza-v55-flavor-body h3{min-height:58px !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.ruza-v55-price-line{margin-top:auto !important;}

/* Shop search and filters: close to V55.4, stable with Special Order */
.ruza-v55-shop-controls{max-width:1120px !important; margin:18px auto 18px !important;}
.ruza-v55-shop-search{width:100% !important; height:58px !important; border-radius:20px !important; padding:0 24px !important; font-weight:700 !important;}
.ruza-v55-family-tabs{margin-top:18px !important; display:flex !important; gap:12px !important; justify-content:center !important; flex-wrap:wrap !important;}
.ruza-v554-filter-panel{display:none !important; padding:22px !important; border-radius:24px !important;}
.ruza-v554-filter-panel.is-open{display:block !important;}
.ruza-v559-filter-list{display:grid !important; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)) !important; gap:14px !important;}
.ruza-v558-filter-group{display:flex !important; flex-direction:column !important; align-items:flex-start !important; gap:10px !important; padding:14px 16px !important; border:1px solid rgba(196,154,95,.22) !important; border-radius:18px !important; background:rgba(255,250,244,.64) !important;}
.ruza-v558-filter-group strong{color:#5b1020 !important; font-size:13px !important; font-weight:900 !important;}
.ruza-v558-filter-group label{display:flex !important; align-items:center !important; gap:8px !important; font-size:13px !important; font-weight:750 !important; cursor:pointer !important;}
.ruza-v558-filter-group input[type="checkbox"]{width:16px !important; height:16px !important; accent-color:#8b0d1c !important; cursor:pointer !important;}
.ruza-v558-price-filter > div{display:grid !important; grid-template-columns:1fr 1fr !important; gap:8px !important; width:100% !important;}
.ruza-v558-price-filter input{height:38px !important; border-radius:12px !important; border:1px solid rgba(196,154,95,.25) !important; padding:0 10px !important;}

/* Clickable cursor everywhere clickable */
a, button, select, summary, label, .ruza-v55-flavor-card, .ruza-v55-size-btn, .ruza-v552-qty-btn, .ruza-cart-qty-btn, .ruza-cart-edit, .ruza-cart-remove, .ruza-v554-filter-toggle{cursor:pointer !important;}

/* Product modal spacing + cleaner quantity */
.ruza-v552-buy-row{margin:18px 0 18px !important; gap:16px !important; align-items:center !important;}
.ruza-v552-qty-wrap{max-width:300px !important; min-width:240px !important; height:56px !important; border-radius:999px !important; overflow:hidden !important;}
.ruza-v552-qty-btn{width:58px !important; min-width:58px !important;}
.ruza-v552-qty-input{height:56px !important; min-width:72px !important;}
.ruza-v552-accordion{margin-top:18px !important;}
.ruza-v552-size-options .ruza-v55-size-btn:only-child{max-width:520px !important; min-height:88px !important;}

/* Cart form alignment and no jumping on errors */
.ruza-v556-customer-form{overflow:visible !important;}
.ruza-v556-fields{display:grid !important; grid-template-columns:1fr 1fr !important; gap:16px 12px !important; align-items:start !important;}
.ruza-v556-field{display:flex !important; flex-direction:column !important; gap:6px !important; min-height:86px !important;}
.ruza-v556-field.is-wide{grid-column:1 / -1 !important;}
.ruza-v556-field label{min-height:18px !important; line-height:18px !important;}
.ruza-v556-field input{height:50px !important;}
.ruza-v556-field textarea{min-height:82px !important;}
.ruza-v556-error,.ruza-field-error{display:block !important; min-height:15px !important; line-height:15px !important; visibility:hidden; color:#9f1226 !important; font-size:11px !important; font-weight:900 !important; margin:0 !important;}
.ruza-v556-field.has-error .ruza-v556-error,.ruza-field-has-error .ruza-field-error{visibility:visible !important;}
.ruza-v556-field.has-error input,.ruza-v556-field.has-error textarea,.ruza-field-has-error input,.ruza-field-has-error textarea{border-color:#9f1226 !important; box-shadow:0 0 0 3px rgba(159,18,38,.10) !important;}

/* Contact page title polish */
body.contact-page .hero h1,.contact-hero h1{font-size:clamp(34px,4.8vw,72px) !important; white-space:normal !important;}

@media(max-width:720px){.ruza-v556-fields{grid-template-columns:1fr !important}.ruza-v552-buy-row{flex-direction:column !important; align-items:stretch !important}.ruza-v552-qty-wrap{max-width:none !important; width:100% !important}}


/* Ruza V55.10 safe visual fixes — no header/footer movement */
/* Arabic price line on product cards: prevent LTR/RTL mixing */
html[dir="rtl"] .ruza-v55-price-line{direction:rtl!important; unicode-bidi:isolate!important; text-align:center!important;}
html[dir="ltr"] .ruza-v55-price-line{direction:ltr!important; unicode-bidi:isolate!important; text-align:center!important;}

/* Quantity controls: same background on both sides and centered number */
.ruza-v552-qty-wrap,
.ruza-cart-controls{
  display:grid!important;
  grid-template-columns:58px minmax(72px,1fr) 58px!important;
  align-items:center!important;
  justify-items:stretch!important;
  background:rgba(255,255,255,.58)!important;
  overflow:hidden!important;
}
.ruza-v552-qty-btn,
.ruza-cart-qty-btn{
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  border-radius:0!important;
  background:rgba(109,21,30,.085)!important;
  color:var(--ruza-v55-maroon,#7a1020)!important;
  display:grid!important;
  place-items:center!important;
}
.ruza-v552-qty-btn:hover,
.ruza-cart-qty-btn:hover{background:rgba(109,21,30,.14)!important;}
.ruza-v552-qty-input,
.ruza-cart-qty{
  width:100%!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  text-align:center!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
  unicode-bidi:isolate!important;
}

/* Single-size products, such as Ruza Bars, stay centered and balanced */
.ruza-v552-size-options .ruza-v55-size-btn:only-child{
  justify-self:center!important;
  width:min(520px,100%)!important;
  max-width:520px!important;
  text-align:center!important;
}
.ruza-v55-size-btn{text-align:center!important;}

/* Search modal: keep one placeholder only and make the empty state compact */
#ruzaV55SearchModal .ruza-v55-panel{max-width:680px!important; padding:28px 28px 24px!important;}
#ruzaV55SearchResults:empty{display:none!important; margin:0!important; padding:0!important; min-height:0!important; border:0!important;}
#ruzaV55SearchResults{margin-top:12px!important;}

/* Contact and cart forms: fixed fields, no jumping on focus or validation */
#contactForm input,#contactForm textarea,
.ruza-v556-field input,.ruza-v556-field textarea{
  box-sizing:border-box!important;
  border-width:1px!important;
  outline:none!important;
  transform:none!important;
}
#contactForm input:focus,#contactForm textarea:focus,
.ruza-v556-field input:focus,.ruza-v556-field textarea:focus{
  border-width:1px!important;
  transform:none!important;
}

/* Toast notification: compact and language-safe */
.ruza-v556-toast{min-width:220px!important; max-width:330px!important; padding:14px 16px!important; gap:12px!important;}
.ruza-v556-toast-title{font-size:14px!important; line-height:1.25!important;}
.ruza-v556-toast-copy{font-size:13px!important; line-height:1.35!important; margin:.15rem 0 0!important;}
html[dir="rtl"] .ruza-v556-toast{inset-inline-start:24px!important; inset-inline-end:auto!important; text-align:right!important;}
html[dir="ltr"] .ruza-v556-toast{inset-inline-end:24px!important; inset-inline-start:auto!important; text-align:left!important;}

/* Keep clickable feeling on interactive details */
summary,.ruza-v552-accordions summary,.ruza-v55-search-result,.ruza-v55-flavor-card,.ruza-v55-family-tab,.ruza-v554-filter-toggle{cursor:pointer!important;}


/* Ruza V55.12 safe enhancement: product image lightbox preview */
#ruzaV55ProductModal .ruza-v552-gallery-box{
  cursor:zoom-in !important;
}
#ruzaV55ProductModal .ruza-v552-gallery-box img{
  cursor:zoom-in !important;
}
.ruza-v55-lightbox-open{
  overflow:hidden !important;
}
.ruza-v55-image-lightbox{
  position:fixed !important;
  inset:0 !important;
  z-index:99999 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:clamp(16px,3vw,38px) !important;
  background:rgba(30,14,17,.78) !important;
  -webkit-backdrop-filter:blur(10px) !important;
  backdrop-filter:blur(10px) !important;
  opacity:0 !important;
  pointer-events:none !important;
  transition:opacity .22s ease !important;
}
.ruza-v55-image-lightbox.is-open{
  opacity:1 !important;
  pointer-events:auto !important;
}
.ruza-v55-image-lightbox img{
  display:block !important;
  max-width:min(92vw,1120px) !important;
  max-height:84vh !important;
  width:auto !important;
  height:auto !important;
  object-fit:contain !important;
  border-radius:clamp(18px,2vw,30px) !important;
  background:rgba(255,248,239,.96) !important;
  box-shadow:0 34px 100px rgba(0,0,0,.42) !important;
}
.ruza-v55-image-lightbox-close{
  position:absolute !important;
  top:clamp(14px,2.2vw,26px) !important;
  inset-inline-end:clamp(14px,2.2vw,26px) !important;
  width:44px !important;
  height:44px !important;
  border:1px solid rgba(226,195,143,.38) !important;
  border-radius:999px !important;
  background:rgba(255,248,239,.92) !important;
  color:#5b1018 !important;
  font-size:30px !important;
  line-height:1 !important;
  font-weight:500 !important;
  cursor:pointer !important;
  box-shadow:0 12px 32px rgba(0,0,0,.22) !important;
}
@media(max-width:640px){
  .ruza-v55-image-lightbox{padding:14px !important;}
  .ruza-v55-image-lightbox img{max-width:94vw !important; max-height:78vh !important; border-radius:20px !important;}
  .ruza-v55-image-lightbox-close{width:42px !important; height:42px !important; font-size:28px !important;}
}


/* V55.13 Server Contact Form — safe status + honeypot only */
.ruza-hp-field {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.contact-status {
  display: none;
  margin-top: 16px;
  padding: 16px 20px;
  border: 1px solid rgba(140, 98, 57, 0.22);
  border-left: 5px solid #8C6239;
  border-radius: 18px;
  background: rgba(255, 250, 242, 0.88);
  color: #6b1a24;
  font-weight: 700;
  line-height: 1.8;
  white-space: pre-line;
  box-shadow: 0 14px 34px rgba(76, 43, 31, 0.08);
}
.contact-status[dir="ltr"] {
  text-align: left;
}
.contact-status[dir="rtl"] {
  border-left-width: 1px;
  border-right: 5px solid #8C6239;
  text-align: right;
}
html[dir="rtl"] .contact-status {
  border-left-width: 1px;
  border-right: 5px solid #8C6239;
}
.contact-status.is-visible {
  display: block;
  animation: ruzaContactStatusIn .24s ease-out both;
}
.contact-status.is-error {
  border-left-color: #8c1424;
  color: #8c1424;
  background: rgba(255, 245, 245, 0.92);
}
html[dir="rtl"] .contact-status.is-error {
  border-right-color: #8c1424;
}
.contact-submit.is-sending {
  opacity: .82;
  cursor: progress;
}
@keyframes ruzaContactStatusIn {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Ruza V56.1 cleanup: stable forms, cart review, mobile header, shop sidebar, search drawer, checkout */
:root{--ruza-v561-panel:#fffaf4;--ruza-v561-line:rgba(196,154,95,.24);}
#contactNumber,#ruzaCustomerPhone,#phone,#customerPhone,input[name="phone"],input[name="contactNumber"]{min-height:56px!important;box-sizing:border-box!important;}
#contactForm .form-row,#contactForm .ruza-v556-field{align-self:start!important;}
#contactForm input,#contactForm textarea{transform:none!important;}

/* Search top drawer */
.ruza-v561-search-drawer-modal{align-items:flex-start!important;justify-content:center!important;padding:0!important;}
.ruza-v561-search-drawer-modal .ruza-v561-search-panel{width:min(920px,calc(100vw - 32px))!important;max-width:min(920px,calc(100vw - 32px))!important;margin:18px auto 0!important;border-radius:0 0 30px 30px!important;transform:translateY(-112%)!important;opacity:0!important;transition:transform .28s ease,opacity .2s ease!important;box-shadow:0 32px 90px rgba(35,18,18,.22)!important;}
.ruza-v561-search-drawer-modal.is-open .ruza-v561-search-panel{transform:translateY(0)!important;opacity:1!important;}
.ruza-v561-search-panel .ruza-v55-search-input{min-height:58px!important;font-size:18px!important;}
.ruza-v561-search-panel .ruza-v55-search-results{max-height:min(56vh,520px)!important;overflow:auto!important;}

/* Cart drawer layout */
.ruza-cart-drawer{width:min(520px,100vw)!important;}
.ruza-cart-body{padding-bottom:18px!important;}
.ruza-cart-item{grid-template-columns:86px minmax(0,1fr)!important;align-items:start!important;}
.ruza-cart-info{min-width:0!important;display:grid!important;gap:8px!important;}
.ruza-cart-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:start!important;}
.ruza-cart-title-row h3{min-width:0!important;margin:0!important;}
.ruza-cart-price{white-space:nowrap!important;font-variant-numeric:tabular-nums!important;align-self:start!important;}
.ruza-cart-meta{margin:0!important;min-height:42px!important;}
.ruza-cart-bottom-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:center!important;}
.ruza-cart-controls{justify-self:start!important;min-width:156px!important;justify-content:space-between!important;}
html[dir="rtl"] .ruza-cart-controls{justify-self:end!important;}
.ruza-cart-actions{margin-top:0!important;}
.ruza-cart-summary-stack{display:grid;gap:8px;margin-bottom:14px;}
.ruza-cart-summary-line{margin:0!important;}
.ruza-cart-summary-line small{color:rgba(89,63,53,.68);font-size:12px;font-weight:800;}
.ruza-cart-summary-total{padding-top:10px;border-top:1px solid var(--ruza-v561-line);font-size:18px;}
.ruza-cart-summary-total .ruza-cart-total{font-size:24px!important;}
#ruzaCartCheckout{margin-top:10px;}

/* Mobile compact header + menu */
.ruza-v561-menu-toggle{display:none;border:1px solid rgba(196,154,95,.24);background:rgba(255,255,255,.55);width:46px;height:46px;border-radius:999px;align-items:center;justify-content:center;gap:4px;flex-direction:column;box-shadow:0 12px 26px rgba(70,43,34,.08);cursor:pointer;}
.ruza-v561-menu-toggle span{display:block;width:18px;height:2px;border-radius:3px;background:var(--ruza-v55-maroon,#800020);}
.ruza-v561-menu-overlay{position:fixed;inset:0;background:rgba(35,18,18,.44);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:300;display:none;}
.ruza-v561-menu-drawer{position:fixed;top:0;bottom:0;left:0;width:min(330px,86vw);transform:translateX(-105%);transition:transform .28s ease;z-index:310;background:rgba(255,250,244,.98);border-inline-end:1px solid var(--ruza-v561-line);box-shadow:22px 0 70px rgba(35,18,18,.22);padding:24px;color:var(--ruza-v55-maroon-dark,#4d1018);}
html[dir="rtl"] .ruza-v561-menu-drawer{left:auto;right:0;transform:translateX(105%);border-inline-end:0;border-inline-start:1px solid var(--ruza-v561-line);box-shadow:-22px 0 70px rgba(35,18,18,.22);}
body.ruza-v561-menu-open .ruza-v561-menu-overlay{display:block;}
body.ruza-v561-menu-open .ruza-v561-menu-drawer{transform:translateX(0)!important;}
@media (min-width:981px){.ruza-v561-menu-drawer,.ruza-v561-menu-overlay{display:none!important;}}
.ruza-v561-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;}
.ruza-v561-menu-head strong{font-size:24px;color:var(--ruza-v55-maroon,#800020);}
.ruza-v561-menu-head button{width:42px;height:42px;border-radius:50%;border:1px solid var(--ruza-v561-line);background:rgba(255,255,255,.58);color:var(--ruza-v55-maroon,#800020);font-size:22px;font-weight:900;cursor:pointer;}
.ruza-v561-menu-links{display:grid;gap:12px;}
.ruza-v561-menu-links a{display:block;text-decoration:none;border:1px solid var(--ruza-v561-line);background:rgba(255,255,255,.48);border-radius:18px;padding:13px 15px;font-weight:900;color:var(--ruza-v55-maroon-dark,#4d1018);}

@media(max-width:980px){
  
  
  
  
  
  
  
  
  
  
  .ruza-v561-menu-toggle{display:flex!important;grid-area:menu!important;justify-self:start!important;}
  html[dir="rtl"] .ruza-v561-menu-toggle{justify-self:end!important;}
  body{padding-top:0!important;}
}

/* Shop categories sidebar — structural bilingual desktop grid.
   Geometry is kept physical/LTR at the grid level, while each region restores
   its own language direction. This prevents CSS Grid line numbering from
   placing the Arabic sidebar on the wrong physical side. */
.ruza-v561-shop-shell{display:grid;gap:26px;align-items:start;}
.ruza-v561-category-sidebar{grid-area:sidebar;position:sticky;top:176px;padding:22px;border-radius:26px;z-index:2;}
.ruza-v561-shop-main{grid-area:main;min-width:0;}
html[dir="rtl"] .ruza-v561-category-sidebar,
html[dir="rtl"] .ruza-v561-shop-main{direction:rtl;text-align:right;}
html[dir="ltr"] .ruza-v561-category-sidebar,
html[dir="ltr"] .ruza-v561-shop-main{direction:ltr;text-align:left;}
@media(min-width:981px){
  .ruza-v561-shop-shell{
    direction:ltr;
    grid-template-columns:260px minmax(0,1fr);
    grid-template-areas:"sidebar main";
  }
  html[dir="rtl"] .ruza-v561-shop-shell{
    direction:ltr;
    grid-template-columns:minmax(0,1fr) 260px;
    grid-template-areas:"main sidebar";
  }
}
.ruza-v561-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;}
.ruza-v561-sidebar-head h2{margin:0;color:var(--ruza-v55-maroon,#800020);font-size:22px;}
.ruza-v561-category-close{display:none;width:40px;height:40px;border-radius:50%;border:1px solid var(--ruza-v561-line);background:rgba(255,255,255,.5);font-size:22px;color:var(--ruza-v55-maroon,#800020);}
.ruza-v561-family-tabs{display:grid!important;gap:10px!important;justify-content:stretch!important;margin:0!important;}
.ruza-v561-family-tabs .ruza-v55-family-tab{width:100%!important;text-align:start!important;justify-content:flex-start!important;border-radius:18px!important;min-height:46px!important;}
html[dir="rtl"] .ruza-v561-family-tabs .ruza-v55-family-tab{text-align:right!important;justify-content:flex-start!important;}
.ruza-v561-shop-main{min-width:0;}
.ruza-v561-shop-search-row{margin:0 0 16px!important;display:block!important;}
.ruza-v561-shop-search-row .ruza-v55-shop-search{width:100%!important;}
.ruza-v561-category-toggle{display:none;min-height:48px;border-radius:999px;border:1px solid rgba(196,154,95,.22);background:rgba(255,255,255,.54);color:var(--ruza-v55-maroon);font-family:inherit;font-weight:950;box-shadow:0 14px 36px rgba(70,43,34,.06);padding:0 18px;cursor:pointer;}
@media(max-width:980px){
  .ruza-v561-shop-shell,html[dir="rtl"] .ruza-v561-shop-shell{display:block;}
  .ruza-v561-category-toggle{display:inline-flex;align-items:center;gap:8px;}
  .ruza-v561-category-sidebar{position:fixed;top:0;bottom:0;left:0;width:min(330px,86vw);transform:translateX(-105%);transition:transform .28s ease;z-index:305;padding:24px;border-radius:0;background:rgba(255,250,244,.98);box-shadow:24px 0 72px rgba(35,18,18,.22);}
  html[dir="rtl"] .ruza-v561-category-sidebar{left:auto;right:0;transform:translateX(105%);}
  body.ruza-v561-categories-open .ruza-v561-category-sidebar{transform:translateX(0)!important;}
  body.ruza-v561-categories-open::after{content:"";position:fixed;inset:0;background:rgba(35,18,18,.42);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:300;}
  body.ruza-v561-categories-open .ruza-v561-category-sidebar{z-index:306;}
  .ruza-v561-category-close{display:grid;place-items:center;}
  .ruza-v554-products-toolbar{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .ruza-v554-count{grid-column:auto!important;}
}
@media(max-width:640px){
  .ruza-v554-products-toolbar{grid-template-columns:1fr!important;}
  .ruza-v561-category-toggle,.ruza-v554-filter-toggle,.ruza-v554-count{justify-self:stretch!important;width:100%!important;}
  .ruza-cart-item{grid-template-columns:74px minmax(0,1fr)!important;}
  .ruza-cart-title-row{grid-template-columns:1fr!important;gap:4px!important;}
  .ruza-cart-controls{min-width:150px!important;}
}

/* Checkout page */
.ruza-checkout-page{padding:64px 0 96px;}
.ruza-checkout-hero{text-align:center;margin-bottom:30px;}
.ruza-checkout-hero h1{margin:0;color:var(--maroon-dark,#4d1018);font-size:clamp(42px,5vw,72px);line-height:1.12;}
.ruza-checkout-hero p{margin:12px auto 0;max-width:720px;color:rgba(89,63,53,.78);font-size:18px;line-height:1.75;}
.ruza-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:28px;align-items:start;}
html[dir="rtl"] .ruza-checkout-layout{grid-template-columns:420px minmax(0,1fr);}
html[dir="rtl"] .ruza-checkout-form-card{grid-column:2;grid-row:1;}html[dir="rtl"] .ruza-checkout-summary-card{grid-column:1;grid-row:1;}
.ruza-checkout-card{padding:28px;border-radius:30px;background:rgba(255,250,244,.75);border:1px solid var(--ruza-v561-line);box-shadow:0 24px 70px rgba(70,43,34,.08);}
.ruza-checkout-card h2{margin:0 0 18px;color:var(--maroon,#731825);font-size:28px;}
.ruza-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.ruza-checkout-field{display:grid;gap:8px;}
.ruza-checkout-field.is-wide{grid-column:1/-1;}
.ruza-checkout-field label{font-weight:900;color:var(--maroon-dark,#4d1018);}
.ruza-checkout-field input,.ruza-checkout-field textarea{width:100%;border:1px solid rgba(196,154,95,.24);background:rgba(255,255,255,.62);border-radius:18px;min-height:56px;padding:13px 16px;font-family:inherit;color:var(--text,#311f1a);outline:none;}
.ruza-checkout-field textarea{min-height:110px;resize:vertical;}
.ruza-checkout-field.has-error input,.ruza-checkout-field.has-error textarea{border-color:#9b1322;background:rgba(155,19,34,.04);}
.ruza-checkout-error{display:none;color:#9b1322;font-size:13px;font-weight:800;}.ruza-checkout-field.has-error .ruza-checkout-error{display:block;}
.ruza-checkout-items{display:grid;gap:12px;margin-bottom:18px;}
.ruza-checkout-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:20px;background:rgba(255,255,255,.5);border:1px solid rgba(196,154,95,.16);}
.ruza-checkout-item img{width:72px;height:72px;border-radius:16px;object-fit:cover;background:#fff;}.ruza-checkout-item h3{margin:0 0 4px;color:var(--maroon-dark,#4d1018);font-size:16px;}.ruza-checkout-item p{margin:0 0 4px;color:rgba(89,63,53,.75);font-size:13px;line-height:1.45;}.ruza-checkout-item strong{color:var(--gold,#c49a5f);}.ruza-checkout-summary{display:grid;gap:10px;padding-top:12px;border-top:1px solid var(--ruza-v561-line);}.ruza-checkout-summary div{display:flex;align-items:center;justify-content:space-between;gap:14px;font-weight:900;color:var(--maroon-dark,#4d1018);}.ruza-checkout-summary small{font-size:12px;color:rgba(89,63,53,.7);}.ruza-checkout-summary .is-total{font-size:20px;padding-top:10px;border-top:1px solid var(--ruza-v561-line);}.ruza-checkout-summary strong{direction:ltr;color:var(--gold,#c49a5f);}.ruza-checkout-actions{margin-top:22px;display:grid;gap:12px;}.ruza-checkout-confirm,.ruza-checkout-back{min-height:56px;border-radius:999px;font-family:inherit;font-weight:950;cursor:pointer;}.ruza-checkout-confirm{border:1px solid rgba(226,195,143,.55);background:linear-gradient(135deg,#6e101a,#8b1723);color:#fff8ef;box-shadow:0 18px 42px rgba(109,21,30,.18);}.ruza-checkout-back{border:1px solid rgba(196,154,95,.25);background:rgba(255,255,255,.48);color:var(--maroon,#731825);}.ruza-checkout-hint{margin:10px 0 0;color:rgba(89,63,53,.76);font-size:13.5px;line-height:1.7;text-align:center;}.ruza-checkout-empty{padding:28px;text-align:center;color:rgba(89,63,53,.78);font-weight:900;}
@media(max-width:980px){.ruza-checkout-layout,html[dir="rtl"] .ruza-checkout-layout{grid-template-columns:1fr;}.ruza-checkout-form-card,.ruza-checkout-summary-card,html[dir="rtl"] .ruza-checkout-form-card,html[dir="rtl"] .ruza-checkout-summary-card{grid-column:auto;grid-row:auto;}.ruza-checkout-summary-card{order:-1;}.ruza-checkout-page{padding-top:38px;}.ruza-checkout-grid{grid-template-columns:1fr;}}

/* Ruza V56.1.3 hotfix: checkout field stability + premium top search drawer */
/* Checkout: reserve validation space so fields never jump, and improve input readability */
.ruza-checkout-grid{
  align-items:start !important;
}
.ruza-checkout-field{
  display:flex !important;
  flex-direction:column !important;
  gap:9px !important;
  min-height:114px !important;
  align-self:start !important;
}
.ruza-checkout-field.is-wide{
  min-height:114px !important;
}
.ruza-checkout-field.is-wide:has(textarea){
  min-height:178px !important;
}
.ruza-checkout-field label{
  min-height:20px !important;
  line-height:20px !important;
  font-size:16px !important;
  font-weight:950 !important;
}
.ruza-checkout-field input,
.ruza-checkout-field textarea{
  min-height:62px !important;
  height:auto !important;
  padding:15px 18px !important;
  font-size:17px !important;
  line-height:1.45 !important;
  box-sizing:border-box !important;
  transform:none !important;
}
.ruza-checkout-field textarea{
  min-height:116px !important;
}
.ruza-checkout-field input::placeholder,
.ruza-checkout-field textarea::placeholder{
  font-size:16px !important;
  opacity:.72 !important;
}
.ruza-checkout-error{
  display:block !important;
  visibility:hidden !important;
  min-height:18px !important;
  line-height:18px !important;
  margin:0 !important;
  color:#9b1322 !important;
  font-size:13px !important;
  font-weight:900 !important;
}
.ruza-checkout-field.has-error .ruza-checkout-error{
  visibility:visible !important;
}
.ruza-checkout-field.has-error input,
.ruza-checkout-field.has-error textarea{
  border-color:#9b1322 !important;
  background:rgba(155,19,34,.04) !important;
  box-shadow:0 0 0 3px rgba(155,19,34,.10) !important;
}
@media(max-width:640px){
  .ruza-checkout-card{padding:22px 18px !important;border-radius:26px !important;}
  .ruza-checkout-card h2{font-size:27px !important;}
  .ruza-checkout-field input,
  .ruza-checkout-field textarea{font-size:17px !important;min-height:60px !important;}
  .ruza-checkout-field label{font-size:15.5px !important;}
}

/* Search: replace old centered popup look with a true premium top drawer */
#ruzaV55SearchModal.ruza-v561-search-drawer-modal{
  align-items:flex-start !important;
  justify-content:center !important;
  padding:0 !important;
  background:rgba(34,16,17,.50) !important;
}
#ruzaV55SearchModal.ruza-v561-search-drawer-modal .ruza-v561-search-panel{
  width:100vw !important;
  max-width:100vw !important;
  margin:0 !important;
  border-radius:0 0 34px 34px !important;
  padding:30px min(6vw,72px) 28px !important;
  background:linear-gradient(135deg,rgba(255,250,244,.98),rgba(246,238,228,.96)) !important;
  border:0 !important;
  border-bottom:1px solid rgba(196,154,95,.26) !important;
  box-shadow:0 30px 90px rgba(35,18,18,.24) !important;
  transform:translateY(-105%) !important;
  opacity:0 !important;
  transition:transform .26s ease,opacity .18s ease !important;
}
#ruzaV55SearchModal.ruza-v561-search-drawer-modal.is-open .ruza-v561-search-panel{
  transform:translateY(0) !important;
  opacity:1 !important;
}
#ruzaV55SearchModal .ruza-v55-modal-head{
  width:min(980px,100%) !important;
  margin:0 auto 18px !important;
  align-items:center !important;
}
#ruzaV55SearchModal .ruza-v55-modal-head h2{
  font-size:clamp(30px,4vw,48px) !important;
  line-height:1.05 !important;
}
#ruzaV55SearchModal .ruza-v55-modal-head p{
  font-size:16px !important;
  margin-top:6px !important;
}
#ruzaV55SearchModal .ruza-v55-search-box{
  width:min(980px,100%) !important;
  margin:0 auto !important;
  gap:14px !important;
}
#ruzaV55SearchModal .ruza-v55-search-input{
  min-height:64px !important;
  border-radius:22px !important;
  padding:0 22px !important;
  background:rgba(255,255,255,.74) !important;
  font-size:19px !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72) !important;
}
#ruzaV55SearchModal .ruza-v55-close{
  flex:0 0 auto !important;
  width:52px !important;
  height:52px !important;
}
@media(max-width:640px){
  #ruzaV55SearchModal.ruza-v561-search-drawer-modal .ruza-v561-search-panel{
    padding:20px 16px 18px !important;
    border-radius:0 0 26px 26px !important;
  }
  #ruzaV55SearchModal .ruza-v55-modal-head{
    margin-bottom:14px !important;
  }
  #ruzaV55SearchModal .ruza-v55-modal-head h2{
    font-size:29px !important;
  }
  #ruzaV55SearchModal .ruza-v55-modal-head p{
    font-size:14.5px !important;
  }
  #ruzaV55SearchModal .ruza-v55-search-input{
    min-height:58px !important;
    font-size:17px !important;
  }
  #ruzaV55SearchModal .ruza-v55-close{
    width:46px !important;
    height:46px !important;
  }
}
.ruza-checkout-field[data-field-wrap="note"]{min-height:178px!important;}

/* Ruza V56.1.5 mobile/RTL stability pass: drawers, search, checkout fields */
html, body{
  max-width:100% !important;
  overflow-x:hidden !important;
}
body.ruza-v561-menu-open,
body.ruza-v561-categories-open,
body.ruza-v561-search-open,
body.ruza-cart-open{
  overflow:hidden !important;
}
.ruza-v561-menu-drawer,
.ruza-v561-category-sidebar,
.ruza-cart-drawer{
  box-sizing:border-box !important;
  max-width:100vw !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  -webkit-overflow-scrolling:touch !important;
  overscroll-behavior:contain !important;
}
.ruza-v561-menu-drawer::-webkit-scrollbar,
.ruza-v561-category-sidebar::-webkit-scrollbar,
.ruza-cart-drawer::-webkit-scrollbar{
  width:0 !important;
  height:0 !important;
}
.ruza-v561-menu-drawer,
.ruza-v561-category-sidebar,
.ruza-cart-drawer{
  scrollbar-width:none !important;
}
.ruza-v561-menu-overlay,
.ruza-v561-category-overlay{
  position:fixed !important;
  inset:0 !important;
  background:rgba(35,18,18,.44) !important;
  backdrop-filter:blur(8px) !important;
  -webkit-backdrop-filter:blur(8px) !important;
  z-index:300 !important;
  display:none !important;
  opacity:0 !important;
  pointer-events:none !important;
}
body.ruza-v561-menu-open .ruza-v561-menu-overlay,
body.ruza-v561-categories-open .ruza-v561-category-overlay{
  display:block !important;
  opacity:1 !important;
  pointer-events:auto !important;
}
html[dir="rtl"] .ruza-v561-menu-drawer,
html[dir="rtl"] .ruza-v561-category-sidebar{
  text-align:right !important;
  direction:rtl !important;
}
html[dir="ltr"] .ruza-v561-menu-drawer,
html[dir="ltr"] .ruza-v561-category-sidebar{
  text-align:left !important;
  direction:ltr !important;
}
.ruza-v561-menu-links a,
.ruza-v561-family-tabs .ruza-v55-family-tab{
  white-space:normal !important;
  line-height:1.35 !important;
}
html[dir="rtl"] .ruza-v561-menu-head,
html[dir="rtl"] .ruza-v561-sidebar-head{
  flex-direction:row-reverse !important;
}

/* Force the product search to be a real top drawer, even if an old cached modal class exists. */
#ruzaV55SearchModal{
  align-items:flex-start !important;
  justify-content:center !important;
  padding:0 !important;
  background:rgba(34,16,17,.50) !important;
  overflow:hidden !important;
}
#ruzaV55SearchModal.is-open{
  display:flex !important;
}
#ruzaV55SearchModal > .ruza-v55-panel,
#ruzaV55SearchModal .ruza-v561-search-panel{
  width:100vw !important;
  max-width:100vw !important;
  margin:0 !important;
  border-radius:0 0 34px 34px !important;
  padding:30px min(6vw,72px) 28px !important;
  background:linear-gradient(135deg,rgba(255,250,244,.98),rgba(246,238,228,.96)) !important;
  border:0 !important;
  border-bottom:1px solid rgba(196,154,95,.26) !important;
  box-shadow:0 30px 90px rgba(35,18,18,.24) !important;
  transform:translateY(-106%) !important;
  opacity:0 !important;
  transition:transform .26s ease, opacity .18s ease !important;
  box-sizing:border-box !important;
}
#ruzaV55SearchModal.is-open > .ruza-v55-panel,
#ruzaV55SearchModal.is-open .ruza-v561-search-panel{
  transform:translateY(0) !important;
  opacity:1 !important;
}
#ruzaV55SearchModal .ruza-v55-modal-head,
#ruzaV55SearchModal .ruza-v55-search-box{
  width:min(980px,100%) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
#ruzaV55SearchModal .ruza-v55-modal-head{
  margin-bottom:18px !important;
}
#ruzaV55SearchModal .ruza-v55-search-results{
  max-height:min(54vh,520px) !important;
  overflow:auto !important;
  -webkit-overflow-scrolling:touch !important;
}

/* Checkout: fixed field height + larger readable field text, no jumping on required errors. */
.ruza-checkout-grid{
  align-items:start !important;
  grid-auto-flow:row !important;
}
.ruza-checkout-field{
  display:flex !important;
  flex-direction:column !important;
  gap:9px !important;
  min-height:124px !important;
  align-self:start !important;
  justify-content:flex-start !important;
}
.ruza-checkout-field.is-wide{
  min-height:124px !important;
}
.ruza-checkout-field[data-field-wrap="note"]{
  min-height:188px !important;
}
.ruza-checkout-field label{
  min-height:22px !important;
  line-height:22px !important;
  font-size:17px !important;
  font-weight:950 !important;
}
.ruza-checkout-field input,
.ruza-checkout-field textarea{
  min-height:64px !important;
  padding:16px 18px !important;
  font-size:18px !important;
  line-height:1.45 !important;
  transform:none !important;
  box-sizing:border-box !important;
}
.ruza-checkout-field textarea{
  min-height:120px !important;
}
.ruza-checkout-error{
  display:block !important;
  visibility:hidden !important;
  min-height:19px !important;
  line-height:19px !important;
  margin:0 !important;
  overflow:hidden !important;
}
.ruza-checkout-field.has-error .ruza-checkout-error{
  visibility:visible !important;
}
.ruza-checkout-field.has-error{
  min-height:124px !important;
}
.ruza-checkout-field[data-field-wrap="note"].has-error{
  min-height:188px !important;
}
html[dir="rtl"] .ruza-checkout-field,
html[dir="rtl"] .ruza-checkout-card,
html[dir="rtl"] .ruza-checkout-summary-card{
  text-align:right !important;
  direction:rtl !important;
}
html[dir="ltr"] .ruza-checkout-field,
html[dir="ltr"] .ruza-checkout-card,
html[dir="ltr"] .ruza-checkout-summary-card{
  text-align:left !important;
  direction:ltr !important;
}

/* Mobile layout refinement without changing the desktop design. */
@media(max-width:980px){
  
  
  
  
  
  
  
  
  .ruza-v561-menu-drawer,
  .ruza-v561-category-sidebar{
    width:min(340px,88vw) !important;
    padding:22px 18px !important;
  }
  body.ruza-v561-categories-open::after{
    content:none !important;
    display:none !important;
  }
  .ruza-checkout-page{
    padding:34px 0 78px !important;
  }
  .ruza-checkout-layout,
  html[dir="rtl"] .ruza-checkout-layout{
    display:flex !important;
    flex-direction:column !important;
    gap:18px !important;
  }
  .ruza-checkout-summary-card{
    order:1 !important;
    width:100% !important;
  }
  .ruza-checkout-form-card{
    order:2 !important;
    width:100% !important;
  }
  .ruza-checkout-item{
    grid-template-columns:64px minmax(0,1fr) auto !important;
    gap:10px !important;
  }
  html[dir="rtl"] .ruza-checkout-item{
    direction:rtl !important;
  }
  .ruza-checkout-item img{
    width:64px !important;
    height:64px !important;
  }
}
@media(max-width:640px){
  #ruzaV55SearchModal > .ruza-v55-panel,
  #ruzaV55SearchModal .ruza-v561-search-panel{
    padding:20px 16px 18px !important;
    border-radius:0 0 26px 26px !important;
  }
  #ruzaV55SearchModal .ruza-v55-modal-head h2{
    font-size:28px !important;
  }
  #ruzaV55SearchModal .ruza-v55-modal-head p{
    font-size:14.5px !important;
  }
  #ruzaV55SearchModal .ruza-v55-search-input{
    min-height:58px !important;
    font-size:17px !important;
  }
  .ruza-checkout-card{
    padding:22px 18px !important;
    border-radius:26px !important;
  }
  .ruza-checkout-grid{
    grid-template-columns:1fr !important;
    gap:12px !important;
  }
  .ruza-checkout-field,
  .ruza-checkout-field.has-error{
    min-height:118px !important;
  }
  .ruza-checkout-field[data-field-wrap="note"],
  .ruza-checkout-field[data-field-wrap="note"].has-error{
    min-height:184px !important;
  }
  .ruza-checkout-field label{
    font-size:15.8px !important;
  }
  .ruza-checkout-field input,
  .ruza-checkout-field textarea{
    font-size:17px !important;
    min-height:60px !important;
  }
  .ruza-cart-drawer{
    width:100vw !important;
  }
}

/* Ruza V56.1.6 true mobile layout polish: centered mobile pages, compact header, stable drawers */
@media (max-width: 980px){
  html, body{
    width:100% !important;
    max-width:100% !important;
    overflow-x:hidden !important;
  }
  body{
    min-width:0 !important;
  }
  .container,
  main > .container,
  section.container,
  .ruza-shop-v55 > .container,
  .ruza-checkout-page > .container{
    width:min(100% - 28px, 720px) !important;
    max-width:720px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-inline:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
  }
  
  
  
  
  
  
  .ruza-v561-menu-toggle{
    grid-area:menu !important;
    justify-self:start !important;
    align-self:center !important;
    width:44px !important;
    min-width:44px !important;
    height:44px !important;
    min-height:44px !important;
    display:flex !important;
    padding:0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
  }
  html[dir="rtl"] .ruza-v561-menu-toggle{
    justify-self:end !important;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .ruza-v561-menu-drawer,
  .ruza-v561-category-sidebar{
    width:min(318px,86vw) !important;
    max-width:86vw !important;
    padding:22px 18px !important;
    box-sizing:border-box !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    scrollbar-width:none !important;
  }
  .ruza-v561-menu-drawer::-webkit-scrollbar,
  .ruza-v561-category-sidebar::-webkit-scrollbar{
    width:0 !important;
    height:0 !important;
  }
  .ruza-v561-menu-links{
    gap:11px !important;
  }
  .ruza-v561-menu-links a{
    min-height:58px !important;
    display:flex !important;
    align-items:center !important;
    padding:12px 16px !important;
    font-size:18px !important;
    border-radius:18px !important;
  }
  html[dir="rtl"] .ruza-v561-menu-links a{
    justify-content:flex-end !important;
    text-align:right !important;
  }
  html[dir="ltr"] .ruza-v561-menu-links a{
    justify-content:flex-start !important;
    text-align:left !important;
  }
}

@media (max-width: 640px){
  .container,
  main > .container,
  section.container,
  .ruza-shop-v55 > .container,
  .ruza-checkout-page > .container{
    width:min(100% - 32px, 430px) !important;
    max-width:430px !important;
  }
  
  .ruza-checkout-page{
    padding:32px 0 86px !important;
  }
  .ruza-checkout-hero{
    text-align:center !important;
    margin:0 auto 24px !important;
    width:100% !important;
    max-width:430px !important;
  }
  .ruza-checkout-hero h1{
    font-size:clamp(42px,13vw,56px) !important;
    line-height:1.08 !important;
    margin:0 auto !important;
  }
  .ruza-checkout-hero p{
    font-size:18px !important;
    line-height:1.75 !important;
    max-width:360px !important;
    margin:12px auto 0 !important;
  }
  .ruza-checkout-layout,
  html[dir="rtl"] .ruza-checkout-layout{
    width:100% !important;
    max-width:430px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:18px !important;
  }
  .ruza-checkout-card,
  .ruza-checkout-summary-card,
  .ruza-checkout-form-card{
    width:100% !important;
    max-width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    border-radius:26px !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  .ruza-checkout-card h2{
    font-size:clamp(30px,9vw,42px) !important;
    line-height:1.12 !important;
    margin-bottom:18px !important;
  }
  .ruza-checkout-item{
    grid-template-columns:72px minmax(0,1fr) auto !important;
    gap:12px !important;
    padding:12px !important;
    border-radius:20px !important;
  }
  .ruza-checkout-item img{
    width:72px !important;
    height:72px !important;
  }
  .ruza-checkout-item h3{
    font-size:17px !important;
    line-height:1.2 !important;
  }
  .ruza-checkout-item p{
    font-size:14px !important;
    line-height:1.5 !important;
  }
  .ruza-checkout-item > span{
    align-self:center !important;
    white-space:nowrap !important;
  }
  .ruza-checkout-summary div{
    gap:12px !important;
  }
  .ruza-checkout-summary .is-total{
    font-size:22px !important;
  }
  .ruza-checkout-actions{
    gap:13px !important;
  }
  .ruza-checkout-confirm,
  .ruza-checkout-back{
    width:100% !important;
    min-height:58px !important;
    font-size:16px !important;
  }
  .ruza-checkout-hint{
    max-width:310px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    font-size:14px !important;
    line-height:1.75 !important;
  }
  .ruza-checkout-field input,
  .ruza-checkout-field textarea{
    font-size:18px !important;
  }
  .wa-float{
    width:54px !important;
    height:54px !important;
    inset-inline-end:16px !important;
    bottom:16px !important;
    opacity:.94 !important;
  }
  html[dir="rtl"] .wa-float{
    inset-inline-end:auto !important;
    inset-inline-start:16px !important;
  }
}

@media (max-width: 380px){
  
  
  
  
  
  
  
  .ruza-checkout-page > .container{
    width:calc(100% - 24px) !important;
  }
}

/* Ruza V56.1.7 — Mobile refinement: lighter header, compact cart, simplified mobile shop */
@media (max-width: 980px){
  /* Premium compact mobile header */
  
  
  
  
  
  .ruza-v561-menu-toggle span{width:17px !important;height:2px !important;}
  
  
  
  
  
  
  
  
  
  
  

  /* Drawer polish */
  .ruza-v561-menu-drawer{
    width:min(300px,82vw) !important;
    max-width:82vw !important;
    padding:20px 16px !important;
  }
  .ruza-v561-menu-head{margin-bottom:18px !important;}
  .ruza-v561-menu-head strong{font-size:23px !important;}
  .ruza-v561-menu-head button{width:40px !important;height:40px !important;font-size:22px !important;}
  .ruza-v561-menu-links{gap:10px !important;}
  .ruza-v561-menu-links a,
  .ruza-v561-menu-login{
    min-height:52px !important;
    padding:10px 14px !important;
    border-radius:16px !important;
    font-size:17px !important;
    font-weight:900 !important;
  }
  .ruza-v561-menu-login{
    width:100% !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    text-align:start !important;
    border:1px solid rgba(196,154,95,.24) !important;
    background:rgba(255,255,255,.48) !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    cursor:pointer !important;
  }
  html[dir="rtl"] .ruza-v561-menu-login{justify-content:flex-end !important;text-align:right !important;}

  .ruza-v554-products-toolbar{
    gap:10px !important;
  }
  .ruza-v561-category-toggle,
  .ruza-v554-filter-toggle{
    min-height:52px !important;
    border-radius:18px !important;
  }

  /* Mobile cart: compact product cards and tighter footer */
  .ruza-cart-drawer{width:100vw !important;max-width:100vw !important;}
  .ruza-cart-head{padding:18px 18px 14px !important;}
  .ruza-cart-head h2{font-size:30px !important;line-height:1.08 !important;}
  .ruza-cart-head p{font-size:14px !important;line-height:1.55 !important;max-width:280px !important;}
  .ruza-cart-close{width:42px !important;height:42px !important;font-size:24px !important;}
  .ruza-cart-body{padding:10px 12px 8px !important;}
  .ruza-cart-item{
    grid-template-columns:58px minmax(0,1fr) !important;
    gap:10px !important;
    padding:10px !important;
    border-radius:18px !important;
    margin-bottom:10px !important;
    align-items:start !important;
  }
  .ruza-cart-thumb{width:58px !important;height:58px !important;border-radius:14px !important;}
  .ruza-cart-title-row{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:7px !important;align-items:start !important;}
  .ruza-cart-title-row h3{font-size:16px !important;line-height:1.15 !important;margin:0 !important;}
  .ruza-cart-price{font-size:15px !important;line-height:1.15 !important;white-space:nowrap !important;}
  .ruza-cart-meta{font-size:13px !important;line-height:1.38 !important;min-height:0 !important;margin-top:1px !important;}
  .ruza-cart-info{gap:6px !important;}
  .ruza-cart-bottom-row{gap:7px !important;}
  .ruza-cart-controls{
    min-width:116px !important;
    max-width:132px !important;
    height:34px !important;
    border-radius:999px !important;
  }
  .ruza-cart-qty-btn{width:38px !important;height:34px !important;font-size:17px !important;}
  .ruza-cart-qty{font-size:15px !important;min-width:28px !important;}
  .ruza-cart-actions{gap:7px !important;}
  .ruza-cart-edit,.ruza-cart-remove{
    min-height:30px !important;
    padding:0 12px !important;
    font-size:13px !important;
    border-radius:999px !important;
  }
  .ruza-cart-footer{padding:12px 16px 16px !important;}
  .ruza-cart-summary-stack{gap:6px !important;margin-bottom:10px !important;}
  .ruza-cart-summary-line{font-size:14px !important;line-height:1.35 !important;}
  .ruza-cart-summary-line small{font-size:10.5px !important;}
  .ruza-cart-summary-total{padding-top:8px !important;font-size:17px !important;}
  .ruza-cart-summary-total .ruza-cart-total{font-size:22px !important;}
  .ruza-cart-whatsapp,.ruza-cart-continue{min-height:48px !important;font-size:15px !important;}
  .ruza-cart-continue{margin-top:8px !important;}
}



/* Homepage quick order removed: shop CTA replacement */


/* Ruza V56.1.8 — Patchi-style mobile header, unified drawers, compact cart, checkout flow polish */
@media (max-width: 980px){
  
  
  
  
  
  
  
  .ruza-v561-menu-toggle{grid-area:menu!important;justify-self:start!important;display:flex!important;}
  html[dir="rtl"] .ruza-v561-menu-toggle{justify-self:end!important;}
  
  
  
  
  
  .ruza-v561-menu-toggle span{width:23px!important;height:2.4px!important;background:var(--ruza-v55-maroon,#800020)!important;}
  
  
  
  
  
  
  
  
  .ruza-shop-v55,.ruza-checkout-page{padding-top:34px!important;}
  .ruza-v55-shop-hero{margin-top:0!important;}
}



/* Language selector lives inside the mobile menu */
.ruza-v5618-menu-language{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid rgba(196,154,95,.24)!important;background:rgba(255,255,255,.50)!important;border-radius:16px!important;min-height:52px!important;padding:10px 14px!important;font-family:inherit!important;font-size:17px!important;font-weight:900!important;color:var(--ruza-v55-maroon-dark,#4d1018)!important;cursor:pointer!important;width:100%!important;text-align:start!important;}
.ruza-v5618-menu-language small{font-size:12px!important;color:rgba(89,63,53,.70)!important;font-weight:900!important;}
html[dir="rtl"] .ruza-v5618-menu-language{text-align:right!important;}

/* Unified mobile drawers for Categories and Filter */
@media (max-width: 980px){
  .ruza-v561-category-sidebar,
  .ruza-v554-filter-panel{
    position:fixed!important;top:0!important;bottom:0!important;left:0!important;width:min(330px,84vw)!important;max-width:84vw!important;
    transform:translateX(-105%)!important;transition:transform .28s ease!important;z-index:306!important;
    display:block!important;padding:22px 16px!important;border-radius:0!important;background:rgba(255,250,244,.98)!important;
    border:0!important;border-inline-end:1px solid rgba(196,154,95,.24)!important;box-shadow:24px 0 72px rgba(35,18,18,.22)!important;
    overflow:auto!important;-webkit-overflow-scrolling:touch!important;
  }
  html[dir="rtl"] .ruza-v561-category-sidebar,
  html[dir="rtl"] .ruza-v554-filter-panel{left:auto!important;right:0!important;transform:translateX(105%)!important;border-inline-end:0!important;border-inline-start:1px solid rgba(196,154,95,.24)!important;box-shadow:-24px 0 72px rgba(35,18,18,.22)!important;}
  body.ruza-v561-categories-open .ruza-v561-category-sidebar,
  body.ruza-v5618-filter-open .ruza-v554-filter-panel{transform:translateX(0)!important;}
  .ruza-v5618-filter-overlay{position:fixed!important;inset:0!important;background:rgba(35,18,18,.44)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:300!important;display:none!important;}
  body.ruza-v5618-filter-open .ruza-v5618-filter-overlay{display:block!important;}
  .ruza-v5618-filter-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:16px!important;}
  .ruza-v5618-filter-head h2{margin:0!important;color:var(--ruza-v55-maroon,#800020)!important;font-size:28px!important;line-height:1.15!important;}
  .ruza-v5618-filter-close{width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(196,154,95,.24)!important;background:rgba(255,255,255,.58)!important;color:var(--ruza-v55-maroon,#800020)!important;font-size:24px!important;font-weight:950!important;display:grid!important;place-items:center!important;}
  .ruza-v559-filter-list{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .ruza-v558-filter-group{padding:14px!important;border-radius:18px!important;background:rgba(255,255,255,.44)!important;}
  .ruza-v558-filter-group strong{font-size:17px!important;color:var(--ruza-v55-maroon,#800020)!important;}
  .ruza-v558-filter-group label{font-size:15px!important;gap:10px!important;}
  .ruza-v558-filter-group input[type="checkbox"]{width:20px!important;height:20px!important;}
}

/* Mobile cart controls: compact and fully tappable */
@media (max-width: 980px){
  .ruza-cart-item{grid-template-columns:54px minmax(0,1fr)!important;gap:9px!important;padding:9px!important;border-radius:17px!important;min-height:auto!important;overflow:visible!important;}
  .ruza-cart-thumb{width:54px!important;height:54px!important;border-radius:13px!important;}
  .ruza-cart-title-row{grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;}
  .ruza-cart-title-row h3{font-size:15.5px!important;line-height:1.15!important;}
  .ruza-cart-price{font-size:14.5px!important;line-height:1.15!important;}
  .ruza-cart-meta{font-size:12.6px!important;line-height:1.32!important;}
  .ruza-cart-controls{display:grid!important;grid-template-columns:36px 42px 36px!important;width:114px!important;min-width:114px!important;max-width:114px!important;height:32px!important;overflow:hidden!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;justify-self:start!important;}
  html[dir="rtl"] .ruza-cart-controls{justify-self:end!important;}
  .ruza-cart-qty-btn{display:grid!important;place-items:center!important;width:36px!important;min-width:36px!important;height:32px!important;min-height:32px!important;padding:0!important;font-size:17px!important;line-height:1!important;pointer-events:auto!important;position:relative!important;z-index:2!important;}
  .ruza-cart-qty{display:grid!important;place-items:center!important;width:42px!important;min-width:42px!important;height:32px!important;font-size:14px!important;line-height:1!important;}
  .ruza-cart-actions{display:flex!important;gap:6px!important;flex-wrap:wrap!important;}
  .ruza-cart-edit,.ruza-cart-remove{min-height:28px!important;padding:0 10px!important;font-size:12.5px!important;pointer-events:auto!important;position:relative!important;z-index:2!important;}
  .ruza-cart-footer{padding:10px 14px 14px!important;}
  .ruza-cart-summary-line{font-size:13.5px!important;}
  .ruza-cart-summary-total .ruza-cart-total{font-size:20px!important;}
}

/* Checkout flow: review, delivery accordion, payment accordion, final buttons */
.ruza-checkout-flow{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important;}
html[dir="rtl"] .ruza-checkout-flow{grid-template-columns:1fr!important;}
.ruza-checkout-flow .ruza-checkout-card{width:100%!important;}
.ruza-checkout-flow .ruza-checkout-summary-card,.ruza-checkout-flow .ruza-checkout-form-card{grid-column:auto!important;grid-row:auto!important;}
.ruza-checkout-accordion{padding:0!important;overflow:hidden!important;}
.ruza-checkout-accordion > summary{list-style:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:24px 28px!important;color:var(--maroon,#731825)!important;font-size:28px!important;font-weight:950!important;}
.ruza-checkout-accordion > summary::-webkit-details-marker{display:none!important;}
.ruza-checkout-accordion-icon{transition:transform .22s ease!important;font-size:24px!important;}
.ruza-checkout-accordion[open] .ruza-checkout-accordion-icon{transform:rotate(180deg)!important;}
.ruza-checkout-accordion .ruza-checkout-grid,.ruza-checkout-payment-text{padding:0 28px 28px!important;}
.ruza-checkout-payment-text{margin:0!important;color:rgba(89,63,53,.82)!important;font-size:17px!important;line-height:1.9!important;text-align:center!important;}
.ruza-checkout-final-actions{display:grid!important;grid-template-columns:1.35fr 1fr!important;gap:12px!important;margin-top:0!important;}
.ruza-checkout-final-actions .ruza-checkout-confirm,.ruza-checkout-final-actions .ruza-checkout-back{width:100%!important;margin:0!important;min-height:56px!important;}
@media (max-width: 640px){
  .ruza-checkout-flow{gap:16px!important;}
  .ruza-checkout-accordion > summary{padding:20px 20px!important;font-size:clamp(24px,7vw,32px)!important;}
  .ruza-checkout-accordion .ruza-checkout-grid,.ruza-checkout-payment-text{padding:0 20px 22px!important;}
  .ruza-checkout-payment-text{font-size:15px!important;line-height:1.8!important;}
  .ruza-checkout-final-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .ruza-checkout-final-actions .ruza-checkout-confirm,.ruza-checkout-final-actions .ruza-checkout-back{min-height:50px!important;font-size:13.2px!important;padding-left:8px!important;padding-right:8px!important;}
}


/* Ruza V56.1.9 — header/action fixes, two-step checkout, compact mobile checkout, versioned development footer */


/* Header action rules: language only in drawer, login only in header */
.ruza-v5617-login-link{display:none!important;}
.ruza-v5618-menu-language{display:flex!important;}
@media (max-width: 980px){
  
  
  
  
  
  
  
  .ruza-v561-menu-toggle{grid-area:menu!important;justify-self:start!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:3!important;}
  html[dir="rtl"] .ruza-v561-menu-toggle{justify-self:end!important;}
  
  
  
  
  
  
  
  .ruza-v561-menu-toggle span{width:23px!important;height:2.4px!important;background:var(--ruza-v55-maroon,#800020)!important;}
  
  
  
  
  
  
  body{padding-top:0!important;overflow-x:hidden!important;}
  .ruza-shop-v55,.ruza-checkout-page{padding-top:26px!important;}
  .ruza-v55-shop-hero{margin-top:0!important;}
  .ruza-v561-menu-drawer{width:min(330px,84vw)!important;max-width:84vw!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;}
}


/* Unified mobile shop drawers refinements */
@media (max-width:980px){
  .ruza-v561-category-sidebar,.ruza-v554-filter-panel{width:min(330px,84vw)!important;max-width:84vw!important;}
  body.ruza-v561-categories-open::after{content:""!important;position:fixed!important;inset:0!important;background:rgba(35,18,18,.42)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:300!important;}
  body.ruza-v561-categories-open .ruza-v561-category-sidebar{z-index:306!important;}
}

/* Checkout: two-step flow + compact mobile layout */
.ruza-checkout-flow{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;max-width:920px!important;margin-inline:auto!important;}
.ruza-checkout-step-card{display:none!important;}
#ruzaCheckoutApp.is-delivery-stage .ruza-checkout-step-card{display:block!important;}
#ruzaCheckoutApp.is-delivery-stage .ruza-checkout-initial-actions{display:none!important;}
.ruza-checkout-initial-actions{display:grid!important;grid-template-columns:1.15fr 1fr!important;gap:12px!important;margin-top:18px!important;}
.ruza-checkout-stage-confirm{min-height:56px;border-radius:999px;border:1px solid rgba(226,195,143,.55);background:linear-gradient(135deg,#6e101a,#8b1723);color:#fff8ef;font-family:inherit;font-weight:950;cursor:pointer;box-shadow:0 18px 42px rgba(109,21,30,.18);}
.ruza-checkout-card{max-width:100%!important;}
.ruza-checkout-accordion > summary{user-select:none!important;}
.ruza-checkout-final-actions{grid-template-columns:1fr!important;margin-top:0!important;}
.ruza-checkout-final-actions .ruza-checkout-confirm{width:100%!important;}
.ruza-checkout-payment-text{text-align:start!important;}
html[dir="rtl"] .ruza-checkout-payment-text{text-align:right!important;}
@media(max-width:640px){
  .ruza-checkout-page{padding:30px 0 70px!important;}
  .ruza-checkout-hero{margin-bottom:18px!important;padding:0 6px!important;}
  .ruza-checkout-hero h1{font-size:clamp(38px,13vw,54px)!important;line-height:1.05!important;margin:0!important;}
  .ruza-checkout-hero p{font-size:15.5px!important;line-height:1.65!important;margin-top:10px!important;max-width:330px!important;}
  .ruza-checkout-flow{gap:14px!important;}
  .ruza-checkout-card{padding:18px 16px!important;border-radius:24px!important;}
  .ruza-checkout-card h2{font-size:clamp(30px,10vw,42px)!important;line-height:1.12!important;margin-bottom:14px!important;}
  .ruza-checkout-item{grid-template-columns:68px minmax(0,1fr) auto!important;gap:10px!important;padding:10px!important;border-radius:18px!important;}
  .ruza-checkout-item img{width:68px!important;height:68px!important;border-radius:15px!important;object-fit:contain!important;}
  .ruza-checkout-item h3{font-size:16px!important;line-height:1.18!important;margin-bottom:4px!important;}
  .ruza-checkout-item p{font-size:13.5px!important;line-height:1.35!important;}
  .ruza-checkout-item strong{font-size:15px!important;}
  .ruza-checkout-summary{gap:8px!important;}
  .ruza-checkout-summary div{font-size:15px!important;line-height:1.35!important;}
  .ruza-checkout-summary .is-total{font-size:18px!important;}
  .ruza-checkout-summary .is-total strong{font-size:26px!important;}
  .ruza-checkout-initial-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important;}
  .ruza-checkout-stage-confirm,.ruza-checkout-back,.ruza-checkout-confirm{min-height:48px!important;font-size:13.5px!important;padding:0 10px!important;}
  .ruza-checkout-accordion{padding:0!important;}
  .ruza-checkout-accordion > summary{padding:18px 18px!important;font-size:clamp(24px,8.5vw,34px)!important;line-height:1.25!important;}
  .ruza-checkout-accordion .ruza-checkout-grid{padding:0 18px 20px!important;gap:12px!important;}
  .ruza-checkout-payment-text{padding:0 18px 20px!important;font-size:14.5px!important;line-height:1.75!important;margin:0!important;}
  .ruza-checkout-field{min-height:auto!important;gap:7px!important;}
  .ruza-checkout-field label{font-size:14.5px!important;}
  .ruza-checkout-field input,.ruza-checkout-field textarea{min-height:54px!important;font-size:16px!important;border-radius:17px!important;padding:12px 14px!important;}
  .ruza-checkout-field textarea{min-height:96px!important;}
  .ruza-checkout-error{min-height:17px!important;font-size:12.5px!important;}
}

/* Keep cart controls fully visible and tappable in v56.1.9 */
@media(max-width:980px){
  .ruza-cart-controls{display:grid!important;grid-template-columns:36px 40px 36px!important;width:112px!important;min-width:112px!important;max-width:112px!important;overflow:visible!important;}
  .ruza-cart-qty-btn{width:36px!important;min-width:36px!important;height:32px!important;display:grid!important;place-items:center!important;pointer-events:auto!important;}
  .ruza-cart-actions button{pointer-events:auto!important;}
}


/* Ruza V56.1.10 — final mobile/header/checkout/footer/text fixes */
:root{
  --ruza-v5610-page-bg-1:#f8efe4;
  --ruza-v5610-page-bg-2:#fffaf3;
  --ruza-v5610-page-bg-3:#f6eadc;
}
html,body{
  overflow-x:hidden!important;
}
body{
  background:
    radial-gradient(circle at 20% 10%, rgba(226,195,143,.30), transparent 26%),
    linear-gradient(180deg,var(--ruza-v5610-page-bg-1) 0%,var(--ruza-v5610-page-bg-2) 52%,var(--ruza-v5610-page-bg-3) 100%)!important;
}
.ruza-shop-v55,
.ruza-checkout-page,
.ruza-v55-shop-hero,
.hero,
.page-hero,
.ruza-section,
.ruza-content-section{
  background:transparent!important;
}

/* Header hard lock: same dimensions for Arabic and English; language only in drawer */
@media(max-width:980px){
  
  
  
  
  
  
  
  .ruza-v561-menu-toggle,
  html[dir="rtl"] .ruza-v561-menu-toggle{
    grid-area:menu!important;
    justify-self:start!important;
    align-self:center!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:var(--ruza-v55-maroon,#800020)!important;
    z-index:4!important;
  }
  html[dir="rtl"] .ruza-v561-menu-toggle{justify-self:end!important;}
  .ruza-v561-menu-toggle span{
    width:24px!important;
    height:2.6px!important;
    background:var(--ruza-v55-maroon,#800020)!important;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  .ruza-shop-v55,.ruza-checkout-page,.hero{padding-top:28px!important;}
  .ruza-v55-shop-hero{margin-top:0!important;}
}


/* Footer: text aligns by language; brand and socials always centered */










/* About / Who text cards: no overflow on mobile */
.ruza-prose,
.panel,
.hero-card{
  max-width:100%!important;
  overflow:hidden!important;
}
.ruza-prose p{
  max-width:100%!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:auto!important;
}
@media(max-width:760px){
  .panel{
    width:calc(100% - 28px)!important;
    padding:26px 18px!important;
    border-radius:28px!important;
  }
  .ruza-prose p{
    font-size:15.5px!important;
    line-height:1.95!important;
    text-align:start!important;
    text-align-last:auto!important;
    letter-spacing:0!important;
    margin-bottom:18px!important;
  }
  html[dir="ltr"] .ruza-prose p,
  html[dir="ltr"] .panel,
  html[dir="ltr"] .content-en{text-align:left!important;direction:ltr!important;}
  html[dir="rtl"] .ruza-prose p,
  html[dir="rtl"] .panel,
  html[dir="rtl"] .content-ar{text-align:right!important;direction:rtl!important;}
  .section-title,
  .ruza-prose .section-title{
    font-size:clamp(26px,8vw,36px)!important;
    line-height:1.25!important;
    text-align:center!important;
  }
}

/* Checkout final order and compact mobile layout */
.ruza-checkout-flow{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;}
.ruza-checkout-summary-card{order:1!important;}
.ruza-checkout-form-card{order:2!important;}
.ruza-checkout-payment-card{order:3!important;}
.ruza-checkout-final-actions{order:4!important;}
.ruza-checkout-step-card{display:none!important;}
#ruzaCheckoutApp.is-delivery-stage .ruza-checkout-step-card{display:block!important;}
#ruzaCheckoutApp.is-delivery-stage .ruza-checkout-initial-actions{display:none!important;}
.ruza-checkout-initial-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;}
.ruza-checkout-final-actions{margin-top:0!important;}
@media(max-width:760px){
  .ruza-checkout-page{padding-top:30px!important;padding-bottom:72px!important;}
  .ruza-checkout-page > .container{width:calc(100% - 28px)!important;}
  .ruza-checkout-hero{text-align:start!important;margin-bottom:18px!important;}
  html[dir="rtl"] .ruza-checkout-hero{text-align:right!important;}
  html[dir="ltr"] .ruza-checkout-hero{text-align:left!important;}
  .ruza-checkout-hero h1{font-size:clamp(34px,10vw,44px)!important;line-height:1.08!important;margin:0!important;}
  .ruza-checkout-hero p{font-size:15px!important;line-height:1.65!important;margin:8px 0 0!important;max-width:360px!important;}
  .ruza-checkout-card{padding:18px 16px!important;border-radius:24px!important;}
  .ruza-checkout-card h2{font-size:clamp(28px,8vw,36px)!important;line-height:1.14!important;margin:0 0 14px!important;text-align:start!important;}
  html[dir="rtl"] .ruza-checkout-card h2{text-align:right!important;}
  html[dir="ltr"] .ruza-checkout-card h2{text-align:left!important;}
  .ruza-checkout-accordion>summary{font-size:clamp(24px,7.5vw,32px)!important;line-height:1.2!important;padding:18px 16px!important;}
  .ruza-checkout-item{grid-template-columns:62px minmax(0,1fr) auto!important;gap:10px!important;padding:10px!important;border-radius:17px!important;}
  .ruza-checkout-item img{width:62px!important;height:62px!important;object-fit:contain!important;border-radius:14px!important;}
  .ruza-checkout-item h3{font-size:15.5px!important;line-height:1.2!important;}
  .ruza-checkout-item p{font-size:13px!important;line-height:1.35!important;}
  .ruza-checkout-summary div{font-size:14.5px!important;line-height:1.35!important;}
  .ruza-checkout-summary .is-total{font-size:17px!important;}
  .ruza-checkout-summary .is-total strong{font-size:24px!important;}
  .ruza-checkout-stage-confirm,.ruza-checkout-back,.ruza-checkout-confirm{min-height:48px!important;font-size:13.5px!important;padding:0 10px!important;}
  .ruza-checkout-payment-text{font-size:14px!important;line-height:1.75!important;padding:0 16px 18px!important;}
}


/* Ruza V56.1.11 — small mobile icon comfort, hard-locked cart controls, compact checkout payment note */
@media(max-width:980px){
  /* Header: only a gentle icon increase, no layout change */
  
  
  .ruza-v561-menu-toggle span{
    width:25px!important;
    height:2.7px!important;
  }
  
}


/* Cart drawer: fixed grid so + / - / qty never jump or reflow */
.ruza-cart-item,
.ruza-cart-item *{
  box-sizing:border-box!important;
}
.ruza-cart-info{
  min-width:0!important;
  display:grid!important;
  grid-template-rows:auto minmax(42px,auto) auto!important;
  align-content:start!important;
}
.ruza-cart-title-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) max-content!important;
  align-items:start!important;
  gap:10px!important;
}
.ruza-cart-title-row h3{
  min-height:1.35em!important;
  overflow:hidden!important;
  overflow-wrap:anywhere!important;
}
.ruza-cart-meta{
  display:block!important;
  min-height:42px!important;
  line-height:1.45!important;
  overflow:hidden!important;
  overflow-wrap:anywhere!important;
  transform:none!important;
}
.ruza-cart-bottom-row{
  display:grid!important;
  grid-template-columns:1fr!important;
  align-items:center!important;
  gap:9px!important;
}
.ruza-cart-controls{
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:40px 44px 40px!important;
  align-items:center!important;
  justify-items:center!important;
  width:124px!important;
  min-width:124px!important;
  max-width:124px!important;
  height:38px!important;
  min-height:38px!important;
  padding:0!important;
  gap:0!important;
  border-radius:999px!important;
  overflow:hidden!important;
  transform:none!important;
  transition:none!important;
  contain:layout paint!important;
}
.ruza-cart-controls [data-cart-minus]{grid-column:1!important;}
.ruza-cart-controls .ruza-cart-qty{grid-column:2!important;}
.ruza-cart-controls [data-cart-plus]{grid-column:3!important;}
html[dir="rtl"] .ruza-cart-controls [data-cart-plus]{grid-column:1!important;}
html[dir="rtl"] .ruza-cart-controls .ruza-cart-qty{grid-column:2!important;}
html[dir="rtl"] .ruza-cart-controls [data-cart-minus]{grid-column:3!important;}
.ruza-cart-qty-btn{
  width:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  height:38px!important;
  min-height:38px!important;
  border-radius:0!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
  font-size:18px!important;
  font-weight:950!important;
  transform:none!important;
  transition:background .12s ease!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  touch-action:manipulation!important;
  user-select:none!important;
  position:static!important;
}
.ruza-cart-qty-btn:active,
.ruza-cart-qty-btn:focus,
.ruza-cart-qty-btn:hover{
  transform:none!important;
  translate:none!important;
}
.ruza-cart-qty{
  width:44px!important;
  min-width:44px!important;
  max-width:44px!important;
  height:38px!important;
  min-height:38px!important;
  display:grid!important;
  place-items:center!important;
  line-height:38px!important;
  font-variant-numeric:tabular-nums!important;
  transform:none!important;
  transition:none!important;
  text-align:center!important;
}
.ruza-cart-actions{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  align-items:center!important;
}
.ruza-cart-edit,
.ruza-cart-remove{
  min-height:32px!important;
  padding:0 13px!important;
  transform:none!important;
  transition:background .12s ease,border-color .12s ease!important;
  touch-action:manipulation!important;
}
.ruza-cart-edit:active,
.ruza-cart-remove:active{
  transform:none!important;
}
@media(max-width:640px){
  .ruza-cart-body{padding:12px 14px!important;}
  .ruza-cart-item{
    grid-template-columns:68px minmax(0,1fr)!important;
    gap:10px!important;
    padding:11px!important;
    margin-bottom:10px!important;
    border-radius:20px!important;
    min-height:142px!important;
  }
  .ruza-cart-thumb{
    width:68px!important;
    height:68px!important;
    border-radius:15px!important;
  }
  .ruza-cart-thumb img{padding:8px!important;}
  .ruza-cart-info{gap:7px!important;}
  .ruza-cart-title-row{grid-template-columns:minmax(0,1fr) max-content!important;gap:8px!important;}
  .ruza-cart-title-row h3{font-size:16px!important;line-height:1.22!important;margin:0!important;}
  .ruza-cart-price{font-size:15px!important;line-height:1.25!important;}
  .ruza-cart-meta{font-size:13.5px!important;min-height:39px!important;line-height:1.42!important;margin:0!important;}
  .ruza-cart-controls{width:122px!important;min-width:122px!important;max-width:122px!important;grid-template-columns:39px 44px 39px!important;height:37px!important;min-height:37px!important;}
  .ruza-cart-qty-btn{width:39px!important;min-width:39px!important;height:37px!important;min-height:37px!important;font-size:17px!important;}
  .ruza-cart-qty{width:44px!important;min-width:44px!important;height:37px!important;min-height:37px!important;line-height:37px!important;}
}

/* Checkout payment note: elegant compact accordion directly above final WhatsApp send button */
.ruza-checkout-payment-card{
  padding:0!important;
  overflow:hidden!important;
}
.ruza-checkout-payment-card > summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  cursor:pointer!important;
  user-select:none!important;
}
.ruza-checkout-payment-card .ruza-checkout-payment-text{
  max-width:100%!important;
}
@media(max-width:760px){
  .ruza-checkout-payment-card{
    border-radius:20px!important;
  }
  .ruza-checkout-payment-card > summary{
    min-height:58px!important;
    padding:13px 16px!important;
    font-size:clamp(18px,5.2vw,22px)!important;
    line-height:1.22!important;
  }
  .ruza-checkout-payment-card .ruza-checkout-accordion-icon{
    font-size:19px!important;
    line-height:1!important;
  }
  .ruza-checkout-payment-text{
    padding:0 16px 15px!important;
    margin:0!important;
    font-size:13.5px!important;
    line-height:1.65!important;
  }
  .ruza-checkout-final-actions{
    margin-top:4px!important;
  }
  .ruza-checkout-final-actions .ruza-checkout-confirm{
    min-height:50px!important;
    font-size:15px!important;
  }
}

/* Ruza V56.1.12 — English header icon match + cart controls hard fix + cart meta spacing */



/* Cart drawer quantity controls: always show minus, number, plus with zero movement */
.ruza-cart-controls,
html[dir="rtl"] .ruza-cart-controls,
html[dir="ltr"] .ruza-cart-controls{
  direction:ltr!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:start!important;
  width:132px!important;
  min-width:132px!important;
  max-width:132px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0!important;
  gap:0!important;
  border-radius:999px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.64)!important;
  border:1px solid rgba(196,154,95,.20)!important;
  transform:none!important;
  transition:none!important;
  contain:layout paint!important;
}
html[dir="rtl"] .ruza-cart-controls{justify-self:end!important;}
.ruza-cart-controls [data-cart-minus],
.ruza-cart-controls [data-cart-plus],
html[dir="rtl"] .ruza-cart-controls [data-cart-minus],
html[dir="rtl"] .ruza-cart-controls [data-cart-plus],
html[dir="ltr"] .ruza-cart-controls [data-cart-minus],
html[dir="ltr"] .ruza-cart-controls [data-cart-plus]{
  order:initial!important;
  grid-column:auto!important;
  width:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  flex:0 0 42px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(109,21,30,.085)!important;
  color:var(--ruza-v55-maroon,#800020)!important;
  font-size:18px!important;
  font-weight:950!important;
  line-height:1!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  position:relative!important;
  z-index:3!important;
  transform:none!important;
  translate:none!important;
  transition:background .12s ease!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  touch-action:manipulation!important;
  user-select:none!important;
}
.ruza-cart-controls .ruza-cart-qty,
html[dir="rtl"] .ruza-cart-controls .ruza-cart-qty,
html[dir="ltr"] .ruza-cart-controls .ruza-cart-qty{
  order:initial!important;
  grid-column:auto!important;
  width:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  flex:0 0 48px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  margin:0!important;
  background:rgba(255,255,255,.58)!important;
  color:var(--ruza-v55-maroon-dark,#4d1018)!important;
  font-size:15px!important;
  font-weight:950!important;
  line-height:40px!important;
  text-align:center!important;
  opacity:1!important;
  visibility:visible!important;
  font-variant-numeric:tabular-nums!important;
  transform:none!important;
  transition:none!important;
}
.ruza-cart-qty-btn:active,
.ruza-cart-qty-btn:focus,
.ruza-cart-qty-btn:hover{
  transform:none!important;
  translate:none!important;
}

/* Cart item flavor and size: never merge, never jump */
.ruza-cart-meta{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:auto!important;
  gap:2px!important;
  min-height:44px!important;
  margin:0!important;
  overflow:hidden!important;
  transform:none!important;
  transition:none!important;
  white-space:normal!important;
}
.ruza-cart-meta br{display:none!important;}
.ruza-cart-flavor,
.ruza-cart-size{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  line-height:1.38!important;
  transform:none!important;
  transition:none!important;
}
html[dir="rtl"] .ruza-cart-meta,
html[dir="rtl"] .ruza-cart-flavor,
html[dir="rtl"] .ruza-cart-size{text-align:right!important;}
html[dir="ltr"] .ruza-cart-meta,
html[dir="ltr"] .ruza-cart-flavor,
html[dir="ltr"] .ruza-cart-size{text-align:left!important;}
@media(max-width:640px){
  .ruza-cart-controls,
  html[dir="rtl"] .ruza-cart-controls,
  html[dir="ltr"] .ruza-cart-controls{
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    height:40px!important;
    min-height:40px!important;
  }
  .ruza-cart-controls [data-cart-minus],
  .ruza-cart-controls [data-cart-plus]{
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:40px!important;
    min-height:40px!important;
    max-height:40px!important;
    font-size:18px!important;
  }
  .ruza-cart-controls .ruza-cart-qty{
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:40px!important;
    min-height:40px!important;
    max-height:40px!important;
    line-height:40px!important;
  }
  .ruza-cart-meta{min-height:40px!important;font-size:13.2px!important;line-height:1.35!important;}
}


/* V56.1.12 HOTFIX v4 SAFE — cart details as separate stable lines, no observers */
#ruzaCartDrawer .ruza-cart-meta.ruza-cart-meta-lines,
#ruzaCartDrawer .ruza-cart-meta{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:2px!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
  min-height:auto!important;
}
#ruzaCartDrawer .ruza-cart-meta .ruza-cart-detail-line,
#ruzaCartDrawer .ruza-cart-meta .ruza-cart-flavor,
#ruzaCartDrawer .ruza-cart-meta .ruza-cart-size{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  line-height:1.35!important;
  white-space:normal!important;
}
html[dir="rtl"] #ruzaCartDrawer .ruza-cart-meta,
html[dir="rtl"] #ruzaCartDrawer .ruza-cart-meta .ruza-cart-detail-line,
html[dir="rtl"] #ruzaCartDrawer .ruza-cart-meta .ruza-cart-flavor,
html[dir="rtl"] #ruzaCartDrawer .ruza-cart-meta .ruza-cart-size{
  text-align:right!important;
  direction:rtl!important;
}
html[dir="ltr"] #ruzaCartDrawer .ruza-cart-meta,
html[dir="ltr"] #ruzaCartDrawer .ruza-cart-meta .ruza-cart-detail-line,
html[dir="ltr"] #ruzaCartDrawer .ruza-cart-meta .ruza-cart-flavor,
html[dir="ltr"] #ruzaCartDrawer .ruza-cart-meta .ruza-cart-size{
  text-align:left!important;
  direction:ltr!important;
}

/* V56.1.12 HOTFIX — Mobile landscape cart layout only
   Keeps portrait unchanged. Limits cart width and compacts the drawer when phones are rotated sideways. */
@media (orientation: landscape) and (max-height: 560px) and (max-width: 1100px){
  #ruzaCartDrawer.ruza-cart-drawer,
  .ruza-cart-drawer{
    width:min(520px, 92vw) !important;
    max-width:min(520px, 92vw) !important;
    height:100dvh !important;
    max-height:100dvh !important;
    grid-template-rows:auto minmax(0,1fr) auto !important;
    overflow:hidden !important;
  }

  html[dir="ltr"] #ruzaCartDrawer,
  html[dir="ltr"] .ruza-cart-drawer{
    right:0 !important;
    left:auto !important;
  }
  html[dir="rtl"] #ruzaCartDrawer,
  html[dir="rtl"] .ruza-cart-drawer{
    left:0 !important;
    right:auto !important;
  }

  #ruzaCartDrawer .ruza-cart-head,
  .ruza-cart-head{
    padding:10px 14px 9px !important;
    gap:10px !important;
  }
  #ruzaCartDrawer .ruza-cart-head h2,
  .ruza-cart-head h2{
    font-size:23px !important;
    line-height:1.08 !important;
    margin:0 0 3px !important;
  }
  #ruzaCartDrawer .ruza-cart-head p,
  .ruza-cart-head p{
    font-size:12px !important;
    line-height:1.35 !important;
    max-width:310px !important;
  }
  #ruzaCartDrawer .ruza-cart-close,
  .ruza-cart-close{
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    font-size:20px !important;
  }

  #ruzaCartDrawer .ruza-cart-body,
  .ruza-cart-body{
    min-height:0 !important;
    overflow:auto !important;
    padding:8px 10px !important;
    -webkit-overflow-scrolling:touch !important;
  }
  #ruzaCartDrawer .ruza-cart-item,
  .ruza-cart-item{
    grid-template-columns:52px minmax(0,1fr) !important;
    gap:8px !important;
    padding:8px !important;
    margin-bottom:8px !important;
    border-radius:16px !important;
  }
  #ruzaCartDrawer .ruza-cart-thumb,
  .ruza-cart-thumb{
    width:52px !important;
    height:52px !important;
    border-radius:12px !important;
  }
  #ruzaCartDrawer .ruza-cart-title-row h3,
  .ruza-cart-title-row h3{
    font-size:14px !important;
    line-height:1.16 !important;
  }
  #ruzaCartDrawer .ruza-cart-price,
  .ruza-cart-price{
    font-size:13.5px !important;
    line-height:1.15 !important;
  }
  #ruzaCartDrawer .ruza-cart-meta,
  .ruza-cart-meta{
    font-size:12px !important;
    line-height:1.28 !important;
    gap:1px !important;
  }
  #ruzaCartDrawer .ruza-cart-info,
  .ruza-cart-info{
    gap:5px !important;
  }
  #ruzaCartDrawer .ruza-cart-bottom-row,
  .ruza-cart-bottom-row{
    gap:6px !important;
  }
  #ruzaCartDrawer .ruza-cart-controls,
  .ruza-cart-controls{
    width:118px !important;
    min-width:118px !important;
    max-width:118px !important;
    height:36px !important;
    min-height:36px !important;
    grid-template-columns:38px 42px 38px !important;
  }
  #ruzaCartDrawer .ruza-cart-qty-btn,
  .ruza-cart-qty-btn{
    width:38px !important;
    min-width:38px !important;
    height:34px !important;
    min-height:34px !important;
    font-size:16px !important;
  }
  #ruzaCartDrawer .ruza-cart-qty,
  .ruza-cart-qty{
    width:42px !important;
    min-width:42px !important;
    height:34px !important;
    min-height:34px !important;
    font-size:13.5px !important;
    line-height:34px !important;
  }
  #ruzaCartDrawer .ruza-cart-edit,
  #ruzaCartDrawer .ruza-cart-remove,
  .ruza-cart-edit,
  .ruza-cart-remove{
    min-height:26px !important;
    padding:0 10px !important;
    font-size:12px !important;
  }

  #ruzaCartDrawer .ruza-cart-footer,
  .ruza-cart-footer{
    padding:9px 14px 12px !important;
  }
  #ruzaCartDrawer .ruza-cart-summary-stack,
  .ruza-cart-summary-stack{
    gap:4px !important;
    margin-bottom:8px !important;
  }
  #ruzaCartDrawer .ruza-cart-summary-line,
  .ruza-cart-summary-line{
    font-size:12.5px !important;
    line-height:1.22 !important;
    margin-bottom:0 !important;
  }
  #ruzaCartDrawer .ruza-cart-summary-line small,
  .ruza-cart-summary-line small{
    font-size:10px !important;
  }
  #ruzaCartDrawer .ruza-cart-summary-total,
  .ruza-cart-summary-total{
    padding-top:6px !important;
    font-size:15px !important;
  }
  #ruzaCartDrawer .ruza-cart-summary-total .ruza-cart-total,
  .ruza-cart-summary-total .ruza-cart-total{
    font-size:19px !important;
  }
  #ruzaCartDrawer .ruza-cart-whatsapp,
  #ruzaCartDrawer .ruza-cart-continue,
  .ruza-cart-whatsapp,
  .ruza-cart-continue{
    min-height:40px !important;
    font-size:13.5px !important;
  }
  #ruzaCartDrawer .ruza-cart-continue,
  .ruza-cart-continue{
    margin-top:7px !important;
  }
}

/* V56.1.12 HOTFIX v2 — Mobile landscape cart drawer compact flow
   Stronger than v1: smaller drawer, no large empty middle space, footer follows content. */
@media (orientation: landscape) and (max-height: 560px) and (max-width: 1100px){
  body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  body.ruza-cart-open .ruza-cart-drawer.is-open{
    width:min(460px, 58vw) !important;
    max-width:min(460px, 58vw) !important;
    height:100dvh !important;
    max-height:100dvh !important;
    display:grid !important;
    grid-template-rows:auto auto auto !important;
    align-content:start !important;
    overflow:hidden !important;
  }

  html[dir="ltr"] body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  html[dir="ltr"] body.ruza-cart-open .ruza-cart-drawer.is-open{
    right:0 !important;
    left:auto !important;
  }

  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open{
    left:0 !important;
    right:auto !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head,
  body.ruza-cart-open .ruza-cart-head{
    padding:9px 13px 8px !important;
    min-height:auto !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head h2,
  body.ruza-cart-open .ruza-cart-head h2{
    font-size:22px !important;
    line-height:1.05 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head p,
  body.ruza-cart-open .ruza-cart-head p{
    font-size:11.5px !important;
    line-height:1.28 !important;
    max-width:300px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  body.ruza-cart-open .ruza-cart-body{
    flex:0 1 auto !important;
    min-height:0 !important;
    max-height:calc(100dvh - 210px) !important;
    overflow:auto !important;
    padding:7px 9px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-empty,
  body.ruza-cart-open .ruza-cart-empty{
    min-height:76px !important;
    padding:8px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  body.ruza-cart-open .ruza-cart-footer{
    position:static !important;
    align-self:start !important;
    padding:8px 13px 10px !important;
    margin:0 !important;
    border-top:1px solid rgba(196,154,95,.18) !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-stack,
  body.ruza-cart-open .ruza-cart-summary-stack{
    gap:3px !important;
    margin-bottom:7px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-line,
  body.ruza-cart-open .ruza-cart-summary-line{
    font-size:12.2px !important;
    line-height:1.18 !important;
    margin-bottom:0 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-total,
  body.ruza-cart-open .ruza-cart-summary-total{
    padding-top:5px !important;
    font-size:14px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-total .ruza-cart-total,
  body.ruza-cart-open .ruza-cart-summary-total .ruza-cart-total{
    font-size:18px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-whatsapp,
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-continue,
  body.ruza-cart-open .ruza-cart-whatsapp,
  body.ruza-cart-open .ruza-cart-continue{
    min-height:38px !important;
    font-size:13px !important;
  }
}

/* V56.1.12 HOTFIX v3 — Landscape cart full-screen split layout
   Fixes mobile landscape drawer stretching/empty-space issue by using a compact full-screen two-column cart. */
@media (orientation: landscape) and (max-height: 560px) and (max-width: 1100px){
  body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  body.ruza-cart-open .ruza-cart-drawer.is-open{
    position:fixed !important;
    inset:0 !important;
    width:100vw !important;
    max-width:100vw !important;
    height:100dvh !important;
    max-height:100dvh !important;
    transform:none !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(285px,34vw) !important;
    grid-template-rows:auto minmax(0,1fr) !important;
    align-content:stretch !important;
    overflow:hidden !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }

  html[dir="ltr"] body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  html[dir="ltr"] body.ruza-cart-open .ruza-cart-drawer.is-open,
  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open{
    left:0 !important;
    right:0 !important;
    inset-inline-start:0 !important;
    inset-inline-end:0 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head,
  body.ruza-cart-open .ruza-cart-head{
    grid-column:1 / -1 !important;
    grid-row:1 !important;
    min-height:0 !important;
    padding:8px 14px 7px !important;
    gap:10px !important;
    align-items:center !important;
    border-bottom:1px solid rgba(196,154,95,.18) !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head h2,
  body.ruza-cart-open .ruza-cart-head h2{
    font-size:22px !important;
    line-height:1.05 !important;
    margin:0 0 2px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head p,
  body.ruza-cart-open .ruza-cart-head p{
    font-size:11.5px !important;
    line-height:1.25 !important;
    margin:0 !important;
    max-width:none !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-close,
  body.ruza-cart-open .ruza-cart-close{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  body.ruza-cart-open .ruza-cart-body{
    grid-row:2 !important;
    grid-column:1 !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow:auto !important;
    padding:10px 12px !important;
    border-inline-end:1px solid rgba(196,154,95,.14) !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  body.ruza-cart-open .ruza-cart-footer{
    grid-row:2 !important;
    grid-column:2 !important;
    position:static !important;
    align-self:stretch !important;
    justify-self:stretch !important;
    overflow:auto !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    min-height:0 !important;
    height:auto !important;
    padding:12px 14px !important;
    margin:0 !important;
    border-top:0 !important;
    background:rgba(255,250,244,.92) !important;
  }

  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-body{
    grid-column:2 !important;
    border-inline-end:0 !important;
    border-inline-start:1px solid rgba(196,154,95,.14) !important;
  }

  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-footer{
    grid-column:1 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-empty,
  body.ruza-cart-open .ruza-cart-empty{
    min-height:95px !important;
    padding:10px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-item,
  body.ruza-cart-open .ruza-cart-item{
    grid-template-columns:58px minmax(0,1fr) !important;
    gap:9px !important;
    padding:9px !important;
    margin-bottom:8px !important;
    border-radius:16px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-thumb,
  body.ruza-cart-open .ruza-cart-thumb{
    width:58px !important;
    height:58px !important;
    border-radius:13px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-thumb img,
  body.ruza-cart-open .ruza-cart-thumb img{
    padding:6px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-info,
  body.ruza-cart-open .ruza-cart-info{
    gap:4px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-title-row,
  body.ruza-cart-open .ruza-cart-title-row{
    gap:7px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-title-row h3,
  body.ruza-cart-open .ruza-cart-title-row h3,
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-info h3,
  body.ruza-cart-open .ruza-cart-info h3{
    font-size:14px !important;
    line-height:1.18 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-price,
  body.ruza-cart-open .ruza-cart-price{
    font-size:13px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-meta,
  body.ruza-cart-open .ruza-cart-meta,
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-meta .ruza-cart-flavor,
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-meta .ruza-cart-size{
    font-size:12px !important;
    line-height:1.22 !important;
    min-height:0 !important;
    margin:0 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-controls,
  body.ruza-cart-open .ruza-cart-controls{
    min-width:118px !important;
    height:30px !important;
    padding:0 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-qty-btn,
  body.ruza-cart-open .ruza-cart-qty-btn{
    width:38px !important;
    height:30px !important;
    min-width:38px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-qty,
  body.ruza-cart-open .ruza-cart-qty{
    min-width:34px !important;
    font-size:13px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-actions,
  body.ruza-cart-open .ruza-cart-actions{
    gap:6px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-edit,
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-remove,
  body.ruza-cart-open .ruza-cart-edit,
  body.ruza-cart-open .ruza-cart-remove{
    min-height:28px !important;
    padding:0 10px !important;
    font-size:12px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-stack,
  body.ruza-cart-open .ruza-cart-summary-stack{
    gap:6px !important;
    margin-bottom:10px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-line,
  body.ruza-cart-open .ruza-cart-summary-line{
    font-size:13px !important;
    line-height:1.2 !important;
    margin:0 !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-total,
  body.ruza-cart-open .ruza-cart-summary-total{
    padding-top:8px !important;
    font-size:15px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-total .ruza-cart-total,
  body.ruza-cart-open .ruza-cart-summary-total .ruza-cart-total{
    font-size:20px !important;
  }

  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-whatsapp,
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-continue,
  body.ruza-cart-open .ruza-cart-whatsapp,
  body.ruza-cart-open .ruza-cart-continue{
    min-height:36px !important;
    font-size:13px !important;
  }
}

@media (orientation: landscape) and (max-height: 560px) and (max-width: 760px){
  body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  body.ruza-cart-open .ruza-cart-drawer.is-open{
    grid-template-columns:minmax(0,1fr) minmax(250px,36vw) !important;
  }
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head h2,
  body.ruza-cart-open .ruza-cart-head h2{font-size:20px !important;}
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head p,
  body.ruza-cart-open .ruza-cart-head p{font-size:10.8px !important;}
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  body.ruza-cart-open .ruza-cart-body{padding:8px !important;}
  body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  body.ruza-cart-open .ruza-cart-footer{padding:10px !important;}
}

/* V56.1.12 HOTFIX v4 — FORCE mobile landscape cart layout + cache-bust build
   Goal: when phone is landscape, cart must not remain as a narrow side drawer.
   It becomes a full-width compact two-column drawer. Portrait remains untouched. */
@media screen and (orientation: landscape) and (max-height: 740px),
       screen and (max-width: 980px) and (max-height: 560px){
  html body.ruza-cart-open #ruzaCartOverlay,
  html body.ruza-cart-open .ruza-cart-overlay.is-open{
    display:block !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    inset:0 !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  html body.ruza-cart-open .ruza-cart-drawer.is-open{
    position:fixed !important;
    top:0 !important;
    bottom:0 !important;
    left:0 !important;
    right:0 !important;
    inset:0 !important;
    inset-inline-start:0 !important;
    inset-inline-end:0 !important;
    width:100vw !important;
    max-width:100vw !important;
    min-width:100vw !important;
    height:100vh !important;
    height:100dvh !important;
    max-height:100dvh !important;
    transform:none !important;
    translate:none !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(300px,34vw) !important;
    grid-template-rows:auto minmax(0,1fr) !important;
    overflow:hidden !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    background:rgba(255,250,244,.98) !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-head{
    grid-column:1 / -1 !important;
    grid-row:1 !important;
    min-height:0 !important;
    padding:7px 14px 7px !important;
    gap:10px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    border-bottom:1px solid rgba(196,154,95,.16) !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head h2,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-head h2{
    font-size:22px !important;
    line-height:1.05 !important;
    margin:0 0 2px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-head p,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-head p{
    font-size:11.5px !important;
    line-height:1.25 !important;
    margin:0 !important;
    max-width:none !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-close,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-close{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-body{
    grid-row:2 !important;
    grid-column:1 !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow:auto !important;
    padding:9px 12px !important;
    border-inline-end:1px solid rgba(196,154,95,.14) !important;
    background:rgba(255,250,244,.70) !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-footer{
    grid-row:2 !important;
    grid-column:2 !important;
    position:relative !important;
    inset:auto !important;
    bottom:auto !important;
    align-self:stretch !important;
    justify-self:stretch !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow:auto !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    padding:12px 14px !important;
    margin:0 !important;
    border-top:0 !important;
    background:rgba(255,250,244,.96) !important;
  }

  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-body{
    grid-column:2 !important;
    border-inline-end:0 !important;
    border-inline-start:1px solid rgba(196,154,95,.14) !important;
  }

  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-footer{
    grid-column:1 !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-empty,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-empty{
    min-height:90px !important;
    padding:10px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-item,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-item{
    grid-template-columns:58px minmax(0,1fr) !important;
    gap:9px !important;
    padding:9px !important;
    margin-bottom:8px !important;
    border-radius:16px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-thumb,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-thumb{
    width:58px !important;
    height:58px !important;
    border-radius:13px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-info h3,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-info h3{
    font-size:14px !important;
    line-height:1.18 !important;
    margin:0 0 3px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-meta,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-meta,
  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-meta .ruza-cart-flavor,
  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-meta .ruza-cart-size{
    font-size:12px !important;
    line-height:1.22 !important;
    min-height:0 !important;
    margin:0 !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-controls,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-controls{
    min-width:118px !important;
    height:30px !important;
    padding:0 !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-qty-btn,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-qty-btn{
    width:38px !important;
    height:30px !important;
    min-width:38px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-qty,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-qty{
    min-width:34px !important;
    font-size:13px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-edit,
  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-remove,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-edit,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-remove{
    min-height:28px !important;
    padding:0 10px !important;
    font-size:12px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-line,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-summary-line{
    font-size:13px !important;
    line-height:1.2 !important;
    margin:0 0 6px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-total,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-summary-total{
    padding-top:8px !important;
    font-size:15px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-summary-total .ruza-cart-total,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-summary-total .ruza-cart-total{
    font-size:20px !important;
  }

  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-whatsapp,
  html body.ruza-cart-open #ruzaCartDrawer .ruza-cart-continue,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-whatsapp,
  html body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-continue{
    min-height:36px !important;
    font-size:13px !important;
  }
}

@media screen and (orientation: landscape) and (max-height: 740px) and (max-width: 760px){
  html body.ruza-cart-open #ruzaCartDrawer.ruza-cart-drawer,
  html body.ruza-cart-open .ruza-cart-drawer.is-open{
    grid-template-columns:minmax(0,1fr) minmax(250px,36vw) !important;
  }
}


/* V56.1.13 — Arabic landscape cart uses same split layout as English
   Portrait is untouched. Arabic text remains RTL/right-aligned, but layout columns match English. */
@media screen and (orientation: landscape) and (max-height: 740px),
       screen and (max-width: 980px) and (max-height: 560px){
  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-body,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-body{
    grid-column:1 !important;
    border-inline-start:0 !important;
    border-inline-end:1px solid rgba(196,154,95,.14) !important;
  }
  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-footer,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-footer{
    grid-column:2 !important;
    border-inline-start:0 !important;
  }
  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-item,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-item,
  html[dir="rtl"] body.ruza-cart-open #ruzaCartDrawer .ruza-cart-info,
  html[dir="rtl"] body.ruza-cart-open .ruza-cart-drawer.is-open .ruza-cart-info{
    text-align:right !important;
  }
}


/* V56.1.14 cleanup: footer localization, made-in-bahrain, drawers, prose polish */










/* Match Categories and Filter drawers in both languages */
@media(max-width:760px){
  .ruza-v561-category-sidebar,
  .ruza-v554-filter-panel{
    position:fixed !important;
    top:0 !important;
    bottom:0 !important;
    width:min(340px,86vw) !important;
    max-width:86vw !important;
    height:100dvh !important;
    max-height:100dvh !important;
    padding:24px !important;
    border-radius:0 !important;
    background:rgba(255,250,244,.98) !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch !important;
    box-shadow:24px 0 72px rgba(35,18,18,.22) !important;
    z-index:306 !important;
  }
  html[dir="ltr"] .ruza-v561-category-sidebar,
  html[dir="ltr"] .ruza-v554-filter-panel{left:0 !important;right:auto !important;transform:translateX(-105%) !important;border-inline-end:1px solid rgba(196,154,95,.24) !important;border-inline-start:0 !important;}
  html[dir="rtl"] .ruza-v561-category-sidebar,
  html[dir="rtl"] .ruza-v554-filter-panel{right:0 !important;left:auto !important;transform:translateX(105%) !important;border-inline-start:1px solid rgba(196,154,95,.24) !important;border-inline-end:0 !important;box-shadow:-24px 0 72px rgba(35,18,18,.22) !important;}
  body.ruza-v561-categories-open .ruza-v561-category-sidebar,
  body.ruza-v5618-filter-open .ruza-v554-filter-panel,
  .ruza-v554-filter-panel.is-open{transform:translateX(0) !important;}
  .ruza-v561-sidebar-head,
  .ruza-v5618-filter-head{min-height:54px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;margin-bottom:18px !important;}
  .ruza-v561-sidebar-head h2,
  .ruza-v5618-filter-head h2{font-size:30px !important;line-height:1.1 !important;margin:0 !important;color:var(--ruza-v55-maroon,#800020) !important;}
  .ruza-v55-family-tabs,
  .ruza-v559-filter-list{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;}
}

/* About / Who We Are mobile text polish */
@media(max-width:760px){
  .ruza-prose,
  .content-ar.ruza-prose,
  .content-en.ruza-prose{
    width:min(100%, calc(100vw - 34px)) !important;
    max-width:calc(100vw - 34px) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding:30px 22px !important;
    overflow:hidden !important;
  }
  .ruza-prose p,
  .content-ar.ruza-prose p,
  .content-en.ruza-prose p{
    font-size:18px !important;
    line-height:2.05 !important;
    letter-spacing:0 !important;
    word-spacing:normal !important;
    text-align:start !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
    hyphens:none !important;
    max-width:100% !important;
  }
  html[dir="rtl"] .content-ar.ruza-prose p{text-align:right !important;}
  html[dir="ltr"] .content-en.ruza-prose p{text-align:left !important;}
  .ruza-prose .section-title,
  .content-ar.ruza-prose .section-title,
  .content-en.ruza-prose .section-title{
    font-size:clamp(32px,8vw,44px) !important;
    line-height:1.22 !important;
    text-align:center !important;
    margin-bottom:24px !important;
  }
}

/* V56.1.14 footer grid after contact-block removal */



/* V56.1.14.1 — drawer top alignment, page title rhythm, shop title update, footer badge scale */



/* Filter drawer must start exactly like the categories drawer */
@media(max-width:980px){
  #ruzaV557FilterPanel.ruza-v554-filter-panel,
  body.ruza-v5618-filter-open #ruzaV557FilterPanel.ruza-v554-filter-panel{
    position:fixed !important;
    top:0 !important;
    bottom:0 !important;
    width:min(330px,84vw) !important;
    max-width:84vw !important;
    height:100svh !important;
    min-height:100svh !important;
    max-height:100svh !important;
    margin:0 !important;
    padding:0 !important;
    border-radius:0 !important;
    overflow:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    z-index:310 !important;
    background:rgba(255,250,244,.98) !important;
  }
  html[dir="ltr"] #ruzaV557FilterPanel.ruza-v554-filter-panel{
    left:0 !important;
    right:auto !important;
    transform:translateX(-105%) !important;
    border-inline-end:1px solid rgba(196,154,95,.24) !important;
    border-inline-start:0 !important;
    box-shadow:22px 0 70px rgba(35,18,18,.22) !important;
  }
  html[dir="rtl"] #ruzaV557FilterPanel.ruza-v554-filter-panel{
    right:0 !important;
    left:auto !important;
    transform:translateX(105%) !important;
    border-inline-start:1px solid rgba(196,154,95,.24) !important;
    border-inline-end:0 !important;
    box-shadow:-22px 0 70px rgba(35,18,18,.22) !important;
  }
  #ruzaV557FilterPanel .ruza-v558-filter-grid{
    scrollbar-width:none !important;
  }
  #ruzaV557FilterPanel .ruza-v558-filter-grid::-webkit-scrollbar{
    width:0 !important;
    height:0 !important;
  }
  html[dir="ltr"] body.ruza-v5618-filter-open #ruzaV557FilterPanel.ruza-v554-filter-panel,
  html[dir="rtl"] body.ruza-v5618-filter-open #ruzaV557FilterPanel.ruza-v554-filter-panel{
    transform:translateX(0) !important;
  }
}

/* Make all main page titles follow the Contact page rhythm */
@media(max-width:760px){
  main > .hero:not(.home-hero),
  .contact-hero,
  .ruza-checkout-hero{
    padding:52px 0 32px !important;
    margin:0 auto 18px !important;
    text-align:center !important;
    min-height:auto !important;
  }
  main > .hero:not(.home-hero) h1,
  .contact-hero h1,
  .ruza-checkout-hero h1{
    font-size:clamp(40px,10vw,54px) !important;
    line-height:1.14 !important;
    margin:0 auto 18px !important;
    text-align:center !important;
    font-weight:800 !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
  }
  main > .hero:not(.home-hero) .lead,
  .contact-hero .lead,
  .ruza-checkout-hero p{
    font-size:20px !important;
    line-height:1.85 !important;
    max-width:min(92vw,620px) !important;
    margin:0 auto !important;
    text-align:center !important;
  }
  main > .hero + .container.panel,
  main > .hero + .container.contact-shell,
  main > .hero + .container,
  .ruza-checkout-hero + .ruza-checkout-layout,
  .ruza-checkout-hero + .container{
    margin-top:18px !important;
  }
  .container.panel{
    margin-top:18px !important;
  }
}

/* Shop title uses the same title treatment */
.ruza-v55-shop-hero{
  margin:0 auto 18px !important;
  padding:52px 0 32px !important;
  text-align:center !important;
}
.ruza-v55-shop-hero h1{
  font-size:clamp(40px,5vw,54px) !important;
  line-height:1.14 !important;
  margin:0 auto !important;
  font-weight:800 !important;
  color:var(--ruza-v55-maroon-dark,#4d1018) !important;
}
@media(max-width:760px){
  .ruza-v55-shop-hero{padding:52px 0 32px !important;margin:0 auto 18px !important;}
  .ruza-v55-shop-hero h1{font-size:clamp(40px,10vw,54px) !important;line-height:1.14 !important;}
}

/* About/Who inner titles are unique and visually balanced */
@media(max-width:760px){
  .ruza-prose .section-title,
  .content-ar.ruza-prose .section-title,
  .content-en.ruza-prose .section-title{
    font-size:clamp(32px,8.2vw,44px) !important;
    line-height:1.22 !important;
    margin-top:0 !important;
    margin-bottom:24px !important;
  }
}


/* V56.1.14.2 — Final Stage 0 Bugfixes only: checkout input direction + desktop filter button */
body[data-page="checkout"] .ruza-checkout-field input,
body[data-page="checkout"] .ruza-checkout-field textarea{
  unicode-bidi:plaintext !important;
}
html[dir="ltr"] body[data-page="checkout"] .ruza-checkout-field input,
html[dir="ltr"] body[data-page="checkout"] .ruza-checkout-field textarea{
  direction:ltr !important;
  text-align:left !important;
  unicode-bidi:plaintext !important;
}
html[dir="rtl"] body[data-page="checkout"] .ruza-checkout-field input,
html[dir="rtl"] body[data-page="checkout"] .ruza-checkout-field textarea{
  direction:rtl !important;
  text-align:right !important;
  unicode-bidi:plaintext !important;
}
body[data-page="checkout"] #checkoutPhone,
body[data-page="checkout"] #checkoutEmail{
  direction:ltr !important;
  unicode-bidi:plaintext !important;
}
html[dir="ltr"] body[data-page="checkout"] #checkoutPhone,
html[dir="ltr"] body[data-page="checkout"] #checkoutEmail{
  text-align:left !important;
}
html[dir="rtl"] body[data-page="checkout"] #checkoutPhone,
html[dir="rtl"] body[data-page="checkout"] #checkoutEmail{
  text-align:right !important;
}

@media (min-width:981px){
  #ruzaV557FilterPanel.ruza-v554-filter-panel.is-open,
  body.ruza-v5618-filter-open #ruzaV557FilterPanel.ruza-v554-filter-panel{
    display:block !important;
    position:relative !important;
    transform:none !important;
    inset:auto !important;
    height:auto !important;
    max-height:none !important;
    width:100% !important;
    max-width:none !important;
    margin:14px 0 24px !important;
    padding:22px !important;
    border-radius:24px !important;
    overflow:visible !important;
    z-index:auto !important;
  }
  body.ruza-v5618-filter-open .ruza-v5618-filter-overlay{
    display:none !important;
  }
}

/* RUZA v9.6.5 — Home Featured exact Shop card component scope
   Uses the Shop product card component classes inside the Home Featured section only. */
/* RUZA v9.6.6 — Home Featured image aspect ratio match
   CSS-only micro-fix: keep the v9.6.5 Shop card component on Home and adjust only
   the Home Featured image wrapper to match the measured Shop image wrapper ratio.
   Shop measured wrapper: 223w x 220h, so aspect-ratio is 223 / 220. */
#products .ruza-featured-shop-grid{
  display:grid !important;
  grid-template-columns:repeat(auto-fit,minmax(230px,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}
#products .ruza-featured-shop-grid .ruza-home-featured-card-link{
  display:block !important;
  height:100% !important;
  color:inherit !important;
  text-decoration:none !important;
  cursor:pointer !important;
}
#products .ruza-featured-shop-grid .ruza-v55-flavor-card{
  height:100% !important;
  min-height:500px !important;
  display:flex !important;
  flex-direction:column !important;
  position:relative !important;
  text-align:center !important;
  border-radius:28px !important;
  background:rgba(255,255,255,.38) !important;
  border:1px solid rgba(196,154,95,.17) !important;
  box-shadow:0 16px 44px rgba(70,43,34,.075) !important;
  overflow:hidden !important;
  padding:0 !important;
  color:inherit !important;
}
#products .ruza-featured-shop-grid .ruza-home-featured-card-link:hover .ruza-v55-flavor-card{
  transform:translateY(-5px) !important;
  box-shadow:0 28px 70px rgba(70,43,34,.13) !important;
  border-color:rgba(196,154,95,.38) !important;
}
#products .ruza-featured-shop-grid .ruza-v55-flavor-image{
  width:100% !important;
  aspect-ratio:223 / 220 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:26px 26px 0 0 !important;
  overflow:hidden !important;
  position:relative !important;
  display:grid !important;
  place-items:center !important;
}
#products .ruza-featured-shop-grid .ruza-v55-card-has-real-image .ruza-v55-flavor-image{
  background:transparent !important;
}
#products .ruza-featured-shop-grid .ruza-v55-card-has-placeholder-image .ruza-v55-flavor-image{
  background:radial-gradient(circle at 50% 42%, rgba(255,255,255,.86) 0%, rgba(255,250,244,.72) 54%, rgba(244,233,220,.58) 100%) !important;
}
#products .ruza-featured-shop-grid .ruza-v55-card-product-real{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:0 !important;
  filter:none !important;
}
#products .ruza-featured-shop-grid .ruza-v55-card-product-placeholder{
  width:40% !important;
  height:40% !important;
  max-width:40% !important;
  max-height:40% !important;
  display:block !important;
  object-fit:contain !important;
  object-position:center center !important;
  padding:0 !important;
  margin:auto !important;
  filter:drop-shadow(0 10px 24px rgba(77,16,24,.10)) !important;
}
#products .ruza-featured-shop-grid .ruza-v55-status.is-available{
  position:absolute !important;
  top:12px !important;
  inset-inline-start:12px !important;
  z-index:3 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  min-width:0 !important;
  height:auto !important;
  min-height:30px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#c9a45d,#b78943) !important;
  color:#5b1020 !important;
  box-shadow:0 12px 28px rgba(127,83,26,.18) !important;
  font-size:11px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
}
#products .ruza-featured-shop-grid .ruza-v55-flavor-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
  padding:18px 18px 24px !important;
  text-align:center !important;
}
#products .ruza-featured-shop-grid .ruza-v55-flavor-body small{
  display:block !important;
  min-height:22px !important;
  color:var(--ruza-v55-gold,var(--gold,#c49a5f)) !important;
  font-weight:950 !important;
  letter-spacing:.08em !important;
  margin-bottom:8px !important;
}
#products .ruza-featured-shop-grid .ruza-v55-flavor-body h3{
  min-height:64px !important;
  margin:0 0 10px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:var(--ruza-v55-maroon-dark,var(--maroon-dark,#4d1018)) !important;
  font-size:clamp(19px,2vw,24px) !important;
  line-height:1.25 !important;
}
#products .ruza-featured-shop-grid .ruza-v55-flavor-body p{
  min-height:54px !important;
  margin:0 !important;
  color:rgba(89,63,53,.76) !important;
  line-height:1.6 !important;
  font-size:14px !important;
}
#products .ruza-featured-shop-grid .ruza-v55-price-line{
  display:inline-flex !important;
  justify-content:center !important;
  margin:12px auto 0 !important;
  margin-top:auto !important;
  color:var(--ruza-v55-gold,var(--gold,#c49a5f)) !important;
  font-weight:950 !important;
  direction:ltr !important;
  unicode-bidi:isolate !important;
}
@media(max-width:640px){
  #products .ruza-featured-shop-grid{
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
  #products .ruza-featured-shop-grid .ruza-v55-flavor-card{
    min-height:0 !important;
    border-radius:28px !important;
  }
  #products .ruza-featured-shop-grid .ruza-v55-flavor-image{
    border-radius:28px 28px 0 0 !important;
  }
  #products .ruza-featured-shop-grid .ruza-v55-card-product-placeholder{
    width:42% !important;
    height:42% !important;
    max-width:42% !important;
    max-height:42% !important;
  }
  #products .ruza-featured-shop-grid .ruza-v55-flavor-body{
    padding:17px 20px 26px !important;
  }
}

/* RUZA v9.7.6 — Mobile Category Navigation from final bilingual prototype.
   Scope: mobile Shop category showcase + sticky rail only.
   v9.7.9: luxury rail height, smoother active-chip fade, and stabilized scroll-spy activation.
   v9.7.11: prevents fixed drawer rail from pushing product content down while entering.
   v9.7.12: slightly taller luxury rail background with vertically centered chips.
   Protected: desktop shop, product cards, product data, modal, cart, checkout, WhatsApp, admin, DB. */
.ruza-v976-category-showcase,
.ruza-v976-sticky-rail,
.ruza-v976-mobile-filter-toggle{
  display:none;
}

@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  body[data-page="shop"] .ruza-v976-search-filter-row,
  body:not([data-page]) .ruza-v976-search-filter-row{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 48px !important;
    align-items:center !important;
    gap:8px !important;
    width:100% !important;
    margin:8px auto 14px !important;
  }

  .ruza-v976-search-filter-row .ruza-v55-shop-search{
    min-height:48px !important;
    height:48px !important;
    border-radius:12px !important;
    border:1px solid rgba(196,154,95,.28) !important;
    background:rgba(255,250,243,.78) !important;
    box-shadow:none !important;
  }

  .ruza-v976-mobile-filter-toggle{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:48px !important;
    height:48px !important;
    min-width:48px !important;
    padding:0 !important;
    border-radius:12px !important;
    border:1px solid rgba(226,195,143,.48) !important;
    background:linear-gradient(135deg,#6e101a,#8b1723) !important;
    color:#fff8ef !important;
    box-shadow:0 10px 24px rgba(109,21,30,.14) !important;
    font-family:inherit !important;
    font-weight:900 !important;
    cursor:pointer !important;
  }
  .ruza-v976-mobile-filter-toggle span:not([aria-hidden="true"]){
    display:none !important;
  }

  .ruza-v554-products-toolbar #ruzaV557FilterToggle,
  .ruza-v554-products-toolbar #ruzaV561CategoryToggle,
  .ruza-v561-category-toggle{
    display:none !important;
  }
  .ruza-v561-category-sidebar{
    display:none !important;
  }
  .ruza-v554-products-toolbar{
    grid-template-columns:1fr !important;
    gap:8px !important;
    margin:6px 0 14px !important;
  }
  .ruza-v554-count{
    justify-self:start !important;
    width:auto !important;
    opacity:.78 !important;
    font-size:13px !important;
  }
  html[dir="rtl"] .ruza-v554-count{
    justify-self:end !important;
  }

  .ruza-v976-category-showcase{
    display:block !important;
    margin:8px 0 18px !important;
    padding:0 !important;
    overflow:visible !important;
  }
  .ruza-v976-category-title{
    margin:0 0 10px !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    font-weight:850 !important;
    font-size:18px !important;
    line-height:1.35 !important;
    text-align:start !important;
  }
  .ruza-v976-category-cards{
    display:flex !important;
    gap:10px !important;
    overflow-x:auto !important;
    overscroll-behavior-x:contain !important;
    scroll-snap-type:x proximity !important;
    padding:2px 1px 10px !important;
    margin-inline:-1px !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
  }
  .ruza-v976-category-cards::-webkit-scrollbar{ display:none !important; }
  html[dir="rtl"] .ruza-v976-category-cards{ direction:rtl !important; }
  html[dir="ltr"] .ruza-v976-category-cards{ direction:ltr !important; }

  .ruza-v976-category-card{
    flex:0 0 clamp(94px, 28vw, 118px) !important;
    min-height:122px !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:8px !important;
    padding:8px !important;
    border-radius:16px !important;
    border:1px solid rgba(196,154,95,.26) !important;
    background:rgba(255,250,243,.76) !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    box-shadow:0 10px 24px rgba(70,43,34,.055) !important;
    font-family:inherit !important;
    cursor:pointer !important;
    scroll-snap-align:start !important;
    transition:transform .18s ease, border-color .18s ease, background .18s ease !important;
  }
  .ruza-v976-category-card.is-active,
  .ruza-v976-category-card:hover{
    transform:translateY(-1px) !important;
    border-color:rgba(196,154,95,.48) !important;
    background:rgba(255,248,239,.94) !important;
  }
  .ruza-v976-category-image{
    display:block !important;
    width:100% !important;
    aspect-ratio:1 / .82 !important;
    border-radius:13px !important;
    overflow:hidden !important;
    background:rgba(244,233,220,.64) !important;
    border:1px solid rgba(196,154,95,.14) !important;
  }
  .ruza-v976-category-image img{
    width:100% !important;
    height:100% !important;
    display:block !important;
    object-fit:cover !important;
    object-position:center !important;
  }
  .ruza-v976-category-label{
    display:block !important;
    min-height:28px !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    font-size:12px !important;
    font-weight:850 !important;
    line-height:1.2 !important;
    text-align:center !important;
  }

  .ruza-v976-sticky-rail{
    display:block !important;
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    inset-inline:0 !important;
    z-index:214 !important;
    max-height:88px !important;
    min-height:0 !important;
    opacity:0 !important;
    visibility:hidden !important;
    overflow:hidden !important;
    pointer-events:none !important;
    transform:translate3d(0,-110%,0) !important;
    clip-path:inset(0 0 100% 0) !important;
    margin:0 !important;
    padding:13px 0 !important;
    border-bottom:1px solid rgba(196,154,95,0) !important;
    background:rgba(255,248,239,.97) !important;
    box-shadow:none !important;
    will-change:transform,opacity,clip-path !important;
    transition:transform .52s cubic-bezier(.16,1,.3,1), opacity .34s ease, clip-path .52s cubic-bezier(.16,1,.3,1), border-color .34s ease, box-shadow .34s ease, visibility 0s linear .52s !important;
  }
  body.ruza-v976-sticky-visible .ruza-v976-sticky-rail{
    max-height:88px !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:translate3d(0,0,0) !important;
    clip-path:inset(0 0 0 0) !important;
    margin:0 !important;
    padding:13px 0 !important;
    border-bottom:1px solid rgba(196,154,95,.24) !important;
    box-shadow:0 8px 18px rgba(70,43,34,.045) !important;
    transition:transform .52s cubic-bezier(.16,1,.3,1), opacity .34s ease, clip-path .52s cubic-bezier(.16,1,.3,1), border-color .34s ease, box-shadow .34s ease, visibility 0s linear 0s !important;
  }
  /* v9.7.11: fixed rail must overlay smoothly without pushing product content down. */
  body.ruza-v976-sticky-visible .ruza-v976-sticky-rail + .ruza-v554-products-toolbar{
    margin-top:6px !important;
  }
  .ruza-v976-rail-scroll{
    display:flex !important;
    align-items:center !important;
    gap:7px !important;
    overflow-x:auto !important;
    overscroll-behavior-x:contain !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
    padding:0 10px !important;
    min-height:42px !important;
  }
  .ruza-v976-rail-scroll::-webkit-scrollbar{ display:none !important; }
  html[dir="ltr"] .ruza-v976-rail-scroll{ direction:ltr !important; }
  html[dir="rtl"] .ruza-v976-rail-scroll{ direction:rtl !important; }
  .ruza-v976-rail-chip{
    flex:0 0 auto !important;
    min-height:40px !important;
    height:40px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 16px !important;
    border-radius:13px !important;
    border:1px solid rgba(196,154,95,.30) !important;
    background:rgba(255,250,243,.78) !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    box-shadow:none !important;
    font-family:inherit !important;
    font-size:12.5px !important;
    font-weight:850 !important;
    white-space:nowrap !important;
    line-height:1 !important;
    cursor:pointer !important;
    position:relative !important;
    isolation:isolate !important;
    overflow:hidden !important;
    transform:translateY(0) !important;
    transition:color .34s cubic-bezier(.22,1,.36,1), border-color .34s cubic-bezier(.22,1,.36,1), box-shadow .34s cubic-bezier(.22,1,.36,1), transform .34s cubic-bezier(.22,1,.36,1) !important;
  }
  .ruza-v976-rail-chip::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    border-radius:inherit !important;
    background:linear-gradient(135deg,#6e101a,#8b1723) !important;
    opacity:0 !important;
    z-index:-1 !important;
    pointer-events:none !important;
    transition:opacity .38s cubic-bezier(.22,1,.36,1) !important;
  }
  .ruza-v976-rail-chip.is-active{
    color:#fff8ef !important;
    border-color:rgba(226,195,143,.66) !important;
    box-shadow:inset 0 -2px 0 rgba(201,164,93,.48), 0 6px 12px rgba(84,18,27,.08) !important;
    transform:translateY(-1px) !important;
  }
  .ruza-v976-rail-chip.is-active::before{
    opacity:1 !important;
  }

  .ruza-v976-sections{
    display:block !important;
  }
  .ruza-v976-product-section{
    display:block !important;
    margin:0 0 26px !important;
    scroll-margin-top:88px !important;
  }
  .ruza-v976-section-head{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    margin:4px 0 12px !important;
  }
  .ruza-v976-section-head h2{
    margin:0 !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    font-size:22px !important;
    font-weight:850 !important;
    line-height:1.28 !important;
  }
  .ruza-v976-section-products{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:18px !important;
  }

  html[dir="rtl"] .ruza-v976-category-title,
  html[dir="rtl"] .ruza-v976-section-head h2{
    text-align:right !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-showcase{
    margin-bottom:12px !important;
  }
  .ruza-v976-category-card{
    flex-basis:104px !important;
    min-height:102px !important;
    padding:7px !important;
    border-radius:14px !important;
  }
  .ruza-v976-category-image{
    border-radius:11px !important;
    aspect-ratio:1.18 / .72 !important;
  }
  body.ruza-v976-sticky-visible .ruza-v976-sticky-rail{
    max-height:64px !important;
    padding:9px 0 !important;
    margin-bottom:0 !important;
  }
  /* v9.7.11: no layout reservation in landscape either. */
  body.ruza-v976-sticky-visible .ruza-v976-sticky-rail + .ruza-v554-products-toolbar{
    margin-top:6px !important;
  }
  .ruza-v976-rail-chip{
    height:36px !important;
    min-height:36px !important;
    border-radius:11px !important;
    padding:0 13px !important;
    font-size:11.5px !important;
  }
  .ruza-v976-section-products{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:14px !important;
  }
}

/* RUZA v9.7.13 — Mobile Category Showcase Image Frame Microfix
   Scope: mobile category showcase cards only.
   Goal: remove the extra white/frame feeling around category images and make the image tile closer to the Shop product image square shape.
   Protected: sticky rail behavior, smooth drawer, no content shift, product cards, cart, checkout, WhatsApp, admin, DB. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-card{
    padding:0 !important;
    gap:7px !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    min-height:auto !important;
  }
  .ruza-v976-category-card.is-active,
  .ruza-v976-category-card:hover{
    background:transparent !important;
    border-color:transparent !important;
    box-shadow:none !important;
  }
  .ruza-v976-category-image{
    width:100% !important;
    aspect-ratio:1 / 1 !important;
    border-radius:22px !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:0 10px 24px rgba(70,43,34,.055) !important;
  }
  .ruza-v976-category-image img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
  }
  .ruza-v976-category-label{
    min-height:24px !important;
    padding:0 2px !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-card{
    padding:0 !important;
    min-height:auto !important;
  }
  .ruza-v976-category-image{
    aspect-ratio:1 / 1 !important;
    border-radius:18px !important;
  }
}

/* RUZA v9.7.14 — Mobile Category Showcase Image Containment Fix
   Scope: mobile category showcase images only.
   Goal: keep the no-frame direction from v9.7.13, but prevent fallback RUZA/logo images from becoming oversized/cropped.
   Protected: sticky rail, smooth drawer, no content shift, product cards, cart, checkout, WhatsApp, admin, DB. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-image{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
    background:rgba(255,248,239,.42) !important;
  }
  .ruza-v976-category-image img{
    display:block !important;
  }
  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:72% !important;
    height:72% !important;
    max-width:72% !important;
    max-height:72% !important;
    object-fit:contain !important;
    object-position:center !important;
    margin:auto !important;
    transform:none !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:68% !important;
    height:68% !important;
    max-width:68% !important;
    max-height:68% !important;
  }
}

/* RUZA v9.7.15 — Mobile Category Showcase Soft Surface Fix
   Scope: mobile category showcase only.
   Goal: make the category image line feel organized, premium, and part of the page while staying subtly separated from the product grid.
   Protected: sticky rail, smooth drawer, no content shift, sticky motion, product cards, cart, checkout, WhatsApp, admin, DB. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-showcase{
    margin:10px -7px 20px !important;
    padding:14px 8px 13px !important;
    border-radius:24px !important;
    background:linear-gradient(180deg,rgba(255,250,243,.62),rgba(255,244,233,.30)) !important;
    border:1px solid rgba(196,154,95,.12) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 12px 28px rgba(70,43,34,.035) !important;
    overflow:hidden !important;
  }
  .ruza-v976-category-title{
    padding:0 3px !important;
    margin-bottom:12px !important;
  }
  .ruza-v976-category-cards{
    gap:12px !important;
    padding:2px 4px 8px !important;
    margin-inline:0 !important;
  }
  .ruza-v976-category-card{
    flex-basis:clamp(100px, 29vw, 124px) !important;
    align-items:center !important;
  }
  .ruza-v976-category-image{
    border-radius:20px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.46),rgba(244,233,220,.24)) !important;
    border:1px solid rgba(196,154,95,.10) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 10px 22px rgba(70,43,34,.042) !important;
  }
  .ruza-v976-category-card.is-active .ruza-v976-category-image,
  .ruza-v976-category-card:hover .ruza-v976-category-image{
    border-color:rgba(196,154,95,.18) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.44),0 12px 24px rgba(70,43,34,.055) !important;
  }
  .ruza-v976-category-label{
    margin-top:1px !important;
    font-size:12.5px !important;
    line-height:1.22 !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
  }
  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:58% !important;
    height:58% !important;
    max-width:58% !important;
    max-height:58% !important;
    object-fit:contain !important;
    object-position:center !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-showcase{
    margin:8px -6px 14px !important;
    padding:10px 7px 10px !important;
    border-radius:20px !important;
  }
  .ruza-v976-category-cards{
    gap:10px !important;
    padding-bottom:5px !important;
  }
  .ruza-v976-category-card{
    flex-basis:98px !important;
  }
  .ruza-v976-category-image{
    border-radius:16px !important;
  }
  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:54% !important;
    height:54% !important;
    max-width:54% !important;
    max-height:54% !important;
  }
}

/* RUZA v9.7.16 — Mobile Category Image Frame Only Refinement
   Scope: mobile category showcase visuals only.
   Goal: remove the large showcase-surface/card feeling and apply a subtle elegant frame only around each category image.
   Protected: sticky rail behavior, smooth drawer, no content shift, product cards, cart, checkout, WhatsApp, admin, DB. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-showcase{
    margin:8px 0 16px !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    overflow:visible !important;
  }
  .ruza-v976-category-title{
    padding:0 1px !important;
    margin:0 0 10px !important;
  }
  .ruza-v976-category-cards{
    gap:12px !important;
    padding:2px 0 8px !important;
    margin-inline:0 !important;
  }
  .ruza-v976-category-card{
    flex:0 0 clamp(102px, 29vw, 122px) !important;
    gap:8px !important;
    align-items:center !important;
    justify-content:flex-start !important;
  }
  .ruza-v976-category-image{
    aspect-ratio:1 / .92 !important;
    border-radius:16px !important;
    padding:8px !important;
    background:linear-gradient(180deg,rgba(255,251,247,.96),rgba(249,241,231,.92)) !important;
    border:1px solid rgba(196,154,95,.18) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.54), 0 8px 18px rgba(70,43,34,.035) !important;
  }
  .ruza-v976-category-card.is-active .ruza-v976-category-image,
  .ruza-v976-category-card:hover .ruza-v976-category-image{
    border-color:rgba(196,154,95,.28) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.58), 0 10px 20px rgba(70,43,34,.05) !important;
  }
  .ruza-v976-category-image img{
    width:100% !important;
    height:100% !important;
    border-radius:12px !important;
    object-fit:cover !important;
    object-position:center !important;
    background:transparent !important;
  }
  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:86% !important;
    height:74% !important;
    max-width:86% !important;
    max-height:74% !important;
    object-fit:contain !important;
    object-position:center !important;
    margin:auto !important;
    border-radius:0 !important;
  }
  .ruza-v976-category-label{
    min-height:26px !important;
    margin-top:0 !important;
    padding:0 3px !important;
    font-size:12.5px !important;
    line-height:1.22 !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-showcase{
    margin:6px 0 12px !important;
  }
  .ruza-v976-category-cards{
    gap:10px !important;
    padding-bottom:6px !important;
  }
  .ruza-v976-category-card{
    flex-basis:96px !important;
    gap:7px !important;
  }
  .ruza-v976-category-image{
    aspect-ratio:1 / .9 !important;
    border-radius:14px !important;
    padding:7px !important;
  }
  .ruza-v976-category-image img{
    border-radius:10px !important;
  }
  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:84% !important;
    height:70% !important;
    max-width:84% !important;
    max-height:70% !important;
  }
}

/* RUZA v9.7.17 — Mobile Category Showcase Light Image Border + Compact Spacing
   Scope: mobile category showcase image tiles only.
   Goal: reduce the heavy frame from v9.7.16, keep only a very light image border, and make category tiles closer together.
   Protected: sticky rail, smooth drawer, no content shift, click behavior, scroll spy, product cards, cart, checkout, WhatsApp, admin, DB. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-cards{
    gap:8px !important;
    padding:2px 0 7px !important;
    margin-inline:0 !important;
  }

  .ruza-v976-category-card{
    flex:0 0 clamp(96px, 27vw, 112px) !important;
    gap:7px !important;
    align-items:center !important;
  }

  .ruza-v976-category-image{
    aspect-ratio:1 / .92 !important;
    padding:0 !important;
    border-radius:16px !important;
    background:rgba(255,248,239,.20) !important;
    border:1px solid rgba(196,154,95,.10) !important;
    box-shadow:none !important;
    overflow:hidden !important;
  }

  .ruza-v976-category-card.is-active .ruza-v976-category-image,
  .ruza-v976-category-card:hover .ruza-v976-category-image{
    border-color:rgba(196,154,95,.16) !important;
    box-shadow:none !important;
  }

  .ruza-v976-category-image img{
    width:100% !important;
    height:100% !important;
    border-radius:15px !important;
    object-fit:cover !important;
    object-position:center !important;
    background:transparent !important;
  }

  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:78% !important;
    height:68% !important;
    max-width:78% !important;
    max-height:68% !important;
    object-fit:contain !important;
    object-position:center !important;
    margin:auto !important;
    border-radius:0 !important;
  }

  .ruza-v976-category-label{
    min-height:24px !important;
    padding:0 2px !important;
    margin-top:0 !important;
    font-size:12px !important;
    line-height:1.2 !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-category-cards{
    gap:7px !important;
    padding-bottom:5px !important;
  }

  .ruza-v976-category-card{
    flex-basis:90px !important;
    gap:6px !important;
  }

  .ruza-v976-category-image{
    border-radius:14px !important;
    padding:0 !important;
  }

  .ruza-v976-category-image img{
    border-radius:13px !important;
  }

  .ruza-v976-category-image img[src*="ruza-logo"],
  .ruza-v976-category-image img[src*="logo_full"],
  .ruza-v976-category-image img[src*="placeholder"]{
    width:76% !important;
    height:66% !important;
    max-width:76% !important;
    max-height:66% !important;
  }
}


/* RUZA v9.7.18 — Mobile Shop Section Header Luxury Refinement
   Scope: mobile Shop section headings only.
   Goal: apply the approved Option 1 direction: full-width elegant rounded rectangular heading with a soft gold line, no rose icon.
   Protected: sticky rail, category showcase, products, cart, checkout, WhatsApp, admin, database, and all Shop logic. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-product-section{
    margin:0 0 28px !important;
  }

  .ruza-v976-section-head{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    min-height:82px !important;
    margin:18px 0 18px !important;
    padding:14px 18px 16px !important;
    border-radius:18px !important;
    border:1px solid rgba(196,154,95,.30) !important;
    background:linear-gradient(180deg,rgba(255,251,245,.82),rgba(255,246,236,.52)) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.55), 0 8px 18px rgba(70,43,34,.035) !important;
    position:relative !important;
    overflow:hidden !important;
  }

  .ruza-v976-section-head::after{
    content:"" !important;
    position:absolute !important;
    left:28% !important;
    right:28% !important;
    bottom:16px !important;
    height:1px !important;
    background:linear-gradient(90deg,rgba(196,154,95,0),rgba(196,154,95,.62),rgba(196,154,95,0)) !important;
    pointer-events:none !important;
  }

  .ruza-v976-section-head h2{
    margin:0 !important;
    padding:0 !important;
    color:var(--ruza-v55-maroon-dark,#4d1018) !important;
    font-size:clamp(25px,7vw,34px) !important;
    font-weight:900 !important;
    line-height:1.12 !important;
    letter-spacing:.01em !important;
    text-align:center !important;
    width:100% !important;
    position:relative !important;
    z-index:1 !important;
  }

  .ruza-v976-section-head a,
  .ruza-v976-section-head .view-all,
  .ruza-v976-section-head [class*="view"],
  .ruza-v976-section-head [class*="View"]{
    position:absolute !important;
    inset-inline-end:14px !important;
    top:50% !important;
    transform:translateY(-50%) !important;
    font-size:0 !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-section-head{
    min-height:64px !important;
    margin:12px 0 14px !important;
    padding:10px 16px 12px !important;
    border-radius:16px !important;
  }
  .ruza-v976-section-head::after{
    left:34% !important;
    right:34% !important;
    bottom:10px !important;
  }
  .ruza-v976-section-head h2{
    font-size:clamp(20px,5vw,27px) !important;
  }
}


/* RUZA v9.7.18B — Mobile Section Header Center Alignment Hotfix
   Scope: center the section title only; do not change any other v9.7.18 styling. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-section-head{
    text-align:center !important;
  }
  .ruza-v976-section-head h2{
    display:block !important;
    flex:0 0 100% !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    margin-inline:auto !important;
    text-align:center !important;
    align-self:center !important;
    justify-self:center !important;
  }
}


/* RUZA v9.7.18C — True Center Section Header Fix
   Scope: mobile Shop section header title only.
   Goal: force the section title and its gold underline to be truly centered inside the full header box in Arabic RTL and English LTR.
   Protected: sticky rail, category showcase, product cards, product data, cart, checkout, WhatsApp, admin, DB, SQL, and shop.php. */
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){

  .ruza-v976-product-section > .ruza-v976-section-head{
    display:grid !important;
    grid-template-columns:1fr !important;
    place-items:center !important;
    align-items:center !important;
    justify-items:center !important;
    text-align:center !important;
    direction:inherit !important;
  }

  .ruza-v976-product-section > .ruza-v976-section-head > h2,
  html[dir="rtl"] .ruza-v976-product-section > .ruza-v976-section-head > h2,
  html[dir="ltr"] .ruza-v976-product-section > .ruza-v976-section-head > h2{
    display:block !important;
    grid-column:1 / -1 !important;
    inline-size:100% !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:0 auto !important;
    margin-inline:auto !important;
    padding-inline:0 !important;
    text-align:center !important;
    justify-self:center !important;
    align-self:center !important;
    transform:none !important;
    inset:auto !important;
    float:none !important;
  }

  .ruza-v976-product-section > .ruza-v976-section-head::after{
    left:50% !important;
    right:auto !important;
    width:42% !important;
    max-width:220px !important;
    min-width:116px !important;
    transform:translateX(-50%) !important;
    bottom:15px !important;
  }

  html[dir="rtl"] .ruza-v976-product-section > .ruza-v976-section-head::after,
  html[dir="ltr"] .ruza-v976-product-section > .ruza-v976-section-head::after{
    left:50% !important;
    right:auto !important;
    transform:translateX(-50%) !important;
  }

  .ruza-v976-product-section > .ruza-v976-section-head a,
  .ruza-v976-product-section > .ruza-v976-section-head .view-all,
  .ruza-v976-product-section > .ruza-v976-section-head [class*="view"],
  .ruza-v976-product-section > .ruza-v976-section-head [class*="View"]{
    display:none !important;
  }
}

@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v976-product-section > .ruza-v976-section-head::after{
    width:32% !important;
    max-width:180px !important;
    min-width:90px !important;
    bottom:10px !important;
  }
}


/* RUZA v9.8.0 / v9.8.1 — Mobile Floating Cart CTA only.
   Scope: mobile Shop cart shortcut. Protected: sticky rail, category showcase,
   section headers, product cards, product data, checkout, WhatsApp, admin, DB. */
.ruza-v980-floating-cart-cta{
  display:none;
}
@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v980-floating-cart-cta{
    position:fixed;
    left:50%;
    right:auto;
    bottom:calc(22px + env(safe-area-inset-bottom, 0px));
    z-index:125;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    min-width:176px;
    max-width:min(248px, calc(100vw - 132px));
    height:52px;
    padding:0 18px;
    border-radius:19px;
    border:1px solid rgba(226,195,143,.78);
    background:linear-gradient(135deg, rgba(93,15,25,.98), rgba(126,23,35,.98));
    color:#fff3db;
    font-family:inherit;
    font-size:14px;
    line-height:1;
    font-weight:900;
    letter-spacing:.02em;
    white-space:nowrap;
    box-shadow:0 18px 42px rgba(78,15,24,.30), 0 4px 12px rgba(196,154,95,.14), inset 0 1px 0 rgba(255,255,255,.14);
    cursor:pointer;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translate3d(-50%, 16px, 0);
    transition:opacity .28s ease, transform .34s cubic-bezier(.22,.78,.24,1), visibility .28s ease;
    -webkit-tap-highlight-color:transparent;
  }
  .ruza-v980-floating-cart-cta.is-visible{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translate3d(-50%, 0, 0);
  }
  .ruza-v980-floating-cart-cta:active{
    transform:translate3d(-50%, 1px, 0);
  }
  .ruza-v980-floating-cart-icon{
    width:19px;
    height:19px;
    flex:0 0 19px;
    display:inline-grid;
    place-items:center;
    color:#e7c987;
  }
  .ruza-v980-floating-cart-icon svg{
    width:18px;
    height:18px;
    display:block;
    fill:currentColor;
    stroke:none;
  }
  .ruza-v980-floating-cart-count,
  .ruza-v980-floating-cart-total{
    display:inline-block;
    direction:ltr;
    unicode-bidi:isolate;
    color:#fff7e8;
    text-shadow:0 1px 0 rgba(60,12,18,.18);
  }
  .ruza-v980-floating-cart-dot{
    color:#e7c987;
    font-size:16px;
    line-height:1;
    margin:0 -1px;
  }
  body.ruza-cart-open .ruza-v980-floating-cart-cta,
  body.ruza-v5618-filter-open .ruza-v980-floating-cart-cta,
  body:has(#ruzaV55ProductModal.is-open) .ruza-v980-floating-cart-cta,
  body:has(#ruzaCartDrawer.is-open) .ruza-v980-floating-cart-cta{
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translate3d(-50%, 16px, 0);
  }
  html[dir="rtl"] .ruza-v980-floating-cart-cta,
  html[dir="ltr"] .ruza-v980-floating-cart-cta{
    left:50%;
    right:auto;
    transform:translate3d(-50%, 16px, 0);
  }
  html[dir="rtl"] .ruza-v980-floating-cart-cta.is-visible,
  html[dir="ltr"] .ruza-v980-floating-cart-cta.is-visible{
    transform:translate3d(-50%, 0, 0);
  }
}
@media (max-width:340px){
  .ruza-v980-floating-cart-cta{
    bottom:calc(84px + env(safe-area-inset-bottom, 0px));
    min-width:170px;
    max-width:calc(100vw - 36px);
  }
}
@media (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  .ruza-v980-floating-cart-cta{
    height:46px;
    min-width:166px;
    max-width:min(226px, calc(100vw - 148px));
    border-radius:17px;
    bottom:calc(14px + env(safe-area-inset-bottom, 0px));
    padding:0 16px;
    font-size:13px;
  }
  .ruza-v980-floating-cart-icon{width:18px;height:18px;flex-basis:18px;}
  .ruza-v980-floating-cart-icon svg{width:17px;height:17px;}
}
@media (min-width:781px) and (min-height:621px){
  .ruza-v980-floating-cart-cta{display:none!important;}
}


/* RUZA v9.8.2 — Product Card Tap Guidance CTA
   Scope: product-card footer hint only. No product data, modal, cart, checkout, WhatsApp, sticky rail, category showcase, or section header changes. */
.ruza-v55-flavor-body .ruza-v982-card-footer-row{
  margin-top:auto !important;
  width:100% !important;
  display:block !important;
  text-align:center !important;
}
.ruza-v982-card-detail-hint{
  display:none !important;
}

@media(max-width:980px){
  .ruza-v55-flavor-body .ruza-v982-card-footer-row{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    padding-top:12px !important;
    text-align:initial !important;
  }
  .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v55-price-line{
    margin-top:0 !important;
    flex:1 1 auto !important;
    min-width:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    font-size:13px !important;
    line-height:1.25 !important;
    white-space:nowrap !important;
  }
  .ruza-v982-card-detail-hint{
    flex:0 0 auto !important;
    display:inline-flex !important;
    align-items:center !important;
    color:#7a1424 !important;
    font-size:12px !important;
    font-weight:900 !important;
    line-height:1.25 !important;
    letter-spacing:0 !important;
    opacity:.92 !important;
    white-space:nowrap !important;
    text-decoration:none !important;
    pointer-events:none !important;
  }
  html[dir="rtl"] .ruza-v982-card-footer-row{
    direction:rtl !important;
  }
  html[dir="ltr"] .ruza-v982-card-footer-row{
    direction:ltr !important;
  }
  html[dir="rtl"] .ruza-v982-card-footer-row .ruza-v55-price-line{
    justify-content:flex-start !important;
    text-align:right !important;
  }
  html[dir="ltr"] .ruza-v982-card-footer-row .ruza-v55-price-line{
    justify-content:flex-start !important;
    text-align:left !important;
  }
  html[dir="rtl"] .ruza-v982-card-detail-hint{
    text-align:left !important;
  }
  html[dir="ltr"] .ruza-v982-card-detail-hint{
    text-align:right !important;
  }
}

@media(max-width:420px){
  .ruza-v55-flavor-body .ruza-v982-card-footer-row{
    gap:8px !important;
  }
  .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v55-price-line{
    font-size:12px !important;
  }
  .ruza-v982-card-detail-hint{
    font-size:11px !important;
  }
}


/* RUZA v9.8.3 — Home Product Card Tap Guidance CTA
   Scope: Home featured product card footer hint only. No Shop sticky rail, category showcase,
   section headers, floating cart CTA, product data, cart, checkout, WhatsApp, admin, or backend changes. */
#products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
  margin-top:auto !important;
  width:100% !important;
  display:block !important;
  text-align:center !important;
}
#products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
  display:none !important;
}
#products .ruza-featured-shop-grid .ruza-shop-card-body .ruza-v983-home-card-footer-row{
  margin-top:0 !important;
}
#products .ruza-featured-shop-grid .ruza-shop-card-body .ruza-shop-price{
  margin-top:0 !important;
}

@media(max-width:980px){
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    padding-top:12px !important;
    text-align:initial !important;
  }
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    margin:0 !important;
    flex:1 1 auto !important;
    min-width:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    color:var(--ruza-v55-gold,var(--gold,#c49a5f)) !important;
    font-size:13px !important;
    font-weight:950 !important;
    line-height:1.25 !important;
    white-space:nowrap !important;
    direction:ltr !important;
    unicode-bidi:isolate !important;
  }
  #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
    flex:0 0 auto !important;
    display:inline-flex !important;
    align-items:center !important;
    color:#7a1424 !important;
    font-size:12px !important;
    font-weight:900 !important;
    line-height:1.25 !important;
    letter-spacing:0 !important;
    opacity:.92 !important;
    white-space:nowrap !important;
    text-decoration:none !important;
    pointer-events:none !important;
  }
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    direction:rtl !important;
  }
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    direction:ltr !important;
  }
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    justify-content:flex-start !important;
    text-align:right !important;
  }
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    justify-content:flex-start !important;
    text-align:left !important;
  }
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
    text-align:left !important;
  }
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
    text-align:right !important;
  }
}

@media(max-width:420px){
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    gap:8px !important;
  }
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    font-size:12px !important;
  }
  #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
    font-size:11px !important;
  }
}

/* RUZA v9.8.3A — Home Product Card Footer Alignment Fix
   Scope: CSS-only Home footer alignment correction. No Shop, floating cart CTA,
   product data, modal, cart, checkout, WhatsApp, admin, backend, or desktop redesign changes. */
@media(max-width:980px){
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    width:100% !important;
    min-width:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    column-gap:24px !important;
    row-gap:0 !important;
    direction:ltr !important;
    text-align:initial !important;
    box-sizing:border-box !important;
  }
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    margin:0 !important;
    min-width:0 !important;
    max-width:calc(50% - 12px) !important;
    white-space:nowrap !important;
    flex:0 1 auto !important;
  }
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    order:2 !important;
    justify-content:flex-end !important;
    text-align:right !important;
    direction:rtl !important;
    unicode-bidi:isolate !important;
  }
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    order:1 !important;
    justify-content:flex-start !important;
    text-align:left !important;
    direction:rtl !important;
  }
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    order:1 !important;
    justify-content:flex-start !important;
    text-align:left !important;
    direction:ltr !important;
    unicode-bidi:isolate !important;
  }
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    order:2 !important;
    justify-content:flex-end !important;
    text-align:right !important;
    direction:ltr !important;
  }
}
@media(max-width:420px){
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    column-gap:18px !important;
  }
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    max-width:calc(50% - 9px) !important;
  }
}


/* RUZA v9.8.3B — Home Product Card Arabic Price Order + Footer Consistency Fix
   Final hard override for Home featured cards only.
   Arabic mobile must be: LEFT hint, RIGHT price text "BD 7.000 ابتداءً من".
   English mobile must remain: LEFT price, RIGHT hint.
   No Shop, floating cart CTA, cart, checkout, WhatsApp, admin, backend, or product data changes. */
@media(max-width:980px){
  html[lang="ar"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    width:100% !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    align-items:center !important;
    justify-content:stretch !important;
    gap:18px !important;
    direction:ltr !important;
    text-align:initial !important;
    box-sizing:border-box !important;
  }
  html[lang="ar"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    grid-column:1 !important;
    order:1 !important;
    justify-self:start !important;
    justify-content:flex-start !important;
    text-align:left !important;
    direction:rtl !important;
    unicode-bidi:isolate !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
  }
  html[lang="ar"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[lang="ar"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    grid-column:2 !important;
    order:2 !important;
    justify-self:end !important;
    justify-content:flex-end !important;
    text-align:right !important;
    direction:ltr !important;
    unicode-bidi:isolate !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
  }

  html[lang="en"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    width:100% !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    align-items:center !important;
    justify-content:stretch !important;
    gap:18px !important;
    direction:ltr !important;
    text-align:initial !important;
    box-sizing:border-box !important;
  }
  html[lang="en"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[lang="en"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    grid-column:1 !important;
    order:1 !important;
    justify-self:start !important;
    justify-content:flex-start !important;
    text-align:left !important;
    direction:ltr !important;
    unicode-bidi:isolate !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
  }
  html[lang="en"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    grid-column:2 !important;
    order:2 !important;
    justify-self:end !important;
    justify-content:flex-end !important;
    text-align:right !important;
    direction:ltr !important;
    unicode-bidi:isolate !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
  }
}
@media(max-width:420px){
  html[lang="ar"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row,
  html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row,
  html[lang="en"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row,
  html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    gap:14px !important;
  }
}

/* v9.8.4 — Remove Mobile Blue Tap Highlight
   CSS-only. Removes default mobile browser blue tap flash from tappable RUZA controls
   without changing layout, behavior, or desktop keyboard focus styling. */
@media (hover:none), (pointer:coarse){
  a,
  button,
  summary,
  label,
  input,
  select,
  textarea,
  [role="button"],
  [tabindex],
  .ruza-v55-flavor-card,
  .ruza-v55-family-tab,
  .ruza-v55-chip,
  .ruza-v55-size-btn,
  .ruza-v55-add-btn,
  .ruza-v55-secondary-btn,
  .ruza-v55-cart-btn,
  .ruza-v55-cart-action,
  .ruza-v55-cart-close,
  .ruza-v55-modal-close,
  .ruza-v55-modal-backdrop,
  .ruza-v557-filter-toggle,
  .ruza-v557-filter-panel button,
  .ruza-v974-showcase-card,
  .ruza-v974-rail-chip,
  .ruza-v980-floating-cart-cta,
  .ruza-whatsapp-float,
  .ruza-wa-float,
  .whatsapp-float,
  .ruza-home-featured-card-link,
  #products .ruza-featured-shop-grid a,
  #products .ruza-featured-shop-grid button{
    -webkit-tap-highlight-color:transparent;
  }
}


/* RUZA v9.8.5B — Home/Shop CTA Direction Correction + Desktop Stack
   Built after rejecting v9.8.5/v9.8.5A direction confusion. No pseudo text injection. No duplicated CTA.
   Arabic visual CTA text comes from HTML as: اضغط للتفاصيل ←
   English visual CTA text remains: View Details →
   Desktop stacks price above the existing real CTA; mobile placement from v9.8.2/v9.8.3B remains preserved. */

/* Do not allow any previous or browser-generated pseudo CTA copies. */
.ruza-v982-card-detail-hint::before,
.ruza-v982-card-detail-hint::after,
#products .ruza-featured-shop-grid .ruza-v983-home-detail-hint::before,
#products .ruza-featured-shop-grid .ruza-v983-home-detail-hint::after{
  content:none !important;
  display:none !important;
}

/* Lock the real text direction only; do not inject or duplicate text.
   Arabic must render as: اضغط للتفاصيل ←
   English must render as: View Details → */
html[lang="ar"] .ruza-v982-card-detail-hint,
html[dir="rtl"] .ruza-v982-card-detail-hint,
html[lang="ar"] .ruza-v982-card-detail-hint .ar-text,
html[dir="rtl"] .ruza-v982-card-detail-hint .ar-text,
html[lang="ar"] #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint,
html[dir="rtl"] #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
  direction:rtl !important;
  unicode-bidi:isolate !important;
}
html[lang="en"] .ruza-v982-card-detail-hint,
html[dir="ltr"] .ruza-v982-card-detail-hint,
html[lang="en"] .ruza-v982-card-detail-hint .en-text,
html[dir="ltr"] .ruza-v982-card-detail-hint .en-text,
html[lang="en"] #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint,
html[dir="ltr"] #products .ruza-featured-shop-grid .ruza-v983-home-detail-hint{
  direction:ltr !important;
  unicode-bidi:isolate !important;
}

/* Desktop stack: price on its own line, real CTA below it. Mobile remains unchanged. */
@media(min-width:981px){
  .ruza-v55-flavor-body .ruza-v982-card-footer-row,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row{
    width:100% !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:7px !important;
    text-align:center !important;
    margin-top:auto !important;
  }
  .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v55-price-line,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v55-price-line,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-shop-price{
    margin:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    white-space:nowrap !important;
    direction:ltr !important;
    unicode-bidi:isolate !important;
    max-width:100% !important;
  }
  .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v982-card-detail-hint,
  #products .ruza-featured-shop-grid .ruza-v983-home-card-footer-row .ruza-v983-home-detail-hint{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    color:#7a1424 !important;
    font-size:12px !important;
    font-weight:900 !important;
    line-height:1.25 !important;
    opacity:.92 !important;
    text-align:center !important;
    pointer-events:none !important;
    text-decoration:none !important;
    margin:0 !important;
    white-space:nowrap !important;
  }
}


/* RUZA v9.8.5C — Shop Arabic desktop price order fix only.
   Scope: Shop desktop Arabic product cards. Home/mobile remain unchanged.
   Desktop Arabic visual order must be: ابتداءً من BD 7.000 */
.ruza-v985c-shop-price-desktop{display:none !important;}
.ruza-v985c-shop-price-mobile{display:inline !important;}
@media(min-width:981px){
  html[lang="ar"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-mobile,
  html[dir="rtl"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-mobile{
    display:none !important;
  }
  html[lang="ar"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-desktop,
  html[dir="rtl"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-desktop{
    display:inline-flex !important;
    flex-direction:row !important;
    align-items:baseline !important;
    justify-content:center !important;
    gap:5px !important;
    direction:rtl !important;
    unicode-bidi:isolate !important;
    white-space:nowrap !important;
  }
  html[lang="ar"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-ar-prefix,
  html[dir="rtl"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-ar-prefix{
    direction:rtl !important;
    unicode-bidi:isolate !important;
  }
  html[lang="ar"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-money,
  html[dir="rtl"] .ruza-v55-flavor-body .ruza-v982-card-footer-row .ruza-v985c-shop-price-money{
    direction:ltr !important;
    unicode-bidi:isolate !important;
  }
}

/* RUZA v9.8.9 — Global Cart Drawer Click Press Feedback
   Scope: shared cart drawer / cart open controls across all pages that load assets/css/ruza.css.
   Visual press feeling only: no HTML, JS, layout, cart, checkout, WhatsApp, product data, or behavior changes. */




.ruza-cart-close:active,
.ruza-cart-qty-btn:active,
.ruza-cart-remove:active {
  transform: translateY(1px) scale(.94) !important;
  filter: brightness(.985) saturate(.98);
  box-shadow: 0 8px 20px rgba(70, 43, 34, .10) !important;
}

.ruza-v980-floating-cart-cta:active {
  transform: translateX(-50%) translateY(2px) scale(.972) !important;
  filter: brightness(.985) saturate(.98);
  box-shadow: 0 10px 26px rgba(70, 43, 34, .12) !important;
}




/* RUZA v9.8.9A — Floating Cart CTA Centered Press Safety Fix
   Scope: CSS-only correction after v9.8.9. The global cart press selector was allowed
   to override the fixed bottom CTA transform on some mobile browsers. This restores
   the required centered transform during press while preserving the press feeling.
   No layout, HTML, JS, cart, checkout, WhatsApp, product data, admin, backend, or SQL changes. */
.ruza-v980-floating-cart-cta,
.ruza-v980-floating-cart-cta *,
button.ruza-v980-floating-cart-cta,
button.ruza-v980-floating-cart-cta *{
  -webkit-user-select:none !important;
  user-select:none !important;
}

@media (max-width:780px), (orientation: landscape) and (max-height:620px) and (pointer:coarse){
  html[dir="rtl"] button.ruza-v980-floating-cart-cta,
  html[dir="ltr"] button.ruza-v980-floating-cart-cta,
  html[dir="rtl"] .ruza-v980-floating-cart-cta,
  html[dir="ltr"] .ruza-v980-floating-cart-cta{
    left:50% !important;
    right:auto !important;
  }

  html[dir="rtl"] button.ruza-v980-floating-cart-cta.is-visible,
  html[dir="ltr"] button.ruza-v980-floating-cart-cta.is-visible,
  html[dir="rtl"] .ruza-v980-floating-cart-cta.is-visible,
  html[dir="ltr"] .ruza-v980-floating-cart-cta.is-visible{
    transform:translate3d(-50%, 0, 0) !important;
  }

  html[dir="rtl"] button.ruza-v980-floating-cart-cta.is-visible:active,
  html[dir="ltr"] button.ruza-v980-floating-cart-cta.is-visible:active,
  html[dir="rtl"] .ruza-v980-floating-cart-cta.is-visible:active,
  html[dir="ltr"] .ruza-v980-floating-cart-cta.is-visible:active,
  button.ruza-v980-floating-cart-cta[data-ruza-open-cart]:active,
  .ruza-v980-floating-cart-cta[data-ruza-open-cart]:active,
  button.ruza-v980-floating-cart-cta:active,
  .ruza-v980-floating-cart-cta:active{
    left:50% !important;
    right:auto !important;
    transform:translate3d(-50%, 2px, 0) scale(.972) !important;
    filter:brightness(.985) saturate(.98) !important;
    box-shadow:0 10px 26px rgba(70, 43, 34, .12) !important;
  }
}


/* v9.10.11AJ.R1 — Contact submitted Ruza standard success layout */
.contact-status.ruza-contact-standard-success {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  white-space: normal !important;
  color: inherit !important;
}
.contact-status.ruza-contact-standard-success[dir="rtl"],
html[dir="rtl"] .contact-status.ruza-contact-standard-success {
  border-right: 0 !important;
}
.contact-status.ruza-contact-standard-success[dir="ltr"] {
  border-left: 0 !important;
}
.ruza-contact-success-card {
  width: 100% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(196, 154, 95, 0.24) !important;
  border-radius: 28px !important;
  background: rgba(255, 252, 247, 0.94) !important;
  box-shadow: 0 22px 52px rgba(93, 54, 38, 0.10) !important;
  padding: 30px 28px 28px !important;
}
.ruza-contact-success-icon {
  width: 76px !important;
  height: 76px !important;
  margin: 0 auto 18px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(151, 14, 39, 0.16) !important;
  background: rgba(151, 14, 39, 0.055) !important;
  box-shadow: 0 14px 34px rgba(151, 14, 39, 0.10) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.ruza-contact-success-icon img {
  width: 42px !important;
  height: 42px !important;
  display: block !important;
  object-fit: contain !important;
}
.ruza-contact-success-title {
  margin: 0 0 16px !important;
  color: #7d1020 !important;
  font-family: var(--ruza-serif, inherit) !important;
  font-size: clamp(1.65rem, 3.8vw, 2.35rem) !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
  text-align: center !important;
  letter-spacing: 0 !important;
}
.ruza-contact-success-copy {
  max-width: 650px !important;
  margin: 0 auto !important;
  color: rgba(76, 55, 47, 0.76) !important;
  font-size: clamp(1.02rem, 2.4vw, 1.22rem) !important;
  line-height: 1.95 !important;
  font-weight: 650 !important;
}
.ruza-contact-success-card[dir="rtl"] .ruza-contact-success-copy {
  direction: rtl !important;
  text-align: right !important;
}
.ruza-contact-success-card[dir="ltr"] .ruza-contact-success-copy {
  direction: ltr !important;
  text-align: left !important;
}
.ruza-contact-success-copy p {
  margin: 0 0 12px !important;
}
.ruza-contact-success-copy p:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 640px) {
  .ruza-contact-success-card {
    border-radius: 24px !important;
    padding: 28px 22px 26px !important;
  }
  .ruza-contact-success-icon {
    width: 72px !important;
    height: 72px !important;
  }
  .ruza-contact-success-icon img {
    width: 39px !important;
    height: 39px !important;
  }
}


/* RUZA v9.10.12W — Shop message style system
   Scope: shop toast notifications only. Mirrors locked customer-account message design:
   icon + message text only, no Success/Error labels. Arabic icon left of message; English icon right. */
.ruza-v556-toast-wrap{
  top:118px !important;
  z-index:99999 !important;
  display:grid !important;
  gap:10px !important;
  pointer-events:none !important;
}
html[dir="rtl"] .ruza-v556-toast-wrap{inset-inline-start:24px !important;inset-inline-end:auto !important;}
html[dir="ltr"] .ruza-v556-toast-wrap{inset-inline-end:24px !important;inset-inline-start:auto !important;}
.ruza-v556-toast.ruza-shop-message{
  width:min(720px, calc(100vw - 48px)) !important;
  min-width:min(320px, calc(100vw - 48px)) !important;
  max-width:720px !important;
  min-height:54px !important;
  padding:13px 18px !important;
  border-radius:18px !important;
  border:1px solid rgba(128,0,32,.18) !important;
  background:linear-gradient(135deg,rgba(255,238,233,.72),rgba(255,250,246,.92)) !important;
  color:#800020 !important;
  box-shadow:0 14px 34px rgba(90,15,47,.06),inset 0 1px 0 rgba(255,255,255,.82) !important;
  font-family:"El Messiri",system-ui,sans-serif !important;
  line-height:1.45 !important;
  opacity:0 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:translateY(-10px) scale(.98) !important;
  transition:opacity .22s ease,transform .22s ease,visibility .22s ease !important;
  display:grid !important;
  align-items:center !important;
  gap:14px !important;
}
.ruza-v556-toast.ruza-shop-message.is-visible{opacity:1 !important;transform:translateY(0) scale(1) !important;}
.ruza-v556-toast.ruza-shop-message[dir="rtl"]{
  grid-template-columns:42px minmax(0,1fr) !important;
  grid-template-areas:"icon text" !important;
  direction:ltr !important;
  text-align:right !important;
}
.ruza-v556-toast.ruza-shop-message[dir="ltr"]{
  grid-template-columns:minmax(0,1fr) 42px !important;
  grid-template-areas:"text icon" !important;
  direction:ltr !important;
  text-align:left !important;
}
.ruza-v556-toast-icon{
  grid-area:icon !important;
  width:42px !important;
  height:42px !important;
  border-radius:999px !important;
  border:1.5px solid currentColor !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:inherit !important;
  background:rgba(255,255,255,.34) !important;
  box-sizing:border-box !important;
}
.ruza-v556-toast-icon-mark{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  font-family:Arial,"Helvetica Neue",system-ui,sans-serif !important;
  font-size:22px !important;
  font-weight:800 !important;
  line-height:1 !important;
  transform:translateY(-1px) !important;
}
.ruza-v556-toast-text{
  grid-area:text !important;
  display:flex !important;
  flex-direction:column !important;
  gap:2px !important;
  min-width:0 !important;
  color:inherit !important;
  font-size:16px !important;
  font-weight:800 !important;
  line-height:1.55 !important;
}
.ruza-v556-toast[dir="rtl"] .ruza-v556-toast-text{direction:rtl !important;text-align:right !important;align-items:flex-end !important;}
.ruza-v556-toast[dir="ltr"] .ruza-v556-toast-text{direction:ltr !important;text-align:left !important;align-items:flex-start !important;}
.ruza-v556-toast-main{display:block !important;min-width:0 !important;color:inherit !important;}
.ruza-v556-toast-text a,
.ruza-v556-toast-link{
  display:inline-block !important;
  width:max-content !important;
  max-width:100% !important;
  color:#800020 !important;
  font-weight:900 !important;
  text-decoration:underline !important;
  text-underline-offset:4px !important;
  border:0 !important;
  margin:0 !important;
  line-height:1.35 !important;
}
@media(max-width:640px){
  .ruza-v556-toast-wrap{top:86px !important;inset-inline-start:14px !important;inset-inline-end:14px !important;}
  .ruza-v556-toast.ruza-shop-message{
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    border-radius:17px !important;
    padding:11px 13px !important;
    gap:10px !important;
  }
  .ruza-v556-toast.ruza-shop-message[dir="rtl"]{grid-template-columns:34px minmax(0,1fr) !important;}
  .ruza-v556-toast.ruza-shop-message[dir="ltr"]{grid-template-columns:minmax(0,1fr) 34px !important;}
  .ruza-v556-toast-icon{width:34px !important;height:34px !important;}
  .ruza-v556-toast-icon-mark{font-size:18px !important;}
  .ruza-v556-toast-text{font-size:14px !important;line-height:1.55 !important;}
}


/* RUZA v9.10.12AF — Product Modal Mobile Floating Close X-Only Refinement
   Scoped only to the Shop product modal close button. Keeps AE back-button guard unchanged. */
@media (max-width: 760px){
  #ruzaV55ProductModal.is-open .ruza-v552-close{
    position:fixed !important;
    top:calc(env(safe-area-inset-top, 0px) + 92px) !important;
    right:18px !important;
    left:auto !important;
    z-index:9999 !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    display:inline-grid !important;
    place-items:center !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border-radius:0 !important;
    color:#8f0026 !important;
    font-size:31px !important;
    line-height:1 !important;
    font-weight:800 !important;
    text-shadow:0 1px 0 rgba(255,255,255,.92), 0 7px 18px rgba(54,31,24,.20) !important;
    -webkit-tap-highlight-color:transparent !important;
    touch-action:manipulation !important;
  }
  #ruzaV55ProductModal.is-open .ruza-v552-close:active{
    transform:scale(.92) !important;
  }
}


/* RUZA v9.10.12AG — Product Modal Mobile Sticky Glass Close Bar
   Scoped only to the Shop product modal close button. Keeps AE back-button guard unchanged.
   Replaces the standalone floating X with a slim sticky glass bar on mobile only. */
@media (max-width: 760px){
  #ruzaV55ProductModal.is-open .ruza-v552-product-panel{
    --ruza-product-close-top-inset:30px;
    position:relative !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch !important;
  }

  #ruzaV55ProductModal.is-open .ruza-v552-close{
    position:sticky !important;
    top:0 !important;
    z-index:30 !important;
    width:100% !important;
    height:52px !important;
    min-height:52px !important;
    margin:calc(0px - var(--ruza-product-close-top-inset)) 0 calc(var(--ruza-product-close-top-inset) + 8px) !important;
    padding:0 18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    border:0 !important;
    border-radius:26px 26px 0 0 !important;
    background:linear-gradient(180deg, rgba(255,250,244,.82), rgba(255,250,244,.58)) !important;
    -webkit-backdrop-filter:blur(14px) saturate(1.08) !important;
    backdrop-filter:blur(14px) saturate(1.08) !important;
    box-shadow:0 14px 28px rgba(55,31,24,.055) !important;
    color:#8f0026 !important;
    font-size:30px !important;
    line-height:1 !important;
    font-weight:760 !important;
    text-shadow:none !important;
    cursor:pointer !important;
    -webkit-tap-highlight-color:transparent !important;
    touch-action:manipulation !important;
  }

  html[dir="ltr"] #ruzaV55ProductModal.is-open .ruza-v552-close{
    justify-content:flex-start !important;
  }

  html[dir="rtl"] #ruzaV55ProductModal.is-open .ruza-v552-close{
    justify-content:flex-end !important;
  }

  #ruzaV55ProductModal.is-open .ruza-v552-close::before{
    content:"" !important;
    position:absolute !important;
    left:18px !important;
    right:18px !important;
    bottom:0 !important;
    height:1px !important;
    background:linear-gradient(90deg, transparent, rgba(196,154,95,.28), transparent) !important;
    pointer-events:none !important;
  }

  #ruzaV55ProductModal.is-open .ruza-v552-close:active{
    transform:none !important;
    color:#6f001d !important;
    background:linear-gradient(180deg, rgba(255,247,240,.94), rgba(255,247,240,.72)) !important;
  }
}

@media (max-width:640px){
  #ruzaV55ProductModal.is-open .ruza-v552-product-panel{
    --ruza-product-close-top-inset:14px;
  }
}

/* RUZA v9.10.12AI — Header Icon Order Restore for Desktop + Mobile
   Scope: public header tools only.
   Locked visual order on all screen sizes: Account → Search → Cart.
   Keeps product modal sticky glass close bar unchanged. */
.topbar .container.nav .ruza-header-tools,
header.topbar .container.nav .ruza-header-tools,
.topbar .nav .ruza-header-tools{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  gap:14px !important;
  direction:ltr !important;
}

/* Logged-in account menu wrapper */
.topbar .container.nav .ruza-header-tools > details.ruza-account-menu-wrap,
header.topbar .container.nav .ruza-header-tools > details.ruza-account-menu-wrap{
  order:1 !important;
}

/* Logged-out account button */
.topbar .container.nav .ruza-header-tools > .ruza-header-account-icon,
header.topbar .container.nav .ruza-header-tools > .ruza-header-account-icon{
  order:1 !important;
}

/* Search must always come after account */
.topbar .container.nav .ruza-header-tools > [data-ruza-open-search],
header.topbar .container.nav .ruza-header-tools > [data-ruza-open-search]{
  order:2 !important;
}

/* Cart must always come after search */
.topbar .container.nav .ruza-header-tools > [data-ruza-open-cart],
header.topbar .container.nav .ruza-header-tools > [data-ruza-open-cart]{
  order:3 !important;
}

.topbar .container.nav .ruza-header-tools > .ruza-header-tool,
header.topbar .container.nav .ruza-header-tools > .ruza-header-tool,
.topbar .container.nav .ruza-header-tools summary.ruza-header-tool,
header.topbar .container.nav .ruza-header-tools summary.ruza-header-tool{
  flex:0 0 auto !important;
}

/* Keep the same visual order on mobile; only tighten the spacing slightly. */
@media (max-width: 980px){
  .topbar .container.nav .ruza-header-tools,
  header.topbar .container.nav .ruza-header-tools,
  .topbar .nav .ruza-header-tools{
    gap:14px !important;
  }
}

/* RUZA v9.10.12AK — Account Dropdown Position Restore
   Scope: account dropdown positioning only.
   Reason: after restoring header icon order, the account dropdown could open clipped/off-screen.
   Keeps the approved icon order and shop/product modal behavior unchanged. */
.topbar .ruza-account-menu-wrap{
  position:relative !important;
}

.topbar .ruza-account-dropdown{
  z-index:1200 !important;
  box-sizing:border-box !important;
  max-width:calc(100vw - 24px) !important;
}

html[dir="rtl"] .topbar .ruza-account-dropdown{
  direction:rtl !important;
  text-align:right !important;
}

html[dir="ltr"] .topbar .ruza-account-dropdown{
  direction:ltr !important;
  text-align:left !important;
}

/* Desktop/tablet: anchor the menu to the account icon safely. */
@media (min-width: 981px){
  .topbar .ruza-account-menu-wrap .ruza-account-dropdown{
    left:0 !important;
    right:auto !important;
    transform:none !important;
  }
}

/* Mobile: use a safe viewport-anchored dropdown so it never clips off-screen. */
@media (max-width: 980px){
  .topbar .ruza-account-menu-wrap .ruza-account-dropdown{
    position:fixed !important;
    top:86px !important;
    left:14px !important;
    right:auto !important;
    width:min(320px, calc(100vw - 28px)) !important;
    max-width:calc(100vw - 28px) !important;
    transform:none !important;
    margin:0 !important;
  }

  html[dir="rtl"] .topbar .ruza-account-menu-wrap .ruza-account-dropdown,
  html[dir="ltr"] .topbar .ruza-account-menu-wrap .ruza-account-dropdown{
    left:14px !important;
    right:auto !important;
  }
}

/* RUZA v9.10.12AW — Product Modal Desktop Sticky Glass Close Bar Parity
   Scope: desktop/tablet Shop product modal close bar only.
   Mirrors the approved mobile AG glass bar without changing modal logic, content, cart, header, checkout, or mobile styling. */
@media (min-width: 761px){
  #ruzaV55ProductModal.is-open .ruza-v552-product-panel{
    --ruza-product-close-top-inset:30px;
    position:relative !important;
    overflow-y:auto !important;
  }

  #ruzaV55ProductModal.is-open .ruza-v552-close{
    position:sticky !important;
    top:0 !important;
    float:none !important;
    z-index:30 !important;
    width:100% !important;
    height:52px !important;
    min-width:0 !important;
    min-height:52px !important;
    margin:calc(0px - var(--ruza-product-close-top-inset)) 0 calc(var(--ruza-product-close-top-inset) + 8px) !important;
    padding:0 18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    border:0 !important;
    border-radius:26px 26px 0 0 !important;
    background:linear-gradient(180deg, rgba(255,250,244,.82), rgba(255,250,244,.58)) !important;
    -webkit-backdrop-filter:blur(14px) saturate(1.08) !important;
    backdrop-filter:blur(14px) saturate(1.08) !important;
    box-shadow:0 14px 28px rgba(55,31,24,.055) !important;
    color:#8f0026 !important;
    font-size:30px !important;
    line-height:1 !important;
    font-weight:760 !important;
    text-shadow:none !important;
    cursor:pointer !important;
    -webkit-tap-highlight-color:transparent !important;
    touch-action:manipulation !important;
  }

  html[dir="ltr"] #ruzaV55ProductModal.is-open .ruza-v552-close{
    justify-content:flex-start !important;
  }

  html[dir="rtl"] #ruzaV55ProductModal.is-open .ruza-v552-close{
    justify-content:flex-end !important;
  }

  #ruzaV55ProductModal.is-open .ruza-v552-close::before{
    content:"" !important;
    position:absolute !important;
    left:18px !important;
    right:18px !important;
    bottom:0 !important;
    height:1px !important;
    background:linear-gradient(90deg, transparent, rgba(196,154,95,.28), transparent) !important;
    pointer-events:none !important;
  }

  #ruzaV55ProductModal.is-open .ruza-v552-close:active{
    transform:none !important;
    color:#6f001d !important;
    background:linear-gradient(180deg, rgba(255,247,240,.94), rgba(255,247,240,.72)) !important;
  }
}

@media (orientation:landscape) and (max-height:620px) and (pointer:coarse){
  #ruzaV55ProductModal.is-open .ruza-v552-product-panel{
    --ruza-product-close-top-inset:12px;
  }
}

/* RUZA v9.10.12AV — Arabic desktop category heading alignment only. */
@media (min-width:981px){
  html[dir="rtl"] .ruza-v561-category-sidebar .ruza-v561-sidebar-head h2{
    width:100% !important;
    text-align:right !important;
  }
}
