:root{--app-viewport-height: 100vh;--safe-area-bottom: env(safe-area-inset-bottom, 0px)}@supports (height: 100dvh){:root{--app-viewport-height: 100dvh}}*{box-sizing:border-box}html,body{margin:0;min-height:100%;min-width:320px;font-family:Arial,sans-serif;color:#2e2115;background:#f5efe5}button,a{font:inherit}button{border:0;padding:0;background:none;color:inherit}a{color:inherit}img{display:block;max-width:100%}app-root,router-outlet+*{display:block}app-root{min-height:var(--app-viewport-height)}.kp-map-marker-wrapper{background:transparent;border:0;overflow:visible;z-index:400}.kp-map-marker-wrapper--promoted{z-index:1000!important}.kp-map-marker-wrapper:hover{z-index:1200!important}.kp-map-marker{display:inline-flex;align-items:center;justify-content:flex-start;min-width:32px;height:32px;padding:2px;border-radius:999px;background:#fffcf7f5;box-shadow:0 14px 30px #492e162e;color:#2f2217;overflow:hidden;transition:transform .18s ease,filter .18s ease,background-color .18s ease,box-shadow .18s ease;pointer-events:auto}.kp-map-marker:hover,.kp-map-marker--active{filter:drop-shadow(0 18px 34px rgba(73,46,22,.24))}.kp-map-marker:hover,.kp-map-marker--active,.kp-map-marker--expanded{background:#fff6dc;box-shadow:0 18px 34px #492e163d}.kp-map-marker__logo-shell{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:transparent;box-shadow:0 0 0 3px #fff5e880,0 6px 12px #df6a1f24;flex-shrink:0;transition:box-shadow .18s ease,background-color .18s ease,transform .18s ease}.kp-map-marker__logo{width:22px;height:22px;object-fit:contain;pointer-events:none}.kp-map-marker__label{display:inline-block;max-width:0;padding:0;opacity:0;overflow:hidden;font-weight:700;font-size:.95rem;white-space:nowrap;pointer-events:none;transform:translate(-4px);transition:max-width .18s ease,opacity .18s ease,transform .18s ease,padding .18s ease}.kp-map-marker:hover .kp-map-marker__logo-shell,.kp-map-marker--active .kp-map-marker__logo-shell,.kp-map-marker--expanded .kp-map-marker__logo-shell{box-shadow:0 0 0 3px #fff5e88c,0 8px 14px #df6a1f2e}.kp-map-marker:hover .kp-map-marker__label,.kp-map-marker--active .kp-map-marker__label,.kp-map-marker--expanded .kp-map-marker__label{max-width:420px;padding:0 16px 0 12px;opacity:1;transform:translate(0)}@media(max-width:960px){.kp-map-marker__label{font-size:.875rem}}@media(max-width:720px){.kp-map-marker:hover .kp-map-marker__label,.kp-map-marker--active .kp-map-marker__label,.kp-map-marker--expanded .kp-map-marker__label{max-width:min(240px,calc(70vw - 44px))}.kp-map-marker__label{overflow:hidden;text-overflow:ellipsis}}
