/* Menu v3 — Variant 3 «Тёплый лес» */
.screen-menu.is-active{background:linear-gradient(180deg,#faf5eb 0%,#f4ecdf 58%,#efe5d5 100%)}
.menu-brand-row{position:sticky;top:0;z-index:6;padding:calc(env(safe-area-inset-top) + 18px) 18px 14px;background:rgba(250,245,235,.97);border-bottom:1px solid rgba(214,206,189,.58)}
.menu-brand-static{min-width:0}
.menu-brand-static .museum-brand-leaf{width:46px;height:46px}
.menu-brand-static .museum-brand-text strong{font-size:18px;line-height:1.08}
.menu-brand-static .museum-brand-text small{font-size:11.5px;margin-top:4px}
.menu-close{width:46px;height:46px;flex:0 0 46px;border:1px solid #d7cebd;border-radius:50%;background:#fbf7ee;color:#435849;box-shadow:0 4px 12px rgba(45,58,47,.055);font-size:25px}

.menu-intro{padding:20px 20px 8px}
.menu-intro .eyebrow{font-size:10.5px}
.menu-intro h2{margin:5px 0 0;font:600 29px/1.04 Georgia,"Times New Roman",serif;color:#2e4335;letter-spacing:-.025em}
.menu-intro p{margin:9px 0 0;max-width:520px;color:#6f766e;font-size:13.5px;line-height:1.5}

.full-menu-nav{padding:4px 16px 0;gap:8px}
.menu-group-label{margin:17px 5px 4px;color:#778173;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:900}
.full-menu-nav button,.full-menu-nav a{min-height:68px;border:1px solid #d8cfbf!important;border-radius:18px;background:#fbf7ee!important;display:grid;grid-template-columns:46px minmax(0,1fr) 22px;gap:10px;padding:0 13px;text-decoration:none;text-align:left;color:#32463a;font:600 17px/1.18 Georgia,"Times New Roman",serif;box-shadow:0 4px 12px rgba(45,58,47,.035)}
.full-menu-nav button:active,.full-menu-nav a:active{transform:scale(.993)}
.full-menu-nav button>span:first-child,.full-menu-nav a>span:first-child{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e6eadf;color:#55705a}
.full-menu-nav .v3-svg-icon{width:22px;height:22px}
.full-menu-nav button:nth-of-type(2)>span:first-child{background:#ebe3d4;color:#816c4e}
.full-menu-nav button:nth-of-type(3)>span:first-child{background:#e1e9e4;color:#557178}
.full-menu-nav b{font-family:system-ui;font-size:21px;font-weight:400;color:#7a8578;text-align:right}
.full-menu-nav a.menu-archive-link>span:first-child{background:#e7dfd3;color:#7d6b51}
.full-menu-nav a.menu-stay-link>span:first-child{background:#dfe8df;color:#56705a}

.menu-footer{margin:22px 16px 0;padding:22px 18px;border-radius:24px;background:linear-gradient(145deg,#edf0e5,#e7dfd2);text-align:left;color:#5f6f61;border:1px solid rgba(205,196,179,.84);display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center}
.menu-footer>span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#f8f2e7;color:#5f765e}
.menu-footer>span .v3-svg-icon{width:25px;height:25px}
.menu-footer p{font:600 16px/1.2 Georgia,"Times New Roman",serif;margin:0;color:#3f5344}
.menu-footer>div{grid-column:2;display:flex;justify-content:flex-start;gap:8px;margin-top:-4px}
.menu-footer a{width:auto;min-width:40px;height:36px;padding:0 11px;border-radius:11px;border:1px solid #c8cdbf;background:#f7f1e6;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;font-size:11px;font-weight:850;color:#536757}
.menu-footer a .v3-svg-icon{width:17px;height:17px}
.menu-legacy-note{margin:16px 20px 8px;color:#7a8078;font-size:11.5px;line-height:1.45;text-align:center}

@media(max-width:360px){
  .menu-intro h2{font-size:27px}
  .full-menu-nav{padding-left:13px;padding-right:13px}
  .full-menu-nav button,.full-menu-nav a{grid-template-columns:42px minmax(0,1fr) 18px;gap:8px;padding:0 10px;font-size:16px}
  .full-menu-nav button>span:first-child,.full-menu-nav a>span:first-child{width:39px;height:39px}
}
