:root{--bg:#fff;--fg:#111827;--muted:#6b7280;--line:#e5e7eb;--card:#fff;--shadow:0 18px 60px #1118271a;--radius:18px;--max:1100px}@font-face{font-family:'Lahzeh';src:url(/wp-content/themes/10cafe/assets/font/lahzeh/woff2/Lahzeh-RegularSemiStretch.woff2) format("woff2"),url(/wp-content/themes/10cafe/assets/font/lahzeh/woff/Lahzeh-RegularSemiStretch.woff) format("woff");font-weight:400;font-style:normal;font-stretch:semi-expanded;font-display:swap}@font-face{font-family:'Lahzeh';src:url(/wp-content/themes/10cafe/assets/font/lahzeh/woff2/Lahzeh-MediumSemiStretch.woff2) format("woff2"),url(/wp-content/themes/10cafe/assets/font/lahzeh/woff/Lahzeh-MediumSemiStretch.woff) format("woff");font-weight:500;font-style:normal;font-stretch:semi-expanded;font-display:swap}@font-face{font-family:'Lahzeh';src:url(/wp-content/themes/10cafe/assets/font/lahzeh/woff2/Lahzeh-BoldSemiStretch.woff2) format("woff2"),url(/wp-content/themes/10cafe/assets/font/lahzeh/woff/Lahzeh-BoldSemiStretch.woff) format("woff");font-weight:700;font-style:normal;font-stretch:semi-expanded;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#000;font-family:Lahzeh;direction:rtl;line-height:1.7;background:url(https://10cafe.ir/wp-content/uploads/2026/02/bg-w.jpg)}a{color:inherit;text-decoration:none}a:hover{opacity:.9}.container{max-width:var(--max);margin:0 auto;padding:0 16px}.site{min-height:100svh;display:flex;flex-direction:column}main{flex:1}.menu-page h1{text-align:center;margin:30px 0!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{position:sticky;top:0;z-index:1000;background:#ffffffe0;backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid #e5e7ebbf}.header__bar{height:72px;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.header__left{justify-self:start;display:flex;align-items:center;gap:10px}.header__center{justify-self:center}.header__right{justify-self:end;display:flex;align-items:center;gap:10px}.iconbtn{width:42px;height:42px;border-radius:14px;border:1px solid #e5e7ebe6;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #1118270f;cursor:pointer}.iconbtn:hover{transform:translateY(-1px)}.iconbtn svg{width:22px;height:22px;display:block}.logo{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.logo svg,.logo img{width:60px;height:60px;display:block}.offcanvas{position:fixed;inset:0;pointer-events:none;z-index:2000}.offcanvas.is-open{pointer-events:auto}.offcanvas__overlay{position:absolute;inset:0;background:#11182759;opacity:0;transition:opacity .2s ease}.offcanvas.is-open .offcanvas__overlay{opacity:1}.offcanvas__panel{position:absolute;top:0;right:0;bottom:0;width:min(360px,92vw);background:#fff;transform:translateX(110%);transition:transform .25s ease;box-shadow:var(--shadow);border-left:1px solid #e5e7ebe6;display:flex;flex-direction:column}.offcanvas.is-open .offcanvas__panel{transform:translateX(0)}.offcanvas__head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e5e7ebe6}.offcanvas__title{font-weight:700}.offcanvas__body{padding:14px 16px;overflow:auto}.drawerlist{display:flex;flex-direction:column;gap:8px}.draweritem{display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px;border:1px solid #e5e7ebe6;background:#fff}.draweritem:hover{background:#f3f4f699}.draweritem__icon svg{width:20px;height:20px}.draweritem__text{font-weight:600}.hero{position:relative;margin-top:0}.hero__media{position:relative;width:100%;height:min(72vh,720px);overflow:hidden}.hero__media img{width:100%;height:100%;object-fit:cover;display:block}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#fff0 0%,#ffffff40 38%,#ffffffb3 78%,#fffffff2 100%);pointer-events:none}.hero__content{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center}.hero__content-inner{width:100%;max-width:var(--max);margin:0 auto;padding:0 16px}.hero__title{margin:0;font-size:clamp(28px,5vw,56px);font-weight:800;letter-spacing:-.02em;position:relative;top:8vh;text-shadow:0 6px 26px #ffffffd9}.hero__desc{margin:16px 0 0;max-width:720px;color:#111827d9;position:relative;top:8vh}.card{background:var(--card);border:1px solid #e5e7ebe6;border-radius:var(--radius);box-shadow:0 10px 28px #1118270f}.homeinfo{margin-top:-42px;position:relative;z-index:2}.homeinfo__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px}@media (max-width:860px){.homeinfo__grid{grid-template-columns:1fr}}.infoitem{padding:14px;border-radius:16px;background:#f3f4f68c;border:1px solid #e5e7ebe6}.infoitem__label{font-size:13px;color:var(--muted);font-weight:700}.infoitem__value{font-size:15px;font-weight:700;margin-top:6px}.maplink{color:#111827;text-decoration:underline}.section{padding:34px 0}.section__title{font-weight:900;font-size:22px;margin:0 0 12px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width:860px){.gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.gallery{grid-template-columns:1fr}}.gallery__item{border-radius:18px;overflow:hidden;border:1px solid #e5e7ebe6;background:#fff;cursor:pointer}.gallery__item img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.lightbox{position:fixed;inset:0;background:#111827c7;display:none;align-items:center;justify-content:center;z-index:3000;padding:18px}.lightbox.is-open{display:flex}.lightbox__inner{position:relative;width:min(980px,100%)}.lightbox__img{width:100%;max-height:82vh;object-fit:contain;display:block;border-radius:18px}.lightbox__close{position:absolute;top:-10px;right:-10px;width:44px;height:44px;border-radius:16px;border:1px solid #ffffff40;background:#ffffff26;backdrop-filter:blur(8px);color:#fff;cursor:pointer}.menu-section{padding:23px 0}#ida5a318c5 .menu-item__price{display:none}.menu-section__head{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:10px}.menu-section__title{font-size:22px;font-weight:900;white-space:nowrap}.menu-section__dash{flex:1}.menu-section__icon svg{width:22px;height:22px;display:block}.menu-section__desc{color:var(--muted);margin:12px 0;font-size:12px}.menu-items{display:flex;flex-direction:column;gap:10px}.menu-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid #e5e7ebe6;background:#cecece42;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-item__title{font-weight:800;white-space:nowrap;font-size:14px}.menu-item__dash{flex:1;height:1px;background:repeating-linear-gradient(to left,#11182733 0,#11182733 10px,#11182700 10px,#11182700 18px)}.menu-item__price{font-weight:900}.bi{font-size:12px;margin-right:10px}.menu-item__recipe{margin-top:6px;color:var(--muted);font-size:12px}.menu-item__meta{display:flex;flex-direction:column;gap:2px;width:100%}.footer{border-top:1px solid #e5e7ebe6;padding:18px 0;color:#111827bf;font-size:12px;text-align:center;margin-top:20px}.footer a{text-decoration:underline}