{"product_id":"premium-longevity-program","title":"Premium Longevity Program","description":"\u003c!-- EXECUTIVE LONGEVITY BASELINE SHOPIFY PRODUCT PAGE --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Copy and paste this code into your Shopify product page template --\u003e\n\u003cstyle\u003e\n\/* Longevity Product Page Styles - Shopify Compatible *\/\n.longevity-product-page * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.longevity-product-page {\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    line-height: 1.6;\n    color: #2c3e50;\n    background-color: #ffffff;\n}\n\n.longevity-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n\/* Hero Product Section *\/\n.longevity-hero {\n    background: linear-gradient(135deg, #e8f4d6 0%, #ffffff 100%);\n    padding: 60px 0;\n}\n\n.longevity-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: center;\n}\n\n.longevity-hero-content h1 {\n    font-size: 3rem;\n    font-weight: 700;\n    color: #2c3e50;\n    margin-bottom: 1rem;\n    line-height: 1.2;\n}\n\n.longevity-hero-subtitle {\n    font-size: 1.3rem;\n    color: #6c757d;\n    margin-bottom: 2rem;\n    font-style: italic;\n}\n\n.longevity-price-section {\n    background: #ffffff;\n    padding: 2rem;\n    border-radius: 12px;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n    border: 2px solid #879f33;\n    margin-bottom: 2rem;\n}\n\n.longevity-price-structure {\n    margin-bottom: 2rem;\n}\n\n.longevity-price-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 1rem 0;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.longevity-price-item:last-child {\n    border-bottom: none;\n    font-weight: bold;\n    font-size: 1.1rem;\n}\n\n.longevity-price-label {\n    color: #2c3e50;\n}\n\n.longevity-price-amount {\n    color: #879f33;\n    font-weight: bold;\n    font-size: 1.2rem;\n}\n\n.longevity-total-price {\n    font-size: 2rem;\n    color: #879f33;\n    font-weight: bold;\n}\n\n.longevity-cta-button {\n    background: #879f33;\n    color: #ffffff;\n    padding: 18px 36px;\n    border: none;\n    border-radius: 8px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    cursor: pointer;\n    font-size: 1.2rem;\n    width: 100%;\n    text-align: center;\n    display: block;\n    margin-bottom: 1rem;\n}\n\n.longevity-cta-button:hover {\n    background: #6b7d28;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(135, 159, 51, 0.4);\n    color: #ffffff;\n    text-decoration: none;\n}\n\n.longevity-secondary-cta {\n    background: transparent;\n    color: #879f33;\n    border: 2px solid #879f33;\n    padding: 15px 30px;\n    border-radius: 8px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    cursor: pointer;\n    font-size: 1.1rem;\n    width: 100%;\n    text-align: center;\n    display: block;\n}\n\n.longevity-secondary-cta:hover {\n    background: #879f33;\n    color: #ffffff;\n    text-decoration: none;\n}\n\n.longevity-trust-signals {\n    display: flex;\n    gap: 1rem;\n    margin-top: 1.5rem;\n    flex-wrap: wrap;\n}\n\n.longevity-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    color: #6c757d;\n    font-size: 0.9rem;\n}\n\n.longevity-trust-icon {\n    color: #879f33;\n    font-weight: bold;\n}\n\n\/* Target Audience *\/\n.longevity-target {\n    background: #f8f9fa;\n    padding: 2rem;\n    border-radius: 12px;\n    border-left: 4px solid #879f33;\n}\n\n.longevity-target h3 {\n    color: #879f33;\n    font-size: 1.3rem;\n    margin-bottom: 1rem;\n}\n\n.longevity-target ul {\n    list-style: none;\n    padding: 0;\n}\n\n.longevity-target li {\n    padding: 0.5rem 0;\n    position: relative;\n    padding-left: 1.5rem;\n    color: #2c3e50;\n}\n\n.longevity-target li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #879f33;\n    font-weight: bold;\n}\n\n\/* Program Overview *\/\n.longevity-overview {\n    padding: 80px 0;\n    background: #ffffff;\n}\n\n.longevity-section-title {\n    font-size: 2.5rem;\n    font-weight: 700;\n    color: #2c3e50;\n    margin-bottom: 2rem;\n    text-align: center;\n}\n\n.longevity-overview-grid {\n    display: grid;\n    grid-template-columns: 2fr 1fr;\n    gap: 4rem;\n    margin-top: 3rem;\n}\n\n.longevity-description {\n    font-size: 1.1rem;\n    line-height: 1.8;\n    color: #2c3e50;\n}\n\n.longevity-description p {\n    margin-bottom: 1.5rem;\n}\n\n.longevity-highlights {\n    background: #f8f9fa;\n    padding: 2rem;\n    border-radius: 12px;\n    border-left: 4px solid #879f33;\n}\n\n.longevity-highlights h3 {\n    color: #879f33;\n    font-size: 1.3rem;\n    margin-bottom: 1rem;\n}\n\n.longevity-highlights ul {\n    list-style: none;\n    padding: 0;\n}\n\n.longevity-highlights li {\n    padding: 0.5rem 0;\n    position: relative;\n    padding-left: 1.5rem;\n    color: #2c3e50;\n}\n\n.longevity-highlights li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #879f33;\n    font-weight: bold;\n}\n\n\/* Program Structure *\/\n.longevity-structure {\n    padding: 80px 0;\n    background: #f8f9fa;\n}\n\n.longevity-structure-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 3rem;\n    margin-top: 3rem;\n}\n\n.longevity-part-card {\n    background: #ffffff;\n    padding: 3rem;\n    border-radius: 12px;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border: 2px solid transparent;\n}\n\n.longevity-part-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 40px rgba(0,0,0,0.15);\n    border-color: #879f33;\n}\n\n.longevity-part-header {\n    text-align: center;\n    margin-bottom: 2rem;\n}\n\n.longevity-part-title {\n    font-size: 1.8rem;\n    font-weight: 600;\n    color: #2c3e50;\n    margin-bottom: 0.5rem;\n}\n\n.longevity-part-price {\n    font-size: 2rem;\n    font-weight: bold;\n    color: #879f33;\n    margin-bottom: 0.5rem;\n}\n\n.longevity-part-duration {\n    color: #6c757d;\n    font-style: italic;\n}\n\n.longevity-part-content {\n    color: #6c757d;\n    line-height: 1.6;\n    margin-bottom: 2rem;\n}\n\n.longevity-part-features {\n    list-style: none;\n}\n\n.longevity-part-features li {\n    padding: 0.5rem 0;\n    position: relative;\n    padding-left: 1.5rem;\n    color: #2c3e50;\n}\n\n.longevity-part-features li:before {\n    content: \"•\";\n    position: absolute;\n    left: 0;\n    color: #879f33;\n    font-weight: bold;\n}\n\n\/* Value Proposition *\/\n.longevity-value {\n    padding: 80px 0;\n    background: #ffffff;\n}\n\n.longevity-value-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 2rem;\n    margin-top: 3rem;\n}\n\n.longevity-value-card {\n    background: #f8f9fa;\n    padding: 2rem;\n    border-radius: 12px;\n    text-align: center;\n    border: 2px solid transparent;\n    transition: all 0.3s ease;\n}\n\n.longevity-value-card:hover {\n    border-color: #879f33;\n    background: #ffffff;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n}\n\n.longevity-value-icon {\n    width: 60px;\n    height: 60px;\n    background: #879f33;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 1.5rem;\n    font-size: 1.5rem;\n    color: #ffffff;\n}\n\n.longevity-value-title {\n    font-size: 1.3rem;\n    font-weight: 600;\n    color: #2c3e50;\n    margin-bottom: 1rem;\n}\n\n.longevity-value-description {\n    color: #6c757d;\n    line-height: 1.6;\n}\n\n\/* Final CTA Section *\/\n.longevity-final-cta {\n    padding: 80px 0;\n    background: #879f33;\n    color: #ffffff;\n    text-align: center;\n}\n\n.longevity-final-cta h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 1rem;\n}\n\n.longevity-final-cta p {\n    font-size: 1.2rem;\n    margin-bottom: 2rem;\n    opacity: 0.9;\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.longevity-cta-button-white {\n    background: #ffffff;\n    color: #879f33;\n    padding: 18px 36px;\n    border: none;\n    border-radius: 8px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    cursor: pointer;\n    font-size: 1.2rem;\n    display: inline-block;\n}\n\n.longevity-cta-button-white:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(255,255,255,0.3);\n    color: #879f33;\n    text-decoration: none;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n    .longevity-hero-grid {\n        grid-template-columns: 1fr;\n        gap: 2rem;\n    }\n    \n    .longevity-hero-content h1 {\n        font-size: 2.2rem;\n    }\n    \n    .longevity-overview-grid {\n        grid-template-columns: 1fr;\n        gap: 2rem;\n    }\n    \n    .longevity-structure-grid {\n        grid-template-columns: 1fr;\n    }\n    \n    .longevity-value-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"longevity-product-page\"\u003e\n\u003c!-- Hero Product Section --\u003e\n\u003csection class=\"longevity-hero\"\u003e\n\u003cdiv class=\"longevity-container\"\u003e\n\u003cdiv class=\"longevity-hero-grid\"\u003e\n\u003cdiv class=\"longevity-hero-content\"\u003e\n\u003ch1\u003ePremium Longevity Program\u003c\/h1\u003e\n\u003cp class=\"longevity-hero-subtitle\"\u003eFor high-performance individuals who understands that the greatest asset is their health. You don't need more information; you need a single, trusted brain to synthesize the data and provide a clear, ranked action plan.\u003c\/p\u003e\n\u003cdiv class=\"longevity-price-section\"\u003e\n\u003cdiv class=\"longevity-price-structure\"\u003e\n\u003cdiv class=\"longevity-price-item\"\u003e\n\u003cspan class=\"longevity-price-label\"\u003eBaseline Quarter\u003c\/span\u003e \u003cspan class=\"longevity-price-amount\"\u003e$5,800\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-price-item\"\u003e\n\u003cspan class=\"longevity-price-label\"\u003eStewardship Year\u003c\/span\u003e \u003cspan class=\"longevity-price-amount\"\u003e$6,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-price-item\"\u003e\n\u003cspan class=\"longevity-price-label\"\u003eTotal Investment\u003c\/span\u003e \u003cspan class=\"longevity-total-price\"\u003e$11,800\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-trust-signals\"\u003e\n\u003cdiv class=\"longevity-trust-item\"\u003e\n\u003cspan class=\"longevity-trust-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDedicated Physician\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-trust-item\"\u003e\n\u003cspan class=\"longevity-trust-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eYear-Long Partnership\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-trust-item\"\u003e\n\u003cspan class=\"longevity-trust-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003ePremium Service\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-target\"\u003e\n\u003ch3\u003eDesigned For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHigh-performance individuals\u003c\/li\u003e\n\u003cli\u003eBiohackers \u0026amp; data enthusiasts\u003c\/li\u003e\n\u003cli\u003eForward-thinking individuals\u003c\/li\u003e\n\u003cli\u003eFamily history risk mitigation\u003c\/li\u003e\n\u003cli\u003eLong-term health investors\u003c\/li\u003e\n\u003cli\u003ePerformance optimizers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Program Overview --\u003e\n\u003csection id=\"learn-more\" class=\"longevity-overview\"\u003e\n\u003cdiv class=\"longevity-container\"\u003e\n\u003ch2 class=\"longevity-section-title\"\u003eYear-Long Health Stewardship\u003c\/h2\u003e\n\u003cdiv class=\"longevity-overview-grid\"\u003e\n\u003cdiv class=\"longevity-description\"\u003e\n\u003cp\u003eThe Premium Longevity Program is a premium, year-long engagement designed to move you from reactive healthcare to proactive health creation. It begins with a comprehensive 3-month baseline assessment, followed by a 9-month stewardship program to ensure your protocol is implemented, tracked, and refined.\u003c\/p\u003e\n\u003cp\u003eOur philosophy is simple: the modern healthcare landscape is a sea of fragmented data points—wearable stats, disconnected lab results, and generic advice. We act as your central intelligence hub, synthesizing your unique biomarkers, body composition, sleep data, and cardiometabolic risk into a single, coherent strategy.\u003c\/p\u003e\n\u003cp\u003eWe tell you what matters, what doesn't, and what to do next. This program is not a one-time physical. It is an ongoing partnership with a dedicated physician and health coach who are committed to understanding your unique biology and helping you execute on a plan that is tailored to your goals, lifestyle, and risk profile.\u003c\/p\u003e\n\u003cp\u003eThis is the solution for those who want to stop chasing symptoms and start building a strategic, long-term plan for healthspan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-highlights\"\u003e\n\u003ch3\u003eThe Synthesis Advantage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eClarity \u0026amp; prioritization\u003c\/li\u003e\n\u003cli\u003eAccountability \u0026amp; execution\u003c\/li\u003e\n\u003cli\u003eLong-term partnership\u003c\/li\u003e\n\u003cli\u003eExpert data synthesis\u003c\/li\u003e\n\u003cli\u003eRanked action protocols\u003c\/li\u003e\n\u003cli\u003eContinuous optimization\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Program Structure --\u003e\n\u003csection class=\"longevity-structure\"\u003e\n\u003cdiv class=\"longevity-container\"\u003e\n\u003ch2 class=\"longevity-section-title\"\u003eTwo-Part Program Structure\u003c\/h2\u003e\n\u003cdiv class=\"longevity-structure-grid\"\u003e\n\u003cdiv class=\"longevity-part-card\"\u003e\n\u003cdiv class=\"longevity-part-header\"\u003e\n\u003cdiv class=\"longevity-part-title\"\u003ePart 1: Baseline Quarter\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-price\"\u003e$5,800\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-duration\"\u003eFirst 3 Months\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-content\"\u003e\n\u003cp\u003eComprehensive assessment to build the most precise picture of your current health status and create your personalized action protocol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"longevity-part-features\"\u003e\n\u003cli\u003e90-minute physician intake\u003c\/li\u003e\n\u003cli\u003eComprehensive biomarker analysis\u003c\/li\u003e\n\u003cli\u003eCardiometabolic risk assessment\u003c\/li\u003e\n\u003cli\u003eSleep \u0026amp; body composition analysis\u003c\/li\u003e\n\u003cli\u003eOptional VO₂ submax testing\u003c\/li\u003e\n\u003cli\u003eTwo 60-min MD sessions\u003c\/li\u003e\n\u003cli\u003eTwo 30-min coach calls\u003c\/li\u003e\n\u003cli\u003eWritten, ranked Action Protocol\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-card\"\u003e\n\u003cdiv class=\"longevity-part-header\"\u003e\n\u003cdiv class=\"longevity-part-title\"\u003ePart 2: Stewardship Year\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-price\"\u003e$6,000\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-duration\"\u003eFollowing 9 Months\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-part-content\"\u003e\n\u003cp\u003eOngoing partnership to ensure protocol execution and adaptation as your health evolves throughout the year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"longevity-part-features\"\u003e\n\u003cli\u003eQuarterly labs \u0026amp; MD review\u003c\/li\u003e\n\u003cli\u003eAnnual DEXA scans (2x\/year)\u003c\/li\u003e\n\u003cli\u003eDirect text access to care team\u003c\/li\u003e\n\u003cli\u003eAnnual protocol refresh\u003c\/li\u003e\n\u003cli\u003eOptional advanced imaging\u003c\/li\u003e\n\u003cli\u003eContinuous optimization\u003c\/li\u003e\n\u003cli\u003eLong-term health planning\u003c\/li\u003e\n\u003cli\u003ePremium health stewardship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Value Proposition --\u003e\n\u003csection class=\"longevity-value\"\u003e\n\u003cdiv class=\"longevity-container\"\u003e\n\u003ch2 class=\"longevity-section-title\"\u003eWhy High-Performers Choose This Program\u003c\/h2\u003e\n\u003cdiv class=\"longevity-value-grid\"\u003e\n\u003cdiv class=\"longevity-value-card\"\u003e\n\u003cdiv class=\"longevity-value-icon\"\u003e🎯\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-title\"\u003eClarity \u0026amp; Prioritization\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-description\"\u003eCut through wellness industry noise. Our ranked Action Protocol tells you exactly what to focus on for maximum health ROI.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-card\"\u003e\n\u003cdiv class=\"longevity-value-icon\"\u003e🤝\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-title\"\u003eAccountability \u0026amp; Execution\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-description\"\u003eDedicated physician and health coach provide medical expertise and behavioral support for protocol execution.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-card\"\u003e\n\u003cdiv class=\"longevity-value-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-title\"\u003eLong-Term Partnership\u003c\/div\u003e\n\u003cdiv class=\"longevity-value-description\"\u003eNot transactional service. Year-long partnership dedicated to your healthspan and vitality optimization.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Final CTA --\u003e\n\u003csection id=\"consultation\" class=\"longevity-final-cta\"\u003e\n\u003cdiv class=\"longevity-container\"\u003e\n\u003ch2\u003eThe Ultimate Health Investment\u003c\/h2\u003e\n\u003cp\u003eThe Premium Longevity Program is the ultimate investment in your future. Stop collecting data points and start executing on a strategy. Your health is your greatest asset.\u003c\/p\u003e\n\u003cp\u003eHave more questions?\u003c\/p\u003e\n\u003ca href=\"https:\/\/casadesante.com\/pages\/meet-dr-onyx-md-phd\" class=\"longevity-cta-button-white\"\u003eBook a Free Discovery Call\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- \nSHOPIFY IMPLEMENTATION:\n1. Copy this entire code\n2. Go to your Shopify longevity product page template\n3. Paste in the product description area or custom template\n4. Update booking\/consultation links\n5. Add product images (executive health, medical technology)\n6. Configure pricing structure (baseline + subscription)\n7. Set up subscription billing for stewardship year\n8. Test on mobile and desktop\n--\u003e","brand":"casa de sante","offers":[{"title":"Default Title","offer_id":49022616699120,"sku":"sku-41975750197335","price":11328.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/6263\/2688\/files\/Executiveprograms_13.jpg?v=1774059573","url":"https:\/\/viadweb.com\/products\/premium-longevity-program","provider":"VIA dWEB","version":"1.0","type":"link"}