:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;height:100%}#app{width:100%;height:100%;display:flex;flex-direction:column;background-color:transparent;-webkit-user-select:none;user-select:none}body{position:relative;height:100vh;background-color:#211f1c;font-family:sans-serif;overflow-y:hidden;display:flex;justify-content:center;align-items:center;margin:0;box-sizing:border-box}.mapComponent{width:100%;height:100%;overflow:hidden;background:#272420;border-top:1px solid rgba(50,46,42,1);border-left:1px solid rgba(50,46,42,1);display:flex;flex-direction:row;box-sizing:border-box;position:relative;z-index:1}.mapActionsPanels{position:absolute;top:20px;left:20px;z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px}.mapCogahActionsSection{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px;background-color:#2c2926;border:1px solid rgba(58,54,49,1);padding:10px;border-radius:12px;color:#fff;font-size:14px}.cogahActions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.cogahAction{width:32px;height:32px;background-color:#0003;border-radius:6px;display:flex;justify-content:center;align-items:center}.cogahAction.selected{background-color:#ffffff1a}.mapMarkersActionsPanel{display:flex;flex-direction:column;justify-content:center;align-items:start;background-color:#2c2926;border:1px solid rgba(72,67,61,1);border-radius:12px}.mapMarkersActionsPanelTitle{font-size:16px;font-weight:600;color:#eae5e1;background-color:#48433d;border-radius:11px 11px 0 0;width:100%;height:36px;display:flex;justify-content:center;align-items:center}.mapMarkersActionsPanelElements{margin:20px;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px;width:230px}.mapMarkersActionsPanelElement{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:15px;height:32px;border-radius:6px;cursor:pointer}.mapMarkersActionsPanelElement:hover{background-color:#ffffff08}.mapAreasActionsPanel{display:flex;flex-direction:column;justify-content:center;align-items:start;background-color:#2c2926;border:1px solid rgba(72,67,61,1);border-radius:12px}.mapAreasActionsPanelTitle{font-size:16px;font-weight:600;color:#eae5e1;background-color:#48433d;border-radius:11px 11px 0 0;width:100%;height:36px;display:flex;justify-content:center;align-items:center}.mapAreasActionsPanelElements{margin:20px;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px;width:230px}.mapAreasActionsPanelElement{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:5px;width:100%}.mapAreasActionsPanelButton{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:15px;height:32px;border-radius:6px;cursor:pointer}.mapAreasActionsPanelButton:hover{background-color:#ffffff08}.mapCogahActionsPanel{position:absolute;top:-57px;left:256px;display:flex;flex-direction:column;justify-content:center;align-items:start;background-color:#2c2926;border:1px solid rgba(72,67,61,1);border-radius:12px;color:#dfd8d3;font-size:14px}.mapCogahActionsPanelTitle{font-size:16px;font-weight:600;color:#eae5e1;background-color:#48433d;border-radius:11px 11px 0 0;width:100%;height:36px;display:flex;justify-content:center;align-items:center}.mapCogahActionsPanelElements{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:20px}.mapCogahActionsPanelInactiveButton{display:flex;justify-content:center;align-items:center;background-color:#ffffff08;width:100%;height:32px;border-radius:6px;cursor:pointer}.mapCogahActionsPanelInactiveButton:not(.selected):hover{background-color:#ffffff0f}.mapCogahActionsPanelInactiveButton.selected{background-color:#ffffff2e}.mapCogahActionsPanelAgariKilledSection{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:6px}.mapCogahActionsPanelAgariKilledTitle{color:#dfd8d3}.mapCogahActionsPanelAgariKilledList{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:5px}.mapCogahActionsPanelAgariKilledButtonsRow{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:5px}.mapCogahActionsPanelAgariKilledButton{display:flex;justify-content:center;align-items:center;background-color:#ffffff08;border-radius:6px;width:32px;height:32px;cursor:pointer}.mapCogahActionsPanelAgariKilledButton:not(.selected):hover{background-color:#ffffff0f}.mapCogahActionsPanelAgariKilledButton.selected{background-color:#ffffff2e}.mapCogahActionsPanelCloseButton{position:absolute;top:6px;right:6px;color:#7f766c;cursor:pointer}.mapActionsPanelButtonIconAndTitle{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.mapLayerElement{color:#dbd5d5;background-color:#2c2926;border-radius:6px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.mapLayerIconAndTitle{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.mapLayerIcon{color:#dbd5d5;width:28px;height:28px;border-radius:6px;border:1px,solid;box-sizing:border-box;display:flex;justify-content:center;align-items:center;position:relative}.mapLayerIcon>img{width:28px;height:28px;position:absolute}.mapLayerText{color:#dbd5d5;background-color:#972e2e;width:32px;height:32px;font-weight:600;font-size:14px;border-radius:6px;display:flex;justify-content:center;align-items:center;position:relative}.mapLayerElementTitle{color:#fff;font-size:14px}.mapLayerEye{display:flex;justify-content:center;align-items:center;color:#ffffffe6;margin-right:8px}.mapLayerEye.hidden{color:#fff6}.mapChevronRight{display:flex;justify-content:center;align-items:center;color:#ffffffe6;width:32px;height:32px;border-radius:6px;cursor:pointer}.mapChevronRight:hover>svg{transform:scale(1.15)}.mapCoordinate{position:absolute;bottom:6px;right:10px;display:flex;justify-content:center;align-items:center;z-index:999;font-size:13px;color:#fff;text-shadow:-1px -1px 0 #222222,1px -1px 0 #222222,-1px 1px 0 #222222,1px 1px 0 #222222,#000000 0px 0px 4px}.laRoseSilencieuseButton{position:absolute;bottom:20px;left:20px;display:flex;justify-content:start;align-items:center;gap:10px;z-index:999;font-size:14px;font-weight:600;border-radius:50px;color:#fff;background-color:#b14d39;height:48px;padding:0 20px 0 10px;cursor:pointer}.laRoseSilencieuseButton:hover{background-color:#be533e;transform:scale(1.02)}.laRoseSilencieuseButton:hover>img{opacity:.9}.laRoseSilencieuseIcon{width:40px;height:40px}.laRoseSilencieuseTexts{display:flex;flex-direction:column;justify-content:center;align-items:startrgb(196,80,57)}
