*{box-sizing:border-box}html,body{margin:0;min-height:100%;min-height:100dvh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;color:#333;background:#f0f2f5}#root{position:relative;z-index:100000;min-height:100vh;min-height:100dvh;width:100%}.app-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%}.app-header{flex-shrink:0;background:#263238;color:#fff;padding:12px 16px;display:flex;flex-direction:column;align-items:stretch;gap:12px;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #0003}@media (min-width: 900px){.app-header{flex-direction:row;align-items:center;flex-wrap:wrap;padding:12px 24px;gap:16px 24px}}.app-header__brand{color:#fff!important;text-decoration:none;font-weight:600;font-size:18px;line-height:1.3}.app-header__nav{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.app-header__nav a{color:#ffffffe6;text-decoration:none;white-space:nowrap}.app-main{position:relative;z-index:2;flex:1 1 auto;padding:16px;color:#333;background:#f5f5f5;overflow:auto;min-height:12rem;display:flex;flex-direction:column}.map-yandex-host{overflow:hidden;border-radius:8px;transform:translateZ(0);contain:layout style}eureka-chat-widget{--widget-max-width: 400px;--widget-max-height: 80vh;pointer-events:none}eureka-chat-widget *{pointer-events:none}eureka-chat-widget button,eureka-chat-widget [role=button],eureka-chat-widget input,eureka-chat-widget textarea{pointer-events:auto}.chat-widget-fixed-wrap eureka-chat-widget{pointer-events:auto}
