/* Harthwyn 26.01.329 — Full Front-End Ownership and Theme Independence Repair */
html[data-harthwyn-full-frontend-ownership-document-260329="1"],
body.harthwyn-full-frontend-ownership-260329 {
  margin: 0;
  min-height: 100%;
  background: #f7f2ea;
}

body.harthwyn-full-frontend-ownership-260329 {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.harthwyn-theme-shell-suppressed-260329 #page,
body.harthwyn-theme-shell-suppressed-260329 .site,
body.harthwyn-theme-shell-suppressed-260329 .site-content,
body.harthwyn-theme-shell-suppressed-260329 .content-area,
body.harthwyn-theme-shell-suppressed-260329 .entry-content,
body.harthwyn-theme-shell-suppressed-260329 .ast-container,
body.harthwyn-theme-shell-suppressed-260329 .wp-site-blocks {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}

body.harthwyn-theme-shell-suppressed-260329 .site-header,
body.harthwyn-theme-shell-suppressed-260329 .ast-primary-header-bar,
body.harthwyn-theme-shell-suppressed-260329 .main-header-bar,
body.harthwyn-theme-shell-suppressed-260329 header.site-header,
body.harthwyn-theme-shell-suppressed-260329 .site-footer,
body.harthwyn-theme-shell-suppressed-260329 footer.site-footer,
body.harthwyn-theme-shell-suppressed-260329 .entry-header,
body.harthwyn-theme-shell-suppressed-260329 .page-header,
body.harthwyn-theme-shell-suppressed-260329 .ast-breadcrumbs-wrapper,
body.harthwyn-theme-shell-suppressed-260329 .widget-area,
body.harthwyn-theme-shell-suppressed-260329 aside.sidebar,
body.harthwyn-theme-shell-suppressed-260329 #secondary {
  display: none !important;
}

body.harthwyn-full-frontend-ownership-260329 #harthwyn-managed-page-document-main,
body.harthwyn-full-frontend-ownership-260329 .harthwyn-managed-app-canvas,
body.harthwyn-full-frontend-ownership-260329 [data-harthwyn-page-shell="1"] {
  display: block;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box;
}

body.harthwyn-full-frontend-ownership-260329 .harthwyn-page-shell,
body.harthwyn-full-frontend-ownership-260329 .harthwyn-dashboard,
body.harthwyn-full-frontend-ownership-260329 .harthwyn-message-center,
body.harthwyn-full-frontend-ownership-260329 .harthwyn-events-hub,
body.harthwyn-full-frontend-ownership-260329 .harthwyn-profile-workspace {
  width: min(100%, 1440px);
  margin-inline: auto;
  box-sizing: border-box;
}

@media (display-mode: standalone) {
  body.harthwyn-full-frontend-ownership-260329 .harthwyn-managed-app-canvas {
    padding-bottom: env(safe-area-inset-bottom);
  }
}

@media (max-width: 782px) {
  body.harthwyn-full-frontend-ownership-260329 {
    background: #fffaf4;
  }
  body.harthwyn-full-frontend-ownership-260329 .harthwyn-page-shell {
    width: 100%;
    padding-inline: max(16px, env(safe-area-inset-left));
    padding-right: max(16px, env(safe-area-inset-right));
  }
}
