{"id":748,"date":"2026-04-28T14:20:26","date_gmt":"2026-04-28T14:20:26","guid":{"rendered":"https:\/\/www.opey.org\/opeyit\/?page_id=748"},"modified":"2026-06-09T10:46:32","modified_gmt":"2026-06-09T10:46:32","slug":"when-agents-rule","status":"publish","type":"page","link":"https:\/\/www.opey.org\/opeyit\/?page_id=748","title":{"rendered":"When Agents Rule   ** COMING SOON **"},"content":{"rendered":"\n<!--\n=====================================================\nWHEN AGENTS RULE - WORDPRESS PAGE\n=====================================================\n\nINSTRUCTIONS:\n1. Edit a new \"When Agents Rule\" page in WordPress\n2. Click the + button to add a block\n3. Search for \"Custom HTML\" and add it\n4. Paste this ENTIRE file into that block\n5. Click \"Preview\" to see how it looks\n6. Replace placeholder URLs as you build out tools and templates\n7. Publish\n\nThis code is SELF-CONTAINED and will NOT affect your theme.\nAll styles are scoped to #war-book-page-2026 to avoid collision\nwith the existing When Clouds Fail page (#wcf-book-page-2024).\n\nDESIGN NOTES:\n- Visual DNA stays consistent with When Clouds Fail (navy + gold)\n- New accent palette signals the three crises in the book:\n    Crimson (#B91C1C)  = Quantum Countdown urgency\n    Violet (#7C3AED)   = AI Agent governance\n    Emerald (#059669)  = Sovereignty 2.0\n- The Sovereignty Clock is the diagnostic centerpiece\n- All tool and template URLs are PLACEHOLDERS marked with\n    href=\"#TOOL_PLACEHOLDER_[NAME]\"  -- replace as built\n- All download URLs follow the established pattern:\n    https:\/\/www.opey.org\/opeyit\/wp-content\/uploads\/2026\/05\/[file].docx\n\nPLACEHOLDER LEGEND:\n- BOOK_AMAZON_URL ........ Replace with Kindle\/print Amazon URL\n- BOOK_COVER_URL ......... Replace with cover image URL\n- TOOL_*_URL ............. Replace with WordPress page IDs as tools go live\n- TEMPLATE_*_URL ......... Replace with the wp-content upload URL\n- HEADSHOT_URL ........... Already set to your existing headshot\n\nNO HYPHENS, EM DASHES, OR EN DASHES anywhere in the visible copy.\n-->\n\n<div id=\"war-book-page-2026\">\n\n<style>\n#war-book-page-2026 {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif !important;\n    color: #333 !important;\n    line-height: 1.6 !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n#war-book-page-2026 * { box-sizing: border-box !important; }\n#war-book-page-2026 a { text-decoration: none !important; }\n\n\/* =========================================================\n   ALERT BANNER  (the book's opening hook: the clock is running)\n   ========================================================= *\/\n#war-book-page-2026 .war-alert-banner {\n    background: linear-gradient(90deg, #7C3AED 0%, #B91C1C 100%) !important;\n    padding: 14px 20px !important;\n    text-align: center !important;\n    display: flex !important;\n    justify-content: center !important;\n    align-items: center !important;\n    gap: 15px !important;\n    flex-wrap: wrap !important;\n}\n#war-book-page-2026 .war-alert-text {\n    color: #ffffff !important;\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    margin: 0 !important;\n}\n#war-book-page-2026 .war-alert-text strong { color: #FFD700 !important; }\n#war-book-page-2026 .war-alert-btn {\n    background: #FFD700 !important;\n    color: #1a2a3a !important;\n    padding: 8px 18px !important;\n    border-radius: 4px !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    display: inline-flex !important;\n    transition: all 0.2s ease !important;\n}\n#war-book-page-2026 .war-alert-btn:hover { background: #ffffff !important; transform: translateY(-1px) !important; }\n\n\/* =========================================================\n   HERO SECTION\n   ========================================================= *\/\n#war-book-page-2026 .war-hero {\n    background:\n        radial-gradient(circle at 80% 20%, rgba(124, 58, 237, 0.18) 0%, transparent 50%),\n        radial-gradient(circle at 20% 80%, rgba(185, 28, 28, 0.12) 0%, transparent 50%),\n        linear-gradient(135deg, #0a1622 0%, #1a2a3a 50%, #2d4156 100%) !important;\n    padding: 60px 20px !important;\n    text-align: center !important;\n}\n#war-book-page-2026 .war-hero-inner {\n    max-width: 1100px !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 40px !important;\n}\n#war-book-page-2026 .war-book-img {\n    max-width: 280px !important;\n    width: 100% !important;\n    box-shadow: 0 20px 50px rgba(0,0,0,0.5), 0 0 0 1px rgba(255,255,255,0.05) !important;\n    border-radius: 4px !important;\n}\n#war-book-page-2026 .war-book-placeholder {\n    width: 280px !important;\n    height: 420px !important;\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 50%, #1a2a3a 100%) !important;\n    border: 2px solid rgba(232, 185, 95, 0.3) !important;\n    border-radius: 4px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    box-shadow: 0 20px 50px rgba(0,0,0,0.5) !important;\n    color: #ffffff !important;\n    padding: 30px 20px !important;\n    text-align: center !important;\n}\n#war-book-page-2026 .war-book-placeholder .war-bp-label {\n    font-size: 11px !important;\n    color: #c9a227 !important;\n    letter-spacing: 3px !important;\n    font-weight: 700 !important;\n    margin-bottom: 20px !important;\n    text-transform: uppercase !important;\n}\n#war-book-page-2026 .war-book-placeholder .war-bp-title {\n    font-size: 36px !important;\n    font-weight: 800 !important;\n    line-height: 1.1 !important;\n    color: #ffffff !important;\n    margin-bottom: 24px !important;\n    font-family: Georgia, 'Times New Roman', serif !important;\n}\n#war-book-page-2026 .war-book-placeholder .war-bp-rule {\n    width: 80px !important;\n    height: 3px !important;\n    background: #c9a227 !important;\n    margin-bottom: 24px !important;\n}\n#war-book-page-2026 .war-book-placeholder .war-bp-sub {\n    font-size: 12px !important;\n    color: rgba(255,255,255,0.7) !important;\n    line-height: 1.5 !important;\n    font-style: italic !important;\n}\n#war-book-page-2026 .war-book-placeholder .war-bp-author {\n    margin-top: auto !important;\n    padding-top: 24px !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: #c9a227 !important;\n    letter-spacing: 1px !important;\n    text-transform: uppercase !important;\n}\n#war-book-page-2026 .war-hero-text {\n    flex: 1 !important;\n    min-width: 320px !important;\n    text-align: left !important;\n    max-width: 600px !important;\n}\n#war-book-page-2026 .war-edition-badge {\n    display: inline-block !important;\n    background: rgba(232, 185, 95, 0.15) !important;\n    color: #c9a227 !important;\n    border: 1px solid rgba(232, 185, 95, 0.4) !important;\n    padding: 4px 12px !important;\n    border-radius: 4px !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 14px !important;\n}\n#war-book-page-2026 .war-label {\n    color: #c9a227 !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    letter-spacing: 2px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 10px !important;\n    display: block !important;\n}\n#war-book-page-2026 .war-title {\n    color: #ffffff !important;\n    font-size: 46px !important;\n    font-weight: 800 !important;\n    margin: 0 0 12px 0 !important;\n    line-height: 1.05 !important;\n    letter-spacing: -0.5px !important;\n}\n#war-book-page-2026 .war-subtitle {\n    color: rgba(255,255,255,0.85) !important;\n    font-size: 19px !important;\n    font-weight: 400 !important;\n    margin: 0 0 22px 0 !important;\n    line-height: 1.4 !important;\n}\n#war-book-page-2026 .war-tagline {\n    color: #c9a227 !important;\n    font-size: 16px !important;\n    font-style: italic !important;\n    margin: 0 0 22px 0 !important;\n    border-left: 3px solid #c9a227 !important;\n    padding-left: 14px !important;\n    line-height: 1.5 !important;\n}\n#war-book-page-2026 .war-desc {\n    color: rgba(255,255,255,0.75) !important;\n    font-size: 16px !important;\n    margin: 0 0 28px 0 !important;\n}\n#war-book-page-2026 .war-buttons {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 10px !important;\n    max-width: 420px !important;\n}\n#war-book-page-2026 .war-btn {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 12px 14px !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    border-radius: 6px !important;\n    cursor: pointer !important;\n    border: none !important;\n    transition: all 0.2s ease !important;\n    text-align: center !important;\n    min-height: 46px !important;\n    white-space: nowrap !important;\n    letter-spacing: 0.2px !important;\n}\n#war-book-page-2026 .war-btn-gold { background: #c9a227 !important; color: #1a2a3a !important; }\n#war-book-page-2026 .war-btn-gold:hover { background: #ddb832 !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-outline { background: transparent !important; color: #ffffff !important; border: 2px solid rgba(255,255,255,0.4) !important; }\n#war-book-page-2026 .war-btn-outline:hover { border-color: #ffffff !important; background: rgba(255,255,255,0.1) !important; }\n#war-book-page-2026 .war-btn-violet { background: #7C3AED !important; color: #ffffff !important; }\n#war-book-page-2026 .war-btn-violet:hover { background: #6D28D9 !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-crimson { background: #B91C1C !important; color: #ffffff !important; }\n#war-book-page-2026 .war-btn-crimson:hover { background: #991B1B !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-emerald { background: #059669 !important; color: #ffffff !important; }\n#war-book-page-2026 .war-btn-emerald:hover { background: #047857 !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-slate { background: #475569 !important; color: #ffffff !important; }\n#war-book-page-2026 .war-btn-slate:hover { background: #334155 !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-amber { background: #D97706 !important; color: #ffffff !important; }\n#war-book-page-2026 .war-btn-amber:hover { background: #B45309 !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-full { grid-column: span 2 !important; }\n\n\/* =========================================================\n   STATS BAR\n   ========================================================= *\/\n#war-book-page-2026 .war-stats {\n    background: #ffffff !important;\n    padding: 30px 20px !important;\n    border-bottom: 1px solid #e5e5e5 !important;\n}\n#war-book-page-2026 .war-stats-inner {\n    max-width: 1000px !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    justify-content: space-around !important;\n    flex-wrap: wrap !important;\n    gap: 20px !important;\n    text-align: center !important;\n}\n#war-book-page-2026 .war-stat-num {\n    font-size: 34px !important;\n    font-weight: 800 !important;\n    color: #1a2a3a !important;\n    display: block !important;\n    line-height: 1 !important;\n    margin-bottom: 6px !important;\n}\n#war-book-page-2026 .war-stat-num.violet { color: #7C3AED !important; }\n#war-book-page-2026 .war-stat-num.crimson { color: #B91C1C !important; }\n#war-book-page-2026 .war-stat-num.emerald { color: #059669 !important; }\n#war-book-page-2026 .war-stat-num.gold { color: #c9a227 !important; }\n#war-book-page-2026 .war-stat-label {\n    font-size: 12px !important;\n    color: #666 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    font-weight: 600 !important;\n}\n\n\/* =========================================================\n   THE THREE CRISES\n   ========================================================= *\/\n#war-book-page-2026 .war-crises {\n    background: linear-gradient(180deg, #f8f9fb 0%, #f0f2f6 100%) !important;\n    padding: 70px 20px !important;\n}\n#war-book-page-2026 .war-section-inner { max-width: 1100px !important; margin: 0 auto !important; }\n#war-book-page-2026 .war-section-title {\n    text-align: center !important;\n    font-size: 34px !important;\n    font-weight: 800 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 12px 0 !important;\n    letter-spacing: -0.5px !important;\n}\n#war-book-page-2026 .war-section-subtitle {\n    text-align: center !important;\n    font-size: 16px !important;\n    color: #666 !important;\n    margin: 0 0 50px 0 !important;\n    max-width: 700px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n    line-height: 1.5 !important;\n}\n#war-book-page-2026 .war-crisis-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 24px !important;\n}\n#war-book-page-2026 .war-crisis-card {\n    background: #ffffff !important;\n    padding: 32px 28px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08) !important;\n    border: 1px solid #e5e5e5 !important;\n    border-top: 4px solid #c9a227 !important;\n    transition: transform 0.25s ease, box-shadow 0.25s ease !important;\n    position: relative !important;\n}\n#war-book-page-2026 .war-crisis-card:hover {\n    transform: translateY(-6px) !important;\n    box-shadow: 0 12px 35px rgba(0,0,0,0.14) !important;\n}\n#war-book-page-2026 .war-crisis-card.violet { border-top-color: #7C3AED !important; }\n#war-book-page-2026 .war-crisis-card.crimson { border-top-color: #B91C1C !important; }\n#war-book-page-2026 .war-crisis-card.emerald { border-top-color: #059669 !important; }\n#war-book-page-2026 .war-crisis-num {\n    position: absolute !important;\n    top: 22px !important;\n    right: 24px !important;\n    font-size: 56px !important;\n    font-weight: 800 !important;\n    color: rgba(0,0,0,0.06) !important;\n    line-height: 1 !important;\n    font-family: Georgia, serif !important;\n}\n#war-book-page-2026 .war-crisis-tag {\n    display: inline-block !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    padding: 4px 10px !important;\n    border-radius: 4px !important;\n    margin-bottom: 16px !important;\n}\n#war-book-page-2026 .war-crisis-tag.violet { background: rgba(124, 58, 237, 0.12) !important; color: #7C3AED !important; }\n#war-book-page-2026 .war-crisis-tag.crimson { background: rgba(185, 28, 28, 0.12) !important; color: #B91C1C !important; }\n#war-book-page-2026 .war-crisis-tag.emerald { background: rgba(5, 150, 105, 0.12) !important; color: #059669 !important; }\n#war-book-page-2026 .war-crisis-title {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 12px 0 !important;\n    line-height: 1.25 !important;\n}\n#war-book-page-2026 .war-crisis-desc {\n    font-size: 14.5px !important;\n    color: #555 !important;\n    margin: 0 0 18px 0 !important;\n    line-height: 1.6 !important;\n}\n#war-book-page-2026 .war-crisis-meta {\n    font-size: 12px !important;\n    color: #888 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    font-weight: 600 !important;\n    border-top: 1px solid #f0f0f0 !important;\n    padding-top: 14px !important;\n}\n\n\/* =========================================================\n   THE SOVEREIGNTY CLOCK\n   ========================================================= *\/\n#war-book-page-2026 .war-clock {\n    background: linear-gradient(135deg, #0a1622 0%, #1a2a3a 100%) !important;\n    padding: 70px 20px !important;\n    color: #ffffff !important;\n}\n#war-book-page-2026 .war-clock .war-section-title { color: #ffffff !important; }\n#war-book-page-2026 .war-clock .war-section-subtitle { color: rgba(255,255,255,0.7) !important; }\n#war-book-page-2026 .war-clock-grid {\n    display: grid !important;\n    grid-template-columns: 460px 1fr !important;\n    gap: 40px !important;\n    align-items: center !important;\n    max-width: 1100px !important;\n    margin: 0 auto !important;\n}\n#war-book-page-2026 .war-clock-wrap {\n    width: 460px !important;\n    height: 280px !important;\n    position: relative !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n}\n#war-book-page-2026 .war-clock-face {\n    width: 280px !important;\n    height: 280px !important;\n    border-radius: 50% !important;\n    background:\n        conic-gradient(\n            from 0deg,\n            rgba(124, 58, 237, 0.85) 0deg 90deg,\n            rgba(185, 28, 28, 0.85) 90deg 180deg,\n            rgba(217, 119, 6, 0.85) 180deg 270deg,\n            rgba(5, 150, 105, 0.85) 270deg 360deg\n        ) !important;\n    position: relative !important;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.5), inset 0 0 30px rgba(0,0,0,0.3) !important;\n    border: 4px solid rgba(255,255,255,0.1) !important;\n    flex-shrink: 0 !important;\n}\n#war-book-page-2026 .war-clock-center {\n    position: absolute !important;\n    top: 50% !important;\n    left: 50% !important;\n    transform: translate(-50%, -50%) !important;\n    width: 130px !important;\n    height: 130px !important;\n    background: #0a1622 !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    text-align: center !important;\n    border: 3px solid #c9a227 !important;\n}\n#war-book-page-2026 .war-clock-center-label {\n    font-size: 10px !important;\n    color: #c9a227 !important;\n    letter-spacing: 2px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    margin-bottom: 4px !important;\n}\n#war-book-page-2026 .war-clock-center-text {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    line-height: 1.1 !important;\n    font-family: Georgia, serif !important;\n}\n#war-book-page-2026 .war-clock-q {\n    position: absolute !important;\n    width: 110px !important;\n    text-align: center !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    letter-spacing: 0.3px !important;\n    line-height: 1.3 !important;\n    text-shadow: 0 1px 3px rgba(0,0,0,0.7) !important;\n    z-index: 2 !important;\n}\n\/* Top and bottom labels stay inside the clock face (no collision with center) *\/\n#war-book-page-2026 .war-clock-q.q1 { top: 22px !important; left: 50% !important; transform: translateX(-50%) !important; width: 100px !important; }\n#war-book-page-2026 .war-clock-q.q3 { bottom: 22px !important; left: 50% !important; transform: translateX(-50%) !important; width: 100px !important; }\n\/* Side labels sit OUTSIDE the clock face in the wrapper, with a small gap *\/\n#war-book-page-2026 .war-clock-q.q2 { right: 0 !important; top: 50% !important; transform: translateY(-50%) !important; width: 90px !important; padding: 8px 6px !important; background: rgba(0,0,0,0.35) !important; border-radius: 6px !important; border-left: 3px solid #B91C1C !important; }\n#war-book-page-2026 .war-clock-q.q4 { left: 0 !important; top: 50% !important; transform: translateY(-50%) !important; width: 90px !important; padding: 8px 6px !important; background: rgba(0,0,0,0.35) !important; border-radius: 6px !important; border-right: 3px solid #059669 !important; }\n#war-book-page-2026 .war-clock-text h3 {\n    font-size: 26px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 12px 0 !important;\n}\n#war-book-page-2026 .war-clock-text p {\n    font-size: 15px !important;\n    color: rgba(255,255,255,0.8) !important;\n    line-height: 1.7 !important;\n    margin: 0 0 14px 0 !important;\n}\n#war-book-page-2026 .war-clock-list { list-style: none !important; padding: 0 !important; margin: 18px 0 0 0 !important; }\n#war-book-page-2026 .war-clock-list li {\n    padding: 8px 0 !important;\n    font-size: 14px !important;\n    color: rgba(255,255,255,0.85) !important;\n    border-bottom: 1px solid rgba(255,255,255,0.1) !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 12px !important;\n}\n#war-book-page-2026 .war-clock-list li::before {\n    content: '' !important;\n    width: 10px !important;\n    height: 10px !important;\n    border-radius: 2px !important;\n    flex-shrink: 0 !important;\n}\n#war-book-page-2026 .war-clock-list li.violet::before { background: #7C3AED !important; }\n#war-book-page-2026 .war-clock-list li.crimson::before { background: #B91C1C !important; }\n#war-book-page-2026 .war-clock-list li.amber::before { background: #D97706 !important; }\n#war-book-page-2026 .war-clock-list li.emerald::before { background: #059669 !important; }\n#war-book-page-2026 .war-clock-cta {\n    margin-top: 24px !important;\n    display: inline-block !important;\n    background: #c9a227 !important;\n    color: #1a2a3a !important;\n    padding: 12px 24px !important;\n    border-radius: 6px !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    transition: all 0.2s ease !important;\n}\n#war-book-page-2026 .war-clock-cta:hover { background: #ddb832 !important; transform: translateY(-1px) !important; }\n\n\/* =========================================================\n   FRAMEWORK PILLARS  (replaces \"Four Pillars\")\n   ========================================================= *\/\n#war-book-page-2026 .war-pillars {\n    background: #ffffff !important;\n    padding: 70px 20px !important;\n}\n#war-book-page-2026 .war-pillars-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 22px !important;\n    max-width: 1000px !important;\n    margin: 0 auto !important;\n}\n#war-book-page-2026 .war-pillar-card {\n    background: #f8f9fb !important;\n    padding: 28px 24px !important;\n    border-radius: 12px !important;\n    text-align: left !important;\n    border: 1px solid #e5e5e5 !important;\n    transition: all 0.25s ease !important;\n}\n#war-book-page-2026 .war-pillar-card:hover {\n    background: #ffffff !important;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.10) !important;\n    transform: translateY(-3px) !important;\n}\n#war-book-page-2026 .war-pillar-icon {\n    width: 50px !important;\n    height: 50px !important;\n    border-radius: 12px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin-bottom: 18px !important;\n    color: #ffffff !important;\n    font-size: 18px !important;\n    font-weight: 800 !important;\n    font-family: Georgia, serif !important;\n}\n#war-book-page-2026 .war-pillar-icon.violet { background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%) !important; }\n#war-book-page-2026 .war-pillar-icon.crimson { background: linear-gradient(135deg, #B91C1C 0%, #991B1B 100%) !important; }\n#war-book-page-2026 .war-pillar-icon.emerald { background: linear-gradient(135deg, #059669 0%, #047857 100%) !important; }\n#war-book-page-2026 .war-pillar-num {\n    font-size: 11px !important;\n    color: #c9a227 !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1.5px !important;\n    display: block !important;\n    margin-bottom: 6px !important;\n}\n#war-book-page-2026 .war-pillar-title {\n    font-size: 19px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 10px 0 !important;\n    line-height: 1.3 !important;\n}\n#war-book-page-2026 .war-pillar-desc {\n    font-size: 14px !important;\n    color: #555 !important;\n    margin: 0 !important;\n    line-height: 1.6 !important;\n}\n#war-book-page-2026 .war-pillars-quote {\n    max-width: 760px !important;\n    margin: 50px auto 0 auto !important;\n    text-align: center !important;\n    padding: 28px 36px !important;\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    border-radius: 12px !important;\n    position: relative !important;\n}\n#war-book-page-2026 .war-pillars-quote::before {\n    content: '\"' !important;\n    position: absolute !important;\n    top: -12px !important;\n    left: 32px !important;\n    font-size: 64px !important;\n    color: #c9a227 !important;\n    font-family: Georgia, serif !important;\n    line-height: 1 !important;\n}\n#war-book-page-2026 .war-pillars-quote p {\n    color: #ffffff !important;\n    font-size: 18px !important;\n    font-style: italic !important;\n    margin: 0 !important;\n    line-height: 1.6 !important;\n}\n#war-book-page-2026 .war-pillars-quote cite {\n    display: block !important;\n    margin-top: 14px !important;\n    color: #c9a227 !important;\n    font-size: 13px !important;\n    font-style: normal !important;\n    font-weight: 700 !important;\n    letter-spacing: 1px !important;\n    text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   INTERACTIVE TOOLS (placeholders, ready to expand)\n   ========================================================= *\/\n#war-book-page-2026 .war-tools {\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    padding: 70px 20px !important;\n}\n#war-book-page-2026 .war-tools .war-section-title { color: #ffffff !important; }\n#war-book-page-2026 .war-tools .war-section-subtitle { color: rgba(255,255,255,0.7) !important; }\n#war-book-page-2026 .war-tools-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 22px !important;\n    max-width: 1100px !important;\n    margin: 0 auto !important;\n}\n#war-book-page-2026 .war-tool-card {\n    background: #ffffff !important;\n    padding: 28px 22px !important;\n    border-radius: 12px !important;\n    text-align: center !important;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.3) !important;\n    transition: all 0.25s ease !important;\n    display: flex !important;\n    flex-direction: column !important;\n}\n#war-book-page-2026 .war-tool-card:hover {\n    transform: translateY(-6px) !important;\n    box-shadow: 0 16px 45px rgba(0,0,0,0.4) !important;\n}\n#war-book-page-2026 .war-tool-card.placeholder {\n    background: rgba(255,255,255,0.92) !important;\n    border: 2px dashed rgba(0,0,0,0.12) !important;\n}\n#war-book-page-2026 .war-tool-icon {\n    width: 60px !important;\n    height: 60px !important;\n    border-radius: 14px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 0 auto 18px auto !important;\n    color: #ffffff !important;\n}\n#war-book-page-2026 .war-tool-icon.gold { background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important; }\n#war-book-page-2026 .war-tool-icon.violet { background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%) !important; }\n#war-book-page-2026 .war-tool-icon.crimson { background: linear-gradient(135deg, #B91C1C 0%, #991B1B 100%) !important; }\n#war-book-page-2026 .war-tool-icon.emerald { background: linear-gradient(135deg, #059669 0%, #047857 100%) !important; }\n#war-book-page-2026 .war-tool-icon.amber { background: linear-gradient(135deg, #D97706 0%, #B45309 100%) !important; }\n#war-book-page-2026 .war-tool-icon.slate { background: linear-gradient(135deg, #475569 0%, #334155 100%) !important; }\n#war-book-page-2026 .war-tool-pillar {\n    display: inline-block !important;\n    font-size: 10px !important;\n    font-weight: 700 !important;\n    padding: 3px 9px !important;\n    border-radius: 3px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    margin-bottom: 14px !important;\n    align-self: center !important;\n}\n#war-book-page-2026 .war-tool-pillar.violet { background: rgba(124, 58, 237, 0.12) !important; color: #7C3AED !important; }\n#war-book-page-2026 .war-tool-pillar.crimson { background: rgba(185, 28, 28, 0.12) !important; color: #B91C1C !important; }\n#war-book-page-2026 .war-tool-pillar.emerald { background: rgba(5, 150, 105, 0.12) !important; color: #059669 !important; }\n#war-book-page-2026 .war-tool-pillar.amber { background: rgba(217, 119, 6, 0.12) !important; color: #D97706 !important; }\n#war-book-page-2026 .war-tool-pillar.slate { background: rgba(71, 85, 105, 0.12) !important; color: #475569 !important; }\n#war-book-page-2026 .war-tool-badge {\n    display: inline-block !important;\n    background: #c9a227 !important;\n    color: #1a2a3a !important;\n    font-size: 10px !important;\n    font-weight: 800 !important;\n    padding: 4px 10px !important;\n    border-radius: 4px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    margin-bottom: 12px !important;\n    align-self: center !important;\n}\n#war-book-page-2026 .war-tool-badge.coming { background: #94A3B8 !important; color: #ffffff !important; }\n#war-book-page-2026 .war-tool-title {\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 10px 0 !important;\n    line-height: 1.3 !important;\n}\n#war-book-page-2026 .war-tool-desc {\n    font-size: 14px !important;\n    color: #555 !important;\n    margin: 0 0 18px 0 !important;\n    line-height: 1.55 !important;\n    flex-grow: 1 !important;\n}\n#war-book-page-2026 .war-tool-time {\n    font-size: 12px !important;\n    color: #888 !important;\n    margin-bottom: 14px !important;\n    display: block !important;\n    font-weight: 600 !important;\n}\n#war-book-page-2026 .war-btn-tool {\n    color: #ffffff !important;\n    padding: 11px 20px !important;\n    border-radius: 6px !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    display: inline-block !important;\n    transition: all 0.2s ease !important;\n    letter-spacing: 0.3px !important;\n}\n#war-book-page-2026 .war-btn-tool.gold { background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important; }\n#war-book-page-2026 .war-btn-tool.gold:hover { background: #c9a227 !important; color: #1a2a3a !important; }\n#war-book-page-2026 .war-btn-tool.violet { background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%) !important; }\n#war-book-page-2026 .war-btn-tool.crimson { background: linear-gradient(135deg, #B91C1C 0%, #991B1B 100%) !important; }\n#war-book-page-2026 .war-btn-tool.emerald { background: linear-gradient(135deg, #059669 0%, #047857 100%) !important; }\n#war-book-page-2026 .war-btn-tool.amber { background: linear-gradient(135deg, #D97706 0%, #B45309 100%) !important; }\n#war-book-page-2026 .war-btn-tool.slate { background: linear-gradient(135deg, #475569 0%, #334155 100%) !important; }\n#war-book-page-2026 .war-btn-tool:hover { transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-tool.coming {\n    background: #E2E8F0 !important;\n    color: #64748B !important;\n    cursor: default !important;\n}\n#war-book-page-2026 .war-btn-tool.coming:hover { transform: none !important; }\n\n\/* =========================================================\n   DOWNLOADS SECTION\n   ========================================================= *\/\n#war-book-page-2026 .war-downloads { background: #ffffff !important; padding: 70px 20px !important; }\n#war-book-page-2026 .war-download-category {\n    background: #ffffff !important;\n    border: 1px solid #e5e5e5 !important;\n    border-radius: 12px !important;\n    margin-bottom: 24px !important;\n    overflow: hidden !important;\n}\n#war-book-page-2026 .war-cat-header {\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    padding: 22px 26px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 16px !important;\n}\n#war-book-page-2026 .war-cat-header.violet { background: linear-gradient(135deg, #7C3AED 0%, #6D28D9 100%) !important; }\n#war-book-page-2026 .war-cat-header.crimson { background: linear-gradient(135deg, #B91C1C 0%, #991B1B 100%) !important; }\n#war-book-page-2026 .war-cat-header.emerald { background: linear-gradient(135deg, #059669 0%, #047857 100%) !important; }\n#war-book-page-2026 .war-cat-header.amber { background: linear-gradient(135deg, #D97706 0%, #B45309 100%) !important; }\n#war-book-page-2026 .war-cat-icon {\n    width: 44px !important;\n    height: 44px !important;\n    background: rgba(255,255,255,0.15) !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #ffffff !important;\n    font-size: 14px !important;\n    font-weight: 800 !important;\n    letter-spacing: 0.5px !important;\n}\n#war-book-page-2026 .war-cat-title {\n    color: #ffffff !important;\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    margin: 0 !important;\n    flex: 1 !important;\n}\n#war-book-page-2026 .war-cat-count {\n    background: #c9a227 !important;\n    color: #1a2a3a !important;\n    font-size: 12px !important;\n    font-weight: 800 !important;\n    padding: 5px 13px !important;\n    border-radius: 20px !important;\n    letter-spacing: 0.5px !important;\n}\n#war-book-page-2026 .war-download-item {\n    display: flex !important;\n    align-items: center !important;\n    padding: 16px 26px !important;\n    border-bottom: 1px solid #f0f0f0 !important;\n    gap: 15px !important;\n    flex-wrap: wrap !important;\n    transition: background 0.15s ease !important;\n}\n#war-book-page-2026 .war-download-item:last-child { border-bottom: none !important; }\n#war-book-page-2026 .war-download-item:hover { background: #f9fafb !important; }\n#war-book-page-2026 .war-download-item.placeholder { opacity: 0.7 !important; }\n#war-book-page-2026 .war-file-icon {\n    width: 44px !important;\n    height: 44px !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-size: 11px !important;\n    font-weight: 800 !important;\n    flex-shrink: 0 !important;\n    letter-spacing: 0.5px !important;\n}\n#war-book-page-2026 .war-file-icon.excel { background: #d4edda !important; color: #155724 !important; }\n#war-book-page-2026 .war-file-icon.word { background: #cce5ff !important; color: #004085 !important; }\n#war-book-page-2026 .war-file-icon.powerpoint { background: #ffe5d0 !important; color: #c54a00 !important; }\n#war-book-page-2026 .war-file-icon.pdf { background: #fad7d7 !important; color: #991B1B !important; }\n#war-book-page-2026 .war-download-info { flex: 1 !important; min-width: 220px !important; }\n#war-book-page-2026 .war-download-name {\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    font-size: 15px !important;\n    margin: 0 0 3px 0 !important;\n    display: block !important;\n}\n#war-book-page-2026 .war-download-desc {\n    font-size: 13px !important;\n    color: #666 !important;\n    margin: 0 !important;\n    line-height: 1.5 !important;\n}\n#war-book-page-2026 .war-download-actions { display: flex !important; align-items: center !important; gap: 10px !important; }\n#war-book-page-2026 .war-file-type {\n    font-size: 10px !important;\n    font-weight: 800 !important;\n    color: #666 !important;\n    background: #f0f0f0 !important;\n    padding: 5px 9px !important;\n    border-radius: 4px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n}\n#war-book-page-2026 .war-download-btn {\n    background: #1a2a3a !important;\n    color: #ffffff !important;\n    padding: 9px 18px !important;\n    border-radius: 6px !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    display: inline-block !important;\n    transition: all 0.2s ease !important;\n}\n#war-book-page-2026 .war-download-btn:hover { background: #c9a227 !important; color: #1a2a3a !important; }\n#war-book-page-2026 .war-download-btn.coming {\n    background: #E2E8F0 !important;\n    color: #64748B !important;\n    cursor: default !important;\n}\n#war-book-page-2026 .war-download-btn.coming:hover { background: #E2E8F0 !important; color: #64748B !important; }\n\n\/* =========================================================\n   AUTHOR SECTION\n   ========================================================= *\/\n#war-book-page-2026 .war-author { background: linear-gradient(180deg, #f5f7fa 0%, #ffffff 100%) !important; padding: 70px 20px !important; }\n#war-book-page-2026 .war-author-inner {\n    max-width: 900px !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    gap: 50px !important;\n    align-items: flex-start !important;\n    flex-wrap: wrap !important;\n}\n#war-book-page-2026 .war-author-photo {\n    width: 220px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 12px 35px rgba(0,0,0,0.15) !important;\n}\n#war-book-page-2026 .war-author-text { flex: 1 !important; min-width: 300px !important; }\n#war-book-page-2026 .war-author-name {\n    font-size: 30px !important;\n    font-weight: 800 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 6px 0 !important;\n    letter-spacing: -0.3px !important;\n}\n#war-book-page-2026 .war-author-jobtitle {\n    font-size: 16px !important;\n    color: #c9a227 !important;\n    font-weight: 700 !important;\n    margin: 0 0 22px 0 !important;\n    letter-spacing: 0.5px !important;\n}\n#war-book-page-2026 .war-author-bio {\n    font-size: 15px !important;\n    color: #444 !important;\n    line-height: 1.75 !important;\n    margin: 0 0 14px 0 !important;\n}\n#war-book-page-2026 .war-author-creds {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n    margin-top: 22px !important;\n}\n#war-book-page-2026 .war-cred {\n    font-size: 13px !important;\n    color: #444 !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    background: #ffffff !important;\n    padding: 7px 13px !important;\n    border-radius: 6px !important;\n    border: 1px solid #e0e0e0 !important;\n    font-weight: 600 !important;\n}\n#war-book-page-2026 .war-cred-icon {\n    width: 22px !important;\n    height: 22px !important;\n    background: #c9a227 !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #1a2a3a !important;\n    font-size: 11px !important;\n    font-weight: 800 !important;\n}\n#war-book-page-2026 .war-also-by {\n    margin-top: 30px !important;\n    padding: 18px 22px !important;\n    background: rgba(124, 58, 237, 0.06) !important;\n    border-left: 3px solid #7C3AED !important;\n    border-radius: 6px !important;\n}\n#war-book-page-2026 .war-also-by-label {\n    font-size: 11px !important;\n    color: #7C3AED !important;\n    font-weight: 800 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 6px !important;\n    display: block !important;\n}\n#war-book-page-2026 .war-also-by a {\n    font-size: 15px !important;\n    color: #1a2a3a !important;\n    font-weight: 700 !important;\n    transition: color 0.2s ease !important;\n}\n#war-book-page-2026 .war-also-by a:hover { color: #7C3AED !important; text-decoration: underline !important; }\n\n\/* =========================================================\n   CTA SECTION\n   ========================================================= *\/\n#war-book-page-2026 .war-cta {\n    background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important;\n    padding: 55px 20px !important;\n    text-align: center !important;\n}\n#war-book-page-2026 .war-cta-title {\n    font-size: 30px !important;\n    font-weight: 800 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 12px 0 !important;\n    letter-spacing: -0.3px !important;\n}\n#war-book-page-2026 .war-cta-text {\n    font-size: 16px !important;\n    color: #1a2a3a !important;\n    opacity: 0.85 !important;\n    margin: 0 0 28px 0 !important;\n}\n#war-book-page-2026 .war-cta-buttons {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 12px !important;\n    flex-wrap: wrap !important;\n    max-width: 1100px !important;\n    margin: 0 auto !important;\n}\n#war-book-page-2026 .war-btn-dark {\n    background: #1a2a3a !important;\n    color: #ffffff !important;\n    padding: 12px 22px !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    border-radius: 6px !important;\n    display: inline-block !important;\n    transition: all 0.2s ease !important;\n    letter-spacing: 0.3px !important;\n}\n#war-book-page-2026 .war-btn-dark:hover { background: #2d4156 !important; transform: translateY(-1px) !important; }\n#war-book-page-2026 .war-btn-small {\n    padding: 9px 17px !important;\n    font-size: 12px !important;\n    background: rgba(26, 42, 58, 0.15) !important;\n    color: #1a2a3a !important;\n    border: 1px solid rgba(26, 42, 58, 0.3) !important;\n}\n#war-book-page-2026 .war-btn-small:hover { background: rgba(26, 42, 58, 0.25) !important; }\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n@media (max-width: 900px) {\n    #war-book-page-2026 .war-tools-grid { grid-template-columns: repeat(2, 1fr) !important; max-width: 720px !important; }\n    #war-book-page-2026 .war-crisis-grid { grid-template-columns: 1fr !important; max-width: 500px !important; margin: 0 auto !important; }\n    #war-book-page-2026 .war-pillars-grid { grid-template-columns: 1fr !important; max-width: 500px !important; }\n    #war-book-page-2026 .war-clock-grid { grid-template-columns: 1fr !important; gap: 30px !important; justify-items: center !important; }\n    #war-book-page-2026 .war-clock-wrap { margin: 0 auto !important; }\n    #war-book-page-2026 .war-clock-text { text-align: center !important; }\n}\n\n@media (max-width: 768px) {\n    #war-book-page-2026 .war-alert-banner { flex-direction: column !important; gap: 10px !important; }\n    #war-book-page-2026 .war-hero-inner { flex-direction: column !important; text-align: center !important; }\n    #war-book-page-2026 .war-hero-text { text-align: center !important; }\n    #war-book-page-2026 .war-tagline { border-left: none !important; border-top: 3px solid #c9a227 !important; padding-left: 0 !important; padding-top: 12px !important; }\n    #war-book-page-2026 .war-buttons { justify-content: center !important; margin: 0 auto !important; max-width: 380px !important; }\n    #war-book-page-2026 .war-title { font-size: 34px !important; }\n    #war-book-page-2026 .war-tools-grid { grid-template-columns: 1fr !important; max-width: 360px !important; }\n    #war-book-page-2026 .war-author-inner { flex-direction: column !important; text-align: center !important; }\n    #war-book-page-2026 .war-author-photo { margin: 0 auto !important; }\n    #war-book-page-2026 .war-author-creds { justify-content: center !important; }\n    #war-book-page-2026 .war-download-item { flex-direction: column !important; align-items: flex-start !important; }\n    #war-book-page-2026 .war-download-actions { width: 100% !important; justify-content: space-between !important; margin-top: 8px !important; }\n    #war-book-page-2026 .war-cta-buttons { gap: 10px !important; }\n    #war-book-page-2026 .war-btn-dark { padding: 11px 18px !important; font-size: 12px !important; }\n    #war-book-page-2026 .war-clock-face { width: 240px !important; height: 240px !important; }\n    #war-book-page-2026 .war-clock-wrap { width: 420px !important; height: 240px !important; max-width: 100% !important; }\n    #war-book-page-2026 .war-clock-center { width: 110px !important; height: 110px !important; }\n    #war-book-page-2026 .war-clock-q.q2, #war-book-page-2026 .war-clock-q.q4 { width: 80px !important; font-size: 11px !important; }\n}\n\n@media (max-width: 480px) {\n    #war-book-page-2026 .war-clock-wrap { width: 100% !important; max-width: 360px !important; height: auto !important; flex-direction: column !important; gap: 12px !important; }\n    #war-book-page-2026 .war-clock-q.q2, #war-book-page-2026 .war-clock-q.q4 {\n        position: static !important;\n        transform: none !important;\n        width: auto !important;\n        max-width: 280px !important;\n        text-align: left !important;\n        padding: 10px 14px !important;\n    }\n    #war-book-page-2026 .war-clock-q.q4 { order: -1 !important; border-right: none !important; border-left: 3px solid #059669 !important; }\n}\n\n@media (max-width: 400px) {\n    #war-book-page-2026 .war-buttons { grid-template-columns: 1fr !important; max-width: 240px !important; }\n    #war-book-page-2026 .war-btn-full { grid-column: span 1 !important; }\n}\n<\/style>\n\n<!-- ============================================================ -->\n<!-- ALERT BANNER -->\n<!-- ============================================================ -->\n<div class=\"war-alert-banner\">\n    <p class=\"war-alert-text\">THE CLOCK IS RUNNING: <strong>Three convergent crises<\/strong> are reshaping enterprise technology leadership. Is your sovereignty clock approaching midnight?<\/p>\n    <a href=\"#war-clock-section\" class=\"war-alert-btn\">Read Your Clock<\/a>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- HERO SECTION -->\n<!-- ============================================================ -->\n<div class=\"war-hero\">\n    <div class=\"war-hero-inner\">\n        <!--\n            BOOK COVER PLACEHOLDER:\n            When the cover image is uploaded, replace the entire div below with:\n        -->\n            <img decoding=\"async\" src=\"http:\/\/www.opey.org\/opeyit\/wp-content\/uploads\/2026\/04\/when_agents_rule_cover_final-v15.jpg\"\n                 alt=\"When Agents Rule Book Cover\" class=\"war-book-img\">\n        <!--\n        <div class=\"war-book-placeholder\">\n            <span class=\"war-bp-label\">Second Edition<\/span>\n            <h2 class=\"war-bp-title\">When<br>Agents<br>Rule<\/h2>\n            <div class=\"war-bp-rule\"><\/div>\n            <p class=\"war-bp-sub\">An Executive Playbook for Governing AI, Surviving Quantum, and Leading Through Fragmentation<\/p>\n            <span class=\"war-bp-author\">Steve Oppenheim<\/span>\n        <\/div>\n        -->\n\n        <div class=\"war-hero-text\">\n            <span class=\"war-edition-badge\">Second Edition \/\/ 2026<\/span>\n            <span class=\"war-label\">An Executive Playbook<\/span>\n            <h1 class=\"war-title\">When Agents Rule<\/h1>\n            <p class=\"war-subtitle\">Governing AI, Surviving Quantum, and Leading Through Fragmentation<\/p>\n            <p class=\"war-tagline\">You think you are in control. You are not. The crisis will come. The question is whether you have already built the answer.<\/p>\n            <p class=\"war-desc\">For the CIO who carries accountability for outcomes that no governance framework yet covers. For the CISO calculating how many years of encrypted data adversaries already hold. For the board member who wants to ask better questions before a crisis makes them irrelevant.<\/p>\n            <div class=\"war-buttons\">\n                <a href=\"#BOOK_AMAZON_URL\" class=\"war-btn war-btn-gold\">Get the Book<\/a>\n                <a href=\"#war-downloads-section\" class=\"war-btn war-btn-outline\">Free Templates<\/a>\n                <a href=\"#war-clock-section\" class=\"war-btn war-btn-violet\">Sovereignty Clock<\/a>\n                <a href=\"#TOOL_AUTONOMY_LADDER_URL\" class=\"war-btn war-btn-crimson\">L0 to L5 Ladder<\/a>\n                <a href=\"#TOOL_ART_FRAMEWORK_URL\" class=\"war-btn war-btn-emerald\">A.R.T. Assessment<\/a>\n                <a href=\"#TOOL_CRYPTO_CENSUS_URL\" class=\"war-btn war-btn-slate\">Crypto Census<\/a>\n                <a href=\"#TOOL_AIBOM_URL\" class=\"war-btn war-btn-amber\">AIBOM Checklist<\/a>\n                <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=14\" class=\"war-btn war-btn-outline\">Advisory<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- STATS BAR -->\n<!-- ============================================================ -->\n<div class=\"war-stats\">\n    <div class=\"war-stats-inner\">\n        <div class=\"war-stat\">\n            <span class=\"war-stat-num gold\">16<\/span>\n            <span class=\"war-stat-label\">Chapters<\/span>\n        <\/div>\n        <div class=\"war-stat\">\n            <span class=\"war-stat-num violet\">3<\/span>\n            <span class=\"war-stat-label\">Proprietary Frameworks<\/span>\n        <\/div>\n        <div class=\"war-stat\">\n            <span class=\"war-stat-num crimson\">4<\/span>\n            <span class=\"war-stat-label\">Clock Quadrants<\/span>\n        <\/div>\n        <div class=\"war-stat\">\n            <span class=\"war-stat-num emerald\">7<\/span>\n            <span class=\"war-stat-label\">Sovereign Commitments<\/span>\n        <\/div>\n        <div class=\"war-stat\">\n            <span class=\"war-stat-num gold\">7<\/span>\n            <span class=\"war-stat-label\">Appendices<\/span>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- THE THREE CRISES -->\n<!-- ============================================================ -->\n<div class=\"war-crises\">\n    <div class=\"war-section-inner\">\n        <h2 class=\"war-section-title\">Three Crises, One Convergence<\/h2>\n        <p class=\"war-section-subtitle\">These crises do not announce themselves. They accumulate. By the time most organizations recognize the pattern, the gap between their posture and what is required has grown into something that cannot be closed quickly.<\/p>\n        <div class=\"war-crisis-grid\">\n            <div class=\"war-crisis-card violet\">\n                <span class=\"war-crisis-num\">01<\/span>\n                <span class=\"war-crisis-tag violet\">Crisis One<\/span>\n                <h3 class=\"war-crisis-title\">AI Agents Without Governance<\/h3>\n                <p class=\"war-crisis-desc\">Agents are making consequential decisions across your enterprise without governance, audit trails, or accountability. The illusion of control breaks the moment a board asks who approved what.<\/p>\n                <p class=\"war-crisis-meta\">Chapters 1, 4, 9, 11<\/p>\n            <\/div>\n            <div class=\"war-crisis-card crimson\">\n                <span class=\"war-crisis-num\">02<\/span>\n                <span class=\"war-crisis-tag crimson\">Crisis Two<\/span>\n                <h3 class=\"war-crisis-title\">The Quantum Countdown<\/h3>\n                <p class=\"war-crisis-desc\">Adversaries are harvesting encrypted data today, waiting for quantum computers to decrypt it tomorrow. Every secret your organization has ever encrypted will eventually become readable. The migration takes years.<\/p>\n                <p class=\"war-crisis-meta\">Chapters 2, 5, 10, 12<\/p>\n            <\/div>\n            <div class=\"war-crisis-card emerald\">\n                <span class=\"war-crisis-num\">03<\/span>\n                <span class=\"war-crisis-tag emerald\">Crisis Three<\/span>\n                <h3 class=\"war-crisis-title\">Regulatory Fragmentation<\/h3>\n                <p class=\"war-crisis-desc\">Compliance frameworks are fragmenting across more than 140 jurisdictions in ways that turn today&#8217;s compliance into tomorrow&#8217;s liability. The EU AI Act is the opening move, not the conclusion.<\/p>\n                <p class=\"war-crisis-meta\">Chapters 3, 6, 7, 13<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- THE SOVEREIGNTY CLOCK -->\n<!-- ============================================================ -->\n<div class=\"war-clock\" id=\"war-clock-section\">\n    <div class=\"war-section-inner\">\n        <h2 class=\"war-section-title\">The Sovereignty Clock<\/h2>\n        <p class=\"war-section-subtitle\">A single diagnostic tool measures four dimensions of organizational vulnerability. The question is not whether the clock is running. It is. The question is what time it shows for your enterprise.<\/p>\n        <div class=\"war-clock-grid\">\n            <div class=\"war-clock-wrap\">\n                <div class=\"war-clock-q q4\">9 to 12<br><span style=\"font-size:10px;opacity:0.9;font-weight:600;\">Sovereignty<br>Erosion<\/span><\/div>\n                <div class=\"war-clock-face\">\n                    <div class=\"war-clock-q q1\">12 to 3<br><span style=\"font-size:10px;opacity:0.9;font-weight:600;\">Agent Governance<\/span><\/div>\n                    <div class=\"war-clock-q q3\">6 to 9<br><span style=\"font-size:10px;opacity:0.9;font-weight:600;\">Regulatory Stack<\/span><\/div>\n                    <div class=\"war-clock-center\">\n                        <span class=\"war-clock-center-label\">Sovereign CIO<\/span>\n                        <span class=\"war-clock-center-text\">Read the<br>Clock<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"war-clock-q q2\">3 to 6<br><span style=\"font-size:10px;opacity:0.9;font-weight:600;\">Quantum<br>Countdown<\/span><\/div>\n            <\/div>\n            <div class=\"war-clock-text\">\n                <h3>Four Quadrants. One Honest Reading.<\/h3>\n                <p>Most enterprises have at least one quadrant approaching midnight. The Sovereignty Clock provides the framework to read it accurately and the roadmap to move the hands back.<\/p>\n                <ul class=\"war-clock-list\">\n                    <li class=\"violet\"><strong>Agent Governance:<\/strong>&nbsp;Inventory, classify, govern, escalate<\/li>\n                    <li class=\"crimson\"><strong>Quantum Countdown:<\/strong>&nbsp;Census, prioritize, migrate, validate<\/li>\n                    <li class=\"amber\"><strong>Regulatory Stack:<\/strong>&nbsp;Map, classify, document, monitor<\/li>\n                    <li class=\"emerald\"><strong>Sovereignty Erosion:<\/strong>&nbsp;Identify, diversify, exit, rebuild<\/li>\n                <\/ul>\n                <a href=\"#TOOL_SOVEREIGNTY_CLOCK_URL\" class=\"war-clock-cta\">Read Your Clock Now<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- THE THREE FRAMEWORKS (replaces Four Pillars) -->\n<!-- ============================================================ -->\n<div class=\"war-pillars\">\n    <div class=\"war-section-inner\">\n        <h2 class=\"war-section-title\">Three Frameworks That Run Through Every Chapter<\/h2>\n        <p class=\"war-section-subtitle\">The Sovereignty Clock measures vulnerability. These three frameworks operationalize the response. Together they form the operating system of the Sovereign CIO 2.0.<\/p>\n        <div class=\"war-pillars-grid\">\n            <div class=\"war-pillar-card\">\n                <div class=\"war-pillar-icon violet\">L<\/div>\n                <span class=\"war-pillar-num\">Framework One<\/span>\n                <h3 class=\"war-pillar-title\">The L0 to L5 Agent Autonomy Ladder<\/h3>\n                <p class=\"war-pillar-desc\">Six levels of agent autonomy, from rule based automation to fully autonomous decision making. Common language for technical and non technical stakeholders. Maps directly to governance intensity.<\/p>\n            <\/div>\n            <div class=\"war-pillar-card\">\n                <div class=\"war-pillar-icon crimson\">A<\/div>\n                <span class=\"war-pillar-num\">Framework Two<\/span>\n                <h3 class=\"war-pillar-title\">The A.R.T. Framework<\/h3>\n                <p class=\"war-pillar-desc\">Agility, Risk Readiness, Tenacity. The three organizational capabilities that distinguish CIOs who navigate convergent crises from those who get caught between them. Operational, not aspirational.<\/p>\n            <\/div>\n            <div class=\"war-pillar-card\">\n                <div class=\"war-pillar-icon emerald\">7<\/div>\n                <span class=\"war-pillar-num\">Framework Three<\/span>\n                <h3 class=\"war-pillar-title\">The Seven Commitments of the Sovereign CIO 2.0<\/h3>\n                <p class=\"war-pillar-desc\">A leadership covenant designed to endure beyond any single technology cycle. From agent visibility to institutional legacy. The constitution of the technology executive who refuses to be replaced by their own systems.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"war-pillars-quote\">\n            <p>The organizations that win the next decade will not be those with the most advanced AI. They will be those with the most disciplined governance.<\/p>\n            <cite>The Sovereign CIO 2.0 Commitment<\/cite>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- INTERACTIVE TOOLS  (placeholders for expansion)\n     The first three are positioned as ready\/featured; the\n     remaining three are explicit \"Coming Soon\" placeholders.\n     Replace href=\"#TOOL_*_URL\" with real WordPress page IDs as\n     each tool is built and published.\n     ============================================================ -->\n<div class=\"war-tools\" id=\"war-tools-section\">\n    <div class=\"war-section-inner\">\n        <h2 class=\"war-section-title\">Diagnostic Tools for the Sovereign CIO<\/h2>\n        <p class=\"war-section-subtitle\">Six interactive instruments to read your clock, classify your agents, and assess your readiness across all three convergent crises.<\/p>\n        <div class=\"war-tools-grid\">\n\n            <!-- TOOL 1: Sovereignty Clock Self Assessment -->\n            <div class=\"war-tool-card\">\n                <span class=\"war-tool-pillar violet\">All Four Quadrants<\/span>\n                <div class=\"war-tool-icon violet\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n                <\/div>\n                <h3 class=\"war-tool-title\">Sovereignty Clock Reader<\/h3>\n                <p class=\"war-tool-desc\">Score your enterprise across all four quadrants of vulnerability. Discover which clock hand is closest to midnight and where to move first.<\/p>\n                <span class=\"war-tool-time\">7 minutes<\/span>\n                <a href=\"#TOOL_SOVEREIGNTY_CLOCK_URL\" class=\"war-btn-tool violet\">Read the Clock<\/a>\n            <\/div>\n\n            <!-- TOOL 2: L0 to L5 Agent Autonomy Classifier -->\n            <div class=\"war-tool-card\">\n                <span class=\"war-tool-pillar crimson\">Framework One<\/span>\n                <div class=\"war-tool-icon crimson\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"3\" y1=\"20\" x2=\"21\" y2=\"20\"\/><line x1=\"3\" y1=\"16\" x2=\"21\" y2=\"16\"\/><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\/><line x1=\"3\" y1=\"8\" x2=\"21\" y2=\"8\"\/><line x1=\"3\" y1=\"4\" x2=\"21\" y2=\"4\"\/><\/svg>\n                <\/div>\n                <h3 class=\"war-tool-title\">L0 to L5 Agent Classifier<\/h3>\n                <p class=\"war-tool-desc\">Classify any AI system by operational autonomy. Get the matched governance intensity, oversight controls, and escalation rules for that level.<\/p>\n                <span class=\"war-tool-time\">4 minutes<\/span>\n                <a href=\"#TOOL_AUTONOMY_LADDER_URL\" class=\"war-btn-tool crimson\">Classify an Agent<\/a>\n            <\/div>\n\n            <!-- TOOL 3: A.R.T. Framework Self Assessment -->\n            <div class=\"war-tool-card\">\n                <span class=\"war-tool-pillar emerald\">Framework Two<\/span>\n                <div class=\"war-tool-icon emerald\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 22 22 2 22 12 2\"\/><\/svg>\n                <\/div>\n                <h3 class=\"war-tool-title\">A.R.T. Capability Assessment<\/h3>\n                <p class=\"war-tool-desc\">Score your organization on Agility, Risk Readiness, and Tenacity. Identify which capability is the binding constraint and what to invest in next.<\/p>\n                <span class=\"war-tool-time\">6 minutes<\/span>\n                <a href=\"#TOOL_ART_FRAMEWORK_URL\" class=\"war-btn-tool emerald\">Assess Capability<\/a>\n            <\/div>\n\n            <!-- TOOL 4: Cryptographic Census  (Coming Soon placeholder) -->\n            <div class=\"war-tool-card placeholder\">\n                <span class=\"war-tool-badge coming\">Coming Soon<\/span>\n                <span class=\"war-tool-pillar slate\">Quadrant Two<\/span>\n                <div class=\"war-tool-icon slate\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n                <\/div>\n                <h3 class=\"war-tool-title\">Cryptographic Census<\/h3>\n                <p class=\"war-tool-desc\">Inventory every cryptographic dependency across your enterprise. Identify what is quantum vulnerable and rank migration priority.<\/p>\n                <span class=\"war-tool-time\">10 minutes<\/span>\n                <a href=\"#TOOL_CRYPTO_CENSUS_URL\" class=\"war-btn-tool coming\">Notify Me When Live<\/a>\n            <\/div>\n\n            <!-- TOOL 5: AIBOM Self Assessment  (Coming Soon placeholder) -->\n            <div class=\"war-tool-card placeholder\">\n                <span class=\"war-tool-badge coming\">Coming Soon<\/span>\n                <span class=\"war-tool-pillar amber\">Quadrant One<\/span>\n                <div class=\"war-tool-icon amber\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg>\n                <\/div>\n                <h3 class=\"war-tool-title\">AIBOM Readiness Checklist<\/h3>\n                <p class=\"war-tool-desc\">AI Bill of Materials assessment across models, datasets, code, hardware, processing, and governance. Score your readiness for regulator inspection.<\/p>\n                <span class=\"war-tool-time\">8 minutes<\/span>\n                <a href=\"#TOOL_AIBOM_URL\" class=\"war-btn-tool coming\">Notify Me When Live<\/a>\n            <\/div>\n\n            <!-- TOOL 6: Friday Afternoon Test  (Coming Soon placeholder) -->\n            <div class=\"war-tool-card placeholder\">\n                <span class=\"war-tool-badge coming\">Coming Soon<\/span>\n                <span class=\"war-tool-pillar slate\">Cross Cutting<\/span>\n                <div class=\"war-tool-icon slate\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12l2 2 4-4\"\/><path d=\"M21 12c0 4.97-4.03 9-9 9s-9-4.03-9-9 4.03-9 9-9c1.66 0 3.22.45 4.56 1.24\"\/><path d=\"M21 5l-9 9-3-3\"\/><\/svg>\n                <\/div>\n                <h3 class=\"war-tool-title\">The Friday Afternoon Test<\/h3>\n                <p class=\"war-tool-desc\">Twelve questions that distinguish governance documentation from governance enforcement. If you cannot answer them on a Friday at 4pm, your governance is theatre.<\/p>\n                <span class=\"war-tool-time\">3 minutes<\/span>\n                <a href=\"#TOOL_FRIDAY_TEST_URL\" class=\"war-btn-tool coming\">Notify Me When Live<\/a>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- DOWNLOADS SECTION\n     Categories aligned with the book's three crises plus\n     execution. Every link is a placeholder. Replace href=\"#\"\n     with the real wp-content upload URL as each file is published.\n     URL pattern: https:\/\/www.opey.org\/opeyit\/wp-content\/uploads\/2026\/05\/[file].xlsx\n     ============================================================ -->\n<div class=\"war-downloads\" id=\"war-downloads-section\">\n    <div class=\"war-section-inner\">\n        <h2 class=\"war-section-title\">Free Companion Templates<\/h2>\n        <p class=\"war-section-subtitle\">Assessment frameworks, charters, and board ready templates pulled directly from the book&#8217;s appendices. Replace placeholders with real downloads as you build.<\/p>\n\n        <!-- ============================================\n             CATEGORY 1: AGENT GOVERNANCE  (Crisis One)\n             ============================================ -->\n        <div class=\"war-download-category\">\n            <div class=\"war-cat-header violet\">\n                <div class=\"war-cat-icon\">AGT<\/div>\n                <h3 class=\"war-cat-title\">Agent Governance Templates<\/h3>\n                <span class=\"war-cat-count\">7 Files<\/span>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Agent Governance Charter Template<\/span>\n                    <span class=\"war-download-desc\">Appendix C, ready to adapt for your organization<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_AGENT_CHARTER_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Agent Inventory and Classification Workbook<\/span>\n                    <span class=\"war-download-desc\">L0 to L5 classification with governance intensity mapping<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_AGENT_INVENTORY_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">L0 to L5 Autonomy Ladder Reference Card<\/span>\n                    <span class=\"war-download-desc\">Six levels with governance requirements at each step<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_LADDER_REFERENCE_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Agent Decision Log Template<\/span>\n                    <span class=\"war-download-desc\">Audit trail format for L3 to L5 agent decisions<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_DECISION_LOG_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Kill Switch Procedure Template<\/span>\n                    <span class=\"war-download-desc\">Override authority, trigger criteria, communications playbook<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_KILL_SWITCH_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Agent SLO and Error Budget Charter<\/span>\n                    <span class=\"war-download-desc\">Reliability contract for production agents<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_AGENT_SLO_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Agent ROI Business Case Model<\/span>\n                    <span class=\"war-download-desc\">Per decision cost model with compliance overhead<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_AGENT_ROI_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ============================================\n             CATEGORY 2: QUANTUM READINESS  (Crisis Two)\n             ============================================ -->\n        <div class=\"war-download-category\">\n            <div class=\"war-cat-header crimson\">\n                <div class=\"war-cat-icon\">PQC<\/div>\n                <h3 class=\"war-cat-title\">Quantum Readiness Templates<\/h3>\n                <span class=\"war-cat-count\">6 Files<\/span>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Cryptographic Census Checklist<\/span>\n                    <span class=\"war-download-desc\">Appendix E, complete inventory framework<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_CRYPTO_CHECKLIST_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Vendor PQC Assessment Questionnaire<\/span>\n                    <span class=\"war-download-desc\">Appendix F, RFP grade questions for cryptographic vendors<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_VENDOR_PQC_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Five Year Quantum Migration Roadmap<\/span>\n                    <span class=\"war-download-desc\">Phased plan with milestones, owners, and dependencies<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_QUANTUM_ROADMAP_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Harvest Now Decrypt Later Risk Calculator<\/span>\n                    <span class=\"war-download-desc\">Quantify exposure of currently encrypted data<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_HNDL_CALC_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Crypto Agility Architecture Pattern Guide<\/span>\n                    <span class=\"war-download-desc\">Design patterns for swappable cryptographic primitives<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_CRYPTO_AGILITY_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon powerpoint\">PPT<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Quantum Readiness Board Brief Template<\/span>\n                    <span class=\"war-download-desc\">Twelve slide deck for board level quantum risk briefing<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">PPTX<\/span>\n                    <a href=\"#TEMPLATE_QUANTUM_BOARD_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ============================================\n             CATEGORY 3: REGULATORY AND SOVEREIGNTY  (Crisis Three)\n             ============================================ -->\n        <div class=\"war-download-category\">\n            <div class=\"war-cat-header emerald\">\n                <div class=\"war-cat-icon\">REG<\/div>\n                <h3 class=\"war-cat-title\">Regulatory and Sovereignty Templates<\/h3>\n                <span class=\"war-cat-count\">6 Files<\/span>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">AIBOM Self Assessment Checklist<\/span>\n                    <span class=\"war-download-desc\">Appendix G, six categories with scoring framework<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_AIBOM_CHECKLIST_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">EU AI Act Annex III Classification Tracker<\/span>\n                    <span class=\"war-download-desc\">Inventory and classify every AI system against high risk categories<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_EUAI_TRACKER_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Multi Jurisdiction Compliance Map<\/span>\n                    <span class=\"war-download-desc\">Track requirements across EU AI Act, DORA, ISO 42001, NIST AI RMF<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_JURISDICTION_MAP_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Sovereign Stack 2.0 Architecture Worksheet<\/span>\n                    <span class=\"war-download-desc\">Workload classification for jurisdictional placement<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_SOVEREIGN_STACK_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Article 14 Human Oversight Design Template<\/span>\n                    <span class=\"war-download-desc\">Risk tiered checkpoints, identity bound enforcement, anti rubber stamp metrics<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_ARTICLE14_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Regulatory Evidence Pack Template<\/span>\n                    <span class=\"war-download-desc\">Documentation set for regulator inspection or audit<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_EVIDENCE_PACK_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ============================================\n             CATEGORY 4: EXECUTION AND LEADERSHIP\n             ============================================ -->\n        <div class=\"war-download-category\">\n            <div class=\"war-cat-header amber\">\n                <div class=\"war-cat-icon\">EXE<\/div>\n                <h3 class=\"war-cat-title\">Execution and Leadership Templates<\/h3>\n                <span class=\"war-cat-count\">7 Files<\/span>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Sovereignty Clock Self Assessment<\/span>\n                    <span class=\"war-download-desc\">Appendix B, score all four quadrants<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_CLOCK_ASSESSMENT_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon powerpoint\">PPT<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Board Presentation Template<\/span>\n                    <span class=\"war-download-desc\">Appendix D, board ready slides for agent governance and quantum readiness<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">PPTX<\/span>\n                    <a href=\"#TEMPLATE_BOARD_DECK_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">15 Phrases That Will Define Your Leadership<\/span>\n                    <span class=\"war-download-desc\">Appendix A, the language of the Sovereign CIO 2.0<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_15_PHRASES_URL\" class=\"war-download-btn\">Download<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon excel\">XLS<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Twelve Month Sprint Plan<\/span>\n                    <span class=\"war-download-desc\">Week by week implementation tracker for agent governance<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">XLSX<\/span>\n                    <a href=\"#TEMPLATE_12MO_SPRINT_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Monday Morning Checklist for the Sovereign CIO<\/span>\n                    <span class=\"war-download-desc\">Five day starter sequence from Appendix C<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_MONDAY_CHECKLIST_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Cast of Characters Composite Case Studies<\/span>\n                    <span class=\"war-download-desc\">Twelve composite executive scenarios with discussion questions<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_CASE_STUDIES_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"war-download-item placeholder\">\n                <div class=\"war-file-icon word\">DOC<\/div>\n                <div class=\"war-download-info\">\n                    <span class=\"war-download-name\">Sovereign CIO 2.0 Glossary<\/span>\n                    <span class=\"war-download-desc\">Complete terminology reference from the book&#8217;s glossary<\/span>\n                <\/div>\n                <div class=\"war-download-actions\">\n                    <span class=\"war-file-type\">DOCX<\/span>\n                    <a href=\"#TEMPLATE_GLOSSARY_URL\" class=\"war-download-btn coming\">Coming Soon<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- AUTHOR SECTION -->\n<!-- ============================================================ -->\n<div class=\"war-author\">\n    <div class=\"war-section-inner\">\n        <div class=\"war-author-inner\">\n            <img decoding=\"async\" src=\"https:\/\/www.opey.org\/opeyit\/wp-content\/uploads\/2025\/12\/headshot.jpg\" alt=\"Steve Oppenheim\" class=\"war-author-photo\">\n            <div class=\"war-author-text\">\n                <h2 class=\"war-author-name\">Steve Oppenheim<\/h2>\n                <p class=\"war-author-jobtitle\">Enterprise Technology Executive and Author<\/p>\n                <p class=\"war-author-bio\">Steve Oppenheim is a technology executive and published author with over twenty five years of global leadership experience driving enterprise scale digital transformations across Fortune 500 organizations. His engineering foundation informs a hands on approach to infrastructure challenges, from thermodynamics to network architecture.<\/p>\n                <p class=\"war-author-bio\">When Agents Rule is the second book in the Sovereign CIO series, building on the cloud concentration risk frameworks introduced in When Clouds Fail. Where the first book asked how enterprises survive when their providers fail, this book asks how they remain in command when their own AI agents start to rule.<\/p>\n                <div class=\"war-author-creds\">\n                    <span class=\"war-cred\"><span class=\"war-cred-icon\">M<\/span>MBA, Cambridge University<\/span>\n                    <span class=\"war-cred\"><span class=\"war-cred-icon\">25<\/span>25 Plus Years Enterprise Tech<\/span>\n                    <span class=\"war-cred\"><span class=\"war-cred-icon\">C<\/span>CIO Mastermind Senior Mentor<\/span>\n                    <span class=\"war-cred\"><span class=\"war-cred-icon\">A<\/span>Author, Sovereign CIO Series<\/span>\n                <\/div>\n                <div class=\"war-also-by\">\n                    <span class=\"war-also-by-label\">Also by Steve Oppenheim<\/span>\n                    <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=YOUR_WCF_PAGE_ID\">When Clouds Fail: Hybrid Sovereignty, Multi Cloud Resilience, and Agentic AI<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- CTA SECTION -->\n<!-- ============================================================ -->\n<div class=\"war-cta\">\n    <h2 class=\"war-cta-title\">The Clock Is Already Running<\/h2>\n    <p class=\"war-cta-text\">Get the book, read your clock, or inquire about advisory engagements.<\/p>\n    <div class=\"war-cta-buttons\">\n        <a href=\"#BOOK_AMAZON_URL\" class=\"war-btn war-btn-dark\">Buy the Book<\/a>\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=14\" class=\"war-btn war-btn-dark\">Book to Speak<\/a>\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=14\" class=\"war-btn war-btn-dark\">Advisory Services<\/a>\n        <a href=\"#TOOL_SOVEREIGNTY_CLOCK_URL\" class=\"war-btn war-btn-dark\" style=\"background: #7C3AED !important;\">Sovereignty Clock<\/a>\n        <a href=\"#TOOL_AUTONOMY_LADDER_URL\" class=\"war-btn war-btn-dark\" style=\"background: #B91C1C !important;\">L0 to L5 Ladder<\/a>\n        <a href=\"#TOOL_ART_FRAMEWORK_URL\" class=\"war-btn war-btn-dark\" style=\"background: #059669 !important;\">A.R.T. Assessment<\/a>\n        <a href=\"#TOOL_CRYPTO_CENSUS_URL\" class=\"war-btn war-btn-dark\" style=\"background: #475569 !important;\">Crypto Census<\/a>\n        <a href=\"#TOOL_AIBOM_URL\" class=\"war-btn war-btn-dark\" style=\"background: #D97706 !important;\">AIBOM Checklist<\/a>\n        <a href=\"#TOOL_FRIDAY_TEST_URL\" class=\"war-btn war-btn-dark\" style=\"background: #475569 !important;\">Friday Test<\/a>\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=544\" class=\"war-btn war-btn-small\">Usage Policy<\/a>\n    <\/div>\n<\/div>\n\n<\/div>\n<!-- End of #war-book-page-2026 -->\n","protected":false},"excerpt":{"rendered":"<p>THE CLOCK IS RUNNING: Three convergent crises are reshaping enterprise technology leadership. Is your sovereignty clock approaching midnight? Read Your Clock Second Edition \/\/ 2026 An Executive Playbook When Agents Rule Governing AI, Surviving Quantum, and Leading Through Fragmentation You think you are in control. You are not. The crisis will come. The question is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-748","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=748"}],"version-history":[{"count":11,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/748\/revisions"}],"predecessor-version":[{"id":799,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/748\/revisions\/799"}],"wp:attachment":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}