body.is-embedded .nav,
body.is-embedded .footer,
body.is-embedded .sidebar { display: none !important; }

body.is-embedded .main-content { margin-left: 0 !important; padding-top: 0 !important; }

/* Remove any fixed positioning that conflicts with iframe layout */
body.is-embedded .topbar { position: relative !important; }
