.Button-module__fANS6W__btn{font-family:var(--font-display);font-weight:var(--w-bold);letter-spacing:var(--ls-display);text-align:center;cursor:pointer;border:var(--border);border-radius:var(--r-pill);box-shadow:var(--shadow-btn);justify-content:center;align-items:center;gap:10px;text-decoration:none;transition:background .15s,transform 80ms,box-shadow 80ms;display:inline-flex}.Button-module__fANS6W__btn:active{transform:var(--press);box-shadow:none}.Button-module__fANS6W__primary{background:var(--accent);color:var(--surface)}.Button-module__fANS6W__primary:hover{background:var(--accent-hover);color:var(--surface)}.Button-module__fANS6W__secondary{background:var(--surface);color:var(--ink)}.Button-module__fANS6W__secondary:hover{background:var(--peach);color:var(--ink)}.Button-module__fANS6W__yellow{background:var(--yellow);color:var(--ink);box-shadow:4px 4px 0 var(--ink)}.Button-module__fANS6W__yellow:hover{background:var(--peach-2);color:var(--ink)}.Button-module__fANS6W__dark{background:var(--ink);color:var(--surface)}.Button-module__fANS6W__dark:hover{background:var(--ink-2);color:var(--surface)}.Button-module__fANS6W__lg{padding:17px 30px;font-size:18px}.Button-module__fANS6W__md{padding:15px 26px;font-size:17px}.Button-module__fANS6W__sm{padding:14px 22px;font-size:16px}.Button-module__fANS6W__block{width:100%}.Button-module__fANS6W__link{border:0;border-bottom:var(--line) solid var(--accent);box-shadow:none;color:var(--ink);background:0 0;border-radius:0;align-self:flex-start;padding:6px 2px}.Button-module__fANS6W__link:hover{color:var(--accent-deep);background:0 0}.Button-module__fANS6W__link:active{box-shadow:none;transform:none}
.IconButton-module__ZacFda__iconBtn{cursor:pointer;border:var(--border-thin);width:46px;height:46px;box-shadow:var(--shadow-xs);background:var(--surface);color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:background .15s,transform 80ms,box-shadow 80ms;display:flex}.IconButton-module__ZacFda__iconBtn:active{transform:var(--press);box-shadow:none}.IconButton-module__ZacFda__surface:hover{background:var(--peach)}.IconButton-module__ZacFda__sage{background:var(--sage)}.IconButton-module__ZacFda__sage:hover{background:var(--sage-2)}.IconButton-module__ZacFda__yellow{background:var(--yellow)}.IconButton-module__ZacFda__yellow:hover{background:var(--peach-2)}.IconButton-module__ZacFda__accent{background:var(--accent)}.IconButton-module__ZacFda__accent:hover{background:var(--accent-hover)}html[data-vision=on] .IconButton-module__ZacFda__iconBtn{background:var(--surface);color:var(--ink)}
.Header-module__lp2UBG__header{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:var(--line-thick) dotted var(--dotted);background:#f5ead8f2;position:fixed;inset:0 0 auto}.Header-module__lp2UBG__header[data-menu="1"]{background:var(--ground);border-bottom-color:#0000}.Header-module__lp2UBG__row{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding-block:10px;display:grid}.Header-module__lp2UBG__menuBtn{cursor:pointer;background:var(--surface);min-width:0;max-width:100%;height:46px;color:var(--ink);border:var(--border-thin);border-radius:var(--r-pill);box-shadow:var(--shadow-xs);font-family:var(--font-display);font-weight:var(--w-bold);font-size:var(--fs-sm);justify-self:start;align-items:center;gap:10px;padding:0 18px;transition:background .15s,transform 80ms,box-shadow 80ms;display:flex}.Header-module__lp2UBG__menuBtn:hover{background:var(--peach)}.Header-module__lp2UBG__menuBtn[data-open="1"]{background:var(--ink);color:var(--surface);box-shadow:none;transform:var(--press)}.Header-module__lp2UBG__burger{flex-direction:column;flex:none;gap:4px;width:18px;display:flex}.Header-module__lp2UBG__burger span{background:currentColor;border-radius:2px;height:2.5px}.Header-module__lp2UBG__menuLabel{flex:none}.Header-module__lp2UBG__here{align-items:center;gap:10px;min-width:0;display:flex}.Header-module__lp2UBG__hereRule{background:#cbbfa9;border-radius:2px;flex:none;width:2px;height:22px}.Header-module__lp2UBG__hereLabel{font-family:var(--font-body);font-weight:var(--w-semi);font-size:var(--fs-sm);color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module__lp2UBG__brand{min-width:0;color:var(--ink);justify-self:center;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__lp2UBG__brandName{font-family:var(--font-display);font-weight:var(--w-bold);letter-spacing:var(--ls-display);white-space:nowrap;font-size:21px;line-height:1}.Header-module__lp2UBG__actions{justify-self:end;align-items:center;gap:10px;display:flex}.Header-module__lp2UBG__panel{background:var(--ground);border-bottom:var(--line-thick) dotted var(--dotted);box-shadow:var(--shadow-menu);max-height:calc(100dvh / var(--vf) - var(--header-h));overscroll-behavior:contain;clip-path:inset(0 -40px -40px);position:absolute;top:100%;left:0;right:0;overflow-y:auto}.Header-module__lp2UBG__grid{grid-template-columns:minmax(660px,1fr) minmax(280px,320px);align-items:start;gap:30px;padding-block:30px;display:grid}.Header-module__lp2UBG__nav{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-content:start;gap:22px 30px;display:grid}.Header-module__lp2UBG__group{flex-direction:column;gap:4px;display:flex}.Header-module__lp2UBG__groupTitle{font-size:12px;font-weight:var(--w-bold);letter-spacing:var(--ls-kicker);text-transform:uppercase;color:var(--accent-deep);margin:0 0 10px 12px}.Header-module__lp2UBG__navLink{border-radius:var(--r-sm);color:var(--ink);font-family:var(--font-display);font-weight:var(--w-bold);letter-spacing:var(--ls-display);padding:9px 12px;font-size:19px;line-height:1.55;text-decoration:none}.Header-module__lp2UBG__navLink:hover{background:var(--peach);color:var(--ink)}.Header-module__lp2UBG__official{border:var(--line-thin) dotted var(--dotted);border-radius:var(--r-md);color:var(--ink);grid-column:1/-1;align-items:center;gap:12px;margin-top:4px;padding:14px 16px;text-decoration:none;transition:background .15s;display:flex}.Header-module__lp2UBG__official:hover{background:var(--peach)}.Header-module__lp2UBG__officialMark{background:var(--surface);border:var(--border-thin);width:34px;height:34px;color:var(--accent-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.Header-module__lp2UBG__officialLabel{font-family:var(--font-display);font-weight:var(--w-bold);letter-spacing:var(--ls-display);font-size:16px;line-height:1.35}.Header-module__lp2UBG__officialArrow{color:var(--ink-3);flex:none;margin-left:auto;display:flex}.Header-module__lp2UBG__official:hover .Header-module__lp2UBG__officialArrow{color:var(--ink)}.Header-module__lp2UBG__ctaCard{background:var(--surface);border:var(--border);border-radius:26px;flex-direction:column;gap:14px;padding:22px;display:flex;box-shadow:5px 5px #201e1d24}.Header-module__lp2UBG__ctaTitle{font-family:var(--font-display);font-weight:var(--w-bold);letter-spacing:var(--ls-display);font-size:19px;line-height:1.2}.Header-module__lp2UBG__ctaText{font-size:var(--fs-sm);color:var(--ink-2);line-height:1.55}.Header-module__lp2UBG__ctaContacts{border-top:var(--line-thin) dotted var(--dotted);flex-direction:column;gap:8px;padding-top:12px;display:flex}.Header-module__lp2UBG__ctaPhone{color:var(--ink);font-size:17px;font-weight:var(--w-bold);align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__lp2UBG__ctaPhone:hover{color:var(--accent-deep)}.Header-module__lp2UBG__ctaPhone svg{color:var(--accent)}.Header-module__lp2UBG__ctaPlace{color:var(--ink-3);align-items:center;gap:10px;font-size:14.5px;display:flex}.Header-module__lp2UBG__ctaPlace svg{color:#7a8a5e}.Header-module__lp2UBG__spacer{height:var(--header-h)}@media (max-width:1020px){.Header-module__lp2UBG__grid{grid-template-columns:1fr;gap:24px}.Header-module__lp2UBG__ctaText{display:none}}@media (max-width:620px){.Header-module__lp2UBG__nav{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:18px 24px}.Header-module__lp2UBG__navLink{padding:7px 12px;font-size:17px}.Header-module__lp2UBG__grid{padding-block:22px}}@media (max-width:860px){.Header-module__lp2UBG__hideCta{display:none}}@media (max-width:700px){.Header-module__lp2UBG__here{display:none}}@media (max-width:560px){.Header-module__lp2UBG__hidePhone{display:none}}@media (max-width:460px){.Header-module__lp2UBG__hideMap,.Header-module__lp2UBG__menuLabel{display:none}.Header-module__lp2UBG__menuBtn{justify-content:center;width:46px;padding:0}}@media (max-width:380px){.Header-module__lp2UBG__brandName{font-size:17px}}html[data-vision=on] .Header-module__lp2UBG__header{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}
.vision-module__zDZ-3q__widget{pointer-events:none;z-index:70;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:10px;width:min(100vw,100%);height:100vh;padding:28px;display:flex;position:fixed;top:0;left:0}.vision-module__zDZ-3q__widget>*{pointer-events:auto}.vision-module__zDZ-3q__launcher{zoom:var(--vf);cursor:pointer;background:var(--surface);width:52px;height:52px;color:var(--ink);border:var(--border);border-radius:var(--r-pill);box-shadow:var(--shadow-xs);flex:none;justify-content:center;align-items:center;display:flex}.vision-module__zDZ-3q__launcher:hover{background:var(--peach)}.vision-module__zDZ-3q__launcher[aria-expanded=true]{background:var(--ink);color:var(--surface);box-shadow:none;transform:var(--press)}.vision-module__zDZ-3q__panel{zoom:var(--vf);width:min(300px, calc((100vw - 40px) / var(--vf)));max-height:min(480px, calc(100vh / var(--vf) - 100px));background:var(--surface);border:var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-menu);flex-direction:column;gap:12px;padding:16px;display:flex;overflow-y:auto}.vision-module__zDZ-3q__head{align-items:center;gap:10px;display:flex}.vision-module__zDZ-3q__title{font-family:var(--font-display);font-weight:var(--w-bold);font-size:var(--fs-h3-xs);letter-spacing:var(--ls-display);flex:1}.vision-module__zDZ-3q__row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.vision-module__zDZ-3q__rowTitle{font-size:var(--fs-mini);color:var(--ink-3);flex:1}.vision-module__zDZ-3q__buttons{flex-wrap:wrap;gap:6px;display:flex}.vision-module__zDZ-3q__btn,.vision-module__zDZ-3q__close{cursor:pointer;background:var(--surface);width:40px;height:40px;color:var(--ink);border:var(--border-thin);border-radius:var(--r-sm);font-family:var(--font-display);font-weight:var(--w-bold);flex:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.vision-module__zDZ-3q__close{border-radius:var(--r-pill)}.vision-module__zDZ-3q__btn:hover,.vision-module__zDZ-3q__close:hover{background:var(--peach)}.vision-module__zDZ-3q__btn[aria-pressed=true]{background:var(--ink);color:var(--surface)}.vision-module__zDZ-3q__swatch[aria-pressed=true]{outline:var(--line-thick) solid var(--ink);outline-offset:2px}.vision-module__zDZ-3q__swatch:hover{filter:brightness(.95)}.vision-module__zDZ-3q__exit{cursor:pointer;background:var(--surface);min-height:40px;color:var(--ink);border:var(--border-thin);border-radius:var(--r-pill);font-weight:var(--w-semi);font-size:var(--fs-sm);margin-top:4px;padding:8px 14px}.vision-module__zDZ-3q__exit:hover{background:var(--peach)}@media (max-width:560px){.vision-module__zDZ-3q__widget{padding:16px}}
