@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Noto+Serif:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Noto+Serif:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Noto+Serif:wght@400;500;600;700&display=swap";.pc-splash{z-index:9999;color:#f0e6d6;isolation:isolate;background:radial-gradient(90% 100%,#1a0f00 0%,#0d0700 70%);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0;overflow:hidden}.pc-splash:before{content:"";z-index:-1;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.pc-splash-logo{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.pc-splash-mark{color:#1a0f00;background:linear-gradient(135deg,#e8b43e 0%,#d4a032 45%,#8b5a12 100%);border-radius:50%;justify-content:center;align-items:center;width:116px;height:116px;font-family:Playfair Display,Georgia,serif;font-size:4.3rem;font-weight:700;line-height:1;display:flex;position:relative;box-shadow:0 0 0 2px #d4a0328c,0 0 50px #d4a03266,inset 0 2px 6px #ffffff40}.pc-splash-mark:after{content:"";pointer-events:none;border:1px solid #d4a03233;border-radius:50%;position:absolute;inset:-14px}.pc-splash-brand{letter-spacing:.18em;text-transform:uppercase;color:#f0e6d6;text-align:center;font-family:Playfair Display,Georgia,serif;font-size:1.7rem;font-weight:700}.pc-splash-pill{letter-spacing:.02em;color:#d4a032;white-space:nowrap;background:#d4a0320f;border:1.5px solid #d4a0328c;border-radius:999px;padding:.55rem 1.5rem .5rem;font-family:Noto Serif,Georgia,serif;font-size:.95rem;font-style:italic}.pc-splash-loader{flex-direction:column;align-items:center;gap:.6rem;margin-top:.4rem;display:flex}.pc-splash-progress{background:#d4a0322e;border-radius:4px;width:min(220px,70vw);height:2px;overflow:hidden}.pc-splash-progress-fill{background:linear-gradient(90deg,#d4a032,#e8b43e);border-radius:4px;width:0;height:100%;animation:1.8s cubic-bezier(.4,0,.2,1) forwards pc-splash-fill;box-shadow:0 0 12px #d4a03266}@keyframes pc-splash-fill{to{width:100%}}.pc-splash-percent{letter-spacing:.12em;color:#f0e6d68c;font-variant-numeric:tabular-nums;font-family:Noto Serif,Georgia,serif;font-size:.78rem}@media (width<=480px){.pc-splash{gap:1.5rem}.pc-splash-mark{width:96px;height:96px;font-size:3.6rem}.pc-splash-brand{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){.pc-splash-progress-fill{width:100%;animation:none}}.pc-root{--pc-bg:#1a0f00;--pc-bg-elevated:#241608;--pc-bg-card:#2d1a0a;--pc-bg-deep:#0d0700;--pc-text:#f0e6d6;--pc-text-secondary:#c4b59a;--pc-text-muted:#8b7a65;--pc-accent:#d4a032;--pc-accent-hover:#e8b43e;--pc-accent-soft:#d4a0322e;--pc-border:#d4a03233;--pc-border-strong:#d4a03273;--pc-radius:14px;--pc-radius-sm:10px;--pc-radius-pill:999px;--pc-font-display:"Playfair Display", Georgia, serif;--pc-font-body:"Noto Serif", Georgia, serif;--pc-container:1180px;--pc-px:1rem;--pc-header-h:60px;--pc-shadow-soft:0 1px 2px #00000040, 0 8px 24px #00000059;--pc-shadow-card:0 1px 4px #0000004d;--pc-shadow-card-hover:0 8px 28px #00000073;background:var(--pc-bg);color:var(--pc-text);font-family:var(--pc-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;line-height:1.6}.pc-root *,.pc-root :before,.pc-root :after{box-sizing:border-box}.pc-root a{color:inherit;text-decoration:none}.pc-root img{max-width:100%;display:block}.pc-root:before{content:"";z-index:0;pointer-events:none;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}@media (width>=480px){.pc-root{--pc-px:1.25rem}}@media (width>=640px){.pc-root{--pc-px:1.5rem;--pc-header-h:64px}}@media (width>=960px){.pc-root{--pc-px:2rem;--pc-header-h:68px}}.pc-main{z-index:1;position:relative}.pc-container{max-width:var(--pc-container);padding-left:var(--pc-px);padding-right:var(--pc-px);margin:0 auto;position:relative}.pc-header{z-index:40;height:var(--pc-header-h);-webkit-backdrop-filter:blur(14px)saturate(160%);background:#0d070073;border-bottom:1px solid #0000;transition:background .25s,border-color .25s;position:sticky;top:0}.pc-header--scrolled{background:#0d0700eb;border-bottom-color:#d4a0322e}.pc-header-inner{height:100%;max-width:var(--pc-container);padding-left:var(--pc-px);padding-right:var(--pc-px);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.pc-logo{font-family:var(--pc-font-display);letter-spacing:.04em;color:var(--pc-text);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;display:flex}.pc-logo-mark{color:#1a0f00;width:28px;height:28px;font-family:var(--pc-font-display);background:linear-gradient(135deg,#d4a032,#8b5a12);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 0 0 1px #d4a03259,0 4px 12px #d4a03240}.pc-logo-text{font-size:1rem}@media (width>=640px){.pc-logo-text{font-size:1.1rem}}.pc-nav-desktop{align-items:center;gap:.25rem;display:none}@media (width>=720px){.pc-nav-desktop{display:flex}}.pc-nav-link{letter-spacing:.02em;color:var(--pc-text-secondary);border-radius:var(--pc-radius-pill);padding:.55rem .9rem;font-size:.92rem;font-weight:500;transition:color .2s,background .2s}.pc-nav-link:hover{color:var(--pc-text);background:#ffffff0a}.pc-nav-link--active{color:var(--pc-accent);background:var(--pc-accent-soft)}.pc-burger{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #d4a0322e;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:inline-flex}.pc-burger span{background:var(--pc-text);border-radius:2px;height:1.5px;transition:transform .25s,opacity .2s;display:block}.pc-burger--open span:first-child{transform:translateY(6.5px)rotate(45deg)}.pc-burger--open span:nth-child(2){opacity:0}.pc-burger--open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (width>=720px){.pc-burger{display:none}}.pc-nav-mobile{top:var(--pc-header-h);-webkit-backdrop-filter:blur(14px);padding:.5rem var(--pc-px) 1rem;opacity:0;pointer-events:none;z-index:39;background:#0d0700fa;border-bottom:1px solid #d4a0322e;flex-direction:column;gap:.25rem;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .25s;display:flex;position:fixed;left:0;right:0;transform:translateY(-110%)}.pc-nav-mobile--open{opacity:1;pointer-events:auto;transform:translateY(0)}@media (width>=720px){.pc-nav-mobile{display:none}}.pc-nav-mlink{color:var(--pc-text-secondary);border-radius:var(--pc-radius-sm);border:1px solid #0000;padding:.85rem 1rem;font-size:1rem;font-weight:500;transition:color .2s,background .2s,border-color .2s}.pc-nav-mlink:hover{color:var(--pc-text)}.pc-nav-mlink--active{color:var(--pc-accent);background:var(--pc-accent-soft);border-color:#d4a03240}.pc-footer{background:var(--pc-bg-deep);color:var(--pc-text);border-top:1px solid #d4a03224;margin-top:auto;padding-top:3rem;padding-bottom:2rem;position:relative}.pc-footer-inner{max-width:var(--pc-container);padding-left:var(--pc-px);padding-right:var(--pc-px);grid-template-columns:1fr;gap:2rem;margin:0 auto;display:grid}@media (width>=720px){.pc-footer-inner{grid-template-columns:1.2fr 1fr;align-items:start}}.pc-footer-brand{flex-direction:column;gap:.6rem;display:flex}.pc-footer-logo{font-family:var(--pc-font-display);letter-spacing:.04em;color:var(--pc-text);font-size:1.3rem;font-weight:700}.pc-footer-tag{color:var(--pc-text-secondary);max-width:36ch;font-size:.92rem;line-height:1.55}.pc-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.55rem 1.5rem;display:grid}.pc-footer-nav a{color:var(--pc-text-secondary);padding:.15rem 0;font-size:.9rem;transition:color .2s}.pc-footer-nav a:hover{color:var(--pc-accent)}.pc-footer-meta{color:var(--pc-text-muted);border-top:1px solid #d4a0321a;grid-column:1/-1;margin-top:1.5rem;padding-top:1.5rem;font-size:.82rem}.pc-section{padding-top:3.5rem;padding-bottom:3.5rem;position:relative}.pc-section--tight{padding-top:2.25rem;padding-bottom:2.25rem}.pc-section--first{padding-top:2rem}@media (width>=720px){.pc-section{padding-top:5rem;padding-bottom:5rem}.pc-section--tight{padding-top:3rem;padding-bottom:3rem}}.pc-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--pc-accent);align-items:center;gap:.7rem;font-size:.72rem;font-weight:600;display:inline-flex}.pc-eyebrow:before{content:"";background:var(--pc-accent);width:22px;height:1px;display:inline-block}.pc-h-display{font-family:var(--pc-font-display);letter-spacing:.01em;color:var(--pc-text);text-wrap:balance;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.pc-h-section{font-family:var(--pc-font-display);letter-spacing:.02em;color:var(--pc-text);text-wrap:balance;font-size:clamp(1.6rem,3.8vw,2.2rem);font-weight:700;line-height:1.15}.pc-lead{color:var(--pc-text-secondary);text-wrap:pretty;max-width:62ch;font-size:clamp(.98rem,1.6vw,1.08rem);line-height:1.7}.pc-prose p{color:var(--pc-text-secondary);text-wrap:pretty;margin-bottom:1rem;line-height:1.75}.pc-prose p:last-child{margin-bottom:0}.pc-prose strong{color:var(--pc-text);font-weight:600}.pc-divider-rule{background:var(--pc-accent);border:0;width:56px;height:2px;margin:1rem 0 1.5rem;box-shadow:0 0 16px #d4a0324d}.pc-btn{font-family:var(--pc-font-body);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--pc-radius-pill);cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .2s,background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.pc-btn--primary{color:#1a0f00;background:linear-gradient(135deg,#d4a032 0%,#e8b43e 100%);box-shadow:0 4px 18px #d4a03259,inset 0 1px #fff3}.pc-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d4a03273,inset 0 1px #fff3}.pc-btn--primary:active{transform:translateY(0)}.pc-btn--ghost{color:var(--pc-text);background:0 0;border-color:#d4a03266}.pc-btn--ghost:hover{background:var(--pc-accent-soft);border-color:var(--pc-accent);color:var(--pc-accent)}.pc-btn--small{padding:.6rem 1.1rem;font-size:.78rem}.pc-btn-arrow{flex-shrink:0;width:16px;height:16px}@media (prefers-reduced-motion:reduce){.pc-root *,.pc-root :before,.pc-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pc-home{background:var(--pc-bg)}.ph-hero{min-height:calc(100dvh - var(--pc-header-h));isolation:isolate;align-items:center;display:flex;position:relative;overflow:hidden}.ph-hero-bg{z-index:-2;will-change:transform;background:url(/dastarkhan.jpg) 50%/cover no-repeat;position:absolute;inset:0}.ph-hero-bg:after{content:"";z-index:-1;background:radial-gradient(80% 70% at 30% 45%,#0000 0%,#0a060080 100%),linear-gradient(#0a06008c 0%,#0a060059 40%,#0a0600bf 100%);position:absolute;inset:0}.ph-hero-inner{width:100%;padding-top:4rem;padding-bottom:4rem}.ph-hero-eyebrow{margin-bottom:1.4rem}.ph-hero-title{font-family:var(--pc-font-display);letter-spacing:.01em;text-wrap:balance;text-shadow:0 2px 24px #0000008c;color:var(--pc-text);max-width:14ch;font-size:clamp(2.6rem,9vw,5.5rem);font-weight:700;line-height:1}.ph-hero-tagline{color:#f0e6d6d9;text-wrap:pretty;max-width:48ch;margin-top:1.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.ph-hero-ctas{flex-wrap:wrap;gap:.85rem;margin-top:2.4rem;display:flex}.ph-hero-meta{color:#f0e6d6b3;flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:3rem;font-size:.9rem;display:flex}.ph-hero-meta-item{align-items:center;gap:.6rem;display:inline-flex}.ph-hero-meta-item svg{width:18px;height:18px;color:var(--pc-accent)}.ph-hero-meta-item strong{color:var(--pc-text);font-weight:600}.ph-about{background:var(--pc-bg-elevated);position:relative;overflow:hidden}.ph-about:before{content:"";background:linear-gradient(90deg,#0000,#d4a0324d,#0000);height:1px;position:absolute;top:-1px;left:0;right:0}.ph-about-grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (width>=880px){.ph-about-grid{grid-template-columns:1.05fr 1fr;gap:4rem}}.ph-about-text{flex-direction:column;gap:1.25rem;display:flex}.ph-about-photo{border-radius:var(--pc-radius);aspect-ratio:4/5;border:1px solid var(--pc-border);box-shadow:var(--pc-shadow-soft);position:relative;overflow:hidden}@media (width>=880px){.ph-about-photo{aspect-ratio:4/4.4}}.ph-about-photo img{object-fit:cover;width:100%;height:100%}.ph-about-photo:after{content:"";background:linear-gradient(#0000 60%,#0a060073);position:absolute;inset:0}.ph-features{background:var(--pc-bg)}.ph-features-head{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.ph-features-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.ph-features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.ph-feature{background:var(--pc-bg-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);flex-direction:column;gap:.85rem;padding:1.75rem 1.5rem 1.5rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}@media (hover:hover){.ph-feature:hover{border-color:var(--pc-border-strong);box-shadow:var(--pc-shadow-card-hover);transform:translateY(-3px)}}.ph-feature-icon{width:44px;height:44px;color:var(--pc-accent);background:linear-gradient(135deg,#d4a03240,#d4a0320d);border:1px solid #d4a0324d;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.ph-feature-icon svg{width:22px;height:22px}.ph-feature-title{font-family:var(--pc-font-display);color:var(--pc-text);letter-spacing:.02em;font-size:1.15rem;font-weight:600}.ph-feature-text{color:var(--pc-text-secondary);text-wrap:pretty;font-size:.95rem;line-height:1.6}.ph-menu-cta{background:var(--pc-bg-elevated);position:relative;overflow:hidden}.ph-menu-cta-bg{z-index:0;opacity:.55;background:url(/hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.ph-menu-cta-bg:after{content:"";background:linear-gradient(#0a0600a6,#0a0600d9);position:absolute;inset:0}.ph-menu-cta-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.4rem;display:flex;position:relative}.ph-contacts{background:var(--pc-bg)}.ph-contacts-grid{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (width>=880px){.ph-contacts-grid{grid-template-columns:1fr 1.1fr;gap:3rem}}.ph-contacts-head{flex-direction:column;gap:1.1rem;display:flex}.ph-contacts-list{flex-direction:column;gap:1.1rem;margin-top:1rem;display:flex}.ph-contacts-row{align-items:flex-start;gap:.9rem;display:flex}.ph-contacts-row svg{width:22px;height:22px;color:var(--pc-accent);flex-shrink:0;margin-top:2px}.ph-contacts-row-text{flex-direction:column;gap:.15rem;display:flex}.ph-contacts-row-label{letter-spacing:.22em;text-transform:uppercase;color:var(--pc-text-muted);font-size:.72rem;font-weight:600}.ph-contacts-row-value{color:var(--pc-text);font-size:1rem;font-weight:500;line-height:1.55}.ph-contacts-row a{color:var(--pc-accent);transition:color .2s}.ph-contacts-row a:hover{color:var(--pc-accent-hover)}.ph-contacts-cta{margin-top:1.8rem}.ph-contacts-map{border-radius:var(--pc-radius);border:1px solid var(--pc-border);background:var(--pc-bg-card);min-height:260px;line-height:0;position:relative;overflow:hidden}.ph-contacts-map iframe{border:0;min-height:320px;width:100%!important}.ph-contacts-map-fallback{min-height:260px;color:var(--pc-text-muted);text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:.92rem;line-height:1.6;display:flex}.ph-loading{min-height:60dvh;color:var(--pc-text-muted);justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.pm{--bg:#1a0f00;--bg-elevated:#241608;--bg-card:#2d1a0a;--bg-card-hover:#3a2515;--text:#f0e6d6;--text-secondary:#c4b59a;--text-muted:#8b7a65;--accent:#d4a032;--accent-hover:#e8b43e;--border:#d4a03233;--border-accent:#d4a03273;--hero-text:#f0e6d6;--hero-text-dim:#f0e6d6b3;--shadow-card:0 1px 4px #0000004d;--shadow-card-hover:0 6px 20px #00000073;--shadow-nav:0 1px 8px #0006;--radius:12px;--radius-sm:8px;--font-display:"Playfair Display", Georgia, serif;--font-body:"Noto Serif", Georgia, serif;--content-width:1100px;--nav-height:52px;--px:1rem;--card-img-h:140px;--card-body-h:120px;--footer-bg:#0d0700;--footer-text:#f0e6d6;--footer-text-dim:#f0e6d699}.pm *,.pm :before,.pm :after{box-sizing:border-box;margin:0;padding:0}.pm{background:var(--bg);min-height:100dvh;font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.pm a{color:inherit;text-decoration:none}.pm:before{content:"";z-index:0;pointer-events:none;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.pm>*{z-index:1;position:relative}.pm-container{max-width:var(--content-width);padding-left:var(--px);padding-right:var(--px);margin:0 auto}.pm-hero{color:var(--hero-text);text-align:center;justify-content:center;align-items:center;min-height:52dvh;display:flex;position:relative;overflow:hidden}@media (width>=720px){.pm-hero{min-height:58dvh}}.pm-hero-bg{z-index:0;will-change:transform;background:url(/dastarkhan.jpg) 50%/cover no-repeat;position:absolute;inset:0}.pm-hero:before{content:"";z-index:1;background:linear-gradient(#0a060080 0%,#0a060066 40%,#0a06008c 70%,#0a0600d9 100%);position:absolute;inset:0}.pm-hero:after{content:"";z-index:1;background:radial-gradient(70% 60% at 50% 45%,#0000 0%,#0a060066 100%);position:absolute;inset:0}.pm-hero-inner{z-index:2;padding:2rem var(--px);position:relative}.pm-hero-ornament{opacity:.7;justify-content:center;align-items:center;gap:6px;margin-bottom:2rem;display:flex}.pm-hero-ornament-diamond{border:1.5px solid var(--accent);width:8px;height:8px;transform:rotate(45deg)}.pm-hero-ornament-diamond:nth-child(2),.pm-hero-ornament-diamond:nth-child(4){background:#d4a0324d;width:12px;height:12px}.pm-hero-title{font-family:var(--font-display);text-wrap:balance;text-shadow:0 2px 24px #0009;letter-spacing:.06em;text-transform:uppercase;font-size:2.4rem;font-weight:700;line-height:1.1}.pm-hero-subtitle{font-family:var(--font-body);color:#f0e6d6c7;letter-spacing:.02em;text-wrap:pretty;max-width:38ch;margin-top:1.1rem;margin-left:auto;margin-right:auto;font-size:.95rem}.pm-hero-divider{background:var(--accent);opacity:.7;border:none;width:64px;height:2px;margin:1.5rem auto 0;box-shadow:0 0 16px #d4a0324d}.pm-nav{top:var(--pc-header-h,0px);z-index:20;-webkit-backdrop-filter:blur(12px);background:#1a0f00eb;border-bottom:1px solid #d4a0321f;position:sticky}.pm-nav-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:var(--content-width);gap:0;margin:0 auto;display:flex;overflow-x:auto}.pm-nav-scroll::-webkit-scrollbar{display:none}.pm-nav-item{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;letter-spacing:.02em;background:0 0;border:none;flex-shrink:0;padding:16px 22px;font-size:.85rem;font-weight:500;transition:color .25s;position:relative}.pm-nav-item:hover{color:var(--text)}.pm-nav-item--active,.pm-nav-item--active:hover{color:var(--accent)}.pm-nav-indicator{background:var(--accent);height:2px;position:absolute;bottom:0;left:0;right:0}.pm-content{padding-top:1.5rem;padding-bottom:3rem;position:relative;overflow:hidden}.pm-content-bg{z-index:0;background:url(/hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.pm-content-bg:after{content:"";background:#0a0600b3;position:absolute;inset:0}.pm-content>:not(.pm-content-bg){z-index:1;position:relative}.pm-section{padding-top:2.5rem}.pm-section:first-child{padding-top:1.5rem}.pm-section:after{content:"";background:linear-gradient(90deg,#0000,#d4a03226,#0000);height:1px;margin-top:2.5rem;display:block}.pm-section:last-child:after{display:none}.pm-section-header{font-family:var(--font-display);color:var(--text);text-transform:uppercase;letter-spacing:.12em;font-size:1.5rem;font-weight:700}.pm-section-line{background:var(--accent);border:none;width:32px;height:2px;margin:.75rem 0 1.75rem}.pm-section-dishes{grid-template-columns:1fr;gap:16px;display:grid}.pm-section-dishes>*{height:100%}.pm-dish-card{height:calc(var(--card-img-h) + var(--card-body-h) + 2px);background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;transition:border-color .35s,transform .35s,box-shadow .35s;display:flex;overflow:hidden}.pm-dish-card-photo-wrap{width:100%;height:var(--card-img-h);flex-shrink:0;position:relative;overflow:hidden}.pm-dish-card-photo{object-fit:cover;width:100%;height:100%;transition:transform .5s ease-out;display:block}@media (hover:hover){.pm-dish-card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.pm-dish-card:hover .pm-dish-card-photo{transform:scale(1.08)}}@media (hover:none){.pm-dish-card:active{transition:transform .15s;transform:scale(.97)}}.pm-dish-card-body{height:var(--card-body-h);flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex;overflow:hidden}.pm-dish-card-name{font-family:var(--font-display);color:var(--text);font-size:1rem;font-weight:600;line-height:1.3}.pm-dish-card-desc{color:var(--text-secondary);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.pm-dish-card-price{color:var(--accent);font-variant-numeric:tabular-nums;margin-top:auto;padding-top:.5rem;font-size:1rem;font-weight:700}.pm-dish-item{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);height:calc(var(--card-img-h) + var(--card-body-h) + 2px);flex-direction:column;transition:border-color .35s,transform .35s,box-shadow .35s;display:flex;overflow:hidden}@media (hover:hover){.pm-dish-item:hover{border-color:var(--border-accent);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}}@media (hover:none){.pm-dish-item:active{transition:transform .15s;transform:scale(.97)}}.pm-dish-item-placeholder{width:100%;height:var(--card-img-h);background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0L40 20L20 40L0 20Z' fill='none' stroke='rgba(255,255,255,0.09)' stroke-width='0.5'/%3E%3Cpath d='M20 10L30 20L20 30L10 20Z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='0.5'/%3E%3Ccircle cx='20' cy='20' r='1.5' fill='rgba(255,255,255,0.04)'/%3E%3C/svg%3E"),linear-gradient(135deg,#8b3a1a 0%,#b8652a 45%,#d4a032 100%);flex-shrink:0}.pm-dish-item-body{flex-direction:column;flex:1;gap:.25rem;padding:.85rem 1rem;display:flex;overflow:hidden}.pm-dish-item-name{font-family:var(--font-display);color:var(--text);font-size:1rem;font-weight:600;line-height:1.3}.pm-dish-item-desc{color:var(--text-secondary);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.pm-dish-item-price{color:var(--accent);font-variant-numeric:tabular-nums;margin-top:auto;padding-top:.5rem;font-size:1rem;font-weight:700}.pm-divider{height:200px;margin:2.5rem calc(-1 * var(--px));position:relative;overflow:hidden}.pm-divider-bg{will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-60px 0}.pm-divider:after{content:"";background:linear-gradient(#0a06008c,#0a060059,#0a06008c);position:absolute;inset:0}.pm-divider-ornament{z-index:1;color:#d4a03280;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pm-divider-ornament-line{background:currentColor;width:40px;height:1px}.pm-divider-ornament-dot{border:1px solid;border-radius:50%;width:6px;height:6px}@media (width>=640px){.pm-divider{height:240px}}@media (width>=960px){.pm-divider{height:280px}}.pm-footer-transition{background:var(--accent);opacity:.3;height:1px}.pm-footer{color:var(--footer-text);padding-top:2.5rem;padding-bottom:3rem;position:relative;overflow:hidden}.pm-footer-bg{z-index:0;background:url(/dastarkhan.jpg) 50%/cover no-repeat;position:absolute;inset:0}.pm-footer-bg:after{content:"";z-index:1;background:#0a0600cc;position:absolute;inset:0}.pm-footer>:not(.pm-footer-bg){z-index:2;position:relative}.pm-footer-title{font-family:var(--font-display);color:var(--footer-text);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.pm-footer-list{flex-direction:column;gap:1rem;display:flex}.pm-footer-row{align-items:flex-start;gap:.85rem;display:flex}.pm-footer-icon{width:20px;height:20px;color:var(--accent);flex-shrink:0;margin-top:2px}.pm-footer-text{color:var(--footer-text-dim);font-size:.9rem;line-height:1.5}.pm-footer-phone{color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.pm-footer-phone:hover{color:var(--accent-hover)}.pm-footer-map{border-radius:var(--radius);border:1px solid #d4a0321f;margin-top:1.75rem;line-height:0;overflow:hidden}.pm-footer-map iframe{border-radius:var(--radius);width:100%!important}.pm-loading,.pm-error,.pm-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.pm-loading-title{font-family:var(--font-display);color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.pm-loading-spinner{border:2.5px solid #d4a03233;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite pm-spin}@keyframes pm-spin{to{transform:rotate(360deg)}}.pm-error-text{color:#e5634d;font-size:.95rem}.pm-empty-text{font-family:var(--font-display);color:var(--text-secondary);font-size:1.1rem;font-style:italic}@media (width>=480px){.pm{--px:1.25rem}.pm-hero-title{font-size:3.8rem}}@media (width>=640px){.pm{--px:1.5rem;--card-img-h:160px;--card-body-h:130px}.pm-section-dishes{grid-template-columns:repeat(2,1fr);gap:18px}.pm-section-header{font-size:1.6rem}}@media (width>=960px){.pm{--px:2rem;--card-img-h:176px;--card-body-h:144px}.pm-section-dishes{grid-template-columns:repeat(3,1fr);gap:20px}.pm-hero-title{font-size:5rem}.pm-section-header{font-size:1.75rem}}.pm-empty-action{color:var(--accent);margin-top:1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.pm-empty-action:hover{color:var(--accent-hover)}.pm-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pm-modal{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);width:100%;max-width:480px;max-height:85dvh;overflow:hidden auto}.pm-modal--sheet{touch-action:pan-y;border-radius:20px 20px 0 0;max-width:100%;max-height:90dvh;margin:0;position:fixed;bottom:0;left:0;right:0}.pm-modal-handle{background:var(--text-muted);opacity:.4;border-radius:2px;width:36px;height:4px;margin:10px auto 0}.pm-modal-photo-wrap{width:100%;max-height:320px;overflow:hidden}.pm-modal-photo{object-fit:cover;will-change:transform;width:100%;max-height:320px;display:block}.pm-modal-placeholder{background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0L40 20L20 40L0 20Z' fill='none' stroke='rgba(255,255,255,0.09)' stroke-width='0.5'/%3E%3Cpath d='M20 10L30 20L20 30L10 20Z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='0.5'/%3E%3Ccircle cx='20' cy='20' r='1.5' fill='rgba(255,255,255,0.04)'/%3E%3C/svg%3E"),linear-gradient(135deg,#8b3a1a 0%,#b8652a 45%,#d4a032 100%);width:100%;height:200px}.pm-modal-body{padding:1.25rem 1.25rem 1.5rem}.pm-modal-name{font-family:var(--font-display);color:var(--text);margin-bottom:.5rem;font-size:1.35rem;font-weight:600;line-height:1.3}.pm-modal-desc{color:var(--text-secondary);text-wrap:pretty;margin-bottom:1rem;font-size:.9rem;line-height:1.65}.pm-modal-price{color:var(--accent);font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:700}.pm-modal-close{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:2;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.pm-modal-close:hover{background:#ffffff38}.pm-modal--sheet .pm-modal-close{top:16px}.pm-nav:after{content:"";pointer-events:none;z-index:1;opacity:1;background:linear-gradient(90deg,#0000,#1a0f00f2);width:40px;transition:opacity .3s;position:absolute;top:0;bottom:0;right:0}.pm-nav--scrolled-end:after{opacity:0}@keyframes pm-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.pm-skeleton{background:var(--bg);min-height:100dvh}.pm-skeleton-hero{background:#0d0700;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:52dvh;padding:2rem;display:flex}@media (width>=720px){.pm-skeleton-hero{min-height:58dvh}}.pm-skeleton-bone{border-radius:var(--radius-sm);background:linear-gradient(90deg,#d4a0320f 25%,#d4a03224 50%,#d4a0320f 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite pm-shimmer}.pm-skeleton-bone--light{border-radius:var(--radius-sm);background:linear-gradient(90deg,#d4a0320a 25%,#d4a03217 50%,#d4a0320a 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite pm-shimmer}.pm-skeleton-nav{top:var(--pc-header-h,0px);z-index:20;background:var(--bg-elevated);max-width:var(--content-width);border-bottom:1px solid #d4a0321f;gap:0;margin:0 auto;display:flex;position:sticky}.pm-skeleton-tab{flex-shrink:0;width:80px;height:48px}.pm-skeleton-grid{max-width:var(--content-width);padding:2rem var(--px);grid-template-columns:1fr;gap:16px;margin:0 auto;display:grid}.pm-skeleton-card{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);height:calc(var(--card-img-h) + var(--card-body-h) + 2px);overflow:hidden}.pm-skeleton-card-img{width:100%;height:var(--card-img-h)}.pm-skeleton-card-body{flex-direction:column;gap:.5rem;padding:.85rem 1rem;display:flex}@media (width>=640px){.pm-skeleton-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (width>=960px){.pm-skeleton-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (prefers-reduced-motion:reduce){.pm *,.pm :before,.pm :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pm-carousel{width:100%;position:relative}.pm-carousel-viewport{touch-action:pan-y;width:100%;overflow:hidden}.pm-carousel-track{display:flex}.pm-carousel-slide{flex:0 0 100%;min-width:0}.pm-carousel-counter{color:#fff;pointer-events:none;background:#0009;border-radius:12px;padding:3px 9px;font-size:12px;position:absolute;top:12px;right:12px}.pm-carousel-dots{background:#00000059;border-radius:12px;gap:6px;padding:4px 8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.pm-carousel-dot{cursor:pointer;background:#ffffff8c content-box content-box;border:0;border-radius:50%;width:7px;height:7px;padding:8px;transition:background .12s}.pm-carousel-dot.is-active{background:#fff}.pm-dish-card-photo-badge{color:#fff;pointer-events:none;background:#000000a6;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:8px;right:8px}.pcc-root{background:var(--pc-bg)}.pcc-head{isolation:isolate;padding-top:3.5rem;padding-bottom:3.5rem;position:relative;overflow:hidden}.pcc-head-bg{z-index:-2;background:url(/divider-1.jpg) 50%/cover no-repeat;position:absolute;inset:0}.pcc-head-bg:after{content:"";z-index:-1;background:linear-gradient(#0a0600b3 0%,#0a0600d9 100%);position:absolute;inset:0}@media (width>=720px){.pcc-head{padding-top:5rem;padding-bottom:4.5rem}}.pcc-head-inner{flex-direction:column;gap:.85rem;max-width:56ch;display:flex}.pcc-body{padding-top:3rem;padding-bottom:4.5rem}@media (width>=720px){.pcc-body{padding-top:4rem;padding-bottom:6rem}}.pcc-grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (width>=880px){.pcc-grid{grid-template-columns:1fr 1.15fr;gap:3rem}}.pcc-card{background:var(--pc-bg-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);flex-direction:column;gap:1.4rem;padding:1.75rem 1.6rem;display:flex}.pcc-row{border-bottom:1px solid #d4a0321a;align-items:flex-start;gap:.95rem;padding-bottom:1.25rem;display:flex}.pcc-row:last-child{border-bottom:0;padding-bottom:0}.pcc-row-icon{width:40px;height:40px;color:var(--pc-accent);background:#d4a0321f;border:1px solid #d4a03240;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.pcc-row-icon svg{width:20px;height:20px}.pcc-row-body{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.pcc-row-label{letter-spacing:.22em;text-transform:uppercase;color:var(--pc-text-muted);font-size:.72rem;font-weight:600}.pcc-row-value{color:var(--pc-text);word-break:break-word;font-size:1.05rem;font-weight:500;line-height:1.55}.pcc-row-value a{color:var(--pc-accent);transition:color .2s}.pcc-row-value a:hover{color:var(--pc-accent-hover)}.pcc-actions{flex-wrap:wrap;gap:.7rem;margin-top:.25rem;display:flex}.pcc-map-wrap{border-radius:var(--pc-radius);border:1px solid var(--pc-border);background:var(--pc-bg-card);min-height:320px;line-height:0;overflow:hidden}.pcc-map-wrap iframe{border:0;min-height:420px;width:100%!important}.pcc-map-fallback{min-height:320px;color:var(--pc-text-muted);text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:.92rem;line-height:1.6;display:flex}.pcc-empty{background:var(--pc-bg-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);text-align:center;color:var(--pc-text-secondary);padding:2.5rem 1.5rem;line-height:1.6}.pcl-root{background:var(--pc-bg)}.pcl-head{background:radial-gradient(ellipse 80% 100% at 50% 0%, #d4a03214, transparent 70%), var(--pc-bg);border-bottom:1px solid #d4a0321f;padding-top:2.75rem;padding-bottom:2.25rem;position:relative}@media (width>=720px){.pcl-head{padding-top:4rem;padding-bottom:3.25rem}}.pcl-head-inner{flex-direction:column;gap:.7rem;max-width:56ch;display:flex}.pcl-updated{color:var(--pc-text-muted);letter-spacing:.02em;font-size:.82rem}.pcl-body{padding-top:2.5rem;padding-bottom:4rem}@media (width>=720px){.pcl-body{padding-top:3.5rem;padding-bottom:5.5rem}}.pcl-article{max-width:70ch;color:var(--pc-text-secondary);margin:0 auto;font-size:1rem;line-height:1.75}.pcl-article h2{font-family:var(--pc-font-display);letter-spacing:.02em;color:var(--pc-text);margin-top:2.5rem;margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.pcl-article h2:first-child{margin-top:0}.pcl-article h3{font-family:var(--pc-font-display);color:var(--pc-text);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.pcl-article p{text-wrap:pretty;margin-bottom:1rem}.pcl-article p:last-child{margin-bottom:0}.pcl-article ul{margin:0 0 1rem;padding:0;list-style:none}.pcl-article ul li{margin-bottom:.4rem;padding-left:1.25rem;position:relative}.pcl-article ul li:before{content:"";background:var(--pc-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.pcl-article a{color:var(--pc-accent);border-bottom:1px solid #d4a03259;text-decoration:none;transition:color .2s,border-color .2s}.pcl-article a:hover{color:var(--pc-accent-hover);border-bottom-color:var(--pc-accent-hover)}.pcl-article strong{color:var(--pc-text);font-weight:600}.pcd-root{background:var(--pc-bg)}.pcd-head{isolation:isolate;text-align:center;padding-top:3.5rem;padding-bottom:3rem;position:relative;overflow:hidden}.pcd-head-bg{z-index:-2;background:radial-gradient(ellipse 60% 80% at 10% 30%, #d4a0321a, transparent 60%), radial-gradient(ellipse 50% 70% at 90% 70%, #d4a03214, transparent 60%), var(--pc-bg);position:absolute;inset:0}@media (width>=720px){.pcd-head{padding-top:5rem;padding-bottom:4rem}}.pcd-head-inner{flex-direction:column;align-items:center;gap:.9rem;max-width:56ch;margin:0 auto;display:flex}.pcd-grid{grid-template-columns:1fr;gap:1.5rem;padding-top:0;padding-bottom:3rem;display:grid}@media (width>=880px){.pcd-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.pcd-card{background:var(--pc-bg-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem 1.75rem;transition:border-color .3s,box-shadow .3s;display:flex}@media (hover:hover){.pcd-card:hover{border-color:var(--pc-border-strong);box-shadow:var(--pc-shadow-card-hover)}}.pcd-avatar{width:120px;height:120px;font-family:var(--pc-font-display);color:var(--pc-accent);letter-spacing:.02em;background:linear-gradient(135deg,#d4a03233,#8b5a1226);border:2px solid #d4a03259;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex;position:relative}.pcd-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.pcd-avatar-dot{border:3px solid var(--pc-bg-card);background:#6fbf73;border-radius:50%;width:14px;height:14px;position:absolute;bottom:6px;right:6px}.pcd-name{font-family:var(--pc-font-display);color:var(--pc-text);letter-spacing:.02em;font-size:1.25rem;font-weight:700}.pcd-role{font-family:var(--pc-font-body);color:var(--pc-accent);font-size:.88rem;font-weight:600;line-height:1.4}.pcd-desc{color:var(--pc-text-secondary);text-wrap:pretty;max-width:44ch;font-size:.92rem;line-height:1.65}.pcd-skills{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.25rem;display:flex}.pcd-chip{border-radius:var(--pc-radius-pill);letter-spacing:.02em;color:var(--pc-accent);white-space:nowrap;background:#d4a0320f;border:1px solid #d4a03259;padding:.3rem .75rem;font-size:.78rem;font-weight:600}.pcd-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;margin-top:.5rem;display:flex}.pcd-actions .pc-btn{flex:1;min-width:130px;max-width:180px;padding:.7rem 1rem;font-size:.82rem}.pcd-actions .pc-btn svg{flex-shrink:0;width:16px;height:16px}.pcd-contact{background:var(--pc-bg-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:560px;margin:0 auto 3rem;padding:2.5rem 2rem;display:flex}.pcd-contact-icon{width:44px;height:44px;color:var(--pc-accent);background:linear-gradient(135deg,#d4a03240,#d4a03214);border:1px solid #d4a0324d;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.pcd-contact-icon svg{width:22px;height:22px}.pcd-contact-title{font-family:var(--pc-font-display);color:var(--pc-text);font-size:1.3rem;font-weight:700}.pcd-contact-subtitle{color:var(--pc-text-secondary);max-width:42ch;font-size:.92rem;line-height:1.6}.pcd-contact-note{color:var(--pc-text-muted);font-size:.82rem;font-style:italic}.pcd-stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3.5rem;display:grid}@media (width>=720px){.pcd-stats{grid-template-columns:repeat(4,1fr)}}.pcd-stat{background:var(--pc-bg-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 1rem;display:flex}.pcd-stat-icon{color:var(--pc-accent);margin-bottom:.25rem}.pcd-stat-icon svg{width:28px;height:28px}.pcd-stat-value{font-family:var(--pc-font-display);color:var(--pc-accent);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700;line-height:1}.pcd-stat-label{color:var(--pc-text-secondary);font-size:.85rem}
