/* Diamond Menu V91 — compact, local-only, low-bandwidth */
:root{--dm91-maroon:#85000b;--dm91-maroon2:#5d0007;--dm91-gold:#d9a31a;--dm91-cream:#fff8e9;--dm91-paper:#fffdf8;--dm91-ink:#2b1715;--dm91-muted:#7a625e;--dm91-line:#ead7ae;--dm91-thumb:58px;--dm91-serif:"Cormorant Garamond",Georgia,serif;--dm91-body:"Lato",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--dm91-ui:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.dm91-shell{background:linear-gradient(180deg,#fffaf0 0,#fffdf9 36%,#fff 100%);color:var(--dm91-ink);min-height:70vh}
.dm91-hero{padding:22px 20px 17px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(226,176,50,.18),transparent 58%);border-bottom:1px solid #f0dfbc}
.dm91-kicker{display:inline-flex;align-items:center;gap:7px;color:#9a6500;font:700 10px/1 var(--dm91-ui);letter-spacing:.16em;text-transform:uppercase}
.dm91-hero h1{margin:7px 0 2px;font:600 clamp(28px,4vw,46px)/1.05 var(--dm91-serif);color:var(--dm91-maroon)}
.dm91-hero p{margin:0 auto;max-width:620px;color:var(--dm91-muted);font:400 13px/1.45 var(--dm91-body)}
.dm91-main{width:min(1180px,calc(100% - 24px));margin:0 auto;padding:14px 0 44px}
.dm91-tools{position:relative;z-index:3;background:rgba(255,253,248,.96);backdrop-filter:blur(8px);border:1px solid var(--dm91-line);border-radius:16px;padding:10px;box-shadow:0 8px 26px rgba(85,33,0,.06)}
.dm91-searchRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
.dm91-search{height:42px;border:1px solid #ddc797;border-radius:12px;background:#fff;padding:0 14px;font:500 13px/1 var(--dm91-body);color:#391b18;outline:0;min-width:0}
.dm91-search:focus{border-color:var(--dm91-gold);box-shadow:0 0 0 3px rgba(217,163,26,.12)}
.dm91-order{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,#f5c538,#d99b0d);color:#4f0606;text-decoration:none;font:700 11px/1 var(--dm91-ui);letter-spacing:.05em;white-space:nowrap;box-shadow:0 5px 14px rgba(170,108,0,.16)}
.dm91-cats{display:flex;gap:6px;overflow-x:auto;padding:9px 1px 1px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dm91-cats::-webkit-scrollbar{display:none}
.dm91-cat{flex:0 0 76px;min-width:76px;border:0;background:transparent;padding:2px;display:grid;justify-items:center;gap:5px;color:#60302c;cursor:pointer;font:600 10px/1.15 var(--dm91-ui);text-align:center}
.dm91-catIcon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff7df;border:1px solid #e2bd62;color:#8b0b13;box-shadow:inset 0 0 0 3px #fff,0 4px 12px rgba(94,44,0,.08);transition:.18s ease}
.dm91-catIcon svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dm91-cat.active .dm91-catIcon,.dm91-cat:hover .dm91-catIcon{background:var(--dm91-maroon);color:#ffd66c;border-color:var(--dm91-maroon);transform:translateY(-1px)}
.dm91-cat.active{color:var(--dm91-maroon)}
.dm91-results{padding-top:12px}
.dm91-section{content-visibility:auto;contain-intrinsic-size:600px;margin:0 0 14px;scroll-margin-top:20px}
.dm91-head{height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 0 8px;border-bottom:1px solid #ead9b5}
.dm91-titleWrap{display:flex;align-items:center;gap:8px;min-width:0}.dm91-miniIcon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff2cf;border:1px solid #e7c46f;color:#8b0b13}.dm91-miniIcon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dm91-head h2{margin:0;color:#70000a;font:600 20px/1 var(--dm91-serif);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dm91-count{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#88000b;color:#fff3ca;font:700 9px/1 var(--dm91-ui);letter-spacing:.05em}
.dm91-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-top:7px}
.dm91-item{min-width:0;min-height:78px;display:grid;grid-template-columns:var(--dm91-thumb) minmax(0,1fr) auto;gap:9px;align-items:center;padding:7px 9px 7px 7px;border:1px solid #eeddbb;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 3px 12px rgba(87,48,0,.035)}
.dm91-photoFrame{width:var(--dm91-thumb);height:var(--dm91-thumb);border-radius:50%;padding:2px;background:linear-gradient(145deg,#e7ba49,#fff0c8,#b97806);box-shadow:0 4px 10px rgba(86,39,0,.10)}
.dm91-thumb{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;object-position:center;background:#f7ead0;border:2px solid #fff}
.dm91-copy{min-width:0}.dm91-name{margin:0;color:#421c19;font:500 14px/1.18 var(--dm91-serif);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dm91-desc{margin:3px 0 0;color:#8a706b;font:400 10px/1.25 var(--dm91-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dm91-price{align-self:center;max-width:86px;padding:6px 8px;border-radius:999px;background:#8c000b;color:#fff5da;font:700 10px/1.1 var(--dm91-ui);text-align:center;white-space:normal}
.dm91-empty{padding:28px 12px;text-align:center;color:#765b56;font:500 13px/1.4 var(--dm91-body)}
.dm91-jump{position:fixed;right:16px;bottom:18px;width:42px;height:42px;border:0;border-radius:50%;background:#87000b;color:#ffd66c;font-size:20px;font-weight:900;box-shadow:0 8px 20px rgba(65,0,6,.24);opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s;z-index:50}.dm91-jump.show{opacity:1;pointer-events:auto;transform:none}
@media(max-width:1050px){.dm91-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){:root{--dm91-thumb:50px}.dm91-hero{padding:15px 14px 12px}.dm91-hero h1{font-size:30px}.dm91-hero p{font-size:11px}.dm91-main{width:min(100% - 14px,1180px);padding-top:8px}.dm91-tools{border-radius:13px;padding:8px}.dm91-searchRow{grid-template-columns:1fr auto}.dm91-search{height:38px;font-size:12px;padding:0 10px}.dm91-order{height:38px;padding:0 11px;font-size:9px}.dm91-cats{gap:3px;padding-top:7px}.dm91-cat{flex-basis:64px;min-width:64px;font-size:8.5px;gap:4px}.dm91-catIcon{width:36px;height:36px}.dm91-catIcon svg{width:18px;height:18px}.dm91-results{padding-top:8px}.dm91-section{margin-bottom:10px}.dm91-head{height:36px;padding-left:4px}.dm91-miniIcon{width:24px;height:24px}.dm91-head h2{font-size:17px}.dm91-count{font-size:8px;padding:4px 7px}.dm91-grid{grid-template-columns:1fr;gap:5px;padding-top:5px}.dm91-item{min-height:64px;grid-template-columns:var(--dm91-thumb) minmax(0,1fr) auto;gap:7px;padding:5px 7px 5px 5px;border-radius:12px}.dm91-name{font-size:12px}.dm91-desc{font-size:9px}.dm91-price{max-width:74px;padding:5px 7px;font-size:9px}.dm91-jump{width:38px;height:38px;right:10px;bottom:12px}}
@media(prefers-reduced-motion:reduce){.dm91-catIcon,.dm91-jump{transition:none}}

.dm91-photoPlaceholder{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#fffdf5,#fff0c9 62%,#ead095);border:2px solid #fff;color:#8b0b13}
.dm91-photoPlaceholder svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.dm91-item[data-live-photo="1"] .dm91-photoFrame{box-shadow:0 4px 10px rgba(86,39,0,.10),0 0 0 1px rgba(142,0,11,.04)}
.dm91-liveDot{display:none}
@media(max-width:640px){:root{--dm91-thumb:48px}.dm91-photoPlaceholder svg{width:21px;height:21px}}

/* V91.1 typography isolation */
.dm91-shell,.dm91-shell *{box-sizing:border-box}.dm91-item h3,.dm91-section h2,.dm91-item strong{letter-spacing:normal;text-transform:none}.dm91-photoFrame{display:grid;place-items:center;overflow:hidden}.dm91-photoPlaceholder{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:#fff7df;color:#8b0b13;border:2px solid #fff}.dm91-photoPlaceholder svg{width:48%;height:48%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
