{"title":"Modular Architecture","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\u003eModular Architecture \/\/ Division 12 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\"\u003eREGISTRY ASSET \/\/ DIV 12\u003c\/span\u003e\n        \u003ch1\u003eModular\u003cbr\u003eArchitecture\u003c\/h1\u003e\n        \n        \u003cdiv class=\"objective-panel\"\u003e\n          \u003cp class=\"objective-text\"\u003e\"Environmental Sovereignty \u0026amp; Silence: The delivery of climate-independent recovery vessels engineered for absolute structural flexibility and height reclamation.\"\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\u003eStructural Steel Piloti; Standardized 60mm Vertical Plenum; Acoustic Gasket Sealing; Self-Contained MEP.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"brief-item\"\u003e\n            \u003ch3\u003eRegistry Scope\u003c\/h3\u003e\n            \u003cp\u003eA self-contained biological ecosystem providing a physical envelope that isolates the resident from environmental interference.\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_12_Modular_Whale_-_2.jpg?v=1770708623\" alt=\"Sovereign Modular Structural Vessel\"\u003e\n        \u003cspan class=\"technical-plate-caption\"\u003eTechnical Plate: Foundationless Structural Vessel 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_12_Modular_Tuna.jpg?v=1770697441\" alt=\"Modular Structural Detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"envelope-content\"\u003e\n          \u003cspan class=\"division-id-label\"\u003eEngineering Integrity\u003c\/span\u003e\n          \u003ch2\u003eVessel Integration Logic\u003c\/h2\u003e\n          \u003cp\u003eTrue structural sovereignty requires a baseline independent of the host site. Division 12 utilizes a proprietary steel piloti system to anchor units without traditional concrete slabs. By utilizing a 60mm standardized vertical plenum, we relocate all primary utility runs from the ceiling to the wall cavity, allowing for total horizontal height reclamation in vertical luxury real estate.\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\u003eFoundationless Deployment\u003c\/h4\u003e\n        \u003cp\u003eUtilizing a proprietary steel piloti system, the unit is anchored to the site without the need for traditional excavation or concrete slabs. This preserves site integrity while providing immediate project acceleration for complex jurisdictions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-col\"\u003e\n        \u003ch4\u003eAcoustic Sovereignty\u003c\/h4\u003e\n        \u003cp\u003ePrecision-engineered fluted paneling and decoupled structural joints achieve total acoustic isolation. This protocol protects the autonomic nervous system from building resonance and external non-native noise pollution.\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\"\u003eSite Feasibility Audit\u003c\/h4\u003e\n        \u003cp class=\"deliv-desc\"\u003eStructural load analysis and soil compaction verification to determine specific piloti heights and structural anchoring for nomadic vessels.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/site-integration-request\" class=\"deliv-link\"\u003eREQUEST 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\"\u003eComplete architectural CD sets including structural steel detailing, 60mm offset manifolds, and high-flow drainage requirements.\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\"\u003eVessel Stewardship\u003c\/h4\u003e\n        \u003cp class=\"deliv-desc\"\u003eQuarterly structural integrity audits and acoustic seal recalibration to ensure the physical envelope remains a persistent sanctuary.\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 12 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 12\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_013.jpg?v=1768706201","url":"https:\/\/primevitalwellness.com\/collections\/modular-architecture.oembed","provider":"Prime Vital Wellness","version":"1.0","type":"link"}