@font-face{font-family:Vazirmatn;src:url('/fonts/vazirmatn.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{color-scheme:light;--indigo:#2D2C86;--ink:#1D2145;--paper:#FBFAF7;--orange:#EF7C3A;--line:#D7D8EA;--muted:#62637A;--header-height:64px;--tabs-height:76px;--ease-out:cubic-bezier(.23,1,.32,1);font-family:Vazirmatn,Tahoma,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.8}button,a{font:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.wrap{width:min(100% - 48px,1160px);margin-inline:auto}.icon{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:8px;right:8px;z-index:100;transform:translateY(-180%);background:var(--indigo);color:white;padding:12px}.skip-link:focus{transform:none}
.site-header{height:var(--header-height);position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-inline:max(24px,calc((100vw - 1160px)/2))}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-height:44px}.brand-logo{width:40px;height:40px;border-radius:50%;object-fit:cover}.brand-name{font-weight:800;font-size:19px}.header-link{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px;text-decoration:none;border:1px solid var(--line);border-radius:99px;font-size:13px;font-weight:600;transition:transform 160ms var(--ease-out),background-color 160ms ease}.header-link:active,.category-tab:active,.footer-bottom a:active{transform:scale(.97)}
.intro{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:310px;margin-block:24px;padding:38px 56px;overflow:hidden;background:var(--indigo);color:white;border-radius:12px 12px 72px 12px}.intro::before{content:'';position:absolute;z-index:-1;left:0;top:0;width:40%;height:100%;opacity:.13;background-image:linear-gradient(white 1px,transparent 1px),linear-gradient(90deg,white 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(to right,black,transparent)}.intro-copy{min-width:0}.intro-kicker{font-size:13px;font-weight:600;margin:0 0 12px}.intro .intro-kicker{display:flex;align-items:center;gap:8px;color:#E2DFF9}.intro .intro-kicker::before{content:'';width:24px;height:3px;background:var(--orange)}.intro h1{font-size:clamp(44px,6.4vw,86px);font-weight:900;line-height:1.4;margin:0;letter-spacing:-2px}.intro-description{margin:4px 0 0;font-size:20px;color:#E2DFF9}.brand-mark{position:relative;display:grid;place-items:center;width:196px;height:196px;flex:0 0 196px;border-radius:50%;background:#FFD5AF;transform:rotate(-12deg);box-shadow:10px 10px 0 rgb(0 0 0 / 12%);animation:stamp-in 650ms var(--ease-out) both}.brand-mark::before{content:'';position:absolute;inset:9px;border:1px dashed var(--indigo);border-radius:50%;opacity:.45}.brand-mark::after{content:'';position:absolute;width:30px;height:30px;right:-7px;top:5px;background:var(--orange);clip-path:polygon(50% 0,61% 37%,100% 50%,61% 63%,50% 100%,38% 63%,0 50%,38% 37%)}.mark-fallback{font:900 142px/1 Georgia,serif;color:var(--indigo)}.mark-fallback[hidden]{display:none}.brand-canvas{position:absolute;inset:0;width:100%;height:100%;transform:rotate(12deg)}@keyframes stamp-in{from{transform:rotate(5deg) scale(.9)}to{transform:rotate(-12deg) scale(1)}}
.category-nav{position:sticky;top:var(--header-height);z-index:25;background:var(--paper);border-bottom:1px solid var(--line)}.category-nav-inner{display:flex;gap:12px;align-items:center;min-height:var(--tabs-height);overflow-x:auto;scrollbar-width:none}.category-tab{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 24px;border:1px solid var(--line);border-radius:99px;text-decoration:none;font-size:15px;font-weight:700;white-space:nowrap;transition:transform 160ms var(--ease-out),background-color 180ms ease,color 180ms ease}.category-tab.is-active{background:var(--indigo);border-color:var(--indigo);color:white}.category-tab.is-active::after{content:'';width:6px;height:6px;border-radius:50%;background:#FFB57E}.category-tab .icon{width:25px;height:25px}.menu-content{padding-block:32px 64px}.menu-section{scroll-margin-top:156px}.menu-section+.menu-section{margin-top:64px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:22px}.section-heading h2{font-size:30px;line-height:1.5;font-weight:900;margin:0}.section-count{font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.product-row{min-width:0;overflow:hidden;background:white;border-radius:20px;border:1px solid #E9E7EF}.product-media{aspect-ratio:4/3;overflow:hidden;background:#FFE4C5}.product-media picture{display:block;width:100%;height:100%}.product-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 280ms var(--ease-out)}.product-copy{padding:20px;min-width:0}.product-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-heading h3{margin:0;font-size:22px;line-height:1.6;font-weight:850}.product-price{flex:none;font-size:21px;line-height:1.6;font-weight:800;color:var(--indigo);font-variant-numeric:tabular-nums}.product-ingredients{margin:9px 0 0;font-size:15px;line-height:1.85;color:var(--muted)}.product-row--text{display:flex;align-items:center;position:relative;background:#F0EFF8;min-height:200px}.product-row--text::before{content:'';position:absolute;inset:12px;border:1px dashed #C7C5E0;border-radius:12px;pointer-events:none}.product-row--text .product-copy{padding:30px;width:100%}
.restaurant-footer{background:var(--indigo);color:white;border-radius:48px 48px 0 0;scroll-margin-top:156px}.footer-inner{padding-block:44px max(24px,env(safe-area-inset-bottom))}.footer-heading .intro-kicker{color:#FFD5AF}.footer-heading h2{font-weight:900;font-size:36px;margin-bottom:28px}.contact-grid{display:grid;grid-template-columns:2fr 1.3fr 1.3fr 1.3fr;gap:24px}.contact-label{display:flex;align-items:center;gap:8px;color:#DAD8F2;font-size:13px;margin-bottom:8px}.contact-item{min-width:0}.contact-item p,.contact-item a{margin:0;font-size:15px;overflow-wrap:anywhere}.contact-item a{display:inline-flex;align-items:center;min-height:44px;gap:8px}.contact-item>a:not(.contact-value){color:#FFD5AF}.contact-value{text-decoration:none}.footer-bottom{border-top:1px solid #FFFFFF30;margin-top:32px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#DAD8F2}.footer-bottom a{display:flex;align-items:center;gap:8px;min-height:44px;text-decoration:none;transition:transform 160ms ease}
@media(hover:hover) and (pointer:fine){.product-row:hover .product-media img{transform:scale(1.045)}.header-link:hover{background:#EFEDF8}.category-tab:not(.is-active):hover{background:#EAE8F5}.contact-item a:hover{text-decoration:underline}}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro{padding:30px;min-height:260px}.brand-mark{width:164px;height:164px;flex-basis:164px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.site-header{padding-inline:max(16px,env(safe-area-inset-left))}.header-link{font-size:12px;padding-inline:10px;gap:6px}.brand-name{font-size:17px}.intro{min-height:218px;margin-block:16px 6px;padding:24px 20px;gap:12px;border-radius:12px 12px 42px 12px}.intro h1{font-size:43px;letter-spacing:-1px;line-height:1.5}.intro-description{font-size:14px;max-width:180px}.intro-kicker{font-size:11px;margin-bottom:6px}.brand-mark{width:102px;height:102px;flex-basis:102px;box-shadow:5px 6px 0 rgb(0 0 0 / 12%)}.mark-fallback{font-size:76px}.brand-mark::after{width:22px;height:22px}.category-nav-inner{gap:8px}.category-tab{flex:1;padding:8px 10px;font-size:13px;gap:7px}.category-tab .icon{width:23px;height:23px}.menu-content{padding-block:22px 40px}.section-heading{margin-bottom:16px}.section-heading h2{font-size:25px}.section-count{font-size:12px}.product-grid{grid-template-columns:1fr;gap:14px}.product-row{display:grid;grid-template-columns:124px minmax(0,1fr);align-items:center;border-radius:16px;min-height:155px}.product-media{width:124px;aspect-ratio:4/3;border-radius:12px;margin-right:10px}.product-media img{object-fit:contain}.product-copy{padding:16px 12px 16px 16px}.product-heading{flex-wrap:wrap;gap:2px 10px}.product-heading h3{font-size:19px}.product-price{font-size:18px}.product-ingredients{font-size:14px;line-height:1.9;margin-top:5px}.product-row--text{display:block;min-height:0}.product-row--text .product-copy{padding:24px}.menu-section+.menu-section{margin-top:38px}.restaurant-footer{border-radius:32px 32px 0 0}.footer-heading h2{font-size:30px}.contact-grid{gap:22px 18px}.contact-item p,.contact-item a{font-size:14px}}
@media(max-width:370px){.intro h1{font-size:37px}.brand-mark{width:88px;height:88px;flex-basis:88px}.product-row{grid-template-columns:110px minmax(0,1fr)}.product-media{width:110px}.product-heading h3{font-size:18px}.category-tab{font-size:12px}.category-tab.is-active::after{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
