diff --git a/app/ecolyo.1126fbfc2e257ef97cd0.js b/app/ecolyo.c9ff1b43ca2b675b559b.js
similarity index 99%
rename from app/ecolyo.1126fbfc2e257ef97cd0.js
rename to app/ecolyo.c9ff1b43ca2b675b559b.js
index d016ab2f863365b8e33a3b763f66631bf1d4e6b5..7dad85533cd5d5761c7701e95ea6afb1703d2dc0 100644
--- a/app/ecolyo.1126fbfc2e257ef97cd0.js
+++ b/app/ecolyo.c9ff1b43ca2b675b559b.js
@@ -21462,7 +21462,7 @@ exports.default = ExplorationService;
 
 exports = module.exports = __webpack_require__("DjJv")(false);
 // Module
-exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.eg-selection-detail-container {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  text-align: center;\n  color: #e0e0e0;\n  padding: 0 1rem;\n  height: 100vh;\n  max-height: calc(100vh - 0px - 72px - 72px - 14px);\n  overflow-y: auto;\n}\n@media only screen and (max-width : 1023px) {\n  .eg-selection-detail-container {\n    max-height: calc(100vh - 60px - 72px - 72px - 14px);\n  }\n}\n@media only screen and (max-width : 768px) {\n  .eg-selection-detail-container {\n    max-height: calc(100vh - 60px - 72px - 0px - 14px);\n  }\n}\n.eg-selection-detail-container .content {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.eg-selection-detail-container .content .title {\n  color: #ffffff;\n  font-weight: 700;\n}\n.eg-selection-detail-container .content .efficiency {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 4px;\n}\n.eg-selection-detail-container .content .efficiency .star.glow {\n  filter: drop-shadow(0px 0px 4px rgba(255, 198, 0, 0.5));\n}\n.eg-selection-detail-container .content .iconContainer {\n  height: 240px;\n}\n.eg-selection-detail-container .content .showMore {\n  margin: auto;\n}\n.eg-selection-detail-container .content .longDescription {\n  margin: 1rem 0.5rem;\n  text-align: left;\n  display: none;\n  transition: height 0.3s ease-in-out;\n}\n.eg-selection-detail-container .content .longDescription.expanded {\n  display: block;\n}\n.eg-selection-detail-container .buttons {\n  padding: 1rem 0;\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  width: 100%;\n  background-color: #1b1c21;\n}\n.eg-selection-detail-container .buttons button.btnSecondary {\n  padding: 16px 8px;\n  height: auto;\n  border-radius: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary span {\n  flex-direction: column;\n  gap: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective {\n  border-color: #61b4ff;\n  background: #293445;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective svg {\n  color: #61b4ff;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing {\n  border-color: #7fd771;\n  background: #273823;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing svg {\n  color: #7fd771;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.skip {\n  border-color: #c74545;\n  background: #392121;\n}\n@media (min-height: 667px) {\n  .eg-selection-detail-container .buttons {\n    position: sticky;\n    bottom: 0;\n  }\n}", ""]);
+exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.eg-selection-detail-container {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  text-align: center;\n  color: #e0e0e0;\n  height: 100vh;\n  max-height: calc(100vh - 0px - 72px - 72px - 3px);\n}\n@media only screen and (max-width : 1023px) {\n  .eg-selection-detail-container {\n    max-height: calc(100vh - 60px - 72px - 72px - 14px);\n  }\n}\n@media only screen and (max-width : 768px) {\n  .eg-selection-detail-container {\n    max-height: calc(100vh - 60px - 72px - 0px - 14px);\n  }\n}\n.eg-selection-detail-container .content {\n  display: flex;\n  flex-direction: column;\n  padding: 0 1rem;\n  overflow-y: scroll;\n  gap: 16px;\n}\n.eg-selection-detail-container .content .title {\n  color: #ffffff;\n  font-weight: 700;\n}\n.eg-selection-detail-container .content .efficiency {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 4px;\n}\n.eg-selection-detail-container .content .efficiency .star.glow {\n  filter: drop-shadow(0px 0px 4px rgba(255, 198, 0, 0.5));\n}\n.eg-selection-detail-container .content .iconContainer {\n  height: 240px;\n}\n.eg-selection-detail-container .content .showMore {\n  margin: auto;\n}\n.eg-selection-detail-container .content .longDescription {\n  margin: 1rem 0.5rem;\n  text-align: left;\n  display: none;\n  transition: height 0.3s ease-in-out;\n}\n.eg-selection-detail-container .content .longDescription.expanded {\n  display: block;\n}\n.eg-selection-detail-container .buttons {\n  padding: 1rem;\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  width: 100%;\n  box-sizing: border-box;\n  background-color: #23252d;\n  border: 1px solid #2f3139;\n}\n.eg-selection-detail-container .buttons button.btnSecondary {\n  padding: 16px 8px;\n  height: auto;\n  border-radius: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary span {\n  flex-direction: column;\n  gap: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective {\n  border-color: #61b4ff;\n  background: #293445;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.objective svg {\n  color: #61b4ff;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing {\n  border-color: #7fd771;\n  background: #273823;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.doing svg {\n  color: #7fd771;\n}\n.eg-selection-detail-container .buttons button.btnSecondary.skip {\n  border-color: #c74545;\n  background: #392121;\n}\n@media (min-height: 667px) {\n  .eg-selection-detail-container .buttons {\n    position: sticky;\n    bottom: 0;\n  }\n}", ""]);
 
 
 
@@ -26562,7 +26562,7 @@ var Bar = function Bar(_ref) {
     }
   }, [dispatch, isSelectedDate, isDuel, index]);
   return /*#__PURE__*/_react.default.createElement("g", null, height > 0 && /*#__PURE__*/_react.default.createElement("g", {
-    transform: "translate(".concat(xScaleValue, ", -40)"),
+    transform: "translate(".concat(xScaleValue, ", -0)"),
     className: "barContainer ".concat(disabled)
   }, /*#__PURE__*/_react.default.createElement("rect", {
     onClick: !weekdays ? handleClick : function () {
@@ -26570,8 +26570,9 @@ var Bar = function Bar(_ref) {
     },
     x: "0",
     y: "0",
+    rx: 4,
     width: compare ? getBandWidth() * 2 : getBandWidth(),
-    height: height + 40 + (clickable ? 60 : 0),
+    height: height + 40,
     className: "background-".concat(isSelectedDate, " animate-background"),
     fill: "#E0E0E0"
   })), height > 0 && isDataMissingOrUpcoming && /*#__PURE__*/_react.default.createElement("g", {
@@ -28227,7 +28228,7 @@ exports.default = QueryRunner;
 
 exports = module.exports = __webpack_require__("DjJv")(false);
 // Module
-exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.eg-selection-header {\n  color: #e0e0e0;\n  text-align: center;\n  margin-top: -1rem;\n  margin-bottom: 1rem;\n}", ""]);
+exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** Base background for every screen */\n/** Level 1, for background blocks */\n/** Level 2, for background sub-blocks */\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n/** Ecogesture selection */\n.eg-selection-header {\n  color: #e0e0e0;\n  text-align: center;\n  margin-top: -1rem;\n  margin-bottom: 1rem;\n  background-color: #23252d;\n}", ""]);
 
 
 
diff --git a/index.html b/index.html
index c13c771ab7d7837de989677a340cef14dbb74c76..d7ad72ffcfa53cc385658f97d0d5f7461807efaf 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212"><meta name="color-scheme" content="only dark">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.21a27bc77d17a636e94a.js"></script><script src="app/ecolyo.1126fbfc2e257ef97cd0.js"></script></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212"><meta name="color-scheme" content="only dark">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.21a27bc77d17a636e94a.js"></script><script src="app/ecolyo.c9ff1b43ca2b675b559b.js"></script></div></body></html>
\ No newline at end of file