{"product_id":"weight-management","title":"Weight Management","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500\u0026amp;family=Montserrat:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n#dermaphi-weight-management-product{\n  --ivory:#fcfaf6;\n  --warm-ivory:#f5efe7;\n  --gold:#b88949;\n  --light-gold:#d8b77d;\n  --charcoal:#2b2927;\n  --muted:#706a63;\n  --line:rgba(184,137,73,.22);\n\n  width:100%;\n  max-width:100%;\n  padding:0;\n  background:transparent;\n  color:var(--charcoal);\n  font-family:\"Montserrat\",Arial,sans-serif;\n}\n\n#dermaphi-weight-management-product *{box-sizing:border-box}\n\n#dermaphi-weight-management-product .wm-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0;\n}\n\n#dermaphi-weight-management-product .wm-card{\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:36px;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:\n    radial-gradient(circle at top right,rgba(216,183,125,.16),transparent 30%),\n    linear-gradient(145deg,#fff 0%,#fbf7f1 62%,#f2e8dc 100%);\n  box-shadow:0 20px 50px rgba(61,48,31,.08);\n}\n\n#dermaphi-weight-management-product .wm-card::after{\n  content:\"\";\n  position:absolute;\n  right:-55px;\n  bottom:-55px;\n  width:170px;\n  height:170px;\n  border:1px solid rgba(184,137,73,.18);\n  border-radius:50%;\n  pointer-events:none;\n}\n\n#dermaphi-weight-management-product .wm-eyebrow{\n  margin:0 0 14px;\n  color:var(--gold);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n}\n\n#dermaphi-weight-management-product h2,\n#dermaphi-weight-management-product h3,\n#dermaphi-weight-management-product h4{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-weight:500;\n}\n\n#dermaphi-weight-management-product .wm-title{\n  font-size:clamp(48px,5vw,66px);\n  line-height:.95;\n  letter-spacing:-.035em;\n}\n\n#dermaphi-weight-management-product .wm-title em{\n  color:var(--gold);\n  font-style:italic;\n}\n\n#dermaphi-weight-management-product .wm-description{\n  max-width:100%;\n  margin:22px 0 0;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.9;\n}\n\n#dermaphi-weight-management-product .wm-description strong{\n  color:var(--charcoal);\n  font-weight:600;\n}\n\n\/* QUICK DETAILS *\/\n\n#dermaphi-weight-management-product .wm-details{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:30px;\n}\n\n#dermaphi-weight-management-product .detail-box{\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-weight-management-product .detail-label{\n  margin:0 0 7px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n#dermaphi-weight-management-product .detail-value{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  line-height:1.25;\n}\n\n\/* CONTENT *\/\n\n#dermaphi-weight-management-product .content-section{\n  margin-top:34px;\n  padding-top:29px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-weight-management-product .content-section h3{\n  margin-bottom:14px;\n  font-size:32px;\n  line-height:1.08;\n}\n\n#dermaphi-weight-management-product .content-section\u003ep{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.85;\n}\n\n\/* BENEFITS *\/\n\n#dermaphi-weight-management-product .benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-weight-management-product .benefit-card{\n  padding:23px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-weight-management-product .benefit-number{\n  display:block;\n  margin-bottom:8px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:20px;\n  font-style:italic;\n}\n\n#dermaphi-weight-management-product .benefit-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n  line-height:1.05;\n}\n\n#dermaphi-weight-management-product .benefit-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* COMPONENTS *\/\n\n#dermaphi-weight-management-product .component-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-weight-management-product .component-card{\n  position:relative;\n  overflow:hidden;\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-weight-management-product .component-card::after{\n  content:\"\";\n  position:absolute;\n  right:-24px;\n  bottom:-24px;\n  width:72px;\n  height:72px;\n  border:1px solid rgba(184,137,73,.12);\n  border-radius:50%;\n}\n\n#dermaphi-weight-management-product .component-card h4{\n  margin-bottom:5px;\n  font-size:26px;\n  line-height:1.05;\n}\n\n#dermaphi-weight-management-product .component-label{\n  display:block;\n  margin-bottom:11px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n#dermaphi-weight-management-product .component-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* EXPERIENCE *\/\n\n#dermaphi-weight-management-product .step-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-weight-management-product .step-card{\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-weight-management-product .step-number{\n  display:block;\n  margin-bottom:9px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-style:italic;\n}\n\n#dermaphi-weight-management-product .step-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n}\n\n#dermaphi-weight-management-product .step-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* SAFETY *\/\n\n#dermaphi-weight-management-product .safety-box{\n  margin-top:21px;\n  padding:25px;\n  border:1px solid rgba(184,137,73,.35);\n  border-left:3px solid var(--gold);\n  border-radius:12px;\n  background:rgba(255,255,255,.78);\n}\n\n#dermaphi-weight-management-product .safety-box h4{\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n#dermaphi-weight-management-product .safety-box p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.75;\n}\n\n\/* FAQ *\/\n\n#dermaphi-weight-management-product .faq-list{\n  margin-top:5px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-weight-management-product .faq-item{\n  border-bottom:1px solid var(--line);\n}\n\n#dermaphi-weight-management-product .faq-item summary{\n  position:relative;\n  padding:20px 40px 20px 0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-weight:500;\n  line-height:1.25;\n  list-style:none;\n  cursor:pointer;\n}\n\n#dermaphi-weight-management-product .faq-item summary::-webkit-details-marker{display:none}\n\n#dermaphi-weight-management-product .faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:3px;\n  color:var(--gold);\n  font-family:\"Montserrat\",Arial,sans-serif;\n  font-size:22px;\n  transform:translateY(-50%);\n}\n\n#dermaphi-weight-management-product .faq-item[open] summary::after{content:\"−\"}\n\n#dermaphi-weight-management-product .faq-answer{\n  padding:0 35px 20px 0;\n}\n\n#dermaphi-weight-management-product .faq-answer p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.75;\n}\n\n\/* DISCLAIMER *\/\n\n#dermaphi-weight-management-product .wm-note{\n  max-width:100%;\n  margin:28px 0 0;\n  color:var(--muted);\n  font-size:10px;\n  line-height:1.68;\n}\n\n@media(max-width:900px){\n  #dermaphi-weight-management-product .wm-card{padding:30px}\n  #dermaphi-weight-management-product .benefit-grid,\n  #dermaphi-weight-management-product .component-grid,\n  #dermaphi-weight-management-product .step-grid{grid-template-columns:1fr}\n}\n\n@media(max-width:650px){\n  #dermaphi-weight-management-product .wm-card{\n    padding:26px 20px;\n    border-radius:16px;\n  }\n\n  #dermaphi-weight-management-product .wm-title{font-size:42px}\n  #dermaphi-weight-management-product .wm-description{\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  #dermaphi-weight-management-product .wm-details{grid-template-columns:1fr}\n  #dermaphi-weight-management-product .faq-item summary{font-size:20px}\n}\n\u003c\/style\u003e\n\u003csection id=\"dermaphi-weight-management-product\"\u003e\n\u003cdiv class=\"wm-wrap\"\u003e\n\u003cdiv class=\"wm-card\"\u003e\n\u003cp class=\"wm-eyebrow\"\u003eMedical Guidance \u0026amp; Sustainable Health Support\u003c\/p\u003e\n\u003ch2 class=\"wm-title\"\u003eWeight \u003cem\u003eManagement\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wm-description\"\u003eDermaPhi’s weight management program is designed to support eligible adults through personalized medical evaluation, realistic goal setting, lifestyle guidance, and ongoing follow-up. When appropriate, prescription treatment may be considered as one part of a broader plan focused on \u003cstrong\u003esafe, sustainable, and medically supervised progress\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"wm-details\"\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003ePersonalized Weight-Loss \u0026amp; Long-Term Maintenance Support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eProgram Style\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eMedical, Individualized \u0026amp; Follow-Up Focused\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eHow Medical Weight Management Works\u003c\/h3\u003e\n\u003cp\u003eWeight management begins with a comprehensive health assessment rather than a one-size-fits-all diet. Your provider reviews your weight history, medications, eating patterns, activity, sleep, medical conditions, and personal goals. A plan may include nutrition and activity guidance, behavior-based strategies, laboratory evaluation when indicated, and prescription medication for eligible patients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eWhat a Personalized Program Can Support\u003c\/h3\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eRealistic Goal Setting\u003c\/h4\u003e\n\u003cp\u003eCreates individualized goals based on your health, starting point, preferences, and ability to maintain long-term changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eAppetite \u0026amp; Habit Support\u003c\/h4\u003e\n\u003cp\u003eMay address hunger patterns, meal structure, activity, sleep, stress, and other factors that influence weight management.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eHealth-Focused Progress\u003c\/h4\u003e\n\u003cp\u003eSupports weight reduction that may improve selected weight-related health risks when clinically appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e04\u003c\/span\u003e\n\u003ch4\u003eLong-Term Maintenance\u003c\/h4\u003e\n\u003cp\u003eIncludes follow-up and adjustment to help preserve progress rather than focusing only on short-term weight loss.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eCore Program Components\u003c\/h3\u003e\n\u003cp\u003eYour plan is built around your medical needs and may include several coordinated elements.\u003c\/p\u003e\n\u003cdiv class=\"component-grid\"\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003ch4\u003eMedical Assessment\u003c\/h4\u003e\n\u003cspan class=\"component-label\"\u003ePersonal Health Review\u003c\/span\u003e\n\u003cp\u003eYour provider reviews medical history, medications, weight-related conditions, prior programs, and potential causes of weight change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003ch4\u003eLifestyle Strategy\u003c\/h4\u003e\n\u003cspan class=\"component-label\"\u003eNutrition, Movement \u0026amp; Habits\u003c\/span\u003e\n\u003cp\u003eA practical plan may address eating patterns, protein and fiber intake, physical activity, sleep, stress, and self-monitoring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003ch4\u003ePrescription Options\u003c\/h4\u003e\n\u003cspan class=\"component-label\"\u003eFor Eligible Patients\u003c\/span\u003e\n\u003cp\u003eFDA-approved weight-management medication may be considered when benefits, risks, health history, and treatment goals support its use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eYour Program Experience\u003c\/h3\u003e\n\u003cdiv class=\"step-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eInitial Consultation\u003c\/h4\u003e\n\u003cp\u003eYour provider reviews your health history, current concerns, previous efforts, medications, and goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003ePersonalized Plan\u003c\/h4\u003e\n\u003cp\u003eClinical findings are used to create a plan that may include lifestyle support, laboratory testing, and medication when appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eOngoing Follow-Up\u003c\/h4\u003e\n\u003cp\u003eProgress, side effects, nutrition, activity, and treatment response are reviewed so the plan can be adjusted safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003ePrescription Weight-Management Medication\u003c\/h3\u003e\n\u003cp\u003ePrescription medications work in different ways. Some may help reduce appetite, increase fullness, or change how the body absorbs nutrients. They are intended to be used with an appropriate eating plan, physical activity, and ongoing medical care—not as a replacement for those foundations.\u003c\/p\u003e\n\u003cdiv class=\"safety-box\"\u003e\n\u003ch4\u003eMedication Must Be Prescribed Individually\u003c\/h4\u003e\n\u003cp\u003eWeight-management medications are not appropriate for everyone. Your provider must review pregnancy plans, breastfeeding, gastrointestinal conditions, gallbladder or pancreatic history, kidney or liver concerns, endocrine conditions, mental health history, current medications, and other risk factors. Use only medication prescribed specifically for you and obtained from a licensed pharmacy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWho may qualify for prescription weight-management medication?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eEligibility depends on the medication and your complete medical assessment. In adults, prescription treatment is often considered for obesity or for overweight accompanied by at least one weight-related health condition, along with lifestyle treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs this a quick-fix program?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Sustainable weight management usually requires ongoing changes in nutrition, activity, sleep, behavior, and medical care. Medication may support the process but does not replace these elements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much weight will I lose?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eResults vary widely by treatment, starting weight, health conditions, adherence, side effects, and individual biology. Your provider will help establish realistic goals without guaranteeing a specific amount of loss.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow often will I need follow-up?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eFollow-up frequency depends on your plan and medication. Early visits may be more frequent while treatment is started or adjusted, followed by ongoing monitoring for progress and maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat side effects can weight-management medications cause?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eSide effects vary by medication and can range from mild to serious. Your provider should explain the specific medication’s common effects, warnings, interactions, and symptoms that require prompt medical attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWill I regain weight if I stop medication?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eWeight regain can occur after treatment is stopped, particularly if appetite returns or maintenance strategies are not established. Any change in medication should be discussed with your prescriber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I use compounded or online weight-loss medication?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eUse caution. Products sold online may be counterfeit, improperly compounded, mislabeled, or unsuitable for you. Obtain prescription treatment only through a qualified provider and a properly licensed pharmacy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs weight management appropriate during pregnancy?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIntentional weight-loss medication is generally not used during pregnancy. Tell your provider if you are pregnant, breastfeeding, or planning pregnancy so your care can be adjusted appropriately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes DermaPhi replace my primary-care provider?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Weight management may require coordination with your primary-care provider or specialists, especially when diabetes, high blood pressure, sleep apnea, endocrine conditions, or other health concerns are present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"wm-note\"\u003eWeight management is medical care and requires individualized assessment. Prescription medications are appropriate only for eligible patients and should be used under the supervision of a qualified licensed prescriber. Benefits, risks, contraindications, side effects, monitoring, and expected results vary by medication and patient. This page is educational and does not provide diagnosis, treatment, or a guarantee of weight loss. Seek urgent medical attention for severe or concerning symptoms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":49483361124580,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/7022\/2564\/files\/weightmanagement.png?v=1784741633","url":"https:\/\/dermaphiusa.com\/products\/weight-management","provider":"My Store","version":"1.0","type":"link"}