
#food-rhythm .fr-support-link:last-child { border-bottom:0; }
#food-rhythm .fr-support-link>span:first-child { display:grid; place-items:center; width:39px; height:39px; border-radius:13px; background:#e8f3eb; color:var(--fr-green); }
#food-rhythm .fr-support-link .fr-ui-icon { width:19px; height:19px; }
#food-rhythm .fr-support-link>span:nth-child(2) { min-width:0; }
#food-rhythm .fr-support-link strong,#food-rhythm .fr-support-link small { display:block; }
#food-rhythm .fr-support-link strong { font-size:13px; }
#food-rhythm .fr-support-link small { margin-top:3px; color:#718078; font-size:10px; line-height:1.35; }
#food-rhythm .fr-support-link>svg { color:#7f8d86; }
#food-rhythm .fr-contact-card { display:grid; grid-template-columns:46px minmax(0,1fr); gap:13px; margin-top:14px; }
#food-rhythm .fr-contact-icon { display:grid; place-items:center; width:46px; height:46px; border-radius:15px; background:#eef4ef; color:var(--fr-green); }
#food-rhythm .fr-contact-card small { color:#74837b; font-size:10px; }
#food-rhythm .fr-contact-card h2 { margin:2px 0 8px; font-size:18px; }
#food-rhythm .fr-contact-card p { margin:0; color:#64756c; font-size:11px; line-height:1.5; }
#food-rhythm .fr-support-about { display:flex; align-items:center; justify-content:space-between; gap:10px; margin-top:14px; padding:13px 4px; color:#79877f; font-size:10px; }
#food-rhythm .fr-support-about strong { color:#586a61; }
#food-rhythm .fr-plan-card { padding:20px; border-radius:25px; background:linear-gradient(145deg,var(--fr-leaf),var(--fr-face)); color:white; box-shadow:0 15px 30px #155f462e; }
#food-rhythm .fr-plan-card-head { display:flex; align-items:center; gap:12px; }
#food-rhythm .fr-plan-card-head>span { display:grid; place-items:center; width:44px; height:44px; border-radius:15px; background:#ffffffed; color:var(--fr-green); }
#food-rhythm .fr-plan-card-head small { color:#cfe8dc; font-size:10px; }
#food-rhythm .fr-plan-card-head h2 { margin:1px 0 0; font-size:20px; }
#food-rhythm .fr-plan-card>p { margin:15px 0; color:#e1f0e8; font-size:11px; line-height:1.5; }
#food-rhythm .fr-plan-features { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
#food-rhythm .fr-plan-features>span { display:flex; align-items:center; gap:7px; min-width:0; padding:9px; border:1px solid #ffffff20; border-radius:13px; background:#ffffff0e; }
#food-rhythm .fr-plan-features .fr-ui-icon { width:16px; height:16px; flex:none; }
#food-rhythm .fr-plan-features b { font-size:10px; line-height:1.25; }
#food-rhythm .fr-subscription-card,#food-rhythm .fr-promo-card { margin-top:12px; }
#food-rhythm .fr-subscription-card .fr-profile-panel-title>b { padding:6px 8px; border-radius:10px; background:#eef3ee; color:#76827b; font-size:9px; }
#food-rhythm .fr-subscription-row { display:flex; align-items:center; justify-content:space-between; min-height:51px; margin-top:10px; border-top:1px solid #edf0ea; color:#66766e; font-size:12px; }
#food-rhythm .fr-subscription-row strong { color:var(--fr-ink); }
#food-rhythm .fr-disabled-switch { width:39px; height:23px; padding:3px; border:0; border-radius:12px; background:#dfe6e0; }
#food-rhythm .fr-disabled-switch span { display:block; width:17px; height:17px; border-radius:50%; background:white; box-shadow:0 2px 5px #20372c25; }
#food-rhythm .fr-payment-history { margin-top:12px; padding:16px 18px; border:1px solid #e1e8dd; border-radius:21px; background:white; }
#food-rhythm .fr-payment-history>div { display:flex; align-items:center; justify-content:space-between; }
#food-rhythm .fr-payment-history h2 { margin:0; font-size:16px; }
#food-rhythm .fr-payment-history .fr-ui-icon { width:17px; height:17px; color:#839087; }
#food-rhythm .fr-payment-history p { margin:8px 0 0; color:#73827a; font-size:11px; }
#food-rhythm .fr-plan-notice { margin:13px 4px 0; color:#6e7d75; font-size:10px; line-height:1.45; text-align:center; }
#food-rhythm input[type="number"]::-webkit-inner-spin-button,
#food-rhythm input[type="number"]::-webkit-outer-spin-button { -webkit-appearance:none; margin:0; }