.nc-pin{cursor:pointer;background:0 0;border:0;padding:0;position:relative}.nc-pin:hover{z-index:5}.nc-pin--active{z-index:6}.nc-pin__body{transform-origin:bottom;will-change:transform;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.32,.72,0,1);animation:.5s cubic-bezier(.34,1.56,.64,1) both nc-pop;display:flex}.nc-pin:hover .nc-pin__body{transform:translateY(-3px)scale(1.1)}.nc-pin:active .nc-pin__body{transform:translateY(-1px)scale(1.03)}.nc-pin--active .nc-pin__body{transform:scale(1.18)}.nc-pin--active:hover .nc-pin__body{transform:translateY(-3px)scale(1.22)}.nc-pin__head{background:var(--color-primary,#e84d48);width:46px;height:46px;box-shadow:0 0 0 2.5px var(--color-primary,#e84d48), 0 0 0 5px #fff, 0 2px 4px #11111126, 0 10px 24px #11111147;border-radius:9999px;justify-content:center;align-items:center;transition:box-shadow .4s cubic-bezier(.32,.72,0,1);display:flex;overflow:hidden}.nc-pin:hover .nc-pin__head{box-shadow:0 0 0 2.5px var(--color-primary,#e84d48), 0 0 0 5px #fff, 0 4px 8px #1111112e, 0 16px 36px #e84d4861}.nc-pin--active .nc-pin__head{box-shadow:0 0 0 3px var(--color-primary,#e84d48), 0 0 0 6px #fff, 0 0 0 9px #e84d4840, 0 6px 12px #1113, 0 18px 44px #e84d4873}.nc-pin__img{object-fit:cover;width:100%;height:100%}.nc-pin__letter{color:#fff;font-size:19px;font-weight:700;line-height:1}.nc-pin__tail{background:var(--color-primary,#e84d48);border-radius:2px;width:12px;height:12px;margin-top:-4px;transform:rotate(45deg);box-shadow:2px 2px 4px #1111111f}.nc-pin__label{pointer-events:none;flex-direction:column;align-items:center;gap:1px;width:132px;transition:opacity .35s cubic-bezier(.32,.72,0,1);animation:.45s cubic-bezier(.32,.72,0,1) both nc-fade;display:flex;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%)}.nc-pin--nolabel .nc-pin__label{opacity:0}.nc-pin__name{-webkit-line-clamp:2;text-align:center;letter-spacing:-.01em;color:#b02a26;text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff,0 0 4px #fff;-webkit-box-orient:vertical;max-width:100%;font-size:11.5px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.nc-pin--active .nc-pin__name{color:var(--color-primary,#e84d48)}.nc-pin__meta{color:#4b4b50;text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff,0 0 3px #fff;font-size:10px;font-weight:600}.nc-cluster{cursor:pointer;background:0 0;border:0;padding:0}.nc-cluster:hover{z-index:5}.nc-cluster__pin{transform-origin:bottom;filter:drop-shadow(0 3px 4px #1113)drop-shadow(0 10px 20px #e84d4859);will-change:transform;width:44px;transition:transform .4s cubic-bezier(.32,.72,0,1),filter .4s cubic-bezier(.32,.72,0,1);animation:.5s cubic-bezier(.34,1.56,.64,1) both nc-pop;display:block;position:relative}.nc-cluster__pin svg{width:100%;height:auto;display:block}.nc-cluster:hover .nc-cluster__pin{filter:drop-shadow(0 5px 6px #11111138)drop-shadow(0 16px 30px #e84d4873);transform:translateY(-3px)scale(1.1)}.nc-cluster:active .nc-cluster__pin{transform:translateY(-1px)scale(1.03)}.nc-cluster__count{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 2px #c43c1e99;pointer-events:none;font-size:13px;font-weight:800;line-height:1;position:absolute;top:36.5%;left:50%;transform:translate(-50%,-50%)}.nc-user{pointer-events:none;position:relative}.nc-user__badge{background:#fbb03b;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;animation:.5s cubic-bezier(.34,1.56,.64,1) both nc-pop;display:flex;position:relative;box-shadow:0 0 0 3px #fff,0 2px 6px #1113,0 8px 22px #fbb03b80}.nc-user__badge svg{width:20px;height:20px}.nc-user__badge:before{content:"";z-index:-1;background:#fbb03b59;border-radius:9999px;animation:2.4s cubic-bezier(.32,.72,0,1) infinite nc-pulse;position:absolute;inset:-3px}.nc-user__label{white-space:nowrap;letter-spacing:-.01em;color:#9a6a0c;text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff,0 0 4px #fff;font-size:11.5px;font-weight:700;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}@keyframes nc-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(2.4)}to{opacity:0;transform:scale(2.4)}}@keyframes nc-pop{0%{opacity:0;transform:translateY(6px)scale(.55)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes nc-fade{0%{opacity:0}to{opacity:1}}@keyframes nc-card-in{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.nc-card-enter{animation:.55s cubic-bezier(.32,.72,0,1) both nc-card-in}.nc-chip-row{scrollbar-width:none}.nc-chip-row::-webkit-scrollbar{display:none}@media (max-width:640px){.nc-pin__head{width:34px;height:34px;box-shadow:0 0 0 2px var(--color-primary,#e84d48), 0 0 0 4px #fff, 0 2px 3px #11111126, 0 6px 16px #11111142}.nc-pin--active .nc-pin__head{box-shadow:0 0 0 2.5px var(--color-primary,#e84d48), 0 0 0 5px #fff, 0 0 0 8px #e84d4840, 0 4px 10px #1113, 0 12px 30px #e84d4873}.nc-pin__letter{font-size:14px}.nc-pin__tail{width:9px;height:9px;margin-top:-4px}.nc-pin__label{width:100px;top:calc(100% + 2px)}.nc-pin__name{font-size:10px}.nc-pin__meta{font-size:9px}.nc-cluster__pin{width:34px}.nc-cluster__count{font-size:11px}.nc-user__badge{width:30px;height:30px}.nc-user__badge svg{width:17px;height:17px}.nc-user__label{font-size:10px;top:calc(100% + 5px)}}
