@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap");
/* -------------------------------------------------
   Primary Brand Colours
------------------------------------------------- */
/* -------------------------------------------------
   Neutral Palette
------------------------------------------------- */
/* -------------------------------------------------
   Accent / Utility Colours
------------------------------------------------- */
@media (max-width: 768px) {
  .is-layout-flow .alignleft,
  .is-layout-flow .alignright {
    float: none;
    display: block;
    margin: 0 auto 1.5rem auto;
    margin-inline-start: 0;
    margin-inline-end: 0;
  }
  .is-layout-flow .alignleft > div,
  .is-layout-flow .alignright > div {
    width: 100% !important;
    height: auto !important;
  }
  .is-layout-flow .alignleft img,
  .is-layout-flow .alignright img {
    width: 100% !important;
  }
}
.alignfull,
.alignfull img {
  width: 100% !important;
  margin-inline: unset !important;
}

/* Code block wrapper */
.wp-block-code {
  background: #fafafa;
  border: 1px solid #e5e7eb;
  border-radius: 2px;
  padding: 20px;
  font-family: "JetBrains Mono", "Fira Code", "SFMono-Regular", monospace;
  font-size: 0.95rem;
  line-height: 1.55;
  color: #1f2937;
  white-space: pre;
  overflow-x: auto;
}

figcaption {
  display: block !important;
  color: #167ac6;
  font-size: 12px;
}

.editor-styles-wrapper.post-type-post {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  width: auto;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 18px;
  line-height: 1.6;
}
.editor-styles-wrapper.post-type-post .wp-block {
  max-width: none !important;
}
.editor-styles-wrapper.post-type-post .wp-block-post-title {
  padding: 0 30px 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e7eb;
}
.editor-styles-wrapper.post-type-post .is-root-container {
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
  padding: 60px 30px;
  background-color: #f4f4f4;
}
.editor-styles-wrapper.post-type-post h2 {
  margin-bottom: 2rem;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../styles/_fonts.scss%22,%22../../styles/variables/_colors.scss%22,%22../../styles/_gutenberg.scss%22,%22../../styles/editor.scss%22,%22../../styles/variables/_mixins.scss%22,%22../../styles/_variables.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AACQ;ACCR;AAAA;AAAA;AASA;AAAA;AAAA;AAaA;AAAA;AAAA;ACEA;EArBI;AAAA;IAEI;IACA;IACA;IAEA;IACA;;EAEA;AAAA;IACI;IACA;;EAGJ;AAAA;IAEI;;;AAWZ;AAAA;EAEI;EACA;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA,ODjDG;ECkDH;;;ACjDJ;ECLI,WDMwB;ECLxB;EACA;EACA;EDIA;EAEA,aEVU;EFWV;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA,kBFZG;;AEeP;EACI%22,%22file%22:%22editor.css%22%7D */
