/* Ghahve Man 2.0 — 50-theme shortcode system */
.ghm-menu{direction:rtl;font-size:var(--ghm-font-size,16px);font-weight:var(--ghm-font-weight,400);color:var(--ghm-desc,#6b5a4f);width:100%;position:relative}.ghm-menu *{box-sizing:border-box}.ghm-menu h1,.ghm-menu h2,.ghm-menu h3,.ghm-menu h4,.ghm-menu h5,.ghm-menu h6,.ghm-menu .ghm-title{color:var(--ghm-title,#2b1c14)}.ghm-menu p{color:var(--ghm-desc,#6b5a4f)}
.ghm-menu-head{display:flex;align-items:center;gap:15px;margin:0 0 22px;padding:18px 20px;border:1px solid rgba(70,45,28,.1);border-radius:18px;background:color-mix(in srgb,var(--ghm-bg,#fbf5ee) 78%,#fff 22%)}.ghm-menu-logo{width:68px;height:68px;flex:0 0 68px;border-radius:16px;overflow:hidden}.ghm-menu-logo img{width:100%;height:100%;object-fit:cover}.ghm-menu-brand h2{margin:0 0 4px;font-size:1.35em}.ghm-menu-brand p{margin:0;line-height:1.7}.ghm-menu-brand a{display:inline-block;margin-top:3px;color:var(--ghm-price);text-decoration:none;font-weight:700}
.ghm-markup-grid .ghm-items{display:grid;grid-template-columns:repeat(var(--ghm-cols,3),minmax(0,1fr));gap:20px}.ghm-markup-grid .ghm-item{display:flex;flex-direction:column;overflow:hidden;background:var(--ghm-bg,#fbf5ee);border-radius:18px;position:relative}.ghm-markup-grid .ghm-item-image{position:relative;aspect-ratio:4/3;overflow:hidden}.ghm-markup-grid .ghm-item-image>img,.ghm-markup-grid .ghm-item-image>svg{width:100%;height:100%;object-fit:cover}.ghm-markup-grid .ghm-item-body{padding:17px;display:flex;flex:1;flex-direction:column}
.ghm-markup-list .ghm-items{display:flex;flex-direction:column;gap:14px}.ghm-markup-list .ghm-item{display:flex;align-items:stretch;gap:0;overflow:hidden;background:var(--ghm-bg,#fbf5ee);border-radius:18px}.ghm-markup-list .ghm-item-image{position:relative;flex:0 0 190px;min-height:160px;overflow:hidden}.ghm-markup-list .ghm-item-image>img,.ghm-markup-list .ghm-item-image>svg{width:100%;height:100%;object-fit:cover}.ghm-markup-list .ghm-item-body{flex:1;padding:18px 20px}
.ghm-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ghm-title{margin:0;font-size:1.18em;line-height:1.5}.ghm-code{direction:ltr;color:color-mix(in srgb,var(--ghm-desc) 75%,transparent);font-size:.72em;padding-top:4px}.ghm-badges{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0}.ghm-badge{display:inline-flex;align-items:center;width:max-content;padding:4px 9px;border-radius:999px;background:rgba(82,55,37,.08);font-size:.72em;color:var(--ghm-desc)}.ghm-temp-badge{background:color-mix(in srgb,var(--ghm-price) 12%,transparent);color:var(--ghm-price)}.ghm-desc{margin:2px 0 12px;line-height:1.85;font-size:.92em}.ghm-micro-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:.76em;color:var(--ghm-desc);opacity:.82;margin-bottom:10px}.ghm-custom-display{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:12px}.ghm-custom-display>span{display:flex;justify-content:space-between;gap:8px;padding:7px 9px;border-radius:9px;background:rgba(74,48,31,.055);font-size:.74em}.ghm-custom-display b{font-weight:700;color:var(--ghm-title)}.ghm-custom-display em{font-style:normal;color:var(--ghm-desc)}.ghm-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:11px;border-top:1px solid rgba(80,52,34,.09)}.ghm-price{font-size:1.02em;font-weight:850;color:var(--ghm-price,#a9642f)}.ghm-availability{font-size:.7em;border-radius:999px;padding:4px 8px}.ghm-availability.yes{background:#e5f5eb;color:#277546}.ghm-availability.no{background:#f9e6e2;color:#9b3d2e}.ghm-item.is-unavailable{filter:saturate(.75);opacity:.78}.ghm-featured-ribbon{position:absolute;top:12px;right:12px;z-index:3;background:rgba(33,21,15,.86);backdrop-filter:blur(5px);color:#fff;border-radius:999px;padding:6px 10px;font-size:.7em;font-weight:800}
.ghm-coffee-svg{display:block;background:linear-gradient(135deg,#f2e3d5,#dfc6ad)}.ghm-coffee-svg .ghm-svg-steam{stroke-dasharray:80;animation:ghmFrontSteam 2.5s ease-in-out infinite}.ghm-coffee-svg .ghm-svg-steam-2{animation-delay:.35s}.ghm-coffee-svg .ghm-svg-steam-3{animation-delay:.7s}.ghm-coffee-svg .ghm-svg-shadow{animation:ghmFrontShadow 2.7s ease-in-out infinite}@keyframes ghmFrontSteam{0%{opacity:.05;stroke-dashoffset:80;transform:translateY(7px)}45%{opacity:.9}100%{opacity:0;stroke-dashoffset:0;transform:translateY(-10px)}}@keyframes ghmFrontShadow{50%{transform:scaleX(.92);opacity:.6}}
.ghm-table-wrap{overflow-x:auto;border-radius:18px}.ghm-table{width:100%;min-width:660px;border-collapse:collapse;background:var(--ghm-bg,#fbf5ee)}.ghm-table th,.ghm-table td{padding:13px 15px;text-align:right;border-bottom:1px solid rgba(74,48,31,.09)}.ghm-table th{font-weight:800;color:var(--ghm-title)}.ghm-table-thumb{width:66px;height:56px;border-radius:10px;overflow:hidden}.ghm-table-thumb img,.ghm-table-thumb svg{width:100%;height:100%;object-fit:cover}
/* 10 visual families × 5 layouts = 50 themes */
.ghm-family-barista .ghm-item,.ghm-family-barista .ghm-table{border:1px solid rgba(111,72,44,.12);box-shadow:0 9px 24px rgba(73,45,28,.08)}.ghm-family-barista .ghm-item-image:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(53,30,18,.08));pointer-events:none}
.ghm-family-roastery{--ghm-roast:#9a5834}.ghm-family-roastery .ghm-item{border:2px solid color-mix(in srgb,var(--ghm-price) 65%,#5b341e 35%);box-shadow:6px 7px 0 color-mix(in srgb,var(--ghm-price) 20%,transparent)}.ghm-family-roastery .ghm-title{text-transform:none}.ghm-family-roastery .ghm-footer{border-top-style:dashed}
.ghm-family-mocha .ghm-item,.ghm-family-mocha .ghm-table,.ghm-family-mocha .ghm-menu-head{background:#211914;border-color:#3a2c24;color:#e7d9cd}.ghm-family-mocha .ghm-title,.ghm-family-mocha h2,.ghm-family-mocha .ghm-table th{color:#fff5e9}.ghm-family-mocha .ghm-desc,.ghm-family-mocha p,.ghm-family-mocha td{color:#c9b7aa}.ghm-family-mocha .ghm-badge{background:rgba(255,255,255,.08);color:#dfcdbc}.ghm-family-mocha .ghm-footer,.ghm-family-mocha .ghm-table th,.ghm-family-mocha .ghm-table td{border-color:rgba(255,255,255,.09)}
.ghm-family-minimal .ghm-item{background:#fff;border:1px solid #ece9e5;border-radius:8px}.ghm-family-minimal .ghm-item-body{padding:14px}.ghm-family-minimal .ghm-badge{background:transparent;border:1px solid #e5e1dd}.ghm-family-minimal .ghm-featured-ribbon{border-radius:5px}.ghm-family-minimal .ghm-menu-head{background:#fff;border-radius:8px}
.ghm-family-persian .ghm-item{border:1px solid rgba(20,91,101,.2);box-shadow:inset 0 4px 0 #287b84}.ghm-family-persian .ghm-item-body{background-image:radial-gradient(circle at 12px 12px,rgba(33,109,118,.06) 1.5px,transparent 1.5px);background-size:22px 22px}.ghm-family-persian .ghm-badge{background:#e1f0ef;color:#22676d}.ghm-family-persian .ghm-footer{border-color:rgba(31,111,120,.18)}
.ghm-family-forest .ghm-item{border-radius:24px;background:#f0f3ed;border:1px solid #cfdacb;box-shadow:0 12px 28px rgba(45,80,55,.09)}.ghm-family-forest .ghm-badge{background:#dfe9dc;color:#365b40}.ghm-family-forest .ghm-featured-ribbon{background:#31533c}.ghm-family-forest .ghm-footer{border-color:#d7e1d4}
.ghm-family-neon .ghm-item,.ghm-family-neon .ghm-table,.ghm-family-neon .ghm-menu-head{background:#171522;border:1px solid #423856;color:#eae6f6;box-shadow:0 0 0 1px rgba(176,108,255,.04),0 10px 35px rgba(38,23,62,.25)}.ghm-family-neon .ghm-title,.ghm-family-neon h2,.ghm-family-neon .ghm-table th{color:#f9f4ff}.ghm-family-neon .ghm-desc,.ghm-family-neon p,.ghm-family-neon td{color:#bdb5ca}.ghm-family-neon .ghm-price{color:#d9a8ff}.ghm-family-neon .ghm-badge{background:rgba(187,111,255,.13);color:#d9c8eb}.ghm-family-neon .ghm-footer,.ghm-family-neon .ghm-table td,.ghm-family-neon .ghm-table th{border-color:#373047}
.ghm-family-latte .ghm-item{border-radius:28px;background:#fff8f6;border:1px solid #eedbd4;box-shadow:0 12px 30px rgba(124,77,63,.07)}.ghm-family-latte .ghm-item-image{border-radius:0 0 32px 32px}.ghm-family-latte .ghm-badge{background:#f4e1dd;color:#7f5146}.ghm-family-latte .ghm-footer{border-color:#eeddd7}
.ghm-family-editorial .ghm-item{background:#fff;border-radius:0;border:1px solid #d9d4ce;box-shadow:none}.ghm-family-editorial .ghm-item-body{border-top:5px solid #2d2925}.ghm-family-editorial .ghm-title{font-size:1.28em}.ghm-family-editorial .ghm-badge{border-radius:0;background:#eeeae5}.ghm-family-editorial .ghm-featured-ribbon{border-radius:0;right:0;top:0}.ghm-family-editorial .ghm-menu-head{border-radius:0;background:#f5f2ee}
.ghm-family-luxury .ghm-item,.ghm-family-luxury .ghm-table,.ghm-family-luxury .ghm-menu-head{background:#161513;border:1px solid #7d6841;color:#ded7ca}.ghm-family-luxury .ghm-item{box-shadow:0 16px 38px rgba(0,0,0,.22)}.ghm-family-luxury .ghm-title,.ghm-family-luxury h2,.ghm-family-luxury .ghm-table th{color:#f4e8ca}.ghm-family-luxury .ghm-desc,.ghm-family-luxury p,.ghm-family-luxury td{color:#bdb4a5}.ghm-family-luxury .ghm-price{color:#d7b46a}.ghm-family-luxury .ghm-badge{background:rgba(215,180,106,.11);color:#d9c59c}.ghm-family-luxury .ghm-footer,.ghm-family-luxury .ghm-table td,.ghm-family-luxury .ghm-table th{border-color:#3a3429}
/* Layout-specific personality within each family */
.ghm-theme-barista-duo .ghm-item-image,.ghm-theme-roastery-duo .ghm-item-image,.ghm-theme-mocha-duo .ghm-item-image,.ghm-theme-minimal-duo .ghm-item-image,.ghm-theme-persian-duo .ghm-item-image,.ghm-theme-forest-duo .ghm-item-image,.ghm-theme-neon-duo .ghm-item-image,.ghm-theme-latte-duo .ghm-item-image,.ghm-theme-editorial-duo .ghm-item-image,.ghm-theme-luxury-duo .ghm-item-image{aspect-ratio:16/10}.ghm-theme-barista-duo .ghm-title,.ghm-theme-roastery-duo .ghm-title,.ghm-theme-mocha-duo .ghm-title,.ghm-theme-minimal-duo .ghm-title,.ghm-theme-persian-duo .ghm-title,.ghm-theme-forest-duo .ghm-title,.ghm-theme-neon-duo .ghm-title,.ghm-theme-latte-duo .ghm-title,.ghm-theme-editorial-duo .ghm-title,.ghm-theme-luxury-duo .ghm-title{font-size:1.28em}
.ghm-theme-barista-wide .ghm-item-body,.ghm-theme-roastery-compact .ghm-item-body,.ghm-theme-mocha-gallery .ghm-item-body,.ghm-theme-minimal-compact .ghm-item-body,.ghm-theme-persian-gallery .ghm-item-body,.ghm-theme-forest-compact .ghm-item-body,.ghm-theme-neon-compact .ghm-item-body,.ghm-theme-latte-gallery .ghm-item-body,.ghm-theme-editorial-compact .ghm-item-body,.ghm-theme-luxury-gallery .ghm-item-body{padding:12px}.ghm-theme-barista-wide .ghm-desc,.ghm-theme-roastery-compact .ghm-desc,.ghm-theme-mocha-gallery .ghm-desc,.ghm-theme-minimal-compact .ghm-desc,.ghm-theme-persian-gallery .ghm-desc,.ghm-theme-forest-compact .ghm-desc,.ghm-theme-neon-compact .ghm-desc,.ghm-theme-latte-gallery .ghm-desc,.ghm-theme-editorial-compact .ghm-desc,.ghm-theme-luxury-gallery .ghm-desc{font-size:.82em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ghm-markup-list .ghm-custom-display{grid-template-columns:repeat(3,minmax(0,1fr))}.ghm-markup-list .ghm-title{font-size:1.24em}.ghm-markup-table .ghm-menu-head{margin-bottom:14px}
.ghm-empty{direction:rtl;padding:18px;border:1px dashed #d9c9bc;border-radius:12px;text-align:center}
@media(max-width:980px){.ghm-markup-grid .ghm-items{grid-template-columns:repeat(2,minmax(0,1fr))}.ghm-markup-list .ghm-custom-display{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.ghm-markup-grid .ghm-items{grid-template-columns:1fr}.ghm-markup-list .ghm-item{display:block}.ghm-markup-list .ghm-item-image{height:190px;min-height:0}.ghm-custom-display,.ghm-markup-list .ghm-custom-display{grid-template-columns:1fr}.ghm-menu-head{align-items:flex-start}.ghm-menu-logo{width:56px;height:56px;flex-basis:56px}.ghm-footer{align-items:flex-start;flex-direction:column}.ghm-theme-grid-4{} }

/* Ghahve Man 3.0 — advanced discovery, image placement, 20 category styles, responsive refinements */
.ghm-discovery{display:grid;gap:12px;margin:0 0 20px}.ghm-search-box{position:relative;display:flex;align-items:center;width:min(100%,720px);margin-inline:auto}.ghm-search-box>span{position:absolute;right:15px;z-index:1;font-size:24px;color:var(--ghm-desc);opacity:.65}.ghm-search-input{width:100%;height:50px;border:1px solid color-mix(in srgb,var(--ghm-desc) 22%,transparent);border-radius:16px;background:color-mix(in srgb,var(--ghm-bg) 82%,#fff 18%);color:var(--ghm-title);padding:8px 48px 8px 42px;font:inherit;outline:0;box-shadow:0 8px 24px rgba(55,35,23,.045)}.ghm-search-input:focus{border-color:color-mix(in srgb,var(--ghm-price) 58%,#888 42%);box-shadow:0 0 0 4px color-mix(in srgb,var(--ghm-price) 11%,transparent)}.ghm-search-clear{position:absolute;left:10px;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:var(--ghm-desc);font-size:22px;line-height:1;cursor:pointer;opacity:0;pointer-events:none}.ghm-search-clear.is-visible{opacity:.7;pointer-events:auto}.ghm-category-filter{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.ghm-cat-filter{font:inherit;font-size:.82em;font-weight:750;cursor:pointer;transition:.18s ease}.ghm-filter-empty{padding:25px;text-align:center;border:1px dashed color-mix(in srgb,var(--ghm-desc) 28%,transparent);border-radius:15px;color:var(--ghm-desc)}.ghm-item[hidden],.ghm-table tr[hidden]{display:none!important}
/* image placement */
.ghm-image-center.ghm-markup-grid .ghm-item{flex-direction:column}.ghm-image-right.ghm-markup-grid .ghm-item,.ghm-image-left.ghm-markup-grid .ghm-item{display:grid;grid-template-columns:minmax(92px,40%) minmax(0,1fr);align-items:stretch}.ghm-image-right.ghm-markup-grid .ghm-item-image,.ghm-image-left.ghm-markup-grid .ghm-item-image{aspect-ratio:auto;min-height:100%;height:100%}.ghm-image-right.ghm-markup-grid .ghm-item-image{grid-column:1}.ghm-image-right.ghm-markup-grid .ghm-item-body{grid-column:2}.ghm-image-left.ghm-markup-grid .ghm-item-image{grid-column:2;grid-row:1}.ghm-image-left.ghm-markup-grid .ghm-item-body{grid-column:1;grid-row:1}.ghm-image-right.ghm-markup-list .ghm-item{flex-direction:row}.ghm-image-left.ghm-markup-list .ghm-item{flex-direction:row-reverse}.ghm-image-center.ghm-markup-list .ghm-item{display:block}.ghm-image-center.ghm-markup-list .ghm-item-image{width:100%;height:230px}.ghm-image-center.ghm-markup-list .ghm-item-body{width:100%}
/* 20 category looks: filter buttons + mandatory category badge */
.ghm-cat-style-01 .ghm-cat-filter,.ghm-cat-style-01 .ghm-category-badge{border:0;border-radius:999px;background:rgba(82,55,37,.08);color:var(--ghm-desc);padding:7px 12px}.ghm-cat-style-01 .ghm-cat-filter.is-active{background:var(--ghm-price);color:#fff}
.ghm-cat-style-02 .ghm-cat-filter,.ghm-cat-style-02 .ghm-category-badge{border:0;border-radius:999px;background:var(--ghm-title);color:#fff;padding:8px 13px}.ghm-cat-style-02 .ghm-cat-filter.is-active{background:var(--ghm-price)}
.ghm-cat-style-03 .ghm-cat-filter,.ghm-cat-style-03 .ghm-category-badge{border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--ghm-desc);padding:7px 8px}.ghm-cat-style-03 .ghm-cat-filter.is-active{border-color:var(--ghm-price);color:var(--ghm-title)}
.ghm-cat-style-04 .ghm-cat-filter,.ghm-cat-style-04 .ghm-category-badge{border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);color:inherit;padding:7px 12px}.ghm-cat-style-04 .ghm-cat-filter.is-active{border-color:var(--ghm-price);color:var(--ghm-price)}
.ghm-cat-style-05 .ghm-cat-filter,.ghm-cat-style-05 .ghm-category-badge{border:1px solid rgba(80,55,37,.08);border-radius:11px;background:#fff;color:var(--ghm-title);padding:8px 12px;box-shadow:0 5px 13px rgba(60,38,24,.08)}.ghm-cat-style-05 .ghm-cat-filter.is-active{box-shadow:0 0 0 2px var(--ghm-price)}
.ghm-cat-style-06 .ghm-cat-filter,.ghm-cat-style-06 .ghm-category-badge{border:1px solid rgba(80,55,37,.15);border-radius:7px 7px 0 0;background:transparent;color:var(--ghm-desc);padding:8px 13px}.ghm-cat-style-06 .ghm-cat-filter.is-active{background:var(--ghm-price);color:#fff;border-color:var(--ghm-price)}
.ghm-cat-style-07 .ghm-cat-filter,.ghm-cat-style-07 .ghm-category-badge{border:0;border-bottom:3px solid rgba(80,55,37,.12);border-radius:0;background:transparent;color:var(--ghm-desc);padding:7px 10px}.ghm-cat-style-07 .ghm-cat-filter.is-active{border-color:var(--ghm-price);color:var(--ghm-price)}
.ghm-cat-style-08 .ghm-cat-filter,.ghm-cat-style-08 .ghm-category-badge{border:1px solid #6b422b;border-radius:5px;background:#7e5136;color:#fff;padding:7px 12px;box-shadow:inset 0 1px rgba(255,255,255,.18)}.ghm-cat-style-08 .ghm-cat-filter.is-active{background:#4d2d1d}
.ghm-cat-style-09 .ghm-cat-filter,.ghm-cat-style-09 .ghm-category-badge{border:1px solid #4a4039;border-radius:999px;background:#26211e;color:#f3ebe5;padding:7px 13px}.ghm-cat-style-09 .ghm-cat-filter.is-active{border-color:#fff;background:#111}
.ghm-cat-style-10 .ghm-cat-filter,.ghm-cat-style-10 .ghm-category-badge{border:1px solid #a78c58;border-radius:999px;background:#24211b;color:#e6c681;padding:7px 13px}.ghm-cat-style-10 .ghm-cat-filter.is-active{background:#b29150;color:#211b15}
.ghm-cat-style-11 .ghm-cat-filter,.ghm-cat-style-11 .ghm-category-badge{border:1px solid #8abec2;border-radius:4px 13px 4px 13px;background:#e7f3f2;color:#23666d;padding:7px 12px}.ghm-cat-style-11 .ghm-cat-filter.is-active{background:#2c777f;color:#fff}
.ghm-cat-style-12 .ghm-cat-filter,.ghm-cat-style-12 .ghm-category-badge{border:1px solid #a9c1a6;border-radius:18px;background:#e6eee2;color:#345a3e;padding:7px 12px}.ghm-cat-style-12 .ghm-cat-filter.is-active{background:#365d42;color:#fff}
.ghm-cat-style-13 .ghm-cat-filter,.ghm-cat-style-13 .ghm-category-badge{border:1px solid #72548e;border-radius:999px;background:#211a2a;color:#ddbaff;padding:7px 12px;box-shadow:0 0 12px rgba(183,112,255,.18)}.ghm-cat-style-13 .ghm-cat-filter.is-active{box-shadow:0 0 17px rgba(213,150,255,.48);border-color:#d2a1ff}
.ghm-cat-style-14 .ghm-cat-filter,.ghm-cat-style-14 .ghm-category-badge{border:0;border-radius:18px;background:#f3dfda;color:#835046;padding:8px 13px}.ghm-cat-style-14 .ghm-cat-filter.is-active{background:#b87463;color:#fff}
.ghm-cat-style-15 .ghm-cat-filter,.ghm-cat-style-15 .ghm-category-badge{border:0;border-right:4px solid #222;border-radius:0;background:#efedea;color:#27231f;padding:7px 11px}.ghm-cat-style-15 .ghm-cat-filter.is-active{background:#222;color:#fff}
.ghm-cat-style-16 .ghm-cat-filter,.ghm-cat-style-16 .ghm-category-badge{border:1px solid rgba(80,55,37,.18);border-radius:5px;background:transparent;color:var(--ghm-title);padding:8px 12px}.ghm-cat-style-16 .ghm-cat-filter.is-active{background:var(--ghm-title);color:#fff}
.ghm-cat-style-17 .ghm-cat-filter,.ghm-cat-style-17 .ghm-category-badge{border:1px solid color-mix(in srgb,var(--ghm-price) 55%,transparent);border-radius:4px 15px 4px 15px;background:transparent;color:var(--ghm-price);padding:7px 12px}.ghm-cat-style-17 .ghm-cat-filter.is-active{background:var(--ghm-price);color:#fff}
.ghm-cat-style-18 .ghm-cat-filter,.ghm-cat-style-18 .ghm-category-badge{border:0;border-radius:12px;background:#fff;color:var(--ghm-title);padding:8px 12px;box-shadow:0 7px 18px rgba(56,36,23,.14)}.ghm-cat-style-18 .ghm-cat-filter.is-active{color:var(--ghm-price);box-shadow:0 7px 20px color-mix(in srgb,var(--ghm-price) 22%,transparent)}
.ghm-cat-style-19 .ghm-cat-filter,.ghm-cat-style-19 .ghm-category-badge{border:0;border-radius:999px;background:linear-gradient(90deg,var(--ghm-title),color-mix(in srgb,var(--ghm-title) 70%,var(--ghm-price) 30%));color:#fff;padding:7px 13px}.ghm-cat-style-19 .ghm-cat-filter.is-active{background:linear-gradient(90deg,var(--ghm-price),color-mix(in srgb,var(--ghm-price) 70%,#fff 30%));color:#1d1510}
.ghm-cat-style-20 .ghm-cat-filter,.ghm-cat-style-20 .ghm-category-badge{border:1px solid rgba(80,55,37,.13);border-radius:6px;background:rgba(80,55,37,.04);color:var(--ghm-desc);padding:4px 8px;font-size:.72em}.ghm-cat-style-20 .ghm-cat-filter.is-active{background:var(--ghm-price);color:#fff;border-color:var(--ghm-price)}
@media(max-width:1100px){.ghm-image-right.ghm-markup-grid .ghm-item,.ghm-image-left.ghm-markup-grid .ghm-item{grid-template-columns:minmax(85px,36%) minmax(0,1fr)}.ghm-image-right.ghm-markup-grid .ghm-item-body,.ghm-image-left.ghm-markup-grid .ghm-item-body{padding:13px}.ghm-image-right.ghm-markup-grid .ghm-custom-display,.ghm-image-left.ghm-markup-grid .ghm-custom-display{grid-template-columns:1fr}}
@media(max-width:720px){.ghm-discovery{gap:10px}.ghm-category-filter{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin}.ghm-cat-filter{flex:0 0 auto}.ghm-image-right.ghm-markup-grid .ghm-item,.ghm-image-left.ghm-markup-grid .ghm-item{display:flex;flex-direction:column}.ghm-image-right.ghm-markup-grid .ghm-item-image,.ghm-image-left.ghm-markup-grid .ghm-item-image{height:auto;min-height:0;aspect-ratio:16/10}.ghm-image-left.ghm-markup-grid .ghm-item-image,.ghm-image-left.ghm-markup-grid .ghm-item-body{grid-column:auto;grid-row:auto}.ghm-image-right.ghm-markup-list .ghm-item,.ghm-image-left.ghm-markup-list .ghm-item{display:block}.ghm-markup-list .ghm-item-image{width:100%;height:200px;min-height:0}.ghm-table{min-width:0}.ghm-table thead{display:none}.ghm-table,.ghm-table tbody,.ghm-table tr,.ghm-table td{display:block;width:100%}.ghm-table tr{margin-bottom:12px;border:1px solid rgba(80,52,34,.09);border-radius:14px;padding:10px;background:var(--ghm-bg)}.ghm-table td{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:8px;border:0!important;padding:7px!important}.ghm-table td:before{content:attr(data-label);font-weight:800;color:var(--ghm-desc)}.ghm-table-thumb{width:84px;height:64px}.ghm-search-input{height:46px;font-size:.92em}}
@media(max-width:480px){.ghm-menu-head{display:grid;grid-template-columns:54px 1fr;padding:13px}.ghm-menu-logo{width:54px;height:54px;flex-basis:auto}.ghm-item-top{gap:6px}.ghm-title{font-size:1.06em}.ghm-badges{gap:5px}.ghm-custom-display{grid-template-columns:1fr}.ghm-footer{flex-direction:row;align-items:center}.ghm-search-box>span{right:12px}.ghm-search-input{padding-right:42px}.ghm-table td{grid-template-columns:80px 1fr}}

/* === Ghahve Man 4.0 Storefront / Ordering === */
.ghm-storefront{max-width:1600px!important;margin:0 auto!important;padding:clamp(10px,2vw,26px) clamp(10px,2vw,24px) 100px;isolation:isolate}.ghm-storefront button,.ghm-storefront input,.ghm-storefront select,.ghm-storefront textarea{font:inherit}.ghm-head-mini{margin-inline-start:auto;text-align:left;display:grid;gap:2px}.ghm-head-mini span{font-size:.72em;opacity:.65}.ghm-head-mini b{font-size:.74em;color:var(--ghm-price)}
.ghm-category-shell{margin:0 0 22px;padding:6px 0;position:relative}.ghm-category-shell .ghm-category-filter{display:flex;gap:8px;align-items:center}.ghm-cat-mode-tabs .ghm-category-filter{flex-wrap:wrap;justify-content:center;overflow:visible}.ghm-cat-mode-scroll .ghm-category-shell{overflow:hidden}.ghm-cat-mode-scroll .ghm-category-filter{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 2px 10px;scrollbar-width:thin}.ghm-cat-mode-scroll .ghm-cat-filter{flex:0 0 auto;scroll-snap-align:start}.ghm-cat-filter{min-height:39px;white-space:nowrap}
.ghm-add-cart{border:0;border-radius:12px;background:var(--ghm-title,#2b1c14);color:#fff;padding:9px 12px;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;gap:6px;transition:.18s}.ghm-add-cart:hover{transform:translateY(-1px);background:var(--ghm-price,#a9642f)}.ghm-add-cart span{font-size:1.15em}
.ghm-sticky-nav{position:sticky;z-index:80;bottom:max(10px,env(safe-area-inset-bottom));margin:28px auto -76px;width:min(560px,calc(100% - 12px));display:grid;grid-template-columns:repeat(4,1fr);gap:5px;background:rgba(28,22,18,.92);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 44px rgba(28,19,14,.25);border-radius:22px;padding:7px}.ghm-sticky-nav button{position:relative;border:0;background:transparent;color:#e9ddd3;border-radius:16px;min-height:58px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;cursor:pointer}.ghm-sticky-nav button:hover{background:rgba(255,255,255,.08);color:#fff}.ghm-sticky-nav button>span{font-size:21px;line-height:1}.ghm-sticky-nav button>b{font-size:11px}.ghm-sticky-nav i{position:absolute;top:3px;right:14px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;background:var(--ghm-price);color:#fff;border:2px solid #221b17;border-radius:999px;font-size:10px;font-style:normal}
html.ghm-modal-open,html.ghm-modal-open body{overflow:hidden}.ghm-modal[hidden]{display:none!important}.ghm-modal{position:fixed!important;z-index:999999!important;inset:0;display:grid;place-items:center;padding:18px;opacity:0;visibility:hidden;transition:.18s}.ghm-modal.is-open{opacity:1;visibility:visible}.ghm-modal-backdrop{position:absolute;inset:0;background:rgba(20,14,10,.65);backdrop-filter:blur(5px)}.ghm-modal-card{position:relative;z-index:1;width:min(720px,100%);max-height:min(88vh,900px);overflow:auto;overscroll-behavior:contain;background:#fff;color:#3b2b22;border:1px solid rgba(74,48,31,.12);border-radius:26px;padding:22px;box-shadow:0 28px 90px rgba(24,15,10,.35);transform:translateY(16px) scale(.985);transition:.2s}.ghm-modal.is-open .ghm-modal-card{transform:none}.ghm-modal-card h3,.ghm-modal-card h4{color:#2b1c14;margin:0}.ghm-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.ghm-modal-head>button{border:0;background:#f3eee9;width:38px;height:38px;border-radius:12px;font-size:24px;cursor:pointer;color:#5b4639}.ghm-kicker{display:block;color:#a9642f;font-size:10px;font-weight:900;letter-spacing:1.6px;margin-bottom:4px;direction:ltr}.ghm-wide{width:100%}.ghm-primary-btn,.ghm-secondary-btn,.ghm-danger-btn,.ghm-link-btn{border:0;border-radius:13px;padding:12px 17px;font:inherit;font-weight:850;cursor:pointer}.ghm-primary-btn{background:#2f2119;color:#fff}.ghm-primary-btn:hover{background:#a9642f}.ghm-secondary-btn{background:#eee8e2;color:#463429}.ghm-danger-btn{background:#fff0ed;color:#a34030}.ghm-link-btn{background:transparent;color:#9a5d31}.ghm-primary-btn:disabled,.ghm-secondary-btn:disabled{opacity:.55;cursor:wait}.ghm-inline-message{font-size:13px;margin-top:12px;color:#9e4b39;min-height:18px}.ghm-muted{opacity:.64}.ghm-empty-note{padding:16px;border:1px dashed #d9cec5;border-radius:14px;text-align:center;color:#735c4d}
.ghm-search-lab-modal .ghm-modal-backdrop{background:linear-gradient(135deg,rgba(19,13,9,.78),rgba(72,42,25,.72))}.ghm-search-lab{width:min(860px,100%);background:radial-gradient(circle at top left,#fff8f0,#fff 46%);border:1px solid #ead8ca}.ghm-search-lab-box{height:64px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;border:2px solid #d7c3b4;border-radius:20px;padding:0 14px;background:#fff;box-shadow:0 14px 35px rgba(81,51,32,.08)}.ghm-search-lab-box>span{font-size:25px;color:#9a623b}.ghm-search-lab-box input{border:0!important;outline:0!important;box-shadow:none!important;width:100%;height:100%;font-size:16px;color:#2b1c14;background:transparent}.ghm-search-lab-box button{border:0;background:#f2e8df;color:#835432;border-radius:10px;padding:8px 10px;cursor:pointer}.ghm-search-hint{font-size:12px;color:#8a7567;margin:10px 4px}.ghm-search-results{padding:12px 14px;background:#f8f2ec;border-radius:13px;font-size:13px}
.ghm-segment{display:grid;grid-template-columns:1fr 1fr;background:#f2ece7;border-radius:14px;padding:4px;margin-bottom:18px}.ghm-segment button{border:0;background:transparent;border-radius:11px;padding:10px;cursor:pointer;color:#6c584b}.ghm-segment button.is-active{background:#fff;color:#2e211a;box-shadow:0 5px 15px rgba(48,32,22,.08);font-weight:850}.ghm-cart-lines{display:grid;gap:9px}.ghm-cart-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto 34px;align-items:center;gap:10px;border:1px solid #eee4dd;border-radius:14px;padding:10px}.ghm-cart-row>div:first-child{display:grid}.ghm-cart-row small{color:#8a7567}.ghm-qty{display:flex!important;align-items:center;gap:7px;background:#f2ece7;border-radius:999px;padding:4px}.ghm-qty button{width:29px;height:29px;border:0;border-radius:50%;background:#fff;cursor:pointer;font-size:17px}.ghm-cart-remove{border:0;width:30px;height:30px;border-radius:9px;background:#fff0ed;color:#a24032;cursor:pointer}.ghm-cart-summary{display:flex;justify-content:space-between;align-items:center;margin:16px 0;padding:14px;border-top:1px solid #ece3dc}.ghm-cart-summary b{font-size:18px;color:#a9642f}.ghm-empty-cart{display:grid;place-items:center;text-align:center;padding:35px 10px;gap:5px}.ghm-empty-cart>span{font-size:42px}.ghm-empty-cart small{color:#8a7567}.ghm-order-history{display:grid;gap:10px}.ghm-history-item{border:1px solid #eee4dd;border-radius:15px;padding:13px;display:grid;grid-template-columns:1fr auto;gap:7px}.ghm-history-item>div{display:grid}.ghm-history-item small{color:#897368}.ghm-history-item p{grid-column:1/-1;margin:0!important;font-size:12px}.ghm-order-status{align-self:start;padding:5px 8px;border-radius:999px;background:#f3ece5;font-size:11px}.status-delivered,.status-pickup_done{background:#e7f5ec;color:#256941}.status-fake_receipt,.status-cancelled{background:#fbeae6;color:#973f31}
.ghm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ghm-field{display:grid;gap:6px}.ghm-field.wide{grid-column:1/-1}.ghm-field>span{font-size:12px;font-weight:800;color:#654e40}.ghm-field input,.ghm-field select,.ghm-field textarea{width:100%;border:1px solid #ded2c9;border-radius:12px;min-height:44px;padding:9px 11px;background:#fff;color:#30231c;outline:0}.ghm-field input:focus,.ghm-field select:focus{border-color:#b87a4e;box-shadow:0 0 0 3px rgba(169,100,47,.1)}.ghm-auth-card{width:min(470px,100%)}.ghm-auth-card p{line-height:1.9}.ghm-loyalty-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.ghm-loyalty-cards>div{padding:15px;border-radius:17px;background:linear-gradient(135deg,#2b211b,#58402f);color:#fff;display:grid;gap:4px}.ghm-loyalty-cards small{opacity:.7}.ghm-loyalty-cards b{font-size:20px}.ghm-profile-section{margin-top:22px;border-top:1px solid #ede4dd;padding-top:18px}.ghm-section-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.ghm-section-head>button{border:0;background:#f0e6de;color:#7c4e31;border-radius:11px;padding:8px 10px;cursor:pointer}.ghm-address-list{display:grid;gap:9px}.ghm-address-item{width:100%;text-align:right;border:1px solid #e9dfd7;background:#fff;border-radius:15px;padding:11px;display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;gap:8px;align-items:center;cursor:pointer;color:#35271f}.ghm-address-item.is-selected{border-color:#a9642f;box-shadow:0 0 0 3px rgba(169,100,47,.1)}.ghm-address-icon{width:40px;height:40px;border-radius:12px;background:#f3ebe4;display:grid;place-items:center;font-size:19px}.ghm-address-item>span:nth-child(2){display:grid;gap:2px}.ghm-address-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#786457}.ghm-address-item em{font-style:normal;color:#a9642f;font-size:11px}.ghm-address-item i{font-style:normal;font-size:11px;color:#8c5c3d}.ghm-address-item i.danger{color:#a44838}
.ghm-address-card{width:min(940px,100%)}.ghm-customer-map{height:min(46vh,430px);min-height:310px;border-radius:18px;overflow:hidden;border:1px solid #ddcfc5;margin-bottom:9px;z-index:1}.ghm-map-status{padding:10px 12px;border-radius:11px;background:#f6f0eb;margin-bottom:14px;font-size:12px;color:#71594a}
.ghm-checkout-card{width:min(820px,100%)}.ghm-checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:20px}.ghm-checkout-progress i{height:5px;border-radius:999px;background:#eee5de}.ghm-checkout-progress i.is-active{background:#a9642f}.ghm-delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ghm-delivery-options button{border:1px solid #e8ddd5;background:#fff;border-radius:18px;min-height:150px;padding:18px;cursor:pointer;display:grid;place-items:center;gap:5px;color:#38281f;box-shadow:0 8px 22px rgba(58,37,24,.05)}.ghm-delivery-options button:hover{border-color:#b87a4e;transform:translateY(-2px)}.ghm-delivery-options button>span{font-size:38px}.ghm-delivery-options small{color:#887166;text-align:center}.ghm-checkout-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.ghm-wallet-toggle{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px dashed #d3c2b6;border-radius:13px;margin-top:14px}.ghm-wallet-toggle b{margin-inline-start:auto;color:#8b5a38}.ghm-invoice-preview{border:1px solid #e9dfd7;border-radius:16px;padding:14px}.ghm-invoice-lines,.ghm-invoice-totals{display:grid;gap:8px}.ghm-invoice-lines>div,.ghm-invoice-totals>div{display:flex;justify-content:space-between;gap:12px}.ghm-invoice-totals{border-top:1px dashed #d9cbc0;margin-top:12px;padding-top:12px}.ghm-invoice-totals .grand{font-size:17px;color:#a9642f;font-weight:900}
.ghm-payment-panel{display:grid;gap:12px}.ghm-bank-hero{display:flex;align-items:center;gap:12px;padding:15px;border-radius:17px;background:linear-gradient(135deg,#2c211b,#513b2d);color:#fff}.ghm-bank-hero .ghm-bank-logo{color:#e8bc87}.ghm-bank-letter{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.1);font-size:30px}.ghm-bank-hero>div:last-child{display:grid}.ghm-bank-hero small{opacity:.7}.ghm-bank-hero b{font-size:18px}.ghm-copy-row{display:grid;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;background:#f8f3ee;border-radius:13px}.ghm-copy-row>span{font-size:12px;color:#7d685b}.ghm-copy-row>b{color:#2e211a;word-break:break-word}.ghm-copy-row>button{border:0;background:#e9ddd3;border-radius:9px;padding:7px 9px;cursor:pointer;color:#664733}.ghm-copy-row.amount b{font-size:17px;color:#a25f30}.ghm-card-number{letter-spacing:1px}.ghm-qr-wrap{display:flex;align-items:center;gap:14px;border:1px dashed #d8c9bd;padding:12px;border-radius:16px}.ghm-qr{width:160px;min-height:160px;display:grid;place-items:center;background:#fff;padding:5px;border-radius:10px}.ghm-qr img,.ghm-qr canvas{max-width:150px!important;height:auto!important}.ghm-qr-wrap p{font-size:12px;line-height:1.8;margin:4px 0!important}.ghm-receipt-uploader>label{display:grid;place-items:center;text-align:center;border:2px dashed #d7c5b7;background:#fffaf5;border-radius:18px;padding:20px;cursor:pointer}.ghm-receipt-uploader input{display:none}.ghm-upload-icon{width:48px;height:48px;border-radius:15px;background:#f0e1d4;display:grid;place-items:center;font-size:25px;margin-bottom:7px}.ghm-receipt-uploader small{color:#887064;margin-top:3px}.ghm-upload-log{font-size:12px;margin-top:8px;padding:8px 10px;background:#f7f3ef;border-radius:10px}.ghm-upload-log .is-done{color:#277046}.ghm-upload-log .is-error{color:#a13f31}.ghm-upload-log .is-working{color:#826044}.ghm-receipt-uploader [data-ghm-receipt-preview]{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:10px;margin-top:8px}.ghm-receipt-uploader [data-ghm-receipt-preview] img{width:74px;height:96px;object-fit:cover;border-radius:10px;border:1px solid #e5d8ce}.ghm-success-state{text-align:center;display:grid;place-items:center;padding:20px 10px;gap:8px}.ghm-success-state p{line-height:1.9}.ghm-success-svg{width:108px}.ghm-success-svg svg{width:100%;overflow:visible}.ghm-success-svg circle{fill:none;stroke:#2e8b57;stroke-width:6;stroke-dasharray:315;stroke-dashoffset:315;animation:ghmCircle .8s ease forwards}.ghm-success-svg path{fill:none;stroke:#2e8b57;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:80;stroke-dashoffset:80;animation:ghmCheck .55s .65s ease forwards}@keyframes ghmCircle{to{stroke-dashoffset:0}}@keyframes ghmCheck{to{stroke-dashoffset:0}}
.ghm-front-toast{position:fixed;z-index:1000000;left:50%;bottom:92px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#2b211b;color:#fff;border-radius:12px;padding:10px 14px;box-shadow:0 12px 30px rgba(0,0,0,.2);transition:.2s;font:13px Tahoma,Arial,sans-serif}.ghm-front-toast.is-show{opacity:1;transform:translate(-50%,0)}.ghm-front-toast.success{background:#256d45}.ghm-front-toast.error{background:#943f33}
.ghm-theme-off{--ghm-bg:#fff;--ghm-title:#251b16;--ghm-desc:#6f5b4f;--ghm-price:#a45f30}.ghm-theme-off .ghm-item{border:1px solid #ece2da;background:#fff;border-radius:18px;overflow:hidden}
.ghm-payment-only-body{margin:0;background:radial-gradient(circle at top,#f8ede3,#ece4dd 50%,#ded5ce);min-height:100vh;color:#362820}.ghm-payment-only-page{width:min(650px,calc(100% - 24px));margin:auto;padding:28px 0 60px}.ghm-pay-back{display:inline-block;margin-bottom:12px;color:#6f4c36;text-decoration:none}.ghm-payment-only-card{background:#fff;border:1px solid #e1d5cc;border-radius:26px;padding:clamp(16px,4vw,28px);box-shadow:0 25px 70px rgba(49,31,20,.14)}.ghm-payment-only-card h1{margin:3px 0 20px;font-size:clamp(20px,5vw,30px);color:#2b1c14}
@media(max-width:900px){.ghm-storefront{padding-inline:12px}.ghm-markup-grid .ghm-items{grid-template-columns:repeat(min(2,var(--ghm-cols,2)),minmax(0,1fr))!important}.ghm-head-mini{display:none}.ghm-modal-card{max-height:92vh}.ghm-address-card{width:100%}}
@media(max-width:720px){.ghm-cat-mode-tabs .ghm-category-filter{flex-wrap:wrap!important;overflow:visible!important;justify-content:flex-start!important}.ghm-cat-mode-scroll .ghm-category-filter{flex-wrap:nowrap!important;overflow-x:auto!important}.ghm-sticky-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:max(8px,env(safe-area-inset-bottom));margin:0;width:min(560px,calc(100% - 16px))}.ghm-storefront{padding-bottom:92px}.ghm-modal{padding:0;align-items:end}.ghm-modal-card{width:100%;max-height:92dvh;border-radius:24px 24px 0 0;padding:17px}.ghm-search-lab-modal{align-items:center;padding:12px}.ghm-search-lab-modal .ghm-modal-card{border-radius:22px}.ghm-copy-row{grid-template-columns:1fr auto}.ghm-copy-row>span{grid-column:1/-1}.ghm-qr-wrap{align-items:flex-start}.ghm-form-grid{grid-template-columns:1fr}.ghm-field.wide{grid-column:auto}.ghm-address-item{grid-template-columns:40px minmax(0,1fr) auto}.ghm-address-item i.danger{grid-column:3}.ghm-delivery-options{grid-template-columns:1fr 1fr}.ghm-customer-map{height:43dvh;min-height:270px}.ghm-cart-row{grid-template-columns:minmax(0,1fr) auto 30px}.ghm-cart-row>div:first-child{grid-column:1}.ghm-cart-row>.ghm-qty{grid-column:2}.ghm-cart-row>div~b{grid-column:1}.ghm-cart-remove{grid-column:3;grid-row:1/3}.ghm-payment-only-page{padding-top:15px}}
@media(max-width:520px){.ghm-markup-grid .ghm-items{grid-template-columns:1fr!important}.ghm-menu-head{grid-template-columns:54px minmax(0,1fr)!important}.ghm-sticky-nav button{min-height:54px}.ghm-sticky-nav button>b{font-size:10px}.ghm-sticky-nav button>span{font-size:19px}.ghm-search-lab-box{height:56px;grid-template-columns:28px 1fr}.ghm-search-lab-box button{grid-column:1/-1;display:none}.ghm-delivery-options{grid-template-columns:1fr}.ghm-delivery-options button{min-height:112px;grid-template-columns:52px 1fr;text-align:right;place-items:center start}.ghm-delivery-options button>span{grid-row:1/3}.ghm-delivery-options button small{text-align:right}.ghm-checkout-actions{display:grid;grid-template-columns:1fr 1fr}.ghm-copy-row{padding:10px}.ghm-qr-wrap{display:grid;place-items:center;text-align:center}.ghm-qr-wrap>div:last-child{text-align:center}.ghm-category-shell{margin-bottom:14px}}

/* ===== v5 storefront controls and profile ===== */
.ghm-menu-add-btn{position:relative;isolation:isolate;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:15px!important;padding:0 16px!important;font-weight:900!important;overflow:hidden;box-shadow:0 8px 22px rgba(70,45,29,.15);transition:transform .2s ease,box-shadow .2s ease!important}.ghm-menu-add-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(70,45,29,.22)}.ghm-menu-add-btn .ghm-add-btn-svg{width:22px;height:22px;display:block;flex:0 0 22px}.ghm-menu-add-btn .ghm-add-btn-svg .ghm-add-ring{transform-origin:center;animation:ghmAddRing 2.2s ease-in-out infinite}.ghm-menu-add-btn:hover .ghm-add-btn-svg{animation:ghmAddPulse .65s ease}@keyframes ghmAddRing{0%,100%{transform:scale(.88);opacity:.5}50%{transform:scale(1.05);opacity:1}}@keyframes ghmAddPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18) rotate(8deg)}}
.ghm-address-action-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:9px!important;border-radius:16px!important;min-height:46px!important;padding:0 17px!important;background:linear-gradient(135deg,#f0e7dc,#fff)!important;color:#4d3525!important;border:1px solid rgba(90,61,39,.18)!important;box-shadow:0 8px 22px rgba(56,39,27,.08)!important;font-weight:900!important}.ghm-address-action-btn svg{width:21px;height:21px;flex:0 0 21px;animation:ghmPinFloat 1.8s ease-in-out infinite}@keyframes ghmPinFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
.ghm-continue-order-btn{display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;min-height:52px!important;border-radius:18px!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.2px;box-shadow:0 13px 30px rgba(64,43,29,.20)!important;transition:.2s ease!important}.ghm-continue-order-btn:hover{transform:translateY(-2px) scale(1.005)}
.ghm-product-svg{width:100%;height:100%;display:block;object-fit:cover}

.ghm-profile-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:14px}.ghm-profile-tab{flex:0 0 auto;border:1px solid var(--ghm-border,#e6dfd8);background:#fff;border-radius:999px;padding:10px 15px;font:inherit;font-weight:900;cursor:pointer}.ghm-profile-tab.is-active{background:var(--ghm-accent,#513824);color:#fff;border-color:var(--ghm-accent,#513824)}.ghm-profile-pane{display:none}.ghm-profile-pane.is-active{display:block}.ghm-profile-orders{display:grid;gap:10px}.ghm-profile-order-item{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--ghm-border,#ebe4dc);border-radius:16px;background:rgba(255,255,255,.72)}.ghm-profile-order-item strong,.ghm-profile-order-item small{display:block}.ghm-profile-order-item small{margin-top:3px;opacity:.72}.ghm-status-svg{width:38px;height:38px;display:grid;place-items:center}.ghm-status-svg svg{width:100%;height:100%;display:block}.ghm-status-svg[data-status="pending"]{color:#c07a20}.ghm-status-svg[data-status="preparing"]{color:#8b5f33}.ghm-status-svg[data-status="courier"]{color:#296b91}.ghm-status-svg[data-status="delivered"],.ghm-status-svg[data-status="pickup_done"]{color:#2d8350}.ghm-status-svg[data-status="cancelled"],.ghm-status-svg[data-status="fake_receipt"]{color:#b13c3c}
.ghm-pickup-location{margin-top:18px;padding:14px;border:1px solid var(--ghm-border,#e5ddd5);border-radius:20px;background:#fff}.ghm-pickup-location h4{margin:0 0 6px}.ghm-pickup-location p{margin:0 0 12px;line-height:1.9}.ghm-pickup-map{height:290px;border-radius:16px;overflow:hidden;background:#eee}.ghm-pickup-location[hidden]{display:none!important}

@media(max-width:720px){.ghm-menu-add-btn{min-height:46px;width:100%}.ghm-address-action-btn{width:100%}.ghm-profile-order-item{grid-template-columns:40px 1fr}.ghm-profile-order-item>*:last-child{grid-column:2}.ghm-pickup-map{height:235px}}
.ghm-profile-order-status{display:flex;align-items:center;gap:7px;min-width:0}.ghm-profile-order-status>span{font-size:11px;font-weight:900;white-space:nowrap}.ghm-profile-order-status .ghm-status-svg{flex:0 0 34px}.ghm-profile-order-item>div:nth-child(2){min-width:0}.ghm-profile-order-item>div:nth-child(2) p{margin:5px 0 0;font-size:12px;opacity:.75;white-space:normal}.ghm-profile-order-item>strong{white-space:nowrap}
@media(max-width:720px){.ghm-profile-order-status>span{display:none}.ghm-profile-order-item>strong{grid-column:2}}
/* Distinct order status SVG colors */
.ghm-status-svg.status-awaiting_confirmation{color:#c47a17}.ghm-status-svg.status-preparing{color:#8a5a31}.ghm-status-svg.status-courier{color:#27729a}.ghm-status-svg.status-delivered,.ghm-status-svg.status-pickup_done{color:#288455}.ghm-status-svg.status-cancelled,.ghm-status-svg.status-fake_receipt{color:#b33d3d}
