/* V8.3 — en-tête complet, info fiable, paliers accessibles */
@media (max-width:767px){
  .lsg-unified-mobile-head{display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important}
  .lsg-unified-mobile-brand{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;flex:1 1 auto!important;width:auto!important;height:40px!important;text-decoration:none!important}
  .lsg-unified-mobile-brand img{width:36px!important;height:36px!important;flex:0 0 36px!important}
  .lsg-unified-mobile-brand span{display:block!important;min-width:0!important;white-space:nowrap!important;font-size:clamp(12px,3.4vw,16px)!important;font-weight:900!important;letter-spacing:-.04em!important;line-height:1!important;background:linear-gradient(90deg,#4f46e5,#06b6d4,#3b82f6)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}
  .lsg-unified-mobile-actions{flex:0 1 auto!important;min-width:0!important;gap:6px!important}
  .lsg-unified-user-pill{max-width:31vw!important;padding:0 8px!important;height:40px!important}
  .lsg-unified-user-name{font-size:clamp(9.5px,2.7vw,12px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .lsg-icon-button{z-index:100!important;position:relative!important;cursor:pointer!important}
}
@media(max-width:390px){
  .lsg-unified-mobile-brand span{font-size:12px!important}
  .lsg-unified-user-pill{max-width:29vw!important;padding-inline:7px!important}
}

/* Info : une seule apparence, toujours au-dessus */
#lsgMoreSheet{position:fixed!important;inset:0!important;z-index:2147483647!important}
#lsgMoreSheet[hidden]{display:none!important}
#lsgMoreSheet .lsg-more-panel{max-height:min(82dvh,760px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding-bottom:calc(22px + env(safe-area-inset-bottom))!important}
html.lsg-sheet-open .lsg-mobile-tabbar,html.lsg-sheet-open .lsg-bottom-nav{visibility:hidden!important;pointer-events:none!important}

/* Paliers : vraie fenêtre scrollable, au-dessus de la navigation */
.lsg-goals-modal{position:fixed!important;inset:0!important;z-index:2147483646!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:12px!important;box-sizing:border-box!important}
.lsg-goals-modal[hidden]{display:none!important}
.lsg-goals-backdrop{position:absolute!important;inset:0!important;background:rgba(15,7,28,.62)!important;border:0!important}
.lsg-goals-sheet{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:min(100%,560px)!important;max-height:calc(100dvh - 40px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:16px!important 16px calc(24px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 18px 18px!important;background:#fff!important;box-sizing:border-box!important}
html.lsg-goals-open .lsg-mobile-tabbar,html.lsg-goals-open .lsg-bottom-nav{visibility:hidden!important;pointer-events:none!important}
.lsg-goals-intro{margin:-4px 0 12px;color:#6b6474;font-size:12px}
.lsg-goal-row{display:block!important;padding:0!important;overflow:hidden!important}
.lsg-goal-toggle{width:100%!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto 18px!important;align-items:center!important;gap:9px!important;padding:12px!important;border:0!important;background:transparent!important;text-align:left!important;color:inherit!important;cursor:pointer!important}
.lsg-goal-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}
.lsg-goal-copy strong{font-size:13px!important;color:#211433!important}
.lsg-goal-copy small{font-size:11px!important;line-height:1.35!important;color:#6b6474!important;white-space:normal!important}
.lsg-goal-chevron{font-size:18px;transition:transform .2s ease}.lsg-goal-toggle[aria-expanded="true"] .lsg-goal-chevron{transform:rotate(180deg)}
.lsg-goal-detail{padding:0 12px 14px 55px;border-top:1px solid #eee7f4}.lsg-goal-detail[hidden]{display:none!important}
.lsg-goal-detail img{display:block;width:100%;max-height:180px;object-fit:cover;border-radius:14px;margin:12px 0 10px}
.lsg-goal-detail p{margin:6px 0;font-size:11.5px;line-height:1.45;color:#5f5868}
@media(max-width:420px){
  .lsg-goals-modal{padding:8px!important}
  .lsg-goals-sheet{max-height:calc(100dvh - 16px)!important;border-radius:22px!important;padding:14px 12px calc(22px + env(safe-area-inset-bottom))!important}
  .lsg-goal-toggle{grid-template-columns:30px minmax(0,1fr) auto 16px!important;padding:11px 9px!important;gap:7px!important}
  .lsg-goal-state{font-size:9px!important}
  .lsg-goal-detail{padding-left:46px!important;padding-right:9px!important}
}
