{"title":"Sovereign Autonomy","description":"\u003cstyle\u003e\n  \/* MASTER TIMELESS OBSIDIAN - Institutional Registry Sync *\/\n  .main-page-title, .shopify-section-header, .breadcrumb { display: none !important; }\n\n  .sovereign-division-hub {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 auto !important;\n    padding: 0 !important;\n    background-color: #fff;\n    font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    color: #000;\n  }\n\n  \/* BAR SYNC *\/\n  .pv-verification-bar-wrap, .portal-status-footer-wrap { background: #000; width: 100%; box-sizing: border-box; }\n  .bar-content-aligned {\n    width: 94% !important;\n    max-width: 1400px !important;\n    margin: 0 auto;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: #fff;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: bold;\n    padding: 15px 0;\n  }\n\n  .clean-margin-container { \n    width: 94% !important; \n    max-width: 1400px !important; \n    margin: 0 auto; \n  }\n\n  \/* HERO SECTION *\/\n  .division-hero { display: flex; align-items: stretch; justify-content: space-between; padding: 100px 0; gap: 80px; }\n  .division-header-content { flex: 1; display: flex; flex-direction: column; justify-content: center; }\n  \n  .division-id-label { \n    letter-spacing: 5px; \n    color: #a3895d; \n    font-size: 10px; \n    text-transform: uppercase; \n    margin-bottom: 20px; \n    font-weight: bold; \n    display: block; \n  }\n\n  .division-header-content h1 { \n    text-transform: uppercase; \n    font-family: 'Times New Roman', serif; \n    font-size: clamp(32px, 5vw, 54px); \n    letter-spacing: 4px; \n    margin: 0 0 40px 0; \n    font-weight: normal; \n    line-height: 1.1; \n  }\n\n  .objective-panel { background: #fafafa; padding: 40px; border-left: 5px solid #a3895d; margin-bottom: 40px; }\n  .objective-text { font-family: 'Times New Roman', serif; font-style: italic; font-size: 1.4rem; line-height: 1.6; color: #1a1a1a; margin: 0; }\n\n  \/* BLUEPRINT MONOSPACE BRIEFING *\/\n  .technical-brief-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 20px; }\n  .brief-item h3 { font-family: \"Courier New\", Courier, monospace; font-size: 9px; text-transform: uppercase; letter-spacing: 2px; color: #a3895d; margin-bottom: 12px; font-weight: bold; }\n  .brief-item p { font-family: \"Courier New\", Courier, monospace; font-size: 11px; line-height: 1.6; color: #666; text-transform: uppercase; margin: 0; }\n\n  \/* HERO IMAGE + CAPTION *\/\n  .division-image-wrapper { flex: 1; position: relative; min-height: 550px; border: 1px solid #000; }\n  .division-image-wrapper img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .technical-plate-caption { \n    position: absolute; \n    bottom: -25px; \n    right: 0; \n    font-family: \"Courier New\", Courier, monospace; \n    font-size: 9px; \n    text-transform: uppercase; \n    letter-spacing: 1px; \n    color: #bbb; \n  }\n\n  \/* THE OBSIDIAN ENVELOPE *\/\n  .obsidian-envelope-row {\n    background: #0c0c0c !important; \n    padding: 100px 0;\n    margin: 100px 0;\n    border-top: 1px solid #222;\n    border-bottom: 1px solid #222;\n  }\n\n  .envelope-flex { display: flex; align-items: center; gap: 80px; }\n  .envelope-tuna-img { flex: 1.2; line-height: 0; }\n  .envelope-tuna-img img { width: 100%; border: 1px solid #333; }\n\n  .envelope-content { flex: 1; color: #fff; }\n  .envelope-content h2 { \n    color: #fff !important; \n    text-transform: uppercase; \n    letter-spacing: 3px; \n    font-size: 28px; \n    margin-bottom: 30px; \n    font-weight: bold; \n    border-bottom: 2px solid #a3895d; \n    padding-bottom: 15px; \n    display: inline-block; \n  }\n  .envelope-content p { \n    color: #ffffff !important; \n    font-size: 16px; \n    line-height: 1.9; \n    font-weight: 300; \n    margin: 0; \n    letter-spacing: 0.5px;\n  }\n\n  \/* ADVANTAGE ROW *\/\n  .technical-advantage-row { padding: 80px 0; display: flex; gap: 60px; border-bottom: 1px solid #eee; }\n  .tech-col { flex: 1; }\n  .tech-col h4 { font-size: 14px; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; font-weight: bold; }\n  .tech-col p { font-size: 14px; color: #666; line-height: 1.7; }\n\n  \/* DELIVERABLES GRID *\/\n  .deliverables-grid-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background-color: #eee; border-bottom: 2px solid #000; margin-bottom: 80px; }\n  .deliverable-item { background: #fff; padding: 40px; display: flex; flex-direction: column; justify-content: space-between; }\n  .deliv-num { font-size: 10px; color: #a3895d; font-weight: bold; margin-bottom: 20px; }\n  .deliv-title { font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 15px; font-weight: bold; }\n  .deliv-desc { font-size: 12px; color: #666; line-height: 1.6; margin: 0; }\n  .deliv-link { color:#000; font-weight:bold; font-size:10px; text-decoration:underline; text-transform: uppercase; letter-spacing: 1px; margin-top: 20px; display: block; }\n\n  @media (max-width: 1024px) {\n    .division-hero, .envelope-flex, .technical-advantage-row { flex-direction: column; gap: 40px; }\n    .deliverables-grid-row { grid-template-columns: 1fr; }\n    .division-image-wrapper { order: -1; min-height: 350px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sovereign-division-hub\"\u003e\n  \u003cdiv class=\"pv-verification-bar-wrap\"\u003e\n    \u003cdiv class=\"bar-content-aligned\"\u003e\n      \u003cspan\u003eRegistry Domain: Verified\u003c\/span\u003e \n      \u003cspan\u003eSovereign Autonomy \/\/ Division 13 Standard\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clean-margin-container\"\u003e\n    \u003cdiv class=\"division-hero\"\u003e\n      \u003cdiv class=\"division-header-content\"\u003e\n        \u003cspan class=\"division-id-label\"\u003eCORE INTEGRATION \/\/ DIV 13\u003c\/span\u003e\n        \u003ch1\u003eSovereign\u003cbr\u003eAutonomy\u003c\/h1\u003e\n        \n        \u003cdiv class=\"objective-panel\"\u003e\n          \u003cp class=\"objective-text\"\u003e\"The ultimate unification: Consolidating medical independence, systemic stewardship, and industrial power management into a single autonomous asset.\"\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"technical-brief-grid\"\u003e\n          \u003cdiv class=\"brief-item\"\u003e\n            \u003ch3\u003eInfrastructure Logic\u003c\/h3\u003e\n            \u003cp\u003eThe Logic Bridge; In-Rush Suppression; Command Center Integration; Centralized Logic Bus.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"brief-item\"\u003e\n            \u003ch3\u003eRegistry Scope\u003c\/h3\u003e\n            \u003cp\u003eThe administrative and technical 'Body' of the Registry, ensuring a self-sustaining clinical-grade sanctuary.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"division-image-wrapper\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0642\/1895\/5837\/files\/Division_13_Sovereign_Management_Whale_-_2.jpg?v=1770709105\" alt=\"Sovereign Autonomy Core\"\u003e\n        \u003cspan class=\"technical-plate-caption\"\u003eTechnical Plate: Autonomous Governance \u0026amp; Clinical Logic Analysis\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"obsidian-envelope-row\"\u003e\n    \u003cdiv class=\"clean-margin-container\"\u003e\n      \u003cdiv class=\"envelope-flex\"\u003e\n        \u003cdiv class=\"envelope-tuna-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0642\/1895\/5837\/files\/Division_13_Sovereign_Management_Tuna.jpg?v=1770697449\" alt=\"Logic Bridge Detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"envelope-content\"\u003e\n          \u003cspan class=\"division-id-label\"\u003eGrid Integrity\u003c\/span\u003e\n          \u003ch2\u003eThe Logic Bridge Architecture\u003c\/h2\u003e\n          \u003cp\u003eTrue autonomy requires absolute decoupling from standard residential limitations. Division 13 integrates the Sovereign Logic Bridge—a proprietary utility core that sequences industrial medical loads and manages 375A in-rush suppression without impacting estate electrical stability. By centralizing the MEP handshake, we achieve a persistent, zero-fail clinical environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clean-margin-container\"\u003e\n    \u003cdiv class=\"technical-advantage-row\"\u003e\n      \u003cdiv class=\"tech-col\"\u003e\n        \u003ch4\u003eClinical Synchronization\u003c\/h4\u003e\n        \u003cp\u003eAutonomy ensures that clinical protocols—from hyper-oxygenation to sterile atmospheric regimes—are perfectly synchronized with the residence’s primary MEP schedules via a centralized logic bus, preventing breaker failure and optimizing uptime.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-col\"\u003e\n        \u003ch4\u003eMedical Sovereignty\u003c\/h4\u003e\n        \u003cp\u003eBy bringing diagnostic telemetry and intensive recovery in-house, Sovereign assets provide the Principal with absolute privacy and independence from external institutional constraints and wait-times.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"deliverables-grid-row\"\u003e\n      \u003cdiv class=\"deliverable-item\"\u003e\n        \u003cspan class=\"deliv-num\"\u003ePROTOCOL 01\u003c\/span\u003e\n        \u003ch4 class=\"deliv-title\"\u003eLogic Bridge Deployment\u003c\/h4\u003e\n        \u003cp class=\"deliv-desc\"\u003eInstallation of the 4-layer copper board utility core to manage estate-wide clinical power sequencing and emergency failover logic.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/site-integration-request\" class=\"deliv-link\"\u003eREQUEST POWER AUDIT\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"deliverable-item\"\u003e\n        \u003cspan class=\"deliv-num\"\u003ePROTOCOL 02\u003c\/span\u003e\n        \u003ch4 class=\"deliv-title\"\u003eTechnical Submittals\u003c\/h4\u003e\n        \u003cp class=\"deliv-desc\"\u003eHigh-resolution BIM\/Revit assets for architects to integrate medical governance wings into primary residential construction plans.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/documentation-request-protocol\" class=\"deliv-link\"\u003eACCESS SUBMITTALS\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"deliverable-item\"\u003e\n        \u003cspan class=\"deliv-num\"\u003ePROTOCOL 03\u003c\/span\u003e\n        \u003ch4 class=\"deliv-title\"\u003eClinical Stewardship\u003c\/h4\u003e\n        \u003cp class=\"deliv-desc\"\u003eOngoing telemetry monitoring of atmospheric fidelity, biological inventory stability, and residential medical data auditing.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/project-stewardship\" class=\"deliv-link\"\u003eVIEW TERMS\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding: 40px 0; font-size: 10px; letter-spacing: 5px; text-transform: uppercase; font-weight: bold; color: #bbb; text-align: center;\"\u003eRegistry Assets \/\/ Division 13 Components\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"portal-status-footer-wrap\"\u003e\n    \u003cdiv class=\"bar-content-aligned\" style=\"font-size: 9px; padding: 20px 0;\"\u003e\n      \u003cspan\u003eTechnical Authority Hub \/\/ Division 13\u003c\/span\u003e \n      \u003cspan\u003eLiaison Protocol: Active \/\/ Registry Sync Verified\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","products":[],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/1895\/5837\/collections\/Division_012.jpg?v=1768677396","url":"https:\/\/primevitalwellness.com\/collections\/sovereign-autonomy.oembed","provider":"Prime Vital Wellness","version":"1.0","type":"link"}