/*
Theme Name: Goethe 2026 React Preview
Theme URI: https://goetheflower.com/
Description: 歌德國際花藝 React 即時預覽主題；保留公開 Blocksy Child 不變，並支援課程與 IHK 深層路由預覽。
Version: 1.0.4
Text Domain: goethe-2026-react-preview
*/

html,
body,
#goethe-react-preview-root {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  background: #102b2d;
}

.goethe-react-preview-frame {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  background: #102b2d;
}

/* React Preview 自帶唯一的 LINE 諮詢入口；隱藏 WordPress／Elementor 外層浮動元件，避免在 iframe 右下角重複。 */
body.goethe-2026-react-preview .elementor-location-floating-buttons,
body.goethe-2026-react-preview .elementor-widget-floating-buttons,
body.goethe-2026-react-preview .e-floating-buttons,
body.goethe-2026-react-preview [class*="elementor-floating"],
body.goethe-2026-react-preview [class*="floating-button"] {
  display: none !important;
}
