*{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-header__map-coords{flex:1 1 100%;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:10px 0 0;margin:0;border-top:1px solid rgba(255,255,255,.12)}@media (min-width: 900px){.app-header__map-coords{flex:1 1 auto;width:auto;max-width:min(100%,720px);padding:0;margin-left:auto;border-top:none;justify-content:flex-end}}.app-header__map-coords-label{font-size:12px;font-weight:600;color:#ffffffd9;white-space:nowrap}.app-header__map-coords-input{min-width:140px;flex:1 1 160px;max-width:220px;padding:6px 10px;border:1px solid rgba(255,255,255,.35);border-radius:4px;font-size:13px;background:#fffffff2;color:#212121}.app-header__map-coords-input::placeholder{color:#757575}.app-header__map-coords-btn{padding:6px 12px;font-size:12px;font-weight:600;border-radius:4px;border:1px solid rgba(255,255,255,.4);background:#ffffff1f;color:#fff;cursor:pointer;white-space:nowrap}.app-header__map-coords-btn:hover{background:#fff3}.app-header__map-coords-btn--primary{background:#1565c0;border-color:#1565c0}.app-header__map-coords-btn--primary:hover{background:#1976d2;border-color:#1976d2}.app-header__map-coords-error{flex:1 1 100%;font-size:11px;color:#ffab91;line-height:1.3}@media (min-width: 900px){.app-header__map-coords-error{flex:0 1 auto;max-width:280px}}.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}
