.homey-journal-amazon{margin:34px 0 0;padding:28px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;background:linear-gradient(135deg,#fdfaf3,#efe1c4);border:1px solid #d8b56a;border-radius:18px;color:#10213f;box-shadow:0 14px 30px rgba(7,19,43,.10)}
.homey-journal-amazon h2{margin:0 0 8px!important;padding:0!important;border:0!important;color:#10213f!important;font-size:clamp(1.35rem,2.3vw,2rem)!important}.homey-journal-amazon p{margin:0!important;color:#33445b!important;max-width:690px}.homey-journal-amazon a{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;background:#07132b!important;color:#f7f2e9!important;border-radius:999px;padding:12px 19px;text-decoration:none!important;font-weight:800}.homey-journal-amazon a:hover{background:#152f58!important}@media(max-width:640px){.homey-journal-amazon{grid-template-columns:1fr;padding:23px}.homey-journal-amazon a{justify-self:start}}

/* Homey recovery: article bodies must remain visible; homepage-only journal suppression is preserved. */
body:not(.homey-homepage) .homey-journal-entry { display:block !important; visibility:visible !important; opacity:1 !important; }
