.herm-menu{--herm-accent:#d7ad6a;--herm-dark:#102033;--herm-desktop-cols:3;--herm-tablet-cols:2;--herm-mobile-cols:1;font-family:inherit;color:var(--herm-dark);}
.herm-menu *{box-sizing:border-box}.herm-menu-head{text-align:center;max-width:860px;margin:0 auto 42px}.herm-menu-head h2{margin:0 0 10px;font-size:clamp(34px,4vw,58px);line-height:1.05;color:var(--herm-dark)}.herm-menu-head p{font-size:18px;line-height:1.75;color:#5d6b7b;margin:0}.herm-category-block{margin:0 0 54px}.herm-category-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px;border-bottom:1px solid rgba(16,32,51,.13);padding-bottom:12px}.herm-category-title h3{margin:0;font-size:clamp(24px,2.5vw,36px);line-height:1.15;color:var(--herm-dark)}.herm-category-title p{max-width:560px;color:#6a7480;margin:0;text-align:right}.herm-menu-grid{display:grid;grid-template-columns:repeat(var(--herm-desktop-cols),minmax(0,1fr));gap:22px}.herm-menu-item{background:#fff;border:1px solid rgba(16,32,51,.08);border-radius:22px;overflow:hidden;box-shadow:0 16px 42px rgba(16,32,51,.08);transition:transform .2s ease,box-shadow .2s ease}.herm-menu-item:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(16,32,51,.12)}.herm-item-image{display:block;width:100%;height:210px;border:0;padding:0;background:#f4f4f2;cursor:pointer;overflow:hidden}.herm-item-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.herm-menu-item:hover .herm-item-image img{transform:scale(1.04)}.herm-item-body{padding:18px 18px 20px}.herm-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.herm-item-top h4{margin:0;font-size:20px;line-height:1.25;color:var(--herm-dark)}.herm-item-top strong{white-space:nowrap;color:var(--herm-accent);font-size:19px}.herm-item-badge{display:inline-block;margin:10px 0 0;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--herm-accent) 20%,#fff);color:#7c551c;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.herm-item-body p{margin:12px 0 0;color:#617083;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.herm-item-body small{display:block;margin-top:10px;color:#8a94a2}.herm-menu--list .herm-menu-grid,.herm-menu--compact .herm-menu-grid{display:block}.herm-menu--list .herm-menu-item,.herm-menu--compact .herm-menu-item{display:grid;grid-template-columns:140px 1fr;margin-bottom:14px;border-radius:18px;box-shadow:0 10px 28px rgba(16,32,51,.07)}.herm-menu--list .herm-item-image,.herm-menu--compact .herm-item-image{height:100%;min-height:128px}.herm-menu--compact .herm-menu-item{display:block;box-shadow:none;border-radius:0;border:0;border-bottom:1px dashed rgba(16,32,51,.18)}.herm-menu--compact .herm-item-image{display:none}.herm-empty{text-align:center;padding:34px;border-radius:18px;background:#f7f4ee;color:#6a7480}.herm-modal{position:fixed;inset:0;z-index:99999;display:none}.herm-modal.is-open{display:block}.herm-modal-backdrop{position:absolute;inset:0;background:rgba(6,17,31,.72)}.herm-modal-box{position:relative;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 42px);overflow:auto;margin:22px auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.herm-modal-close{position:absolute;right:12px;top:10px;width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.9);font-size:32px;line-height:38px;cursor:pointer;z-index:2}.herm-modal-img{width:100%;max-height:460px;object-fit:cover;display:none;background:#f4f4f2}.herm-modal-img[src]:not([src=""]){display:block}.herm-modal-content{padding:24px 28px 28px}.herm-modal-content h3{margin:8px 0 8px;font-size:32px;line-height:1.15;color:var(--herm-dark)}.herm-modal-content p{margin:0;color:#5e6d7d;line-height:1.7}.herm-modal-content small{display:block;margin-top:12px;color:#8a94a2}.herm-modal-meta{font-weight:800;color:var(--herm-accent)}
@media(max-width:1024px){.herm-menu-grid{grid-template-columns:repeat(var(--herm-tablet-cols),minmax(0,1fr))}.herm-category-title{display:block}.herm-category-title p{text-align:left;margin-top:8px}.herm-menu--list .herm-menu-item{grid-template-columns:120px 1fr}}
@media(max-width:680px){.herm-menu-grid{grid-template-columns:repeat(var(--herm-mobile-cols),minmax(0,1fr));gap:16px}.herm-item-image{height:190px}.herm-item-body{padding:16px}.herm-item-top h4{font-size:18px}.herm-item-top strong{font-size:17px}.herm-menu--list .herm-menu-item{display:block}.herm-menu--list .herm-item-image{height:185px}.herm-modal-content h3{font-size:26px}.herm-modal-box{margin:16px auto}.herm-category-block{margin-bottom:38px}}

/* v1.2.0 - Menü bölümü başlık görseli */
.herm-category-cover{position:relative;min-height:260px;border-radius:26px;overflow:hidden;margin:0 0 22px;background:#102033;box-shadow:0 18px 48px rgba(16,32,51,.14)}
.herm-category-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.05)}
.herm-category-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,28,.72),rgba(5,15,28,.28) 52%,rgba(5,15,28,.08));}
.herm-category-cover-text{position:relative;z-index:2;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;color:#fff;max-width:620px}
.herm-category-cover-text span{font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--herm-accent);margin-bottom:8px}
.herm-category-cover-text h3{font-size:clamp(32px,4vw,58px);line-height:1;margin:0;color:#fff;text-shadow:0 5px 20px rgba(0,0,0,.28)}
.herm-category-cover-text p{margin:12px 0 0;line-height:1.7;color:rgba(255,255,255,.88);font-size:17px}
.herm-category-block.has-category-image .herm-category-title{display:none}
@media(max-width:680px){.herm-category-cover{min-height:210px;border-radius:20px}.herm-category-cover-text{min-height:210px;padding:24px}.herm-category-cover:after{background:linear-gradient(0deg,rgba(5,15,28,.78),rgba(5,15,28,.18));}.herm-category-cover-text p{font-size:15px}}
