#food-rhythm.fr-is-profile .fr-main { padding:26px 18px 120px; background:radial-gradient(ellipse at 94% 20%,#eaf2df66,transparent 48%),#f7f8f3; }
#food-rhythm .fr-profile-home { color:#102c24; }
#food-rhythm .fr-profile-toolbar { display:flex; justify-content:flex-end; padding:0 5px; }
#food-rhythm .fr-profile-language { display:block; flex:none; margin:0; padding:0; }
#food-rhythm .fr-profile-welcome { position:relative; display:flex; align-items:center; min-height:134px; padding:25px 5px 21px; }
#food-rhythm .fr-profile-welcome>div:first-child { position:relative; z-index:1; max-width:72%; }
#food-rhythm .fr-profile-welcome h1 { margin:0; font-size:38px; letter-spacing:-1.4px; line-height:1.16; }
#food-rhythm .fr-profile-mascot { position:absolute; right:-2px; bottom:-12px; width:108px; pointer-events:none; }
#food-rhythm .fr-profile-mascot .fr-choice-mascot { width:108px; margin:0; transform:rotate(8deg); }
#food-rhythm .fr-home-icon { display:grid; place-items:center; width:46px; height:46px; border-radius:17px; background:linear-gradient(140deg,#eaf5ea,#e2f0e7); color:#136346; }
#food-rhythm .fr-home-icon .fr-ui-icon { width:27px; height:27px; stroke-width:1.9; }
#food-rhythm .fr-home-copy { min-width:0; }
#food-rhythm .fr-home-copy strong,#food-rhythm .fr-home-copy small { display:block; }
#food-rhythm .fr-home-copy strong { font-size:15px; line-height:1.3; }
#food-rhythm .fr-home-copy small { margin-top:3px; color:#728079; font-size:12px; line-height:1.35; }
#food-rhythm .fr-home-arrow { display:grid; place-items:center; color:#798980; }
#food-rhythm .fr-home-arrow .fr-ui-icon { width:18px; height:18px; }
#food-rhythm .fr-profile-tiles { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:11px; margin-top:13px; }
#food-rhythm .fr-profile-tile { position:relative; display:flex; flex-direction:column; align-items:flex-start; min-width:0; min-height:157px; padding:15px; border:1px solid #ffffffbd; border-radius:24px; background:#fff; color:inherit; box-shadow:0 5px 18px #314b290c,inset 0 1px 0 #ffffffbd; text-align:left; }
#food-rhythm .fr-profile-tile .fr-home-arrow { position:absolute; right:13px; top:41px; }
#food-rhythm .fr-profile-tile strong { margin-top:12px; font-size:14px; font-weight:750; line-height:1.3; letter-spacing:-.3px; }
#food-rhythm .fr-profile-tile small { display:block; max-width:140px; margin-top:5px; color:#6e7b73; font-size:12px; line-height:1.4; }
#food-rhythm .fr-profile-tile--goals { background:linear-gradient(135deg,#ecf1e6,#e7eee2); }
#food-rhythm .fr-profile-tile--goals .fr-home-icon { background:#dce8d6; }
#food-rhythm .fr-profile-tile--calculator { background:linear-gradient(135deg,color-mix(in srgb,var(--fr-body) 20%,white),color-mix(in srgb,var(--fr-body) 38%,white)); }
#food-rhythm .fr-profile-tile--calculator .fr-home-icon { background:color-mix(in srgb,var(--fr-body) 58%,white); }
#food-rhythm .fr-profile-tile--progress { border-color:var(--fr-face); background:linear-gradient(135deg,var(--fr-leaf),var(--fr-face)); color:white; }
#food-rhythm .fr-profile-tile--progress .fr-home-icon { background:#ffffff13; color:white; }
#food-rhythm .fr-profile-tile--progress .fr-home-arrow { color:#edf6ef; }
#food-rhythm .fr-profile-tile--progress small { color:#d3e8db; }
#food-rhythm .fr-profile-rows { display:grid; gap:9px; margin-top:13px; }
#food-rhythm .fr-profile-row { display:grid; grid-template-columns:46px minmax(0,1fr) 18px; align-items:center; gap:13px; width:100%; min-height:71px; padding:12px 15px; border:1px solid #ffffffd9; border-radius:22px; background:#fff; color:inherit; box-shadow:0 5px 18px #314b2909; text-align:left; }
#food-rhythm .fr-profile-home button:focus-visible { outline:3px solid var(--fr-leaf); outline-offset:3px; }
#food-rhythm .fr-profile-home .fr-lang-option:focus-visible { outline-offset:-4px; border-radius:22px; }
#food-rhythm .fr-profile-tile,#food-rhythm .fr-profile-row { transition:transform .2s ease,box-shadow .2s ease; }
#food-rhythm .fr-profile-tile:active,#food-rhythm .fr-profile-row:active { transform:scale(.98); }
@media(hover:hover) {
  #food-rhythm .fr-profile-tile:hover,#food-rhythm .fr-profile-row:hover { transform:translateY(-2px); box-shadow:0 9px 24px #25452f18; }
}
@media(max-width:360px) {
  #food-rhythm.fr-is-profile .fr-main { padding:23px 14px 118px; }
  #food-rhythm .fr-profile-welcome h1 { font-size:35px; }
  #food-rhythm .fr-profile-welcome>div:first-child { max-width:68%; }
  #food-rhythm .fr-profile-mascot,#food-rhythm .fr-profile-mascot .fr-choice-mascot { width:96px; }
  #food-rhythm .fr-profile-tile { padding:13px; min-height:160px; border-radius:22px; }
  #food-rhythm .fr-profile-tile strong { font-size:13.5px; }
}
@media(prefers-reduced-motion:reduce) {
  #food-rhythm .fr-profile-tile,#food-rhythm .fr-profile-row { transition:none; }
}
